@charset "utf-8";
/* CSS Document */

.banner{ width:100%; overflow:hidden; display:none; }
.banner1 {width:100%;height:110px; background:url(../images/banner1.jpg) top center no-repeat;overflow:hidden;}
.banner2 {width:100%;height:110px; background:url(../images/banner2.jpg) top center no-repeat;overflow:hidden;}
.banner3 {width:100%;height:110px; background:url(../images/banner3.jpg) top center no-repeat;overflow:hidden;}
.banner4 {width:100%;height:110px; background:url(../images/banner4.jpg) top center no-repeat;overflow:hidden;}
.banner5 {width:100%;height:110px; background:url(../images/banner5.jpg) top center no-repeat;overflow:hidden;}
.banner6 {width:100%;height:110px; background:url(../images/banner6.jpg) top center no-repeat;overflow:hidden;}
.banner7 {width:100%;height:110px; background:url(../images/banner7.jpg) top center no-repeat;overflow:hidden;}
.banner8 {width:100%;height:110px; background:url(../images/banner8.jpg) top center no-repeat;overflow:hidden;}


.banner-wap{ width:100%;}
.banner-wap img{ width:100%;}

/* ---------------------banner结束--------------------- */

.wrap {width:1200px;margin:0 auto;overflow:hidden;}
.wrap2 {width:1264px;margin:0 auto;overflow:hidden;}
.wrap3 {width:1208px;margin:0 auto;overflow:hidden;}

