@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
}


/*正文*/


/*zg_header*/
.header{
	width: 100%;
	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;
	text-align: center;
	position: relative;
	/*padding-bottom: 207px;*/
}
.banner_pic_mz{
	position: absolute;
	top: 100px;
    right: 184px;
    z-index: 1;
}
.banner_pic_title{
	padding: 76px 0 18px;
}
.banner_pic_xq{
	position: absolute;
	right: 99px;
    bottom: 154px;
    opacity: 0;
    animation: xq 4s ease-in infinite;
}
@-webkit-keyframes xq {
	50% { opacity: 1; }
}
@-o-keyframes xq {
	50% { opacity: 1; }
}
@-moz-keyframes xq {
	50% { opacity: 1; }
}
@keyframes xq {
	50% { opacity: 1; }
}
/*zg_sectiona*/
.zg_sectiona{
	width: 100%;
	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;
	text-align: center;
	font-size: 20px;
	color: #fafcfe;
	position: relative;
	padding-bottom: 155px;
}
.zg_video h1 {
    color: #53a5aa;
    padding-top: 10px;
}
.zg_video video{
	width: 700px;
}
.zg_video p {
    color: #53a5aa;
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 20px;
    text-align: left;
    line-height: 34px;
}
.bianse {
    color: #ae802b;
    font-weight: bolder;
}
/* 新增视频样式 */
.zg_video {
    height: 454px;
    background: url(../img/pur.png) no-repeat center;
    background-size: 100% 100%;
    position: relative;
    z-index: 3;
}
.shipin {
    padding-top: 20px;
    width: 700px;
    height: 400px;
    margin: 0 auto;
}






