ul li.nomar{
	margin-right: 0;
}
.posirela{
	position: relative;z-index:22;
}
.main{
	width: 1000px;
	margin: 0 auto;
}
a:hover{
	color: #FF0000;
}

.zgHead{
	height: 48px;
}
.logo{
	padding-top: 6px;
}
.logolink{
	width: 132px;
	height: 29px;
	background: url(imageslogo.png) no-repeat;
	font-size: 0;
}
.head_link{
	padding-top: 4px;
	margin-left: 70px;
	font-size: 16px;
	line-height: 44px;
	color: #333;
}
.head_link a{
	color: #333;
}
.head_link a:hover{
	color: #e60012;
}
.service_tel{
	width: 214px;
	color: #333333;
	padding-top: 4px;
	font-size: 16px;
	line-height: 44px;
}
.service_tel img{
	vertical-align: -1px;
	margin-right: 3px;
}


.banner{
	height: 610px;
	background: url(imagesbanner_bg_02.jpg) no-repeat center top;
}
.banner_title{ position:absolute; top:0; left:0; margin-left:128px; margin-top:42px; font-size:34px; font-weight:600; }
.daojishi{
	width: 143px;
	height: 132px;
	position: absolute;
	right: 15px;
	top: 0;
	background: url(imagesdaojishi.png) no-repeat;
}
.daojishi p{
	text-align: center;
	color: white;
	font-size: 18px;
	line-height: 48px;
	padding-top: 4px;
}
.daojishi strong{
	font-size: 54px;
	font-style: italic;
	color: #ffe23c;
}
.bn_circle{
	position: absolute;
	width: 274px;
	height: 288px;
	right: 59px;
	top: 234px;
}
@keyframes rollIn{
	0% {
	    opacity: 0;
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	}
	100% {
	    opacity: 1;
	    -webkit-transform: rotate(360deg);
	    transform: rotate(360deg);
	}
}


.tuijian{
	height: 400px;
	background: url(imagestuijian_09.jpg) no-repeat center top;
}
.tj_left{
	width: 420px;
}
.tj_left_top{
	width: 414px;
	height: 214px;
	border-bottom: 2px solid #e0e0e0;
	margin-left: 6px;
}
.tj_title1{
	font-size: 20px;
	line-height: 36px;
	padding-top: 62px;
	margin-left: 8px;
	word-spacing: 18px;
}
.tj_title1 a{
	color: #a90606;
}
.tj_title1 a:hover{
	color: #e46b21;
	text-decoration: underline;
}
.tj_text1{
	font-size: 14px;
	line-height: 28px;
	margin-left: 8px;
	height: 28px;
	padding-left: 10px;
	background: url(imagesredbox.png) no-repeat left 12px;
}
.tj_text1 span{
	color: #b44140;
}
.tj_text1 a{
	color: #2b2525;
}
.tj_text1 a:hover{
	color: #e46b21;
	text-decoration: underline;
}
.juxing{
	width: 4px;
	height: 4px;
	background: #a90606;
	vertical-align: -10px;
	*vertical-align: 8px;
    zoom:1
}
.tj_title2{
	font-size: 20px;
	line-height: 36px;
	margin-top: 1px;
	margin-left: 14px;
}
.tj_title2 a{
	color: #a90606;
}
.tj_title2 a:hover{
	color: #e46b21;
	text-decoration: underline;
}
.tj_text2{
	margin-left: 14px;
	background: url(imagesblackbox.png) no-repeat left 12px;
	padding-left: 10px;
}
.juxing2{
	width: 4px;
	height: 4px;
	background: #333333;
	vertical-align: -10px;
	*vertical-align: 8px;
    zoom:1
}
.lunbo1{
	width: 538px;
	height: 286px;
	margin-right: 14px;
	margin-top: 71px;
	position: relative;
}
.lunbo1_tip{
	height: 10px;
	position: absolute;
	left: 488px;
	top: 262px;
}
.lunbo1_tip li{
	font-size: 0;
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #94bb80;
	margin-right: 10px;
	cursor: pointer;
}
.lunbo1_tip li.on{
	background: #e0edd8;
}
.prev1{
	width: 30px;
	height: 60px;
	background: url(imagesprev1.png) no-repeat;
	position: absolute;
	top: 109px;
	right: 0;
}
.next1{
	width: 30px;
	height: 60px;
	background: url(imagesnext1.png) no-repeat;
	position: absolute;
	top: 109px;
	left: 0;
}


