@font-face {
  /* font-test*/
  font-family: hiragino_sans_gb_w3;
  src: url("../font/hiragino_sans_gb_w3-webfont.woff"),
    url("../font/hiragino_sans_gb_w3-webfont.ttf"), url("../font/hiragino_sans_gb_w3-webfont.eot"); /* IE9 */
}

/*
::-webkit-scrollbar{width:6px;background-color:#e1e5ea}
::-webkit-scrollbar-thumb{background-color:#c3cad4;border-radius:10px;border:2px solid #e1e5ea;}
::-webkit-scrollbar-thumb:hover{background-color:#aab1bc;}
::-webkit-scrollbar-thumb:active{border:0;border-radius:0;background-color:#737ed7}
::-webkit-scrollbar-thumb:window-inactive{background-color:#4c97da}

*/

html,
p,
a,
input {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  text-decoration: none;
}
a,
p,
div,
input,
selcet,
li {
  transition-duration: 0.5s;
}


a:hover,
p:hover,
div:hover,
input:hover,
select:hover,
li:hover {
  transition-duration: 0.5s;
}
img {
  border: 0px;
}
.clear {
  clear: both;
}
.kx {
  height: 15px;
  overflow: hidden;
}
.mt5 {
  margin-top: 5px;
}
.left {
  float: left;
}
.right {
  float: right;
}
ul,
li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.round {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
a:link:hover {
  color: #255da8;
}

.head {
  width: 100%;
  height: 60px;
  background: #f0f0f0;
}
.head a {
  line-height: 38px;
}

.top {
  height: 115px;
  width: 100%;
  background: #ffffff;
  border-bottom: 1px solid #f2f2f2;
}

.logo {
  width: 360px;
  height: 70px;
  background: url(../image/logo.png) no-repeat;
  background-size: 100%;
  float: left;
  margin-top: 16px;
}

nav {
  float: right;
  margin-top: 40px;
}
nav ul {
  margin: 0px;
  padding: 0px;
}
nav ul li {
  float: left;
  margin-left: 45px;
}
nav ul li a {
  line-height: 40px;
  color: #333333;
  font-size: 15px;
  display: block;
}
nav ul li:hover a {
  border-bottom: 0px solid #255da8;
  padding-bottom: 3px;
  color: #2378d5;
}

nav ul li ul {
  display: none;
  position: absolute;
  box-shadow: 2px 0px 5px rgba(0, 0, 80, 0.4);
  background: #ffffff;
  margin-top: 0px;
  margin-left: -50px;
  z-index: 999;
  padding: 10px 0px;
  border-bottom: 2px solid #2378d5;
}
nav ul li:hover ul {
  display: block;
}
nav ul li:hover ul li {
  width: 160px;
  height: 40px;
  margin: 0px;
  text-align: center;
  float: none;
}
nav ul li:hover ul li:hover {
}
nav ul li:hover ul li a {
  line-height: 40px;
  border-bottom: 0px solid #255da8;
  padding-bottom: 0px;
  color: #666666;
}
nav ul li:hover ul li a:hover {
  color: #2378d5;
}

.warp {
  width: 1200px;
  margin: 0px auto;
}

.banneri {
  height: 370px;
  width: 100%;
  background: url(../image/banneri.jpg) no-repeat center;
  background-size: cover;
}

.hottips {
  height: 30px;
  margin: 20px 0px;
}
.hottips a {
  line-height: 30px;
  padding: 0px 10px;
}
.hottips a:hover {
  color: #255da8;
}
.hottips font {
  color: #255da8;
  line-height: 30px;
  float: left;
}

.indextag .left {
  width: 320px;
}
.indextag .left img {
  width: 320px;
  height: 263px;
}
.indextag .right {
  width: 445px;
}
.indextag .right .hot {
  border-bottom: 1px dotted #f2f2f2;
  padding-bottom: 5px;
}
.indextag .right .hot a {
  font-size: 16px;
  color: #255da8;
  line-height: 30px;
}
.indextag .right .hot a font {
  font-size: 12px;
  color: #666666;
  line-height: 30px;
}
.indextag .right ul {
  margin: 0px;
  padding: 0px;
}
.indextag .right ul li {
  border-bottom: 1px dotted #f2f2f2;
  height: 40px;
  background: url(../image/dian.png) no-repeat left center;
}
.indextag .right ul li a {
  padding-left: 15px;
  line-height: 40px;
}
.indextag .right ul li a span {
  float: right;
  line-height: 40px;
  color: #999999;
}
.indextag .right ul li a:hover {
  color: #255da8;
}

.iconindex {
  float: right;
  width: 384px;
}
.iconindex ul {
}
.iconindex ul li {
  width: 182px;
  float: left;
  margin-bottom: 10px;
  margin-left: 10px;
  height: 90px;
  background: #255da8;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  padding-top: 16px;
}
.iconindex ul li font {
  color: #ffffff;
  display: block;
}
.iconindex ul li img {
  width: 50px;
  height: 50px;
}
.iconindex ul li:hover {
  background: #eabd07;
}

.ad {
  height: 100px;
  width: 100%;
  background: url(../image/AD.jpg) no-repeat;
  margin: 20px 0px;
}
.ad2 {
  height: 80px;
  width: 100%;
  background: url(../image/ad1.jpg) no-repeat;
  margin: 20px 0px;
}

.zjzk {
  float: left;
  width: 805px;
}
.zjzk_title {
  height: 65px;
  width: 100%;
  border-top: 2px solid #255da8;
}
.zjzk_title a {
  line-height: 65px;
  font-size: 16px;
}
.zjzk_title a font {
  font-size: 12px;
  line-height: 65px;
  padding: 0px 10px;
}
.zjzk_title a font:hover {
  color: #255da8;
}

.zjzk ul {
}
.zjzk ul li {
  width: 392px;
  float: left;
  margin-right: 21px;
  background: #f2f2f2;
  height: 150px;
  margin-bottom: 20px;
}
.zjzk ul li.spec {
  margin-right: 0px;
}
.zjzk ul li .pic {
  width: 140px;
  height: 150px;
  float: left;
}
.zjzk ul li .pic img {
  width: 140px;
  height: 150px;
}
.zjzk ul li .text {
  padding: 10px;
  float: left;
  width: 232px;
}
.zjzk ul li .text a {
  font-size: 13px;
  color: #999999;
  line-height: 22px;
}
.zjzk ul li .text a span {
  color: #255da8;
  font-size: 16px;
  line-height: 35px;
}
.zjzk ul li .text a font {
  color: #666666;
  padding-left: 10px;
}

.zcfg {
  float: right;
  width: 375px;
  float: right;
}
.zcfg .pic {
  width: 375px;
  height: 100px;
}
.zcfg .pic img {
  width: 375px;
  height: 100px;
}

.zcfg .hot {
  border-bottom: 1px dotted #f2f2f2;
  padding-bottom: 5px;
}
.zcfg .hot a {
  font-size: 14px;
  color: #255da8;
  line-height: 30px;
}
.zcfg .hot a font {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
}
.zcfg ul {
  margin: 0px;
  padding: 0px;
}
.zcfg ul li {
  border-bottom: 0px dotted #f2f2f2;
  height: 35px;
  background: url(../image/dian.png) no-repeat left center;
}
.zcfg ul li a {
  padding-left: 15px;
  line-height: 35px;
}
.zcfg ul li a:hover {
  color: #255da8;
}

.sectag .left {
  width: 230px;
  height: 180px;
  float: left;
}
.sectag .left img {
  width: 230px;
  height: 180px;
  padding-bottom: 10px;
}
.sectag .left a {
  line-height: 20px;
  font-size: 14px;
}
.sectag .right {
  width: 545px;
  float: right;
}
.sectag .right ul {
  margin: 0px;
  padding: 0px;
}
.sectag .right ul li {
  border-bottom: 1px dotted #f2f2f2;
  height: 38px;
  background: url(../image/dian.png) no-repeat left center;
}
.sectag .right ul li a {
  padding-left: 15px;
  line-height: 38px;
}
.sectag .right ul li a span {
  float: right;
  line-height: 38px;
  color: #999999;
}

.thrtag {
  width: 384px;
  float: right;
}
.thrtag ul {
  margin: 0px;
  padding: 0px;
}
.thrtag ul li {
  border-bottom: 1px dotted #f2f2f2;
  height: 38px;
  background: url(../image/dian.png) no-repeat left center;
}
.thrtag ul li a {
  padding-left: 15px;
  line-height: 38px;
}
.thrtag ul li a span {
  float: right;
  line-height: 38px;
  color: #999999;
}

.link_title {
  height: 30px;
  margin: 20px 0px;
  margin-top: 40px;
}
.link_title a {
  line-height: 30px;
  font-size: 14px;
  color: #000000;
}
.link ul {
}
.link ul li {
  width: 169px;
  border: 1px solid #f2f2f2;
  height: 70px;
  float: left;
}
.link ul li img {
  width: 169px;
  height: 70px;
}

footer {
  width: 100%;
  margin-top: 30px;
  height: 220px;
  padding-top: 0px;
  background: #f7f7f7;
  padding-top: 40px;
}
footer ul {
  padding: 0px;
  width: 1200px;
  margin: auto;
  border-top: 1px solid #f2f2f2;
}
footer ul li {
  width: 155px;
  float: left;
  height: 180px;
}
footer ul li.line {
  border-right: 1px solid #f2f2f2;
}
footer ul li .ft {
  margin-bottom: 10px;
}
footer ul li .ft a {
  font-size: 16px;
  color: #333333;
}
footer ul li .ft a:hover {
  padding-left: 0px;
}
footer ul li a {
  color: #666666;
  font-size: 12px;
  line-height: 28px;
}
footer ul li a:hover {
  padding-left: 10px;
  color: #255da8;
}

footer ul li.ewm {
  margin-left: 60px;
  width: 360px;
  margin-top: 0px;
  float: right;
}
footer ul li.ewm img {
  width: 100px;
  height: 100px;
  border: 1px solid #cccccc;
  float: left;
  margin: 0px 5px;
}
footer ul li.ewm .wz {
  margin-left: 5px;
  margin-top: 10px;
  text-align: left;
}
footer ul li.ewm .wz a {
  font-size: 20px;
  line-height: 30px;
}

.footline {
  height: 50px;
  border-top: 1px solid #eeeeee;
  text-align: center;
  width: 100%;
  margin: auto;
  background: #ebebeb;
}
.footline a {
  line-height: 50px;
  font-size: 14px;
  padding: 0px 10px;
  color: #333333;
}

/* about */

.local {
  height: 140px;
  margin-top: -140px;
  width: 100%;
  background: rgba(247, 249, 251, 0.85) !important;
  filter: Alpha(opacity=85);
  background: #f7f9fb; /*　使用IE专属滤镜实现IE背景透明*/
}

.titleen {
  position: relative;
  padding-top: 40px;
}
.titleen a {
  line-height: 60px;
  font-size: 42px;
  font-weight: 600;
  color: #e2e6ee;
}
.titlecn {
  position: relative;
  margin-top: -50px;
}
.titlecn a {
  line-height: 60px;
  font-size: 32px;
  font-weight: 600;
  color: #203071;
}
.titlelocal {
  float: right;
  margin-top: -50px;
}
.titlelocal a {
  font-size: 12px;
}

.locals {
  height: 40px;
  margin: 20px 0px;
}
.locals a {
  line-height: 40px;
}

.smalltitle {
  border-bottom: 1px solid #f2f2f2;
  text-align: center;
  width: 100%;
  height: 50px;
}
.smalltitle ul {
  margin: 0px;
  padding: 0px;
  width: 1200px;
  margin: auto;
  text-align: center;
}
.smalltitle ul li {
  float: left;
  display: inline-table;
  width: 150px;
  border-left: 1px solid #f2f2f2;
}
.smalltitle ul li a {
  line-height: 50px;
  display: block;
}
.smalltitle ul li.in {
  background: #203071;
}
.smalltitle ul li:hover {
  background: #203071;
}
.smalltitle ul li:hover a {
  color: #ffffff;
}
.smalltitle ul li.in a {
  color: #ffffff;
}

.smalltitle ul.newscate {
  margin: 0px;
  padding: 0px;
  width: 1200px;
  margin: auto;
  text-align: center;
}
.smalltitle ul.newscate li {
  float: left;
  display: inline-table;
  width: 24%;
  border-left: 1px solid #f2f2f2;
}

.smalltitle ul.fourcate {
  margin: 0px;
  padding: 0px;
  width: 1200px;
  margin: auto;
  text-align: center;
}
.smalltitle ul.fourcate li {
  float: left;
  display: inline-table;
  width: 24.99%;
  border-left: 1px solid #f2f2f2;
}

.proleft {
  width: 201px;
  float: left;
  margin-right: 25px;
  margin-top: 55px;
}
.proright {
  width: 974px;
  float: left;
}

.proleft ul {
  margin: 0px;
  padding: 0px;
  width: 281px;
  margin: auto;
  text-align: center;
}
.proleft ul li {
  float: left;
  display: inline-table;
  width: 199px;
  border: 1px solid #f2f2f2;
}
.proleft ul li a {
  line-height: 50px;
  display: block;
}
.proleft ul li.in {
  background: #203071;
}
.proleft ul li:hover {
  background: #203071;
}
.proleft ul li:hover a {
  color: #ffffff;
}
.proleft ul li.in a {
  color: #ffffff;
}

.zjzks {
  margin-top: 55px;
}
.zjzks .title a {
  line-height: 40px;
  font-size: 28px;
  color: #000000;
}
.zjzks .title a span {
  font-size: 14px;
  display: block;
}
.zjzks .title a img {
  float: left;
  margin: 0 20px 20px 0;
  height: 120px;
}

.cgzh {
  margin-top: 55px;
  border-bottom: 1px dotted #cccccc;
  padding-bottom: 30px;
}
.cgzh .title a {
  line-height: 40px;
  font-size: 28px;
  color: #000000;
}
.cgzh .title a span {
  font-size: 14px;
  display: block;
}
.cgzh .title a img {
  float: left;
  margin: 0 20px 20px 0;
  height: 120px;
}

.singlep {
  text-align: center;
  margin-top: 55px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.singlep a {
  line-height: 40px;
  font-size: 18px;
  color: #d30101;
}

.intitle {
  margin: 0px;
  border-bottom: 1px solid #cccccc;
  height: 50px;
}
.intitle a {
  line-height: 50px;
  font-size: 20px;
  font-weight: 600;
  color: #203071;
}

.incontent .left {
  width: 530px;
  margin-right: 50px;
}
.incontent .left img {
  width: 530px;
}

.incontent .right {
  width: 620px;
}

.incontent {
  padding-top: 15px;
}
.incontent.about img {
  width: 33%;
}

/* news */

.newslist {
  margin-top: 20px;
}
.newslist ul {
  margin: 0px;
  padding: 0px;
}
.newslist ul li {
  height: 170px;
  width: 100%;
  border-bottom: 1px dotted #f2f2f2;
  padding-top: 20px;
}
.newslist ul li .left {
  width: 205px;
}
.newslist ul li .left img {
  width: 205px;
  height: 150px;
}
.newslist ul li .right {
  width: 955px;
}
.newslist ul li .right a {
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.newslist ul li .right a span {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.newslist ul li .right a font {
  font-size: 12px;
  color: #666666;
  line-height: 30px;
}
.newslist ul li a:hover,
.newslist ul li a:hover span,
.newslist ul li a:hover font {
  color: #255da8;
}

.content img {
  max-width: 100%;
}

/* standard */

.standard {
  margin-top: 35px;
}
.standard ul {
  margin: 0px;
  padding: 0px;
}
.standard ul li {
  height: 170px;
  width: 100%;
  border-bottom: 1px dotted #f2f2f2;
  padding-top: 20px;
}
.standard ul li .left {
  width: 205px;
}
.standard ul li .left img {
  width: 205px;
  height: 150px;
}
.standard ul li .right {
  width: 755px;
}
.standard ul li .right a {
  line-height: 30px;
  font-size: 16px;
  color: #000000;
}
.standard ul li .right a span {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}
.standard ul li .right a font {
  font-size: 12px;
  color: #666666;
  line-height: 30px;
}
.standard ul li a:hover,
.newslist ul li a:hover span,
.newslist ul li a:hover font {
  color: #255da8;
}

.cont img {
  max-width: 100%;
}

/* product */

.productlist {
  margin-top: 30px;
}
.productlist ul {
}
.productlist ul li {
  width: 306px;
  border: 1px solid #f2f2f2;
  float: left;
  margin-right: 25px;
  margin-top: 25px;
  padding-bottom: 30px;
}
.productlist ul li.spec {
  margin-right: 0px;
}
.productlist ul li .pic {
  width: 120px;
  height: 120px;
  padding: 20px 93px;
}
.productlist ul li .pic img {
  width: 120px;
  height: 120px;
  -moz-border-radius: 90px;
  -webkit-border-radius: 90px;
  border-radius: 90px;
  border: 5px solid #ffffff;
}
.productlist ul li .text {
  width: 266px;
  height: 95px;
  padding: 20px;
  overflow: hidden;
  padding-bottom: 30px;
}
.productlist ul li .text h4 {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: 35px;
}
.productlist ul li .text h4 span {
  font-size: 14px;
  padding-left: 15px;
  color: #999999;
}
.productlist ul li .text p {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
}
.productlist ul li:hover {
  box-shadow: 2px 1px 25px #cccccc;
}
.productlist ul li:hover {
  background: #f2f2f2;
}
.productlist ul li:hover .text p,
.productlist ul li:hover .text h4,
.productlist ul li:hover .text h4 span {
  color: #000000;
}

/* product */

.achieve {
  margin-top: 0px;
}
.achieve ul {
}
.achieve ul li {
  width: 306px;
  border: 1px solid #f2f2f2;
  float: left;
  margin-right: 25px;
  margin-top: 25px;
  padding-bottom: 30px;
}
.achieve ul li.spec {
  margin-right: 0px;
}
.achieve ul li .pic {
  width: 286px;
  height: 150px;
  padding: 10px;
  padding-bottom: 0px;
}
.achieve ul li .pic img {
  width: 286px;
  height: 150px;
}
.achieve ul li .text {
  width: 266px;
  height: 95px;
  padding: 10px 20px;
  overflow: hidden;
  padding-bottom: 30px;
}
.achieve ul li .text h4 {
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  line-height: 35px;
}
.achieve ul li .text h4 span {
  font-size: 14px;
  padding-left: 15px;
  color: #999999;
}
.achieve ul li .text p {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
}
.achieve ul li:hover {
  box-shadow: 2px 1px 25px #cccccc;
}
.achieve ul li:hover {
  background: #f2f2f2;
}
.achieve ul li:hover .text p,
.achieve ul li:hover .text h4,
.achieve ul li:hover .text h4 span {
  color: #000000;
}

.result {
  height: 30px;
  background: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-table;
  margin-top: 30px;
  margin-bottom: 40px;
}
.result a {
  height: 30px;
  padding: 8px 15px;
  line-height: 35px;
  background: #ffffff;
  border: 1px solid #f2f2f2;
  border-left: none;
}
.result a:hover {
  background: #1270cf;
  color: #ffffff;
}

.result a.prev {
  background: #ffffff;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-left: 1px solid #f2f2f2;
}
.result a.prev:hover {
  background: #1270cf;
}
.result a.prev.current:hover {
  background: #ffffff;
  color: #666666;
}
.result a.next {
  background: #ffffff;
  color: #333333;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.result a.next:hover {
  background: #1270cf;
  color: #ffffff;
}
.result a.next:hover.current {
  background: #ffffff;
  color: #666666;
}
.result a.current:hover {
  background: #ffffff;
  color: #666666;
}
.result a.current {
  background: #255da8;
  color: #ffffff;
}
.result a.next.current {
  background: #ffffff;
  color: #666666;
}
.result a.prev.current {
  background: #ffffff;
  color: #666666;
}

.innerleft {
  width: 250px;
  float: left;
  margin-right: 40px;
}

.lefttitle {
  height: 50px;
  background: #021257;
  text-align: center;
}
.lefttitle a {
  line-height: 50px;
  color: #ffffff;
}

.catelist {
  width: 100%;
}
.catelist ul {
  margin: 0px;
  padding: 0px;
}
.catelist ul li {
  height: 50px;
  border-bottom: 1px solid #f2f2f2;
}
.catelist ul li a {
  line-height: 50px;
  padding-left: 40px;
}
.catelist ul li:hover {
  background: #021257;
}
.catelist ul li:hover a {
  color: #ffffff;
}

.innerright {
  width: 910px;
  float: left;
}

.achievelist {
  margin-top: 55px;
}
.achievelist ul {
  margin: 0px;
  padding: 0px;
}
.achievelist ul li {
  float: left;
  margin-right: 10px;
  text-align: center;
  border: 1px solid #f2f2f2;
  margin-bottom: 10px;
}
.achievelist ul li a {
  padding: 0px 15px;
  line-height: 35px;
}
.achievelist ul li:hover {
  background: #021257;
}
.achievelist ul li:hover a {
  color: #ffffff;
}
.achievelist ul li.in {
  background: #021257;
}
.achievelist ul li.in a {
  color: #ffffff;
}

.lyb {
  position: absolute;
  top: 200px;
  background: rgba(255, 255, 255, 0.9) !important;
  filter: Alpha(opacity=90);
  width: 350px;
  z-index: 99;
  height: 350px;
  right: 10%;
}
.lyb input[type="text"] {
  width: 80%;
  margin: 10px 10%;
  outline: none;
  height: 40px;
  text-indent: 20px;
  background: #ffffff;
  border: 1px solid #cccccc;
}
.lyb input[type="button"] {
  width: 80%;
  margin: 10px 10%;
  background: #255da8;
  border: none;
  color: #ffffff;
  height: 40px;
  cursor: pointer;
}

ul.tabs {
  position: relative;
  width: 100%;
  z-index: 100;
}
ul.tabs li {
  list-style: none;
}
ul.tabs li input[type="radio"] {
  display: none;
}
ul.tabs li label {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 50px;
  box-sizing: border-box;
  cursor: pointer;
  transition: all 0.3s;
}
ul.tabs li input:checked + label {
  color: #fff;
  background-color: #255da8;
}
ul.tabs li:last-child label {
  background: #f2f2f2;
}
ul.tabs li .content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 70px;
  width: 100%;
  font-size: 24px;
  text-align: center;
  line-height: 300px;
  color: #fff;
  transition: all 0.3s;
}
ul.tabs li input:checked ~ .content {
  opacity: 1;
  visibility: visible;
}


.aaaaa{
  z-index:100;
  position: fixed;
  top:0;
  background-color:#ffffff;
  padding:20px;
}
.aaaaa .bbbb{
  font-size:40px;
  color:#000000;
}