/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei"; font-size:14px;}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#FFF; line-height:25px;  min-width:1200px; color:#333333; font-size:14px;}
h1,h2,h3,h4,h5,h6,font {font-size:14px;}
ul,ol { list-style-type:none; vertical-align:bottom; }
a{ color:#333333; text-decoration:none;}
a:hover{ color:#2C5098; text-decoration:none;}
img,input{border:0px; vertical-align:middle; outline:none;}
ul,ol,li{list-style:none;}
table,th,td{border-collapse:collapse;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.lf{float:left;}
.dis{display:none;}
.hui{background:#f5f5f5;}
p10{padding:10px;}
p20{padding:20px;}
::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
    background-color: #F5F5F5;
}
 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
 
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c40{clear:both; height:40px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.hid{height:auto;overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
.wrapper, .wrap{width:1300px; margin:0 auto;  }
.wrapper{margin-bottom:50px; min-height:auto; padding-top:60px;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1202px; margin:0px auto; clear:both;}
.huanyingbj{ height:30px; background:#e5e5e5;}
.huanying{ width:1200px; margin:0 auto; line-height:30px; color:#868686; font-size:13px;}
header{height:100px; padding:8px 0; background:#fff;}

.top{height:40px; line-height:40px;background:#EDEDED;}/* 标准的语法（必须放在最后） */
.top .topcenter{width:1200px; height:40px;margin:0 auto;color:#111;font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right;}
.top .topcenter .top_right a{color:#111; padding:0px 8px; width:50px;}

.toubu{ width:1200px; height:110px; margin:0 auto; overflow:hidden;}
.logo{width:450px; height:100px; float:left; margin-top:0px;}
.logo img{padding-top:16px;}
.zhuanzhu{ width:340px; height:70px; float:right; font-size:16px; margin-top:10px; color:#333333; padding:22px 0 0 20px; line-height:25px;background:url(../images/logoshu.jpg) no-repeat LEFT center;}
.zhuanzhu b{ font-size:16px; color:#333333; font-style:normal;}
.toubu .phone{ float:right; width:190px; height:70px; background:url(../images/tel.png) no-repeat left 0px; margin-top:23px; padding-left:130px; line-height:30px; font-size:20px;}
.toubu .phone span{ display:block; color:red; font-size:26px; font-weight:bold;text-align:center;}
.header{width: 100%; background:#2C5098;}

.nav{height:73px; background:url(../images/nav.jpg);}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 73px;  overflow: hidden;}
.nav ul li a{ display: block; width: 133px;text-align: center;  margin: 0 auto; height: 73px; line-height: 60px; font-size: 18px; color: #111;}
.nav ul li a:hover{color: #fff;background:url(../images/nav_hover.png) no-repeat left center;text-align: center;}
.nav .hover a{color: #fff;background:url(../images/nav_hover.png) no-repeat left center;text-align: center;}
.nav .currclass a{color: #fff;background:url(../images/nav_hover.png) no-repeat left center;}
.nav ul li ul{margin:0px;padding:0;display:none;}
.nav ul li ul li{font-size:14px; text-align:left; height:45px; float:left;}
.nav ul li ul.subnav{transition:0.7s;width:133px;position:absolute;z-index:999;}
.nav ul li ul.subnav li a{display:block;width:133px;height:45px;line-height:45px;text-align:center;background:#F52D2D;color:#fff;font-size:15px;}
.nav ul li ul.subnav li a:hover{background:#C91E1E;color: #fff;}

.nav ul li UL.navpro {width:100%; background:#fff; border-bottom:3px solid #2C5098; position:absolute; left:0;z-index:9999;}
.navpro .plistx{width:1210px; margin:0 auto;background:#999;z-index:99999;}
.navpro .plistx dl a{line-height:30px;width:80%; font-size:14px;background:none; color:#111;}
.navpro .plistx dl{height:300px;width:19.5%;float:left;text-align:center; border-right:1px solid #dadada;}
.navpro .plistx dl:nth-child(2n){ background:#f5f5f5;}
.navpro .plistx dl:nth-child(5n){border-right:none;}
.navpro .plistx dl dt{width:100%; margin:0 auto; height:150px; margin-bottom:5px;}
.navpro .plistx dl dt a{font-size:14px; background:#2C5098; color:#fff;}
.navpro .plistx dl dt a:hover{background:#2C5098;color: #fff;}
.navpro .plistx dl dt a.ttimg{padding:4px; height:110px; overflow:hidden; background:none;}
.navpro .plistx dl dt img{width:100%;}
.navpro .plistx dl dt span{clear:both; height:30px; line-height:30px; display:block; overflow:hidden;}
.navpro .plistx dl dd{height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px;}
.navpro .plistx dl dd a{background:none; color:#111;}
.navpro .plistx dl dd a:hover{background:none; color:#2C5098;}
.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%;background: #2C5098;/* background: rgba(9,206,179,.8); */animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; /* Firefox */
-webkit-animation:myfirst 0.5s; /* Safari and Chrome */
-o-animation:myfirst 0.5s; /* Opera */}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:500px;overflow:hidden;}
.full_text{width:100%; height:100px;position:absolute;z-index:6; bottom:0px;left:0;text-align:center; background:url(../images/tmbg_a.png); padding:10px 0px;}
.full_text ul{width:1200px; margin:0 auto; height:100px;}
/*.full_text span{font-size:52px; height:100px; line-height:94px; display:block;font-family:"Microsoft YaHei","微软雅黑","Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; background:url(../images/title_xian.jpg) no-repeat center bottom;}
.full_text p{display:block;color:#fff; padding-top:20px;}*/
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
@keyframes changeBiger {
                0% {
                    transform: scale(1.08);
                }
                100% {
                    transform: scale(1);
                }
            }
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center; background-size:cover;}
.fullSlide .bd li a{display:block;height:500px; background-size:cover;}

.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:60px;height:10px;margin:2px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

.banner1{animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
/*.banner2{background:url(../images/banner2.jpg) no-repeat center;animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}
.banner3{background:url(../images/banner3.jpg) no-repeat center;animation: changeBiger 3s linear forwards;animation-delay: 0s;-webkit-animation-delay: 0s;transform: scale(1.08);background-size: cover;}*/
/*次导航*/
.pd0{
    padding: 0;
}
.subintronav{
    width:100%;
    height:100px;
    background:rgba(240,240,240,1);

}
.subintronav dl{float:left;width:30%;}
.subintronav dl.v1{width:30%;}
.subintronav dl.v2{width:38%;}
.subintronav dl dt{width:54px; float:left; padding-top:25px;}
.subintronav dl dd{display:block;float:left; padding-left:10px;}
.smalltit{
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    height: 50px;
    line-height: 75px;
    padding-left: 10px;
}
.smallnav{
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);


}
.smallnav{
    margin-top:0px;
    color: #999999;
}
.smallnav a{
    margin-left:8px;
    padding-right:8px;
    color: #666666;
    font-size: 14px;
}
.smallnav a:hover{
    color: #cc0007;
}
.smallnav a:active,a:focus{
    text-decoration: none;
    color: #cc0007;
}
/*关键词搜索*/
.keyword{width:100%; clear:both; height:50px; line-height:50px; font-size:16px; background:#f5f5f5;/*border-bottom:2px solid #e2e2e2;*/}
.keyword .key_text{float:left;height:50px;}
.keyword .key_text b{background:#FA553E url(../images/hot.png) no-repeat 0px center;display:block; float:left; color:#fff; padding:0px 25px; margin-right:15px; text-align:left; text-indent:20px;}
.search{width:286px; float:right; padding-top:8px;}
.search li{float:left;}
.search li .select{width:60px; background:#fff; height:32px;float:left; margin-right:2px; display:none;}
.search li .input{width:230px; background:#fff; border:1px solid #2C5098; height:30px;float:left; text-indent:3px;}
.search li .submit{width:50px; background:#2C5098 url(../images/sousuo.png) no-repeat center; cursor:pointer; text-indent:-999em; height:32px;float:left; color:#fff;}
/*标题*/
.hd_title{width:100%; height:130px;text-align:center; clear:both; margin-bottom:10px; margin-top:30px;}
.hd_title h3{font-size:30px; height:60px; line-height:60px; padding:0px 15px; margin:0px 10px;color:#333333;font-family:微软雅黑;font-weight:bold;background:url(../images/tu19.jpg) no-repeat center bottom;padding-bottom:30px;}
.hd_title span{font-size:16px; height:40px; line-height:40px;color:#666;text-transform:uppercase;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;background:url(../images/tu05.png) no-repeat center;}
.cp_title h3{font-size:20px; line-height:100px; color:#fff;letter-spacing:4px; width:300px; margin:0 auto;}

.huanjing{background:#fff; display:block;padding:40px;}
.huanjing_bg{background:#F1F1F1; padding:20px;}
.huanjing_title{ border:1px solid #fff; text-align:center; display:block;}
.huanjing_title h3{ height:60px;color:#333;letter-spacing:4px; width:200px; margin:0 auto; margin-top:20px;font: 700 36px '方正综艺简体';background:url(../images/h-top.jpg) no-repeat center bottom;}
.huanjing_title span{height:40px; line-height:40px;color:#666;text-transform:uppercase;font: 700 40px 'Berlin Sans FB';display:block; margin-bottom:20px;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url(../images/bt3.jpg) no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.case_title{width:1170px; height:50px; margin:0 auto; border-bottom:3px solid #CCC; margin-top:60px; font-weight:bold;}
.case_title p{ width:350px; height:50px; margin:0 auto; text-align:center; border-bottom:3px solid #224A9F; font-size:30px; font-weight:bold;}
.case_title p span{ color:#224A9F; font-style:normal;font-size:30px; font-weight:bold;}

.cp_class{width:1200px; margin:0 auto; padding:20px 0;}
.cp_class li{width:128px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;display:block;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;display:block; float:left; color:#fff; color:#111;transition:all 0.4s;background:#f5f5f5 url(../images/ico1.png) no-repeat 10px center; width:100%;}
.cp_class li a:hover{background:#025ED6 url(../images/ico.png) no-repeat 10px center;color:#fff;text-indent:30px; text-align:left;}

.left_b{height:24px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:60px; line-height:60px; font-size:28px; color:#fff; text-align:left;background:#2C5098 url(../Images/jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 1px solid #eaeaea;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 240px; margin: 0 auto; padding-top:20px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width:100%; padding:0px 0%; height:40px; text-indent:10px; line-height: 40px; overflow: hidden; border-bottom:1px dashed #e2e2e2;background:url(../images/ys_li.png) no-repeat 12px 13px;}
.plist .bd ul li:last-child{border-bottom:none;}
.plist .bd ul li:hover{color: #2C5098; background:url(../images/ys_li.png) no-repeat 12px 13px;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:left; background:url(../Images/jiao.png) no-repeat 10px 10px; text-indent:24px; height:28px; line-height:28px; overflow:hidden; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{display: block; width: 94%; height: 40px; margin:0 auto; font-size:16px;color: #333; text-indent:25px;}
.plist .bd ul li a:hover{ color: #2C5098;}
.plist .bot{margin-top:8px; border: 1px solid #eaeaea;}
.plist .bot ul{padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{color: #000; font-weight: 700; font-size: 16px;}

.pztype{width:100%; display:none;}

#honor {
    width: 100%;
    background: #dd0f01;
    margin: 30px auto; margin-bottom:0px;
}

#honor_mid {
    width: 1200px;
    height: 536px;
    margin: 0 auto;
    position: relative;
}

#honor_lbg {
    width: 1124px;
    height: 536px;
    position: absolute;
    right: 435px;
    top: 0;
    background: #000 url(../images/honor_lbg.png) right center no-repeat;
    z-index: 1;
}

#honor_rbg {
    width: 796px;
    height: 536px;
    position: absolute;
    left: 755px;
    top: 0;
    background: url(../images/honor_rbg.png) left center no-repeat;
    z-index: 1;
}

#honor_ul {
    width: 775px;
    position: absolute;
    left: 0;
    top: 70px;
    z-index: 2;
}

#honor_ul li {
    width: 170px;
    height: 175px;
    float: left;
    margin-bottom: 50px;
    margin-right: 20px;
}

#honor_ul li:nth-child(4n) {
    margin-right: 0;
}

#honor_ul li .honor_icon {
    width: 82px;
    height: 82px;
    margin: 0 auto;
}

#honor_ul li .honor_i {
    width: 60px;
    height: 4px;
    margin: 15px auto;
    background: #dd0f01;
}

#honor_ul li .honor_t {
    width: 150px;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#honor_content {
    width: 370px;
    position: absolute;
    right: 17px;
    top: 80px;
    z-index: 2;
}

#honor_content h2 {
    line-height: 68px;
    font-size: 32px;
    color: #ebebeb;
    font-weight: bold;
}

#honor_content span {
    line-height: 30px;
    font-size: 18px;
    color: #ebebeb;
    font-weight: bold;
}

#honor_content p {
    line-height: 30px;
    font-size: 14px;
    color: #ebebeb;
    padding: 20px 0;
}

#honor_content a {
    display: block;
    width: 188px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 2px #fff;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
/*首页滚动产品展示*/
.inproduct{width:910px; float:right;overflow: hidden; padding-top:0px;}
.product{width:100%;overflow: hidden; padding-top:0px;}
.product .cpgd { width:100%; display:block; overflow: hidden;}
.product .cpgd ul { margin:0;padding:0; clear:both;/* height:290px; */overflow: hidden;}
.product .cpgd li {float:left; width: 208px; height:206px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:0px 20px 15px 0px; background:#f4f4f4;}
/*.product .cpgd li:nth-child(4n){margin-right:0;}*/
.product .cpgd li a{display:block;}
.product .cpgd li a .cp_name{display: block; width:208px; height:166px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; position:relative; z-index:1;}
.product .cpgd li a .cp_more{display:none;transition:0.6s all 0s linear;}
.product .cpgd li a:hover .cp_more{display:block;position:absolute; z-index:200; top:60px; left:20%; width:130px; height:32px; color:#111; background:#fff; border-radius:6em;transition:0.6s all 0s linear;}
.product .cpgd li a:hover span{/*background:url(../Images/tit_bg2.png) no-repeat left top; */ background:#2C5098;color: #fff;transition:0.6s all 0s linear;}
.product .cpgd li a img{max-width: 208px; max-height:166px; vertical-align:middle;}
.product .cpgd li span{height:40px; line-height:40px;color: #111; text-align:center;display:block; clear:both; background:#EAEAEA;}

.product .cpgd li a:hover img { transform: scale(1.1, 1.1);}
.product .cpgd li a img{transition:transform 1s ease 0s}

.hezuo { width:100%; display:block; overflow: hidden;}
.hezuo ul { margin:0;padding:0; clear:both;/* height:290px; */overflow: hidden;}
.hezuo li {float:left; width: 208px; height:196px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;margin:0px 20px 15px 0px; background:#f4f4f4;}
/*.hezuo li:nth-child(4n){margin-right:0;}*/
.hezuo li a{display:block;}
.hezuo li a .cp_name{display: block; width:208px; height:156px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; position:relative; z-index:1;}
.hezuo li a .cp_more{display:none;transition:0.6s all 0s linear;}
.hezuo li a:hover .cp_more{display:block;position:absolute; z-index:200; top:60px; left:20%; width:130px; height:32px; color:#111; background:#fff; border-radius:6em;transition:0.6s all 0s linear;}
.hezuo li a:hover span{/*background:url(../Images/tit_bg2.png) no-repeat left top; */ background:#2C5098;color: #fff;transition:0.6s all 0s linear;}
.hezuo li a img{max-width: 208px; max-height:156px; vertical-align:middle;}
.hezuo li span{height:40px; line-height:40px;color: #111; text-align:center;display:block; clear:both; background:#EAEAEA;}

.hezuo li a:hover img { transform: scale(1.1, 1.1);}
.hezuo li a img{transition:transform 1s ease 0s}

.youshi_title{height:84px; padding:30px; text-align:center;}
.mmkxx{width:1200px; margin:0 auto; height:500px;}
.iksnx{width:1200px; height:50px; line-height:50px; background:#2C5098;clear:both;}
.iksnx a{color:#fff; display:block; width:10%; float:left; text-align:center; font-size:16px;}
.iksnx a.hover{color:#fff; background:#1056be}
.ikskxx{border:1px solid #e6e6e6; padding:40px 50px;}
.ikskxx img{float:left; padding-right:40px; width:550px;}
.ikskxx .ikstext{ float:left; width:500px; padding:20px 0;}
.ikstext h3{font-size:22px; font-weight:600; height:30px; line-height:30px;}
.ikstext span{width:70px; height:2px; background:#333; margin-top:8px; display:block; float:left;}
.ikstext_p{padding:10px; display:block;text-align: justify; margin-top:10px; font-size:16px; height:200px; overflow:hidden;}
.ikstext_p p{font-size:16px; line-height:30px;}
.iksxxmore{width:500px; height:44px; line-height:44px; clear:both; margin-top:15px;overflow:hidden;}
.iksxxmore a.a1{background:#2C5098;height:40px; width:130px;text-align:center; line-height:40px; color:#fff; font-size:16px; float:left; margin-right:14px;}
.iksxxmore a.a2{background:#f2a91c;height:40px; width:130px;text-align:center; line-height:40px; color:#fff; font-size:16px; float:left; margin-right:14px;}

/*首页产品展示*/
.con_right {width:910px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block; overflow: hidden;}
.index_cp ul {margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 280px; height:280px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;padding:15px 10px 35px 10px;transition:0.2s; overflow:hidden;}

/*.index_cp li:nth-child(3n){margin-right:0px;}*/
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block; font-size:16px;}
/*.index_cp li a:hover{-webkit-box-shadow:0px 10px 20px #CCC;-moz-box-shadow:0px 10px 20px #CCC;-ms-box-shadow:0px 10px 20px #CCC;-o-box-shadow: 0px 10px 20px #CCC;box-shadow:0px 10px 20px #CCC;}*/
.index_cp li a .cp_name{display: block; width:280px; height:214px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover span{background: #2C5098; color: #fff;transition:0.6s all 0s linear;}
.index_cp li a img{max-width: 280px; max-height:214px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px; background:#e2e2e2; display:block; clear:both; font-size:14px;overflow:hidden;}
.index_cp li a:hover img { transform: scale(1.1, 1.1);}
.index_cp li a img{transition:transform 1s ease 0s}

.shuxing {
    width: 100%;
    height: 30px;
    line-height: 30px;
    /*float: left;
    margin-left: 10px;*/
    /*margin-top: -3px;*/
}

.shuxing dd {
    display: block;
    width: 33%;
    float: left;
}

.shuxing dd font {
    color: #333;
    background: url(../images/icon-list.png) no-repeat;
    padding-left: 20px;font-size:12px;

}

.shuxing dd font.li {
    background-position: -17px -401px;
}

.shuxing dd font.lo {
    background-position: -17px -439px;
}

.shuxing dd font.lp {
    background-position: -17px -478px;
}
/*左侧相关产品展示*/
.leftcp{width:260px; margin:0 auto;display:block; overflow: hidden; border:1px solid #e0e0e0; padding:2px;}
.leftcp ul {padding:0; clear:both; overflow: hidden; width:250px; margin:0 auto; margin-top:8px;}
.leftcp li {float:left; width:118px; margin-bottom:6px; overflow: hidden; line-height: 30px; text-align:center;border-collapse: collapse; border:1px solid #e0e0e0;}
.leftcp li:nth-child(2n){float:right;}
.leftcp li b{font-weight:normal;}
.leftcp li a{display:block;}
.leftcp li a .cp_name{display: block; width:114px; height:114px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:2px;}
/*.leftcp li a:hover span{background: #2C5098; color: #fff;transition:0.6s all 0s linear;}*/
.leftcp li a img{max-width: 114px; height:114px; vertical-align:middle;}
.leftcp li span{height:30px; line-height:30px; background:#e2e2e2; display:block; clear:both;}
.leftcp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.leftcp li a .cp_name img{transition:transform 1s ease 0s}
/*============简介===============*/
/*m-com*/

.about{background:url(../Images/gsjj_bj.jpg) top no-repeat;}
.m-com{width:100%;overflow: hidden;margin-top:0px; height:460px; padding-top:50px;}
.container-fluid{padding:0px; width:1200px; margin:0 auto;}
.m-com-left{overflow: hidden;padding:0;height:460px;}
.m-com-left .txt{float: left;overflow: hidden;padding:50px 0px;box-sizing: border-box; width:640px;}
.m-com-left .txt h1{font-size: 26px;color: #fff;margin-bottom: 15px;}
.m-com-left .txt h2{color: #fff;font-size: 14px;}
.m-com-left .txt p{color: #fff;font-size: 16px;line-height: 36px;padding:15px 0;overflow: hidden;}
.m-com-left .txt .btn{width:100%;overflow: hidden;padding:0;border:none;text-align: left;margin-top: 10px;}
.m-com-left .txt .btn a{padding:5px;color: #fff;border:solid 1px #fff; border-radius:8em;display: block;width:124px;text-align: center;font-size: 16px; float:left; margin-right:20px;}
.m-com-left .txt .btn a:hover{color: #fff;border-color: #FA553E; background:#FA553E; text-decoration:none;}
.about_pic{ float:right; width:510px; padding-top:50px;}
.about_pic img{border:10px solid #fff;}

.gongchang{background: rgba(255,255,255,.3); padding:10px; width:1180px; margin:0 auto;}
.gongchang ul{width:100%; background:#fff; height:220px;display:block;}
/* about end */
.case{width:1200px; margin:0 auto;}

.gcal_img {width:1180px; margin:0 auto;height:280px;overflow:hidden;padding-left:20px;}
.gcal_img ul{height:270px; overflow:hidden;}
.gcal_img li{float:left; margin-right:20px; text-align:center; line-height:40px;}
.gcal_img li img{padding:2px; height:225px; border:1px solid #e2e2e2;}
/*
.gcal-left {float:left;width:37px;padding:60px 10px 0 0;}
.gcal-left a{width:37px;height:53px;background:url(../images/arr_l.png) no-repeat 0 0;display:block;}
.gcal-left a:hover {background:url(../images/arr_l_over.png) no-repeat 0 0;}
.gcal-right a{width:37px;height:53px;background:url(../images/arr_r.png) no-repeat 0 0;display:block;}
.gcal-right a:hover {width:37px;height:53px;background:url(../images/arr_r_over.png) no-repeat 0 0;display:block;}
.gcal-right {float:right;width:37px;padding:60px 10px 0 0;}
.gcal-pp {width:1060px;height:212px;float:left;overflow:hidden; padding-left:15px;}
.gcal-pp li {float:left;width:245px;height:210px;overflow:hidden;text-align:center;margin-right:20px;}
.gcal-pp li img {width:245px;height:165px;}
.gcal-pp li p {width:245px;height:42px;line-height:42px;font-size:14px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.gcal-pp li a p {color:#6d6d6d;}
.gcal-pp li a:hover p {color:#e71f19;}*/
/*友情链接*/
.links{width:1200px; margin:0 auto; height:60px; line-height:60px;}
.links h3{width:180px; float:left; color:#205DA9;font-size:22px;}
.links h3 span{font-size:24px; color:#666;}
.links a{padding:0px 10px;}
.layouts{ }
.container-inners{min-height:340px;background:#fff }
.n_pic{width:450px;padding:20px; }
.c_n_list{width:690px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.c_n_list .bd{float:left; width:100%;height:30px;border-bottom:1px solid #E8E8E8;}
.c_n_list .bd dl{float:left; position:absolute; width:690px;}
.c_n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#2C5098; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #2C5098;}
.c_n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"宋体";padding-top:5px;}

.c_n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.c_n_list .nra dl{width:675px;}
.c_n_list .nra dd{ float:left; width:675px; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.c_n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.c_n_list .nra dd p.p1 a{font-family:"黑体"; color:#FF3300; font-size:20px;}
.c_n_list .nra dd p.p1 a:hover{font-family:"黑体"; color:#FF0000; font-size:20px;}
.c_n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.c_n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;font-size: 13px; overflow:hidden; background:url(../images/li.gif) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:10px;}
.c_n_list .nra dt span{float:right;font-size: 12px;}
.c_n_list .contentx{max-height:230px;color:#333; line-height:27px; font-size:14px;margin:20px;}

.mask50{
    background: url(../images/mask40.png) ;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none; 
}
.win_alert{
    width: 1230px;
    height: 522px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -615px;
    margin-top: -261px;
    background: #fff;
    z-index: 9999;
    display: none;
}
.win_alert .close{
    background: url(../images/close.png) no-repeat center;
    display: block;
    width: 14px;
    height: 15px;
    position: absolute;
    top: 24px;
    right: 30px;
}
.win_alert .inner{
    padding: 66px;
}
.win_alert .title1{
    font-size: 18px;
    color: #333333;
}
.win_alert .scroll{
    margin-top: 16px; padding:0 20px;
    height:360px; overflow:auto;
}
.win_alert .desc{
   font-size: 14px;
    color: #333333;  
    line-height: 22px;
    text-align:justify;
}
/*============优势===============*/
.adv{ overflow: hidden; width: 100%; }
.adv .titles{ background-color: #03B79D; padding: 35px 0; text-align:center;}
.adv .titles h2{  font-size: 33px;color: #fff;font-weight: bold;}
.adv .titles h2 b{ font-size: 40px;}
.adv .titles em{ color: #e2e2e2; font-size:14px; padding-top:10px; display:block;}
.adv .adbBox{ width: 100%; overflow: hidden;}
.adv .adv01{ background: url("../images/advBg01.jpg") no-repeat center; height: 364px}
.adv .adv02{ background: url("../images/advBg02.jpg") no-repeat center; height: 404px}
.adv .adv03{ background: url("../images/advBg03.jpg") no-repeat center; height: 343px}
.adv .adv04{ background: url("../images/advBg04.jpg") no-repeat center; height: 384px}
.adv .adv05{ background: url("../images/advBg05.jpg") no-repeat center; height: 357px}
.adv .advDl{width:465px;margin: 60px 110px 0 110px;}
.adv .advDl dt{ width: 100%; border-bottom: 1px dashed #dfdfdf; padding-bottom: 25px;}
.adv .advDl dt h3{ font-weight: normal; font-size: 26px; color: #333}
.adv .advDl dt h3 b{ color: #d5224a}
.adv .advDl dt p{font-size: 10px;color: #b9b8b8;text-transform: uppercase;margin-top: 5px;white-space: nowrap}
.adv .advDl dd{margin-top: 20px;}
.adv .advDl dd p{background: url("../images/adv_p.png") no-repeat left  5px;padding-left: 20px;font-size: 16px;color: #666666;line-height: 22px;margin: 16px 0;}
.adv .lengthLeft{width: 520px;}
.adv .lengthLeft2{width:440px;}
.adv .fisrtTop{margin-top: 90px;}
/*============优势===============*/
/*首页新闻*/
.news_bt01x{height:60px; line-height:60px;width:100%; margin:0 auto; }
.news_bt01x span{ font-size:15px; color:#999999; float:right;}
.news_bt01x span a:hover{ color:#ff3200;}
.news_bt01x h3{ font-size:22px; font-weight:bold; color:#333; float:left;display:block;}

.news{ width:100%;margin:0 auto; overflow:hidden;}
.tjnews{width:576px; padding:10px 0;}
.tjnews dl{height:100px; margin-top:10px; display:block;}
.tjnews dt{height:100px; float:left; margin-right:15px;}
.tjnews dt img{height:92px; width:138px; padding:2px; border:1px solid #e2e2e2;}
.tjnews dd{}
.tjnews dd h3{height:30px; line-height:30px; font-size:16px; font-weight:bold;}
.tjnews dd span{height:66px; line-height:22px; display:block; color:#888; padding:4px 0; overflow:hidden; font-size:14px;}

.inews_list { width:576px; float:left; margin:0; }
.inews_list li{ margin-top:10px;}
.inews_list .newscon { width:576px; height:90px; float:right; background:#fff;}

.inews_list .newscon .newtime{ float:left; color:#666666; height:80px; padding:0 10px; text-align:center; background:#f3f3f3;}
.inews_list .newscon .newtime span{ font-size:14px; color:#666666;height:30px; line-height:20px;}
.inews_list .newscon .newtime h3{ font-size:30px; height:50px; line-height:50px; color:#666666;padding:0px 5px; margin:0px;}
.inews_list .newscon .newfloat{ background:#fff; width:470px; height:80px; float:right; }
.inews_list .newscon .newfloat span{ color:#888888; font-size:14px;padding:0; float:right; text-align:left; height:580px; line-height:25px; overflow:hidden; width:470px;}
.inews_list .newscon .newfloat h3{font-size:18px;padding:px 0px 0px; height:30px; line-height:30px; overflow:hidden;}

.inews_list .newfloat a,.hyfocus .newfloat a{ color:#666666;}
.inews_list .newfloat a:hover,.hyfocus .newfloat a:hover{ color:#EA1717;}

.hyfocus { width:576px; float:right;}

.hyfocus li{ margin-top:10px;}
.hyfocus .newscon { width:576px; height:90px; float:right; background:#fff;}
.hyfocus .newscon .newtime{ float:left; color:#666666; height:80px; padding:0 10px; text-align:center; background:#f3f3f3;}
.hyfocus .newscon .newtime span{ font-size:14px; color:#666666;height:30px; line-height:20px;}
.hyfocus .newscon .newtime h3{ font-size:30px; height:50px; line-height:50px; color:#666666;padding:0px 5px; margin:0px;}
.hyfocus .newscon .newfloat{ background:#fff; width:470px; height:80px; float:right; }
.hyfocus .newscon .newfloat span{ color:#888888; font-size:14px;padding:0; float:right; text-align:left; height:580px; line-height:25px; overflow:hidden; width:470px;}
.hyfocus .newscon .newfloat h3{font-size:18px;padding:px 0px 0px; height:30px; line-height:30px; overflow:hidden;}

.proli{width:100%; border-bottom:1px solid #F0F0F0;}
.proli li{width:120px; float:left; background:#2C5098;color:#fff; height:50px; line-height:50px; text-align:center; margin-right:5px;}
.proli li a{display:block; background:#F0F0F0; font-size:16px;}
.proli li a:hover{display:block; background:#2C5098; color:#fff;}
.proli li.hover a{display:block; background:#2C5098; color:#fff;}

.linkbj{ height:92px; background:#0550A0;}
.link{ width:1200px; margin:0 auto;}
.linkz{ float:left; width:250px; height:92px; background:url(../images/yqlj.jpg) no-repeat; font-size:16px; font-weight:bold;}
.linky{ width:950px; float:right; padding-top:20px;}
.linky a{ display:block; float:left; padding: 0 15px 10px 15px; color:#fff;}
.linky a:hover{text-decoration:underline;}

/* CSS Footer */
/* footurl(../images/footbg.jpg) center bottom no-repeat  */
.foot_bg{width:100%;overflow: hidden;background:#292731;}
.foot{width:1100px;margin:0 auto;overflow: hidden; padding:20px 0;}
.search_prompt{width:980px;height:52px;padding-top:15px;text-align:center;font:14px/52px "Microsoft YaHei";color:#fff;}

.text2{width:270px;float:left;font:14px/22px 'Microsoft YaHei';color:#b1b3b5;text-indent:16px;height:22px;padding:11px 0;border:0;background:#fff;*height:21px;}
.select{float:left; border:0;background:url(../images/select.jpg) 67px center no-repeat #fff;}
.btn{float:left;background:url(../images/button.jpg) no-repeat 0 0;width:49px;height:44px;border:0;cursor:pointer;margin-left:6px;}

.foot_nav{width:100%;height:62px;text-align:center;font:12px/62px "Microsoft YaHei";color:#fff;text-overflow: ellipsis;overflow:hidden;white-space: nowrap; background:#3B3B3B;}
.foot_nav a{color:#fff;margin:0 20px; font-size:16px;}
.share{width:140px;height:48px;margin:0 auto;}
.foot_copyright{text-align:left;color:#fff; padding-left:12px;font-size:16px; line-height:30px; display:block;}
.foot_copyright p{width:100%;text-align:center; font-size:16px;color:#fff;}
.foot_copyright p span{margin:0 6px;}
.foot_copyright a{color:#fff;font-size:16px;}
.links_bg{width:100%;height:55px;background:#002E46;}
.links{width:980px;height:55px;background:url(../images/linksbg.jpg) 3px center no-repeat;margin:0 auto;overflow: hidden;}
.links p{float:left;width:100px;height:55px;text-align:right;font:12px/55px "Microsoft YaHei";color:#fff;}
.links a{float:left;font:12px/55px "Microsoft YaHei";color:#fff;margin:0 6px;}
/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; background-size:cover; height:400px; min-width:1200px; clear:both;position:relative;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.lxwm{width:100%;line-height:28px; padding:30px 0; height:500px; background:url(../images/class_bg.jpg) no-repeat;background-size: cover;}
.lxwm ul{width:600px;background:url(../images/tmbg_a.png); margin:0px auto; padding:60px 30px 60px 50px; border:1px solid #191919; color:#fff; margin-top:100px;}
.lxwm li{ height:40px; line-height:40px;display:block; padding-left:50px;}

.lxwm li.aa{background:url(../images/gs.png) no-repeat;}
.lxwm li.a1{background:url(../images/liuyan_01.png) no-repeat;}
.lxwm li.a2{background:url(../images/liuyan_02.png) no-repeat;}
.lxwm li.a3{background:url(../images/liuyan_03.png) no-repeat;}
.lxwm li.a4{background:url(../images/liuyan_add.png) no-repeat;}
.lxwm li.a5{background:url(../images/liuyan_fax.png) no-repeat;}
.lxwm li.a6{background:url(../images/liuyan_mail.png) no-repeat;}


.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2C5098; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2C5098; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #2C5098;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#2C5098; height:40px; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; }
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content strong{font-size:18px;}
.content p{font-size:16px; line-height:28px;}
.content img{width:100%;}
.content table,.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:99%; margin:0 auto;}
.content table td,.view_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:5px; text-align:center;}

.view-title{font-size:24px; width:80%; margin:0 auto; line-height:30px; display:block; padding-bottom:15px; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}
.view-date span{display:none;}
.updown{width:100%; clear:both; margin-top:15px; margin-bottom:25px; height:50px; display:block;}
.updown li{width:45%;background:#2C5098; margin:10px 2%; float:left;height:40px; line-height:40px; overflow:hidden; color:#fff; text-indent:20px; border-radius:20px;}
.updown li a{color:#fff;}


.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#2C5098; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width:450px; height:380px; float:left; overflow:hidden;}
#imgto img{width:450px; height:380px;object-fit: cover;}
/*#imgto .big{width:510px;height:380px;display: table-cell;text-align: center; vertical-align: middle;text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:510px;max-height:380px;}
#imgto .small{height:100px; margin-top:8px;width:100%; clear:both;}
#imgto .small div{float:left;overflow:hidden;}
#imgto .small div.imgl,#imgto .small div.imgr{width:13px;height:80px; border:1px solid #CCC; background-color:#F6F6F6; text-align:center; line-height:80px; font-weight:bold; color: #999; cursor:pointer;}
#imgto .small div.imgl:hover,#imgto .small div.imgr:hover{ background-color: #E7E7E7; color: #666}
#imgto .small div.imgc{width:480px; position:relative;height:100px;}
#imgto .small div.imgc ul{ position:absolute;width:2200px; height:100px;top:0; left:0;}
#imgto .small div.imgc ul li{ float:left; width:108px; padding-left:10px;cursor:pointer; }
#imgto .small div.imgc ul li img{width:106px; height:80px;border:1px solid #2C5098}
#imgto .small div.imgc ul li.the img {border:1px solid #2C5098}*/

.pro_right{width:430px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:20px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:12px 15px;}
.pro_right .pro_desc strong{color:#f00;}
.pro_desc ul{}
.pro_desc ul span{color:#f00;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#2C5098 url(../images/tel2.png) no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}

.view_con{width:100%; padding:15px 0; line-height:28px;}
.view_con p{ font-size:15px;}
.view_con img{max-width:800px; text-align:center;}
.view_con a.neilian{color:#f00;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f0f0f0; height:50px; line-height:50px; clear:both; margin:10px 0;}
.view_title h3{background:#2C5098 url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff;padding:0px 20px;text-indent:30px; font-size:16px;}
.view_title span{float:right; padding-right:100px;}
.view_title span a{color:#111;}
/*新闻列表*/
.news_list{ padding:0 5px;clear:both; margin:10px auto; background:#fff;}
.news_list ul{margin:0px; padding:0px;}
.news_list li{height:40px; line-height:40px; overflow:hidden; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}

/*新闻列表二*/
.main_c{width: 100%;float: left;line-height: 260%;padding:10px 0 20px 0;}
.news_two_ul {
    height: auto;
    overflow: hidden;
    max-width:1200px; margin:0 auto;
}
.news_two_ul li{height:160px;}
.news_two_box {
    width: 100%;
    height: 130px;
    border: 1px solid transparent;
    position: relative;
    background: #f7f7f7;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_img {
    width: 200px;
    height: 100px;
    padding: 15px;
    float: left;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.news_two_img img{width: 200px;height: 100px;object-fit: cover;}
.news_two_txt span {
    font-size: 16px;
    color: #717171;
    display: block;
    height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all .3s ease-out 0s
}
.news_two_txt span b{font-size:16px; font-weight:normal;}
.news_two_box:hover .news_two_txt span {
    color: #333
}

.news_two_txt i {
    height: 52px;
    color: #A2A2A2;
    line-height: 24px;
    display: block;
    overflow: hidden; font-style:normal;
    transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt i {
    color: #999
}

.news_two_txt {
    width: 60%;
    float: left;
    padding:16px 0 28px 28px;
    transition: all .3s ease-out 0s
}

.news_two_box:hover .news_two_txt {
    padding: 16px 0 28px 40px
}

.news_two_date {
    width:160px;
    float: right;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑";
    color: #999;
    padding: 16px 19px 0 0;
    transition: all .3s ease-out 0s; text-align:right;
}

.news_two_box:hover .news_two_date {
    padding: 26px 29px 0 0
}

.news_two_date span {
	color: rgb(153, 153, 153);
    height: 26px;
    font-size: 24px;
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}

.news_two_date i {
    font-size: 13px; 
    font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"
}

.news_two_but {
    position: absolute;
    top: 80px;
    right: 28px ;transition: all .3s ease-out 0s;
}
.news_two_box:hover .news_two_but{top: 80px;right:52px; font-size:18px;}
.news_two_box:hover {
    border: 1px solid #efefef;
    box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08)
}

.news_two_box:hover .news_two_img {
    background: #2C5098;
}
.ser_but{float: right; border:1px solid #f00;}
.news_two_box:hover .ser_but {
    background: #0a5cb0;
    border: 1px solid #0a5cb0;
    margin: 0 -36px
}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin:10px 0; padding-bottom:10px;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding:0px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*.map{ width:600px; padding:20px 0;float:right;}
.map p{line-height:25px;}*/

#allmap{width:100%; height:350px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both;font-size:14px;width:100%;height:40px;}
.pages li{ display: inline;}
.pages li a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{margin-top:5px;float:right;}
.member_f dl{border-bottom:1px solid #E8E8E8; padding:5px 0; width:100%; float:left;}
.member_f dl dt{float:left; width:110px; text-align:right; line-height:26px; font-weight:bold;}
.member_f dl dd{float:left; line-height:26px; padding-left:10px;}
.member_f dl dd textarea{ width:90%; height:200px;}
.member_f dl dd.m span{color:#C00;}
.member_f dl dd.m span.ok{ background-color:#000; width:10px; height:5px;}
.inp{height:32px; line-height:32px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.btnbig{height:40px; line-height:40px; background:#2C5098; width:180px; color:#fff;}

/* service */
.service{height:100px;position:relative;z-index:1;}
.service li{float:left;width:12.5%;height:100px;transition:background 0.3s;-webkit-transition:background 0.3s;}
.service li a{display:block;box-sizing:border-box;color:#fff;border-right:1px solid #bfbfbf;border-right:1px solid rgba(191,191,191,.3); }
.service li:last-child a{border:none;}
.service li:hover:last-child a{border:none;}
.service li:hover{background:rgba(0,0,0,.3);}
.service li:hover a{border-color:transparent;color:#AD0858;border-right:1px solid #bfbfbf;border-right:1px solid rgba(255,255,255,.3);}
.service li i{display:block;line-height:60px;font-size:48px;text-align:center;}
.service li strong{display:block;line-height:40px;text-align:center;font-weight:normal;font-size:16px;}
.layout{max-width:1200px;min-width:980px;margin-left:auto;margin-right:auto;}
/* 图标 */

.boxs{width:100%; margin:0 auto;}
.bc{background:#FFFFFF;}
.bc3{background:#F6F9FA;}
.h840{height:840px;}
.h340{height:340px;}
.pt10{padding-top:10px;}
/*index news pic*/
.n_pic{width:450px;padding:20px; padding-left:0px;}
#foucsBox {width: 450px; height: 300px;overflow: hidden; zoom: 1; position: relative;}
#foucsBox .imgCon { width: 450px; height: 300px; margin: 0; padding: 0; position: relative; list-style: none; }
#foucsBox .imgCon li { float: left; width: 450px; height: 210px; }
#foucsBox .imgCon li .imgTitle { width: 450px; position: absolute; bottom: 0; height:35px; line-height:35px; overflow:hidden; text-align: center; z-index: 2; }
#foucsBox .imgCon li .imgTitle a { width:450px; color: #fff; display: block; text-decoration: none;  font-weight: normal; font-size: 14px; zoom: 1;height:35px; line-height:35px; overflow:hidden; }
#foucsBox .showPage { width: 450px; height: 35px; position: absolute; bottom: 0; background: #000; opacity: 0.7; filter: alpha(opacity=70); z-index: 1; }
#foucsBox .foucs { display:none; width: 450px; height: 22px; position: absolute; bottom: 3px; text-align: center; z-index: 3; }
#foucsBox .foucs span.f { background: url(../images/pic_bg.png) -170px -90px no-repeat; }
#foucsBox .foucsButton { width: 30px;cursor: pointer; height: 20px; padding: 7px; margin-top: -35px; position: relative; z-index: 4; }
#foucsBox .foucsButton span { display: inline; width: 8px; height: 15px; margin: 4px 5px 0; cursor: pointer; overflow: hidden; background: url(../images/pic_bg.png) 0 0 no-repeat; }
#foucsBox .foucsButton img { display: none; cursor: pointer; border-width: 0px; vertical-align: middle; width: 100px; height: 56px; }
#foucsBox .lBtn { float: left; }
#foucsBox .lBtn span { float: left; background-position: 0 -105px; }
#foucsBox .rBtn { float: right; }
#foucsBox .rBtn span { float: right; background-position: -45px -105px; }
#foucsBox .btnHover { width: 25px; overflow: hidden; }
#foucsBox .btnHover img { display: inline; }
/*Index News List*/
.n_list{width:730px;height:300px;display:inline;overflow:hidden;padding-top:20px;}
.n_list .bd{ width:100%;height:30px;float:left;border-bottom:1px solid #E8E8E8;}
.n_list .bd dl{ width:690px;float:left; position:absolute;}
.n_list .bd dd{width:70px;height:30px; line-height:30px; left:10px; bottom:0;position:relative; float:left;color:#2C5098; font-size:16px; font-weight:bold;text-align:center;border-bottom:1px solid #2C5098;}
.n_list .bd dt a{float:right; height:25px; line-height:25px; width:50px; text-align:left; overflow:hidden; font-family:"宋体";padding-top:5px;}

.n_list .nra{width:675px;margin-left:10px; float:left; height:320px; overflow:hidden; }
.n_list .nra dl{width:675px;}
.n_list .nra dd{ width:675px; float:left; text-align:center; background:url(../images/bg2.gif) repeat-x bottom left; padding:10px 5px 0;}
.n_list .nra dd p.p1{width:675px; height:50px; line-height:50px;display:inline; overflow:hidden;}
.n_list .nra dd p.p1 a{font-family:"黑体"; color:#2C5098; font-size:20px;}
.n_list .nra dd p.p1 a:hover{font-family:"黑体"; color:#2C5098; font-size:20px;}
.n_list .nra dd p.p2{height:45px; display:inline; color:#999; text-indent:25px;float:left; width:670px;overflow:hidden; line-height:20px; text-align:left;}
.n_list .nra dt{float:left; width:660px; height:17px; line-height:17px;	font-size: 14px; overflow:hidden; background:url(../images/hongdian.jpg) no-repeat left center;margin:10px 0 0 0; display:inline; padding-left:15px;}
.n_list .nra dt span{float:right;font-size: 12px;}

.mmk{ width:1200px; margin:0px auto; text-align:center}
/*.mtitle{ font-size:24px; line-height:48px; color:#2C5098; height:48px; position:relative; border-bottom:3px solid #e9e9e9; margin:10px 0 0; border-bottom-left-radius:9px}
.mtitle a{ color:#FFF}
.mtitle span{ position:absolute; top:0; left:0; color:#FFF; width:140px; text-align:center; border-bottom:3px solid #2C5098; border-bottom-left-radius:9px; border-top-left-radius:9px; background:#2C5098; border-top-right-radius:9px}
.mtitle .azx{ float:right; display:inline-block; margin-right:1em; width:120px; border-radius:99px; background:#2C5098; color:#FFF; font-size:16px; height:32px; line-height:32px; margin-top:8px}
*/
.iks{ margin:0px auto; width:1200px;}
.iks .iksn{width:240px;float:left; height:390px;}
.iks .iksn .iksmenu{ width:240px;}
.iks .iksn .iksmenu a{width:240px; height:100px; padding-top:30px; display:block; text-align:center; line-height:34px; border-bottom:1px solid #383b3f;color:#FFF; background:#2d3035}
.iks .iksn .iksmenu a span{font-size:24px;}
.iks .iksn .iksmenu .hover{ color:#fff; background:#ff9c00; border-bottom:1px solid #383b3f}


/*.iks .iksn .iksmore{ float:right; display:inline-block; margin-right:1em; width:100px; border-radius:99px; background:#2C5098; color:#FFF; font-size:14px; height:28px; line-height:28px; margin-top:2px; text-align:center}*/
.iksk {padding:0px; float:right; width:940px; height:390px; background:#fbfbfb;}
.iksk .iksp{ width:450px; float:right;}
.iksk .iksr{ width:400px; float:left; padding:40px 40px;text-align:left;}
.iksk .iksr H3{ font-size:24px; font-weight:bold; color:#2C5098; margin-top:10px;}
.iksk .iksr span{color:#999; font-size:18px; display:block; height:40px; line-height:40px;}
.iksk .iksr .ksjj{ width:400px; height:160px; overflow:hidden; float:left; text-align:left; margin-top:30px;}
a.iksmore{background:#f2a91c; height:40px; width:130px; display:block; clear:both; text-align:center; line-height:40px; color:#fff;}
/*
.iksk .iksr .iksrl h1{ font-size:16px; line-height:32px; margin:0 10px}
.iksk .iksr .iksrl h1 a{ color:#2C5098;font-size:18px;}
.iksk .iksr .iksrl p{ font-size:14px; text-align:left; text-indent:2em; margin:0 10px; line-height:32px; border-bottom:1px dashed #CCC; padding-bottom:5px}
.iksk .iksr .iksrl p a{ color:#2C5098}
.iksk .iksr .iksrl ul{ margin:10px 10px 0; padding:0 10px}
.iksk .iksr .iksrl ul li{ font-size:14px; text-align:left; line-height:26px}
.iksk .iksr .iksrl ul li span{ float:right}
.iksk .iksr .iksrr{ width:320px; text-align:left}
.iksk .iksr .iksrr h1{ font-size:16px; color:#2C5098; padding:5px 0; border-bottom:1px solid #2C5098; text-indent:0.5em}
.iksk .iksr .iksrr ul{ margin:4px}
.iksk .iksr .iksrr ul li{ padding:0 2px; font-size:14px; height:31px; overflow:hidden; line-height:31px}*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: url('../Images/fixCont.png') no-repeat 0 0 #158EE0;
}
.yb_bar .yb_phone {
	background: url('../Images/fixCont.png') no-repeat 0 -57px #158EE0;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: url('../Images/fixCont.png') no-repeat 0 -113px #158EE0;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url('../Images/fixCont.png') no-repeat 0 -169px #158EE0;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #fff!important;
}

.ad{width:100%; min-width:1200px; height:400px; background:url(/images/ad.jpg) no-repeat center;overflow:hidden; margin:0px auto;}
.ad2{width:100%; height:160px; background:url(/images/ad2.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
.ad2 a{width:1000px; height:35px; margin:0 auto; padding-top:66px; text-align:right; display:block; text-indent:-9999em;}
.ad3{width:100%; height:220px; background:url(/images/ysbg1.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
.ad4{width:1200px; margin:0 auto; height:136px; background:url(/images/a3.jpg) no-repeat center; min-width:1200px; overflow:hidden;}
/*.wdks .wenda{width:840px; height:120px;overflow: hidden; float:left;}
.wdks .wenda dl{height:60px;}
.wdks .indexkeshi{width:340px; float:right;border:1px solid #f00;}*/
.ind_more{ display: block; height: 70px; line-height: 70px; background: #0D83F2; color: #fff; font-size: 26px; font-weight: bold; clear: both; width: 340px; text-align: center; border-radius: 35px; margin:0 auto; }
.ind_more:hover{ background: #f25400; color: #fff }
.iys{  background: url(../Images/ys_bg.jpg) top center no-repeat; height: 977px}
.ystit{margin:70px auto; height: 121px; width: 714px;}
.yslist{ height: 175px;  margin-bottom: 50px }
.yslist li{width: 295px; float: left;font-size: 13px; color: #666; text-align: center; position: relative; margin-left: 40px}
.ysimg{ width: 295px; height:295px;z-index:99; position: relative;  }
.yslist li:nth-child(1){ margin-left:0;} 
.yslist li p b{ display: block; font-size:22px; text-align:center;line-height: 1.5  }
.yslist li p i{ display: block; width: 70px; margin:20px auto; height: 4px; background: #0D83F2}
.yslist li p{ background: #fff; height: 235px; width: 255px;position: absolute; top: 140px;z-index: 66; padding:185px 20px 0 20px; font-size: 15px; color: #333; line-height: 1.8 }
.yslist li p span{ font-weight: bold; color: #f25400 }
.lylist li{ float: left; width: 365px; height:115px; border: 1px #54b4f9 solid; margin: 40px 18px 0 15px  }
.lylist li img{width: 295px; height:295px; }
.ysimg{  transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}
.ysimg:hover{
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
}


.ititbig{ font-size:36px; text-align:center; color: #0D83F2 }
.ititsmall{ margin:10px auto 0 auto; text-align: center; display:block;height:50px; line-height:50px; font-weight: normal; font-size: 24px; color: #000;text-transform:uppercase; }
.ind_lc{ margin-bottom:70px;}
.ind_lc ul{ background:url(../Images/lc_bg.jpg) top center no-repeat; height: 200px; margin-top: 50px  }
.ind_lc li{ margin-left:80px; float: left; color: #fff; font-size: 18px; text-align: center; width: 195px; padding-top: 110px; line-height:34px;}
.ind_lc li b{ font-size: 28px; display: block; }
.ind_lc li:nth-child(1){ margin-left: 0 }
.icase { margin:0 auto; height: auto; overflow: hidden; background: #f1f1f1 url(../Images/an_bg.jpg) right bottom no-repeat; padding:50px 0 60px 0; }
.caselist{margin-left:-25px; padding-top: 50px}
.ab_index{ height: auto; overflow: hidden; padding:60px 0;}
.ab_index img{ float: right; padding-right: 30px }
.ab_index p{ line-height: 35px; font-size: 16px; padding-top:8px; }
.ab_index h2{ color: #0D83F2; font-size: 40px; margin-bottom: 25px }
.ab_index h2 span{ font-size: 19px; display: block; }
.ab_index .more{ float: right; height: 50px; line-height: 50px; background: #0D83F2; color: #fff; text-align: center; width: 150px }

.flink{background:#292731;text-align:center;color:#ccc;font-size:16px;}

.flink div{max-width:1100px;margin: 0px auto;}
.flink a{color:#ccc;font-size:15px;}