/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#1d2088;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

/*头部样式*/
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{height: 95px;position: absolute;top:0;z-index: 99999;background: #fff;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;margin-left: -58px;margin-top: 31px;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;text-align: right;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{margin-top: 13px;}

/*热门搜索*/
.sou{margin-top: -37px;position: relative;z-index: 999;}
.sou .wh{width: 1117px;height: 113px;background-color: #ffffff;}
#formsearch{float:right;width: 303px;height: 36px;background: url(../images/ss.png) no-repeat top center;margin-top: 29px;margin-right: 102px;}
.hotSearch{float:left;height:14px;line-height:14px;font-weight:normal;margin: 41px 0 0 82px;color: #000000;font-size: 14px;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{color: #000000;}
.hotSearch a:after{content: ' ，';}
.hotSearch a:last-child:after{content: '';}
#formsearch input{height:36px;background:transparent;border:none;line-height:36px;}
#formsearch input#keyword{height:36px;line-height:36px;padding-left:4px;color:#666;width: 243px;}
#formsearch input#s_btn{width:56px;height:36px;line-height:36px;text-align:center;background-color:transparent;color:#fff;border:none;cursor:pointer;font-size: 12px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:82px;color:#000000;height:82px;padding: 0;font-size: 18px;padding: 0;}
.nav li a:hover{color:#2186ff;text-decoration:none;background:url(../images/line1.png) no-repeat bottom center;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background:url(../images/line1.png) no-repeat bottom center;
}

.nav .sec{height:0;background:#2186ff;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:82px;left:0px;width: 100%;}
.nav .sec a{background:#2186ff;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#2186ff;text-decoration:none;color:#fff;}



.box1{margin-top: 37px;background: url(../images/abj.png) no-repeat top right;padding-bottom: 60px;}
.aleft img{width: 558px;height: 543px;display: block;}
.aright{width: 635px;}
.abt{letter-spacing: 1px;color: #ffffff;font-size: 36px;text-transform: uppercase;padding-left: 82px;line-height: 30px;padding-top: 39px;}
.abt span{display: block;font-size: 26px;padding-left: 40px;}
.acon{font-size: 16px;color: #383838;padding-top: 68px;    line-height: 26px;    height: 312px;overflow: hidden;}
.aul{margin-left: 18px;}
.aul li{float: left;margin-right: 27px;}
.aul li:last-child{margin-right: 0;}
.aul li a{display: block;text-align: center;width: 120px;height: 31px;background-color: #ffffff;border: solid 1px #004496;line-height: 29px;color: #000000;font-size: 14px;}
.aul li a:hover,.aul li:last-child a{background: #5fa776;color: #fff;border-color: #5fa776;}




.box2{background: url(../images/bj1.jpg) no-repeat top center;padding-top: 95px;padding-bottom: 93px;}
.bt1{text-align: center;font-size: 36px;color: #fff;text-transform: uppercase;line-height: 33px;}
.bt1 span{display: block;letter-spacing: 1px;font-size: 26px;}
.yul{margin-top: 64px;margin-left: 28px;}
.yul li{position: relative;box-shadow: 1px 3px 7px 1px rgba(0, 0, 0, 0.57);margin-right: 100px;}
.yul li:last-child{margin-right: 0;}
.yul li img{width: 310px;height: 495px;display: block;}
.yul li p{color: #000000;font-size: 14px;width: 171px;margin: 0 auto;top: 415px;left: 73px;position: absolute;line-height: 24px;text-align: center;}



.box3{background: url(../images/bj2.jpg) no-repeat top center;height: 943px;padding-top: 42px;}
.box3 .bt1 span{background: url(../images/line2.png) no-repeat center;}
.psort{text-align: center;margin-top: 31px;}
.psort li{text-align: center;margin: 0 13px;display: inline-block;}
.psort li a{display: block;width: 161px;height: 37px;border: solid 1px #ffffff;color: #ffffff;font-size: 14px;text-align: center;line-height: 35px;}
.psort li a:hover,.psort li.cur a{background: #5fa776;color: #fff;border-color: #5fa776;}


.pbox{margin-top: 84px;}
.plist li{box-shadow: 0 0 15px #333;position: relative;}
.plist li a.img{display: block;}
.plist li a.img img{width: 600px;height: 550px;display: block;}
.plist li h3 a{display: block;color: #fff;font-size: 36px;font-weight: normal;letter-spacing: 1px;text-align: center;padding: 164px 0 50px 0;}
.plist li .bj1{position: absolute;width: 100%;height: 100%;top:0;left: 0;background: rgba(0,0,0,.5);display: none;}
.plist li p{width: 350px;color: #fff;font-size: 18px;line-height: 30px;margin-left:171px;}
.gd a{color: #ffffff;font-size: 14px;width: 88px;height: 24px;background-color: #5fa776;border-radius: 12px;text-align: center;line-height: 24px;display: block;margin: 85px 0 0 352px;}
.plist li:hover .bj1{display: block;}
.plist2{width: 600px;position: relative;z-index: 99;}
.plist2 li:nth-child(2) .bj2{float: right;}
.plist2 li a.img img{display: block;width: 300px;height: 275px;}
.plist2 li .bj2{width: 300px;height: 275px;background-color: #5fa776;}
.plist2 li h3 a{letter-spacing: 1px;color: #ffffff;font-size: 26px;text-align: center;display: block;font-weight: normal;padding: 50px 0 28px 0;}
.bj2 p{	color: #ffffff;font-size: 14px;line-height: 24px;margin:0 10px 0 41px;}
.gd2 a{display: block;width: 88px;height: 24px;border-radius: 12px;border: solid 2px #ffffff;color: #ffffff;font-size: 14px;line-height: 20px;text-align: center;margin: 0 auto;margin-top: 20px;}
.plist2 li:nth-child(2) h3 a{padding-bottom: 10px;}

.box11{padding-top: 65px;}
.box11 .bt1{color: #000000;}
.box11 .bt1 span{padding-top: 5px;}
.w1{letter-spacing: 4px;color: #000000;font-size: 18px;text-align: center;}

.ke{height:424px;background: url(../images/bj3.jpg) no-repeat top center;margin-top: 39px;}
.ads1{height: 424px;position: relative;}
.ads1 li{position: absolute;}
.ads1 .li1{top:108px;left: 40px;}
.ads1 .li2{top:26px;left: 250px;}
.ads1 .li3{top:103px;left: 523px;}
.ads1 .li4{top:23px;right: 233px;}
.ads1 .li5{top:105px;right: 52px;}
.ads1 .li6{bottom:36px;left: 342px;}
.ads1 .li7{bottom:36px;right: 315px;}


.box4{margin-top: 100px;}
.nbt{letter-spacing: 1px;color: #000000;font-size: 26px;margin-bottom: 43px;margin-left: 7px;}
.nbt span{display: block;text-transform: uppercase;color: #9b9a9a;font-size: 18px;letter-spacing: 0;}
.nleft{width: 645px;}
.nright{width: 487px;}
.news_list1 li a.img img{display: block;width: 204px;height: 155px;}
.xin{width: 420px;margin-left: 16px;}
.news_list1 li .xcon a{letter-spacing: 1px;color: #000000;font-size: 18px;display: block;}
.news_list1 li .xcon span{font-size:14px;} 
.news_list1 li .xcon a span{color: #707070;font-size: 14px;display: block;line-height: 27px;}
.news_list1 li p{color: #525252;font-size: 14px;margin-top: 17px;}
.nmore a{display: block;width: 76px;height: 24px;background-color: #0c51ae;border-radius: 10px;line-height: 24px;text-align: center;color: #fff;letter-spacing: 1px;font-size: 14px;margin-top: 30px;}
.news_list2 {margin-top: 20px;}
.news_list2 li{line-height: 47px;}
.news_list2 li a{display: block;color: #000000;font-size: 14px;padding-left: 29px;background: url(../images/line3.png) no-repeat left center;}
.news_list2 li span{display: block;color: #707070;font-size: 14px;}
.news_list2 li:hover a{color: #0c51ae;}
.news_list3 li{height: 70px;line-height: 70px;}
.news_list3 li a{display: block;color: #000000;font-size: 14px;padding-left: 63px;background: url(../images/line4.png) no-repeat 25px center;}
.news_list3 li:hover a{color: #fff; background: url(../images/line44.png) no-repeat 25px center, url(../images/jt.png) no-repeat 400px center;}
.news_list3 li:hover{background: #0074ff}


.hot{margin-top: 30px;margin-bottom: 10px;}






/*友情链接*/

.f_link{width: 1200px;line-height: 30px;margin:0 auto;}
.f_link a{color: #666;}
/*页面底部*/
.foot{margin-top: 40px;}
.dao{text-align: center;background: #1d2088;border-bottom: 1px solid #fff;height: 75px;padding-top: 15px;}
.dao li{float: left;background: url(../images/line5.jpg) no-repeat right center;}
.dao li:last-child{background: none;}
.dao li a{display: block;color: #fff;font-size: 18px;text-align: center;width: 171px;line-height: 60px;}

.ft2{background: #336699;line-height:24px;letter-spacing: 1px;color: #ffffff;font-size: 14px;text-align: center;padding: 20px 0;}
.ft2 a{color: #fff;}
.ft1{background: #1d2088;padding: 63px 0 50px 0;}
.bt2{color: #ffffff;font-size: 18px;}
.bt2 span{display: block;}
.tewm .bt2{text-align: center;}
.ly .bt2{text-align: right;margin-bottom: 10px;}
.lxfs{width: 497px;margin-left: 20px;}
.lx{font-size: 14px;color: #fff;line-height: 35px;margin-top: 20px;}
.ewm2{margin-top: 42px;text-align: center;color: #ffffff;font-size: 14px;line-height: 28px;}
.ly{width: 241px;}
.xm{color: #ffffff;text-align: right;font-size: 14px;margin-bottom: 10px;}
.ly ul li{margin-bottom: 16px;}
.ly ul li input{display: block;width: 241px;height: 31px;border: solid 2px #ffffff;background: transparent;padding-left: 10px;color: #fff;}
.ly ul li textarea{width: 241px;height: 78px;border: solid 2px #ffffff;display: block;background: transparent;padding-left: 10px;color: #fff;}
.yzm #checkcode{width: 120px;line-height: 24px;background: transparent;border: solid 2px #ffffff;padding-left: 10px;color: #fff;}
.yzm  .x-submit{background: transparent;color: #fff;font-size: 14px;border: solid 2px #ffffff;line-height: 30px;width: 120px;margin-top: 10px;}
.tewm{margin-left: 110px}


.tab1{display:none;}





/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-position{padding: 20px 0 0 0 ;}
.page-product-inquiry a{color: #fff;}
.page-position .container{padding-left: 35px;background:#eeeeee url(../images/line6.png) no-repeat 19px center;line-height: 38px;font-weight: lighter;}
.page-position .container a{color: #2186ff;}
.fen {margin-top: 47px;}
.fen .xypg-left-nav{text-align: center;}
.fen .xypg-left-nav li{margin: 0 14px 10px 14px;display: inline-block;}
.fen .xypg-left-nav li a{display: block;color: #858585;font-size: 18px;font-weight: lighter;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background: #cfe5ff;width: 161px;line-height: 37px;height: 37px;padding: 0;}
.fen .first-nav-btn{display: none;}
.fen .xypg-left-nav li.clicked a,.fen .xypg-left-nav li:hover a{background: #5fa776;color: #fff;}


.fen  .gywm .xypg-left-nav li{margin: 0 11px 10px 11px;display: inline-block;}
.fen .gywm .xypg-left-nav li a{display: block;color: #000000;font-size: 18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight: lighter;background: #eeeeee;border:1px solid #aaaaaa;width: 148px;line-height: 45px;height: 47px;padding: 0;}
.fen .gywm .first-nav-btn{display: none;}
.fen .gywm .xypg-left-nav li.clicked a,.fen .xypg-left-nav li:hover a{background: #2186ff;color: #fff;border-color: #2186ff;}
.nybt{letter-spacing: 1px;color: #000000;font-size: 30px;text-align: center;background: url(../images/line7.png) no-repeat bottom center;padding-bottom: 13px;margin-top: 60px;line-height: 30px;margin-bottom: 45px;}


.plist3 li{width: 562px;height: 268px;border: solid 1px #aaaaaa;margin-bottom: 14px;padding: 17px 10px 0 10px;}
.plist3 li:nth-child(2n){float: right;}
.plist3 li a.img img{width: 293px;height: 235px;display: block;}
.pcon{width: 213px;}
.pcon h3 a{letter-spacing: 1px;color: #383838;font-size: 24px;display: block;font-weight: normal;margin: 10px 0 40px 0;}
.pcon  p{color: #383838;font-size: 14px;line-height: 18px;overflow: hidden;   height: 89px;}
.xq a{display: block;width: 84px;height: 20px;background-color: #2186ff;border-radius: 9px;font-size: 14px;color: #fff;text-align: center;line-height: 20px;margin-top: 48px;}
.plist3 li:hover{border-color: #2186ff;}
.plist3{margin: 0 18px;}
.xypg-pagination{text-align: right;}
.news_list5{margin: 0 59px;}
.news_list5 li{height: 163px;border: solid 2px #eeeeee;margin: 0 0 17px 0;padding:6px 5px;}

.news_list5 li .img{display: block;}
.news_list5 li .img img{width: 201px;height: 146px;}
.news_list5 li:hover{border-color: #2186ff;}
.xwnr{margin-left:34px;width: 722px;}
.news_list5 li a{display: block;}
.news_list5 li h3{color: #000000;font-size: 18px;font-weight: normal;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height: 18px;padding: 14px 0;}
.news_list5 li .info{color: #000000;font-size: 14px;font-weight: lighter;line-height: 18px;}









