@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BAHNSCHRIFT';
    src: url('../font/BAHNSCHRIFT.TTF') format('woff');
    font-weight: normal;
    font-style: normal;
}






/* 导航栏 */
.header_top{width:100%; height: 100px;}
.h_logo{width: auto; float: left; height: 100%; padding-top:7px;}
.h_logo img{float: left; }
.h_logo dl{width:auto; float: left; margin-left: 20px;}
.h_logo dl dt{font-size: 24px; color: #333333; font-weight: bold; line-height: 36px;}
.h_logo dl dd{font-size: 16px; color: #999999; text-transform:uppercase}
.logo_zi{float: left; margin-left:22px; margin-top:24px;}
.h_sj,.h_wx{width:auto; height:100px; float: right;  position: relative; padding-left:60px}
.h_sj span,.h_wx span{font-size: 14px; color: #666666; line-height:100px; }
.h_sj img,.h_wx img{width:100px; height: 100px; position: absolute; top:70px; left:0; display: none; z-index: 999}
.h_wx{background: url(../images/h_wx.png) no-repeat left center; margin: 0px 28px;}
.h_sj{background: url(../images/h_sj.png) no-repeat left center;}
.h_wx:hover img,.h_sj:hover img{display: block}

.h_dianhua{float: right; background: url(../images/h_dh.png) no-repeat left center; padding-left:60px; height: 40px; margin-top:28px;}
.h_dianhua p{font-size: 14px; color: #666666}
.h_dianhua span{font-size: 31px; color: #2375c1; font-weight: bold;}
.header_nav{width:100%; height:60px; position: absolute; top:0; border-top:4px solid #2375c1; z-index:999; background: rgba(0,0,0,0.7); left:0 }
.nav{width:100%; height: 100%;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; line-height:56px;  width:150px; text-align: center; background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#fff; font-size:16px; margin: 0px auto}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff; text-align: center; }
.nav .sub{position:absolute;top:56px;left:0; z-index:999;display:none;padding:0;width:100%;background:#fff;line-height:26px; } 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{background: #2375c1; color:#fff}
.sub li:hover a{color:#0a5c98;}
.nav .nLi:last-child{background:none}



/* 首页:banner */
.banner{ width:100%; height:750px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:750px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: url(../images/about_bjs.jpg) no-repeat bottom center; padding-top: 78px; padding-bottom: 95px;}
.index_about_left{width:554px; height: auto; float: left; margin-top: 58px;}
.index_about_left h3{font-size: 32px; color: #333333; font-weight: bold; background: url(../images/ab_xs.png) no-repeat right center}
.index_about_left h4{font-size: 16px; color: #bf9d60; padding-left:15px; border-left:2px solid #bf9d60; margin-top: 30px;}
.ab_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; text-indent: 2rem; margin: 30px 0; display: block}
.index_about_left ul{width:100%; height: auto; overflow: hidden}
.index_about_left ul li{width:90px; height: auto; float: left; text-align: center; margin-right:62px;}
.index_about_left ul li p{font-size: 16px; color: #333333; margin-top: 10px; }
.index_about_left ul li:last-child{margin-right: 0}
.index_about_right{width:599px; height: 505px; float: right; margin-top: 58px; overflow: hidden}
.index_about_right img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about_left ul li img{ -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_left ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.index_about_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*数字*/
.index_num{width:100%; height:316px; background: url(../images/num_bjs.jpg) no-repeat center; background-size: cover; padding-top: 76px}
.index_num_left{width:530px; height: auto; float: left}
.index_num_left h3{font-size: 36px; color: #ffffff; font-weight: bold;}
.index_num_left hr{width:162px; height: 4px; background: #2375c1; margin: 32px 0}
.index_num_left p{width:100%; height: auto; overflow:hidden; font-size: 14px; color: #ffffff; line-height: 32px;}
.index_num_right{width:628px; height: auto; float: left; margin-top: 10px;}
.index_num_right dl{width:164px; float: left; margin-left:45px;}
.index_num_right dl dt{width:auto; height: auto; position: relative; display: table; margin: 0px auto;}
.num1{font-size: 60px; color: #fff; font-family: "Impact"; position: relative; z-index: 1}
.num2{font-size: 60px; color: #2375c1; font-family: "Impact"; position: absolute; top:-2px; left:2px; z-index: 0}
.index_num_right dl dd{font-size: 16px; color: #ffffff; line-height: 30px; text-align: center; margin-top: 10px;}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; background: url(../images/product_bjs.jpg) no-repeat center bottom; margin-top: 72px; padding-bottom: 42px}
.index_product_nav{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dadada; margin-top: 38px;}
.product_nav_li{width:auto; display: table; margin: 0px auto 22px;}
.product_nav_li a{font-size: 18px; color: #333333; background: url(../images/p_dian.png) no-repeat left center; padding-left:30px; float: left; margin: 0 30px;}
.product_nav_li a:hover{color:#be9d60; background: url(../images/ph_dian.png) no-repeat left center}
.index_product ul{ height: auto; overflow: hidden; display: block; margin-top: 30px;}
.index_product ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom: 26px;}
.index_product ul li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; overflow: hidden; position: relative; margin-bottom: 6px;}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_title{width:100%; height:54px; background: #e0e0e0; padding: 0px 26px;}
.in_pro_title h3{width:70%; height: 100%; line-height: 54px; float: left; background: url(../images/p_hicon.png) no-repeat left center; padding-left: 30px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_title i{width:24px; height: 100%; float: right; background: url(../images/p_jts.png) no-repeat center}
.in_pro_icon{width:342px; height: 233px; position: absolute; top:50%; left:50%; background: rgba(35,117,193,0.8) url(../images/links.png) no-repeat center; 
	margin-left: -171px; margin-top:-116.5px; opacity: 0; transition: all .5s ease }
.index_product ul li:hover .in_pro_icon{opacity: 1}
.index_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_product ul li:hover .in_pro_title{background: #2375c1}
.index_product ul li:hover .in_pro_title h3{color:#fff; background: url(../images/p_bicon.png) no-repeat left center}
.index_product ul li:hover i{background: url(../images/h_jts.png) no-repeat center}



/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin-top: 80px;}
.index_youshi .slideTxtBox{ width:100%; height: 600px; background: url(../images/youshi_bjs.jpg) no-repeat center; margin-top: 42px; position: relative; background-attachment: fixed; background-size: cover;}
.index_youshi .slideTxtBox .hd{width:100%; height: 135px; background: rgba(0,0,0,0.5); position: absolute; bottom:0; left:0}
.index_youshi .slideTxtBox .hd ul{width:1200px; height: auto; overflow: hidden; margin: 0px auto;}
.index_youshi .slideTxtBox .hd ul li{ float:left; width: 25%; height: 135px; border-right:1px solid rgba(255,255,255,0.5); position: relative; }
.index_youshi .slideTxtBox .hd ul li img{float: left; }
.index_youshi .slideTxtBox .hd ul li dl{float: left; margin-top:10px; margin-left: 20px;}
.index_youshi .slideTxtBox .hd ul li dl dt{font-size: 22px; color: #fff;}
.index_youshi .slideTxtBox .hd ul li dl dd{font-size:14px; color: #fff; font-family: "Arial"; margin-top: 8px;}
.index_youshi .slideTxtBox .hd ul li span{font-size: 120px; color: #fff; opacity: .05; font-family: "Impact"; position: absolute; bottom:0; right:20px; line-height: 102px}
.hd_li{position: absolute; top:50%; left:0; transform: translateY(-50%); width:100%; display: flex; padding-left:30px; }
.index_youshi .slideTxtBox .hd ul li.on{background: #2375c1}
.index_youshi .slideTxtBox .bd{width:1200px; height: auto; overflow: hidden; margin: 0px auto; padding-top: 88px;}
.ys_info{width:449px; height: 279px; float: left; background: url(../images/youshi_bian.png) no-repeat center; padding:30px 34px;}
.ys_info h3{font-size: 24px; color: #fff; font-weight: bold; background: url(../images/b_xs.png) no-repeat right center; display: table;  padding-right:150px; }
.ys_info p{width:100%; height: auto; overflow: hidden; line-height: 30px; color: #ffffff; font-size: 14px; margin: 15px 0 20px}
.ys_info span{width:120px; height: 38px; border: 1px solid #fff; text-align: center; line-height: 36px; font-size: 14px; color:#fff; display: block}




/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat bottom center; margin-top: 78px; padding-bottom: 104px;}
.index_case_top{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_case_top li{width:580px; height: auto; float: left; position: relative; overflow: hidden}
.index_case_top li:nth-child(2n){float: right}
.index_case_top li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_case_hover{width:100%; height:80px; background: rgba(0,0,0,0.6); padding: 0px 30px; position: absolute; bottom:0; left:0}
.in_case_hover i{width:28px; height: 100%; float: right; background: url(../images/h_jts.png) no-repeat center}
.in_case_hover h3{font-size: 18px; color: #fff; position: relative; line-height:56px; width: 80%; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_case_hover h3:after{content: ""; width: 62px; height: 2px; background: #fff; position: absolute; bottom:0; left:0}
.index_case_bottom{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_case_bottom li{width:373px; height: auto; float: left; position: relative; margin-right:40px; overflow: hidden}
.index_case_bottom li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.bottom_case_hover{width:100%; height: 50px; line-height: 50px; padding: 0 20px;  background: rgba(0,0,0,0.6);  position: absolute; bottom:0; left:0}
.bottom_case_hover h3{width:80%; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px;color: #fff; float: left}
.bottom_case_hover i{width:28px; height: 100%; float: right; background: url(../images/h_jts.png) no-repeat center}
.index_case_bottom li:last-child{margin-right: 0}
.index_case_bottom li:hover img,.index_case_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}








/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 78px;}
.index_news_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_t h4{font-size: 60px; color: #0a1678; opacity: .1; text-transform: uppercase; font-family: "BAHNSCHRIFT"; line-height: 55px; display: block}
.index_news_t h3{font-size: 36px; color: #2375c1; font-weight: bold; margin-top: -32px}
.index_news_t h3 span{font-size:36px; color: #333333;}
.index_news_t p{font-size: 16px; color: #666666; margin-top: 10px;}
.index_news_left{width:441px; height: auto; float: left; margin-top: 42px; background: url(../images/n_bjs.jpg) no-repeat top center; padding: 25px 37px 0}
.in_news_title{width:100%; height: auto; overflow: hidden}
.in_news_title dl{float: left}
.in_news_title dl dt{font-size: 16px; color: #fff; font-weight: bold; text-transform: uppercase; margin-bottom:5px;}
.in_news_title dl dd{font-size: 18px; color: #fff; }
.in_news_title img{float: right; margin-top: 5px}
.index_news_left .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top: 8px }
.index_news_left .slideBox .hd{width:100%; height:4px; margin-top: 20px;}
.index_news_left .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index_news_left .slideBox .hd ul li{ float:left; width: 48px; height: 4px; background: #999999; margin-right: 8px; }
.index_news_left .slideBox .hd ul li.on{background: #bf9d60}
.index_news_left .slideBox .bd{width:100%; height: auto; overflow: hidden}
.index_news_left .slideBox .bd li{ zoom:1; vertical-align:middle; width:100%; position: relative}
.index_news_left .slideBox .bd li a{width:100%; height: auto; display: block}
.in_left_pic{width:100%; height: auto; display: block; position: relative; overflow: hidden}
.index_news_left .slideBox .bd img{width:100%; height: auto; display: block;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_left_pic h3{font-size: 16px; color: #ffffff; width: 100%; height: 52px; line-height: 52px; background:rgba(0,0,0,0.59); padding: 0px 20px; position: absolute; bottom:0; left:0}
.index_news_left .slideBox .bd li p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 10px 0}
.index_news_left .slideBox .bd li span{font-size: 14px; color: #999999; font-family: "Arial"}
.index_news_left .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_left .slideBox .bd li:hover p{color:#2375c1}

.index_news_right{width:712px; height: auto; float: right; margin-top: 42px;}
.news_right_top{width:100%; height: auto; overflow: hidden;}
.news_right_top li{width:100%; height: auto; overflow: hidden; margin-bottom: 28px}
.right_top_pic{width:210px; height: auto; float: left}
.right_top_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.right_top_xx{width:auto; margin-left:250px; padding-top: 18px;}
.right_top_xx h3,.news_right_bottom li h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.right_top_xx p,.news_right_bottom li p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; margin: 10px 0}
.right_top_xx dl,.news_right_bottom li dl{width:100%; line-height: 30px;}
.right_top_xx dl dt,.news_right_bottom li dl dt{font-size: 14px; color: #999999; float: left}
.right_top_xx dl dd,.news_right_bottom li dl dd{font-size: 14px; color: #2375c1; float: right}
.news_right_bottom{width:100%; height: auto; overflow: hidden; }
.news_right_bottom li{width:340px; height: auto; float: left}
.news_right_bottom li:nth-child(2n){float: right}
.news_right_bottom li h3{background: url(../images/n_hui.png) no-repeat left center; padding-left: 20px;}
.news_right_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_right_top li:hover h3,.news_right_top li:hover p{color:#2375c1}
.news_right_bottom li:hover h3,.news_right_bottom li:hover p{color:#2375c1}






/*底部*/
.footer{width:100%; height:auto; overflow: hidden;   position: relative; background:url(../images/footer.jpg) no-repeat bottom center; padding:70px 0 0; 
	border-top:10px solid #2375c1; margin-top: 62px;}
.footer .container{overflow: hidden}
.footer_left{width:402px;height: auto; float: left; background: url(../images/f_xs.png) no-repeat right center;  }
.footer_left h3,.footer_input h3,.footer_ma h3{font-size: 18px; color: #fff; font-weight: bold; margin-bottom:20px;}
.footer_left p{color:#ffffff; opacity: .8;line-height: 35px; padding-left:25px; font-size:14px;}
.f1{background: url(../images/f1.png) no-repeat left 8px}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.f4{background: url(../images/f4.png) no-repeat left center}
.footer_left a{width:170px; height: 52px; background: #bf9d60; color:#fff; font-size: 16px; display: block; text-align: center; line-height:52px; margin-top: 20px;}
.footer_ma{width:auto; height: auto; float: left; position: relative; margin-left: 42px; }
.footer_ma h3{margin-bottom:28px;}
.footer_ma div{width:132px; height: auto; float: left; margin-right:42px; border-radius: 8px;}
.footer_ma div img{width:100%; height: auto; display: block; border-radius: 8px;}
.footer_ma div p{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; display: block; text-align: center; margin-top:12px;}
.footer_input{width:406px; height: auto; overflow: hidden; float: right;  background: url(../images/f_xs.png) no-repeat left center; padding-left: 48px;}
.footer_input h3{margin-bottom: 24px;}
.footer_nav{width:100%; height: 30px; line-height: 30px; margin-bottom:18px;}
.footer_nav a{font-size: 16px; color: #ffffff; float: left; margin-right:34px;}
.footer_nav a:nth-child(4n){margin-right: 0}
.footer_nav a:hover{color:#bf9d60}
.copy{clear:both;width:100%;height:50px; line-height:50px;  position: relative; background: #222222; margin-top:98px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#2375c1!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:20px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#2375c1;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





@media screen and (max-width:1680px){
	
	
}



@media screen and (max-width:1500px){
	
	
}




/*内页banner*/
.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 300px; }
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 300px; }
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 300px; }
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 300px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 300px; }
.yxwlban{ background: url(../images/yxwlban.jpg) no-repeat center; height: 300px; }
.hrban{ background: url(../images/hrban.jpg) no-repeat center; height: 300px; }
.main{overflow:hidden; margin-top:-65px!important; position:relative; z-index:1}

/* 内页通用:左侧分类 */
.nyban{width:100%; height:auto; position:relative}
.nyban p.w1200{ padding-top:260px; color: #fff; font-size: 14px; text-align: right; position:relative; z-index:6 }
.nyban p.w1200 a{ color: #fff; }
.mainl-fl > h3{ width: 250px;  margin-left: -1px; height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #2375c1; color: #fff; }
.main-l{ border-top: none; width: 250px;  border-top: none;  }
.mianlfl-li > a > p{ color: #393939; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #2375c1; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width: 225px; height: 52px; border-bottom: 1px solid #e5e5e5;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #2375c1;  }
.mianlfl-li > .active span{ background: #2375c1;  }
.mianlfl-li:hover a > span{ background: #2375c1; }
.mianlfl-li:hover a > p{ color: #2375c1;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 217px; margin: 0 auto;  margin-bottom: 20px; }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; border:1px solid #d5d5d5; padding-bottom:10px;  }
.mainl-fl1{ border:1px solid #d5d5d5; border-top: none; }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px;  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #2375c1; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #2375c1; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 100px;  }
.mianr-mid img{max-width:100%; height:auto;display:block;}
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #2375c1; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #2375c1; margin: 0 auto; margin-top: 15px; }
.mianr-mid,.schoolny{ margin-top: 30px; font-size:16px; color:#666; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 16px; color: #555; }


/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:100%; height: auto; overflow:hidden;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #2375c1; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#2375c1;}
.nynews-li:hover > span{ left:15px; background: #2375c1; }
.nynews-li:hover > p{ right:15px; color:#2375c1;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#2375c1; border:1px solid #2375c1;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; overflow:hidden; margin-bottom:40px;}
.main-title > h3 > span{ color: #2375c1;  }
.nynewst-l{ width: 210px; height: auto; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; overflow:hidden }
.nynews-top > a > .l{ width: 308px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px; width:100%; height:auto; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #2375c1; color: #2375c1; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #2375c1;}
.news-title span {width:442px; line-height: 80px; color: #2375c1; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #2375c1 !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#333; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width: 790px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#333}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden; color:#333}
.news-li:hover .newsli-l { background: #2375c1; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #2375c1;  }
.news-li:hover .newsli-r p{ color: #2375c1;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}



/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; color: #555;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }


/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:218px; height:auto; float:left; margin-right:15px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div img{width:100%; height:100%; display:block;}
.honor-li:nth-child(4n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}


.container,.w1200{margin:0 auto;width:1200px}