.sectiona_btn_sf{
	padding-left: 40px;
}
.sectiona_btn_sf li{
	width: 80px;
	height: 42px;
	line-height: 42px;
	background: url(../images/sectiona_pic_btnbj.png) center top no-repeat;
	text-align: center;
	cursor: pointer;
	position: relative;
	float: left;
	margin: 0 40px 30px 0;
}
.sectiona_btn_sf li i{
	display: block;
	position: absolute;
	width: 43px;
	height: 31px;
	background: url(../images/sectiona_pic_mz.png) center top no-repeat;
	top: -16px;
    right: -26px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.sectiona_btn_sf li:hover i{
	top: -20px;
}
.sectiona_btn_sf li:hover{
	font-weight: bold;
	color: #ffc659;
}
.sectiona_btn_sf li.bt{
	font-weight: bold;
	color: #ffc659;
}
.sectiona_btn_sf li.bt i{
	top: -20px;
}
.sectiona_time_nr{
	width: 920px;
	height: 102px;
	border: 2px dashed #10968f;
	margin:  0 auto;
	position: relative;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 26px;
}
.sectiona_time_nr li{
	display: none;
}
.sectiona_time_nr li.xz{
	display: block;
}
.sectiona_time_nr_jb{
	position: absolute;
	top: -13px;
    left: 2px;
	display: block;
	width: 32px;
	height: 13px;
	background: url(../images/sectiona_pic_jb.png) center top no-repeat;
}
.sectiona_time_nr p{
	width: 430px;
	height: 48px;
	line-height: 48px;
	background-color: #fe431b;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 22px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 12px;
}

.sectiona_time_nr p a{
	color: #FFF;
}
.sectiona_time_nr p.nr{
	text-align: left;
	padding-left: 10px;
}
.sectiona_time_nr p i{
	position: absolute;
	display: block;
	width: 30px;
	height: 48px;
}
.sectiona_time_nr p.time i{
	background: url(../images/sectiona_pic_xr.png) center top no-repeat;
	top: -10px;
    left: 10px;
}
.table_tb .time{
	width: 217px;
	height: 48px;
	line-height: 48px;
	background-color: #fe431b;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 22px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 184px;
}
.table_tb .time a{
	color: #FFF;
}
.table_tb .time.nr{
	text-align: left;
	padding-left: 10px;
}
.table_tb .time i{
	position: absolute;
	display: block;
	width: 30px;
	height: 48px;
}
.table_tb .time.time i{
	background: url(../images/sectiona_pic_xr.png) center top no-repeat;
	top: -10px;
    left: 10px;
}

.sectiona_time_nr p.nr i{
	background: url(../images/sectiona_pic_xrt.png) center top no-repeat;
	top: -10px;
    right: 10px;
}
.sectiona_pic_sdl{
	position: absolute;
	bottom: -50px;
    left: -365px;
}
/*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;
	text-align: center;
	position: relative;
}
.zg_sectionb_title{
	padding-bottom: 648px;
}
.sectionb_pic_xta{
	position: absolute;
	top: 281px;
    left: 0px;
    z-index: 2;
}
.sectionb_pic_xqa{
	position: absolute;
	top: 492px;
    left: -26px;
    cursor: pointer;
    z-index: 2;
}
.sectionb_pic_xtb{
	position: absolute;
	top: 207px;
	right: 392px;
	z-index: 2;
}
.sectionb_pic_xqb{
	position: absolute;
	top: 368px;
    right: 368px;
    cursor: pointer;
    z-index: 2;
}
.sectionb_pic_xtc{
	position: absolute;
	top: 215px;
	right: 55px;
	z-index: 2;
}
.sectionb_pic_xqc{
	position: absolute;
	top: 432px;
    right: 27px;
    cursor: pointer;
    z-index: 2;
}
.xq{
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.xq:hover{
	-webkit-transform: translateX(4px) rotate(-2deg);
	-moz-transform: translateX(4px) rotate(-2deg);
	-ms-transform: translateX(4px) rotate(-2deg);
	-o-transform: translateX(4px) rotate(-2deg);
	transform: translateX(4px) rotate(-2deg);
}
.sectionb_pic_xha{
	position: absolute;
	top: 601px;
    left: 114px;
    z-index: 2;
}
.sectionb_pic_xhb{
	position: absolute;
	top: 500px;
    right: 114px;
    z-index: 2;
}
.sectionb_ewm{
	font-size: 18px;
	color: #f1f1f1;
	padding-bottom: 173px;
	position: relative;
}
.sectionb_ewm img.sectionb_pic_ewm{
	width: 260px;
	height: 260px;
	border: 10px solid #cde2e2;
	margin-bottom: 10px;
	-webkit-box-shadow: 2px 2px 10px #000000;
	-moz-box-shadow: 2px 2px 10px #000000;
	box-shadow: 2px 2px 10px #000000;
}
.sectionb_ewm .banner_pic_sdl{
	position: absolute;
	left: -360px;
    bottom: -15px;
    z-index: 2;
}
/*弹窗*/
.zg_form_a{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 320px;
	margin: -166px 0 0 -160px;
	background-color: #53a5aa;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 32px 36px 0;
	font-size: 16px;
	color: #333;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.form_bd{
	background-color: #FFF;
	margin: 21px 0;
	padding: 5px 10px;
	text-align: left;
}
.form_bd input{
	background-color: #FFF;
	border: none;
	outline: none;
	max-width: 60%;
	font-size: 16px;
}
.yzmbox{
	width: 100%;
}
.yzmbox input{
	width: 44%;
	background-color: #FFF;
	border: none;
	outline: none;
	padding: 6px 10px;
	font-size: 16px;
}
#getyzm_c{
	cursor: pointer;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
.yzmbox .yzm_btn{
	background-color: #FFF;
	
}
.zg_out{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 19px;
	height: 19px;
	background: url(../images/close.png) center center no-repeat;
	cursor: pointer;
}
#daojishi{
	/*display: inline-block;*/
	display: none;
	width: 30%;
	padding: 6px 10px;
	text-align: center;
	background-color: #FFF;
}
.form_btn{
	width: 160px;
	height: 40px;
	background-color: #ffc659;
	font-size: #fff286;
	color: #5d8587;
	border: none;
	margin: 21px 0 35px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	cursor: pointer;
	font-size: 20px;
}
.form_btn:hover{
	box-shadow: 2px 2px 10px #9e0403
}
.diqu{
	border: none;
	background: none;
	width: 70%;
	outline: none;
	font-size: 16px;
	float: left;
}
label input {
	vertical-align: bottom;
	opacity: 0;
}
/*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;
	text-align: center;

}
.zg_sectionc_title{
	margin-bottom: 130px;
}
.sectionc_table{
	position: relative;
	padding-bottom: 198px;
}
.sectionc_table div{
	width: 100%;
	height: 466px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 18px solid #af8d4d;
	background-color: #FFF;
}
.sectionc_table div.table_bjc{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(-10deg);
}
.table_tb{
	padding: 8px 18px;
	position: absolute;
	z-index: 2;
	top: 0;
}



.table_tb img{
	width: 241px;
	    float: left;
	    margin-top: 48px;	
		margin-left: 20px;
}
.table_tb h3{
	margin-top: 60px;
	font-size: 26px;
	    color: #af8d4d;
}

.table_tb p{
	line-height: 60px;

}
.zg_yj {
    color: #53a5aa;
    font-size: 33px;
    text-align: center;
    text-decoration: line-through;
}
.zg_jg {
    color: #ffc659;
    font-size: 35px;
    text-align: center;
}
.zg_jg span {
    font-size: 74px;
    display: inline-block;
    animation: 1s tada infinite;
	color: #fe431b;
}


.sectionc_table table{
	width: 100%;
	height: 100%;
	text-align: center;
}
.sectionc_table table tr td,th{
	border: 2px solid #d94e3d;
}
.sectionc_table .banner_pic_sdl{
	position: absolute;
	bottom: -6px;
    left: -371px;
    z-index: 2;
}
/*zg_sectiond*/
.zg_sectiond{
	width: 100%;
	background: url(../images/zg_sectiond_bja.jpg) center top no-repeat;
}
.zg_sectiond_nr{
	background: url(../images/zg_sectiond_bjb.jpg) center top no-repeat;
	text-align: center;
	padding-bottom: 164px;
}
.zg_sectiond_title{
	padding-bottom: 110px;
}
.draw{box-sizing:border-box;width:574px;height:568px;padding-left:46px;padding-top: 14px;float: left;}	
/*.draw .item{width:149px;height:149px;background:url(../images/jiangpin_bg.png) no-repeat;text-align: center;}*/
.draw .item.active span{color: #ff544c;}
.draw .img{display:table-cell;width:149px;height:81px;vertical-align:middle;text-align:center;}
.draw .img img{vertical-align:top;}
.draw .gap{width:8px;}
.draw .gap-2{height:8px;}
.draw .name{
	display: block;
	width: 148px;
	height: 124px;
	background:url(../images/jp_bjk.png) center top no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 46px 22px 0;
	font-size: 22px;
	color: #a04d4b;
	margin-top: -24px;
}
.draw .active span{
	background:url(../images/jp_bjk.png) center top no-repeat;
}
.draw .draw-btn{display:block;height:149px;line-height:149px;border-radius:20px;background:url(../images/choujiang_bg.png) no-repeat;}
.sec2_right{width:420px;height:600px;background-color:#FFF;float:left;position:relative;margin-left:5px;border: 6px solid #af8d4d;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.sec2_right h4{color:#7d0300;font-size:24px;text-align:center;padding-top:32px;font-weight:normal;margin-bottom:24px;}
.sec2_right p{text-align:center;}
.sec2_right p label{display: inline-block;width:100px;font-size:20px;line-height:32px;vertical-align:top;text-align:left;color:#000;}
.sec2_right p span{display: inline-block;width:230px;font-size:20px;line-height:32px;color:#333;text-align:left;}
.sec2_right p a{display: inline-block;width:144px;height:40px;line-height:40px;border-radius:5px;background:#ff544c;color:#fff;font-size:20px;margin:10px 8px 17px;}
.sec2_right .zjmd{width:360px;height:170px;background:#f1f1f1;margin:0 auto;padding-top:23px;}
.sec2_right .zjmd h5{width:352px;height:19px;margin:0 auto;}
#scrollBox{height:112px;width:320px;overflow:hidden;margin:10px auto 0;}
#scrollBox #con1{width:100%;}
#scrollBox li{line-height:28px;text-align:center;color:#333;font-size:18px;}
.mask_bg{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);display:none;z-index: 9998;}
.mask_bg .mask{background:#fff;position:absolute;border-radius:10px;width:320px;height:150px;box-shadow:0 0 5px 1px #eee;top:50%;margin-top:-75px;left:50%;margin-left:-160px;display:none;}
.mask_bg .mask h4{line-height:50px;text-align:center;font-size:22px;border-bottom:1px solid #ddd;letter-spacing:5px;color:#ff544c;}
.mask_bg .mask p{line-height:30px;font-size:16px;padding:10px 20px;text-indent:2em;}
.mask_bg .mask p strong{color:#ff544c;font-size:18px;}
.mask_bg .mask .close{display: block;position: absolute;width:30px;height:30px;text-align:center;line-height:30px;font-size:24px;top:10px;right:5px;color:#666;cursor:pointer;}
.mask_bg .form{position:absolute;width:300px;height:170px;background:#e53c22;border-radius:10px;top:50%;margin-top:-130px;left:50%;margin-left:-180px;padding:60px 30px 30px;display:none;}
.mask_bg .form p{width:275px;line-height:36px;font-size:18px;margin:0 auto;margin-bottom:15px;color:#fff603;text-align:center;}
.mask_bg .form input[type=text]{width:170px;height:34px;line-height:34px;border-radius:5px;border:1px solid #ddd;font-size:18px;padding-left:10px;color:#000;}
.mask_bg .form .dosubmit{border:none;width:270px;display:block;margin:30px auto 0;height:36px;line-height:36px;text-align:center;color:#e53c22;background:#fff603;font-size:20px;border-radius:18px;}
.mask_bg .form #close{position:absolute;font-size:15px;color:#fff;cursor:pointer;right:20px;top:10px;letter-spacing:2px;}

/*zg_sectione*/
.zg_sectione{
	width: 100%;
	background: url(../images/zg_sectione_bja.jpg) center top no-repeat;
}
.zg_sectione_nr{
	background: url(../images/zg_sectione_bjb.jpg) center top no-repeat;
	text-align: center;
}
.sectione_ewm{
	font-size: 22px;
	color: #726c56;
	padding: 102px 0 188px;
	position: relative;
}
.sectione_ewm ul{
	margin-top: 50px;
}
.sectione_ewm ul li{
	position: relative;
	float: left;
	margin-right: 96px;
}
.sectione_ewm ul li:last-child{
	margin: 0;
}
.sectione_ewm ul li p{
	width: 210px;
	font-size: 18px;
	color: #af8d4d;
	font-weight: bold;
	padding-top: 20px;
}
.sectione_ewm ul li div{
	width: 262px;
	height: 262px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 9px solid #ad8c4c;
	background-color: #e7e7e7;
}
.sectione_ewm ul li div.ewm_bjk{
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10de);
	-ms-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	transform: rotate(10deg);
}
.sectione_ewm ul li div.ewm_wx{
	position: absolute;
	top: 0;
}
.sectione_ewm ul li div.ewm_wx img{
	width: 100%;
	height: 100%;
}
.sectione_ewm .banner_pic_sdl{
	position: absolute;
	bottom: -16px;
    left: -371px;
    z-index: 2;
}
/*.zg_footer*/
.zg_footer{
	min-width: 1000px;
	background: url(../images/zg_footer_bj.jpg) center top no-repeat;
	height: 124px;
	text-align: center;
	font-size: 18px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 20px;
}
/*zg_hf*/
.zg_hf{
	width: 100%;
	text-align: center;
	background-color: rgba(85,124,117,.8);
	position: fixed;
	bottom: 0;
	z-index: 99;
	padding: 13px 0;
}
.zg_hf a{
	display: inline-block;
	background-color: #ffc659;
	width: 117px;
	height: 45px;
	line-height: 45px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 20px;
	color: #5d8587;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	padding-right: 8px;
	position: relative;
	margin-left: 115px;
}
.zg_hf a i{
	display: block;
	position: absolute;
	width: 30px;
	height: 48px;
	background: url(../images/sectiona_pic_xr.png) center top no-repeat;
	top: -6px;
	left: -2px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}
.zg_hf a:hover i{
	top: -16px;
}
/*zg_cbl_left*/
.zg_cbl_left{
	position: fixed;
	top: 50%;
	left: 2%;
	margin-top: -160.5px;
	width: 80px;
	height: 321px;
	background: url(../images/cbl_left_bj.png) center top no-repeat;
	z-index: 999;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.zg_cbl_left ul li:first-child{
	padding-top: 20px;
}
.zg_cbl_left ul li:nth-child(2){
	padding: 26px 0;
}
.zg_cbl_left ul li:nth-child(3){
	padding: 26px 0;
}
.zg_cbl_left ul li:last-child{
	padding: 20px 0;
}
.zg_cbl_left li a{
	color: #FFF;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
}
.zg_cbl_left li:hover a{
	color: #eda215;
}
/*zg_cbl_right*/
.zg_cbl_right{
	position: fixed;
	top: 50%;
	right: 2%;
	z-index: 999;
	margin-top: -126px;
}
.zg_cbl_right ul li{
	width: 110px;
	height: 37px;
	line-height: 37px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background-color: #53a5aa;
	border: 1px dashed #167278;
	text-align: center;
	margin-bottom: 5px;
	font-size: 18px;
}
.zg_cbl_right ul li a{
	color: #FFF;
}
.zg_cbl_right ul li:nth-child(2){
	background-color: #f26648;
	border-color: #9f640c;
}
.zg_cbl_right ul li:nth-child(4){
	background-color: #d1a461;
	border-color: #9f640c;
}
.zg_cbl_right ul li:nth-child(5){
	margin-bottom: 0;
}
.zg_cbl_right ul li:last-child{
	border: none;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	background: url(../images/cbl_right_pic_top.png) center top no-repeat;
	width: 38px;
	height: 47px;
	margin: 0 auto;
	font-size: 12px;
	padding-top: 12px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	transition: all .4s;
}
.zg_cbl_right ul li:hover a{
	font-weight: bold;
}
.zg_cbl_right ul li:last-child:hover{
	transform: translateY(-2px);
}
/*zg_xuehua*/
.zg_xuehua img{
	position: fixed;
	top: -50px;
	z-index: 9999;
}
.sectionb_pic_xh{
	left: 100px;
	animation: xuehua 6s ease-in-out infinite;
}
.zg_pic_xha{
	left: 220px;
	animation: xuehua 8s 3s ease-in-out infinite;
}
.zg_pic_xhb{
	width: 18px;
	left: 340px;
	animation: xuehua 8s 2s ease-in-out infinite;
}
.zg_pic_xhc{
	width: 10px;
	left: 726px;
	animation: xuehua 8s 2s ease-in-out infinite;
}
.sectionb_pic_xhb{
	width: 32px;
	left: 556px;
	animation: xuehua 6s 1s ease-in-out infinite;
}
.sectionb_pic_xhc{
	right: 100px;
	animation: xuehua 8s ease-in-out infinite;
}
.zg_pic_xhd{
	right: 220px;
	animation: xuehua 9s 1s ease-in-out infinite;
}
.zg_pic_xhe{
	width: 14px;
	right: 340px;
	animation: xuehua 8s 2s ease-in-out infinite;
}
.sectionb_pic_xhd{
	width: 20px;
	right: 726px;
	animation: xuehua 8s 2s ease-in-out infinite;
}
.sectionb_pic_xhe{
	width: 32px;
	left: 50%;
	margin-left: -16px;
	animation: xuehua 6s 2s ease-in-out infinite;
}
/*雪花飘落*/

@-webkit-keyframes xuehua {
	100% {
		top: 1000px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
@-o-keyframes huabana {
	100% {
		top: 1000px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
@-moz-keyframes huabana {
	100% {
		top: 1000px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
@keyframes huabana {
	100% {
		top: 1000px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}