﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1100px;
	margin:0 auto;
	font-size:16px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	color:#4d4d4d;
	text-align:justify;	
	overflow-x:hidden;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#4d4d4d;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#f39809;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#706f6f;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#706f6f;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#706f6f;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#706f6f;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.banner{
	height: 614px;
	background:url("../images/banner.jpg") no-repeat top center;
}
.nav{
	height: 67px;
	line-height: 67px;
	background:#052136;
	font-size:16px;
	text-align: center;
}
.nav_fixed{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
}
.nav_zw{
	height: 67px;
	display: none;
}
.nav a{
	color:#fff;
	display: inline-block;
	padding:0 33px;
	float: left;
	position: relative;
}
.nav .sign{
	animation: rotate 0.8s linear infinite;
}
@keyframes rotate {
	0% {
		transform: translateY(0);
	}
	25% {
		transform: translateY(0px);
	}
	50% {
		transform: translateY(3px) scale(1.1, 0.9);
	}
	75% {
		ransform: translateY(0px);
	}
	100% {
		transform: translateY(0);
	}
}
.nav_sin{
	display: inline-block;
}
.nav_sin i{
	display: block;
	width: 32px;
	height: 32px;
	background:url("../images/nav_ani.png") no-repeat left top;
	position: absolute;
	top: 16px;
	right: -5px;
}

/*公用CSS 结束*/

.h_toper{
	background:url("../images/h_toper.jpg") no-repeat top center;
}
.h_zh{
	padding:40px 0 206px 0;
	text-align: center;
}
.h_head{
	text-align: center;
}
.h_head .sm1{
	height: 94px;
	line-height: 94px;
	position: relative;
	font-size:46px;
	font-weight: bold;
	color:#052136;
}
.h_head .sm1 img{
	display: block;
	width: 356px;
	height: 18px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left:-178px;
}
.h_head .sm2{
	height: 46px;
	line-height: 46px;
	font-size:24px;
	color:#052136;
}
.h_zh .wp{
	width: 1020px;
	margin:0 auto;
	padding-top:50px;
}
.h_zh .item{
	width: 340px;
	height: 246px;
	float: left;
}
.h_zh .item img{
	display: block;
	width: 89px;
	margin:0 auto;
}
.h_zh .item dt{
	height: 44px;
	line-height: 44px;
	padding-top:15px;
	font-size:26px;
	font-weight: bold;
	color:#f39809;
}
.h_zh .item dd{
	line-height: 24px;
}
.h_zh .ctrls a{
	display: inline-block;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/zh_btn.png") no-repeat top center;
	font-size:20px;
	color:#fff;
	margin:0 15px;
}
.h_jl{
	width: 1144px;
	margin:0 auto;
}
.h_jl .ai{
	height: 270px;
	position: relative;
}
.h_jl .photo{
	position: absolute;
	top: 0;
	left: -100px;
}
.h_jl .ai_btn{
	position: absolute;
	top: 40px;
	left: 700px;
	z-index: 20;
	
}
.jl_item{
	width: 526px;
	height: 240px;
	float: left;
	margin:0 23px 46px 23px;
	background:url("../images/ylbg.png") no-repeat top center;
}
.jl_item dl{
	padding:50px 0 0 105px;
}
.jl_item dt{
	height: 46px;
	line-height: 33px;
	font-size:26px;
	font-weight: bold;
	color:#f4903b;
	padding-left:14px;
}
.jl_item dd{
	line-height: 30px;
	color:#fff;
	padding-left:15px;
	background:url("../images/jd_li.png") no-repeat left center;
}

.h_jb{
	padding:35px 0 45px 0;
	background:url("../images/jbbg.jpg") repeat-y top center;
}
.h_jb .h_head .sm1,.h_jb .h_head .sm2{
	color:#fff;
}

.h_jb .ctrls{
	text-align: center;
	padding-top:30px;
}
.h_jb .ctrls a{
	display: inline-block;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/zh_btn.png") no-repeat top center;
	font-size:20px;
	color:#fff;
	margin:0 15px;
}
.por{
	position: relative;
}
.floor_pos{
	position: absolute;
	top: -67px;
}
.jb_scroll{
	width: 1128px;
	margin:0 auto 25px auto;
}
.jb_item{
	width: 250px;
	height: 334px;
	float: left;
	margin:40px 16px 0 16px;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
	text-align: center;
}
.jb_item .photo{
	display: block;
	width: 100%;
	height: 232px;
	position: relative;
	margin-bottom:10px;
}
.jb_item .photo img{
	display: block;
	width: 100%;
	height: 232px;
}
.jb_item dl{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	text-align: center;
	background:rgba(36,140,170,0.9);
	padding:6px 0;
	color:#fff;	
	line-height: 24px;
}
.jb_item li{
	font-size:14px;
	line-height: 22px;
}
.jb_scroll .after{
	display: none;
}
.jb_more{
	text-align: center;
	cursor: pointer;
	height: 48px;
	line-height: 48px;
	padding-top:23px;
	font-size:18px;
	color:#f4ab46;
	background:url("../images/jb_more.png") no-repeat top center;
}

