﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px; line-height: 28px; font-family: "microsoft yahei","宋体", "Arial"; color: #333333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
.ico{background: url(../images/icon.png) no-repeat; display: inline-block; vertical-align: middle;}
a{color: #333333; text-decoration: none;}
a:hover{color: #0075c5; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*header_main*/
.header_main{width: 100%; height: 120px; z-index: 100; background: #fff;}
.header_main .logo{display: block;margin-top: 20px;}
.header_main .logo img{width: 100%; height: 100%; display: block;}
.header_main .tel{width: 425px;margin-top: 28px;color: #0075c5;text-align: right;}
.header_main .tel a{color: #0075c5;}
.header_main .tel i{color: #0075c5;margin: 0 10px;}
.header_main .tel span{font-size: 16px;}
.header_main .tel s{display: inline-block;width: 18px;height: 18px;margin-left: 20px;margin-right: 5px;background: url(../images/dh.png) no-repeat;background-size: 18px;}
.header_main .search{width: 278px;height: 32px;line-height: 32px;padding: 0 10px;border: 1px solid #d9d9d9;position: relative;-webkit-border-radius: 50px;border-radius: 50px;}
.header_main .search *{font-family: arial;}
.header_main .search .sbtn{width: 50px;height: 26px;font-size: 16px;margin-top: 3px;text-align: center;color: #fff;background: url(../images/ss3.png) no-repeat center center;cursor:pointer;border-left: 1px solid #d9d9d9;}
.header_main .search .sbtn:hover{background-image: url(../images/ss2.png);}
.header_main .search .stxt{width: 215px;padding: 4px 0;padding-right: 10px;height: 24px;line-height: 24px;border: 0px;background: none;color: #666666;text-align: left;}
/*导航*/
.nav_main{width:100%;height: 60px;line-height: 60px;background: #0075c5;position: relative;z-index: 10;}
#nav ul{margin:0 auto;width:100%;}
#nav li{float:left;width: 150px;display:block;list-style:none;font-size:16px;text-align:center;line-height:60px;position:relative;margin:0;background: url(../images/nav_line.png) no-repeat right center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#nav li:last-child{background: none;}
#nav li a{display:block;text-align:center;position: relative;color: #fff;height:60px;}
#nav li:hover a,#nav li.hover a{color: #fff;}
#nav li:hover,#nav li.hover{background: #fc0c02 url(../images/nav_line.png) no-repeat right center;}
#nav li:last-child:hover,#nav li:last-child.hover{background: #fc0c02;}
/*导航栏下拉*/
#nav ul .subnav{background: #fff;border-top: 2px solid #0075c5;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%;width:100%;z-index: 199;}
#nav ul .subnav{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
#nav ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav a{color: #666;display: block;font-size: 13px;font-weight: 500;line-height: 40px;height: 40px;transition: all 0.2s ease-in-out 0s;max-width: 100%;border-bottom: 1px solid #eee;}
#nav ul .subnav a:hover{color: #0075c5;background: #f9f9f9;}
/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner,#banner_main .banner img{height: 700px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 700px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height:20px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 20px;z-index:3;}
#banner .tip span{width: 12px;height: 12px;border: 2px solid #0075c5;margin: 0 5px;display:inline-block;cursor: pointer;-webkit-border-radius: 50%;border-radius: 50%;}
#banner .tip span.cur{background: #0075c5;}
#banner #btn_prev,#banner #btn_next{display: none;width:32px;height: 45px;position:absolute;top: 50%;margin-top: -22.5px;z-index:5;}
#banner #btn_prev{background-position:-60px 0;left:12%;transition: all 600ms ease;}
#banner #btn_next{background-position:-92px 0;right:12%;transition: all 600ms ease;}
#banner #btn_prev:hover{opacity:.8;filter:alpha(opacity=80);transition: all 600ms ease;left: 11.6%;}
#banner #btn_next:hover{opacity:.8;filter:alpha(opacity=80);transition: all 600ms ease;right: 11.6%;}
/*nybanner*/
.nybanner{width: 100%;position: relative;height: 450px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
/*footer*/
.footer{width: 100%;color: #fff;padding-bottom: 40px;background: #1f1f1f;}
.footer .links{font-size: 16px;line-height: 64px;border-bottom: 1px solid #3a3a3a;margin-bottom: 40px;}
.footer .links span{color: #fff;font-weight: bold;display:inline-block;}
.footer .links a{display:inline-block;font-size: 14px;color: #fff;padding-right: 10px;}
.footer .links a:hover{opacity: 0.8;filter: alpha(opacity=80);}
.footer .bNav{width: 560px;height: 180px;border-right: 1px solid #3a3a3a;padding: 0 25px;}
.footer .bNav dl{display:inline-block;float:left;width: 140px;overflow:hidden;text-align: center;padding-top:10px;}
.footer .bNav dl dt{height:16px;display:block;padding-bottom: 25px;}
.footer .bNav dl dt a{display:block; font-size:16px; color:#fff; line-height:16px;}
.footer .bNav dl dd{display:block;height:14px;padding-bottom: 14px;}
.footer .bNav dl dd a{display:block;font-size:14px;color: #fff;line-height:14px;}
.footer .bNav dl dd a:hover{opacity: 0.8;filter: alpha(opacity=80);}
.footer .contact{width: 400px;height: 180px;border-right: 1px solid #3a3a3a;}
.footer .contact .contact_info .logo{display: block;margin-bottom: 20px;}
.footer .contact .contact_info p{font-size:14px;color:#fff;line-height: 24px;}
.footer .ewm{padding-left: 35px;height: 180px;}
.footer .ewm span{display: block;height: 30px;line-height: 15px;text-align: center;}
.footer .ewm img{display:block;width: 150px;height: 150px;}
/*copyright*/
.copyright{height: 60px;line-height: 60px;color: #999999;font-size: 14px;background: #101010;border-top: 1px solid #434343;}
.copyright span{margin: 0 12px; opacity: 0.7; filter: alpha(opacity=70);}
.copyright a{color: #999999;}
.copyright a:hover{opacity: 0.8;filter: alpha(opacity=80);}
/*******index css*******/
/*首页标题*/
.in_title{width: 190px;text-align: right;margin: auto;padding: 12px 0;border-right: 6px solid #0075c5;}
.in_title .entit{font-size: 14px;line-height: 20px;color: #7c7c7e;padding-right: 25px;}
.in_title .tit{margin:0 auto;font-size: 24px;line-height: 36px;color: #1f1f1f;padding-right: 25px;}
/*产品分类*/
.index_pro{padding: 60px 0;}
.index_pro .pro{margin-top: 40px;}
.index_pro .pro .more{position: relative;width: 284px;height: 340px;}
.index_pro .pro .more a{display: block;height: 340px;}
.index_pro .pro .more .img1{position: absolute;top: 0;z-index: 1;width: 284px;height: 340px;}
.index_pro .pro .more .img2{position: absolute;top: 0;z-index: 2;width: 284px;height: 340px;transform: scale(0, 0);}
.index_pro .pro .more a:hover .img2{transform: scale(1, 1);}
.index_pro .pro .pro_class{width: 916px;}
.index_pro .pro .pro_class a{position: relative;float: left;display: block;width: 152px;height: 340px;}
.index_pro .pro .pro_class a img{width: 100%;height: 100%;}
.index_pro .pro .pro_class a span{position: absolute;top: 50%;z-index: 999;margin-top: -15px;display: block;width: 100%;color: #fff;line-height: 30px;font-size: 18px;text-align: center;}
.index_pro .pro .pro_class a .bg{position: absolute;top: 0;width: 100%;height: 100%;background: #000;opacity: .5;}
.index_pro .pro .pro_class a:hover .bg{opacity: 0;}
/*推荐产品*/
.index_product{background: #dcdbd9;padding: 60px 0;}
.index_product .list{margin-top: 40px;}
.index_product .item{float: left;width: 296px;height: 222px;overflow: hidden;position: relative;margin-top: 5px;margin-right: 5px;}
.index_product .item:nth-child(4n){margin-right: 0;}
.index_product .item img{background: #fff;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.index_product .item .bg{background: rgba(31, 31, 31,.8);width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;display: block;text-align: center;opacity: 0;color: #fff;}
.index_product .item .bg h3{position: absolute;bottom: 6px;width: 100%;font-size: 18px;line-height: 22px;}
.index_product .item .bg i{border-style: solid dashed dashed dashed;border-color: #0075c5 #0075c5 transparent transparent;border-width: 40px;width: 0;height: 0;position: absolute;right: 0;top: 0;}
.index_product .item .bg i span{position: relative;display: block;background: #fff;}
.index_product .item .bg i span:nth-child(1){top: -20px;right: -10px;width: 20px;height: 2px;}
.index_product .item .bg i span:nth-child(2){top: -30px;right: -19px;width: 2px;height: 20px;}
.index_product .item:hover .bg{opacity: 1;}
.index_product .item:hover img{transform: scale(1.06, 1.06);}
/*关于我们*/
.index_about{padding-top: 60px;height: 540px;background: #323234 url(../images/about_bg.jpg) center center no-repeat;}
.index_about .in_title .tit{color: #fff;}
.index_about .in_title .entit{color: #666;}
.index_about .about{position: relative;margin-top: 45px;}
.index_about .about .about_class{width: 300px;height: 330px;}
.index_about .about .about_class .box{width: 300px;height: 110px;position: relative;overflow: hidden;border-top: 1px solid #363636;box-sizing: border-box;}
.index_about .about .about_class .box:nth-child(1){border-top: 0;}
.index_about .about .about_class .box .img1{position: absolute;top: 0;left: -300px;}
.index_about .about .about_class .box .img2{position: absolute;top: 0;left: 0;}
.index_about .about .about_class .box:hover .img1{left: 0;}
.index_about .about .about_class .box:hover .img2{left: 300px;}
.index_about .about .about_class .title{position: relative;z-index: 99;top: 30px;left: 120px;}
.index_about .about .about_class .title h3{color: #fff;font-size: 20px;line-height: 140%;}
.index_about .about .about_class .title span{color: #ccc;font-size: 16px;line-height: 20px;}
.index_about .about .about_txt{position: relative;width: 830px;height: 330px;}
.index_about .about .about_txt p{color: #fff;font-size: 15px;line-height: 30px;height: 270px;position: relative;overflow: hidden;text-align: justify;}
.index_about .about .about_txt .txt{position: absolute;bottom: 0;height: 30px;}
.index_about .about .about_txt .txt li{position: relative;float: left;width: 100px;color: #0075c5;height: 30px;line-height: 20px;text-align: center;}
.index_about .about .about_txt .txt li i{position: absolute;bottom: 0;left: 50px;margin-left: -10px;display: block;width: 20px;height: 1px;background: #0075c5;}
.index_about .about .more{position: absolute;width: 100px;height: 50px;right: 0;bottom: -85px;}
.index_about .about .more a{display: block;width: 50px;height: 50px;color: #1f1f1f;font-weight: bold;line-height: 50px;text-align: center;}
.index_about .about .more a.fl{background: #ccc;}
.index_about .about .more a.fr{background: #0075c5;color: #fff;}
.index_about .about .more a.fl:hover{background: #1f1f1f;color: #fff;}
.index_about .about .more a.fr:hover{background: #1f1f1f;}
/*公司优势*/
.index_youshi{padding: 60px 0;}
.index_youshi .youshi{padding-top: 50px;}
.index_youshi .youshi li .txt{position: relative;width: 50%;height: 180px;padding: 50px 90px;background: #d4d4d4;box-sizing: border-box;}
.index_youshi .youshi li .txt i{display: block;float: left;margin-right: 25px;}
.index_youshi .youshi li .txt h3{display: inline-block;font-size: 18px;line-height: 30px;font-weight: bold;color: #434343;}
.index_youshi .youshi li .txt p{width: 400px;color: #666;line-height: 140%;margin-top: 10px;}
.index_youshi .youshi li .txt s{position: absolute;right: 80px;bottom: 25px;}
.index_youshi .youshi li .img{width: 50%;height: 180px;}
.index_youshi .youshi li .img img{width: 100%;height: 100%;}
.index_youshi .youshi li:nth-child(2) .txt{background: #eaeaea;border-left: 5px solid #0075c5;}
.index_youshi .youshi li:nth-child(3) .txt{background: #fff;}
.index_youshi .youshi li:nth-child(4) .txt{background: #b3b3b3;border-left: 5px solid #0075c5;}
/*新闻资讯*/
.index_news {background: #dcdbd9;padding: 60px 0 90px 0;}
.index_news .cont {padding-top: 40px;}
.index_news .newsBox{width: 550px;position: relative;}
.index_news .newsBox .item{position: relative;z-index: 3;margin-top: 20px;}
.index_news .newsBox .item .img{height: 150px;overflow: hidden;}
.index_news .newsBox .item .img img{width: 550px;height: 150px;display: block;}
.index_news .newsBox .item a{display: block;}
.index_news .newsBox .item img{width: 100%; height: 100%; display: block;}
.index_news .newsBox .item .txt{width: 100%;}
.index_news .newsBox .item .txt h3{font-size: 16px;line-height: 140%;color: #1f1f1f;font-weight: normal;padding-top: 20px;margin-bottom: 5px;}
.index_news .newsBox .item .txt span{display: block;font-size: 12px;color: #929292;line-height: 140%;padding-bottom: 3px;margin-bottom: 3px;}
.index_news .newsBox .item .txt p{color: #666666;overflow: hidden;height: 38px;line-height: 140%;}
.index_news .newsBox .item .more{width: 160px;height: 40px;line-height: 40px;background: #0075c5;text-align: center;display: block;font-size: 14px;font-weight: bold;color: #fff;margin-top: 15px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.index_news .newsBox .item .more:hover{background: #1f1f1f;}
.index_news .newsBox .di{position: absolute; left: 0; bottom: 0; width: 100%; height: 100px; background: #ceeeff; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px; border-bottom-left-radius: 15px; z-index: 0;}
.index_news .textlist .item{padding: 23px 0;transition: all 0.2s linear 0s;width: 100%;position: relative;border-bottom: 1px solid #b3b3b3;}
.index_news .textlist .item a{display: block;}
.index_news .textlist .item .txt{width: 480px;}
.index_news .textlist .item h3{font-size: 16px;color: #1f1f1f;line-height: 140%;}
.index_news .textlist .item p{font-size: 14px;line-height: 140%;color: #666666;height: 36px;overflow: hidden;padding-top: 6px;}
.index_news .textlist .item .time{display: block;width: 60px;height: 60px;color: #0075c5;text-align: center;font-size: 14px;margin-right: 30px;}
.index_news .textlist .item .time b{display: block;font-size: 48px;font-weight: normal;color: #0075c5;height: 38px;line-height: 38px;padding-top: 6px;}
/*******内页样式********/
.submian{padding: 30px 0;}
.submian .sobtitle{height: 30px;line-height: 30px;padding: 0 0px 10px;margin-bottom: 20px;font-size: 14px;border-bottom: 1px solid #f1f1f1;}
.submian .sobtitle s{display: inline-block;width: 4px;height: 4px;margin-right: 8px;border: 3px solid #0075c5;vertical-align: middle;-webkit-border-radius: 50%;border-radius: 50%;}
.submian .sobtitle a{font-size: 14px; color: #333}
.submian .sobtitle a:hover{color: #0075c5;}
.submian .sobtitle a.now{color: #0075c5; font-size: 14px; font-weight: bold;}
.submian .sobtitle a.now:hover{text-decoration: underline;}
.submian .subleft{width: 245px;}
.submian .subleft .bort9{border-top: 9px solid #007eb9; border-radius: 5px 5px 0px 0px;}
.submian .subleft .lefta{width: 245px;margin-bottom: 20px;}
.submian .subleft .lefta .title{background: #0075c5;color: #fff;height: 40px;line-height: 40px;}
.submian .subleft .lefta .title s{display: inline-block;width: 4px;height: 16px;background: #fff;vertical-align: middle;margin-left: 18px;margin-right: 10px;}
.submian .subleft .lefta .title h2{display: inline-block;font-size: 16px;}
.submian .subleft .lefta .title span{display: inline-block;color: #ccc;font-size: 14px;padding-left: 10px;}
.submian .subleft .lefta .comt ul{background: #f2f2f2;padding: 0 25px;}
.submian .subleft .lefta .comt ul li a{background: url(../images/tb9.png) 180px center no-repeat;line-height: 40px;height: 40px;display: block;font-size: 14px;color: #666;padding-left: 10px;padding-right: 5px;border-bottom: 1px solid #d0d0d0;}
.submian .subleft .lefta .comt ul li:last-child a{border-bottom: 0;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{background: url(../images/tb11.png) 180px center no-repeat;color: #0075c5;}
.submian .subleft .lefta .comt ul li.hover a{background: url(../images/tb11.png) 180px center no-repeat;color: #0075c5;}
.submian .subleft .lefta .comt ul li .boxlist{padding: 0;display: none;border-bottom: 1px solid #d0d0d0;}
.submian .subleft .lefta .comt ul li .boxlist li{line-height: 50px;}
.submian .subleft .lefta .comt ul li .boxlist li a{height: 40px;padding-left: 10px;text-indent: 1em;color: #666;font-weight: normal;border-bottom: 0;line-height: 40px;background: url(../images/tb12.png) 15px center no-repeat;border-top:none;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #0075c5;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
.submian .subleft .leftnews{margin-bottom: 20px;}
.submian .subleft .leftnews .title_pro{background: #0075c5;color: #fff;height: 60px;line-height: 60px;text-align: center;}
.submian .subleft .leftnews .title_pro h2{display: block;font-size: 20px;font-weight: bold;}
.submian .subleft .leftnews .title{background: #0075c5 url(../images/tel.png) 20px center no-repeat;color: #fff;height: 60px;}
.submian .subleft .leftnews .title h2{display: block;font-size: 14px;line-height: 20px;font-weight: bold;padding: 10px 0;padding-left: 105px;}
.submian .subleft .leftnews .title span{display: block;color: #ccc;}
.submian .subleft .leftnews .leftnewscomt{background: #fff; padding: 10px;}
.submian .subleft .leftnews .leftnewscomt ul li{height: 30px; line-height: 30px; border-bottom: 1px solid #f2f2f2; overflow: hidden;}
.submian .subleft .leftnews .leftnewscomt ul li a{font-size: 14px; display: block; padding-left: 10px;}
.submian .subleft .leftnews .leftcont{background: #f2f2f2;padding: 10px;}
.submian .subleft .leftnews .leftcont span{color: #666;line-height: 24px;font-size: 14px;display: block;}
.submian .subleft .leftnews .leftcont p{font-size: 18px;color: #666;padding-bottom: 10px;line-height: normal;}
.submian .subleft .leftnews .leftcont p i{font-size: 22px; color: #0075c5; display: block;}
.submian .subright{width: 920px;padding-bottom: 20px;line-height: 28px;}
.submian .subright .aboutlist{color: #5a5a5a;text-align: justify;}
.submian .subright img{max-width: 920px;}
.submian .subright .newslist .textlist li{padding: 25px 0px 25px; height: 110px; border-bottom: 1px solid #ddd; width: 100%; margin-bottom: 25px;}
.submian .subright .newslist .textlist li a{display: block; cursor: pointer;}
.submian .subright .newslist ul li a img{width: 147px; float: left; margin-right: 18px; border: 1px solid #eee; height: 110px; display: block;}
.submian .subright .newslist ul li a .txt{color: #888; line-height: 24px; font-size: 12px;}
.submian .subright .newslist .textlist li a p{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist li a b{color: #0075c5; font-size: 14px;}
.submian .subright .newslist .textlist li a:hover b{color: #0075c5;}
.submian .subright .newslist .textlist li a i{color: #999; display: block; line-height: 20px; margin-bottom: 5px; font-size: 12px;}
.submian .subright .newslist .textlist li a span{line-height: 22px; max-height: 66px; overflow: hidden; display: block; color: #666;}
.submian .subright .newslist .textlist2 li{height: 40px; line-height: 40px;}
.submian .subright .newslist .textlist2 li a{display: block;}
.submian .subright .newslist .textlist2 li s{width: 4px; height: 4px; display: inline-block; vertical-align: middle; background: #007eb9; margin-right: 10px; border-radius: 100%;}
.submian .subright .newslist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8;}
.submian .subright .newslist ul li a:hover p b{text-decoration: underline;}
.submian .subright .newslist ul li a:hover span{color: #777;}
.submian .subright .caselist ul li{padding: 20px 0px; border-bottom: 1px dotted #c2c2c2; height: 176px;}
.submian .subright .caselist ul li a{display: block;}
.submian .subright .caselist ul li a img{width: 220px; height: 162px; display: block; border: 7px solid #e2e2e2;}
.submian .subright .caselist ul li a .txt{width: 470px; float: left; padding-left: 20px;}
.submian .subright .caselist ul li a .txt p{height: 40px; line-height: 40px; color: #007eb9; font-size: 14px; font-weight: bold;}
.submian .subright .caselist ul li a .txt i{color: #666; padding-bottom: 10px; display: block;}
.submian .subright .caselist ul li a .txt span{line-height: 22px; height: 88px; overflow: hidden; display: block; color: #666;}
.submian .subright .caselist ul li a:hover img{opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; -khtml-opacity: 0.8; border-color: #007eb9;}
.submian .subright .caselist ul li a:hover p{text-decoration: underline;}
.submian .subright .caselist ul li a:hover span{color: #777;}
.honorlist ul.list{float: left;width: 100%;padding-left: 0px;}
.honorlist ul.list li.item{float: left;width:296px;margin-bottom: 30px;margin-right:14px;}
.honorlist ul.list li.item a:hover img{opacity: 0.8;}
.honorlist ul.list li.item a:hover span{color: #fff;}
.honorlist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.honorlist ul.list li.item img{display: block;}
.list_imgH ul.list li.item{width: 286px;height: 260px;margin-right: 30px;}
.list_imgH ul.list li.item a{display: block;width:100%;overflow: hidden;position: relative;background: #f6f6f6;border: 1px solid #f6f6f6;}
.list_imgH ul.list li.item a:hover span{background: #0075c5;}
.list_imgH ul.list li.item img{display:block;background: #fff;}
.item_mask{width: 284px;height: 213px;background: rgba(0,0,0,0);position: absolute;left: 1px;top: 1px;opacity: 0;filter:Alpha(opacity=0);*zoom:1;-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.item_link_icon{display: block;width:45px;height:45px;text-align: center;background-position: 0px -105px;line-height: 38px;position: absolute;left: 50%;top: 50%;margin-left: -22px;opacity:0;filter:Alpha(opacity=0);*zoom:1;}
.list_imgH ul.list li.item:hover .item_mask{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;background: rgba(0, 0, 0, 0.3);}
.list_imgH ul.list li.item:hover .item_link_icon{transform: translateY(-21px);opacity: 1;filter:Alpha(opacity=100);}
.submian .t{padding: 0 0 25px;color: #0075c5;font-size: 18px;}
.submian .t2{padding: 25px 0;color: #0075c5;font-size: 24px;}
/* formData */
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #ff0000;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #0075c5;margin-right: 2px;text-align: center;background: #0075c5;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #0075c5;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/** 新闻中心 **/
.submian .subright .thumblist{}
.submian .subright .thumblist .list{padding-bottom: 20px;}
.submian .subright .thumblist .item{width: 880px;border-bottom: 1px dotted #cccccc;display: block;padding: 20px;transition: all .5s;}
.submian .subright .thumblist .item a{display: block;}
.submian .subright .thumblist .item .img{position:relative;width: 180px;height: 135px;display:block;overflow: hidden;cursor: pointer;}
.submian .subright .thumblist .item img{width: 100%;height: 100%;transition: all 0.3s ease-out 0s;}
.submian .subright .thumblist .item a:hover img{transform: scale(1.1, 1.1);}
.submian .subright .thumblist .item .txt{width: 680px;cursor: pointer;}
.submian .subright .thumblist .item .txt h3{color: #434343;font-size: 16px;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.submian .subright .thumblist .item .txt .mark{color: #acacac;font-size: 12px;line-height: 30px;padding:0;}
.submian .subright .thumblist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .subright .thumblist .item .txt p{color: #666;line-height: 25px;}
.submian .subright .thumblist .item .txt p span{display: inline-block;color:#0075c5;padding-left: 10px;}
.submian .subright .thumblist .item a:hover .txt h3{color:#0075c5;}
.submian .subright .thumblist .item:hover{box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);}
.reLink{height: 48px; line-height: 48px; padding: 0; border-top: 2px solid #eee; border-bottom: 2px solid #eee; margin: 20px auto;}
.reLink .prevLink, .reLink .nextLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-top: 1px dashed #e5e5e5;border-bottom: 1px dashed #e5e5e5;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;line-height: 28px;overflow: hidden;color: #666;font-size:14px;text-align: justify;}
.submian .subright .showproduct .ArticleTencont img{max-width: 100%;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
.field_down{text-align: left;}
.field_down a{width: 100px; height: 30px; line-height: 30px; background: #0267ac; color: #fff; display: block; text-align: center;}
/********float-right-box*********/
.float-right-box{width: 250px; position: fixed; right: 0; top: 50%; margin-top: -127px; background-color: #0075c5; z-index: 1000; transition: width 0.3s ease 0s;}
.float-right-box.on{width: 50px;}
.float-right-box .top-list{width: 100%;}
.float-right-box .top-list ul{width: 100%;}
.float-right-box .top-list li{width: 100%;position: relative;border-bottom: 1px solid #0080d8;transition: background 0.3s ease 0s;height: 50px;}
.float-right-box .top-list a{display: block; width: 100%;}
.float-right-box .top-list .ico{display: inline-block; width: 50px; height: 50px; position: absolute; right: 0; top: 0; transition: background 0.3s ease 0s; z-index: 2;}
.float-right-box .top-list .ico1{background: url(../images/ico_58.png) no-repeat center #0075c5;}
.float-right-box .top-list .ico2{background: url(../images/ico_59.png) no-repeat center #0075c5;}
.float-right-box .top-list .ico3{background: url(../images/ico_60.png) no-repeat center #0075c5;}
.float-right-box .top-list .ico4{background: url(../images/ico_61.png) no-repeat center #0075c5;}
.float-right-box .top-list .ico5{background: url(../images/ico_62.png) no-repeat center #0075c5;}
.float-right-box .top-list .ico7{background: url(../images/ico_69.png) no-repeat center #0075c5;}
.float-right-box .top-list .stt{display: inline-block; font-size: 14px; line-height: 50px; color: #fff; transition: color 0.3s ease 0s; position: absolute; left: 28px; top: 0; z-index: 1; width: 222px;cursor: pointer;}
.float-right-box .top-list li:hover .stt{color: #0075c5;}
.float-right-box .top-list li:hover .ico1{background: url(../images/ico_58_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico2{background: url(../images/ico_59_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico3{background: url(../images/ico_60_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico4{background: url(../images/ico_61_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico5{background: url(../images/ico_62_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover .ico7{background: url(../images/ico_69_h.png) no-repeat center #fff;}
.float-right-box .top-list li:hover{background-color: #fff;}
.float-right-box .top-list .return-webtop .stt{font-family: "Arial"; font-weight: bold;}
.float-right-box .bot-share{position: relative; height: 50px;}
.float-right-box .bot-share a{display: inline-block; width: 50px; height: 50px; float: left; transition: background 0.3s ease 0s; margin: 0; padding: 0;}
.float-right-box .bot-share .share{width: 200px; position: absolute; left: 0; top: 0; z-index: 1;}
.float-right-box .bot-share .sina{background: url(../images/ico_63.png) no-repeat center;}
.float-right-box .bot-share .wx{background: url(../images/ico_64.png) no-repeat center;}
.float-right-box .bot-share .more{background: url(../images/ico_66.png) no-repeat center;border:0 none;}
.float-right-box .bot-share a:hover{background-color: #0080d8;}
.float-right-box .bot-share .share-ico{background: url(../images/ico_67.png) no-repeat center #0075c5; width: 50px; height: 50px; display: inline-block; cursor: pointer; z-index: 2; position: relative;}
.float-right-box .top-list li .weix{position: relative;}
.float-right-box .sidebox{position:absolute;right: 250px;top:0;transition: all 0.1s ease 0s;width:120px;z-index:10;display:none;background: #0075c5;}
.float-right-box .sidebox img{width:110px;height:110px;display:block;margin:5px auto;}
/********float-right-box*********/
.subright .searchList{border-top:1px solid #ddd;}
.subright .searchList li{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #ddd;}
.subright .searchList li:first-child{border-top:none;}
.subright .searchList li:hover a h2{color:#0075c5;font-weight:bold;}
.leftprocomt{padding-top: 10px;background: #f2f2f2;}
.leftprocomt li{float: left;text-align:center;width: 107px;height: 110px;margin: 0 10px;}
.leftprocomt li img{background: #fff;border-radius: 3px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li p{color: #666;line-height: 30px;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.leftprocomt li:hover img{-webkkit-filter:brightness(105%);filter:brightness(105%);}
.leftprocomt li:hover p{color:#007ab9;}
/*******font-face********/
@font-face{font-family: didot;src: url('../font/didot.eot');src: url('../font/didot.eot?#iefix')format('embedded-opentype'), /* IE6-IE8 */url('../font/didot.woff') format('woff'), /* Modern Browsers */url('../font/didot.ttf') format('truetype'), /* Safari, Android, iOS */url('../font/didot.svg#didot') format('svg'); /* IE9 Compat Modes */ /* Legacy iOS */}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
.CursorR{position:absolute;z-index:999;width:50%;height:600px;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;background:url(../images/space.png) repeat scroll 0 0 transparent;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height: 106px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height: 106px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic a{display: block;margin: 0 5px;}
#ThumbPic span{display: block;border: 3px solid #ddd;width: 135px;height: 101px;overflow: hidden;display: table-cell;vertical-align: middle;text-align: center;background: #fff;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
#ThumbPic img{cursor:pointer;background-color: #fff;max-width: 135px;max-height: 101px;display: block;margin: 0 auto;}
#ThumbPic span.active{border: 3px solid #0075c5;}
/*↑组图样式↑*/

/*xbanne1r*/
.xbanner1{width: 100%; height: 676px; overflow: hidden; position: relative;}
.xbanner1 img{width: 1920px; display: block; position: absolute; left: 50%; margin-left: -960px; top: 0;}
/*nybanner*/




/*xbanne12*/
.xbanner2{width: 100%; height: 736px; overflow: hidden; position: relative;}
.xbanner2 img{width: 1920px; display: block; position: absolute; left: 50%; margin-left: -960px; top: 0;}
/*nybanner*/