/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei";}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#0154a6;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
/*.bt5{border-top:5px solid #313131;}*/
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.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;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.w420{width:680px; display:block; padding-left:50px;}
.w1200{width:1200px; margin:0 auto; clear:both; display:block;padding:0px 20px;}
.w1200w{width:1200px; margin:0px auto; clear:both;padding:0px 20px;}
.gotop{position:fixed; bottom:100px; right:30px;}
.toubu{ width:1200px; height:130px; margin:0 auto; overflow:hidden;}
.logo{height:110px; float:left; margin-top:5px;}
.logo img{ padding-top:10px;}
.albb {width:150px;float:left;margin: 40px 40px;}
.toubu .zhuanzhu{ width:300px; height:70px; float:left; padding:22px 0 0 15px; line-height:35px;}
.toubu .zhuanzhu i{ font-size:26px; color:#0154a6; font-style:normal;}
.toubu .phone{ float:right; width:320px; height:76px;margin-top:30px; line-height:30px; font-size:16px;}
.toubu .phone .ico{ background:url(../images/tel.png) no-repeat left 0px; width:76px; height:76px; float:left;}
.toubu .phone span{ display:block; color:#121212; font-size:35px; font-weight:bold;}
.toubu .phone span font{ color:#004682; font-size:35px; font-weight:bold;}
.header{height: 55px;width: 100%;}

.top{height:40px; line-height:40px; background:#1C262F;}
.top .topcenter{width:1200px; height:40px; margin:0 auto;color:#fff; font-size:14px;}
.top .topcenter .top_left{float:left;}
.top .topcenter .top_right{float:right; height:40px;/* margin-right:38px;*/}
.top .topcenter .top_right a{color:#fff; padding:0px 8px; width:50px;}

.nav{height:55px;width:100%;position:relative;background: -webkit-linear-gradient(#3d81c8, #0054ac);
background: -o-linear-gradient(#3d81c8, #0054ac);
background: -moz-linear-gradient(#3d81c8, #0054ac);
background: linear-gradient(#3d81c8, #0054ac);}
.nav ul{width:1200px; margin:0 auto;}
.nav ul li{float: left; text-align: center; height: 55px;  overflow: hidden;}
.nav ul li.index a:hover{color: #fff;}
.nav ul li a{ display: block; width: 133px;text-align: center;  margin: 0 auto; height: 55px; line-height: 55px; font-size: 16px; color: #fff;}
.nav ul li a:hover{color:#fff;background: #004682;text-align: center;}
.nav .hover a{color:#fff;background: #004682;}
.nav li.classhover a{color:#fff;background: #004682;}
.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{width:133px;position:absolute;z-index:9999;}
.nav ul li ul.subnav li a{display:block;width:133px;height:45px;line-height:45px;text-align:center;background:#004682;color:#fff;font-size:14px;transition:0.7s}
.nav ul li ul.subnav li a:hover{background:#0154a6;color: #fff;}

.nav ul li UL.navpro {width:100%; background:#fff; border-bottom:3px solid #0154a6; position:absolute; left:0;z-index:9999; display:none}
.navpro .plistx{width:1206px; margin:0 auto;background:#999;z-index:99999;}
.navpro .plistx dl a{line-height:30px;width:94%; font-size:14px;background:none; color:#111;}
.navpro .plistx dl{height:310px;width:240px;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:94%; margin:0 auto; height:150px; margin-bottom:5px;}
.navpro .plistx dl dt a{font-size:14px; background:#0154a6; color:#fff;}
.navpro .plistx dl dt a:hover{background:#0154a6;color: #fff;}
.navpro .plistx dl dt a.ttimg{padding:4px; height:110px; background:none;}
.navpro .plistx dl dt img{width:100%; height:110px;object-fit: cover;}
.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;height:25px; line-height:25px;}
.navpro .plistx dl dd a:hover{background:none; color:#0154a6;}
.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:10; width: 100%; background: #0154a6;/* background: rgba(82,13,0,1);*/ 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:580px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:580px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:580px;}
.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:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#0154a6;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;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;}
.wxpic{position:absolute; top:0px;right:-90px; display:none;}

/*============文化===============*/
.info_02bg{width:100%;height:480px;background:#055cbd;}
.info_02{width:1200px; margin:0 auto; padding-top:120px; }
.zsdh_title{ color:#fff; font-size:36px; height:60px; line-height:60px; text-align:center; padding-top:40px;}
.info_02 p{ line-height:28px; position:absolute; top:70px; left:0px; padding:15px 20px;}
.zsdh01,.zsdh02,.zsdh03,.zsdh04{ height:278px;width:255px;float:left; position:relative; margin:10px 22px;}
.zsdh01 div,.zsdh02 div,.zsdh03 div,.zsdh04 div{ height:278px;width:255px;background:url(../images/ys01.png) 0px 0 no-repeat;}
.zsdhtit{ position:absolute; top:-100px; left:55px; width:144px; height:120px; background:#EBEBEB; font-size:34px; padding-top:24px; border-radius:10em; text-align:center; line-height:44px;
-webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;}
.zsdhtit1{ position:absolute; top:-100px; left:55px; width:144px; height:110px; background:#EBEBEB; font-size:24px; padding-top:34px; border-radius:10em; text-align:center; line-height:34px;
-webkit-animation: float ease-in-out 1.5s infinite;
  animation: float ease-in-out 1.5s infinite;}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/*.zsdh01 .zsdhtit{ background:url(../images/zs01.png) 0px 0 no-repeat;}
.zsdh02 .zsdhtit{ background:url(../images/zs02.png) 0px 0 no-repeat; }
.zsdh03 .zsdhtit{ background:url(../images/zs03.png) 0px 0 no-repeat; }
.zsdh04 .zsdhtit{ background:url(../images/zs04.png) 0px 0 no-repeat; }*/

/*标题*/
.hd_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.hd_title h3{font-size:30px; height:80px;line-height:80px;width:350px; margin:0 auto;color:#fff;font-family: Impact;font-weight:600;background:url(../images/youshi_tit.png) no-repeat left center;}

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

.ab_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.ab_title h3{font-size:30px; height:100px;line-height:120px;width:200px; margin:0 auto; text-indent:60px; color:#000;font-family: Impact;font-weight:600;background:url(../images/t4.png) no-repeat left center;}

.news_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.news_title h3{font-size:30px; height:100px;line-height:120px;width:200px; margin:0 auto; text-indent:60px; color:#000;font-family: Impact;font-weight:600;background:url(../images/t3.png) no-repeat left center;}

.case_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.case_title h3{font-size:30px; height:100px;line-height:120px;width:200px; margin:0 auto; text-indent:60px; color:#000;font-family: Impact;font-weight:600;background:url(../images/t2.png) no-repeat left center;}

.cp_class{width:1220px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:295px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
/*.cp_class li em{ width:40px; height:40px; line-height:40px;font-size:18px; display:block; margin:0 auto; clear:both; background:#0154a6; border-radius:2em; color:#fff; font-style:normal;}*/
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#0154a6;color:#fff;}
.cp_class li a.hover{background:#0154a6;color:#fff;}

.left_b{height:22px;background:url(../Images/bt_bg.jpg) no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;}
.plist .hd{ height:70px; line-height:70px; font-size:28px; color:#fff; text-align:left;background:#0154a6 url(../Images/jian.png) no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 3px solid #0154a6; border-top: none;overflow: hidden;}
.plist .bd h3{height:40px; line-height:40px;width: 94%;margin: 0 auto;background: #BA4734;color: #fff; text-align:center; margin-top:5px;font-size: 16px;}

.plist .bd ul{ width: 260px; margin: 0 auto; padding-top:6px;padding-bottom: 6px; overflow: hidden;background:#fff;}
.plist .bd ul li{ width: 100%; height: 37px; text-indent: 50px; line-height: 37px; margin-bottom:3px;margin-top:3px; overflow: hidden;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#18489a; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;color:#fff;}
.plist .bd ul li a{ display: block; width: 94%; height: 37px;  background:#18489a url(../Images/jiantou3.gif) no-repeat 24px center; margin:0 auto; color: #fff;}
.plist .bd ul li a:hover{ color: #fff;background:#BA4734 url(../Images/jiantou3.gif) no-repeat 24px center;}
.plist .bot{ margin-top:8px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #0154a6; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px; margin-top:3px;}


/*首页滚动产品展示*/
.inproduct{width:1200px; margin:0 auto; clear:both;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:230px; overflow: hidden;}
.product .cpgd li {float:left; width: 276px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:0px 20px 25px 0px;}
.product .cpgd li a{display:block;}
.product .cpgd li a .cp_name{display: block; width:266px; height:190px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden; padding:5px;}
.product .cpgd li a:hover span{background: #0154a6; color: #fff;transition:0.6s all 0s linear;}
.product .cpgd li a img{max-width: 266px; max-height:190px; vertical-align:middle;}
.product .cpgd li span{height:40px; line-height:40px; background:#e2e2e2; display:block; clear:both;}
.product .cpgd li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.product .cpgd li a .cp_name img{transition:transform 1s ease 0s}
/*首页产品展示*/
.con_right{width:910px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 282px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;margin:0px 20px 25px 0px;}

.index_cp li:nth-child(4n){margin-right:0;}
.index_cp li b{font-weight:normal;}
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:280px; height:260px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover span{transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 280px; max-height:260px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{padding:0; clear:both;}
.index_cp li .zxzx a{display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx a.zzl{background: #004682; color: #fff;}
.index_cp li .zxzx a.zzr{ background: #0154A6;color: #fff;}
/*.index_cp li .zxzz a:hover{background: #065dab; }*/
/*============简介===============*/
.info_01bg{ width:100%; height:410px; background:#f4f4f4; padding:20px 0px;}
.info_01{width:1200px; margin:0 auto; padding:10px 0px; height:390px;}
.gsgk{width:1200px; height: auto; }
.gsgk_left{width:680px; height:360px;float:left;background: url(../images/zzpz.jpg) 0px bottom no-repeat; }
.gsgk_left h3{ color:#0472D4; font-size:30px; line-height:70px; height:60px; text-transform:uppercase; display:block;}
.gsgk_left p{ line-height:32px;color:#2c2c2c; padding:10px;text-indent: 2em;font-size: 16px;text-align: justify;}
.gsgk_right{width:520px; height:385px;float:left;}
.gsgk_right .gsgk_rightcont { height:345px;  margin:20px 0px 0px 20px; overflow:hidden;}
/* about end */
.main,.w-1300{width:1300px;margin:0 auto;position:relative}
.home-sec2 .home-wl-ls .type-down i:after{border-left:1px solid #fff;border-bottom:1px solid #fff;content:' '}.home-sec1 .home-news2 .txt-news li{padding:0 20px 20px;transition:all .2s ease;width:380px}.home-sec1 .home-news2 .txt-news li:hover{background:#f2f2f2}.home-sec1 .home-news2 .txt-news li:hover a{color:#01a4ec}.home-sec1 .home-news2 .txt-news h3 a{display:block;font-size:16px;color:#333;padding-top:15px;padding-bottom:6px;transition:all .2s ease}.home-sec1 .home-news2 .txt-news .date{font-size:12px;color:#999;margin-bottom:10px}.home-sec1 .home-news2 .txt-news .text{font-size:12px;color:#666;line-height:22px}.home-sec1 .home-news2 .txt-news .text p{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden}.home-sec1 .home-sys{display:inline-block;width:376px;margin-top:35px}.home-sec1 .home-sys .sys-type{background:url(images/system-scheme-bg.jpg) no-repeat;padding:0 26px 18px}.home-sec1 .home-sys .title-2{font-size:19px;color:#fff;padding:16px 0;font-weight:700;text-shadow:2px 2px 2px rgba(0,0,0,.8)}.home-sec1 .home-sys .sys-type .sys-btn{box-sizing:border-box;padding-left:12px;width:148px;height:40px;float:left;border-radius:5px;background:#fbd100;margin-bottom:12px;transition:all .3s ease}.home-sec1 .home-sys .sys-type li:nth-child(2n){margin-left:25px}.home-sec1 .home-sys .sys-type .sys-btn a{font-weight:700;display:block;font-size:14px;color:#555;position:relative;line-height:40px}.home-sec1 .home-sys .sys-type .sys-btn a .arr{display:inline-block;height:40px;width:32px;background:#fbab00;position:absolute;right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:all .3s ease}.home-sec1 .home-sys .sys-type .sys-btn a .arr:after{display:inline-block;width:8px;height:8px;transform:rotate(-135deg);margin-left:8px}.home-sec1 .home-sys .sys-type .sys-btn:hover{background:#ffdf42}.home-sec1 .home-sys .sys-type .sys-btn:hover .arr{background:#ffbc2c}
.home-sec2{background:#ededed;padding-bottom:40px}.home-sec2 .title-2{font-size:30px;color:#555;padding-top:25px;padding-bottom:35px;font-weight:700}.home-sec2 .home-wl-ls{margin-left:-26px}.home-sec2 .home-wl-ls li{float:left;width:305px;margin-left:26px;position:relative;margin-bottom:25px;overflow:hidden}.home-sec2 .home-wl-ls li a{display:block}.home-sec2 .home-wl-ls li img{width:100%;transition:all .2s ease}.home-sec2 .home-wl-ls li:hover img{transform:scale(1.1)}.home-sec2 .home-wl-ls .info{display:block;height:56px;width:100%;text-align:center;line-height:56px;font-size:20px;color:#fff;position:absolute;bottom:0;background:rgba(158,158,158,.73)}.home-sec2 .home-wl-ls .type-down{display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:url(../images/material-bg.jpg) no-repeat;text-align:center;transition:all .3s ease;opacity:0}.home-sec2 .home-wl-ls li:hover .type-down{opacity:1}.home-sec2 .home-wl-ls li:hover .type-down i:after{animation:arr-swing .3s ease 1 .3s;-webkit-animation:arr-swing .3s ease 1 .3s;-moz-animation:arr-swing .3s ease 1 .3s}.home-sec2 .home-wl-ls .type-down strong{display:block;margin-top:65px;margin-bottom:22px;font-size:16px;color:#fff}.home-sec2 .home-wl-ls .type-down i{display:block;width:130px;height:35px;margin:0 auto;line-height:35px;text-align:center;border:1px solid #fff;font-size:12px;color:#fff;font-style:normal;position:relative}.home-sec2 .home-wl-ls .type-down i:after{position:absolute;top:13px;right:25px;display:inline-block;width:8px;height:8px;margin-left:5px;transform:rotate(-135deg);-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg)}

.case{width:100%;padding:0px 0;}
.case ul { margin:0;padding:0; clear:both;}
.case li {float:left; margin-right:20px;width: 290px; height:276px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;}
.case li:nth-child(3n){margin-right:0;}
.case li a{font-size:16px;}
.case li a .cp_name{height:226px; width:290px; margin-bottom: 29px;color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.case li a:hover span{background: #f5f5f5;}
.case li img{max-width: 290px; height:226px; vertical-align:middle;}
.case li span{height:40px; line-height:40px; background:#fff; display:block; clear:both;font-size:16px;}
/*============优势===============*/
.homeAdwant{background: url(../images/hAvant-bg.jpg) no-repeat center center;height:750px;padding: 70px 0 100px 0; height:750px;}
.homeAdwant-topic{margin-bottom: 40px;}
.homeAdwant-topic h3{text-align: center;font-size: 48px;color: #ffffff;margin-bottom: 30px;}
.homeAdwant-topic h3 span{display: block;font-size: 30px;color: #ffffff;font-weight: normal;margin-bottom: 20px;}
.homeAdwant-topic p{font-size: 30px;color: #ffffff;text-align: center;}
.homeAdwant-topic p span{display: block;font-size: 12px;color: #85a7e6;margin-top:5px;}
.homeAdwant-main{background-color: #fff;padding: 50px 30px 30px 30px;overflow: hidden;}
.homeAdwant-main .pic{float: left;}
.homeAdwant-list{float: right; width:650px;}
.homeAdwant-list li{font-size: 14px;color: #777777;padding-left: 80px;overflow: hidden;margin-bottom: 15px;}
.homeAdwant-list li i{display: block;width: 60px;height: 60px;border-radius: 50%;border: 1px solid #d0d0d0;float: left;margin-left: -80px;background-repeat: no-repeat;background-image: url(../images/hAdvant-ico.png);transition: all .5s;}
.homeAdwant-list li h5{font-size: 24px;font-weight: normal;color: #333333;margin-top: 10px;}
.homeAdwant-list li h5 span{font-size: 12px;color: #888888;margin-left: 10px;}
.homeAdwant-list .li1 i{background-position: 0 0;}
.homeAdwant-list .li2 i{background-position:-60px 0;}
.homeAdwant-list .li3 i{background-position: -120px 0;}
.homeAdwant-list .li4 i{background-position: -180px 0;}
.homeAdwant-list .li5 i{background-position: -240px 0;}
.homeAdwant-list .li6 i{background-position: -300px 0;}
.homeAdwant-list li:hover i{background-color: #006eec;border-color: #006eec;}
.homeAdwant-list .li1:hover i{background-position: 0 -60px;}
.homeAdwant-list .li2:hover i{background-position:-60px -60px;}
.homeAdwant-list .li3:hover i{background-position: -120px -60px;}
.homeAdwant-list .li4:hover i{background-position: -180px -60px;}
.homeAdwant-list .li5:hover i{background-position: -240px -60px;}
.homeAdwant-list .li6:hover i{background-position: -300px -60px;}

/*首页新闻*/
.newLine {
	overflow: hidden;
	height: 480px;
}
.leftNew {
	float: left;
	width: 700px;
}
.rightNew {
	float: right;
	width: 440px;
}
.leftNT {
	height: 50px;
	background-color: #0154a6;
	line-height: 50px;
	width: 700px;
	overflow: hidden;
	margin-bottom: 20px;
}
.leftNT ul, .leftNT ul li {
	float: left;
}
.leftNT ul li {
	width: 140px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.leftNT ul li.speciLi {
	background-color: #FEA501;
}
.rightNT h3 {
	float: left;
	color: #fff;
	font-size: 16px;
	width: 140px;background-color: #FEA501;
	text-align: center;
}
.leftNT a, .rightNT a {
	float: right;
	color: #fff;
	margin-right: 10px;
	font-size: 12px;
}
.rightNT {
	height: 50px;
	background-color: #0154a6;
	line-height: 50px;
	width: 440px;
	overflow: hidden;
	margin-bottom: 20px;
}
.newsBotm {
	clear: both;
}
.newsBotm table td {
	height: 28px;
	line-height: 28px;
}
.newsBotm table .ask {
	background-image: url(../images/ask.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.newsBotm table .ask a {
	color: #0154a6;
	font-weight: 600
}
.newsBotm table .answer {
	background-image: url(../images/answer.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
.newsBotm table td a {
	margin-left: 30px;
	font-size: 14px;
}
.leftNB {
	clear: both;
	height: 405px;
}
.Upnews {
	height: 190px;
	overflow: hidden;
}
.Upnews img {
	display: block;
	float: left;
	width: 284px;
	height: 190px;
}
.RNText {
	float: right;
	width: 385px;
	height: 190px;
}
.RNText span{height:40px; line-height:40px;display: block;}
.RNText p {
	line-height: 24px;
	height: 100px;display: block;
	margin-bottom: 15px; color:#999;
}

.RNText div.more a {
	display: block;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #0154a6;
	text-align: center;
	line-height: 30px;
}
.RNText span a.title{font-size:16px; height:40px; line-height:40px;background-color:none;}
.DownNews {
	clear: both;
	margin-top: 13px;
}
.newsList {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #bababa;
	overflow: hidden;
}
.newsList img {
	float: left;
	margin-top: 17px;
}
.newsList a {
	display: block;
	float: left;
	line-height: 40px;
	width: 475px;
	margin-left: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:15px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;
}
.newsList a:hover{text-indent:35px;background:url(../images/heidian.jpg) no-repeat 15px center;}
.newsList p {
	float: right;
	color: #9a9a9a;
}
.newsCTE {
	display: none;
}


.inews{padding:30px 0;}
.inews .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 28px;}
.inews .title h3{font-size: 22px;font-weight: bold;color: #196BA1;}
.inews .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #196BA1;}
.inews .title a{color: #2C93D7;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .title a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;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; font-size:16px; text-indent:26px;background:url(../images/heidian.jpg) no-repeat 8px center;}
.inews .newslist li a:hover{ text-indent:35px;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;}
.inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 100px;height: 75px;float: left;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;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px; font-size:18px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height: 40px; font-size:14px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #196BA1;}
.inews2{width: 575px;float: right;}

/*友情链接*/
.linkbj{ height:92px; background:#111;}
.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;}
.foot{ padding:30px 0px 0px; background-color:#034aa2; color:#fff;}
.footc{ margin:0 auto 20px; width:1200px;}
.foot a{ color:#fff;}
.fwx{width: 331px; float:left; text-align:center;}
.fwx li img{width:158px;}
.footr{ width:700px; float:left; }
.ftel{ margin-bottom:10px; text-align:center;}
.flx ul{ margin-left:10%;}
.flx li{ float:left; width:50%; font-size:16px; height:28px; line-height:28px;}

.bq{background-color:#222222; text-align:center; line-height:40px; font-size:14px;}


.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -197px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 250px;
	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(/skin/default/images/fixCont.png) no-repeat 0 0 #0154a6;
}
.yb_bar .yb_phone {
	background: url(/skin/default/images/fixCont.png) no-repeat 0 -57px #0154a6;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	/*background: url(/skin/default/images/fixCont.png) no-repeat 0 -113px #0154a6;*/
    background-color: #0154a6;
	text-align:center;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
    background: url(/skin/default/images/fixCont.png) no-repeat 0 -169px #0154a6;
}
.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;
}

/*内页*/
.class_bg{width:100%; background:url(../images/class_bg.jpg) no-repeat center; height:500px; min-width:1200px; clear:both;}
.class_bg2{width:100%; background:url(../images/class_bg2.jpg) no-repeat center; height:500px; min-width:1200px; clear:both;}
.class_bg h3,.class_bg2 h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.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 #0154a6; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #0154a6; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #0154a6;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#0154a6; height:40px; padding:0px 30px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}
.content{width:100%; margin:0 auto; padding:25px 0; font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}
.content p{font-size:16px; line-height:28px;}
.view-title{font-size:24px;line-height:30px; padding:10px; display:block; text-align:center;}
.view-date{height:25px; line-height:25px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px; height:50px; display:block;}
.updown li{height:25px; line-height:25px;}
.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:#0154a6; 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:516px; height:490px; margin:0 auto;}
#imgto .big{width:516px;height:380px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/  text-align:center; background:#f5f5f5;}
#imgto .big img{max-width:516px;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:486px; position:relative;height:100px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
#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; margin-left:10px;cursor:pointer;border:1px solid #1a1f23;}
#imgto .small div.imgc ul li img{max-width:106px; height:80px;}
#imgto .small div.imgc ul li.the {border:1px solid #0D83F2}

.pro_right{width:60%; float:right;}
.pro_right h1{height:60px; line-height:40px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:10px 15px;}
.pro_right .pro_zx{width:250px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#0154a6 url(../images/tel2.png) no-repeat 26px 16px; padding:15px 25px; border-radius:3em; text-indent:50px; color:#fff;}
.pro_img{ width:400px; height:300px;padding:10px; border:1px solid #e2e2e2;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.pro_img img{vertical-align: middle;max-width:400px;max-height:300px;}



.view_con{width:100%; padding:15px 0; font-size:14px;}
.view_con img{max-width:740px;}

.view_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.view_con table th{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:6px; text-align:center; font-weight:bold; font-size:16px;}
.view_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:6px; text-align:center;}

.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#0154a6 url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}

.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:14px; line-height:26px;}
.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url(../images/heidian.jpg) no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}
.pro_con strong{background:#0154a6 url(../images/ico.png) no-repeat 20px center; width:100%; display:block; color:#fff; height:44px; line-height:44px; font-size:18px;text-indent:50px; font-weight:normal;}
.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background: #E2E2E2;
	margin-bottom: 10px; clear:both;
}
.info_title b {
	display: inline-block;
	padding:0 20px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #0154a6;
	color: #fff;
	line-height: 40px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/*新闻列表*/
.news_listx{ width:100%; clear:both; margin:10px auto;}
.news_listx li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_listx li span{float:right;}
.news_listx li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei"; width:700px; padding-right:500px;background:url(../images/lxwm.png) no-repeat 900px center;}
.contact .caption {margin:10px 0; padding-bottom:10px;font-size: 16px}
.contact .caption span {display: block;color: #ff2020;font-size: 14px}
.contact h2 {clear:both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {padding:0px 0;overflow: hidden;}
.contact .cway li {line-height: 60px;height: 60px;margin: 5px 0}
.cotcatus{width:540px; display:block; padding-right:250px;clear:both;}
.cotcatus ul li{
    width: 100%;
    height: 40px; line-height:40px;
    float: left;
    font-size: 16px;
    margin: 5px;
    background: #e4e4e4;
    border-radius: 15px; text-indent:30px;
}

/*.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; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages 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{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}


/*
会员注册
.reg_bg{background:url(../images/main_bg.jpg) no-repeat;background-size:cover; display:block; padding:60px 0;}
.reg{width:600px; margin:0 auto; height:460px; background:#fff; border-radius:14px; padding:50px 100px;}
.reg h1{ height:100px; line-height:100px;background:url(../images/tu09.jpg) no-repeat center; text-align:center;}
.member_f{width:400px; margin:0 auto;}
.member_f li{padding:5px 0; width:100%; float:left;display:block;}
input.inpt{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:220px;}
input.inp{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:120px;text-indent:50px;}
input.inpx{height:40px; line-height:40px; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px; width:100%; margin:0 auto; display:block;text-indent:50px;}
.btnbig{height:40px; line-height:40px; background:#128EE3; width:100%; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px; font-size:16px;}
a.zuce{height:40px; line-height:40px; background:#FF5B1C; display:block; text-align:center; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px;font-size:16px;}
.zucexx{height:40px; line-height:40px; background:#FF5B1C; display:block; text-align:center; margin:0 auto; border-radius:5px; color:#fff; border:none; cursor:pointer; margin-top:15px;font-size:16px;}*/
.ico1{background:#fff url(../images/liuyan_01.png) no-repeat 4px center;}
.ico2{background:#fff url(../images/liuyan_02.png) no-repeat 4px center;}
.ico3{background:#fff url(../images/liuyan_03.png) no-repeat 4px center;}
.ico4{background:#fff url(../images/liuyan_04.png) no-repeat 4px center;}
/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#101010;}
#indexNews dd h3 font{float:right; font-weight:normal; font-size:14px;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

/*关于我们*/
.ysbottom{background:url(../images/in_ysbottom.gif) no-repeat center bottom; width:100%; height:35px;}
#floor_5_main{background:#f8f8f8;}
.floor_5{padding-bottom:0px;}
.floor_5 .about .part1{position:relative;float:left;width:632px;}
.floor_5 .about .part1 .title{padding-top:40px;}
.floor_5 .about .part1 .title .entit{font: normal 40px "Impact Akzidenz-Grotesk BQLight";line-height:50px;color:#666;font-family: Impact;}
.floor_5 .about .part1 .title .tit{width:510px;font:bold 30px "Microsoft YaHei";color:#0F6CBC; padding-top:20px;}
.floor_5 .about .part1 .view_detail{position:absolute;top:75px;right:0;display:block;width:120px;height:30px;margin:0 auto;margin-top:20px;font-size:14px;text-align:center;line-height:30px;color:#0F6CBC;border:1px solid #d1e5bf;border-radius:15px;transiton:all .5s;}
.floor_5 .about .part1 .view_detail:hover{background:#0F6CBC;color:#fff;transition:all .5s;}
.floor_5 .about .part1 .cont{margin-top:24px;margin-bottom:24px;font-size:16px;color:#333;line-height:34px;text-align: justify;}
.floor_5 .about .part1 .tips{width:630px;height:118px;background-color:#fff;}
.floor_5 .about .part1 .tips img{float:left;width:630px;}

.floor_5 .about .part2{position:relative;float:left;width:500px;height:292px;margin-top:136px;background:#0F6CBC;margin-left:68px;}
.floor_5 .about .part2 .video{position:absolute;top:-40px;left:-20px;}
.floor_5 .about .part2 .video img{display:block;width:500px;}
.floor_5 .about .part1 .tips .item:hover .img img{transform:rotate(360deg);transition:all ease 600ms;}

.hStren-main{height:220px;overflow:hidden}.hStren-wrap{overflow:hidden}.hStren-main ul{width:1220px}.hStren-main li{width:290px;height:186px;overflow:hidden;float:left;margin-right:12px;position:relative}.hStren-main li img{display:block;width:100%;height:100%;transition:all .5s;object-fit: cover;}.hStren-main li:hover img{transform:scale(1.1)}.hStren-main li span{position:absolute;bottom:0;left:0;right:0;height:40px;text-align:center;line-height:40px;color:#fff;font-size:14px;background:#006eec;background:rgba(0,110,236,.8)}

.youshi{margin-top:30px; width:100%; margin:0 auto; height:1400px;}
.youshi .youshi_tit{text-align: center; height:190px;width:100%; clear:both;}
.youshi_con{position:relative; margin-top:40px; display:block; width:1200px; margin:0 auto;}
.youshi_text{width:620px; clear:both;}
.youshi_con_t{height:90px; line-height:100px; text-indent:114px; font-size:28px; color:#FF7B00;}
.youshi_con_d{width:87%; display:block; padding-left:13%; margin-top:20px;}
.youshi_con_d p{line-height:25px;font-size:14px;}

.t1{position:absolute; left:0px; top:80px;}
.t2{position:absolute; right:0px; top:400px;}
.t3{position:absolute; left:0px; top:650px;}
.t4{position:absolute; right:0px; top:960px;}
.ys_t1{ background:url(../images/ys_num1.png) no-repeat center;}
.ys_t2{ background:url(../images/ys_num2.png) no-repeat center;}
.ys_t3{ background:url(../images/ys_num3.png) no-repeat center;}
.ys_t4{ background:url(../images/ys_num4.png) no-repeat center;}
.youshi_pic1{position:absolute; right:0px; top:0px;}
.youshi_pic2{position:absolute; left:0px; top:350px;}
.youshi_pic3{position:absolute; right:0px; top:620px;}
.youshi_pic4{position:absolute; left:0px; top:890px;}

/*首页文章*/
.i_about_l{ float:left; display:inline; width:475px; overflow:hidden; padding-top:1px; height:414px;}
.i_about_l img{ display:block; height:240px; width:475px; margin-bottom:15px; }
.i_about_l h2{ font-size:16px; color:#333333; line-height:32px; height:32px; overflow:hidden;}
.i_about_l p{line-height:22px; height:44px; overflow:hidden; color:#666666; font-size:14px;}
.i_about_l .i_about_more{ display:block;height:26px; width:88px;background: url(../images/more.jpg) no-repeat; margin-top:13px;}
.i_about_l .i_about_more a{display:block;}
.i_about_l .i_about_more:Hover{transition:all 0.3s;filter:alpha(opacity=80);opacity:0.8;}
.i_about_r{width:1200px; overflow:hidden; height:370px;}
.blog_list li{ float:left; margin:0 10px 19px 0; display:inline; position:relative; width:590px; height:110px; overflow:hidden;}
.blog_list li a{ display:block; width:576px; height:90px; overflow:hidden; background:url(../images/i_news_bg.png) #f9f9f9 right bottom no-repeat; color:#666666; border:1px solid #e5e5e5;}
.blog_list li a span{ display:block; cursor:pointer;}
.blog_list li a:hover{background:url(../images/i_news_bg2.png) #f9f9f9 right bottom no-repeat; border:1px solid #1B3B92;}
.blog_list li a:hover .blog_Rtime{background-color:#E57105;transition:all 0.3s;}
.blog_list li a:hover .blog_Rmore b{ color:#1B3B92;}
.blog_Rtime{ width:88px; height:88px; background-color:#FF7E00; text-align:center;}
.blog_Rtime em,.blog_Rtime b{ display:block; font-family:Arial; color:#FFF;}
.blog_Rtime b{ font-size:48px;height:62px; line-height:62px; font-weight:bold; letter-spacing:2px;}
.blog_Rtime em{ font-style:normal;height:28px; line-height:28px; font-size:16px; background-color:#1B3B92; font-weight:bold;}
.blog_Rmore{ width:470px; padding-top:5px; float:left; margin-left:15px;}
.blog_Rmore b{ color:#333; display:block; width:230px; height:32px; line-height:32px; overflow:hidden; font-size:16px; margin-bottom:2px;}
.blog_Rmore span{ line-height:23px; height:46px; overflow:hidden; font-size:14px;}

.news_list { width:100%; height:auto; display:table; padding:30px 0;}
.news_list .title-box { width:100%; height:auto; display:table; text-align:center; padding-bottom:0px; }
.news_list .title-box h2.title { width:100%; height:38px; font-size:32px; display:block; color:#000; }
.news_list .tabs { width:100%; height:50px; padding-top:10px; text-align:center; }
.news_list .tabs li { display:inline-block; margin-right:1px; padding:0px; border:0px; }
.news_list .tabs li a { width:132px; height:40px; line-height:40px; display:block; text-align:center; color:#fff; background:#cfcfcf; font-size:14px; }
.news_list .tabs li.active a { background:#44a4ef; }
.news_list .tabs li a:hover { background:#ffa800; }
.news_list .news_box { width:1200px; height:400px; background:#fff; overflow:hidden;}
.news_list .news_box .tj_news { width:430px; height:400px; float:left; border-right:1px solid #f5f5f5;}
.news_list .news_box .tj_news h3 { width:100%; height:44px; line-height:22px; overflow:hidden; display:block; }
.news_list .news_box .tj_news h3 a { font-weight:bold; color:#000; font-size:20px; }
.news_list .news_box .tj_news h3 a:hover { color:#f00; }
.news_list .news_box .tj_news .desc { width:100%; height:80px; overflow:hidden; display:block; line-height:22px; padding:10px 0; font-size:14px; color:#666; }
.news_list .news_box .tj_news time { width:100%; height:30px; display:block; color:#999; position:relative; padding-left:10px;  }
.news_list .news_box .tj_news time:before { width:2px; height:12px; background:#e37100; top:4px; left:0px; content:""; position:absolute;  }
.news_list .news_box .tj_news .tj_pic { width:420px; height:218px; overflow:hidden; }
.news_list .news_box .tj_news .tj_pic img { width:420px; height:218px; transition:all 0.6s; }
.news_list .news_box .tj_news .tj_pic a:hover img { transform:scale(1.2); }
.news_list .news_box .news_right_list { width:740px; height:450px; float:right; padding-bottom:0px;}
.news_list .news_box .news_right_list ul li { width:100%; height:112px;margin-bottom:20px; }
.news_list .news_box .news_right_list ul li img { width:193px; height:112px; float:left; left:0px; top:0px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out;  padding-right:20px;}
.news_list .news_box .news_right_list ul li .text{width:526px; float:right;}
.news_list .news_box .news_right_list ul li b { width:100%; height:30px; line-height:30px; overflow:hidden; font-size:18px; font-weight:500; display:block; color:#000; }
.news_list .news_box .news_right_list ul li p { width:100%; height:64px; line-height:24px; color:#888; display:block; }
.news_list .news_box .news_right_list ul li time { width:100%; font-size:14px; display:block; position:relative; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }

.news_list .news_box .news_right_list ul li time i { width:25px; height:1.4px; background:#dedede; right:0px; top:11px; position:absolute; font-size:0px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li a:hover { transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }

.news_list .news_box .news_right_list ul li a:hover i { width:56px; background:#076AC3; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
.news_list .news_box .news_right_list ul li a:hover b { color:#076AC3; }
.news_list .news_box .news_right_list ul li a:hover img { left:-10px; transition:.2s ease-in-out; -webkit-transition:.2s ease-in-out; -moz-transition:.2s ease-in-out; -o-transition:.2s ease-in-out; }
/*service-ico*/
.service-ico{background-image:url(../images/service-bg.jpg);background-repeat: no-repeat;background-position:bottom center;height:200px;}
.service-ico ul{width:1200px;margin:0px auto;padding-top:50px;}
.service-ico ul li{ float: left; width:240px; display: block;text-align: center; background:#e2e2e2; padding:20px; margin-right:20px;}
.service-ico ul li:nth-child(4){margin-right:0;}
.service-ico ul li .ico{width:60px;height:60px; float:left; padding-left:30px;}
.service-ico ul li .ico img{width:100%;}
.service-ico ul li h2{ display: block; font-size:18px;color:#237ac1;height:60px; line-height:60px;}

#end{background:#f0f0f0; color:#777777; width:100%; height:250px; min-width:1200px; padding-top:20px;}
#end .end_a{height:52px; color:#FFF;line-height:52px; background:url(../images/foot_nav.png) no-repeat top center;text-align:center; margin-bottom:22px;}
#end .end_a a{ color:#FFF;}
.copyright{height:44px; line-height:44px; background:#121212; color:#fff; text-align:center; font-size:14px;}
.in_cp{width:300px; margin:0 auto;height:44px; line-height:44px; text-align:center; margin-bottom:20px;}
.in_cp a{display:block; color:#fff; background:#BB4440;}
.in_cp a:hover{display:block; background:#0154A6;}
.b_weixin{width:260px; text-align:center; float:left; display:block;}
.b_weixin img{height:120px; text-align:center; width:120px; margin:0 auto; padding-left:100px;}
/*============优势===============*/
.yous_tit{text-align: center; height:80px;width:684px; margin:0 auto;}
.yous_tit b{font-size: 28px;font-family: 微软雅黑;letter-spacing: 8px;text-align:center;width:350px; height:77px; line-height:77px; float:left; color: #fff;background: url(../images/youshi_tit.png) no-repeat center top;}
.yous_tit span{color: #141414;font-size: 22px; text-align:left;display:block; padding:10px;letter-spacing: 8px;}
.yous_tit span em{text-transform: uppercase; display:block;
    font-size: 25px; font-style:normal;letter-spacing:0px; 
    color: rgb(212, 123, 63);}
.m-super{ overflow: hidden; padding-bottom: 40px; }
.m-super .hd{ text-align: center; padding:50px 0; }
.m-super .hd h3{ height: 114px; background: url(../images/super-tit.jpg) no-repeat center; }
.m-super .bd li{ clear: both; overflow: hidden; }
.m-super .bd li .txt{ width:560px;}
.m-super .bd li h3{ line-height: 52px; margin-bottom: 32px; background: url(../images/h3-bg.png) no-repeat left center; font-size: 24px; color: #fff; font-weight: bold; }
.m-super .bd li h3 span{ display: inline-block; width: 44px; height: 50px; text-align: center; line-height: 50px; margin:2px 10px 0 2px; font-size:28px; color: #000; font-weight: bold; float:left; }
.m-super .bd li p{ font-size: 16px; color: #666666; line-height: 24px; padding-left: 20px;  background: url(../images/ico-p.png) no-repeat left 5px; margin-bottom: 30px; }
.m-super .bd li:nth-child(1) .txt{ margin-top: 80px; }
.m-super .bd li:nth-child(2){ overflow: visible; }
.m-super .bd li:nth-child(2) > div img{ position: relative; top:-30px; }

