.banner{ width:100%;overflow: hidden;position: relative;}
.slideBox{ width:100%;  overflow:hidden; position:relative; margin:auto;}
.slideBox .hd{ width: 12px; overflow:hidden; position:absolute; right: 5%; bottom:45%; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:20px;  width:12px; height:12px; text-align:center; background:#fff; cursor:pointer; border-radius: 100%;margin-bottom: 15px; }
.slideBox .hd ul li.on{ background:#a0242a; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; top: 50%; left: 10%; color: #7d4717;transition: 0.3s;font-weight: bold; display:block; width:40px; height:40px;text-align: center;line-height: 40px;font-size: 50px;font-family: "宋体";  }
.slideBox .next{ left:auto; right:10%; }
.slideBox .prev:hover,
.slideBox .next:hover{}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.ad1{
	width: 100%;
	overflow: hidden;
}
.ad1 img{
	width: 100%;
}
.ad2{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.ad2 img{
	width: 100%;
}
.w-1200{
	width: 1200px;
	position: relative;
	margin: auto;
}

.header{
	width: 100%;
	height: 83px;
	clear: both;
	position: relative;
	z-index: 1;
}
.header ul{
	width: 100%;
	float: left;
}
.header ul li{
	width: 100px;
	float: left;
	height: 83px;
	position: relative;
}
.header ul li .yiji a{
	width: 100%;
	height: 83px;
	float: left;
	text-align: center;
	line-height: 83px;
	font-size: 17px;
	color: #333333;
	font-family: "宋体";
	font-weight: bold;
}
.header ul li .erji{
	width: 100%;
	position: absolute;
	top: 83px;
	left: 0;
	background-color: #efefef;
	display: none;
}
.header ul li .erji a{
	width: 100px;
	height: 29px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #555555;
	line-height: 29px;
	margin-bottom: 7px;
	transition: 0.3s;
}
.header ul li .erji a:hover{
	background: url(../images/button.png) no-repeat center;
	color: #fff;
}
.xbql{
	width: 100%;
	height: 715px;
	overflow: hidden;
}
.xbql .qilue_bg{
	width: 1920px;
	position: absolute;
	top: 0;
	left: -360px;
	height: 715px;
	overflow: hidden;
}
.xbql .x_title{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 69px;
	position: relative;
	z-index: 1;
}
.xbql .x_title p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 45px;
	color: #333333;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 19px;
}
.xbql .x_title i{
	width: 60px;
	height: 2px;
	float: left;
	margin-left: 570px;
	background-color: #bbbbbb;
	margin-bottom: 20px;
}
.xbql .x_title span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #777777;
	line-height: 12px;
	text-transform: uppercase;
}
.xbql .x_title em{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-family: "宋体";
	font-weight: bold;
	font-style: normal;
	margin-top: 25px;
	margin-bottom: 32px;
	line-height: 23px;
}
.xbql .x_des{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.xbql .x_des p{
    width: 850px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #555555;
    line-height: 38px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-left: 175px;
}
.xbql .x_des a{
	width: 200px;
	float: left;
	text-align: center;
	margin-left: 500px;
	font-size: 20px;
	color: #b5000b;
	line-height: 25px;
	margin-top: 25px;
}
.xbql .four{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.xbql .four ul li{
	width: 300px;
	height: 240px;
	float: left;
	overflow: hidden;
	position: relative;
}
.xbql .four ul li .tu{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.xbql .four ul li .tu img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.xbql .four ul li .tu img:hover{
	transform: scale(1.1);
}
.xbql .four ul li .bit{
	width: 60px;
	position: absolute;
	top: 45px;
	right: 68px;
	height: 160px;
}
.xbql .four ul li .bit p{
	width: 25px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #fff;
	font-family: "宋体";
	font-weight: bold;
	writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
}
.xbql .four ul li .bit span{
	width: 25px;
	float: left;
	height: 160px;
	text-align: left;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
	letter-spacing: 1px;
}
.wenlv{
	width: 100%;
	height: 1262px;
	overflow: hidden;
}
.wenlv .word_bg{
	width: 1920px;
	height: 1262px;
	position: absolute;
	top: 0;
	left: -360px;
	overflow: hidden;
}
.wenlv .wen_title{
	width: 100%;
	float: left;
	margin-top: 64px;
	position: relative;
	z-index: 1;
}
.wenlv .wen_title p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 45px;
	color: #fff;
	font-weight: bold;
	line-height: 44px;
	text-align: center;
	line-height: 44px;
	margin-bottom: 23px;
}
.wenlv .wen_title i{
	width: 60px;
	height: 2px;
	float: left;
	margin-left: 570px;
	background-color: #fff;
	margin-bottom: 21px;
}
.wenlv .wen_title span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 12px;
	text-transform: uppercase;
}
.wenlv .wen_title em{
	width: 930px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	font-style: normal;
	margin-left: 135px;
	margin-top: 21px;
}
.wenlv .baisek{
	width: 1270px;
	float: left;
	height: 895px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
	z-index: 1;
	margin-top: 45px;
	margin-left: -35px;
}
.wenlv .baisek ul{
	width: 1200px;
	float: left;
	margin-left: 35px;
	margin-top: 35px;
}
.wenlv .baisek ul li{
	width: 286px;
	height: 263px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 18px;
	margin-bottom: 17px;
	box-sizing: border-box;
	border: 4px solid rgba(29,32,136,0);
	transition: 0.3s;
}
.wenlv .baisek ul li:nth-child(1){
	margin-left: 0;
}
.wenlv .baisek ul li:nth-child(5){
	margin-left: 0;
}
.wenlv .baisek ul li:nth-child(9){
	margin-left: 0;
}
.wenlv .baisek ul li .tup{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.wenlv .baisek ul li .tup img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
	box-sizing: border-box;
}
.wenlv .baisek ul li:hover{
	border: 4px solid rgba(29,32,136,1);
	box-sizing: border-box;
}

.wenlv .baisek ul li .more{
	width: 216px;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	transition: 0.3s;
}
.wenlv .baisek ul li .more p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 38px;
}
.wenlv .baisek ul li .more span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.wenlv .baisek ul li:hover .more{
	bottom: -120px;
	background: rgba(0,0,0,0.5);
}
.liuyan{
	width: 100%;
	height: 670px;
	overflow: hidden;
}
.liuyan .liu_bg{
	width: 1920px;
	height: 670px;
	position: absolute;
	top: 0;
	left: -360px;
	overflow: hidden;
}
.liuyan .liu_title{
	width: 100%;
	float: left;
	margin-top: 77px;
	position: relative;
}
.liuyan .liu_title p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 36px;
	color: #333333;
	line-height: 35px;
	margin-bottom: 17px;
}
.liuyan .liu_title span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #777777;
	line-height: 18px;
	margin-bottom: 50px;
}
.liuyan .ly{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	height: 115px;
}
.liuyan .l_ewm{
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
	margin-top: 55px;
}
.liuyan .l_ewm ul{
	width: 100%;
	float: left;
	display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.liuyan .l_ewm ul li{
	width: 142px;
	height: 142px;
	float: left;
	box-sizing: border-box;
	border: 1px solid #555555;
	position: relative;
	margin-left: 45px;
}
.liuyan .l_ewm ul li .ew{
	width: 111px;
	height: 116px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.liuyan .l_ewm ul li .ew img{
	width: 100%;
	height: 100%;
}
.liuyan .l_ewm ul li:first-child{
	margin-left: 0;
}
.liuyan .foot_nav{
	width: 1920px;
	height: 92px;
	box-sizing: border-box;
	border-top: 1px solid #555555;
	z-index: 1;
	position: absolute;
	top: 578px;
	left: -360px;
}
.liuyan .foot_nav .zhong{
	width: 1200px;
	float: left;
	margin-left: 360px;
}
.liuyan .foot_nav .zhong ul{
	width: 100%;
	float: left;
	display: flex;
    flex-flow: wrap;
    justify-content: center;
}
.liuyan .foot_nav .zhong ul li{
	width: 214px;
	float: left;
}
.liuyan .foot_nav .zhong ul li a{
	width: 214px;
	height: 25px;
	float: left;
	box-sizing: border-box;
	border-right: 1px dashed #555555;
	text-align: center;
	font-size: 18px;
	color: #333333;
	line-height: 25px;
	margin-top: 33px;
	transition: 0.3s;
}
.liuyan .foot_nav .zhong ul li a:hover{
	color: #b5000b;
}
.liuyan .foot_nav .zhong ul li:last-child a{
	border: none;
}
.ad3{
	width: 100%;
	overflow: hidden;
}
.ad3 img{
	width: 100%;
}
.footer{
	width: 100%;
	height: 429px;
	overflow: hidden;
	margin-top: -54px;
}
.footer .hua{
	width: 1920px;
	height: 54px;
	position: absolute;
	top: 31px;
	left: -360px;
	overflow: hidden;
}
.footer .foot_bg{
	width: 1920px;
	height: 375px;
	position: absolute;
	top: 54px;
	left: -360px;
	overflow: hidden;
}
.footer .lx{
	width: 100%;
	float: left;
	margin-top: 95px;
	position: relative;
	z-index: 1;
}
.footer .lx p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #333333;
	line-height: 28px;
	margin-bottom: 10px;
}
.footer .lx span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #333333;
	line-height: 35px;
	overflow: hidden;
}
.footer .yqlj{
	width: 1920px;
	height: 87px;
	position: absolute;
	top: 342px;
	left: -360px;
	box-sizing: border-box;
	border-top: 1px solid #555555;
}
.footer .yqlj ul{
	width: 1200px;
	float: left;
	margin-left: 360px;
}
.footer .yqlj ul li{
	width: 110px;
	float: left;
	margin-top: 36px;
}
.footer .yqlj ul li p{
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
}
.footer .yqlj ul li span{
	float: right;
	font-size: 14px;
	color: #333333;
	line-height: 12px;
	margin-top: 3px;
}
.footer .yqlj ul li:first-child{
	width: 120px;
}
.footer .yqlj ul li a{
	width: 100%;
	height: 14px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	box-sizing: border-box;
	border-right: 1px solid #5f5f5f;
	margin-top: 2px;
	transition: 0.3s;
	font-weight: bold;
}
.footer .yqlj ul li a:hover{
	color: #b5000b;
}

