.wrap{
	width: 100%;
	min-width: 1200px;
}
.w1200{
	width: 1200px;
	margin:auto;
}
body{
	background: url(../images/bg2.jpg) repeat;
}
img{
	vertical-align: middle;
}
.pr{
	position: relative;
}

.nav{
	height: 100px;
	background: rgba(0,0,0,0.9);
	width: 100%;
	line-height: 100px;
	top:0px;
}
.logo{
	font-size: 0px;
}
.logo img{
	vertical-align: middle;
}
.nav_list{
	font-size: 0px;
	height: 99px;
}
.nav_list .nli{
	display: inline-block;
	font-size: 16px;
	line-height: 100px;
	color:white;
	position: relative;
	text-align: center;
	width: 100px;
}
.nav_list .nli h2{
	font-weight: normal;
	opacity: 0.8;
	transition: all 0.5s;
}
.nav_list .nli:hover h2{
	opacity: 1;
}
.sub{
	position: absolute;
	width: 100%;
	background: rgba(66,66,66,0.8);
	border-top: 4px solid #8e040a;
	margin-top: -4px;
	box-sizing: border-box;
	transition: all 0.3s;
	transform:scaleY(0);
	transform-origin: top;
	overflow: hidden;
	z-index: 9999;
}
.nav_list .nli:hover .sub{
	transform:scaleY(1);
}
.sub li{
	line-height: 33px;
	font-size: 16px;
	color:white;
	text-align: center;
	border-bottom: 1px solid #939393;
}
.sub li:hover{
	border-color: #427ac0;
}
.sub a:first-child li{
	margin-top: 10px;
}
.sub a:last-child li{
	margin-bottom: 10px;
}

