@charset "utf-8";

/*css */

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

fieldset,
img,
input,
button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "Microsoft Yahei";
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

img {
	border: 0;
	vertical-align: middle;
}

table {
	border-collapse: collapse;
}

body {
	color: #333;
	background: #fff;
	font-family: "Microsoft Yahei";
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
	/*IE/7/6*/
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #C81623;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-decoration: none;
	font-weight: normal;
}

s,
i,
em {
	font-style: normal;
	text-decoration: none;
}

.col-red {
	color: #C81623!important;
}


/*common*/

.main {
	width: 1000px;
	margin: 0 auto;
}

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}

.mg_at{
	width: 788px;
	margin: 0 auto;
}

/*姝ｆ�*/


/*zg_header*/
.header{
	width: 100%;
	min-width: 1000px;
	max-width: 1920px;
}
.zg_header {
	height: 62px;
	line-height: 66px;
	padding: 0px 10px;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	
}

.zg_header .logo {
	width: 150px;
	height: 30px;
	margin-right: 48px;
	position: relative;
}

.zg_header img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 12px;
}

.zg_header ul li {
	float: left;
	padding: 0 22px;
	position: relative;
}

.zg_header ul li a {
	font-size: 14px;
	color: #000;
}

.line {
	display: block;
	width: 1px;
	height: 12px;
	background-color: #000;
	position: absolute;
	top: 28px;
	right: 0;
}
.zg_header ul li a:hover{
	color: #f54242;
}

