@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
html { min-width:1200px; max-width:1920px;}
body {font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif; font-size:14px; color:#333; padding:0; margin:0;}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6 { margin:0; padding:0; border:0;}
h3 { font-weight:normal;}
h4 { font-weight:normal;}
ul,li { list-style:none;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .ml10 { margin-left:10px;} .tr { text-align:right} .mt20 { margin-top:20px;} .f24 { font-size:24px} .pr { position:relative;}
.w1200 { width:1200px; margin:0 auto; overflow:hidden; }
a { color:#333; text-decoration:none;}
a:hover { color:#c00;}
.h20 { height:20px; width:100%; display:block; overflow:hidden;}
.h20 img{ center;}
.h50 { height:50px; width:100%; display:block; overflow:hidden;}

.ban_gotop {
	width:140px;
	height:83px;
	position:absolute;
	top:10px;
	left:0px;
	z-index:999;
	}

.header { width:100%; background: url(/Specials/haiguanzt/head_bg.jpg) center no-repeat; background-size: cover; color: #fff;}
.logo {
	display: inline-block;
	margin: 20px 0;
	}
.head_01 {
	margin-top: 100px;
	text-align: center;
	}
.head_01 h3 { font-size: 28px; line-height: 65px; color: #b6d6f4;}
.head_01 h1 { font-size: 60px; margin-bottom: 15px;}
.head_01 p { line-height: 32px; display: block; font-size: 20px; background-color: rgba(255, 255, 255, .2);  border: 1px dashed #fff; padding: 20px 50px; margin: 30px 200px;}
.head_01 .dd1 { padding: 10px 40px; font-size:22px; margin: 20px auto 80px; display: inline-block; border-radius: 15px 15px; background: rgba(208, 108, 93, .8); border: 1px solid #fdffdf; color: #fff; }
.head_01 .dd1:hover{ background: rgba(225, 80, 60, 1);}

.cumb { padding-top:10px;padding-bottom: 10px; line-height: 30px;}
.triangle-right { width: 0; height: 0; border-top: 5px solid transparent; border-left: 8px solid #666; border-bottom: 5px solid transparent; float: left; margin: 10px 8px auto auto; }

.section{ padding-bottom: 20px;}
.section h2 {
	font-size: 40px;
    padding: 20px 0;
    color: #222;
    margin: 20px 0 0;
	text-align:center;
	font-weight: normal;
	}
.bord_l { }
.bton {
	display: inline-block;
    padding: 8px 8px;
	border: 1px solid transparent;
    border-radius: 4px;
    border-color: #2c8134;
	cursor: default;
	margin-right: 10px;
	background: -webkit-linear-gradient(top, #469f3e, #2c8134);
	}
.text1 {
	font-size: 18px;
	margin-bottom: 15px;
	text-indent: 2em;
	line-height:30px;
	}
.text2 {
	color: #999;
	height: 100px;
	line-height: 100px;
	border: 1px solid #ddd;
	margin-top: 80px;
	font-size: 30px;
	color: #e54939;
	padding-left: 330px;
	}
.text2 strong {
	font-size: 60px; 
	font-weight:normal;
	padding: 0 20px;
	}
.text2 span {
	position: absolute;
	background-color: #f86c5d;
	width: 140px;
	height: 95px;
	bottom: 0px;
	left: 135px;
	font-size: 34px;
	color: #fff;
	line-height: 45px;
	padding: 30px 15px 15px;
	}
.text2 span font {font-size: 70px;}
.text2 img {
	max-height: 60px;
	position: absolute;
	top: 20px;
	right: 100px;
	}
	
/*fuwu*/
.service li {
	float: left;
	width: 274px;
	border: 1px dashed #fff;
	margin-right: 32px;
	text-align:center;
	margin-bottom:32px
	}
.service li:nth-child(4n){margin-right:0;}
.service li i {
	height: 6px;
	background-color: #fff;
	border-radius: 0 0 10px 10px;
	display: block;
	}
.service li h4 a{
	text-align: center;
	color: #ffd800;
	line-height: 60px;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	}
.service li h4 a:after {
	content:"";
	width:60%;
	height:1px;
	background:#ffd800;
	position:absolute;
	bottom:0px;
	left:20%;
	}
.service li h4 em {
	width: 7px;
	height: 7px;
	background-color: #ffd800;
	position: absolute;
	bottom: -3px;
	left:49%;
	}
.service .pptext {
	padding: 20px 15px;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	text-indent: 2em;
	}
.service .botn a{
	padding: 10px 30px;
	background-color: #ffd800;
	font-size: 16px;
	color: #000;
	margin: 10px auto 40px;
	display: inline-block;
	}
.service li:hover { background-color: #fff;}
.service li:hover i { background-color: #333;}
.service li:hover h4 a{ color: #c00;}
.service li:hover h4 a:after {
	content:"";
	width:60%;
	height:1px;
	background:#333;
	position:absolute;
	bottom:0px;
	left:20%;
	}
.service li:hover h4 em { background-color: #333;}
.service li:hover .pptext { color: #333;}
.service li:hover .botn a{
	padding: 10px 30px;
	background-color: #c00;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.fr ul { background-color:#fff; padding:20px 0px;}
.fr ul li {
	width:570px;
	float:left;
	margin:0 15px 10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;}
.fr ul li h4 {
	height:30px;
	line-height:30px;
	font-weight:normal;
	font-size:15px;
	}
.fr ul li h4 a { color:#c00;}
.fr ul li h4 a:hover { text-decoration:underline}
.fr ul li h4 span {
	float:right;
	font-size:12px;
	color:#ccc;
	}
.fr ul li p {
	font-size:12px;
	color:#999;
	height:37px;
	overflow:hidden;
	}
	
.service .w1200.h20 img{margin:40px auto;}
/*hot_ask*/
.hot_ask { padding: 50px 0;}
.hot_ask h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #00917e;
	}
.ask_box {
	height: 400px;
	background:url(/Specials/haiguanzt/ask_bg.png) center no-repeat;
	}
.ask_tel {
	width: 158px;
	height: 130px;
	background-color: #00917e;
	border: 10px solid #056e60;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	padding-top: 30px;
	padding-right: 2px;
	position: absolute;
	top: 105px;
	left: 42.5%;
	}
.w365 {
	width: 345px;
	height: 50px;
	line-height: 50px;
	border: 1px dashed #000;
	font-size: 15px;
	padding: 0 10px;
	}
.ask_01 { position: absolute; top: 0px; left: 70px; }
.ask_02 { position: absolute; top: 115px; left: 40px; }
.ask_03 { position: absolute; bottom: 115px; left: 40px; }
.ask_04 { position: absolute; bottom: 0px; left: 70px; }
.ask_05 { position: absolute; top: 0px; right: 70px; }
.ask_06 { position: absolute; top: 115px; right: 40px; }
.ask_07 { position: absolute; bottom: 115px; right: 40px; }
.ask_08 { position: absolute; bottom: 0px; right: 70px; }

.ask_butn {
	padding: 0px 12px;
	background-color: #00917e;
	border-radius: 5px;
	color: #fff;
	line-height: 30px;
	margin-top: 10px;
	}
.ask_butn:hover { background-color: #f86c5d; color: #fff;}

/*热门资讯问题*/
.news_ask {
	background: url(/Specials/haiguanzt/main_bg_two.jpg) center no-repeat;
	background-size: cover;
	padding: 50px 0;
	}
.news_ask h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #fe5a49;
	}
.news_ask li {
	position: relative;
	background:url(/Specials/haiguanzt/bg.png) repeat;
	float: left;
	width: 274px;
	margin-right: 32px;
	margin-bottom: 45px;
	-webkit-box-shadow: #ddd 8px 8px 0px;
	-moz-box-shadow: #ddd 8px 8px 0px;
	box-shadow: #ddd 8px 8px 0px;
	}
.news_ask li:nth-child(4n){margin-right:0;}

.news_ask .n6 i { position: absolute; width: 79px; height: 59px; background: url(/Specials/haiguanzt/news_bg.png) 0 0 no-repeat; top: 0px; left: 0px; display: block; }
.news_ask .n6 em { width: 76px; height: 76px; border-radius: 50%; background:url(/Specials/haiguanzt/news_bg.png) -454px -24px no-repeat #fe5a49; display: block; margin: 25px auto;}
.news_ask .n6:hover i { position: absolute; width: 79px; height: 59px; background: url(/Specials/haiguanzt/news_bg.png) 0 -110px no-repeat; top: 0px; left: 0px; display: block; }
.news_ask .n6:hover em { width: 74px; height: 74px; border: 1px solid #e8e8e8; border-radius: 50%; background:url(/Specials/haiguanzt/news_bg.png) -454px -134px no-repeat #fff; display: block; margin: 25px auto;}
.news_ask li h4 {
	margin: 0 20px;
	height: 30px;
	line-height:30px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	}
.news_ask li p {
	margin: 0 20px;
	height: 70px;
	text-align: center;
	overflow: hidden;
	color: #555;
	}
.news_butn a{
	background-color: #fe5a49;
	border-radius: 5px;
	padding: 10px 30px;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.news_butn a:hover { background-color: #f86c5d;}
.news_butn2 a{
	background-color: #fe5a49;
	border-radius: 5px;
	padding: 2px 30px;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 10px;
	display: inline-block;
	}
.news_butn2	 a:hover { background-color: #f86c5d;}
/*优势*/
.advantage {}
.advantage h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	}
.advantage h2 font { color: #277cc4;}
.advantage ul { padding: 30px 0px 80px;}
.advantage li {
	float: left;
	width: 274px;
	border: 1px dashed #a0a0a0;
	margin-right: 32px;
	}
.advantage li:nth-child(4n){margin-right:0;}
.advantage li h4 {
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	font-weight: 700;
	position: relative;
	}
.advantage li h4:after {
	content:"";
	width:80%;
	height:1px;
	background:#a0a0a0;
	position:absolute;
	bottom:0px;
	left:10%;
	}
.advantage li h4 em {
	width: 50%;
	height: 3px;
	background-color: #277cc4;
	position: absolute;
	bottom: -1px;
	left:25%;
	z-index: 1;
	}
.advantage .pptext {
	padding: 20px 15px;
	font-size: 16px;
	line-height: 30px;
	height: 150px;
	overflow: hidden;
	text-indent: 2em;
	}
.advantage .botn a{
	padding: 10px 30px;
	background-color: #277cc4;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}
.advantage li:hover h4 em { background-color: #ed2a38;}
.advantage li:hover .botn a{
	padding: 10px 30px;
	background-color: #ed2a38;
	font-size: 16px;
	color: #fff;
	margin: 10px auto 40px;
	display: inline-block;
	}

/*banner*/
.banner {
	background:url(/Specials/haiguanzt/bgimg.jpg) center no-repeat;
	height: 440px;
	}

.cont_bg { background-color: #faefe9; padding: 50px 0;}

.about_cont h2 {
	line-height: 100px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	}
.about_cont h2 font { color: #bb1622}
.cont_left {
	width: 270px;
	border: 1px solid #ededed;
	padding-bottom: 20px;
	}
.cont_left h3 {
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	}
.cont_left li{
	background-color: #f1e7e1;
	border: 1px solid #e5dbd5;
	margin: 5px 5px;
	display: inline-block;
	float: left;
	}
.cont_left li a{
	padding: 5px 10px;
	display:block;
	}
.cont_left a:hover {
	background-color: #ca2738;
	color: #ffcc00;
	}
.con_art a{
	background-color: #ca2738;
	color: #ffcc00;
	}
	
.cont_right { width: 900px;}
.cont_right h3 {
	height: 30px;
	font-weight: 700;
	font-size: 16px;
	}
.cont_right dd {
	float: left;
	width: 435px;
	height: 28px;
	line-height: 28px;
	margin-right: 30px;
	overflow: hidden;
	}
.cont_right dd:nth-child(2n){margin-right:0;}
.cont_red { color: #bb1622; margin-right: 5px;}
.cont_right dd a:hover { text-decoration: underline;}
	
.luart{ width: 900px;}
.luart li{ overflow:hidden; position:relative; border-bottom:1px dashed #DDDDDD; }
.luart li:hover { background-color:#fff;}
.luart li h4{ font-size:18px; font-weight:bold; font-family:微软雅黑; line-height:30px;}
.luart li .ppt{ font-size:14px; line-height:23px; height:47px; overflow:hidden; color: #666;}
.luart li p span { padding: 0 10px; font-size: 12px; color:#666;}
.luart li p a { color: #f00;}
.luart li p a:hover { text-decoration:underline}


	
.footer {
	background:#202020;
	padding:15px 0;
	text-align:center;
	font-size:12px;
	line-height:24px;
	color: #f5f5f5;
	}
.footer a {
	width:90px;
	display:inline-block;
	text-align:center;
	color: #f5f5f5;
	}
	
	.pop_l {
	position: fixed;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	}
.pop_l ul {
	border-radius: 8px;
	width: 80px;
	
	}
.pop_l ul li {
	display: block;
	text-align: center;
	font-size: 15px;
	position: relative;
	margin-bottom: 10px;
	background: #2188b7;
	line-height: 18px;
	box-shadow: 0px 0px 10px #ddd;
	}
.pop_l ul li:hover { background: #1781b1}
.pop_l ul li:first-child { background: none; box-shadow: none;}
.pop_l ul li:first-child img{ max-width: 100%; }
.pop_l ul li a {
	display: block;
	height: 100%;
	padding: 10px 20px;
	color: #fff;
	}
.pop_l ul li:last-child { border-bottom: none;}
.pop_l ul li p {
	position: absolute;
	display: none;
	width: 125px;
	top: 0px;
	right: 85px;
	padding: 5px 5px;
	font-size: 13px;
	border: 1px solid #ddd;
	line-height: 18px;
	background: #fff;
	}
.pop_l ul li p img {
	display: block;
	max-width: 100%;
	}
.pop_l ul li:hover p { display: block;}