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


* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #545454;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #545454;
}
a {
blr:expression_r(this.onFocus=this.blur())
}
a:focus {
	outline: 0;
}
.clear {
	clear: both;
}
input {
	outline: none
}
textarea {
	resize: none;
	outline: none
}
body {
	font-size: 14px;
	color: #545454;
	font-family:"微软雅黑";
}
li {
	list-style: none;
}
.st{
	font-family: "宋体";
}
.w1200{
	width:1200px;
	margin:auto;
	}
.zs_top {
	height: 50px;
	background: #f05e68;
	line-height: 50px;
	font-size: 16px;
	color: #fff;
}
.zs_top span {
	float: right;
	font-weight: bold;
}
.zs_top span img {
	float: left;
	padding-top: 12px;
	padding-right: 6px;
}
.zs_top span a {
	color: #666;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

.zs_middle{
	height:110px;
	}
.zs_logo {
	float: left;
}
.zs_logo h1 {
	padding: 0;
	margin: 0;
}
.zs_logo h1 img {
	height: 110px;
	width: 356px;
}
.navbar-collapse.collapse {
	float: right;
	height:110px;
	padding: 0;
}
.navbar-collapse.collapse li {
	float: left;
	font-size: 18px;
	height: 110px;
	line-height: 110px;
	padding-left: 12px;
	position: relative;
	z-index: 9999999999999999999999;
}
.navbar-collapse.collapse li dl {
	position: absolute;
	top: 110px;
	left:-23px;
	width: 150px;
	z-index: 999999999999;
	background: #fff;
	text-align: center;
}
.navbar-collapse.collapse li dl dd {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
.navbar-collapse.collapse li dl dd a {
	border: none;
	padding: 0;
	height: auto;
}
.navbar-collapse.collapse li a {
	padding-left: 6px;
	padding-right: 6px;
	display: block;
	border-bottom: 2px solid #fff;
	height: 108px;
	color: #545454;
}
.navbar-collapse.collapse li a:hover{
	color:#d30011;
	border-bottom: 2px solid #d30011;
	}
.navbar-collapse.collapse li:hover dl{
	display:block !important;
	}
.flexslider {
	position: relative;
	height:600px;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 9999;
}
.slides li {
	height:600px;
}
.flex-control-nav {
	position: absolute;
	bottom: 25px;
	z-index: 2;
	text-align: center;
	width: 100%;
	height: 16px;
	line-height: 16px;
	border-radius: 22px;
	opacity: 0.8;
	z-index: 99999;
}
.flex-control-nav li {
	display: inline-block;
	margin: 0px 10px;
 *display: inline;
	zoom: 1;
	height: 16px;
}
.flex-control-nav a {
	display: inline-block;
	width: 10px;
	height: 10px;
	line-height: 80px;
	overflow: hidden;
	background: none;
	cursor: pointer;
	border-radius: 50%;
	margin-top: 3px;
	border: 3px solid #fff;
}
.flex-control-nav .flex-active {
	background: #fff;
	border-radius: 50%;
	border: 3px solid #fff;
}
.hidden {
  display: none;
}

.zs_tongzhi {
	background: #e9e9e9;
	height: 60px;
}
.zs_tongzhi li {
	float: left;
	height: 60px;
	line-height: 60px;
	width: 27.33%;
	margin-left: 6%;
}
.zs_tongzhi li font {
	float: left;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background: #969696;
	margin-top: 24px;
	margin-right: 13px;
}
.zs_sange {
	overflow: hidden;
}
.zs_sange li {
	float: left;
	width: 358px;
	margin: 35px 0;
	font-size: 16px;
}
.zs_sange li span {
	color: #e21e2c;
	float: left;
	font-size: 68px;
	margin-right:8px;
	position:relative;
	padding-right:16px;
}
.zs_sange li font {
	display: block;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.zs_sange li span b {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 24px;
	z-index: 9999999;
}
.zs_sange li.a2 {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 76px;
	margin-right: 46px;
}
.hengxian {
	background: #dddddd;
	height: 1px;
	margin-bottom: 10px;
}
.tjtitle {
	text-align: center;
	color: #7f8699;
	font-size: 16px;
	background:url(hdian_03.png) no-repeat center bottom;
	padding-bottom:30px;
}
.tjtitle font {
	display: block;
	font-size: 48px;
	color: #d60000;
	font-weight: bold;
	padding: 25px 0 10px;
}
.disnone{
	display:none;
	}
.goodscon {
	overflow: hidden;
}
.goodscon li {
	float: left;
	text-align: center;
	width: 240px;
	font-size: 18px;
	margin: 40px 0 80px;
}
.goodscon li img {
	width: 143px;
	height: 143px;
	margin-bottom: 15px;
}
.goodscon li a {
	display: block;
}
.goodscon li a:hover img.xianshi{
	display:none;
	}
.goodscon li a:hover img.disnone{
	display:inline !important;
	}
.zs_jiejue {
	background:url(jjfabg.jpg) no-repeat center top;
	height:718px;
}
.tjtitle.while {
	color: #fff;
	padding-top: 28px;
}
.tjtitle.while font {
	color: #fff;
}
.info_text.marginT10.hl_main5_content {
	margin-top: 48px;
	position: relative;
}
.hl_main5_content1 {
	overflow: hidden;
	width: 98%;
	padding: 0 1%;
}
.hl_main5_content1 ul {
    overflow: hidden;
    width: 800%;
}
.hl_main5_content1 li {
	float: left;
	background: url(jjfalibg_03.png) no-repeat left top;
	width: 260px;
	height: 404px;
	margin-right: 45px;
	text-align: center;
}
.hl_main5_content1 li a {
	display: block;
	height: 404px;
}
.hl_main5_content1 li img {
	width: 212px;
	height: 140px;
	padding-top: 25px;
}
.hl_main5_content1 li font {
	display: block;
	font-size: 16px;
	color: #3f3f3f;
	padding-top: 15px;
	background:url(hengx_03.png) no-repeat center bottom;
	padding-bottom:15px;
}
.hl_main5_content1 li span {
	display: block;
	padding: 0 25px;
	line-height: 24px;
	color: #666666;
	text-align: left;
	padding-top:12px;
}
.hl_main5_content1 li b {
	display: block;
	font-weight: normal;
	width: 122px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d30011;
	border-radius: 30px;
	margin: auto;
	color: #d30011;
	font-size: 16px;
	margin-top: 20px;
}
.hl_main5_content1 li a:hover b{
	background:#d30011;
	color:#fff;
	}
.hl_scrool_leftbtn {
	position: absolute;
	left: -53px;
	width: 33px;
	height: 63px;
	background:url(leftjt_03.png) no-repeat left top;
	top: 145px;
	z-index:999999;
	cursor:pointer;
}
.hl_scrool_leftbtn:hover{
	background:url(leftjthover_03.png) no-repeat left top;
	}
.hl_scrool_rightbtn {
	position: absolute;
	right: -53px;
	width: 33px;
	height: 63px;
	background:url(rightjthover_03.png) no-repeat left top;
	top: 145px;
	z-index:999999;
	cursor:pointer;
}
.hl_scrool_rightbtn:hover{
	background:url(rightjt_03.png) no-repeat left top;
	}
.zs_about {
	overflow: hidden;
	margin-top: 108px;
}
.aboutimg {
	float: left;
	width: 750px;
	height: 500px;
}
.imgleft {
	float: left;
	width: 240px;
	margin-right: 10px;
}
.imgleft img {
	width: 240px;
	height: 160px;
}
.imgleft a {
	display: block;
	margin-bottom: 10px;
}
.imgright {
	height: 500px;
	float: left;
	width: 499px;
}
.imgright img{
	height: 500px;
	width: 499px;
	}
.abouttext {
	float: right;
	width: 410px;
}
.aboutitle {
	border-bottom: 2px solid #333;
	font-size: 48px;
	font-weight: bold;
	color: #d30011;
	overflow: hidden;
	width: 352px;
	padding-top: 40px;
}
.aboutitle font {
	font-size: 24px;
	font-family: arial;
	color: #333333;
	font-weight: normal;
	padding-top: 32px;
	float: left;
	padding-left: 8px;
}
.aboutitle span {
	float: left;
}
.gsname {
	font-size: 28px;
	color: #333333;
	padding: 50px 0 20px;
}
.wenzism {
	line-height: 24px;
	color: #474747;
}
.gegnduo {
	background: url(gengduo_03.jpg) no-repeat left top;
	height: 52px;
	line-height: 52px;
	width: 239px;
	font-size: 16px;
	margin-top: 38px;
}
.gegnduo a {
	display: block;
	padding-left: 66px;
}
.zs_peixun {
	background: url(peixun.jpg) no-repeat center top;
	height: 650px;
	margin-top: 100px;
}
.tjtitle.while.pxun {
	padding-top: 20px;
}
.pxcon {
	overflow: hidden;
	padding-top: 40px;
}
.pxcon li {
	float: left;
	width: 388px;
	margin-right: 20px;
}
.pxcon li a {
	display: block;
	color: #fff;
}
.pxcon li img {
	width: 388px;
	height: 350px;
}
.pxcon li font {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	text-align: center;
	background:url(pxbtbg_03.png) repeat;
}
.pxcon li a:hover font{
	background:#d30011;
	}
#demo {width:1200px; height:400px; margin:0px auto; overflow:hidden;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}


.gsnews {
	float: left;
	width: 600px;
}
.gsnewsbt {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	margin-bottom:20px;
}
.gsnewsbt a{
	color: #333333;
	}
.gsnewscon {
	height: 193px;
}
.gsnewscon a {
	display: block;
}
.gsnewscon img {
	width: 280px;
	height: 193px;
	float: left;
	margin-right: 16px;
}
.gsnewscon font {
	display: block;
	color: #cccccc;
	font-family: Arial;
	font-size: 30px;
	padding-top:4px;
	padding-bottom: 6px;
}
.gsnewscon span {
	font-size: 16px;
	padding-bottom: 15px;
	display: block;
	color: #666666;
}
.gsnewscon p {
	padding-bottom: 12px;
	line-height: 20px;
	padding-right: 46px;
	display: block;
	color: #666666;
}
.hynews {
	float: left;
	width: 599px;
}
.hyxwcon li {
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	border-bottom: 1px solid #e6e6e6;
}
.hyxwcon li span {
	float: right;
	padding-right:20px;
}
.hyxwcon li a {
	display: block;
	padding-left: 32px;
}
.hynews .gsnewsbt {
	padding-left: 32px;
}
.hyxwcon li a:hover{
	background:#d30011;
	color:#fff;
	}
.newscon {
	padding-top: 28px;
	overflow: hidden;
}
.hyxwcon {
	padding-top: 10px;
}
.gsnewlist li {
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	border-bottom: 1px solid #e6e6e6;
}
.gsnewlist li.bb1 {
	height: 44px;
	line-height: 37px;
}
.gsnewlist li span {
	float: right;
	padding-right: 78px;
}
.zs_news {
	overflow: hidden;
	margin-bottom: 30px;
}
.gsnewlist li.bb3{
	border-bottom:none;
	}
.hyxwcon li.bb6 {
	border-bottom: none;
}
.gsnewlist li a {
	display: block;
}
.gsnewlist li a:hover{
	color:#d30011;
	}
.mianbg {
	background:url(mainbg_02.jpg) repeat;
	padding-top:40px;
	overflow:hidden;
}

.hezuocon {
	background: #fff;
	height: 67px;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
}
.hezuocon li {
	float: left;
	height: 67px;
	width: 157px;
	margin-right: 43px;
}
.hezuocon li img {
	width: 157px;
	height: 67px;
}
.hezuocon li a {
	display: block;
}
#demoo {width:1200px; height:67px; margin:0px auto; overflow:hidden;}
#indemoo {float: left;width: 800%;}
#demoo1 {float: left;}
#demoo2 {float: left;}
.zs_footer {
	background: #323232;
	height: 437px;
	border-bottom: 1px solid #141414;
	margin-top: 70px;
}
.zs_footer a{color: #fff;}
.banquan {
	text-align: center;
	font-size: 16px;
	background: #323232;
	height: 64px;
	line-height: 64px;
	color: #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.banquan a{color:#fff;}
.footnav {
	overflow: hidden;
	padding-top: 10px;
	letter-spacing: 1px;
	font-size: 16px;
	color: #fff;
}
.footnavli {
	float: left;
	width: 240px;
	padding-top: 30px;
}
.footnavli li {
	line-height:44px;
}
.footnavli li a{
	display:block;
	}
.footnavli li a:hover{
	color:#d30011;
	}
.footadd {
	float: left;
	width: 589px;
}
.contantbt {
	font-size: 24px;
	padding-top: 40px;
}
.dianhua li {
	overflow: hidden;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	margin-top: 22px;
}
.dianhua li font {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
}
.dianhua li img {
	float: left;
	padding-top: 14px;
	padding-right: 24px;
}
.dianhua li.addd {
	font-size: 20px;
	font-weight: normal;
}
.footweixin {
	float: right;
	font-size: 18px;
}
.footweixin li {
	text-align: left;
	float: left;
	margin-left: 20px;
	padding-top: 38px;
}
.footweixin li img {
	display: block;
	width: 156px;
	height: 156px;
	padding-top: 30px;
}
.footlink {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.footlink li {
	float: left;
	padding-right: 10px;
}
.footlink li.linkbt{
	padding-right: 0;
	}

.nybody {
	overflow: hidden;
	margin-bottom:30px;
	line-height: 200%;
}
.nybody .fh1{
	display:none !important;
	}
.article_title {
	text-align: center;
	font-size: 20px;
	padding: 38px 0 0 0;
}
.zz_time {
	text-align: center;
	color: #666;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 16px;
}


.center {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.anli-list {
	width: 580px;
	height: 200px;
	float: left;
	background: #f0f0f0;
	margin: 10px;
}
.anli-list a {
	display: block;
	height: 213px;
}
.anli-list img {
	width: 264px;
	height: 200px;
	display: block;
	float: left;
}
.wenzine {
	float: left;
	width: 288px;
	margin-left: 15px;
	line-height:22px;
}
.wenzine font {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	padding-top: 28px;
}
.wenzine span {
	display: block;
	text-align: center;
	padding-bottom: 6px;
}

.ny_newsli {
	width: 1000px;
	margin: auto;
	margin-bottom: 30px;
}
.ny_newsli li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eff3f2;
}
.ny_newsli li b {
	font-weight: normal;
}
.ny_newsli li span {
	float: right;
	font-size: 14px;
	color: #666;
	font-family: arial;
}
.ny_newsli li font {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-right: 8px;
	color: #f08519;
}
.lanmubitt {
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	padding-top: 30px;
	padding-bottom:26px;
}
.zs_case.case2 {
	margin-bottom: 30px;
	overflow: hidden;
}
.zs_case.case2 ul {
	width: 1230px;
}
.zs_case.case2 li {
	float: left;
	width: 280px;
	margin-right: 26px;
	margin-bottom: 20px;
}
.zs_case.case2 li a {
	display: block;
}
.zs_case.case2 li img {
	width: 280px;
	height: 252px;
}
.zs_case.case2 li font {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 15px;
	background: #efefef;
}

.dede_pages {
	text-align: center;
	overflow: hidden;
}
.dede_pages li {
	display: inline;
	padding: 0 6px;
}
.dede_pages li strong {
	font-weight: normal;
}
.dede_page {
	line-height: 25px;
}
.jm_gywm_content {
	text-align: center;
}
.jm_gywm_content li {
	display: inline-block;
	background: #ccc;
	font-size: 16px;
	margin: 0 10px;
	margin-bottom: 10px;
}
.jm_gywm_content li a {
	padding: 10px 20px;
	display: block;
}
.jm_gywm_content li.thisclass {
	background: #d30011;
}
.jm_gywm_content li.thisclass a {
	color: #fff;
}

.chanp_banner {
	width: 100%;
	overflow: hidden;
	height: 450px;
	background:url(sec_img1.jpg) no-repeat center top;
}
.chanptbidf {
	width: 1200px;
	margin: auto;
	text-align: center;
	padding-top: 134px;
	color: #fff;
	line-height: 22px;
	font-size:16px;
}
.chanptbidf img {
	padding-bottom: 15px;
}


.main-im{ position:fixed; right: 10px; top:300px; z-index: 9999999999999999999999; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {display:none;width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center; font-size:12px;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(open_im.png) no-repeat left top;display:none; }