/*zg_banner*/
.zg_banner{
	width: 100%;
	background: url(../images/zg_banner_bja.jpg) center top no-repeat;
}
.zg_banner_nr{
	background: url(../images/zg_banner_bjb.jpg) center top no-repeat;
	padding-left: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.zg_banner_nr h3{
	padding: 100px 0 10px 210px;
	font-size: 40px;
	color: #FFF;
}
.zg_banner_nr p{
	width: 537px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background: url(../images/banner_pic_pbj.png) center top no-repeat;
	font-size: 33px;
	color: #FFF;
	margin:  16px 0 28px 28px;
}
.banner_pic_ren{
	padding:0 0 9px 70px;
}
/*zg_sectiona*/
.zg_sectiona{
	width: 100%;
	min-width: 1000px;
	background: url(../images/zg_sectiona_bja.jpg) center top no-repeat;
}
.zg_sectiona_nr{
	background: url(../images/zg_sectiona_bjb.jpg) center top no-repeat;
}
.nr_kk{
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 7px solid #df3822;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
	background-color: #fff5f4;
	padding-bottom: 38px;
}
.nr_title{
	width: 100%;
	border-bottom: 2px dashed #ff0000;
	padding: 20px 0 4px;
}
.nr_xtitle{
	margin: 0 auto;
}
.nr_xtitle li{
	float: left;
	font-size: 22px;
	color: #333;
	width: 44px;
	height: 44px;
	line-height: 44px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #ffab94;
	font-weight: bold;
	margin-right: -11px;
}
.nr_xtitle{
	width: 144px;
	padding: 18px 0 30px;
}
.mg_at_a{
	-webkit-box-shadow: 0 0 20px #c9bebd;
	-moz-box-shadow: 0 0 20px #c9bebd;
	box-shadow: 0 0 20px #c9bebd;
	text-align: left;
	font-size: 18px;
	color: #333;
	padding: 24px 0 14px 50px;
	overflow: hidden;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mg_at_a p{
	padding-bottom: 10px;
}
.mg_at_a i{
	display: inline-block;
	width: 35px;
	height: 29px;
	background: url(../images/sectiona_pic_yes.png) center top no-repeat;
	margin-right: 10px;
}
.sectiona_pic_jz{
	position: absolute;
	right: -6px;
    bottom: -20px;
}
.nr_xtitleb{
	width: 210px;
	/*padding: 20px 0 10px;*/
	font-size: 16px;
}
.mg_at_b th{
	height: 46px;
	font-weight: bold;
	background-color: #ffab94;
}
.mg_at_b td{
	height: 50px;
}
.mg_at_b tr:nth-child(2) td,.mg_at_b tr:nth-child(3) td,.mg_at_b tr:nth-child(4) td{
	height: 30px;
}
.mg_at_b th,td{
	border: 2px solid #d73725;
}
/*.nr_kk>p{
	font-size: 22px;
	padding: 24px 0 18px;
}*/
.mg_at_f .time{
	height: 70px;
	-webkit-box-shadow: 2px 0 10px #dfccca;
	-moz-box-shadow:2px 0 10px #dfccca;
	box-shadow:2px 0 10px #dfccca;
}
.mg_at_f .time_title{
	width: 150px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 22px;
	color: #333;
	position: relative;
	padding: 0 0 0 26px;
	border-bottom: 2px dashed #df3822;
	border-right: 2px dashed #df3822;
	line-height: 70px;
}
.time_title i{
	position: absolute;
	display: block;
	width: 11px;
	height: 11px;
	background-color: #df3822;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 5px solid #ea7a6b;
	left: 10px;
	top: 14px;
}
.time_yf{
	width: 80%;
	display: flex;
	align-items: center;
	border-bottom: 2px dashed #df3822;
	height: 100%;
	padding-left: 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.time_yf li{
	width: 68px;
	height: 34px;
	line-height: 34px;
	background-color: #ef523d;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 0 10px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.time_yf li a{
	font-size: 18px;
	color: #FFF;
}
.time_yf li:hover{
	-webkit-box-shadow: 2px 2px 10px #666;
	-moz-box-shadow: 2px 2px 10px #666;
	box-shadow: 2px 2px 10px #666;
}
.time_yf .oclick{
	-webkit-box-shadow: 2px 2px 10px #666;
	-moz-box-shadow: 2px 2px 10px #666;
	box-shadow: 2px 2px 10px #666;
}
.sf_kc{
	display: none;
}
.sk_place{
	width: 100%;
	display: flex;
	-webkit-box-shadow: 2px 0 10px #dfccca;
	-moz-box-shadow:2px 0 10px #dfccca;
	box-shadow:2px 0 10px #dfccca;
}
.sk_place .time_title{
	width: 150px;
	padding-top: 13px;
	border-bottom: none;
	line-height: inherit;
}
.sk_place ul{
	flex: 1;
	padding: 16px 160px 0;
}
.sk_place ul li{
	float: left;
	padding: 0 12px 0;
	height: 43px;
}
.sk_place ul li a{
	font-size: 18px;
	color: #ef523d;
}
.sk_place ul li a i{
	display: block;
	width: 100%;
	height: 2px;
	background-color: #ef523d;
}
.sk_place ul .on a{
	font-weight: bold;
}
.sk_place ul li:hover a{
	font-weight: bold;
}
.mg_at_g{
	height: 244px;
	overflow-y: auto;
	/*overflow-x: hidden;*/
}
.mg_at_g{
	margin-top: 14px;
	display: none;
}
.mg_at_g table{
	width: 100%;
}
.mg_at_f .click{
	display: block;
}
.mg_at_g table th{
	height: 70px;
	border: 2px solid #dc5041;
}
.mg_at_g table td{
	height: 52px;
}
.mg_at_g table td a{
	display: block;
	margin: 0 auto;
	width: 88px;
	height: 44px;
	line-height: 44px;
	background-color: #ef523d;
	font-size: 18px;
	color: #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.mg_at_g table td a:hover{
	-webkit-box-shadow: 2px 2px 10px #ccc;
	-moz-box-shadow: 2px 2px 10px #ccc;
	box-shadow: 2px 2px 10px #ccc;
}
/*zg_sectionb*/
.zg_sectionb{
	width: 100%;
	background: url(../images/zg_sectionb_bja.jpg) center top no-repeat;
}
.zg_sectionb_nr{
	background: url(../images/zg_sectionb_bjb.jpg) center top no-repeat;
	padding-top: 80px;
	position: relative;
}
.sectionb_pic_shu{
	position: absolute;
	top: -51px;
	left: 0;
}
.nr_kk_b{
	border-color: #fd8510;
	background-color: #fffaf3;
	padding-bottom: 30px;
}
.nr_kk_b .nr_title{
	border-bottom-color: #fd8510;
}
.nr_xtitlec{
	padding: 22px 0 42px;
}
.nr_xtitlec li{
	background-color: #f6b37f;	
}
.nr_js li{
	float: left;
	width: 182px;
	height: 198px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px dashed #e34f3b;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 42px 10px 0;
	font-size: 18px;
	line-height: 26px;
	position: relative;
	background-color: #fffaf3;
	-webkit-box-shadow: 2px 2px 20px #C3BFB9;
	-moz-box-shadow: 2px 2px 20px #C3BFB9;
	box-shadow: 2px 2px 20px #C3BFB9;
	cursor: pointer;
	margin-right: 20px;
}
.nr_js li:last-child{
	margin-right: 0px;
}
.nr_js li i{
	display: block;
	position: absolute;
	width: 51px;
	height: 51px;
	background: url(../images/sectionb_pic_yes.png) center top no-repeat;
	top: -25px;
	left: 50%;
	margin-left: -25.5px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.nr_js li:hover i{
	-webkit-transform: translateY(-6px) ;
	-moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
}
.sectionb_pic_book,.sectionb_pic_jz{
	position: absolute;
	right: 0;
	bottom: 0;
}
.sectionb_pic_fdj{
	position: absolute;
	left: 0;
	bottom: 0;
}
.sectionb_pic_jz{
	right: 6px;
	bottom:6px;
}
.nr_kk_b .nr_xtitleb li{
	background-color: #f6b37f;
}
.mg_at_c th{
	background-color: #ffce82;
	border: 2px solid #dc5140;
	height: 56px;
}
.mg_at_c td{
	height: 62px;
}
.mg_at_c tr:nth-child(2) td,.mg_at_c tr:nth-child(3) td,.mg_at_c tr:nth-child(4) td{
	height: 35px;
}
/*.mg_at_c tr:nth-child(5) td{
	height: 65px;
}
.mg_at_c tr:nth-child(6) td{
	height: 86px;
}
.mg_at_c tr:nth-child(7) td{
	height: 130px;
}
.mg_at_c tr:nth-child(8) td{
	height: 156px;
}*/

/*zg_sectionc*/
.zg_sectionc{
	width: 100%;
	background: url(../images/zg_sectionc_bja.jpg) center top no-repeat;
}
.zg_sectionc_nr{
	background: url(../images/zg_sectionc_bjb.jpg) center top no-repeat;
	padding: 26px 0;
}
#myform{
	width: 995px;
	height: 92px;
	background: url(../images/sectionc_pic_form_bj.png) center top no-repeat;
	text-align: center;
	line-height: 92px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 176px;
}
select {
border: solid 1px #000;

appearance:none;
-moz-appearance:none;
-webkit-appearance:none;

background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;


padding-right: 14px;
}

select::-ms-expand { display: none; }


input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0;
}

input[type="number"]{-moz-appearance:textfield;}
.nr_xtitled{
	width: 80px;
	padding: 24px 0 0;
}
.nr_xtitled li,.nr_xtitlee li{
	background-color: #ef523d;
	color: #FFF;
}
.nr_xtitlee{
	width: 150px;
	padding: 24px 0 0;
}
#myform input,#myform select{
	 width: 115px;
	 height: 43px;
	 border: 2px dashed #ef523d;
	 -webkit-border-radius: 4px;
	 -moz-border-radius: 4px;
	 border-radius: 4px;
	 margin: 22px 10px 0;
	 outline: none;
	 background: none;
	 padding-left: 10px;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 font-size: 15px;
}
#myform select{
	margin: 0;
}
#myform .form_btn{
	display: block;
	width: 68px;
	height: 68px;
	background:none ;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 2px dashed #d81d1e;
	margin: 0;
	cursor: pointer;
	position: absolute;
	top: 12px;
    left: 20px;
	z-index: 2;
}
.sub{
	position: relative;
}
.sub span{
	display: block;
	font-size: 22px;
	color: #FFF;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 14px;
    left: 22px;
	box-sizing: border-box;
	padding: 0 10px;
	line-height: 30px;
	background-color: #fd8510;
	z-index: 1;
}
.nr_kk_c{
	background-color: #fff5f4;
	border-color: #d74064;
	padding-bottom: 76px;
	position: relative;
	margin:16px 0 80px;
}
.nr_kk_c .nr_title{
	padding-bottom: 14px;
	border-bottom-color: #d74064;
}
.mg_at_d{
	height: 160px;
	overflow-y: scroll;
	overflow-x:hidden;
	margin-top: 26px;
}
.mg_at_d table{
	width: 100%;
}
.mg_at_d table th{
	background-color: #ffcc82;
	height: 58px;
	border: 2px solid #d73725;
}
.mg_at_d table td{
	height: 44px;
}
.sectionc_pic_ren{
	position: absolute;
	z-index: 2;
	right: 78px;
	bottom: -10px;
}
.sectionc_pic_qq{
	position: absolute;
	right: 0;
	bottom: 0;
}
.nr_kk_d{
	background-color: #fff5f4;
	border-color: #ffdd3d;
	padding-bottom: 22px;
	margin-bottom: 0;
}
.nr_kk_d .mg_at_e{
	height: 256px;
	position: relative;
	z-index: 3;
}
.sectionc_pic_renb{
	position: absolute;
	z-index: 2;
	left: -20px;
	bottom: 0;
}
.sectionc_pic_qq2{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.sectionc_pic_top{
	position: absolute;
	top: -146px;
	left: 0;
	z-index: 4;
}

/*zg_footer*/
.zg_footer{
	width: 100%;
	background: url(../images/zg_footer_bja.jpg) center top no-repeat;
}
.zg_footer_nr{
	background: url(../images/zg_footer_bjb.jpg) center top no-repeat;
	text-align: center;
	padding: 20px 0 0;
	font-size: 18px;
	color: #FFF;
}
.ewm{
	width: 249px;
	height: 177px;
	background: url(../images/footer_pic_xk.png) center top no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 19px 0 0 46px;
}
.footer_addme ul{
	width: 650px;
	margin: 20px auto 0;
}
.footer_addme ul li{
	float: left;
	font-size: 20px;
	color: #ffedeb;
	font-weight: bold;
}
.footer_addme ul li:first-child{
	margin-right: 140px;
}
.footer_addme ul li p{
	padding-left: 44px;
}
.zg_footer_nr>p{
	padding: 94px 0 30px;
}

/*zg_cbl*/
.zg_cbl{
	position: fixed;
	top: 50%;
	right: 2%;
	width: 113px;
	height: 240px;
	background: url(../images/zg_cbl_bj.png) center top no-repeat;
}
.zg_cbl .cbl_pic_hua{
	position: absolute;
	top: -118px;
    left: 50%;
    margin-left: -100px;
}
.zg_cbl ul li{
	width: 100%;
	text-align: center;
	padding: 12px 0;
}
.zg_cbl ul li a{
	font-size: 18px;
	color: #ec8566;
}
.zg_cbl ul li:hover a{
	font-weight: bold;
}
.cbl_pic_top{
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.zg_cbl ul li:hover .cbl_pic_top{
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-ms-transform: translateY(-6px);
	-o-transform: translateY(-6px);
	transform: translateY(-6px);
}