.tit-topa{ width:1000px; margin:0 auto; text-align:center;}
.tit-topa img{ margin-top:50px; margin-bottom:30px;}
.tit-topb{ width:531px; margin:0 auto;}
.tit-topb img{ margin-top:50px; margin-bottom:30px;}
.huandenga{ width:999px; margin:0 auto; display:none;}
.huandenga img{ margin-top:50px; margin-bottom:30px;}
.huandenga-wap{ width:100%; }
.huandenga-wap img{ width:100%;}
.part1-top{background:url(../images/part1-top.png); height:80px; overflow:hidden; text-align:center; font-family: "微软雅黑";    font-size:14px;     color: #333; }
.part1-top p{ margin:10px 20px; line-height:28px;}

/* --------------------- PC端通用 --------------------- */
a.btn {
	display:block;
	width:300px;
	height:52px;
	margin:30px auto 10px;
	padding:0;
	background:#c88d51;
	color:#fff;
	font-size:26px;
	line-height:48px;
	border-radius:30px;
	text-align:center;
	-webkit-transition:-webkit-transform 0.1s linear;
	-moz-transition:-moz-transform 0.1s linear;
	transition:transform 0.1s linear;
}
a.btn img {display:inline-block;margin-top:8px;}
a.btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
	text-decoration:none;
	color:#fff;
}
.menu {
	width:100%;
	height:97px;
	font-size:46px;
	margin:60px auto 30px;
	text-align:center;
	line-height:1.4;
}
.menu span {color:#e4235e;}

/* --------------------- 手机端通用 --------------------- */
a.btn_wap {
	display:block;
	width:50%;
	height:40px;
	margin:0 auto;
	background:#c88d51;
	color:#fff;
	font-size:20px;
	line-height:36px;
	border-radius:30px;
	border:2px solid #fff;
	text-align:center;
	-webkit-transition:-webkit-transform 0.1s linear;
	-moz-transition:-moz-transform 0.1s linear;
	transition:transform 0.1s linear;
}
.menu_wrap {
	font-size:22px;
	margin:30px auto 20px;
	text-align:center;
	line-height:1.6;
}
.menu_wrap span {color:#e4235e;}

/* --------------------- 浮动效果 --------------------- */
/*.main2 ul {padding:9px 0;overflow:hidden;}*/
.main4 ul li,.main5 ul li,.main6 ul li,.mainPifu ul li,.mainWenxiu ul li {-moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear;}
.main4 ul li:hover,.main5 ul li:hover,.main6 ul li:hover,.mainPifu ul li:hover,.mainWenxiu ul li:hover{-webkit-transform:translateY(-9px);transform:translateY(-9px);box-shadow:0 10px 12px rgba(90,44,138,.2);}



/* ---------------------第一块PC 端--------------------- */
.main1_bg {display:none;width:100%; background:#fff;overflow:hidden;}
.main1 {
	height:368px;
	margin:60px auto;
	background:url(../images/zhouwen.jpg) top left no-repeat;
}
.menu1 {
	background:url(../images/menu1.jpg) top center no-repeat;
}
.main1_con {
	width:560px;
	height:310px;
	margin:30px 0 0 634px;
	padding:30px 25px 0 70px;
	border:3px solid #e7cfa9;
}
.main1_con h4 {font-size:28px;color:#c88d51;line-height:1.4;}
.main1_con .line {
	width:90px;
	height:2px;
	margin:15px 0 10px;
	background:#999;
}


/* ---------------------第一块 手机端--------------------- */

.main1_bg_wap {
	width:100%;
	background:#fff;
	overflow:hidden;
}
.main1_wap {width:96%;margin:0 2%;}


/* ---------------------第二块PC端--------------------- */
.main2_bg {
	display:none;
	width:100%;
	overflow:hidden;
}
.menu2 {background:url(../images/menu2.jpg) top center no-repeat;}
.main2 ul li {
	float:left;
	width:222px;
	height:434px;
	margin:30px 22px 0 0;
	padding:0 20px;
}
.main2 ul li.dongtai1 {background:url(../images/dongtai1.jpg) top center no-repeat;}
.main2 ul li.dongtai2 {background:url(../images/dongtai2.jpg) top center no-repeat;}
.main2 ul li.dongtai3 {background:url(../images/dongtai3.jpg) top center no-repeat;}
.main2 ul li.dongtai4 {background:url(../images/dongtai4.jpg) top center no-repeat;}
.main2 ul li.dongtai5 {background:url(../images/dongtai5.jpg) top center no-repeat;margin-right:0;}

.main2 ul li h4 {font-size:28px; text-align:center;margin:240px 0 10px;}

/* ---------------------第二块手机端--------------------- */
.main2_bg_wap {
	width:100%;
	background:#fff;
	overflow:hidden;
	color:#fff;
}



/* ---------------------第三块PC端--------------------- */
.main3_bg {display:none;margin-top:60px;padding-bottom:70px;width:100%; background:#f2ede9;overflow:hidden;}
.menu3 {background:url(../images/menu3.jpg) top center no-repeat;}
.main3 {
	height:436px;
	background:url(../images/pifucengci2.jpg) top right no-repeat;
}
.main3 p {width:290px;height:436px;padding:30px;background:#feddbb;}



/* ---------------------第三块手机端--------------------- */
.main3_bg_wap { 
	width:100%;
	background:#f2ede9;
	overflow:hidden;
}
.main3_wap {width:96%;margin:0 2%;}



/* ---------------------第四块PC端--------------------- */
.main4_bg {
	display:none;
	width:100%;
	height:1183px;
	background:#fff url(../images/bg_main4.jpg) bottom center no-repeat;
	overflow:hidden;
}
.menu4 {background:url(../images/menu4.jpg) top center no-repeat;}
.tixing {
	width:100%;
	height:130px;
	margin-top:60px;
	padding:28px 0;
	background:#e5c096;
	color:#fff;
}
.tixing img {margin-left:74px;}
.tixing p {margin-right:70px;}
.botox {width:240px;height:220px;margin:110px 0 0 0;color:#fff;}
.hengli {width:310px;height:260px;margin:110px 0 0 0;color:#fff;}
.botox h4,.hengli h4 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:10px;
	color:#c88d51;
}
.main4 .line {
    width: 90px;
    height: 2px;
    margin: 26px 0 20px;
    background:#c88d51;
}



/* ---------------------第四块手机端--------------------- */
.main4_bg_wap {width:100%;overflow:hidden;background:#be1c25;}
.main4_wap {width:96%;margin:0 2%;}



/* ---------------------第五块PC端--------------------- */
.main5_bg {
	display:none;
	width:100%;
	overflow:hidden;
}
.menu5 {margin-bottom:60px;background:url(../images/menu5.jpg) top center no-repeat;}

.youshi1 {
	height:265px;
	background:url(../images/bg_youshi1.jpg) top center no-repeat;	
}
.youshi2 {
	height:265px;
	text-align:right;
	background:url(../images/bg_youshi2.jpg) top center no-repeat;	
}
.youshi3 {
	height:265px;
	background:url(../images/bg_youshi3.jpg) top center no-repeat;	
}
.youshi1 .wrap,.youshi3 .wrap {
	padding-left:680px;
}
.youshi2 .wrap {padding-right:696px;}
.youshi h4 {
	margin:74px 0 22px 10px;
	font-size:32px;
	color:#c88d51;
}
.youshi p {margin-left:11px;}



/* ---------------------第五块手机端--------------------- */
.main5_bg_wap {width:100%;overflow:hidden; background:#82bff8; }
.main5_wap {width:96%;margin:0 2%;font-size:16px;}


/* ---------------------第六块PC端--------------------- */
.main6_bg {
	width:100%;
	display:none;
	padding-bottom:60px;
	background:#f2ede9;
	overflow:hidden;
}
.menu6 {margin-bottom:60px;background:url(../images/menu6.jpg) top center no-repeat;}
.main6 {border:1px solid #888;background:#fff;}
.main6 ul {float:left;}
ul.weigui li {
	width:480px;
	height:78px;
	line-height:76px;
	text-align:center;
	background:#f0efef;
	border-bottom:1px solid #888;
}
ul.zhenggui li {
	width:480px;
	height:78px;
	line-height:76px;
	text-align:center;
	background:#fff;
	color:#c88d51;
	border-bottom:1px solid #888;
}
ul.duibi li {
	width:236px;
	height:78px;
	line-height:76px;
	text-align:center;
	font-size:30px;
	background:#c88d51;
	color:#fff;
	border:1px solid #888;
	border-top:none;
}



/* ---------------------第六块手机端--------------------- */
.main6_bg_wap {width:100%;overflow:hidden;background:#34162e;}
.anli_wap {
	position:relative;
	width:100%;
	min-width:320px;
	text-align:center;
	color:#fff;
}




/* ---------------------第七块PC端--------------------- */
.main7_bg {
	width:100%;
	display:none;
	background:#fff url(../images/bg_xiewen.jpg) top center no-repeat;
	overflow:hidden;
}
.main7 {
	margin:60px auto 16px;
	background:#fff;
}
.menu7 {margin-bottom:60px;background:url(../images/menu7.jpg) top center no-repeat;}
.main7 ul li {
	float:left;
	width:578px;
	margin-right:44px;
	background:#fce1c6;
	text-align:center;
}
.main7 ul li.right0 {margin-right:0;}
.main7 ul li p {height:222px;padding:36px 26px 42px;}
.main7 ul li span {color:#e68726;}



/* ---------------------第七块手机端--------------------- */
.main7_bg_wap {width:100%;overflow:hidden;background:#0c3770;}
.main7_wap {width:96%;margin:0 2%;font-size:16px;}




/* ---------------------第八块电脑端--------------------- */
.main8_bg {width:100%;display:none;overflow:hidden;background:#fff;}
.menu8 {margin-bottom:60px;background:url(../images/menu8.jpg) top center no-repeat;}



/* ---------------------第八块手机端--------------------- */
.main8_bg_wap {width:100%;overflow:hidden;}
.main8_wap {
	position:relative;
	width:100%;
	min-width:320px;
	text-align:center;
	color:#fff;
}
.main8_wap img{ display:block; width:100%;height:auto;}
.main8_wap .swiper-pagination-bullet{ width:10px;height:10px;margin-bottom:-10px;opacity:1;background:#fff;}
.main8_wap .swiper-pagination-bullet-active{ background:#c88d51;  opacity:1;}


/* ---------------------第九块电脑端--------------------- */
.main9_bg {width:100%;padding-bottom:60px;display:none;overflow:hidden;background:#fff;}
.menu9 {margin-bottom:60px;background:url(../images/menu9.jpg) top center no-repeat;}
.main9 {height:570px;background:url(../images/menghuan.jpg) top center no-repeat;}
.main9 ul li {
	float:left;
	width:366px;
	margin:60px 468px 30px 0;
}
.main9 ul li.right0 {margin-right:0;}
.main9 ul li h4 {height:58px;margin-bottom:10px;line-height:58px;font-size:30px;color:#c88d51;}



/* ---------------------第十块电脑端--------------------- */
.main10_bg {width:100%;height:470px;display:none;overflow:hidden; background:url(../images/bottom.jpg) top center no-repeat;}





.dibu {display:none;}



.scrollBox{ width:1000px;  position:relative; }	
.scrollBox .piclist{ overflow:hidden; zoom:1;}	
.scrollBox .ohbox{overflow:hidden; position:relative;width:930px;left:45px}	
.scrollBox {position:relative;overflow:hidden;zoom:1;}	
.scrollBox .piclist li{float:left; display:inline; width:450px; margin-right:10px;}	
.scrollBox .piclist li img{ width:450px;}
.scrollBox .piclist li span{height:25px;line-height:25px;display:block;text-align:center;   }	
.scrollBox .pageBtn span{ background:url(../images/bntBg.png) no-repeat; display:block;width:37px;height:59px;position:absolute;top:72px;cursor:pointer;text-indent:-999em;overflow:hidden; }	
.scrollBox .pageBtn .prev{left:0px;background-position:-11px -84px ;}	
.scrollBox .pageBtn .next{right:0px;background-position:-53px -84px ;}	
.scrollBox .pageBtn .list{overflow:hidden;zoom:1;margin:10px 0 0 440px; }	
.scrollBox .pageBtn .list li{ background:url(../images/bntBg.png); float:left; display:inline; width:15px;height:15px;background-position:-86px -57px ;cursor:pointer;margin-left:10px;line-height:10000px;overflow:hidden;  }	
.scrollBox .pageBtn .list li.on{background-position:-114px -57px }
.part8-wap{background: url(../images/xd32.jpg); width:100%; overflow:hidden; padding-bottom:30px;}
.part8-wap ul{ width:90%; margin-left:5%; }

.part8-wap li{ background:#fff; width:47%; float:left; display:inline; margin-left:3%; text-align:center; margin-top:20px; }
.part8-wap li img{ width:100%;} 
.part8-wap .part2-wap-top img{ width:80%; margin-bottom:15px; margin-top:15px;}
.xiahe-di{ background:url(../images/zxmr_bg.jpg) no-repeat center; height:530px; display:none;}
.xiahe-di a{ width:1000px; margin:0 auto;  height:530px;  display:block; }
.xiahe-di-wap{ width:100%;}
.xiahe-di-wap img{ width:100%; }
.anli-zong{ width:100%;}
.anli-bg{ width:70%; margin:0 auto;  padding-bottom:50px; padding-top:10px; }
.carousel-control.right{ background:none; right:-15%;}
.carousel-control.left{ background:none; left:-15%;}
.anli-all{  margin:0 auto; margin-bottom:20px;}
.zj-rongyu{ display:none;}
.zhuanjiatop img{ width: 100%; text-align:center }
.zj-rongyu{ width:100%; overflow:hidden; text-align:center; background:#373b46;}
.zj-rongyu img{ margin-top:50px; margin-bottom:50px;}
.part9-bg{background:url(../images/back.jpg);  padding-bottom:50px; display:none; width:100%; overflow:hidden; }
.part9{ width:1200px;    margin:0 auto;}
.part9-wap{background:url(../images/back.jpg); width:100%; overflow:hidden;}
.part9-wap img{ width:100%;}
.zhuanjia-di{ width:300px; margin: 0 auto; text-align:center; margin-top:30px;}
.part9-wap .part2-wap-top img{ width:80%; margin-bottom:15px; margin-top:15px;}
.part10-bg{background:url(../images/back.jpg);  padding-bottom:50px; display:none; width:100%; overflow:hidden; }
.part10{ width:1028px; padding:0px 0 50px; background:url(../images/zt_g_back.jpg); border: 1px solid #8e794d;    margin:0 auto; overflow:hidden;}
.part10-wap{background:url(../images/back.jpg);  width:100%; overflow:hidden;}
.part10-wap img{ width:100%;}

.part10-wap .part2-wap-top img{ width:80%; margin-bottom:15px; margin-top:15px;}
.part10a li{ width:238px; float:left; display:inline; margin-left:15px; margin-top:30px;}
.part10-topa{ width:1000px; text-align:center; margin-top:30px;}
.part10-topwapa{ width:70%; margin-left:15%;}
.part11-bg{background: url(../images/zt_25.jpg) no-repeat center;  padding-bottom:50px; display:none; width:100%; overflow:hidden;  height:691px; }
.part11{ width:1000px;    margin:0 auto; text-align:center; padding-top:120px; }
.part11-wap{ width:100%; overflow:hidden; background: url(../images/zt_25.jpg);}
.part11-wap img{ width:100%;}
.part10wapa li{width:47%; float:left; display:inline; margin-left:3%; margin-top:5px; margin-bottom:15px; }
.part10wapa{ width:90%; margin-left:5%; }
.part11-wap img{ width:70%; margin-top:30px;}
.part11-wap{ text-align:center; padding-bottom:30px;}
@media (min-width: 768px) {

}




@media (min-width: 992px) {

}


@media (min-width: 1150px) {
.banner{ display:block;}
.banner-wap{ display:none;}

.main1_bg { display:block;}
.main1_bg_wap { display:none;}

.main2_bg {display:block;}
.main2_bg_wap {display:none;}

.main3_bg {display:block;}
.main3_bg_wap {display:none;}

.main4_bg {display:block;}
.main4_bg_wap {display:none;}

.main5_bg {display:block;}
.main5_bg_wap {display:none;}

.main6_bg {display:block;}
.main6_bg_wap {display:none;}

.mainPifu_bg {display:block;}
.mainPifu_bg_wap {display:none;}

.mainWenxiu_bg {display:block;}
.mainWenxiu_bg_wap {display:none;}

.main7_bg {display:block;}
.main7_bg_wap {display:none;}

.main8_bg {display:block;}
.main8_bg_wap {display:none;}

.main11_bg {display:block;}
.main11_bg_wap {display:none;}

.main9_bg {display:block;}
.main9_bg_wap {display:none;}

.main10_bg {display:block;}
.main10_bg_wap {display:none;}

.anli_bg {display:block;}
.anli_bg_wap {display:none;}

.dibu {display:block;}

}
