@charset "utf-8";

body{min-width: 1200px; width: 100%;}

/**/
.yin{padding: 60px 0 0;height: 230px;}
.iserve{height:180px;}
.iserve dd{float:left;width:156px;height:180px;position:relative;text-align:center;}
.iserve dd{margin-right:45px;}
.iserve dd .hover,.iserve dd .default{background:url(iserve_bg.png);}
.iserve dd:after{content:'';position:absolute;width:100px;height:30px;background:url(iserve_shadow.png);bottom:-31px;left:50%;margin-left:-50px;}
.iserve dd{font-size:20px;}
.iserve dd i{display:block;width:40px;height:40px;margin:60px auto 10px;font-size: 25px;color: #0d4db9;}
.iserve dd .hover,.iserve dd .default{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;}
.iserve dd .default{background-position:0 -180px;color:#333}
.iserve dd .hover{background-position:0 0;color:#fff;opacity:0;visibility:hidden;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.iserve dd .hover i { color:#fff; }
.iserve dd:hover .hover{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.iserve dd:hover .default{opacity:0;visibility:hidden;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}
.iserve dd.d6{margin-right: 0;}
.iserve dd.d1{margin-left: 20px;}

/*产品中心*/
.chanp{ background:url(cp_bg.jpg) no-repeat center 130px;}
.cp_t{font-size: 36px;color: #333;text-align: center; height: 60px;line-height: 50px;overflow: hidden;}
.cp_t a{color: #333;}
.cp_t i{color: #fff;}
.cp01{height: 405px;}
.cp_l{width: 190px;padding: 38px 0 0 60px;width: 320px;}
.cp_l ul li{ width: 188px; height: 67px;padding: 0 0 20px;}
.cp_l ul li a{font-size: 16px;color: #333;font-weight: bold; background:url(cp_k01.png) no-repeat;display: block; width: 188px; height: 67px; line-height: 67px; text-align: center; overflow: hidden;} 
.cp_l ul li a:hover,.cp_l ul li.on a{color: #fff;font-weight: normal; background:url(cp_k02.png) no-repeat;}
.cp_r{width: 765px;height: 404px;}
.cp_r dl{width: 765px;}
.cp_r dl dt{width: 420px;height: 405px;float: left;line-height: 0;}
.cp_r dl dt img{width: 420px;height: 405px;}
.cp_r dl dd{width: 345px;float: right;padding: 40px 0 0;}
.cp_r dl dd p{width: 345px;height: 105px;overflow: hidden;}
.cp_r dl dd b{display: block;float: left; font-family:"DINOT";font-size: 60px;color: rgba(255,255,255,0.2);width: 80px;height: 95px;line-height: 95px;}
.cp_r dl dd span{display: block;float: left;width: 265px;font-size: 24px;color: #fff;font-weight: bold;border-bottom: 1px solid rgba(255,255,255,0.3);height: 84px;padding: 20px 0 0;line-height: 30px;}
.cp_r dl dd i{display: block;font-size: 20px;font-weight: normal;}
.cp02{padding: 40px 0 0;}
.cp_c{overflow:hidden;}
.cp02 ul { display: flex;flex-wrap: wrap;align-items: baseline;justify-content: center; }
.cp02 ul li{width:21.5%;float:left;text-align:center;margin-right: 41px;line-height: 0;}
.cp02 ul li img{width: 100%;height: auto;}
.cp02 ul li a{font-size:14px;color: #333;}
.cp02 ul li a:hover{color: #1856a8;}
.cp02 ul li span{ width:237px; display:block; text-align:center; height:50px; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding: 0 15px;position: relative;}
.cp02 ul li i{width: 267px;height: 3px;display:block;position: absolute;z-index: 4;top: 0;left: 0;}
.cp02 ul li i:hover{background:#1856a8\9;}/* IE6、IE7、IE8支持 */
.cp02 ul li i:after{content:'';position:absolute;height:100%;width:0;background:#1856a8;bottom:0;left:0;-webkit-transition:width .5s;transition:width .5s;}
.cp02 ul li:hover i:after{width:100%;}
.cp02 p,.hz p{width: 62px; height: 62px; position: absolute; top: 188px;} 
.cp02 p a,.hz p a{display: block;width: 62px;height: 62px;-webkit-transition:all .3s;transition:all .3s;border-radius: 50%;}
.cp02 p a:hover,.hz p a:hover{box-shadow:0 8px 15px 0 #999;z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px)}
.cp_lico a{ background:url(cp_lico01.png) no-repeat;}
.cp_lico a:hover{ background:url(cp_lico02.png) no-repeat;}
.cp_rico a{ background:url(cp_rico01.png) no-repeat;}
.cp_rico a:hover{ background:url(cp_rico02.png) no-repeat;}
.cp_lico{left: -90px;}
.cp_rico{right: -90px;}

/*品质保证*/
.pinz_bg{background:url(pinz_bg.jpg) no-repeat center 0;height: 625px;padding-top: 55px;overflow: hidden;}
.pinz_l{width: 310px;}
.pinz_l dl{width: 310px; padding:10px 0 50px;height: 90px;overflow: hidden;}
.pinz_l dl dt{width: 60px;float: left;height: 60px;line-height: 0;overflow: hidden;margin-top: 10px;}
.pinz_l dl dt img{width: 50px;height: 120px;-webkit-transition:all .5s;transition:all .5s;}
.pinz_l dl:hover dt img{margin-top: -60px;}
.pinz_l dl dd{width: 250px;float: left;}
.pinz_l dl dd h5{font-size: 20px;color: #fff;height: 30px;line-height: 30px;overflow: hidden;}
.pinz_l dl dd h5 a{font-size: 20px;color: #fff;}
.pinz_l dl dd p{font-size: 14px;color: #fff;line-height: 22px;height: 44px;overflow: hidden;padding: 5px 0 0;}
.pinz_l dl dd span{display: block;font-size: 14px;color: #fff;padding: 15px 0 3px;}
.pinz_l dl dd b{display: block;font-size: 26px;color: #fff;}

/*优势*/
.ys_bg{ background:url(ys_bg.jpg) no-repeat center 39px;height:755px; padding: 15px 0 0; overflow:hidden;}
.ys .cp_t,.case .cp_t{ height: 60px;}
.ys_t{width: 120px;position: absolute;top: 150px;left: 540px;z-index: 200;}
.ys_t ul li{font-size: 16px;color: #333;font-weight: bold; background:url(ys_y01.png) no-repeat;width: 120px;height: 92px;margin-bottom: 23px;text-align: center;padding: 28px 0 0;}
.ys_t ul li em{display: block; width: 40px; height: 40px; line-height: 0; overflow: hidden; margin:0 auto 5px;} 
.ys_t ul li em img{width: 40px;height: 80px;}
.ys_t ul li:hover,.ys_t ul li.on{color: #fff; background:url(ys_y02.png) no-repeat;}
.ys_t ul li:hover em img,.ys_t ul li.on em img{margin-top: -40px;}
.ys_t ul li{
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.ys_t ul li:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
.ys_qie{position: relative;}
.ys_l{width: 960px;height: 660px;position: absolute;top: 0;right: 50%;margin-right: -1px;}
.ys_l img{width: 960px;height: 660px;}
.ys_r{width: 460px;padding: 140px 0 0;}
.ys_r h5{font-size: 36px;color: #fff;height: 76px;line-height: 76px;overflow: hidden;}
.ys_r h5 em{display: block;float: left;width: 72px;height: 76px;overflow: hidden;padding: 0 10px 0 0;}
.ys_r p{font-size: 14px;color: #fff;line-height: 22px;padding: 18px 0 0;}
.ys_r b{ font-family:"Times New Roman", Times, serif;font-size: 30px;color: #fff;display: block; background:url(tel01.png) no-repeat 0 5px;padding: 0 0 0 40px;height: 40px;line-height: 40px;overflow: hidden;margin-top: 60px;}
.ys_r span{display: block;width: 102px;padding: 10px 0 0 50px;}
.ys_r span a{display: block; font-size: 14px; color: #333; width: 102px; text-align: center; height: 34px; line-height: 34px; background: #fff; overflow: hidden;border-radius: 20px;}
.ys_r span a:hover,.ab_btn li a:hover{animation:shake 1.5s linear;-webkit-animation:shake 1.5s linear;}

/*客户案例*/
.case{background: #eee;padding: 55px 0 0;}
.case_t{width: 1200px;height: 50px;border-bottom: #d5d5d5 1px solid;line-height: 50px;overflow: hidden;}
.case_t ul li{width: 112px;height: 50px;float: left;padding: 0 14px;}
.case_t ul li a{display: block; float: left; width: 112px; text-align: center; height: 50px; line-height: 50px; overflow: hidden; font-size: 16px; color: #333;} 
.case_t ul li a:hover,.case_t ul li:first-child a{background: #1a57a9;color: #fff;font-weight: bold;}
.case_t span{display: block;float: left;}
.case_t span a{ font-size: 16px; color: #333;}
.case dl{width: 363px;float: left;padding: 35px 0 0;margin-right: 35px;overflow: hidden;}
.case dl dt{width: 363px;height: 272px;line-height: 0;overflow: hidden;}
.case dl dt img,.news dl dt img{width: 363px;height: 272px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.case dl dt img:hover,.news dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.case dl dd{width: 323px;height: 165px;background: #fff;padding: 0 20px;position:relative;z-index: 1; color: #666;}
.case dl dd h5{height: 60px;line-height: 60px;overflow: hidden;border-bottom: #d9d9d9 1px solid;}
.case dl dd h5 a{font-size: 18px;color: #333;display: block;width: 323px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case .case_desc{font-size: 14px; line-height: 22px; height: 44px; overflow: hidden;padding: 15px 0 0;}
.case dl dd:after{content:'';position:absolute;width:100%;height:0;background-color:#1a57a9;z-index:-1;left:0;bottom:0;-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:height .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.case dl dd:hover,.case dl dd:hover h5 a{color:#fff;}
.case dl dd:hover:after{height:100%;}
.case .nobor{margin-right: 0;}

/*合作客户*/
.hz_bg{background:url(hz_bg.gif) repeat-x;height: 170px;padding: 50px 0 0;overflow: hidden;}
.hz_c{overflow: hidden;}
.hz ul li{width:202px;float:left;text-align:center;margin-right: 45px;}
.hz ul li em{display:block;width: 202px;height: 114px;margin-bottom:10px;-webkit-transition:all .3s;transition:all .3s;}
.hz ul li em img{width: 202px;height: 114px;}
.hz ul li a{font-size:14px;color: #333;}
.hz ul li a:hover{color: #1a57a9;}
.hz p{top: 25px;} 
.hz ul li a:hover em{box-shadow:0 10px 15px 0 #bbb;z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px)}

/*新闻动态*/
.news_bg{background:url(news_line01.gif) repeat-x 0 144px;padding: 30px 0 40px;}
.news .cp_t{ height: 50px;}
.news_t{height: 66px;line-height: 66px;overflow: hidden; background:url(news_line02.gif) no-repeat 0 63px;}
.news_t a{font-size: 24px;color: #1a57a9;font-weight: normal;}
.news_t span{display: block; float: right; width: 110px; text-align: center; height: 32px; line-height: 32px; overflow: hidden;border: #cdcdcd 2px solid;margin-top: 15px;} 
.news_t span a{font-size: 14px;color: #333;}
.news_t span a:hover,.news dl dd h5 a:hover,.news01 dl dd span a:hover{color: #1a57a9;}
.news01{padding: 25px 0;}
.news01 dl dt{width: 560px;height: 280px;float: left;overflow: hidden;}
.news01 dl dt img{width: 560px;height: 280px;}
.news01 dl dd{width: 580px;float: right;padding: 25px 0 0;}
.news01 dl dd h5{height: 45px;line-height: 45px;overflow: hidden;}
.news dl dd h5 a{font-size: 28px;color: #333;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display: block;width: 580px;}
.news_desc{font-size: 14px;color: #666;line-height: 22px;height: 88px;overflow: hidden;padding: 25px 0 0;}
.news01 dl dd span{display: block;padding: 25px 0 0;}
.news01 dl dd span a{font-size: 14px;color: #565458;}
.news_dl{width: 600px;float: left; background:url(news_line03.gif) no-repeat 550px 0;}
.news02 dl{width: 600px;height: 70px;overflow: hidden;}
.news02 dl dt{width: 125px;float: left;overflow: hidden;font-size: 18px;color: #b2b2b2; font-family:Arial, Helvetica, sans-serif;line-height: 30px;}
.news02 dl dd{width: 360px;float: left;}
.news02 dl dd h5{height: 25px;line-height: 25px;overflow: hidden;}
.news .news02 dl dd h5 a{font-size: 14px;width: 360px;}
.news02 .news_desc{line-height: 22px;height: 22px;padding:0;}

/*关于我们*/
.about{ background:url(ab_bg.jpg) no-repeat center 0;height: 615px;padding: 85px 0 0;}
.about .cp_t{ height: 100px;}
.about .cp_t a{color: #fff;}
.about_main{height: 615px;}
.ibrand-num{overflow:hidden;margin:0 0 0 225px;}
.ibrand-num li{float:left;width:250px;height:180px;text-align:center;color:#fff;font-size:30px;font-weight: bold;}
.ibrand-num li span{font-size:64px;line-height: 50px; font-family:"DINOT";}
.ibrand-num li b{display:block;font-size: 20px; padding:15px 0 0;}
.ab_m{width: 980px;margin:0 auto;text-align: center;}
.ab_desc{font-size: 16px;color: #fff;line-height: 28px;height: 84px;overflow: hidden;}
.ab_m span{display: block;line-height: 30px;padding: 20px 0 0;}
.ab_m span a{font-size: 14px;color: #fff;}
.ab_m em{display: block;line-height: 30px;width: 30px; text-align: center; height: 30px; background: #d9ba8d; position: absolute; top: 0; right: -110px;} 
.ab_m em a{font-size: 20px;color: #2b2622;font-weight: bold;}
.ab_btn{display: inline-block;padding: 35px 0 0 330px;width: 700px;}
.ab_btn li{width: 172px;float: left;padding: 0 15px 0 0;}
.ab_btn li a{display: block;font-size: 14px; color: #333; font-weight: bold; width: 172px; height: 60px; line-height: 60px; overflow: hidden;border-radius: 40px;background: #fff;}
.ab_btn li em{width: 22px;height: 24px;display: block;float: left;line-height: 0;padding: 19px 10px 0 40px;}
.ab_btn li em img{width: 22px;height: 24px;}
.ab_ico{position: absolute;bottom: -50px;left: 50%;margin-left: -50px;}
.ab_ico img{width: 100px;height: 100px;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.ab_ico img:hover {
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}

/*友情链接*/
.f_link{height: 66px;line-height: 66px;overflow: hidden; }
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 80px;font-weight: normal;}
.f_link p{font-size: 14px;color: #333;float: left;width: 1120px;}
.f_link p a{font-size: 14px;color: #333; padding:0 10px 0 0;}

/**/
@-webkit-keyframes shake{
  from,to{-webkit-transform:translate3d(0, 0, 0);}
  20%,60%{-webkit-transform:translate3d(-10px, 0, 0);}
  40%,80%{-webkit-transform:translate3d(10px, 0, 0);}
}

@keyframes shake {
  from,to{transform:translate3d(0, 0, 0);}
  20%,60%{transform:translate3d(-10px, 0, 0);}
  40%,80%{transform:translate3d(10px, 0, 0);}
}

.ywbt { text-align: center; }
.corf { color:#fff!important; }
.ab_btn li em i { color:#077804;font-size: 25px; }
.ys_t ul li em { color:#333;font-size: 40px; }
.ys_t ul li.on em { color:#fff!important; }





.top_bg{ height:180px; background:url(top_bg.gif) repeat-x;position:relative;z-index:20;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:97px;padding: 14px 0 0; overflow:hidden;}
.h_con h1{ float:left;width: 340px;}
.h_con h1 img{ width:340px; height:82px;}
.h_con .h_dw{ float:left; padding:10px 0 0 50px; font-size:18px; color:#333;line-height: 28px; width: 430px;height: 70px;}
.h_dw b{display: block;font-size: 28px;}
.h_dw i{color: #294899;}
.h_tel{float: right;padding: 20px 0 0;}
.h_tel p{font-size: 14px;color: #333;line-height: 20px;float: left;margin-right: 20px;}
.h_tel em{width: 33px;height: 33px;float: left;border-radius: 50%;box-shadow: 0 3px 10px 3px #f1f1f1;margin: 10px 10px 0 0;}
.h_tel em img{width: 33px;height: 33px;}
.h_tel em i { color: #000;font-size: 20px;text-align: center;padding-top: 2px; }
.h_tel span{display: block;float: left;}
.h_tel i{display: block;font-size: 30px;color: #1a57a9;font-weight: bold;line-height: 30px;}
.h_nav{ height:69px; line-height:69px;}
.h_nav li{height: 69px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 26px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#1b56a7;}/* IE6、IE7、IE8支持 */
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}

.h_nav li .erji{ display:none; width:100%; text-align:center; position:absolute; top:69px; left:0;background:rgba(0,0,0,0.8);}
.h_nav li .erji a,.h_nav li.cur .erji a{ height:40px; line-height:40px; width:100%;padding: 0;color: #fff;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{}
em,i{ font-style:normal;}

.h_nav .erji li {
    width: 100%;
    height: 49px;
}

.h_nav .erji li a {
    width: 100%;
    line-height: 49px;
    height: 49px;
}

.h_nav li.my .erji {
    width: 190px;
}



        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:650px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:650px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:650px; }
.fullSlide .bd li img {width: 1920px;height: 650px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:40px; position:absolute; z-index:1;overflow:hidden;}
        .fullSlide .hd ul{margin-left:500px;}
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 62px;height: 5px;background: #1a57a9; text-indent: -999px;}
        .fullSlide .hd ul .on{background: #1b56a7;}
      

.s_bg{height: 85px;border-bottom: #dedede 1px solid;overflow: hidden;}
.search{ width:1200px; margin:0 auto;}
.search p{ float:left;font-size: 14px; color:#333; width:890px; height:85px; line-height:85px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #1a57a9;}
.search .ser_inp{ background:url(s_inp.gif) no-repeat; width:220px; height:50px; border:none; padding:0 0 0 30px; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:50px; outline:none;margin-top: 17px;}
.search .ser_so{cursor: pointer; float:left; background:url(s_so.gif) no-repeat; border:none; width:58px; height:50px;margin-top: 17px;}
input::-webkit-input-placeholder {color: #666;}


    .news_bj{ height: 838px; overflow: hidden; background: url(newsbg.jpg) no-repeat center top; padding-top:80px; box-sizing: border-box; font-family: "Microsoft YaHei"; }
.news_bj h2{margin-bottom:20px;}

.new_t{height:65px; border-bottom: 1px solid #dadada; text-align: center; position:relative;margin-bottom: 30px;}
.new_t .p2 a{float: left;font-size: 22px;color: #333333;width: 130px;text-align: left;height: 64px;line-height: 65px; position: relative;padding-left: 37px;margin-right: 10px; text-decoration: none;}
.new_t .p2 a:nth-child(1):after{position: absolute;width: 28px;height: 26px;background:url(newstit1.png) no-repeat left 0;content: "";left: 0;top: 20px;}
.new_t .p2 a:nth-child(2):after{position: absolute;width: 28px;height: 26px;background:url(newstit2.png) no-repeat left 0;content: "";left: 0;top: 20px;}

.new_t .p2 a.cur{border-bottom:3px solid #1170d3;color: #1170d3;}
.new_t .p2 a:nth-child(1).cur:after{background:url(newstit1.png) no-repeat left -26px;}
.new_t .p2 a:nth-child(2).cur:after{background:url(newstit2.png) no-repeat left -26px;}

.new_bd{height: 326px;}
.new_con dl{float: left;width: 580px;height: 326px;position: relative;}
.new_con dt a img{display: block;width: 580px;height: 326px;}
.new_con dd{bottom: 0;left:0; position: absolute; width: 580px;padding:15px 35px 0;height:100px;background:#1170d3; box-sizing: border-box;}

.new_con dd a{ display:block; font-size: 18px;color: #ffffff;font-weight: normal;line-height: 16px;padding:18px 0 8px;}
.new_con dd p{display: block; font-size: 15px; line-height:32px;color:#ffffff;opacity: 0.8;}


.new_con ul{float:right;width:565px;overflow: hidden;}
.new_con ul li a{display: block;line-height: 52px;font-size:16px;font-weight:normal; color:#666666; height:52px;border-bottom:1px dashed #cecece;padding-left: 32px;background:url(newsico1.png) no-repeat left center; white-space: nowrap;text-overflow: ellipsis; overflow: hidden;text-decoration: none; }
.new_con ul li:last-child a{border-bottom: 0;}
.new_con ul li a:hover{background:url(newsico2.png) no-repeat left center; color: #1170d3;}


.qa{width: 1200px;margin:0px auto 50px; height:129px;}
.qa_l{float: left;width: 195px;}
.qa h3{height: 60px;}
.qa h3 span{ display:block; font-size:22px;color:#333333; font-weight:bold;line-height: 24px;}
.qa h3 b{ font-weight:normal; display:block; font-size:14px;color:#000000;opacity: 0.5;line-height: 25px;text-transform: uppercase;}

.qa_l .prev{float: left;width:61px;height: 26px; background:url(00fcd4480db048279330f8a878a32888_4.png) no-repeat;}
.qa_l .next{float: left;width:61px;height: 26px;background:url(c931962a0f7e42349b4992820a02b9a4_4.png) no-repeat;}
.qa_r{float: right;width: 1000px;overflow: hidden;}

.wen li{float: left;width: 460px;margin-right: 74px;}
.wen li em{display: block;font-size: 16px;height:28px;line-height:28px;padding-left:40px;background: url(c931962a0f7e42349b4992820a02b9a4_2.png) no-repeat left center;margin-bottom:15px;}
.wen li em a{color: #333333; }
.wen li p{font-size: 16px;color: #777777;line-height: 24px;padding:0 0 0px 40px;background:url(00fcd4480db048279330f8a878a32888_8.png) no-repeat left 2px;}
.wen li.nomar{margin-right: 0;}


.f_bg{ background:#f1f1f1; height:280px; overflow:hidden;padding: 61px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height:60px; line-height:60px; overflow:hidden;padding-left: 50px;}
.f_nav a{ font-size:14px; color:#333;display: block;float: left; background:url(f_ico05.png) no-repeat 0 28px;padding: 0 0 0 12px;margin-right: 30px;}
.f_nav a:hover{color: #000;font-weight: bold;}
.f_logo{width: 295px;height: 220px;}
.f_logo h5{ padding:20px 0 10px;}
.f_logo img{width: 265px;height: 160px;}
.f_logo p{font-size:14px; color:#333;line-height: 22px;}
.f_logo a{color:#333;}
.f_logo span{ padding:0 20px;}
.f_ban{ padding:0 0 0 40px;height: 220px;/*! width: 400px; */ background:url(f_line01.png) no-repeat 0 5px;}
.f_ban p{ font-size:14px; color:#333; line-height:22px;/*! width: 370px; */ padding:20px 0 0px 30px;}
.f_ban p span{display: block;}
.f_ban .f_p01{ background:url(f_ico01.png) no-repeat 0 18px;}
.f_ban .f_p02{ background:url(f_ico02.png) no-repeat 0 25px;}
.f_ban .f_p03{ background:url(f_ico03.png) no-repeat 0 22px;}
.f_er{height: 200px; padding:20px 0 0 0px; background:url(f_line01.png) no-repeat 0 5px;}
.f_er p{width: 125px;float: left; padding: 0 0 0 35px;text-align: center;line-height: 0;}
.f_er img{ width:125px; height:125px;}
.f_er span{display: block;text-align: center;font-size: 14px;color: #928a8a;line-height: 30px;overflow: hidden;}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-sq i {
            background-position: 4px -75px;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: 3px -126px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -27px -44px;
    background-size: 60px 130px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #1856a9;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #1856a9;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
.head_p {
	width:100%;
	height:30px;
	background:#f0f0f0;
}
.head_p_con {
	width:1200px;
	margin:0 auto;
}
.head_p .head_p_con p {
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:30px;
	float:left;
}
.flr { float:right;font-size:14px;line-height:30px; }
.pt-50 { padding-top:50px; }
.pt-100 { padding-top:100px; }
.pb-50 { padding-bottom:50px; }
.pb-100 { padding-bottom:100px; }
.mt-50 { margin-top:50px; }
.mt-100 { margin-top:100px; }
.mb-50 { margin-bottom:50px; }
.mb-100 { margin-bottom:100px; }
.pb-20 { padding-bottom: 20px; }



.side {
	position: fixed;
	width: 78px;
	right: 0;
	top: 50%;
	margin-top: -200px;
	z-index: 100;
	border: 1px solid #e0e0e0;
	background: #fff;
	border-bottom: 0
}
.side ul li {
	width: 78px;
	height: 78px;
	float: left;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	transition: all .3s;
	cursor: pointer
}
.side ul li:hover {
	background: #077804;
	color: #fff
}
.side ul li:hover a {
	color: #fff
}
.side ul li i {
	height: 25px;
	margin-bottom: 1px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 25px;
	margin-top: 14px;
	transition: all .3s
}
.side ul li i.bgs1 {
	background-image: url(../images/right_pic5.png)
}
.side ul li i.bgs2 {
	background-image: url(../images/right_pic7.png)
}
.side ul li i.bgs3 {
	background-image: url(../images/right_pic2.png)
}
.side ul li i.bgs4 {
	background-image: url(../images/right_pic1.png)
}
.side ul li i.bgs5 {
	background-image: url(../images/right_pic3.png)
}
.side ul li i.bgs6 {
	background-image: url(../images/right_pic6_on.png)
}
.side ul li:hover i.bgs1 {
	background-image: url(../images/right_pic5_on.png)
}
.side ul li:hover i.bgs2 {
	background-image: url(../images/right_pic7_on.png)
}
.side ul li:hover i.bgs3 {
	background-image: url(../images/right_pic2_on.png)
}
.side ul li:hover i.bgs4 {
	background-image: url(../images/right_pic1_on.png)
}
.side ul li:hover i.bgs5 {
	background-image: url(../images/right_pic3_on.png)
}
.side ul li .sidebox {
	position: absolute;
	width: 78px;
	height: 78px;
	top: 0;
	right: 0;
	transition: all .3s;
	overflow: hidden
}
.side ul li.sidetop {
	background: #077804;
	color: #fff
}
.side ul li.sidetop:hover {
	opacity: .8;
	filter: Alpha(opacity=80)
}
.side ul li.sideewm .ewBox.son {
	width: 200px;
	display: none;
	color: #363636;
	text-align: center;
	padding-top: 200px;
	position: absolute;
	left: -200px;
	top: 0;
	background-image: url(../images/wx.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #e0e0e0
}
.side ul li.sideetel .telBox.son {
	width: 240px;
	height: 118.5px;
	display: none;
	color: #fff;
	text-align: left;
	position: absolute;
	left: -240px;
	top: 0px;
	background: #077804
}
.side ul li.sideetel .telBox dd {
	display: block;
	height: 118.5px;
	overflow: hidden;
	padding-left: 82px;
	line-height: 24px;
	font-size: 18px
}
.side ul li.sideetel .telBox dd span {
	display: block;
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-top: 32px;
	font-size: 18px
}
.side ul li.sideetel .telBox dd.bgs1 {
	background: url(../images/right_pic8.png) 28px center no-repeat;
	background-color: #1b56a7;
}
.side ul li.sideetel .telBox dd.bgs2 {
	background: url(../images/right_pic9.png) 28px center no-repeat
}
.side ul li:hover .son {
	display: block!important;
	animation: fadein 1s
}
@keyframes fadein {
from {
opacity:0
}
to {
opacity:1
}
}

.h_nav li.active { background-color: #1b56a7; }




.ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
       .cccl{width:1200px;margin: 0 auto;}
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(viskins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
            border: none;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
            line-height: 50px;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #1b56a7;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        .plc{width:1200px;margin: 0 auto 15px;}
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;width:1200px;margin: 0 auto 20px;
        }
        
        .tl-fdh-02 li {
            width: 14.28%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #d8d8d8;
            box-sizing:border-box;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(p16-icon6.png) no-repeat bottom center #1856a9;
            border-color: #1856a9;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}





    .blk-main {
        width: 1200px;
    }
    
    .blk {
        margin: 0 auto 20px auto;
    }
    
    .content1 {
        width: 1200px;
        margin: 0 auto;
    }
    .content1 .nyys { padding: 20px; }
    
    .p12-aboutinfo-1-tit {
        display: none;
    }
    .nyys p { margin-top: 20px;font-size: 16px;line-height: 26px;color: #333;text-align: justify;text-indent: 2em; }
    .nyys p img { display:block; }
    .nyys h3 { font-size: 24px;font-weight: bold;margin: 10px 0;text-indent: 10px;border-left: 5px #077804 solid; }
    
    .gs dl {}
    
    .gs dd {
        float: left;
        width: 570px;
        padding-top: 2px;
    }
    
    .gs dd a {
        font-size: 56px;
        color: #e8e8e8;
        font-weight: normal;
        padding-top: 30px;
        width: 445px;
        word-break: normal;
        padding-bottom: 15px;
        text-transform: uppercase;
        font-family: Aparajita;
        display: block;
    }
    
    .gs dd a span {
        display: block;
        font-size: 36px;
        color: #000;
        margin: -10px 0 11px 55px;
    }
    
    .gs dt {
        margin-top: -30px;
        float: left;
        padding-left: 50px;
    }
    .qy {}
    
    .qy dl {}
    
    .qy dd {
        float: left;
        width: 510px;
        padding-top: 120px;
    }
    
    .qy dd i {
        font-size: 80px;
        color: #e8e8e8;
        font-weight: normal;
        padding-top: 30px;
        width: 471px;
        word-break: normal;
        padding-bottom: 15px;
        text-transform: uppercase;
        font-family: Aparajita;
        display: block;
        font-style: normal;
    }
    
    .qy dd i span {
        display: block;
        font-size: 30px;
        color: #000;
        margin: -6px 0 11px 55px;
    }
    
    .qy dd p {
        line-height: 36px;
    }
    
    .qy dd a {
        width: 120px;
        height: 42px;
        background: #1856a9;
        color: #fff;
        font-size: 16px;
        text-align: center;
        border-radius: 20px;
        display: inline-block;
        margin-right: 10px;
        line-height: 42px;
        margin-top: 30px;
    }
    
    .qy dt {
        margin-top: -30px;
        float: left;
    }
    .cx p {
        font-size: 32px;
        text-align: center;
        color: #666;
        letter-spacing: 5px;
    }
    
    .cx p span {
        color: #1856a9;
        font-size: 32px;
        text-align: center;
        font-weight: normal;
        font-weight: bold;
    }


.header , .content , .footer { width:1200px; margin:0 auto;}




.k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd a {
            color: #4b4a4a;
        }




.contbox {
        height: 560px;
        color: #484848;
        padding: 25px 0 0;
    }
    
    .cont_p,
    .cont_p img {
        width: 428px;
        height: 551px;
        display: block;
    }
    
    .cont_w {
        padding: 47px 0 0 4px;
        border: solid 1px #ebebeb;
        width: 100%;
    }
    
    .cont_w h3 {
        font-size: 30px;
        color: #252525;
        padding: 14px 0 0 76px;
        height: 52px;
    }
    
    .cont_w1 {
        overflow: hidden;
    }
    
    .cont_w1 li {
        padding: 0 0 25px 76px;
        font-size: 16px;
        color: #222;
        line-height: 30px;
    }
    .cont_w1 li span {
        font-size: 20px;
        color: #222;
        font-weight: bold;
    }
    
    .cont_w2 li {
        padding: 0 0 0 78px;
        height: 39px;
        overflow: hidden;
    }
    
    .cont_w2 li span {
        font-size: 18px;
        width: 58px;
        float: left;
        line-height: 39px;
    }
    
    .sinp01 {
        border: 0;
        border-bottom: solid 1px #d6d6d6;
        width: 500px;
        float: left;
        height: 31px;
        line-height: 38px;
        overflow: hidden;
        padding: 0 13px;
    }
    
    .cont_w2 li.cont_wl5 {
        padding: 15px 0 0 78px;
        height: 28px;
        overflow: hidden;
    }
    
    .cont_w2 li.cont_wl5 input {
        width: 115px;
        height: 27px;
        line-height: 27px;
        border: solid 1px #ccc;
        text-align: center;
        background: none;
        border-radius: 13px;
        font-size: 16px;
        color: #9a9a9a;
        letter-spacing: 2px;
    }
    
    .cont_w2 li.cont_wl5 input.inpimg {
        color: #fff;
        border-color: #de2323;
        background: #de2323;
        margin: 0 8px 0 0;
    }
.cx p {
        font-size: 28px;
        text-align: center;
        color: #666;
        letter-spacing: 5px;
    }
    
    .cx p span {
        color: #1856a9;
        font-size: 28px;
        text-align: center;
        font-weight: normal;
        font-weight: bold;
    }



.p14-left-nav-1-tit {
            background: #1856a9;
            height: 80px;                            
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px; 
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
            
        }
        .p14-left-nav-1-tit h3 span{font-size: 14px; text-transform: uppercase;}
         
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px; 
            background:url(p14-icon5.png) no-repeat right center #ececeb; 
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block; 
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 18px; 
            color: #666;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover{
            background: url(p14-icon2.png) no-repeat right center #1856a9; 
        }  
        .p14-left-nav-1-nav-one h3.sidenavcur a,.p14-left-nav-1-nav-one h3:hover a{
            color: #fff
        }
        
        .p14-left-nav-1-nav dl{
            padding: 2px 0 4px;
        }
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px; 
            margin-bottom: 1px;
            background:#ececec;
            position: relative;
            overflow: hidden;	
            
        }
        .p14-left-nav-1-nav dt:after{      
        	content: "";
        	width: 8px;
        	height: 8px;              	
        	border: 2px solid #b8b8b8;
        	border-style: solid solid none none;
        	position: absolute; 
        	top: 50%;
        	right: 32px;
        	margin-top: -4px;
        	-webkit-transform: rotate(45deg);
        	-moz-transform: rotate(45deg);
        	-ms-transform: rotate(45deg);
        	-o-transform: rotate(45deg);
        	transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {
                    	border-color:#1856a9;  
        }
        .p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a{color: #1856a9; }
        
        .p14-left-nav-1-nav dd{
            border: 1px solid #ececec;                             
            border-bottom:0;     
        }
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px; 
            border-bottom: 1px solid #ececec; 
            background: #fff;
            position: relative;
            overflow: hidden;
        }
          
                          
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
       
        .p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a{color:#1856a9;} 
         
        .p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after  {background: #1b56a7; } 
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    

        .contact-z1 {
            height: 140px;
            background: #077804;
            color: #fff;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            padding-top: 30px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 26px;
            line-height: 30px; 
            text-align: center;
        }
    

        .cl-cplb-3nz3-4-01-tit {
            color: #545454;
            border-bottom: 3px solid #eaeaea;
            line-height: 0;
            margin-bottom: 16px;
        }
        
        .cl-cplb-3nz3-4-01-tit h1 {
            display: inline-block;
            max-width: 90%;
            font-size: 24px;
            font-weight: normal;
            line-height: 44px;
            color: #545454;
            border-bottom: 3px solid #1b56a7;
            margin-bottom: -3px;
        }
        
        .cl-cplb-3nz3-4-01-tit h1 span {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cl-cplb-3nz3-4-01-list dl {
            width: 31.5%;
            float: left;
            border: 1px solid #d5d5d5;
            background: #fff;
            margin-bottom: 14px;
            margin-right: 1.7%;
            box-sizing: border-box;
        }
        
        .cl-cplb-3nz3-4-01-list dl.cl-cplb-3nz3-4-01-clear {
            margin-right: 0;
        }
        
        .cl-cplb-3nz3-4-01-list dt img {
            width: 100%;
            display: block;
        }
        
        .cl-cplb-3nz3-4-01-list dd {
            padding: 0 10px;
            position: relative;
        }
        
        .cl-cplb-3nz3-4-01-list h3 {
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            line-height: 50px;
            overflow: hidden;
            text-align: center;
        }
        
        .cl-cplb-3nz3-4-01-list h3 a {
            color: #202020;
            display: block;
            height: 50px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cl-cplb-3nz3-4-01-txt {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cl-cplb-3nz3-4-01-info {
            width: 20px;
            height: 20px;
            border: 1px solid #ececec;
            background: #f5f5f5;
            position: absolute;
            top: 24px;
            right: 10px;
        }
        
        .cl-cplb-3nz3-4-01-info:after {
            content: "";
            position: absolute;
            top: 4px;
            left: 6px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 6px 0 6px 8px;
            border-color: transparent transparent transparent #bfbebe;
        }
        
        .cl-cplb-3nz3-4-01-list dl:hover {
            border-color:#1856a9;
        }
        
        .cl-cplb-3nz3-4-01-list dl:hover h3 a {
            color:#1856a9;
        }
        
        .cl-cplb-3nz3-4-01-list dl:hover .cl-cplb-3nz3-4-01-info:after {
            border-color: transparent transparent transparent #1856a9;
        }




.pc-cx-tel-1 {
                    width: 50%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 2%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #1856a9;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(pc-xc-icon2.png) no-repeat 10px center;
                    font-size: 18px;
                    line-height: 30px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 30px;
    				font-size: 24px;
    				color: #077804;
                }
            

        .p15-showcase {
            position: relative;
            padding: 12px 18px 16px 20px;
            margin-bottom: 15px;
            background: #fff;
            border: 1px solid #eee;
        }
        
        .p15-showcase-right-con {
            line-height: 30px;
            font-size: 14px;
            max-height: 300px;
            margin-bottom: 86px;
            overflow: hidden;
        }
        
        .p15-showcase-left {
            position: relative;
            width: 40%;
            float: left;
            line-height: 0;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 3.3%;
        }
        
        .p15-showcase-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .p15-showcase-left-prev {
            left: 10px;
        }
        
        .p15-showcase-left-next {
            right: 10px;
        }
        
        .p15-showcase-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 28px;
            font-size: 14px;
            line-height: 16px;
            padding: 0 15px;
        }
        
        .p15-showcase-left-size em {
            font-style: normal;
        }
        
        .p15-showcase-left-pic {
            width: 100%;
            text-align: center;
        }
        
        .p15-showcase-left-pic li {
            float: left;
        }
        
        .p15-showcase-left-pic img {
            width: 100%;
            display: block;
        }
        
        .p15-showcase-right {
            width: 51.6%;
            float: right;
        }
        
        .p15-showcase-right-tit {
            height: 50px;
            font-size: 24px;
            line-height: 50px;
            color: #454545;
            margin-bottom: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            border-bottom: #ccc 1px solid;
            padding: 0 0 10px;
        }
.p14-prodcontent-1 {
        
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #1b56a7;
            padding-left: 34px;
            background: url(p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        .p14-prodcontent-1-desc .td { padding: 20px; }
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #1b56a7;
            background:url(p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h3 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h3 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #1856a9;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #1856a9;
        }

    
    .td dl {}
    
    .td dl dt {
        width: 47%;
        float: right;
        background: #f6f6f6;
        height: 300px;
        margin-top: 15px;
    }
    
    .td dl dd {
        float: left;
        margin-top: 15px;
        color: #333;
        padding: 25px 20px;
    }
    
    .td dl dd p {
        margin-top: 20px;font-size: 16px;line-height: 26px;color: #333;text-align: justify;text-indent: 2em;
    }
    
    .td dl dd p img {
        display:block;
    }
    
    .td dl dd p b {
        background: #1856a9;
        color: #fff;
        display: inline-block;
        width: 30px;
        margin-right: 10px;
        text-align: center;
        border-radius: 50%;
        height: 30px;
        line-height: 30px;
    }

    .td2 {}
    
    .td2 dl {}
    
    .td2 dl dt {
        width: 47%;
        float: left;
        background: #f6f6f6;
        height: 300px;
        margin-top: 15px;
    }
    
    .td2 dl dd {
        width: 47%;
        float: right;
        margin-top: 15px;
        color: #333;
        background: #f8f8f8;
        padding: 25px 20px;
    }
    
    .td2 dl dd p {
        font-size: 14px;
        border-bottom: 1px dashed #ddd;
        padding-bottom: 15px;
    }
    
    .td2 dl dd p b {
        background: #1856a9;
        color: #fff;
        display: inline-block;
        width: 30px;
        margin-right: 10px;
        text-align: center;
        border-radius: 50%;
        height: 30px;
        line-height: 30px;
    }
    
    .ys dl {}
    
    .ys dl dt {
        width: 50%;
        float: left;
        height: 240px;
        background: #eee;
    }
    
    .ys dl dd {
        width: 44%;
        float: right;
        height: 167px;
        background: #f8f8f8;
        padding: 15px 3% 57.5px 3%;
    }
    
    .ys dl dd b {
        padding: 5px 10px;
        color: #fff;
        background: #1b56a7;
        display: inline-block;
        margin: 5px 0;
        border-radius: 50%;
    }
    
    .ys dl dd em {
        font-style: normal;
        color: #000;
        padding: 5px;
        font-size: 16px;
    }
    
    .ys dl dd p {
        margin: 0;
    }

    .ys dl.last dt {
        width: 50%;
        float: right;
    }




.fdh-01-tit {
            background: #1856a9;
            height: 80px;
        }
        
        .fdh-01-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(p14-icon2.png) no-repeat right center  #1856a9;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #1856a9;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #1856a9;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color:  #1856a9;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #1b56a7;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
.p15-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        .p15-infolist-1-t1 dt a{
            display: block;
            color:#333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #1856a9;
        }
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden; 
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            width: 60px;
            float: right;
            padding-left: 20px;
            background: url(p14-icon21.png) no-repeat left center;
        }
        
        .p15-infolist-1-t1-deta a {
            display: block;
            color:  #1856a9;
        }
        
    

        .k12-xl-xwlb-1nt2-1-01-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            display: inline-block;
            width:856px;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt {
            width: 44.4%;
            float: left;
            margin-right: 2.3%;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dt img {
            width:100%; 
            display: block;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .k12-xl-xwlb-1nt2-1-01-list dl:hover{border:1px solid #1856a9;}
        .k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
            color: #1856a9;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-desc {
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .k12-xl-xwlb-1nt2-1-01-list-deta a{color:#fff;}
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
            background: #1856a9;
            border-color: #1856a9;
        }
        
        .k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
            color: #fff;
        }




.p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: bold;
            margin-bottom: 20px;
            font-size: 30px;
            line-height: 40px;
            color: #333;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #1b56a7;
            height: 20px;
            font-size: 12px;
            color:#909090;
            padding-bottom: 10px;
        }
        .p15-infocontent-1-bool span{margin-right:20px;}
        .p15-infocontent-1-bool span a{
            color:#909090;}
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #1b56a7;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        } 
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
    

        .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 32px;
            font-size: 14px;
            line-height: 32px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-pagination-1 dd b {
            float: right;
            font-weight: normal;
        }
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .p14-pagination-1 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .p14-pagination-1 dl a {
            color: #4b4a4a;
        }
        
        .p14-pagination-1-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #1b56a7;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #1b56a7;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        
        .p14-pagination-1-key a {
            color: #575556;
        }
        
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }
.p14-info-3 {
            background: #f5f5f5;
            padding: 0 0 8px;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li {
            height: 46px;
            font-size: 14px;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 0 15px;
        }
        
        .p14-info-3-list li a{ color:#4b4a4a;}
        .p14-info-3-list li span {
            float: right;
        }