/* 本例子css */
.slideBox{ width:100%;overflow:hidden; position:relative;}
.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; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;
 background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.banner_bg{
	height: 20px;
	background: url(../images/banner_bg.png) center bottom;
}
.search_keywords{
	line-height: 35px;
	font-weight: lighter;
}
.search_keywords span{
	font-weight: normal;
}
.form_search{
	width: 316px;
	border-radius: 200px;
	border: 1px solid #c2bbaf;
}
.form_search input{
	padding:0px;
	margin:0px;
	border:none;
	background: none;
	display: inline-block;
}
.form_search input.text{
	width: 266px;
	text-indent: 15px;
	height: 35px;
	font-size: 16px;
}
.form_search input:focus{
	outline: none;
	color:#b41108;;
}
.form_search input.submit{
	height: 35px;
	width: 41px;
	background: url(../images/search_bg.png) center center no-repeat;
}
.inner_title .w1200{
	height: 40px;
	font-size: 30px;
	color:#951419;
	font-weight: bold;
	text-align: center;
	background: url(../images/title_bg1.png) center center no-repeat;
	line-height: 40px;
}
.nav_logo{}
.inner_nav ul{
	font-size: 0px;
}
.inner_nav ul li{
	display: inline-block;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color:#000;
	background: #dbd6cc;
	height: 50px;
	vertical-align: top;
	margin:15px 5px 25px;
	width: 161px;
}
.inner_nav ul li.nav_logo{
	width: 164px;
	background: url(../images/inner_nav_logo.png);
}
.inner_nav ul li.nav_logo:hover{
	background: url(../images/inner_nav_logo.png);
}
.inner_nav ul li:hover{
	background: #a72221;
	color:white;
}
.inner_nav ul li.on{
	background: #a72221;
	color:white;
}
.bread_nav .w1200{
	line-height: 55px;
	height: 55px;
	background: url(../images/line4.png) center bottom no-repeat;
}
.bread_nav .w1200 .fl{
	font-size: 22px;
	font-weight: bold;
	color:#000;
}
.bread_nav .w1200 .fl img{
	margin-left: 3px;
}
.bread_nav .w1200 .fr{
	font-size: 16px;
	font-weight: lighter;
}
.inner_content .w1200{
	padding-top: 30px;
	padding-bottom: 30px;
}
.inner_about_img{
	display: block;
	margin:auto;
}
.about_p{
	font-size: 16px;
	line-height: 25px;
	width: 1050px;
	margin:25px auto 20px;
}
.footer{
	background: #600a0e;
	height: 164px;
	padding-top: 40px;
	box-sizing: border-box;
}
.footer_nav{
	width: 421px;
	font-size: 0px;
	border-right: 1px solid #803b3e;
	padding-right: 15px;
}
.footer_nav li{
	display: inline-block;
	width: 120px;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	color:#ded5d5;
}
.footer_contact{
	color:white;
	margin-left: 45px;
}
.footer_400{
	line-height: 30px;
}
.footer_400 .cn{
	font-size: 23px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.footer_400 .tel{
	font-size: 40px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.foot_num{
	font-size: 25px;
	font-family: "Arial";
	line-height: 25px;
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
}
.foot_addr{
	font-size: 18px;
	line-height: 25px;
	vertical-align: middle;
	margin-left: 5px;
}
.foot_tel{
	margin-top: 5px;
}
.footer_ewm{
	margin-top: -15px;
}
.copyright{
	line-height: 50px;
	text-align: center;
	color:#9d9991;
}
.inner_nav ul li.inner_nav_foot{
	width: 330px;
}
.inner_pro_nav_list{

}
.inner_pro_nav_list ul{

}
.inner_pro_nav_list ul li{
	position: relative;
}
.inner_pro_nav_list ul li .sub1{
	position: absolute;
	width: 100%;
	transition: all 0.5s;
	transform: scaleY(0);
	transform-origin: top;
	z-index: 10;
}
.inner_pro_nav_list ul li:hover .sub1{
	transform: scaleY(1);
}
.inner_pro_nav_list ul li .sub1 .item{
	width: 100%;
	background: #ded9cf;
	color:#8e8a84;
	text-align: center;
	line-height: 36px;
	height: 36px;
	margin-top: 4px;
}
.inner_pro_nav_list ul li .sub1 .item:hover{
	background: #a72221;
	color:white;
}
.inner_pro_list li{
	display: inline-block;
	position: relative;
	margin:0px 11px 35px;
}
.inner_pro_list li .img_wrap{
	width: 371px;
	overflow: hidden;
}
.inner_pro_list li .img_wrap img{
	width: 100%;
	transition: all 0.5s;
}
.inner_pro_list li:hover .img_wrap img{
	transform: scale(1.1);
}
.inner_pro_list li .pro_title{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	background: rgba(0,0,0,0.3);
	box-sizing: border-box;
	font-size: 18px;
	line-height: 40px;
	color:white;
}
.news_list{

}
.news_list li{
	overflow: hidden;
	border-bottom: 1px dashed #9e9991;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news_list li:hover{
	border-bottom: 1px dashed #a72221;
}
.news_list li .time{
	width: 98px;
	height: 98px;
}
.news_list li .time .day{
	background: #f7ebd5;
	height: 71px;
	text-align: center;
	line-height: 71px;
	color:#a72221;
	font-family: "Arial";
	font-size: 60px;
}
.news_list li .time .year{
	height: 27px;
	background: #dbd6cc;
	text-align: center;
	color:#7d7c7b;
	font-family: "Arial";
	font-size: 16px;
	line-height: 27px;
}
.news_list li .text{
	width: 1080px;
}
.news_list li .text h2{
	font-size: 20px;
	color:#000;
	font-weight: lighter;
	line-height: 35px;
	margin-top: 5px;
}
.news_list li .text p{
	font-size: 16px;
	color:#7d7c7b;
	line-height: 20px;
}
.contact_list{
	width: 400px;
	margin-right: 125px;
	position: relative;
	z-index: 10;
}
.contact_list li{
	overflow: hidden;
	/*background: url(../images/line4.png) bottom repeat-x;*/
	padding-bottom: 25px;
	margin-top: 20px;
	border-bottom: 1px dashed #9d9991;
}
.contact_list .contact_icon{
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-right: 25px;
}
.contact_list .contact_icon img{
	vertical-align: middle;
}
.contact_list .contact_text{
	color:#000;
}
.contact_list .contact_text .title{
	font-size: 18px;
	margin-top: 3px;
	text-align: left;
}
.contact_list .contact_text p{
	font-size: 30px;
	line-height: 35px;
	margin-top: 5px;
	text-align: left;
}
.map_wrap{
	width: 604px;
	height: 400px;
	position: relative;
}
.map_wrap:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left:0px;
	background: url(../images/map_kuang.png) center center no-repeat;
}
.order_title{
	display: block;
	margin:auto;
}
.order_content{
	margin-top: 35px;
	padding-bottom: 55px;
	border-bottom: 1px dashed #9d9991;
	margin-bottom: 50px;
}


.__contact .top{
    padding-bottom: 25px;
    /*border-bottom: 1px dotted black;*/
}
.__contact .top li{
    list-style-position: inside;
}
.__contact .top ul{
    float: left;
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 20px;
    padding-right: 50px;
}
.__contact .search button{
   
}
.__contact ul li{
    padding-left: 28px;
}
.__contact .map_contact{
    width: 678px;
    height: 309px;
}
.__contact .form{
	margin-top: 60px;
}
.__contact .form input{
    display: inline-block;
    width: 352px;
    margin-right: 19px;
    /*height: 48px;*/
    border:1px solid #dadbdc;
    padding:15px;
    color: #999;
    background: none;
}
.__contact .form textarea{
    display: inline-block;
    width: 1193px;
    height: 243px;
    margin-top: 20px;
    background: none;
    border:1px solid #dadbdc;
    font-size: 14px;
}
.__contact .img-l,.img-r{
    display: block;
}
.__contact .img-l{
    margin-left: 45px;
    margin-bottom: 15px;
}
.__contact .img-r{
    float: right;
    margin-right: 62px;
}
.__contact p,.__contact li{
    font-size: 16px;
    line-height: 30px;
    font-weight: lighter;
}
::-webkit-input-placeholder{
    font-family: "微软雅黑";
};
::input-placeholder{
    font-family: "微软雅黑";
}
.pages{
	margin-top: 35px;
	text-align: center;
}
.pages li{
	display: inline-block;
	padding:2px 6px;
	border:1px solid #ccc;
	border-radius: 5px;
	margin:3px;
}
.pages li.c{
	background: #951419;
	color:white;
}
.__list{
	width: 100%;	
}
.__list h2{
	font-size: 30px;
	max-width: 80%;
	margin: auto;
	text-align: center;
}
.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.__list .thumb{
	width: 80%;
    display: block;
    margin: auto;
}
.__list .b_des{
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
    line-height: 25px;
    font-weight: lighter;
}

.__list .b_des p{
line-height:1.5;
margin:15px 25px;
}








.jiathis_style{
	float: right;
}
.b_foot{
	padding-top: 10px;
	line-height: 20px;
    font-size: 14px;
}