.h_hd{
	height: 1843px;
	padding-top:35px;
	background:url("../images/hdbg.jpg") no-repeat top center;
}
.hd_fls{
	width: 1100px;
	margin:0 auto;
	position: relative;	
}
.hd_fls1{
	margin-top:56px;
	height: 694px;
}
.hd_fls1 .tit{
	position: absolute;
	top: 10px;
	right: 580px;
	width: 356px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size:30px;
	color:#fff;
	background:#40aac2;
}
.hd_fls1 .crt{
	width: 505px;
	float: right;
}
.hd_fls1 .name{
	font-size:26px;
	line-height: 50px;
	font-weight: bold;
	color:#000;
	position: relative;
}
.hd_fls1 .name i{
	display: block;
	width: 20px;
	height: 20px;
	background:url("../images/hab_i.png") no-repeat left center;
	position: absolute;
	left: -34px;
	top: 15px;
}
.hd_fls1 li{
	font-size:18px;
	line-height: 30px;
	color:#000;
}
.hd_fls1 .item{
	margin-top:25px;
}
.hd_fls1 .face{
	display: block;
	width: 84px;
	height: 84px;
	border-radius:100%;
	overflow: hidden;
	float: left;
}
.hd_fls1 .face img{
	display: block;
	width: 84px;
	height: 84px;
}
.hd_fls1 .intro{
	width: 395px;
	float: right;
}
.hd_fls1 .tps{
	height: 40px;
	line-height: 40px;
	font-size:18px;	
}
.hd_fls1 .tps em{
	float: left;
	display: block;
	width: 96px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background:#eb7c1d;
	color:#fff;
	border-radius:12px;
	margin:8px 10px 0 0;
}
.hd_fls1 .tps span{
	float: left;
}
.hd_fls1 .jb{
	font-size:14px;
	line-height: 22px;
	clear: both;
}
.hd_fls1 .jb span{
	color:#eb7c1d;
}

