@charset "utf-8";
/* CSS Document */

*{margin:0px;padding:0px; box-sizing: border-box;}

ul{list-style-type:none;}

li{ list-style:none;line-height: 35px;}

img{border:0px;display: block;}

a{text-decoration:none;color: #2c2c2c;transition: 0.4s all}
.left{float:left;}
.right{float:right;}
body{width: 750px;margin: 0 auto; background:#ffffff; font-family: "微软雅黑"; line-height: 43px; color: #2c2c2c; font-size:16px;}
.top_header{ width: 750px;}
.top_header img{ width: 100%;}
input[type=button], input[type=submit], input[type=file],input[type=checkbox],input[type=radio], button { cursor: pointer; -webkit-appearance: none; } 
/* CSS Header */
#header{width:750px;height:auto;margin:0 auto;position: relative;}
.topbox{ width: 750px; height:80px; margin: 0 auto;overflow: hidden; position: relative; }
.toplogo{float: left;}
.toptel{width: 109px;height: 110px;position: absolute;right: 110px;top: 0;}
.flash{ width: 750px; margin: 0 auto;}
#menu{width:750px;height:80px; background: #282b34; margin:0 auto;overflow: hidden; position: relative;}
#menu li{width:165px;height:80px;line-height:80px;text-align:center; float: left;}
#menu li a{color:#fff;/*font-size: 30px;*/font-family: "微软雅黑"; display: block;}
#menu .line{width:1px;height: 108px;background: #619cd8;}
#menu .moremenu{ width: 100px;height: 108px;background: url(../images/m.png) center no-repeat}
#menu .hide{position: absolute;left: 0;top:108px;border-top: 1px #619cd8 solid; height:108px;background: #005fc0;width:750px;z-index: 999}

.changebtn{ width:74px; height:85px; top:0px; right:0px; position: absolute; background: url(../images/top_menu.png) no-repeat; }

.nav_map {width:30vw; height:100vh; background:rgba(0,0,0,0.6); z-index:99; position:fixed; top:0; right:0; z-index:9999; margin-right:-30vw;}
.nav_map li { width:100%; height:6vh; line-height:6vh; text-align:center; border-bottom:#808686 1px solid; font-size:25px;}
.nav_map li a { color:#dfe1e1;}
#close .fa-close{ width: 100%; height:6vh; display: block; background: url(../images/fa-close.png) center no-repeat; margin: 0 auto}

/* fasein from bottom to top */
@-webkit-keyframes fadetoT{
  from{opacity:0; -webkit-transform:translateY(50px);}
  to{opacity:1; -webkit-transform:translateY(0);}
}
@keyframes fadetoT{
  from{opacity:0;transform:translateY(50px);}
  to{ opacity:1;transform:translateY(0);}
}
@-webkit-keyframes fadetoB{
  from{opacity:0; -webkit-transform:translateY(-50px);}
  to{opacity:1; -webkit-transform:translateY(0);}
}
@keyframes fadetoB{
  from{opacity:0;transform:translateY(-50px);}
  to{ opacity:1;transform:translateY(0);}
}
/* CSS Footer */
.gotop{ width: 102px; height: 102px; background: url(../images/top.png) no-repeat; bottom: 140px; right: 15px; z-index: 999; position: fixed;}
#btn{ width: 750px; height:145px; background: #0065cc;overflow: hidden; position: fixed; bottom:0px; left: 50%; margin-left:-375px; z-index: 999;}
.btnbox{ width: 150px; height:146px;text-align: center; font-size:26px; color: #fff;float: left; position: relative; /*background: #fff;*/ border-right: 1px solid #ccc;}
.btnbox_1{ background: #005baa;}
.btnbox_2{ background: #ef6b02;}
.btnbox img{ width:auto; height:52px;display: block;margin: 29px auto 0}
.black{ color: #000; }
/* CSS Main */
.bt01{ font-size: 1.9rem; color:#222222; text-align: center;line-height: 2.6rem; position: relative; margin-top: 60px; margin-bottom: 45px;}
.bt01::before{position: absolute;content:""; width:100%; height:1px;background:#a0a0a0; top: 4.1rem; left: 0;}
.bt01 b{display: block;}
.bt01 a{color:#222222;}
.bt01 span{display: inline-block;height:2.25rem;background:#fff; border:1px solid #a0a0a0; font-size: 1.2rem; color:#555555;line-height: 2.25rem;padding: 0 0.7rem; position: relative; z-index: 3;}
#wrap{ width:750px; height:auto; margin: 0 auto;position: relative;z-index: 100;overflow: hidden;}
.hot_search{ background: url(hot_search.png) no-repeat; color: #666666; padding: 20px; }
.hot_search a{ color: #999999; }
.clear{ clear: both; }
.search{ width: 568px; height: 70px; border: 1px solid #c2c2c2; border-right: 0px; /*font-size: 24px;*/ margin-top: 20px; margin-left: 20px; padding: 0 20px;}
.search_bt{ width: 140px; height: 70px; line-height: 70px; color: #fff; text-align: center; background: #005baa; margin-top: 20px; font-family: '微软雅黑'; border: 0px; /*font-size: 28px;*/ }
.in_1{ width: 750px; height: 90px; margin: 25px auto;}
.in_2{margin-bottom: 0.5em;}
.in_2 li{ width: 250px; height: 75px; line-height: 75px; text-align: center; float: left; background: #005baa; color: #fff; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
.in_3{margin-top: 30px;}
.in_3 li{ float: left; position: relative; width: 48%; margin: 1%;}
.in_3 img { margin-bottom: 10px; width: 100%; height: auto;}
.in_3 li a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;}
.in_3 span{ color: #999999; line-height: 36px; }
.pro_message{ border: 1px solid #e42d06; width: 102px; height: 32px; text-align: center; line-height: 32px; color: #e42d06; font-size: 20px; position: absolute; bottom: 5px; right: 0px; }
.in_more{ border: 1px solid #999999; width: 100%; height: 75px; line-height: 75px; text-align: center; color: #999999; margin-top: 20px; margin-bottom: 30px; }
.in_about{ height: 452px; color: #47a9fe;position: relative;}
.in_about>p{position: absolute;left:0;bottom: 0;width: 100%; padding: 20px 30px;background: rgba(0,0,0,0.5);}
.in_about a{ color: #fff; }
.in_7{ background: #eef1f6; padding-top: 40px; /*font-size: 36px;*/ font-weight: bold; }
.in_tt{ text-align: center; }
.in_honor{ padding-top: 20px; padding-bottom: 20px; }
.in_8{ width: 750px; height: 116px; background: url(in_8.png) no-repeat; margin-top: 50px; margin-bottom: 30px; }
.in_9 li{ float: left; display: inline; margin: 0px 10px 20px 10px; width: 226px; height: 203px; overflow: hidden; }
.in_10{ width: 100%; height: 74px; position: relative; margin-bottom: 30px; margin-top: 30px; }
.in_10 li{ width: 178px; height: 74px; line-height: 74px; text-align: center; background: #efefef; float: left; }
.in_news_more{padding-top: 10px;}
.in_news_pic{ float: left;width: 270px;height: 180px;overflow: hidden;background: center center no-repeat;background-size: cover;}
.in_news_pic img{ width: 100%;}
.in_news_info{margin-left: 300px;}
.in_news_tt{ overflow: hidden;text-overflow:ellipsis;white-space: nowrap;height: 45px; /*font-size: 24px;*/}
.in_news_nav{ color: #999999; line-height: 36px; height: 72px;font-size: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_more{ margin-top: 10px; }
.news_more a{ font-size: 20px; color: #999999; }
.in_11{margin: 0 10px;}
.in_11 ul{ margin-top: 20px; }
.in_11 ul li{ margin-top: 10px; /*height: 47px; line-height: 47px; font-size: 24px;*/}
.in_11 ul li a{display: inline-block; width: 60%;}
.in_11 ul li a.shijian{width: 36%; text-align: right;}
.in_message{ width: 100%; height: 74px; background: #005baa; line-height: 74px; color: #fff; text-align: center; margin-top: 45px; margin-bottom: 25px; }
.in_end{ background: #282b34; padding: 15px 20px; margin-top: 30px; color: #b5b6bb; }
.in_end a{ color: #b5b6bb; }

.multipleColumn{ overflow:hidden; position:relative;  }
.multipleColumn .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; }
.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
.multipleColumn .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
.multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.multipleColumn .hd ul li.on{ background-position:0 0; }

.multipleColumn .bd{ padding:10px; overflow:hidden;  }
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:284px;  float:left; _display:inline; position: relative; margin-bottom: 30px;  }
.multipleColumn .bd ul li{ margin:0 px; float:left; _display:inline; overflow:hidden; text-align:center; margin-left: 10px; margin-right: 10px;  }
.multipleColumn .bd ul li .pic{ text-align:center; }
.multipleColumn .bd ul li .pic img{ width:224px; height:166px; display:block; }
.multipleColumn .bd ul li .pic a:hover img{  }
.multipleColumn .bd ul li .title{ line-height:24px; position: absolute; background: #558ac3; width: 224px; opacity: 0.8s; height: 38px; top: 130px; color: #fff; }
.multipleColumn .bd ul li .title a{ color: #fff; font-weight: normal; /*font-size: 22px;*/ }
.piclist{ width:710px; height: auto;margin:0 auto; overflow: hidden;}
.piclist li{ width:340px; margin:22px 5px; overflow: hidden;float: left;position: relative;}
.piclist li:nth-child(2n){ float: right;}
.piclist li img{ width:340px; background: #f5f5f5; display: block;margin: 0 auto;position: relative;z-index:1}
.piclist li span{width:340px;height:50px;/*font-size: 24px;*/ background:rgba(0,0,0,0.4);line-height:50px;color: #fff;text-align:center;left: 0;bottom: 0;z-index:2; position: absolute;padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
ul li .down { height:80px; display:block; padding-left:10px; line-height:80px; }
.newslist{ width: 710px; height:auto;margin:0 auto;padding-bottom:20px; padding-top: 20px; overflow: hidden;}
.newslist li{width: 100%;height:80px;font-size: 24px;line-height: 80px;overflow: hidden;}
.newslist li:nth-of-type(even) {background:#eeeeee;}
.newslist li a{padding-left: 10px;display: inline-block;overflow-x: hidden;width: 70%;}
.newslist li a.shijian{width: 28%; text-align: right}

/* CSS Ziye */
.intitle{width: 710px;/*height:90px;*/border-bottom: 2px #ededed solid; margin: 0 auto;line-height: 88px;}
.intitle span{color: #005fc0;/*font-size: 36px;*/font-weight: bold;padding-right: 10px;}
.intitle .right{max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#mid{ width: 710px; height: auto; padding-top: 30px; padding-bottom: 30px; margin: 0 auto; line-height: 40px; }
.title_left{ height: 69px; line-height: 69px; float: left; color: #787878; font-size: 30px; padding:0 23px; border-bottom: 3px #787878 solid;}
.title_right{ float: right; color: #787878; font-size: 23px; padding-top: 24px;}
#zytitle{ width: 600px; height: 70px;border-bottom: 1px #dedede solid; margin: 0 auto; }
#picUL{ width:630px; height:100%; margin-left: -15px; overflow:hidden;}
#picUL li{height:296px;width:282px;float:left;margin:0 15px; text-align:center; transition: 0.4s all;}
#picUL li .pic_01{width:280px;height:225px; text-align: center;background: #ffffff;border:1px solid #d9d9d9;}
#picUL li .pic_01 img{ height:205px; width:260px;margin: 10px; vertical-align:top; background:#eff0ef;}
#picUL li .pic_02{width:282px;text-align: center;line-height:66px;}
#picUL li a{color:#494949;font-size:23px;}
.newsinfoleft{ padding-left: 30px; }
#picUL0{width: 640px; height: auto; margin:0 auto;}
#picUL0 li{ width: 288px; height: 276px;overflow: hidden; text-align: center; padding: 6px 6px 6px 6px; background: #efefef; margin: 8px 10px; float:left;}
#picUL0 li img{ width: 288px; height: 216px; background: #fff; display: block; }
#picUL0 li .txt{ width: 288px; height: 60px; background: #fff; margin: 0 auto; position: relative; }
#picUL0 li .txt span{ color: #000; line-height: 60px; font-size: 25px;text-align: center;}
#newsContent table{ width: 100%; border:1px #333333 solid !important;margin: 0 auto; border-collapse: collapse;}
#newsContent table tr{ width: 100%; height: 35px; border-bottom:1px #333333 solid !important; line-height: 35px;}
#newsContent table tr td{ width: auto; border-right:1px #333333 solid !important; padding:0 15px; border-spacing: 0;}
#newsContent{ width: 720px;height: auto; overflow: hidden;margin: 0 auto;padding-top: 40px;padding-bottom:20px}
#newsContent img{ max-width:650px;display: block;margin:10px auto}
#proContent table{ width: 100%; border:1px #333333 solid !important;margin: 0 auto; border-collapse: collapse;}
#proContent table tr{ width: 100%; height: 35px; border-bottom:1px #333333 solid !important; line-height: 35px;}
#proContent table tr td{ width: auto; border-right:1px #333333 solid !important; padding:0 15px; border-spacing: 0;}
#proContent{ height: auto; overflow: hidden;margin: 0 auto;/*padding-top: 40px;*/padding-bottom:20px}
#proContent img{ max-width:650px;display: block;margin:10px auto}
#contact_main{ width: 100%; height: auto; padding-bottom: 30px;}
#contact_main li{ line-height: 45px; width: 100%; height: 45px; }
#indexNews{ width: 600px; height: auto; margin: 0 auto; overflow: hidden;}
#indexNews li{ width: 100%; height: 48px; line-height: 48px; border-bottom: 1px #e5e3e2 solid; float: left; }
#indexNews li span{ float: right; }
#newTitle{ width: 100%; text-align: center; height: auto; font-size: 28px; line-height: 40px; padding-bottom: 20px; font-weight: bold; color: #005fc0; }
#proTitle{ width: 100%; text-align: center; height: auto; font-size: 28px; line-height: 40px; font-weight: bold; color: #005fc0; }
#infoImage{ width: 100%; height: auto;overflow: hidden; text-align: center; }
#infoImage img{max-width: 700px; height: auto; max-height:525px;margin: 0 auto}
#proImage{ width: 100%; height: auto;overflow: hidden; text-align: center;position: relative; }
#proImage img{max-width: 700px; height: auto; max-height:525px;margin: 0 auto}
#proImage>span{position: absolute;top: 0;left: 0;width: 100%;text-align: center;line-height: 1; color: red;}
.proTitle_price{    display: block;    margin: 0 auto;    width: 100px;    height: 50px;    text-align: center;    line-height: 50px;font-size:1.6rem;}
#newsInfo{ width: 100%; height: 30px; line-height: 30px; font-size: 20px; padding-bottom: 20px; text-align: center; }
.G_tips{
	color:#666;
	width:486px;
	border:1px solid #dedede;
	padding:7px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);
}


.recruitys{ width:670px; height:auto; padding:10px; background-color:#fafafa; border:#dedede solid 1px;}
.recruitcon{ width:650px; height:173px;  border-bottom:#cdcdcd dashed 1px; margin:10px;}
.recruitcon1{ width:650px; height:173px;  margin:10px;}
.recruitconl{ width:145px; height:153px; float:left; text-align:left;}
.recruitconc{ width:372px; height:153px; float:left; padding-left: 75px;}
.recruitconc li{ width:372px; height:35px; line-height:35px; color:#444444;}
.zwmcys{ color:#ff6c00; font-weight:bold;}
.recruitconr{ width:133px; height:auto; float:left; text-align:center;}
	.chakan{padding-top: 13px;}


.formys{ width:620px; height:auto; margin: 0 auto;padding-bottom: 50px;padding-top: 30px}
.cpmcys{ width:280px; height:34px;border:1px solid #dedede;}
.formbz{ float:left;}
.G_InputText{
	width:400px;
	height:40px;
	font-family: "微软雅黑";
	font-size: 23px;
	line-height: 40px;
	color: #494949;
	border:1px solid #d2d4d6;
}
.G_InputText_in{
	width:300px;
	height:40px;
	font-family: "微软雅黑";
	/*font-size: 23px;*/
	line-height: 40px;
	color: #494949;
	border:1px solid #d2d4d6;
	padding :8px;
}
.sub{background:#1674e3; width:150px; height:60px;border: none;color: #fff; font-size: 24px; font-family: 微软雅黑;}
.G_textarea{
	width:400px;
	height:100px;
	border:1px solid #dedede;

}
.G_textarea_in{
	width:640px;
	height:100px;
	border:1px solid #dedede;
	margin-left: 10px; margin-top: 30px;
	font-family: "微软雅黑";
	/*font-size: 23px;*/
	line-height: 40px;
	color: #494949;
	padding-left :8px;
}
.G_ul{
	width:100%;
	margin:0 auto;
}
.G_botton{
	width:55px;
	height:30px;
	line-height:30px;

	border:0;

	background:url(button.gif) no-repeat;

	cursor:pointer;

}

.borderLi{ width:600px; height:auto; padding-top:10px;}
.borderLi_in{ width:300px; height:auto; padding-top:10px; margin-left: 10px; margin-right: 30px;}
.G_tips{

	

	width:486px;

	margin:10px auto 0 auto;

	border:1px solid #dedede;

	padding:7px;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}



.cpfwnr{width:230px; height:100%;overflow:hidden;}
.cpfwnr dt{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(allbg.gif) no-repeat;background-position: 0 -137px;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dd{width:190px;margin:0 auto;line-height:2}
.cpfwnr dt a{width:213px;height:33px;display:block;padding:0 0 0 17px;background:url(a1.jpg) no-repeat;line-height:33px;font-size:12px;color:#0976b2;}
.cpfwnr dt:hover{background:url(allbg.gif) no-repeat;background-position: 0 -102px;color:#fff;}
.cpfwnr dd a{width:190px;height:25px;line-height:25px;margin:3px 0 0 0;color:#333;font-size:12px;}
.cpfwnr dd a:hover{color:#ff6c00;}


.page{ width: 100%;padding:10px 0; text-align: center;}
.page a{display:inline-block; height:50px;color:#fff; font-size: 30px; line-height:50px; background: #787878;}
.page a:hover{background:#1674e3;color:#fff;border:none; height:50px;line-height:50px;}
.page .current {width: 50px; height:50px;line-height:50px;background:#333333;font-size: 30px;color:#fff; top:0px;  position: relative; display: inline-block;}
#page_num{ display: none; }
/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;height: 73px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a{color:black;}
.m2t ul li a:hover{ color:red; text-decoration:underline;}

.f{ float:right; margin-right:10px; _margin-top:7px;}

.map{ float:right;margin-top: 20px;}
.map a{color:black;}

ul.fl-list{
	width: 710px;
    margin: 22px auto 0;
}
li.list{
	font-weight: 700;
	background: #eee;
	border-bottom: 1px solid #fff;
}
li.list2{}

#wxqrcode{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.68);
	z-index: 999999;
}
#wxqrcode .pic{
	position: relative;
	width: 40%;
	height: 40%;
	margin: 70% auto 0;
}
#wxqrcode img{
	width:300px
}
#wxqrcode i{
	position: absolute;
	top: -10px;
	right: -10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: red url(../images/fa-close.png) center center no-repeat;
}

.cp_nxq_xt{ width:100%; margin-top: 20px;}
.cp_nxq_xtimg{ float:left; width:23%; border: solid 1px #c8c8c8; margin:0 1%;}
.cp_nxq_xtimg img{ width:100%; }
body * { max-height: 999999px; }