.top{ width:100%; height:40px; background-color:#ECECEC;}
.top .top_l{ font-size:12px; line-height:40px;}
.top ul li{ float:left; padding-left:20px;}
.top ul li a{ font-size:12px; line-height:40px; padding-left:20px;}
.top ul li .a1{ background:url(../images/a2.jpg) left no-repeat;}
.top ul li .a2{ background:url(../images/a3.jpg) left no-repeat;}
.top ul li .a3{ background:url(../images/a4.jpg) left no-repeat;}
.top_bg{ height:130px;position: relative;z-index: 20;}
.header{width: 1200px; margin:0 auto;}
.w1200{ width:1200px; margin:0 auto;}


.nav *{text-decoration:none;font-size:9pt;}
.nav * a:hover{background-color:#E6AC03;/* 鼠标经过时的红色背景，可自定义 */}
.menu{list-style:none;height:65px;width:100%;background-color:#234EA3;}
.nav{list-style:none;height:65px;width:1200px;margin:0 auto;background-color:#234EA3;}
.nav li{float:left;position:relative;}
.nav li a{color:#fff;height:65px;line-height:65px;padding-left:30px; padding-right:30px; font-size:16px; fblr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block;}
.nav li a:focus{-moz-outline-style: none; }
.nav li .sub-nav{position:absolute;top:65px;left:-1px;list-style:none;background-color:#234EA3;display:none;}
.nav li .sub-nav li{text-align:center;clear:left;width:170px;height:40px;line-height:40px;position:relative;}
.nav li .sub-nav li a{height:40px;line-height:40px; font-size:14px;width:170px;padding:0;display:inline-block;}
.nav .hover{background-color:#E6AC03;}


input::-webkit-input-placeholder {color: #666;}
.h_con{ height:120px; overflow:hidden;}
.h_con .logo{ float:left;padding: 14px 20px 0 0;}
.h_con .logo img{ margin-top:15px;}
.h_con .h_dw{ float:left; padding:30px 0 0 0px; font-size:24px; color:#333;line-height: 32px;background:url(../images/t_line.gif) no-repeat 0 32px;font-weight: normal;}
.h_dw span{display: block;font-size: 18px;color: #666;}
.h_dw i{padding: 0 0 0 15px;}
.h_tel{float: right;background:url(../images/tel.png) no-repeat; padding-left:30px; margin-top:45px; font-size:20px; }
.h_tel span{display: block;font-size: 18px;color: #333;line-height: 32px;}
.h_tel strong{ color:#234EA3;}
.h_tel i{font-size: 18px;}
.h_nav{ height:70px; line-height:70px;}
.h_nav li{height: 70px; float:left;padding: 0 25px;position: relative;}
.h_nav li a{ font-size:16px; color:#fff;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 70px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #da2720;
  height: 5px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before {
  right: 0;
}
.h_nav li.cur a{ background-color:#EB8C1C;font-weight: bold;}
.h_nav li a:hover{font-weight: bold;}
em,i{ font-style:normal;}

.h_nav li .erji{display: none; background:rgba(3,82,151,0.8); width:200px; position:absolute; top:50px; left:-40px;}
.h_nav li .erji li{padding: 0; height:40px; line-height:40px;border-bottom: #999 1px solid;}
.h_nav li .erji a,.h_nav li.cur .erji a{ width:200px; height:40px; line-height:40px; background: none; font-size:14px;}
.h_nav li .erji a:before{background: none;}
em,i{font-style: normal;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 12.5px;}}
@media screen and (min-width: 1280px) {html {font-size: 13.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@media screen and (min-width: 1920px) {html {font-size: 20px;}}

 
.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:5%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #234EA3;width: 60px;}


.s_bg{height: 70px;border-bottom: #eaeaea 1px solid;}
.search{ width:1200px; margin:0 auto;height: 70px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#333; width:930px; height:70px; line-height:70px; overflow:hidden; background:url(../images/s_ico.gif) no-repeat 0 center;padding-left: 20px;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #000;}
.search .ser_inp{ background:url(../images/s_inp.gif) no-repeat; width:200px; height:35px;padding-left: 15px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:35px; outline:none;margin-top: 18px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:35px; height:35px;margin-top: 18px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:url(../images/f_bg.jpg) no-repeat center 0; height:308px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_logo{width: 234px;height: 230px;background: #234EA3;padding: 78px 0 0;text-align: center;}
.f_logo a{font-size: 16px;color: #fff;font-weight: normal;display: block;}
.f_logo img{width: 124px;display: block;margin: 0 auto 10px;}
.f02{width: 500px;padding: 65px 0 0 70px;}
.f_nav{height: 120px;overflow: hidden;width: 500px; background:url(../images/f_line.png) no-repeat;padding: 25px 0 0;}
.f_nav ul li{height: 32px;line-height: 32px; background:url(../images/f_ico01.png) no-repeat 0 14px;overflow: hidden;padding: 0 0 0 20px;width: 140px;float: left;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover{color: #fff;}
.f02 p{font-size: 14px;color: rgba(255,255,255,0.8);height: 50px;line-height: 25px;overflow: hidden; background:url(../images/f_line.png) no-repeat;width: 390px;padding: 15px 0 0;}
.f02 p a{color: rgba(255,255,255,0.8);}
.f02 p i{padding: 0 20px;}
.f02 p span{display: block;}
.f_ban{width: 320px;padding: 60px 0 0;}
.f_ban p{padding:0 0 0 35px;font-size: 14px;color: #fff;line-height: 24px;height: 80px;}
.f_ban p b{display: block;}
.f_ban p i{font-size: 20px;color: #fff;display: block;padding: 5px 0 0;font-weight: bold;}
.f_ban p em{font-size: 16px;}
.f_ban span{padding: 0 10px;}
.f_p01{ background:url(../images/f_ico02.png) no-repeat 0 22px;}
.f_p02{ background:url(../images/f_ico03.png) no-repeat 0 16px;}
.f_p03{ background:url(../images/f_ico04.png) no-repeat 0 16px;}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#234EA3 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#234EA3 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#234EA3 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#234EA3 url(../images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#234EA3 url(../images/returntop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#234EA3 url(../images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#234EA3 url(../images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 50px;
            line-height: 50px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
            padding-top:5px;
            line-height:22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
  .fdh-01-tit {
            background: #234EA3;
            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(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #234EA3;
        }
        
        .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:  #234EA3;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #234EA3;
        }
        
        .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:  #234EA3;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #333333;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cbgg-01 {
           position: relative;
           z-index: 5;
            background: #234EA3;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

        .cplb-1n-ts-01-tit {
            height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 18px;
        }
        
        .cplb-1n-ts-01-tit h3 {
            height: 40px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            padding-right: 24px;
            border-bottom: 2px solid #333333;
        }
        .cplb-1n-ts-01-list{padding-top: 22px;}
        .cplb-1n-ts-01 dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 15px 0 18px 0;
            background: #fff;
            display: inline-block;
            width: 100%;
        }
        
        .cplb-1n-ts-01 dl:hover {
            border: 1px solid  #234EA3;
        }
        
        .cplb-1n-ts-01 dt {
            width: 30%;
            float: left;
            margin-right: 5.5%;
            margin-left: 20px;
        }
        
        .cplb-1n-ts-01 dt img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .cplb-1n-ts-01 dd {
            padding-right: 4.5%;
        }
        
        .cplb-1n-ts-01 dd h4 {
            height: 52px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 48px;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cplb-1n-ts-01 h4 a {
            display: block;
            height: 52px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding-bottom: 4px;
            background: url(images/p15-icon1.png) repeat-x left bottom;
        }
        
        .cplb-1n-ts-01 dl:hover h4 a {
            color:  #234EA3;
        }
        
        .cplb-1n-ts-01-list-desc {
            max-height: 84px;
            font-size: 14px;
            line-height: 28px;
            color: #626262;
            overflow: hidden;
            margin-bottom: 20px;
        }
        
        .cplb-1n-ts-01-list-deta {
            float: right;
            width: 125px;
            height: 38px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta {
            background:  #234EA3;
            border-color:  #234EA3;
        }
        
        .cplb-1n-ts-01 dl:hover .cplb-1n-ts-01-list-deta a {
            color: #fff;
        }
    .blk-main{ margin-top:25px;}
	

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
			padding-bottom:10px;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #bbbbbb;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '瀹嬩綋';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        .leftnav-z1-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .leftnav-z1-desc dt {
            height: 30px;
            padding: 20px 0;
        }
        
        .leftnav-z1-desc dt b {
            display: inline-block;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
        }
        
        .leftnav-z1-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .leftnav-z1-desc dd {
            padding: 0 27px 0 27px;
        }
        
        .leftnav-z1-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
        }
        
        .leftnav-z1-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .leftnav-z1-tit {
            height: 50px;
            font-size: 24px;
            font-weight: normal;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #bbbbbb;
        }
        
        .leftnav-z1-list dl {
            width: 32.2%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
 
		.leftnav-z1-list dl:nth-child(3n){ margin-right:0px;}
        
        .leftnav-z1-list dt img {
            width: 100%; 
            display: block;
        }
        
        .leftnav-z1-list dd {
            padding: 6px 20px 5px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #234EA3;
        }
        
        .leftnav-z1-list-desc {
            height: 45px;
            font-size: 14px;
            line-height: 26px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
       
        .leftnav-z1-list dl:hover {
            border-color: #234EA3;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
            color: #234EA3;
        }
    
	
	  .leftnav-case-list  .more{ display:block; width:80px; height:30px; line-height:30px; text-align:center; float:right; border:1px solid #dddddd;border-radius: 10px;}
	  .leftnav-case-list  .more:hover{ background-color:#234EA3; color:#FFFFFF; border:1px solid #234EA3;}
	 .leftnav-case-list dl {
            width: 100%;
            border-bottom: 1px solid #dedede;
            margin-bottom: 25px;
            background: #fff;
            float: left;
			padding-bottom:20px;
            box-sizing: border-box;
        }
		        
        .leftnav-case-list dt{
            width: 30%; float:left;
        }
        
        .leftnav-case-list dt img {
            width: 100%; 
            display: block;
        }
        
        .leftnav-case-list dd {
            width:68%; float:right;
        }
        
        .leftnav-case-list dd h4 {
            height: 55px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
			border-bottom:1px dashed #dddddd;
        }
        
        .leftnav-case-list h4 a {
            display: block;
            height: 55px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
			font-weight:bold;
        }
        
        .leftnav-case-list dl:hover h4 a {
            color: #234EA3;
        }
        
        .leftnav-case-list-desc {
            height: 70px;
            font-size: 14px;
            line-height: 25px;
            color: #666;
            overflow: hidden;
			padding-bottom:15px;
			padding-top:10px;
        }
        
        .leftnav-case-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .leftnav-case-list dl:hover {
            border-color: #234EA3;
        }
        
        .leftnav-case-list dl:hover .leftnav-case-list-desc a {
            color: #234EA3;
        }
    

        .fdh-01-tit {
            background: #234EA3;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            height: 50px;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 28px;
            color: #333;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center  #234EA3;
        }
        
        .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: 48px;
            font-size: 14px;
            line-height: 48px;
            padding-left: 34px;
            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:  #234EA3;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #234EA3;
        }
        
        .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:  #234EA3;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #bbbbbb;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #234EA3;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .cbgg-01 {
            background: #234EA3;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    
	

      .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 378px;
            margin: 0 33px 60px 0;
        }
        
        .p101s-case-1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p101s-case-1-list dd {
            border: 1px solid #e3e3e3;
            padding: 28px 26px 40px 32px;
            position: relative;
            background: #fff;
        }
        
        .p101s-case-1-list dd h4 {
            padding-bottom: 10px;
            position: relative;
        }
        
        .p101s-case-1-list dd h4:after {
            content: '';
            position: absolute;
            width: 42px;
            height: 2px;
            left: 0;
            bottom: 0;
            background: #d4d4d4;
        }
        
        .p101s-case-1-list dd h4 a {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            color: #1a1a1a;
            white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
            width: 100%;
        }
        
        .p101s-case-1-list .p101s-case-1-desc {
            padding-top: 20px;
            color: #4c4c4c;
            line-height: 24px;
            text-align: justify;
            display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; text-overflow: ellipsis;
        }
        
        .p101s-case-1-list dl:hover {
            box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;
        }
        
        .p101s-case-1-list dl:hover dd:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 3px;
            background: #234EA3;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
    
    

.cpzx ul li{ float:left; margin-right:15px; border:1px solid #eeeeee; margin-bottom:15px;}
.cpzx ul li:hover{ border:1px solid #234EA3}
.cpzx ul li:nth-child(3n){ margin-right:0px;}
.cpzx ul li img{ width:298px; height:298px;}
.cpzx ul li span{ display:block; text-align:center; font-size:16px; height:45px; line-height:45px;}


.pin{ padding:0px 0 45px;font-size: 0;}
.pin h2,.case h2,.ys h2,.news_bg h2,.about h2{ background:url(../images/pin_tbg.png) no-repeat;width: 878px;height: 100px;text-align: center; margin:0 auto;}
.pin h2 b,.case h2 b,.ys h2 b{font-size: 30px;color: #0858b2;display: block;height: 52px;line-height: 52px;overflow: hidden;}
.pin h2 span,.case h2 span,.ys h2 span{display: block;font-size: 14px;color: #666;font-weight: normal;height: 48px;line-height: 48px;}
.pin ul{ display:inline-block;width: 1200px; padding:0px 0 0;}
.pin ul li{width: 240px;float: left;height: 270px;text-align: center;}
.pin ul li b{display: block;font-size: 18px;color: #333; padding:105px 0 0;}
.pin ul li span{display: block;font-size: 14px;color: #666;line-height: 22px; padding:15px 0 0;}
.pin .pin_li01{ background-image:url(../images/k1.png);}
.pin .pin_li02{ background-image:url(../images/k1.png); background-position:-240px 0;}
.pin .pin_li03{ background-image:url(../images/k1.png); background-position:-480px 0;}
.pin .pin_li04{ background-image:url(../images/k1.png); background-position:-720px 0;}
.pin .pin_li05{ background-image:url(../images/k1.png); background-position:-960px 0;}
.pin ul li:hover,.pin ul li.cur{ background-image:url(../images/pin_k02.gif);}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#234EA3; color:#FFFFFF;}
.ab_pages ul a:hover{ background:#234EA3;color:#FFFFFF;}

.w400{ width:400px;}
.w500{ width:500px;}
.w500 h2{ font-size:28px; color:#234EA3; border-bottom:1px solid #dddddd; line-height:60px;}
.w500 p{ font-size:16px; padding-top:16px;border-bottom:1px solid #dddddd; padding-bottom:15px;}
.w500 .tel{ background:url(../images/i1.png) left no-repeat; height:41px; line-height:41px; font-size:18px; margin-top:20px; padding-left:50px;}

/*yx_rotaion*/
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}

.cpcen{ margin-top:30px; line-height:26px; font-size:14px;}
.cpcen img{ max-width:100%;}
.nwsbt{text-align:center; font-size:26px; padding-top:20px; padding-bottom:20px;}
.nws{text-align:center; line-height:30px; border-bottom:1px solid #dddddd; padding-bottom:15px;}


        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 16.66%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #234EA3;
            border-color: #234EA3;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
		 .tl-fdh-02 .bs{    background: url(../images/p16-icon6.png) no-repeat bottom center #234EA3; color:#FFFFFF}
		 
		  .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-1) {
            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 h4{
            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 h4 a {
            color: #4b4a4a;
        }
    
	
	    .tit {
        font-size: 26px;
        text-align: center;
		margin-top:55px; margin-bottom:30px;
        background:url(/skin/images/tb.png) no-repeat center -25px;
    }
    
    .chi {
        margin-bottom: 5px;
        color: #333333;
        letter-spacing: 2px;
    }
    
    .eng {
        text-transform: uppercase;
        font-weight: 100;
        font-size: 16px;
        letter-spacing: 1px;
    }
	.cptd{ width:100%; border:1px solid #eeeeee; overflow:hidden;box-shadow: -1px -2px 20px 2px #ebebeb;}
	.cptd .cptd_left{ width:50%; float:left; padding:20px; border-right:1px solid #eeeeee;}
	.cptd .cptd_left ul li{ width:85%; float:left; margin-left:5%; font-size:16px; color:#666666; margin-bottom:10px; padding-left:15px; padding-bottom:6px; border-bottom:1px dashed #eeeeee; background:url(../images/tb1.png) left no-repeat;}
	.cptd .cptd_right{ width:45%; float:right; text-align:center; padding-top:10px; transition: 0.3s;}
	.cptd .cptd_right img{ width:70%; margin:auto;}
	.ggsxz{ width:250px; height:55px; line-height:55px;border-radius: 20px; background-color:#234EA3; text-align:center; color:#FFFFFF; margin:auto; display:block; font-size:20px; margin-top:45px;}
	.ggsxz:hover{background-color:#3370E9; color:#FFFFFF;}
	.yyfw{width:100%; overflow:hidden;}
	.yyfwjs{ width:100%; background-color:#eeeeee; font-size:16px; color:#333333;line-height:35px;}
	.yyfwjs p{ padding:25px;}
	.all{ width: 400px; height: 400px; position: relative; }
.screen{
	width:400px;
	height:400px;
	 overflow:hidden; 
	position:relative;
}
.screen li{ width:400px; height:400px; overflow:hidden; float:left;}
.screen ul{ position:absolute; left:0; top:0px; width:3000px;}
.all ol{ position:absolute; right:10px; bottom:10px; line-height:20px; text-align:center;}
.all ol li{ float: left; width: 20px; height: 20px; background: #eee;  margin-left: 5px; cursor: pointer; font-size: 10px; font-family: Verdana; line-height: 20px; border-radius: 15px; }
.all ol li.current{ background:#234EA3; color:#FFFFFF}