.liucheng{
	height: 1600px;
	background: url(imagesliucheng_bg_10.jpg) no-repeat center top;
}
.liucheng_title1{
	font-size: 0;
	background: url(imagesliucheng_title.png) no-repeat left bottom;
	height: 50px;
	padding-top: 14px;
}
.liucheng_list1{
	margin-top: 30px;
}
.liucheng_list1 li{
	width: 134px;
	height: 134px;
	background: url(imagesred_circle.png) no-repeat;
	float: left;
}
.liucheng_list1 h4{
	color: #a90606;
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	margin-top: 31px;
}
.liucheng_list1 p{
	font-size: 14px;
	line-height: 22px;
	text-align: center;
}
.liucheng_list1 a:hover{
	color: #e46b21;
	text-decoration: underline;
}
.liucheng_list1 .jiantou_box{
	width: 39px;
	height: 134px;
	background: none;
}
.arrow{
	margin-top: 48px;
	animation: move 1s linear infinite alternate;
}
.liucheng_list1 .newbg{
	background: url(imagesblack_circle.png) no-repeat;
}
@keyframes move{
	0%{
		transform: translateX(0px);
	}
	100%{
		transform: translateX(15px);
	}
}
.liucheng_title2{
	font-size: 28px;
	line-height: 34px;
	text-align: center;
	margin-top: 18px;
	color: #2b2525;
}
.liucheng_title2 img{
	vertical-align: middle;
}
.liucheng_title2 span{
	color: #a90606;
}
.test_time{
	font-size: 18px;
	line-height: 40px;
	margin-left: 8px;
	height: 40px;
}
.test_time strong{
	font-size: 20px;
	color: #2b2525;
}
.test_time img{
	vertical-align: -3px;
}
.fenxi{
	margin-top: 4px;
	margin-left: 181px;
}
.liucheng_title3{
	margin-top: 20px;
}
.tixing img{
	margin-top: 8px;
	margin-left: 8px;
}
.text_wrap{
	width: 98px;
	height: 98px;
	/*display: table-cell;
	vertical-align: middle;*/
	text-align: center;
	/*border: 1px solid red;*/
	font-size: 18px;
	line-height: 22px;
	position: absolute;
}
.wei1{
	left: 84px;
	top: 8px;
}
.text_wrap table{
	width: 100%;
	height: 100%;
}
.wei2{
	left: 219px;
	top: 190px;
}
.wei3{
	left: 354px;
	top: 8px;
}
.wei4{
	left: 489px;
	top: 190px;
}
.wei5{
	left: 624px;
	top: 8px;
}
.wei6{
	left: 759px;
	top: 190px;
}
.wei7{
	left: 894px;
	top: 8px;
}
.theme_year{
	width: 98px;
	height: 30px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	position: absolute;	
}
.year1{
	top: 169px;
	left: 84px;
}
.year2{
	left: 219px;
	top: 94px;
}
.year3{
	left: 354px;
	top: 169px;
}
.year4{
	left: 489px;
	top: 94px;
}
.year5{
	left: 624px;
	top: 169px;
}
.year6{
	left: 759px;
	top: 94px;
}
.year7{
	left: 894px;
	top: 169px;
}
.way_list{
	margin-top: 30px;
	margin-left: 20px;
}
.way_list li{
	float: left;
	margin-right: 30px;
	width: 300px;
	height: 308px;
	background: url(imagesxingce_box.png) no-repeat;
}
.way_title{
	font-size: 28px;
	line-height: 56px;
	padding-top: 23px;
	text-align: center;
	color: #2b2525;
}
.way_title span{
	color: #a90606;
}
.way_text{
	font-size: 16px;
	line-height: 32px;
	margin-left: 32px;
	background: url(imagesxiaoyoujian.png) no-repeat left 11px;
	padding-left: 10px;
}
.way_text a{
	color: #2b2525;
}
.way_text a:hover{
	color: #e46b21;
	text-decoration: underline;
}
.way_link{
	height: 185px;
}
.more{
	font-size: 16px;
	line-height: 20px;
	margin-left: 220px;
	color: #a90606;
}
.more:hover{
	color: #e46b21;
	text-decoration: underline;
}