.form_list p{
    height: auto;
    float: left;
    margin-bottom: 4px;
    overflow: hidden;
    line-height: 40px;
}
.form_list p.zxfg{
    height: 22px;
}
.form_list p.zxfg > *{
    height: 22px;
    line-height: 22px;
}
.form_list p.zxfg input{
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.form_list p span{
    color: #666666;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    float: left;
}
.form_list p > input{
    height: 14px !important;
    background: #ffffff;
    border: none;
    color: #000000;
    float: left;
    font-size: 14px;
    outline: none;
    text-indent: 12px;
    width: 10px;
}
.form_list p > label{
    color: #555555;
    float: left;
    font-size: 16px;
    font-weight: 500;
    margin-right: 13px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}

.nei_left{
	width: 240px;
	float: left;
}
.nei_left .nei_nav{
	width: 100%;
	float: left;
	margin-top: 38px;
	margin-bottom: 13px;
}
.nei_left .nei_nav i{
	width: 100%;
	height: 70px;
	float: left;
	background-color: #b5000b;
	text-align: center;
	line-height: 70px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.nei_left .nei_nav ul li{
	width: 100%;
	height: 42px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	background-color: #fff;
}
.nei_left .nei_nav ul li a{
	width: 100%;
	height: 42px;
	float: left;
	transition: 0.3s;
	background: linear-gradient(#9f6556,#9f6556) left/0% 42px no-repeat;
}
.nei_left .nei_nav ul li a p{
	width: 192px;
	float: left;
	height: 42px;
	text-align: left;
	font-size: 15px;
	color: #999999;
	line-height: 42px;
	margin-left: 15px;
}
.nei_left .nei_nav ul li a span{
	width: 20px;
	float: left;
	text-align: left;
	line-height: 42px;
	height: 42px;
	font-size: 15px;
	color: #999999;
}
.nei_left .nei_nav ul li a:hover{
	background-size: 100% 42px;
}
.nei_left .nei_nav ul li a:hover p{
	color: #fff;
}
.nei_left .nei_nav ul li a:hover span{
	color: #fff;
}
.nei_left .nei_ser{
	width: 100%;
	height: 153px;
	float: left;
	overflow: hidden;
	background-color: #fff;
}
.nei_left .nei_ser p{
	width: 100%;
	height: 62px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
}
.nei_left .nei_ser p i{
	width: 100px;
	height: 62px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #b5000b;
	text-align: center;
	line-height: 62px;
	font-size: 18px;
	color: #555555;
}
.nei_left .nei_ser .l_nser{
	width: 208px;
	height: 31px;
	float: left;
	margin-left: 15px;
	margin-top: 30px;
	box-sizing: border-box;
	border: 1px solid #a9a9a9;
	border-radius: 10px;
}
.qixiang{
	width: 100%;
	height: 183px;
	float: left;
	background-color: #fff;
	margin-top: 13px;
}
.ditu_nei{
	width: 100%;
	height: 315px;
	float: left;
	margin-top: 13px;
}
.ditu_nei p{
	width: 100%;
	height: 60px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	background-color: #fff;
}
.ditu_nei p i{
	width: 102px;
	height: 60px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #555555;
	line-height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #b5000b;
}
.ditu_nei .di_tu{
	width: 100%;
	height: 255px;
	float: left;
	overflow: hidden;
}
.fuwu{
	width: 100%;
	float: left;
	margin-top: 13px;
	background-color: #fff;
	height: 1505px;
}
.fuwu span{
	width: 100%;
	height: 60px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	background-color: #fff;
}
.fuwu span i{
	width: 102px;
	height: 60px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #555555;
	line-height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #b5000b;
}
.fuwu .n_list{
	width: 100%;
	float: left;
	margin-top: 
}
.fuwu .n_list ul li{
	width: 100%;
	height: 185px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	margin-top: 15px;
}
.fuwu .n_list ul li .fei{
    width: 190px;
    height: 130px;
    float: left;
    overflow: hidden;
    margin-left: 25px;
}
.fuwu .n_list ul li .fei img{
	width: 100%;
	height: 100%;
}
.fuwu .n_list ul li p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #555555;
	line-height: 38px;
	overflow: hidden;
	height: 38px;
}
.mianbao{
	width: 100%;
	height: 60px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
}
.mianbao .m_title{
	width: 102px;
	float: left;
	height: 60px;
	box-sizing: border-box;
	border-bottom: 1px solid #b5000b;
	text-align: center;
	font-size: 18px;
	color: #555555;
	line-height: 60px;
}
.mianbao .daos{
	width: 210px;
	float: right;
}
.mianbao .daos p{
	float: left;
	font-size: 12px;
	color: #888888;
	line-height: 60px;
}
.mianbao .daos a{
	float: left;
	font-size: 12px;
	color: #888888;
	line-height: 60px;
}
.mianbao .daos i{
	float: left;
	font-size: 12px;
	color: #888888;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 60px;
}
.l_nser .search{
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
}
.l_nser .search input{
	width: 100%;
	height: 100%;
	float: left;
	padding-left: 10px;
	background: none !important;
}
.l_nser .search #search_btn{
	width: 35px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	background: url(../images/sers.png) no-repeat center #b5000b;
}

.guanggu{
	width: 385px;
	float: right;
	background-color: #fff;
	margin-top: 38px;
	margin-bottom: 50px;
	padding-bottom: 12px;
}
.guanggu p{
    width: 100%;
    height: 60px;
    float: left;
    background-color: #b5000b;
    padding-left: 15px;
    font-size: 26px;
    color: #fff;
    line-height: 60px;
    font-weight: bold;
}
.guanggu .libiao{
	width: 355px;
	float: left;
	margin-left: 15px;
}
.guanggu .libiao ul li{
	width: 100%;
	height: 257px;
	float: left;
	overflow: hidden;
	margin-top: 16px;
}
.guanggu .libiao ul li img{
	width: 100%;
	height: 100%;
}

.qixiang .qi{
	width: 100%;
	height: 60px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 10px;
}
.qixiang .qi p{
	width: 105px;
	float: left;
	height: 60px;
	float: left;
	line-height: 60px;
	font-size: 18px;
	color: #555555;
	box-sizing: border-box;
	border-bottom: 1px solid #b5000b;
	text-align: center;
}



















