@charset "utf-8";
/* CSS Document */
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 {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0;
}

:focus {
	outline: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
	font-style: normal;
	font-weight: 400;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0!important;
}
table td {
	background: #fff;
}
caption,
th {
	text-align: left;
}

sup,
sub {
	font-size: 100%;
	vertical-align: baseline;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

.hide {
	display: none;
}
.clear {
	clear: both;
}

img {
	border: 0;
	outline: 0;
}

body {
	font-family: "Microsoft YaHei";
	color: #1a1a1a;
	min-width: 1040px;
	background-color: #f5fafa;
}

* {
	box-sizing: border-box;
}
.clear {
	zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}

.clearfix {
	clear: both;
	*zoom: 1;
}
.clear:after {
	display: table;
	content: '';
	clear: both;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: #007777;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.warp{
	width: 1400px;
	min-width: 1400px;
	margin: 0 auto;
}

/*头部*/
.head{
	border-top: 4px solid #deefe8;
	height: 116px;
	background: url(cjh_2025_topbarbg1.png) top center no-repeat #fff;
}
.head_w{
	width: 1400px;
	margin: 0 auto;
	background: url(cjh_2025_topbarbg2.png) top right no-repeat;
}
.logo{
	float: left;
	padding-top: 15px;
}
.biaoyu{
	float: left;
	margin-left: 36px;
	position: relative;
	margin-top: 60px;
}
.biaoyu::after{
	content: '';
	width: 1px;
	height: 20px;
	background: #9ad2d2;
	position: absolute;
	left: -17px;
	bottom: 7px;
}
/*头部媒体图标*/
.head_r{
	float: right;
}
.head_mt{
	height: 34px;
	/* overflow-y: hidden; */
	text-align: right;
	z-index: 1;
	position: relative;
}
.head_mt li{
	display: inline-block;
	font-size: 15px;
	line-height: 1.8;
}
.head_mt li img{
	vertical-align: middle;
	margin: 0 5px;
	opacity: .4;
}
.head_mt li a:hover img{
	opacity: .8;
}
.head_mt li a{
	color: #539777;
}
.head_mt li a:hover{
	color: #2b7753;
}
.head_mt li .sline{
	color: #a0cbb7;
	padding: 0 15px 0 10px;;
	font-size: 14px
}
.head_mt li:last-child .sline{
	display: none;
}

/*头部检索*/
.head_search{
	width: 282px;
	height: 45px;
	margin-top: 10px;
	/*	background: rgba(255, 0, 0, .1);*/
	border-bottom: 1px solid #a0cbb7;

	position: relative;
}
.head_search .inp {
	width: 86%;
	height: 45px;
	font-size: 16px;
	padding: 0 10px;
	border: 0;
	background: none;
	color: #77b4b4;
}
.head_search .btn {
	position: absolute;
	width: 36px;
	height: 45px;
	vertical-align: middle;
	cursor: pointer;
	top: 0;
	border: 0;
	background: url("cjh_2025_search.png") center center no-repeat;
}

/*头部结束*/
/*导航*/
.menu{
	background: url(cjh_2025_menubg.png) top center no-repeat #fff;
}
.menu .menu_w{
	width: 1400px;
	margin: 0 auto;
}
.menu ul li{
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 0 44px;
	line-height: 54px;
	position: relative;
}
.menu ul li:last-child{
	margin-right: 0;
}
.menu ul li a{
	color: #fff;
	display: block;
}
.menu ul li a:hover{
	color: #e6f2f2;
}
.menu ul li:hover::after,
.menu ul li.on::after{
	content: '';
	height: 3px;
	width: 30px;
	border-radius: 100px;
	background: rgba(255, 255, 255, .8);

	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -15px;
}

.banner{
	width: 100%;
	height: 290px;
}
.banner img{
	width: 100%;
	height: 100%;
}

.bg_bai{
	background-color: #fff;
	box-shadow: 3px 0 20px rgba(222, 239, 232, .5);
}

.bg_bai2{
	background-color: #fff;
}

/*Foot*/
.foot{
	border-top: 8px solid #038f8f;
	padding-bottom: 30px;
}
.mt60{
	margin-top: 60px;
}

.foot .linker{
	border-bottom: 1px solid #b2dce1;
}
.foot .foot_w{
	width: 1400px;
	min-width: 1400px;
	margin: 0 auto;
	padding-top: 5px;
}
.foot .linker ul li{
	line-height: 56px;
	font-size: 16px;
	float: left;
	color: #2c4c4b;
	padding-right: 110px;
}
.foot .linker ul li.bt{
	font-weight: bold;
	font-size: 18px;
	color: #007777;
	padding-right: 10px;
}


.foot .linker ul li i{
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 12px;
	background: url(cjh_2025_foot_jt.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 10px;
	opacity: .6;
}
.foot .linker ul li a:hover i{
	opacity: 1;
}

/*foot友情链接弹窗开始*/
.linker_li{
	position: relative;
	cursor: pointer;
}
.linker_win{
	/*	display: none;*/
	height: 0px;
	border: 1px solid #96c3c0;
	background-color: #fff;
	padding-left: 15px;
	font-size: 16px;
	border-radius: 8px;
	overflow: hidden;
	z-index: 9;
	opacity: 0;

	position: absolute;
	bottom: 50px;
	left: -70px;
	right: 20px;

	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.linker_li.on .linker_win{
	/*	display: block;*/
	height: 200px;
	opacity: 1;
	overflow-y: auto;
}
.linker_li.on i{
	transform: rotate(-90deg);
	opacity: 1;
	margin-top: -5px;
}
.linker_win a{
	display: block;
	line-height: 1.5;
	padding: 5px 0;
}
/*foot友情链接弹窗结束*/


.foot .foot_nav{
	line-height: 60px;
	color: #007777;
}
.foot .foot_nav a{
	padding: 0 20px;
	font-weight: bold;
	font-size: 18px;
	color: #007777;
}
.foot .foot_nav a:first-child{
	padding-left: 0;
}
.foot .foot_nav span{
	font-size: 14px;
	vertical-align: top;
}
.foot .copy{
	line-height: 2em;
	font-size: 16px;
	color: #4c4c4c;
}
.foot .copy span{
	margin-right: 30px;
}

.foot_a{
	position: relative;
}
.foot_mt{
	position: absolute;
	right: 0;
	top: 20px;
	text-align: center;

}
.foot_mt p.bt{
	padding: 0 20px;
	font-weight: bold;
	font-size: 18px;
	color: #007777;
	margin-bottom: 20px;
}
.foot_mt ul li{
	display: inline-block;
	position: relative;
}
.foot_mt a{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: rgba(68, 145,109, .2);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	transition: all .5s;
	margin: 0 5px;
}
.foot_mt a:hover{
	background-color: rgba(68, 145,109, .5)

}
.foot_mt .ico_wx{
	background-image: url(cjh_2025_foot_wx.png);
}
.foot_mt .ico_wb{
	background-image: url(cjh_2025_foot_wb.png);
}

.foot_mt ul li:hover .foot_ewm{
	display: block;
}
.foot_ewm{
	display: none;
	position: absolute;
	width: 150px;
	height: 147px;
	background: #f7fcfe;
	left: -160px;
	bottom: -30px;
	box-shadow: 0 0 13px rgba(3, 143, 143, .2);
	box-sizing: border-box;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
	color: #408686;
}
.foot_ewm::after{
	content: '';
	height: 22px;
	width: 11px;
	background: url(cjh_2025_foot_mt.png) no-repeat;
	background-size: 100% 100%;

	position: absolute;
	bottom: 38px;
	right: -11px;
}
.foot_ewm .img{
	width: 96px;
	height: 96px;
	margin-bottom: 5px;
}


.head_mt li {
	position: relative;
}
.head_mt li:hover .top_ewm{
	display: block;
}
.top_ewm{
	display: none;
	position: absolute;
	width: 114px;
	height: 112px;
	background: #f7fcfe;
	left: -42px;
	bottom: -119px;
	box-shadow: 0 0 13px rgba(3, 143, 143, .2);
	box-sizing: border-box;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
	color: #408686;
}
.top_ewm .img{
	width: 96px;
	height: 96px;
	margin-bottom: 5px;
	opacity: 11;
}


/*查看详细 按钮*/

.t_c{
	text-align: center;
}
.more_t{
}
.more_t *{
	transition: all .5s;
}
.more_t a{
	display: inline-block;
	height: 48px;
	line-height: 48px;
	background-color: #eff7fa;
	border-radius: 100px;
	font-size: 18px;
	padding: 0 40px 0 90px;
	position: relative;
	color: #1e739b;
}
.more_ico{
	content: '';
	width: 30px;
	height: 1px;
	background: #1e739b;
	top: 50%;
	left: 40px;
	position: absolute;
	transition: all .5s;
	margin-top: -1px;
}
.more_ico::after{
	position: absolute;
	content: '';
	width: 23px;
	height: 23px;
	border: 1px solid #1e739b;
	border-radius: 50%;
	left: -12px;
	top: 50%;
	margin-top: -12px;
}
.more_t a:hover .more_ico{
	width: 60px;
}
.more_t a:hover{
	padding-left: 120px;
}



.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.mt40{
	margin-top: 40px;
}
.mt50{
	margin-top: 50px;
}
.p50{
	padding: 15px 50px 40px;
}
.p60{
	padding: 15px 60px 50px;
}
.p70{
	padding: 15px 70px 50px;
}
.p80{
	padding: 15px 80px 50px;
}
.p90{
	padding: 15px 90px 50px;
}

.none{
	display: none;
}
.auto_w{
	display: table;
}


@media screen and (max-width: 1440px){
	.warp{
		width: 1000px;
		min-width: 1000px;
	}

	/*头部*/
	.head{
		border-top: 3px solid #deefe8;
		height: 85px;
		background-size: auto 26px;
	}
	.head_w{
		width: 1000px;
		background-size: auto 26px;
	}
	.logo{
		padding-top: 15px;
	}
	.logo img{
		height: 56px;
	}
	.biaoyu{
		margin-left: 35px;
		margin-top: 48px;
	}
	.biaoyu::after{
		height: 16px;
		left: -16px;
		bottom: 5px;
	}
	.biaoyu img{
		height: 18px;
	}
	/*头部媒体图标*/
	.head_mt{
		height: 26px;
	}
	.head_mt li{
		font-size: 13px;
		line-height: 1em;
	}
	.head_mt li img{
		width: 18px;
	}
	.head_mt li .sline{
		padding: 0 10px 0 10px;
		font-size: 12px;
	}

	/*头部检索*/
	.head_search{
		width: 200px;
		height: 30px;
		margin-top: 10px;
	}
	.head_search .inp {
		height: 30px;
		font-size: 14px;
	}
	.head_search .btn {
		width: 30px;
		height: 30px;
		right: 6px;
		background-size: 18px 18px;
	}

	/*头部结束*/
	/*导航*/
	.menu{
		background-size: auto 38px;
	}
	.menu .menu_w{
		width: 1000px;
	}
	.menu ul li{
		font-size: 16px;
		margin: 0 27px;
		line-height: 38px;
	}
	.menu ul li:hover::after,
	.menu ul li.on::after{
		height: 2px;
	}

	.banner{
		height: 208px;
	}

	/*Foot*/
	.foot{
		border-top-width: 6px;
		padding-bottom: 20px;
	}
	.mt60{
		margin-top: 30px;
	}
	.foot .foot_w{
		width: 1000px;
		min-width: 1000px;
	}
	.foot .linker ul li{
		line-height: 40px;
		font-size: 14px;
		padding-right: 80px;
	}
	.foot .linker ul li.bt{
		font-size: 15px;
	}
	.foot .linker ul li i{
		width: 6px;
		height: 10px;
	}

	/*foot友情链接弹窗开始*/
	.linker_li{
	}
	.linker_win{
		padding-left: 12px;
		font-size: 14px;
		bottom: 40px;
		left: -60px;
		right: 20px;
	}
	.linker_li.on .linker_win{
		height: 160px;
	}
	.linker_li.on i{
		margin-top: -3px;
	}
	/*foot友情链接弹窗结束*/

	.foot .foot_nav{
		line-height: 46px;
	}
	.foot .foot_nav a{
		padding: 0 20px;
		font-size: 15px
	}
	.foot .foot_nav span{
		font-size: 12px;
	}
	.foot .copy{
		line-height: 2em;
		font-size: 12px;
	}
	.foot .copy span{
		margin-right: 20px;
	}

	.foot_mt{
		top: 18px;

	}
	.foot_mt p.bt{
		padding: 0 20px;
		font-size: 15px;
		margin-bottom: 15px;
	}
	.foot_mt a{
		width: 30px;
		height: 30px;
	}
	.foot_ewm{
		width: 100px;
		height: 100px;
		left: -105px;
		bottom: -30px;
		padding-top: 8px;
		font-size: 12px;
	}
	.foot_ewm::after{
		height: 18px;
		width: 9px;
		bottom: 35px;
		right: -9px;
	}
	.foot_ewm .img{
		width: 64px;
		height: 64px;
		margin-bottom: 0;
	}


	/*查看详细 按钮*/

	.more_t a{
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		padding: 0 20px 0 50px;
	}
	.more_ico{
		left: 25px;
		width: 20px;
	}
	.more_ico::after{
		width: 12px;
		height: 12px;
		left: -6px;
		margin-top: -6px;
	}
	.more_t a:hover .more_ico{
		width: 35px;
	}
	.more_t a:hover{
		padding-left: 65px;
	}



	.mt20{
		margin-top: 20px;
	}
	.mt30{
		margin-top: 20px;
	}
	.mt40{
		margin-top: 40px;
	}
	.mt50{
		margin-top: 30px;
	}
	.p50{
		padding: 15px 35px 40px;
	}
	.p60{
		padding: 15px 60px 50px;
	}
	.p70{
		padding: 15px 70px 50px;
	}
	.p80{
		padding: 15px 80px 50px;
	}
	.p90{
		padding: 15px 65px 50px;
	}

	.none{
		display: none;
	}
	.auto_w{
		display: table;
	}

	.top_ewm{
		display: none;
		position: absolute;
		width: 90px;
		height: 90px;
		background: #f7fcfe;
		left: -32px;
		bottom: -94px;
		box-shadow: 0 0 13px rgba(3, 143, 143, .2);
		box-sizing: border-box;
		padding-top: 8px;
		font-size: 14px;
		text-align: center;
		color: #408686;
	}
	.top_ewm .img{
		width: 76px;
		height: 76px;
		margin-bottom: 5px;
		opacity: 11;
	}

}