.fuxi{
	height: 570px;
	background: url(imagesfuxi_11.jpg) no-repeat center top;
}
.fuxi_title{
	height: 51px;
	background: url(imagesfuxi_title.png) no-repeat left bottom;
	padding-top: 30px;
	font-size: 0;
}
.fuxi_list{
	margin-top: 30px;
	margin-left: 27px;
}
.fuxi_list li{
	width: 474px;
	height: 439px;
	background: url(imagestaotai.png) no-repeat;
	float: left;
}
.fuxi_li_title{
	font-size: 24px;
	text-indent: 160px;
	line-height: 64px;
	padding-top: 32px;
	color: white;
}
.fuxi_qst{
	font-size: 20px;
	line-height: 52px;
	text-indent: 41px;
	color: #2b2525;
}
.fuxi_qst2{
	text-indent: 51px;
}
.fuxi_li_left{
	width: 180px;
}
.fuxi_text1{
	font-size: 18px;
	line-height: 78px;
	text-align: right;
}
.fuxi_text2{
	font-size: 18px;
	line-height: 36px;
	text-align: right;
}
.fuxi_text3{
	font-size: 18px;
	line-height: 92px;
	text-align: right;
}
.fuxi_li_right{
	margin-left: 34px;
	width: 178px;
	margin-top: 25px;
}
.fuxi_text4{
	font-size: 18px;
	line-height: 63px;
	text-align: left;
}
.fuxi_text5{
	font-size: 18px;
	line-height: 88px;
	text-align: left;
}
.fuxi_list li.tongguo{
	background: url(imagestongguo.png) no-repeat;
}
.fuxi_text6{
	font-size: 18px;
	line-height: 78px;
	text-indent: 128px;
	color: #a90606;
}
.fuxi_text7{
	font-size: 18px;
	line-height: 28px;
	text-indent: 128px;
	color: #a90606;
}
.fuxi_text8{
	font-size: 18px;
	line-height: 100px;
	text-indent: 128px;
	color: #a90606;
}


.summer{
	height: 1550px;
	background: url(imagessummer_12.jpg) no-repeat center top;
}
.summer_title{
	height: 50px;
	background: url(imagessummer_title.png) no-repeat left bottom;
	padding-top: 13px;
	font-size: 0;
}
.summer_subtitle{
	font-size: 22px;
	color: #2b2525;
	line-height: 46px;
	padding-top: 10px;
	text-align: center;
}
.summer_subtitle span{
	color: #a90606;
}
.summer_list li{
	height: 119px;
	background: url(imagesdingwei.png) no-repeat;
}
.jipo1{
	font-size: 24px;
	color: white;
	margin-left: 8px;
	line-height: 119px;
	width: 136px;
}
.jipo1_text{
	font-size: 20px;
	line-height: 119px;
	color: #2b2525;
	margin-left: 17px;
}
.dingwei{
	width: 136px;
	height: 106px;
	background: url(imagesdingwei_text.png) no-repeat;
	position: absolute;
	right: 4px;
	top: 18px;
	animation: scale 2s linear infinite alternate;
}
.summer_list li.target{
	height: 119px;
	background: url(imagestarget.png) no-repeat;
	margin-top: 9px;
	margin-bottom: 14px;
}
.mubiao{
	background: url(imagesmubiao.png) no-repeat;
}
.shijian{
	background: url(imagesshijian.png) no-repeat;
}
@keyframes scale{
	0%{
		transform: scale(0.8);
	}
	100%{
		transform: 1.2;
	}
}
.sum_tab{
	width: 100%;
	margin-top: 30px;
	border: 2px solid #2b2525;
	border-top: none;
}
.sum_tab th{
	font-size: 20px;
	color: white;
	background: #2b2525;
	height: 60px;
	line-height: 60px;
}
.th1{
	width: 141px;
	border-right: 1px solid #dfdfdf;
}
.th2{
	width: 116px;
	border-right: 1px solid #dfdfdf;
}
.th3{
	width: 167px;
	border-right: 1px solid #dfdfdf;
}
.th4{
	width: 272px;
	border-right: 1px solid #dfdfdf;
}
.th5{
	width: 174px;
	border-right: 1px solid #dfdfdf;
}
.th6{
	width: 121px;
}
.sum_tab td{
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	color: #333333;
	background: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #dfdfdf;
}
td span{
	color: #e46b21;
}
.rukou{
	font-size: 16px;
	text-align: center;
	width: 100px;
	height: 30px;
	background: #a90606;
	border-radius: 5px;
	line-height: 30px;
	color: white;
}
.zixun{
	margin-top: 10px;
	background: #e46b21;
}
.rukou:hover{
	background: #7b0606;
	color: white;
}
.zixun:hover{
	background: #d55100;
}


