﻿@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
a:hover{ color:#1860a8 }
ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px;}
p{ padding:0px; margin:0px;}

table { width:100%!important;} 
.pc_daohang{ display:block}
.wap_daohang{ display:none}
.wap_foot{ display:none}


body{ margin:0 auto;padding:0px;width:100%; font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#646464; margin:0px; }

.head{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:20px;}
.head_y{ width:73%;}
.searcha .fl{ display:inline;}
.searcha{height:32px; width:170px;border:#fefefe solid 0px;background:#eeeeee; border-radius:25px;margin-top:6px; padding-left:10px; padding-right:10px; margin-left:18px; margin-top:17px;}
.searchinput{height:32px;font-size:14px;width:80%;float:left;line-height:32px; outline:none; background:none; border:0px; }
.searcha .fr{ margin-top:7px;  }
.yuyan{ background:#1860a8; width:40px; height:40px; line-height:40px; border-radius:50px; text-align:center;margin-top:13px;}
.yuyan a{ color:#fff;}
/*导航*/
.nav * a:hover{color:#1860a8;/* 鼠标经过时的红色背景，可自定义 */}
.menu{list-style:none;height:65px;width:100%;background-color:#1860a8;}
.nav{list-style:none;height:65px;width:70%;margin:0 auto;}
.nav ul{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between; }
.nav li{position:relative; }
.nav li a{color:#333;height:65px;line-height:65px;font-size:16px;blr: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; z-index:9999;list-style:none;background-color:#132c62;display:none;}
.nav li .sub-nav li{text-align:center;clear:left;height:45px;line-height:45px;position:relative;}
.nav li .sub-nav li a{ width:190px;height:45px; font-size:16px;line-height:45px;padding:0;display:inline-block;}


/*标题公共样式*/
.wd1200{ padding-top:70px; padding-bottom:70px; width:1200px; margin:0 auto}
.wenzi{ text-align:center; margin:0 auto}




/*首页公司简介*/
.index_about{ background:#fbfbfb;}
.about_txt{ width:50%;}
.about_txt h2{ color:#b8c6dc; font-family:impact; font-size:45px;font-weight:normal}
.about_txt h3{ margin-top:5px;color:#1860a8; font-size:40px; font-weight:normal}

.abnr{ margin:0 auto; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow:hidden; line-height:27px; margin-top:35px;color:#7a7a7a; } 
.abmore{ background:#1860a8; line-height:40px; width:150px; text-align:center;  margin-top:40px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; cursor:pointer}
.abmore a{ color:#fff;}
.abmore:hover{ padding-left:20px;}

.about_pic{ width:45%; overflow:hidden}
.about_pic img{max-width:100%;transition: all 0.8s;}
.about_pic:hover  img{transform: scale(1.1);}


.xuanc{ background:url(../images/index_10.jpg) no-repeat center; width:100%; margin:0 auto;}
.xuanc .wd1200{ font-family:impact; color:#fff; font-size:45px; line-height:50px; text-align:center; width:50%; padding-top:120px; padding-bottom:120px;}


/*首页产品*/
.index_pro .wenzi p{ color:#1860a8}
.index_pro ul{ padding-top:50px;display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
.index_pro ul li{ width:30%; text-align:center }
.index_pro ul li p{ font-size:18px; color:#333;}
.index_pro ul li span{ margin-top:10px; padding-bottom:25px; display:inline-block}
.index_pro ul li .protu{ width:100%; height:260px; overflow:hidden; margin-bottom:30px;}
.index_pro ul li .protu img{transition: all 0.8s; width:100%; max-height:260px;}
.index_pro ul li:hover .protu img{transform: scale(1.1);}
.index_pro ul li .pline{ background:#ddd; height:1px; width:100%}
.index_pro ul li a{display: block;position: relative}

/*.index_pro ul li a:after{content: '';display: block;width: 100%;height: 1px;background:#1860a8;position: absolute;bottom: -1px;left: 0;transition: 0.4s ease-out;
transform: scaleX(0);}
.index_pro ul li:hover a:after,.index_pro ul li.active a:after{transform: scaleX(1); }*/
.index_pro ul li:hover p{ color:#1860a8;}
.index_pro ul li:hover span a{color:#1860a8;}
/*news*/
.index_news .wd1200{ padding-top:50px; padding-bottom:50px;}
.index_news{ background:#f4f4f4}
.wenzi{ text-align:center; margin:0 auto;}
.wenzi p{ font-size:40px; color:#000;}
.wenzi .wname{ font-size:17px; margin-top:10px;}

.news_list{ }
.newsz{ width:40%;}
.newsr{ width:55%}
.newsr ul li{ padding:24px; border-bottom:1px solid #ddd;}
.newsr ul li .ntime{ width:10%; text-align:center}
.newsr ul li .ntime p{font-size:45px;font-weight:bold; color:#a6a6a6; margin-top:-2px;}
.newsr ul li .ntime span{ font-size:15px;}
.newsr ul li .ntxt{ width:85%;} 
.newsr ul li .ntxt .ntitle{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#333; font-size:18px; margin-top:5px;}
.newsr ul li .ntxt .nmiao{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#b1b1b1; font-size:15px; margin-top:10px;}
.newsr ul li:hover{ background:#fafafa;}


/*-------底部-----------*/
.foot{ background:#1860a8; width:100%; margin:0 auto; color:#fff}
.foot .wd1200{ padding-bottom:30px; padding-top:40px;}
.fmenu{ border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:30px;  }
.fmenu ul{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;width:70%;margin:0 auto;}
.fmenu ul li a{ color:#fff;}
.foota{ padding-top:50px; color:#fff;border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:40px;}

.ewm img{ background:#fff; padding:5px; border-radius:5px;}
.gsmc a{ color:#fff;}
.fadd{ width:60%;}
.fadd ul { margin-top:20px;}
.fadd ul li a{ color:#fff;}
.fadd ul li{ width:48%; float:left; color:#fff; line-height:30px;}
.fadd ul li:nth-child(2){ float:right}

.foota{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}

.banquan{line-height:30px; color:#fff; padding-top:30px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;text-decoration:none;color: #fff;}
a.zzb07link:hover {text-decoration: underline;color: #fff;}
.zzb07tail{font-family:Arial, Helvetica, sans-serif;color:#fff;}



/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #103059; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #103059; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #103059; font-weight: normal;}
.contentPage a:visited {color: #103059; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #103059; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0a63b5;font-weight:normal;}
.contentPage .current{color:#103059; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #103059; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}


/*内页*/

.weizhi{ border-bottom:1px solid #ddd; margin:0 auto; line-height:60px;font-size:15px; padding-bottom:10px;}
.weizhi h2{ font-size:35px; color:#333; font-weight:normal; line-height:60px;}
.dingwei{ opacity:0.6; margin-top:5px;background:url(../images/home.png) no-repeat left; padding-left:25px; background-size:auto 20px}
.dingwei a{ color:#555}
.dingwei span{ padding-left:8px; padding-right:8px;}


.nymain{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px; line-height:30px;}

.neirong{ padding-top:50px;}
.neitu{ margin-left:25px; width:45%; }
.txtxx p{ margin-bottom:20px;}




/*内页联系我们*/
.lian_txt{ padding:50px 130px; background:#1860a8;margin-bottom:50px;display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
.lian_txt .fadd{ width:70%}
.lianliebiao{ padding-top:30px; padding-bottom:30px; border-bottom:1px solid #ddd;}
.neilian .lianliebiao ul li:nth-child(2n){ float:right}
.neilian .lianliebiao ul li{ float:left; width:46%; }
.neilian .lianliebiao ul li .txtnr{line-height:30px; font-size:15px;}
.neilian .lianliebiao ul li h2{ color:#0c5ca5; font-weight:normal; font-size:18px; padding-bottom:5px;}
.tupi{ margin-top:30px;}
.tupi img{ max-width:100%!important; height:auto!important}
.ditu{ width:45%;}
.neilian{ width:50%}


/* 招聘 page */
.recruitpage .innerbanner {
    min-height: 378px;
    background-image: url(/wp-content/themes/overland/assets/images/case-banner.jpg);
    background-repeat: no-repeat;
    position: relative;
	background-attachment: fixed;
}

.recruitpage .item_brand {
	background-color: white;
	margin-top: 50px;
}

.recruitpage .rec_detail {
	margin: 0 -15px;
}

.rec_one { cursor:pointer;
	/* margin-bottom: 50px; */
}

.rec_one:nth-child(odd) {
	background-color: #f6f6f6;
}

.rec_name_all {
	padding: 40px;
	overflow: hidden;
	display: flex;
}

.rec_top {
	width: 85%;
	float: left;
	/* border-right: 1px solid gray; */
}

.rec_name {
	font-size: 30px; font-weight:normal;
	line-height: 30px;
	color: #393939;
	margin-bottom: 10px;
}

.rec_number {
	overflow: hidden;
	padding: 10px 0;
}

.rec_number li:first-child {
	padding-left: 0;
}

.rec_number li:last-child {
	border: none;
}

.rec_number li {
	float: left;
	padding: 0 20px;
	font-size: 14px;
	line-height: 16px;
	color: #94979a;
	border-right: 1px solid gray;
}

.show_jia {
	display: flex;
	align-items: center;
	position: relative;
	float: left;
	left: 10%;
	color: #777777;
	font-size: 40px;
}

.rec_word {
	margin-bottom: 64px;
	font-size: 18px;
	color: #242424;
	margin: 10px 20px 10px;
}

/* .rec_miaoshu_ul {
	margin: 0 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
} */

.rec_miaoshu_ul {
	padding-left: 20px;
	margin: 20px 0;
}

.rec_miaoshu_ul li {
	font-size: 14px;
	line-height: 18px;
	color: #94979a;
}

.rec_one_detail {
	display: none;
	padding: 0px 20px 20px;
}

/* .rec_one:first-of-type .rec_one_detail {
	display: block;
} */

.rec_email {
	display: inline-block;
	padding: 10px 20px;
	background-color: #242424;
	color: white;
	margin: 20px 0;
}

.rec_single_email {
	overflow: hidden;
	font-size: 18px;
	color: #94979a;
	margin-left: 20px;
}

.rec_phone {
	overflow: hidden;
	font-size: 18px;
	color: #94979a;
	margin: 50px 40px;
}
.ny_sou{ padding:50px; background:#f2f2f2}
.ny_sou_z{ width:80%; background:#fff;}
.ny_sou_z input{ background:#fff;border:0px;height:50px; line-height:50px; padding-left:15px; width:98%; border:0px; font-size:15px; color:#555; outline:none;}


/* 新闻 */
.news_in ul li:nth-child(odd) {  background:#f2f2f2;  }
.news_in ul li{ margin-bottom:25px; padding:30px;}
.xw_kuang1{ width:15%; float:left;}
.xw_kuang1 .xw_p1{ font-size:38px; font-weight:bold; color:#000; text-align:center;}
.xw_kuang1 .xw_p2{ font-size:20px; color:#000; text-align:center; margin-top:5px;}
.news_in .xw_line{ width:1px; height:36px; background-color:#e5e5e5;  margin-top:15px;}
.news_in .xw_p3{ font-size:18px; color:#333; margin-left:60px; margin-top:20px;}
.xw_kuang2{ margin-top:7px;  width:154px; border:1px solid #ccc; border-radius:37px; }
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.news_in ul li:hover{ background:linear-gradient(to right,#00a0e7,#1860a8);
transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}
.news_in ul li:hover .xw_kuang1 .xw_p1{ color:#fff;}
.news_in ul li:hover .xw_kuang1 .xw_p2{ color:#fff;}
.news_in ul li:hover .xw_p3{ color:#fff; padding-left:10px;transition: 0.3s ease-out;}
.news_in ul li:hover .xw_kuang2{border:1px solid #fff;}
.news_in ul li:hover .xw_kuang2 p{ color:#fff;}



.xwbt{ text-align:center; margin:0 auto;}
.xwbt h2{ color:#333; font-size:25px; font-weight:normal;}
.xwbt h3{ font-weight:normal; margin-top:15px; font-size:15px; color:#555;}

.fanhui{}
.fanhui ul { padding-top:30px;}
.fanhui ul li{ line-height:40px;width:33%; float:left;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.fanhui ul li:nth-child(3){ text-align:right}
.fanhui ul li:nth-child(2){ text-align:center;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#1860a8;height:40px; line-height:40px; width:150px; text-align:center; display:block}


/*内页产品*/
.ptitle{ color:#1860a8; text-align:center; font-size:25px;}
.proxx table{ margin-top:15px;}
.proxx table td{ font-size:15px;padding:5px 10px; line-height:35px; }
.prolist ul li:nth-child(odd) {  background:#f2f2f2;  }
.prolist ul li .pro_pic{ width:30%; overflow:hidden}
.prolist ul li .pro_pic img{ width:100%;transition: all 0.8s;}
.prolist ul li:hover .pro_pic img{   transform: scale(1.1);}
.prolist ul li .pro_txt{ width:67%}
.prolist ul li { cursor:pointer; padding:40px;}

.yongtu{ margin-top:10px; margin-bottom:10px;}
.yongtu a{ color:#1860a8; font-size:18px;}
.pname{ font-size:20px;}
.zzp .zza{ margin-right:10px; }
.zzp .zzb{ }
.zzp .zzb .fname{ margin-right:20px;}


.neirong_bk{ padding-top:30px;padding: 30px; line-height:30px;background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); margin-top:50px; border-radius:15px;}


.nyabout{ width:100%;background:url(../images/nyabout.jpg) no-repeat center; margin: 0 auto; height:350px;}

.nycon{ width:100%; height:350px; background:url(../images/nycon.jpg) no-repeat   center ; margin:0 auto}
.nynews{ width:100%; height:350px; background:url(../images/nynews.jpg) no-repeat    center ; margin:0 auto}
.nypack{ width:100%; height:350px; background:url(../images/nypack.jpg) no-repeat    center ; margin:0 auto}
.nypro{ width:100%; height:350px; background:url(../images/nypro.jpg) no-repeat    center ; margin:0 auto}
.nyjob{ width:100%; height:350px; background:url(../images/nyjob.jpg) no-repeat    center ; margin:0 auto}

/*.proxx table{border-left: #d8d8d8 1px solid; border-top: #d8d8d8 1px solid;  width:100%; margin:0 auto; }
.proxx tr td{padding: 10px;
    line-height: 25px;
	border-bottom: #d8d8d8 1px solid; border-right: #d8d8d8 1px solid;}
	.proxx tr td:first-child{ background:#eff2fb; text-align:center; width:25%;}*/


@media screen and (max-width: 640px) {
.gaodu{ height:auto;}
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}

.wd1200{width:95%; padding-top:50px; padding-bottom:50px;}


/*首页公司简介*/
.about_txt{ width:100%;}
.about_txt h2{font-size:35px;}
.about_txt h3{font-size:30px; }
.abnr{ margin-top:25px;} 
.abmore{ margin-top:30px;}
.about_pic{ width:100%; margin-top:30px;}



/*首页产品*/
.index_pro ul li:nth-child(2){ margin-top:20px; margin-bottom:20px;}
.index_pro ul{ padding-top:30px;display: block; }
.index_pro ul li{ width:100%;}
.index_pro ul li p{ font-size:18px; color:#333;}
.index_pro ul li span{ margin-top:10px; padding-bottom:25px; display:inline-block}
.index_pro ul li .protu{ height:160px; margin-bottom:30px;}
.index_pro ul li .protu img{  max-height:160px;}




/*news*/
.index_news .wd1200{ padding-top:50px; padding-bottom:50px;}
.wenzi p{ font-size:32px;}
.wenzi .wname{ font-size:16px;}


.newsz{ width:100%;}
.newsz img{ display:block; width:100%;object-fit: cover; height:150px;}
.newsr{ width:100%;}
.newsr ul li .ntime{ width:15%; }
.newsr ul li .ntime p{font-size:35px;}
.newsr ul li .ntxt{ width:80%;} 
.newsr ul li .ntxt .nmiao{-webkit-line-clamp:1;/*显示行数*/ }



/*-------底部-----------*/
.foot{ background:#1860a8; width:100%; margin:0 auto; color:#fff}
.foot .wd1200{ padding-bottom:30px; padding-top:40px;}
.fmenu{ display:none; border-bottom:1px solid rgba(255,255,255,0.1); padding-bottom:30px;  }
.foota{ padding-top:0px;}

.ewm{ display:none;}
.fadd{ width:100%; margin-top:30px;}
.fadd ul { margin-top:20px;}
.fadd ul li{ width:100%;}
.fadd ul li:nth-child(2){ float:right}

.foota{display: block; text-align:center; margin:0 auto; }

.banquan{ padding-top:20px; font-size:14px;}

.zzb07tail{font-size:14px;}




/*内页*/
.weizhi{line-height:30px;font-size:15px; padding-bottom:10px;}
.weizhi h2{ font-size:30px; line-height:40px; float:none}
.dingwei{float:none}


.nymain{ width:95%;padding-top:30px; padding-bottom:30px;}

.neirong{ padding-top:30px; font-size:15px;}
.neitu{ margin-left:0px; width:100%; float:none!important; }
.abac{display: flex; width:100%;
flex-wrap: wrap;
flex-direction: column-reverse;}



/*内页联系我们*/
.lian_txt{ padding:30px 50px; background:#1860a8;margin-bottom:30px;display: block; text-align:center; margin:0 auto;}
.lian_txt .fadd{ width:100%}
.lianliebiao {border-bottom: 0px solid #ddd; padding-bottom:0px; padding-top:0px;}
.neilian .lianliebiao ul li:nth-child(4){ border-bottom:0px;}
.neilian .lianliebiao ul li:nth-child(2n){ float:left}
.neilian .lianliebiao ul li{ float:left; width:100%; margin-bottom:0px; border-bottom:1px solid #ddd; padding-top:20px; padding-bottom:20px; }
.neilian .lianliebiao ul li .txtnr{line-height:30px; font-size:15px;}
.neilian .lianliebiao ul li h2{ color:#0c5ca5; font-weight:normal; font-size:18px; padding-bottom:5px;}
.tupi{ margin-top:30px;}
.tupi img{ max-width:100%!important; height:auto!important}
.ditu{ width:100%; margin-top:30px;}
.neilian{ width:100%}


/* 招聘 page */


.rec_name_all {
	padding: 20px;
	overflow: hidden;
	display: flex;
}

.rec_top {
	width: 85%;
	float: left;
	/* border-right: 1px solid gray; */
}

.rec_name {
	font-size: 20px; 
}


.rec_number li {padding: 0 0px; margin-right:10px; padding-right:10px;line-height: 22px;}

.show_jia {
	display: flex;
	align-items: center;
	position: relative;
	float: left;
	left: 10%;
	color: #777777;
	font-size: 20px;
}

.rec_word {

	font-size: 15px;

}


.rec_miaoshu_ul {
	padding-left: 20px;
	margin: 20px 0;
}

.rec_miaoshu_ul li {
	font-size: 14px;
	line-height: 18px;
	color: #94979a;
}

.rec_one_detail {
	display: none;
	padding: 0px 20px 20px;
}

/* .rec_one:first-of-type .rec_one_detail {
	display: block;
} */

.rec_email {font-size:15px;}

.rec_single_email {
	overflow: hidden;
	font-size: 18px;
	color: #94979a;
	margin-left: 20px;
}

.rec_phone {
	overflow: hidden;
	font-size: 18px;
	color: #94979a;
	margin: 50px 40px;
}
.ny_sou{ padding:50px; background:#f2f2f2}
.ny_sou_z{ width:80%; background:#fff;}
.ny_sou_z input{ background:#fff;border:0px;height:50px; line-height:50px; padding-left:15px; width:98%; border:0px; font-size:15px; color:#555; outline:none;}


/* 新闻 */
.news_in ul li:nth-child(odd) {  background:#f2f2f2;  }
.news_in ul li{ margin-bottom:25px; padding:30px;}
.xw_kuang1{ width:18%;}
.xw_kuang1 .xw_p1{ font-size:28px; }
.xw_kuang1 .xw_p2{ font-size:15px; }
.news_in .xw_line{ margin-top:15px; margin-left:15px; margin-right:15px;}
.news_in .xw_p3{ font-size:18px; color:#333; margin-left:0px; margin-top:6px; float:right; width:71%;}
.xw_kuang2{ margin-top:7px;  width:154px; border:1px solid #ccc; border-radius:37px; display:none }
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.news_in ul li:hover .xw_p3{ padding-left:0px;}




.xwbt h2{ font-size:20px;}
.xwbt h3{ margin-top:5px;}


.fanhui ul { padding-top:30px;}
.fanhui ul li{ line-height:40px;width:100%; float:left;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; text-align:center}
.fanhui ul li:nth-child(3){ text-align:center}
.fanhui ul li:nth-child(2){ text-align:center; margin-top:5px; margin-bottom:5px;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#1860a8;height:40px; line-height:40px; width:150px; text-align:center; display:block}


/*内页产品*/
.ptitle{ color:#1860a8; text-align:center; font-size:25px;}
.proxx table{ margin-top:15px;}
.proxx table td{ font-size:14px;padding:5px 5px; line-height:30px; width:auto}

.prolist ul li .pro_pic{ width:100%;}
.prolist ul li .pro_txt{ width:100%; margin-top:20px;}
.prolist ul li { cursor:pointer; padding:20px;}

.yongtu{ margin-top:10px; margin-bottom:10px;}
.yongtu a{ color:#1860a8; font-size:18px;}
.pname{ font-size:20px;}
.zzp .zza{ margin-right:10px;  }
.zzp .zzb{ }
.zzp .zzb .fname{ margin-right:20px;}
.zzp{ display:inline}

.neirong_bk{ padding-top:30px;padding: 15px; font-size:15px;margin-top:30px;}
.bz_right{ text-align:center; margin:0 auto}
.bz_right img{ text-align:center; margin-bottom:15px;}


.nyabout{ height:150px; background-size:200%;}
.nypro{ height:150px; background-size:200%;}
.nyjob{ height:150px; background-size:200%;}
.nynews{ height:150px; background-size:200%;}
.nycon{ height:150px; background-size:200%;}
.nypack{ height:150px; background-size:200%;}



.tbottom{ height:3.5rem;}
#BottomNav { background-color:#333; bottom: 0;
    height: 4.5em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 39; box-sizing:border-box; 
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; padding-top:0.7em;
}


#BottomNav ul li a {
    color: #fff;
    display: block; 
    


}


#BottomNav ul li a div {
    font-size:14px; padding-bottom:0.7rem; padding-top:0.3em;
}
#BottomNav .a {
    background-image: url(../images/shl-a.png);
}
#BottomNav .b {
    background-image: url(../images/shl-b.png);
}
#BottomNav .c {
    background-image: url(../images/shl-c.png);
}
#BottomNav .d {
 background-image: url(../images/vperson.png);
}
#BottomNav .e {
    background-image: url(../images/shl-e.png);
}
#BottomNav .f {
    background-image: url(../images/shl-f.png); 
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 1.4rem;
    margin: 0 auto;
    width: 1.4rem;
    background-size: auto 1.4em;
	
}


	.m-header {
 height:60px;
  width: 100%;
  background: #ffffff; z-index:999999999
}
.sousuo{ background:url(../images/wap_sea.png) no-repeat center;text-align: center;
background-position: center center;
background-size: auto 30px; height:45px; margin-top:7px;}


.m-header.cur {
  position: absolute;
}
.ce-table .table-bot .item .i{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}
.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  padding: 0 10px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 444444444444;
  height: 60px;
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.glasslist-list .items .words .p span{
  font-size: 150%;
  color:#0aadb1;
}

.m-header .welcome-a {
  float: left;
 /* width: 50%;*/
  height: 100%; margin-top:0px;
  /*
  line-height: 48px;
  position: relative;*/
}

.m-header .welcome-a img {
  max-height: 100%;top:10px;
/*  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;*/
}

.m-header .search-cover {
  float: right;
  width: 50px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
  border-left: 0px solid #e1e1e1;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;  font-size: 14px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
    position: absolute;
    right: 21px;
    top: 50%;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 0px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 7px;
}

.m-header .nav-btn .line3 {
  bottom: 0px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.nav0 {
  position: relative;
  border-left: 1px solid #e1e1e1;
  cursor: pointer;
}
.nav0:hover .nav-btn .line {
  background: #059ea0;
  transition: .5s ease-in-out;
}

.nav0 .nav-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav0 .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s ease-in-out;
  left: 0;
  border-radius: 4px;
}

.nav0 .nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.nav0 .nav-btn .line2 {
  top: 5px;
}

.nav0 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.nav0 .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.nav0 .nav-btn.hover .line {
  left: 6px;
}


.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 1999999990;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}
.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%; text-transform:uppercase;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text {
  text-align: center;
  margin-top: 35px;
}
.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}
.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.case-ul.w1480 {
  line-height: 1;
  font-size: 1px;
  /*margin-top: -32px;*/
  margin-bottom: 52px;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
  touch-action: none;
}

.headsearch-box input[type="text"] {
  text-align: center; color:#fff;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../images/ser-black.png) no-repeat center;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%; text-transform:capitalize;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6a.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5a.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a { text-transform:uppercase;
  padding-left: 21px;
  color: #888;
  display: block;
}

.bocweb-header.ff {
  background: #ffffff;
}

.imgd {
  position: relative;
}
.imgd img {
  display: block;
  vertical-align: middle;
}
.imgd .i1, .imgd .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.nav-pro {
  position: relative;
}

.search-close.show {
  transform: scale(1);
  z-index: 3;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.hide1, .hide1.header.active {
  transform: scale(0) !important;
  opacity: 0;
  transition: .6s ease-in-out;
  transition-duration: .5s;
}

.search-close {
  position: absolute;
  z-index: -1;
  display: block;
  right: -1.5rem;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background:url(../images/close2.png) no-repeat center;
  background-size: 24px !important;
  cursor: pointer;
  transition-duration: .5s;
  transform: scale(0);
}

.header-search-wrap {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 44px;
  margin-left: -300px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 44px;
  transition: all 0.5s;
  /*background: #fff;*/
  padding-right: 50px;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.header-search-wrap .ser-input {
  width: 100%;
  height: 43px;
  position: relative;
  border: none;
  background: none;
  box-sizing: border-box;
  text-indent: 20px;
}





.header {
  width: 100%;
  color: #4c4c4c;
  top: 0;
  left: 0;
  height: 70px;
  background: #ffffff;
  transition: .5s ease-in-out;
  line-height: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .nav-btn .line {
  background: #353535;
}
.header.active {
  color: #fff;
  position: fixed;
  background: transparent;
}
.header.active .nav0 {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active a {
  color: #ffffff;
}
.header.active .icon-sousuo {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active .bocweb-logo .i0 {
  opacity: 1;
}
.header.active .bocweb-logo .i1 {
  opacity: 0;
}
.header.active .navleft-ul .li .imgd .i0 {
  opacity: 1;
}
.header.active .navleft-ul .li .imgd .i1,
.header.active .navleft-ul .li .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i0, .header.active .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i2, .header.active .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i1, .header.active .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header a {
  color: #4c4c4c;
}
.header .bocweb-logo {
  width: 165px;
  height: 70px;
  position: relative;
  margin-right: 60px;
}
.header .bocweb-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-logo .i0 {
  opacity: 0;
}
.header .bocweb-logo .i1 {
  opacity: 1;
}
.header .bocweb-navleft {
  padding-left:0px;
  box-sizing: border-box;
}
.header .navleft-ul .li {
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.header .navleft-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.header .navleft-ul .li .imgd .i2 {
  opacity: 1;
}
.header .navleft-ul .li .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover, .header .navleft-ul .li.active {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover span, .header .navleft-ul .li.active span {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd img, .header .navleft-ul .li.active .imgd img {
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd .i0, .header .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i2, .header .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i1, .header .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header .navleft-ul .li .imgd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
}
.header .navleft-ul .li.li2 .imgd {
   
    top: 4px;
   
}
.header .navleft-ul .li .imgd img {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li {
  float: left;
}
.header .bocweb-nav .nav-li .li-top {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:nth-child(n+2) {
  margin-left: 95px;
}
.header .bocweb-nav .nav0 {
  width: 80px;
  height: 70px;
}




.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: .5s ease-in-out;
}






 .headsearch-box .x-box {
    width: 90%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }

.mbox {
    display: block!important;
  }

  .maintain-tip .img {
    width: 160px;
  }

  .icon-sousuo {
    width: 40px;
  }

	}