.hd_fls2{	
	height: 800px;
}
.hd_fls2 .tit{
	position: absolute;
	top: 0;
	right: 80px;
	width: 356px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size:30px;
	color:#fff;
	background:#40aac2;
}
.hd_fls2 .crt{
	width: 570px;
	float: left;
	padding-top:60px;
}
.hd_fls2 .name{
	font-size:26px;
	line-height: 50px;
	font-weight: bold;
	color:#000;
	position: relative;
}
.hd_fls2 .name i{
	display: block;
	width: 20px;
	height: 20px;
	background:url("../images/hab_i.png") no-repeat left center;
	position: absolute;
	left: -34px;
	top: 15px;
}
.hd_fls2 .name em{
	position: absolute;
	top: 5px;
	left: 110px;
	display: block;
	width: 96px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	font-size:18px;
	background:#eb7c1d;
	color:#fff;
	border-radius:12px;
	margin:8px 10px 0 0;
}
.hd_fls2 li{
	font-size:18px;
	line-height: 30px;
	color:#000;
}
.hd_fls2 .item{
	width: 500px;
	margin-top:25px;
}
.hd_fls2 .face{
	display: block;
	width: 84px;
	height: 84px;
	border-radius:100%;
	overflow: hidden;
	float: left;
}
.hd_fls2 .face img{
	display: block;
	width: 84px;
	height: 84px;
}
.hd_fls2 .intro{
	width: 395px;
	float: right;
}
.hd_fls1 .tps{
	height: 40px;
	line-height: 40px;
	font-size:18px;	
}
.hd_fls2 .tps em{
	float: left;
	display: block;
	width: 96px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background:#eb7c1d;
	color:#fff;
	border-radius:12px;
	margin:8px 10px 0 0;
}
.hd_fls2 .tps span{
	float: left;
}
.hd_fls2 .jb{
	font-size:14px;
	line-height: 22px;
	clear: both;
}
.hd_fls2 .jb span{
	color:#eb7c1d;
}
.h_hd .ctrls{
	text-align: center;
}
.h_hd .ctrls a{
	display: inline-block;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/zh_btn.png") no-repeat top center;
	font-size:20px;
	color:#fff;
	margin:0 15px;
}
.h_gh{
	height: 383px;
	position: relative;
	background:url("../images/ghbg.jpg") no-repeat top center;
}
.h_gh .sj{
	display: block;
	width: 104px;
	height: 34px;
	position: absolute;
	top: -34px;
	left: 50%;
	margin-left:-52px;
	background:url("../images/gh_sj.png") no-repeat top center;
}
.h_gh .head{
	text-align: center;
	height: 130px;
	padding-top:40px;
	color:#052136;
}
.h_gh .head dt{
	height: 55px;
	line-height: 55px;	
	font-size:35px;
	font-weight: bold;
}
.h_gh .head dd{
	font-size:24px;
	line-height: 36px;
}
.h_gh .wp{
	width: 1052px;
	height: 102px;
	margin:0 auto;
}
.h_gh .in{
	width: 217px;
	height: 50px;
	float: left;
	margin:0 23px;
	border-radius:3px;
	background:#fff;
	position: relative;
	box-shadow:2px 2px 3px rgba(0,0,0,0.1);
	font-size:16px;
}
.h_gh .ico{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.h_gh .text{
	width: 100%;
	height: 50px;
	border:0;
	background:none;
	text-indent:60px;
	background:none;
	font-size:16px;
}
.h_gh em{
	position: absolute;
	left: 48px;
	top: 0;
	line-height:50px;
	color:#db4a51;
}
.h_gh select{
	width: 95%;
	height: 50px;
	border:0;
	background:none;
	text-indent:40px;
	font-size:16px;
	color:#706f6f;
	outline:none;
}
.h_gh .ctrls{
	text-align: center;
}
.h_gh .ctrls a{
	display: inline-block;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/zh_btn.png") no-repeat top center;
	font-size:20px;
	color:#fff;
	margin:0 15px;
}

.h_bottom{
	background:url("../images/flbg.jpg") no-repeat top center;
}
.h_fl{
	padding:40px 0 0 0;
	height: 1050px;
}
.h_fl .h_head .sm1{
	color:#fff !important;
}
.h_fl .h_head .sm2{
	color:#fff !important;
}
.h_fl .wp{
	height: 660px;	
	width: 1100px;
	margin:35px auto 0 auto;
	position: relative;
}
.h_fl .bn{
	display: block;
	text-align: center;
	color:#fff;
	font-size:20px;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/bn1.png") no-repeat left top;
	position: absolute;
	top: 170px;
}
.h_fl .bn1{
	left: 40px;
}
.h_fl .bn2{
	left: 615px;
}

.h_fl .bs{
	display: block;
	text-align: center;
	color:#fff;
	font-size:20px;
	width: 187px;
	height: 58px;
	line-height: 50px;
	background:url("../images/bs1.png") no-repeat left top;
	position: absolute;
	top: 570px;
}
.h_fl .bs1{
	left: 40px;
}
.h_fl .bs2{
	left: 315px;
}
.h_fl .bs3{
	left: 600px;
}
.h_fl .bs4{
	right: 40px;
}
.h_hg{	
	width: 1100px;
	margin:0 auto 50px auto;
}
.line25{
	height: 25px;
	clear: both;
}
.h_hg .item{	
	display: block;
	position: relative;
	overflow: hidden;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.h_hg .item img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit:cover;
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.h_hg .item:hover img{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	transform: scale(1.05); 
}
.h_hg .item1{
	width: 574px;
	height: 365px;
	float: left;
	margin-right:20px;
}
.h_hg .item2{
	width: 200px;
	height: 365px;
	float: left;	
}
.h_hg .crt{
	width: 288px;
	float: right;
}
.h_hg .item3{
	width: 288px;
	height: 175px;
	margin-bottom:16px;	
}
.h_hg .item4{
	width: 348px;
	height: 225px;
	float: left;
	margin-right:27px;
}
.h_hg .item5{
	width: 348px;
	height: 225px;
	float: right;	
}
.h_fz{
	background:url("../images/jbbg.jpg") repeat-y top center;
	padding:42px 0 48px 0;
	text-align: center;
}
.h_fz .t1{
	font-size:46px;
	color:#fff;
	opacity: 0.1;
	height: 60px;
	line-height: 60px;
}
.h_fz .t2{
	font-size:60px;
	font-weight: bold;
	color:#fff;
	height: 80px;
	line-height: 80px;
}
.h_fz .t3{
	font-size:24px;	
	color:#fff;
	height: 70px;
	line-height: 40px;
}
.h_fz .wp{
	width: 1052px;
	height: 102px;
	margin:0 auto;
}
.h_fz .in{
	width: 217px;
	height: 50px;
	float: left;
	margin:0 23px;
	border-radius:3px;
	background:#fff;
	position: relative;
	box-shadow:2px 2px 3px rgba(0,0,0,0.1);
	font-size:16px;
}
.h_fz .ico{
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
}
.h_fz .text{
	width: 100%;
	height: 50px;
	border:0;
	background:none;
	text-indent:60px;
	background:none;
	font-size:16px;
}
.h_fz em{
	position: absolute;
	left: 48px;
	top: 0;
	line-height:50px;
	color:#db4a51;
}
.h_fz select{
	width: 95%;
	height: 50px;
	border:0;
	background:none;
	text-indent:40px;
	font-size:16px;
	color:#706f6f;
	outline:none;
}
@-moz-document url-prefix() {
	.h_gh select{
		text-indent: 20px;
	}
	.h_fz select{
		text-indent: 20px;
	}
}
.h_fz .ctrls{
	text-align: center;
}
.h_fz .ctrls a{
	display: inline-block;
	width: 213px;
	height: 66px;
	line-height: 60px;
	background:url("../images/zh_btn.png") no-repeat top center;
	font-size:20px;
	color:#fff;
	margin:0 15px;
}
.yy_left{
	width: 160px;
	height: 160px;
	position: fixed;
	left: 20px;
	bottom: 20px;
	z-index: 100;
	cursor: pointer;
}
.yy_left img{
	display: block;
	width: 160px;
	height: 160px;
}
.yy_right{
	height: 159px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	display: none;
	background:url("../images/yy_right.jpg") no-repeat top center;
}
.yy_right .wp{
	width: 1100px;
	margin:0 auto;
	position: relative;
}
.yy_right .fm{
	width: 426px;
	float: right;
	padding-top:7px;
}
.yy_right .in{
	width: 193px;
	float: left;
	margin:20px 0 0 18px;
	border-radius:3px;
	height: 44px;
	background:#fff;
	position: relative;
}
.yy_right .text{
	text-indent:20px;
	border:0;
	height: 44px;
	width: 100%;
	background:none;
}
.yy_right em{
	position: absolute;
	line-height: 44px;
	top: 0;
	left: 12px;
	color:#db4a51;
	z-index: 10;
}
.yy_right select{
	width: 100%;
	height: 100%;
	border:0;
	background:none;
	padding-left:18px;
	color:#706f6f;
}
.yy_right .btn{
	width: 193px;
	float: left;
	margin:20px 0 0 18px;
	border-radius:22px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background:#fbd680; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #fbd680, #eb9c2b);
	background:-moz-linear-gradient(to right, #fbd680, #eb9c2b);
	background:-webkit-gradient(to right, #fbd680, #eb9c2b);
	background:-o-linear-gradient(to right, #fbd680, #eb9c2b);
	color:#272727;
	font-size:22px;
	position: relative;
	box-shadow:0 0 10px rgba(0,0,0,0.1);
}
.yy_right .close{
	cursor: pointer;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: -46px;
	background:url("../images/close.png") no-repeat center center;
}

.alert_flog{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background:rgba(0,0,0,0.5);
}

.form_win{
	display: none;
	width: 810px;
	height: 390px;
	z-index: 220;
	position: fixed;
	left: 50%;
	top: 50%;
	margin:-195px 0 0 -405px;
	background:url("../images/form_win.jpg") no-repeat bottom center;
}
.form_win .head{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background:#052136;
	font-size:26px;
	font-weight: bold;
	color:#fff;
}
.form_win .close{
	width: 50px;
	height: 50px;
	position: absolute;
	right: 10px;
	top: 0;
	z-index: 10;
	cursor: pointer;
	background:url("../images/close2.png") no-repeat center center;
}
.form_win .fm{
	width: 300px;
	float: right;
	padding-right:40px;
}
.form_win .title{
	text-align: center;
	height: 60px;
	line-height: 60px;
	color:#fff;
	font-size:20px;
	font-weight: bold;
}
.form_win .in{
	margin-bottom:20px;
	height: 50px;
	border-radius:3px;
	background:#fff;
	font-size:16px;
	position: relative;
	padding-left:50px;
}
.form_win .ico{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.form_win em{
	position: absolute;
	top: 0;
	left: 40px;
	line-height: 50px;
	z-index: 10;
	color:#fe7c00;
}
.form_win .text{
	height: 50px;
	width: 100%;
	border:0;
	font-size:16px;
	background:none;
}
.form_win select{
	width: 95%;
	height: 50%;
	border:0;
	height: 50px;
	line-height: 50px;
	font-size:16px;
	color:#706f6f;
	outline:none;
}
.form_win .send{
	display: block;	
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#3c2f27;
	border-radius:25px;
	background:#fff;
	font-size:20px;
	position: relative;	
	background:#fbd680; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #fbd680, #eb9c2b);
	background:-moz-linear-gradient(to right, #fbd680, #eb9c2b);
	background:-webkit-gradient(to right, #fbd680, #eb9c2b);
	background:-o-linear-gradient(to right, #fbd680, #eb9c2b);
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}
.ani{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
}
.ani:hover{
	transition: all 0.2s ;
	-webkit-transition: all 0.2s ;
	-ms-transition: all 0.2s ;
	-o-transition: all 0.2s ;
	-moz-transition: all 0.2s ;
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
	opacity: 0.9;
}