.need{
	height: 370px;
	background: url(imagesneed_bg_13.jpg) no-repeat center top;
}
.need_title{
	font-size: 0;
	background: url(imagesneed_title.png) no-repeat left bottom;
	height: 50px;
	padding-top: 25px;
}
.lunbo2{
	margin-top: 30px;
	margin-left: 14px;
	height: 220px;
}
.lunbo2_list li{
	width: 317px;
	height: 219px;
	background: url(imagesneed_list.png) no-repeat;
	margin-right: 10px;
	float: left;
}
.bookpic{
	width: 136px;
	margin-left: 2px;
	text-align: center;
	margin-top: 23px;
}
.book_text{
	width: 164px;
}
.book_buy{
	margin-top: 30px;
	height: 122px;
}
.book_name{
	font-size: 18px;
	line-height: 27px;
	color: #2b2525;
	/*margin-top: 30px;*/
}
.price{
	line-height: 24px;
}
.now_price{
	font-size: 18px;
	color: #a90606;
}
.original_price{
	font-size: 14px;
	text-decoration: line-through;
	color: #8a8a8a;
}
.buy{
	width: 120px;
	height: 32px;
	font-size: 18px;
	text-align: center;
	color: white;
	line-height: 32px;
	background: #a90606;
	margin-left: 17px;
	border-radius: 5px;
}
.buy:hover{
	background: #7b0606;
	color: white;
}
.prev2{
	width: 24px;
	height: 50px;
	position: absolute;
	left: -38px;
	top: 85px;
	background: url(imageszuo.png) no-repeat;
	cursor: pointer;
}
.next2{
	width: 24px;
	height: 50px;
	position: absolute;
	right: -24px;
	top: 85px;
	background: url(imagesyou.png) no-repeat;
	cursor: pointer;
}


.jiaoliu{
	height: 440px;
	background: url(imagesjiaoliu_bg_14.jpg) no-repeat center top;
}
.jiaoliu_title{
	font-size: 0;
	background: url(imagesjiaoliu_title.png) no-repeat left bottom;
	height: 50px;
	padding-top: 14px;
}
.jiaoliu_list{
	margin-top: 29px;
}
.jiaoliu_list li{
	width: 231px;
	margin-right: 25px;
	float: left;
}
.ewm_quan{
	width: 231px;
	height: 234px;
	background: url(imagesjiaoliu_quan.png) no-repeat;
}
.ewm_quan img{
	margin-left: 55px;
	margin-top: 63px;
}
.ewm_name{
	margin-top: 11px;
	font-size: 18px;
	line-height: 31px;
	text-align: center;
	color: #2b2525;
}
.ewm_name span{
	color: #a90606;
}
.ewm_name a{
	color: #a90606;
}
.ewm_name a:hover{
	color: #e46b21;
	text-decoration: underline;
}


