@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;  box-sizing:border-box;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
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,.w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.header_nav_top{width:100%; height: 32px; overflow: hidden; border-bottom: 1px solid #d1d1d1}
.header_nav_top .h_left{float: left; font-size: 14px; color: #1a1a1a; line-height: 32px;}
.h_right{float: right; height:100%; width: auto; }
.h_right .h_dhs{font-size: 14px; color: #666666; background: url(../images/h_dh.png) no-repeat left center; padding-left: 20px; height: 100%; line-height: 30px; float: left}
.h_right .h_dhs span{font-size: 16px; color: #1c5897;}
.h_right a{font-size: 14px; color: #333333;  line-height: 32px; margin: 0px 10px;}
.h_right a.active{color:#1c5897}
.h_right i{float: left; margin: 0px 10px;}




/* 导航栏 */
.header_nav{width: 100%; height:110px;}
.h_logo{width:286px; height:93px;  float: left; padding-top:24px;}
.h_logo img{width:100%; height:auto; }
.nav{height:100%; width:810px; float: right;  position: relative;z-index: 9;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%; line-height: 108px; text-align: center; width:101px}
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative}
.nav .nLi h3 a{font-size:16px;  color:#333333; display: block }
.nav .nLi.active h3 a{border-bottom: 2px solid #1c5897; font-weight: bold;}
.nav .nLi:hover h3 a{border-bottom: 2px solid #1c5897; font-weight: bold;}
.nav .sub{ display:none;left:50%; top:110px;  position:absolute;  line-height:26px; width:130px;     z-index: 999; background: #ddd; margin-left: -65px; }
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 14px; height: 100%; }
.nav .sub a:hover{color:#1c5897}

/* 首页:banner */
.banner{ width:100%; height:687px;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#1c5897}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.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;margin-top: 78px; margin-bottom: 75px; overflow: hidden}
.index_btitle{width:100%; height: auto; overflow: hidden; text-align: center}
.index_btitle h4{font-size: 60px; color: #dddddd; font-weight: bold;text-transform:Uppercase; font-family: "Arial"}
.index_btitle h3{font-size: 36px; color: #333333; font-weight: bold; margin-top: -50px; position: relative; z-index: 1;}
.index_btitle h3 span{color:#1c5897}
.index_btitle i{width:50px; height: 4px; background: #1c5897; display: block; margin: 20px auto 0;}
.index_btitle p{font-size: 14px; color: #666666; line-height: 28px; margin-top: 10px;}
.index_about_all{width:100%; height:638px; background: url(../images/about_bjs.jpg) no-repeat center; margin-top: 50px;}
.index_about_left{width:81px; height: 75px; float: left; margin-left: 440px;  margin-top:520px; }
.ab_video{width:81px; height: 75px; display: block;  }
.index_about_right{width:572px; height: auto; float: right; padding-top: 65px;}
.index_about_right h3{font-size: 28px; color: #333333; font-weight: bold}
.in_abxx{width:100%; height: auto; margin-top: 50px;}
.in_abxx a{font-size: 14px; color:#666666; line-height: 28px;}
.index_about_right ul{width:100%; height: auto; overflow: hidden; margin: 66px 0}
.index_about_right ul li{width:108px; height: 108px; border: 1px solid #afafaf; border-radius: 50%; text-align: center; float: left;  padding-top:20px; margin-right: 124px;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_about_right ul li p{width:100%; height:30px; line-height:30px; font-size: 1rem; color: #2c2c2c}
.in_ab_links a{width:102px; height: 32px; border: 1px solid #1b1b1b; float: left; text-align: center; line-height: 32px; font-size: 14px; color: #333333}
.lx_c{background: #1c5897; color:#fff!important; text-align: center; border: 0!important; margin-left: 46px;}
.in_ab_links a:hover{background: #0d377b; color: #fff; border: 0}
.index_about_right ul li:last-child{margin-right:0;}
.index_about_right ul li:hover{ border: 1px solid #1c5897; -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);
}



/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; margin-bottom: 77px;}
.picMarquee-left{ overflow:hidden; position:relative;  margin: 35px 35px  }
.picMarquee-left .bd{width:100%; height: auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width: 430px;  height:auto; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; margin:0 14px;}
.picMarquee-left .bd ul 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;
}
.picMarquee-left .bd 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_case li p{width:100%; height: 50px; line-height: 50px; background:rgba(4,176,238,0.74) url(../images/bian.jpg) no-repeat 10px center; position: absolute; bottom:0; left:0; padding: 0px 20px; font-size: 14px; color: #fff; text-align:left }
.picMarquee-left .bd ul li:hover p{background: rgba(28,88,151,0.74)}



	
/*产品*/	
.index_product{width:100%; height:auto; overflow:hidden; margin-top: 80px; margin-bottom: 80px;}
.index_product_nav{width:100%; height: auto; display: table; margin: 10px 0}
.index_product_nav ul{width:auto; height: auto; overflow: hidden; display: table; margin: 20px auto;}
.index_product_nav ul li{width:auto; float: left; margin: 0px 60px;}
.por_nav{width:102px; height: 102px; margin: 0px auto; text-align: center; line-height: 102px;}
.por_nav i{color:#999999; font-size: 50px; }
.index_product_nav ul li h3{font-size: 20px; color: #333333; font-weight: bold; margin-top: 8px; text-align: center}
.index_product_nav ul li:hover .por_nav{background: url(../images/yuan_d.png) no-repeat center;}
.index_product_nav ul li:hover i{color:#fff}



.ban{ width:800px; height:800px; position:relative; overflow:hidden;}
.ban2{ width:800px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:800px; height:500px;background: #fff; position: relative}
.ban2 ul li img{width:auto; height: 100%; display: block; margin: 0px auto;}
.prev{ float:left; cursor:pointer;}
.num{ height:206px;overflow:hidden; width:800px; position:relative;float:left;}
.min_pic{ width:800px; height: 100%; margin-top: 30px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:245px; height:206px; margin-right:28px;}
.num ul li img{width:100%; height: auto; display: block}
.num ul li.on{ border:3px solid #00a78e;}


.index_pro_pic{width:100%; height: auto; margin: 0px auto; background: url(../images/pro_bjs.png) no-repeat right top; padding-top: 70px; margin-top: 20px; 
	position: relative}
.index_pro_pic .index_pro_all{position: relative; width: 1250px; overflow: hidden; height: 712px; margin: 0px auto; position: relative; z-index: 999}
.in_pro_left{width:743px; height: 695px; background: #fff; box-shadow: 1px 1px 10px rgba(0,0,0,0.2); float: left; padding:40px;}
.in_pro_right{width:412px; height: auto; float: right; margin-top: 60px;}
.in_pro_pic{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block}
.in_pro_title{width:100%; height: auto; overflow: hidden; margin-top:75px;}
.in_pro_title h3{font-size: 20px; color: #333333; font-weight: bold;}
.in_pro_title p{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #666666; position: relative; margin-top:20px;}
.in_pro_title p:after{content: ""; width:210px; height: 1px; background: #a5a5a5; position: absolute; top:20px; left:80px;}
.in_pro_right h4{font-size: 52px; color: #f9f9f9; font-weight: bold; font-family: "Arial"; text-align: right; opacity: 0.25}
.in_pro_right h3{font-size:24px; color: #ffffff; background: url(../images/jt.png) no-repeat right center; padding-right: 40px; text-align: right; font-weight: bold;  margin-top: 20px;}
.in_pro_right p{width:100%; height:90px; color:#fff; line-height: 30px; font-size: 14px; margin-top: 50px;}

.large_box img {display: block}
.large_box {
	width: 100%;
	height:708px;
	overflow: hidden;   padding: 10px;
}


.small_box {
	width: 450px;
	height: 120px;
	overflow: hidden; position: absolute; bottom:220px; right:0; z-index: 999
}

.small_list {
	position: relative;
	float: left;
	width: 450px;
	height: 120px;
	overflow: hidden
}

.small_list ul {
	height:120px;
	overflow: hidden
}

.small_list ul li {
	position: relative;
	float: left;
	margin-right: 10px;
	width:142px;  padding: 8px;
}

.small_list ul li img {
	display: block; width: 100%; height: auto; 
}



.small_list ul li.on {background:rgba(255,255,255,0.2);}
.btn {display: block; width: 43px; height:40px; cursor: pointer; position: absolute; bottom:50px; z-index: 999}
.left_btn {background: url(../images/p_left.png) no-repeat center;  left:50%}
.right_btn {background: url(../images/p_right.png) no-repeat center; left:65%}

canvas{position: absolute; bottom:100px; right:0; width: 1000px!important; height: 400px!important}








/*选择*/
.index_why{width:100%; height: auto; overflow: hidden}
.index_why_all{width:100%; height:560px; background: url(../images/xuanze_bjs.jpg) no-repeat center; margin-top: 30px; padding-top: 100px;}
.index_why_all ul{width:1200px; height: auto; margin: 0px auto;}
.index_why_all ul li{width:560px; height: auto; float: left; margin-bottom:75px;}
.index_why_all ul li img{width:90px; height: auto; float: left;    -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out; }
.index_why_all ul li .index_why_xx{width:420px; height: auto; float: left; margin-left: 20px;}
.index_why_xx h3{font-size: 20px; color: #ffffff; font-weight: bold;}
.index_why_xx p{width:100%; height: auto; line-height: 28px; font-size: 14px; color: #fff; margin-top: 8px;}
.index_why_all ul li:nth-child(2n){float: right}
.index_why_all ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding-bottom: 30px; margin-top: -110px}
.index_news .container{background:#fff}
.index_news_t{width:98%; height: 128px;  padding: 0px 10px; border-bottom: 1px solid #a0a0a0; margin:0px auto;}
.index_news_tleft{float: left; margin-top: 26px;}
.index_news_tleft h3{font-size: 60px; color: #dddddd; font-weight: bold;}
.index_news_tleft h4{font-size: 36px; color: #333333; font-weight: bold; margin-top: -50px; position: relative; z-index: 1;}
.index_news_tleft h4 span{color:#1c5897}
.index_news_nav{float: right; width:auto;}
.index_news_nav a{width: 133px; height: 128px; float: left; font-size: 20px; color: #333333; text-align: center; line-height: 132px}
.index_news_nav a:hover{background: url(../images/nav_bjs.jpg) no-repeat center; color: #fff}

.index_news_left{width:509px; height: auto; float: left; margin-top: 44px }
.in_newd_pic{width:100%; height: auto; overflow: hidden}
.in_newd_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_news_time{width:100%; height: auto; margin-top:12px; overflow: hidden; border-bottom: 1px solid #b3b3b3;}
.in_news_time h3{width:400px; height: 40px;  float: left; font-size: 18px; color: #333333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.in_news_time span{float: right; font-size: 14px; color: #666666}
.index_news_left p{width:100%; height: 50px; line-height: 25px; font-size: 14px; color: #666666; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul{width:650px; height: auto; float: right; margin-top: 44px}
.index_news ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 50px;}
.index_time{width:65px; height: 67px; float: left; text-align: center; background: #04b0ee; }
.index_time span{font-size: 26px; color: #fff; font-weight: bold;}
.index_time p{font-size: 14px; color: #fff; line-height: 28px;}
.index_info{width:562px; height: auto; float:right }
.index_info h3{font-size: 18px; color: #333333;  width: 100%; height: 30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.index_info p{font-size: 14px; color: #666666; line-height: 22px; width: 100%; height:44px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li:hover h3,.index_news ul li:hover .index_info p{color:#1c5897}
.index_news ul li:hover .index_time{background: #1c5897}
.index_news_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;
}




/*底部*/
.footer{width:100%;height:379px; display: block; background: url(../images/footer_bjs.jpg) no-repeat top; margin-top:30px; padding-top: 46px;}
.footer_lx{width:343px; height: auto; float:left }
.footer_lx h4,.footer_ma h4{font-size:28px;color:#fff; line-height: 26px; margin-bottom: 15px;}
.f_dhs{background: url(../images/24.png) no-repeat left center; padding-left: 50px; font-size: 24px; color: #fff; font-weight: bold; height: 50px;
	 margin: 10px 0; line-height: 50px;}
.footer_lx p{font-size: 14px;color:#fff; line-height: 30px;}
.footer_ma{width:auto; height: auto; overflow: hidden; float: right}
.footer_ma dl{width:130px; height: auto; float: left; margin-right:30px; margin-top:20px;}
.footer_ma dl dt{width:130px; height: 128px; overflow: hidden; margin: 0px auto; background: url(../images/img_bjs.png) no-repeat center; padding: 10px;}
.footer_ma dl dt img{width:100%; height: auto}
.footer_ma dl dd{font-size: 14px; color: #fff; line-height: 35px; text-align: center; height: 35px;}
.footer_ma dl:last-child{margin-right: 0}
.footer_input{width:382px; height: auto; float: left; margin-left: 90px;}
.footer_input dl{width:100%; height:45px; }
.footer_input dl dt{width:180px; height: 45px; float: left; border: 1px solid #bbbbbb }
.footer_input dl dd{width:180px; height: 45px; float: right; border: 1px solid #bbbbbb }
.footer_input input[type="text"]{width:100%; height:100%; padding: 0px 10px; font-size: 14px; color: #999999; border: 0;  background: none;}
.footer_input textarea{width:100%; height: 106px; border: 1px solid #bbbbbb; padding: 10px; background: none; padding: 10px;font-size: 14px; color: #999999; resize: none; margin-top: 10px;}
.footer_input input[type="submit"]{width:100%; height:42px; margin-top: 10px; font-size: 16px; color: #777; border: 0; background: #1c5897; color:#fff; cursor: pointer}
.footer_input input[type="submit"]:hover{background: #0d377b}

.copy{clear:both;width:100%;height:56px;color:#fff;font-size:14px;line-height:56px; border-top:1px solid #4e4e4e; margin-top:26px;}
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#006f5e!important}
.footer_zhichi{width:auto; height:56px; float: right;  }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:56px;}
.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: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.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; margin-left: 10px;}
.footer_zhichi i{ float: left;}




/*友情链接*/
.footer_link{width:100%; height:auto; overflow: hidden}
.footer_link p{font-size: 16px; color: #333333; float: left;line-height:50px; margin-right: 20px;}
.footer_a a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.footer_a{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top:10px;}
.footer_a a:hover{color:#004c9b}






/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}








/*客服*/
.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:#1c5897;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}










/*内页banner*/
.caseban{ background: url(../images/caseban.jpg) no-repeat center; height: 250px; }
.newsban{ background: url(../images/newsban.jpg) no-repeat center; height: 250px; }
.proban{ background: url(../images/proban.jpg) no-repeat center; height: 250px; }
.contban{ background: url(../images/contban.jpg) no-repeat center; height: 250px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 250px; }
.xmjsban{ background: url(../images/xmjsban.jpg) no-repeat center; height: 250px; }
.hrban{ background: url(../images/hrban.jpg) no-repeat center; height: 250px; }

.main{overflow:hidden; margin-top:-65px;}


/* 内页通用:左侧分类 */
.nyban p{ padding-top:200px; color: #fff; font-size: 14px; text-align: right; }
.nyban p 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: #1c5897; 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 #1c5897; 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 .n_pt{font-size:18px; font-weight:bold;}
.mianlfl-li > .active p{ color: #1c5897;  }
.mianlfl-li > .active span{ background: #1c5897;  }
.mianlfl-li:hover a > span{ background: #1c5897; }
.mianlfl-li:hover a > p{ color: #1c5897;  }
.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: #1c5897; 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: #1c5897; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 100px;  }
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #1c5897; }
.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: #1c5897; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ 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 #1c5897; 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; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.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:#1c5897;}
.nynews-li:hover > span{ left:15px; background: #1c5897; }
.nynews-li:hover > p{ right:15px; color:#1c5897;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#1c5897; border:1px solid #1c5897;  }
.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: #1c5897;  }
.nynewst-l{ width: 210px; height: 138px; 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: #1c5897; color: #1c5897; 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: #1c5897;}
.news-title span {width:442px; line-height: 80px; color: #1c5897; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #1c5897 !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: #1c5897; }
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #1c5897;  }
.news-li:hover .newsli-r p{ color: #1c5897;  }
.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;  }


/*产品*/
.inproli-div{ width:100%; height:auto; overflow: hidden; border:1px solid #ddd}
.inproli-div > img{ width:100%;  height: 100%; transition: .6s; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.goods-li{float:left; margin-right: 29px; cursor: pointer; margin-bottom: 70px; position: relative; width:287px}
.goods-li h3{ position: absolute; left: 0; border: 0; right: 0; text-align: center; color: #555; font-size: 15px; line-height: 40px; z-index: 2;}
.goods-li:hover .inproli-div > img{ transform: scale3d(1.1,1.1,1); }
.pro_buy{width:140px; height:40px; border-radius:5px; background:#1c5897; text-align:center; line-height:40px; color:#fff; font-size:16px; display:block; margin-left:8px;}
.goods-li:nth-child(3n){margin-right:0}
.st_tree{width:100%; height:auto; overflow:hidden; padding:0px 10px; margin-bottom:20px;}
.st_tree a{text-decoration:none;}
.st_tree a:hover{color:#1c5897;}
.st_tree ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li{color: #393939;font-size: 16px;float: left; line-height: 52px; width:100%; height:52px; border-bottom:1px solid #e5e5e5; cursor:pointer}
.st_tree ul ul li{padding-left:10px;}
.st_tree ul li ul{width:100%; height:auto; overflow:hidden}
.st_tree ul li ul li{width:100%; height:auto; overflow:hidden; line-height:35px; padding-left:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-bottom:1px solid #e5e5e5}
.st_tree ul li ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li a{color: #393939; font-size: 14px; width:100%; height:100%; display:block;}
.st_tree ul ul li.active a{color:#1c5897}
.st_tree ul ul li:hover a{color:#1c5897}
 
.st_tree .folder{background:url(../images/st_jt.png) no-repeat 5px center;  padding:0 0 0 20px;}
.st_tree .open,.st_tree .on{background:url(../images/st_ojt.png) no-repeat 5px center;  padding:0 0 0 20px;}
.st_tree .open a,.st_tree .on a{color:#1c5897}

.ny_nav_left{margin-bottom:40px; padding:0px 8px;}
.ny_nav_left>li{width:100%; height:auto; overflow:hidden}
.submenu{width:100%; height:auto;  }
.submenu li{width:100%; height:auto; line-height:28px;  }
.submenu_san{}
.submenu li.submenu_san > a{border-bottom:1px dashed #eee; display:block; width:100%; height:100%;  padding:5px 0 5px 15px;}
.submenu li a{ font-size:16px; color:#333}
.submenu li a:hover{color:#1c5897}
.ul_si{margin-top:10px;}
.ul_si li a{width:100%; height:auto; display:block; padding-left:30px; line-height:28px;}








/*历程*/
.ny_events_ul{position: relative; width:100%; height:100%; overflow:hidden;}
.ny_events_ul::after{content: '';position: absolute; height: 100%;width: 1px;background: #1c5897 ;z-index: 1;top: 0; left:170px}
.ny_events_ul li{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.timer_shaft_left{float: left;font-size: 24px;width:180px;text-align: center;position: relative; line-height:48px;}
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #1c5897 ;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: left;line-height: 35px;padding-left: 30px; padding-top:10px; color: #666;max-width:80%;}

/*荣誉资质*/
.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}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*左侧导航*/
#content{width:100%; height:auto; overflow:hidden}


.menu ul li{display:block;width:100%;padding-top:2px;margin-bottom:5px;background:url(../images/zakladka.png) top left no-repeat;list-style:none;overflow:visible}
.menu ul li a{display:block;height:34px;width:100%;margin-top:0;padding-top:10px;padding-left:35px;font-size:16px;color:#999;outline:0}
.menu ul li .active{background:url(../images/on.png) top right no-repeat}
.menu ul li .inactive{background:url(../images/off.png) top right no-repeat}
.menu ul li ul{display:none;margin-top:-4px;margin-bottom:20px}
.menu ul li ul li ul{margin-bottom:5px}
.menu ul li ul li{display:block;background:0 0;font-size:12px;list-style:circle;color:#8f9d4c;margin-bottom:0;margin-top:0;padding-top:0;padding-bottom:0;padding-left:1px;margin-left:35px}
.menu ul li ul li a{background:0 0;font-size:12px;height:15px;color:#8f9d4c;padding-left:0}