.contact{
	height: 474px;
	background: url(imagescontact_bg_15.jpg) no-repeat center top;
}
.contact_title{
	font-size: 0;
	background: url(imagescontact_title.png) no-repeat left bottom;
	height: 50px;
	padding-top: 9px;
}
.address_list{
	margin-top: 30px;
}
.address_list li{
	font-size: 22px;
	line-height: 50px;
	text-align: center;
	color: #2b2525;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	cursor: pointer;
}
.address_li1{
	width: 160px;
	background: url(imagesyuanjiao.png) no-repeat;	
}
.address_li2{
	width: 170px;
	background: url(imageswuzi_box.png) no-repeat;
}
.address_li3{
	width: 200px;
	background: url(imagesliuzi_box.png) no-repeat;
}
.address_list li.active{
	background: #a90606;
	color: white;
	border-radius: 1px;
}
.dizhi_box{
	height: 126px;
	background: url(imagesdizhi_box.png) no-repeat;
	margin-top: 18px;
	display: none;
}
.dizhi{
	height: 30px;
	margin-left: 58px;
	line-height: 30px;
	font-size: 18px;
	padding-top: 29px;
}
.tel{
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	margin-top: 16px;
	margin-left: 56px;
}



.leftFixed{
	width: 138px;
	height: 401px;
	background: url(imageszuofu.png) no-repeat;
	position: fixed;
	left: 0;
	top: 200px;
	z-index: 100;
}
.left_title{
	font-size: 18px;
	color: white;
	margin-left: 22px;
	line-height: 37px;
}
.left_link li{
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	padding-top: 2px;
	width: 122px;
	text-align: center;
}
.left_link li a{
	color: white;
}
.left_link li a:hover{
	color: #ffe50d;
}
.left_close{
	width: 16px;
	height: 38px;
	position: absolute;
	right: 0px;
	top: 188px;
}
.zuosuo{
	width: 25px;
	height: 130px;
	background: url(imageszuosuo.png) no-repeat;
	position: fixed;
	left: -69px;
	top: 331px;
	z-index: 100;
	line-height: 27px;
	font-size: 24px;
	color: white;
	padding: 22px 30px 0 14px;
}
.left_open{
	width: 17px;
	height: 38px;
	position: absolute;
	right: 0px;
	top: 57px;
}


.rightFixed{
	width: 143px;
	height: 604px;
	position: fixed;
	right: 7px;
	top: 100px;
	z-index: 100;
	background: #e46b21;
}
.right_title{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: white;
	background: #642c0a;
}
.cha{
	width: 22px;
	height: 22px;
	position: absolute;
	right: -7px;
	top: -13px;
}
.service1{
	font-size: 18px;
	line-height: 24px;
	margin-top: 4px;
	margin-left: 14px;
}
.service1 img{
	vertical-align: -2px;
}
.service1 a{
	color: white;
}
.service1 a:hover{
	color: #000;
	text-decoration: underline;
}
.service2{
	margin-top: -1px;
}
.tel_list{
	margin-top: 4px;
	margin-left: 7px;
}
.tel_list li{
	width: 130px;
	height: 32px;
	background: white;	
	margin-bottom: 2px;
}
.tel_address{
	width: 30px;
	margin-left: 7px;
	font-size: 12px;
	line-height: 14px;
	margin-top: 3px;
	text-align: center;
	color: #333333;
}
.phone_num{
	font-size: 12px;
	line-height: 32px;
	margin-left: 3px;
}
.totop{
	width: 40px;
	font-size: 19px;
	color: white;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 51px;
	line-height: 35px;
	cursor: pointer;
}
.yousuo{
	width: 24px;
	height: 133px;
	background: url(imagesyousuo.png) no-repeat;
	position: fixed;
	cursor: pointer;
	right: -52px;
	top: 326px;
	z-index: 100;
	line-height: 27px;
	font-size: 24px;
	color: white;
	padding: 19px 14px 0 14px;
}



.totop img{
	margin-left: 92px;
	margin-top: 25px;
}


.footer{
	height: 134px;
	background: #242424;
	padding-top: 36px;
}
.footer .main{
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;	
}
.footer .main a{
	color: #ffffff;
}
.footer .main a:hover{
	color: #FF0000;
}

