@charset "utf-8";
body{overflow-x: hidden;}
img{border:none;}
body,html{
	width:100%;
}
/*头部开始*/
.pageHeader{
	margin:0 auto;
}
.header{
	height:144px;
	width:100%;
	background:url(../images/header_01.jpg);
}
.logo_ico{
	position:absolute;
}
.logo{
	margin-left:158px;
}
.top_tel{
	height:55px;
	margin-top:45px;
	background:url(../images/tel_06.png) no-repeat;
}
.num{
	width:190px;
	height:50px;
	padding-left:60px;
}
.tel_top{
	color:#333;
	width:165px;
	font-size:16px;
	font-family:宋体;
}
.tel_bottom{
	color:#e20013;
	font-size:24px;
	font-weight:bold;
	font-family:宋体；
}
.nav{
	height:52px;
	background:url(../images/nav_02.jpg);
}
.nav > div > ul{
	margin-left:178px;
	width:1020px;
	float:left;
	height:41px;
	line-height:41px;
}
.nav > div > ul > li{
	text-align:center;
	float:left;
	width:145px;
}
.nav > div > ul > li > a{
	display:block;
	font-size:14px;
	color:#fff;
}
.nav > div > ul > li > a:hover,.nav > div > ul > li > a.on{
	background-color:#5b161a;
}
/*头部结束*/
/*轮播开始*/
.banner{
	width:100%;
	height:596px;
	position:relative;
}
.banner-slide li{
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	display:none;
}
.banner-slide li .container{
	position: relative;
}
.banner-switch{
	position:absolute;
	bottom:15px;
	left:48% !important;
}
.banner-slide li img{
	top:0;
	left:0;
	width:1920px;
	height:596px;
	position: absolute;
	margin-left:-360px;
}
.banner-switch li{
	float:left;
	width:12px;
	height:12px;
	cursor:pointer;
	border-radius:50%;
	margin-right:25px;
	background:rgba(0,0,0,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff,endColorstr=#7fffffff);
}
.banner-switch li:last-child{
	margin-right:0;
}
.banner-switch li.on{
	background-color:#e20013;
}
/*轮播结束*/
/*内容开始*/
.product{
	width:100%;
	height:650px;
	background:url(../images/bg_product.jpg) no-repeat center center;
}
.product_title{
	padding-top:33px;
	font-size:30px;
	color:#c0262f;
	text-align:center;
	width:100%;
	font-family:宋体;
	font-weight:900;
}
.product_description{
	width:1194px;
	text-align:center;
	font-size:16px;
}
.product_ul{
	width:600px;
	margin:0 auto;
	margin-top:30px;
}
.product_ul > li{
	line-height:43px;
	text-align:center;
	float:left;
	height:43px;
	width:119px;
}
.product_ul > li.on,.product_ul > li:hover{
	background:url(../images/li_ico_03.png);
}
.product_ul > li.on a,.product_ul > li:hover a{
	color:#fff;
}
.product_ul > li > a{
	display:block;
	font-size:14px;
	color:#333333;
}
.product_picture{
	width:100%;
	float:left;
	height:420px;
	margin-top:20px;
}
.product_left{
	float:left;
	width:546px;
	height:412px;
	overflow:hidden;
	border:2px solid #682d2c;
}
.product_left > a > img{
	width:532px;
	height:399px;
	margin:0 auto;
	margin-top:7px;
	transition:all .6s;
}
.product_left_li{
	color:#fff;
	width:546px;
	height:50px;
	margin-top:-44px;
	line-height:50px;
	text-align:center;
	position:absolute;
	background-color:rgba(114,21,27,0.69);
}
.product_left > a:hover .product_left_li{
	display:block;
}
.product_left a:hover img{
	transform:scale(1.1);
}
.product_right{
	float:right;
	width:630px;
	height:412px;
}
.product_small a{
	float:left;
	width:298px;
	height:194px;
	overflow:hidden;
	margin-right:20px;
	border:2px solid #682d2c;
}
.product_small img{
	width:298px;
	height:194px;
	transition:all .6s;
}
.product_small a:hover img{
	transform:scale(1.2);
}
.product_small a:nth-child(2n){
	margin-right:0px;
}
.product_small a:nth-child(n+3){
	margin-top:20px;
}
.product_small_li{
	color:#fff;
	width:298px;
	height:29px;
	margin-top:-29px;
	line-height:29px;
	text-align:center;
	position:absolute;
	background-color:rgba(114,21,27,0.69);
}
.product_small > a:hover .product_small_li{
	display:block;
}
.advantage{
	width:100%;
	height:776px;
	background:url(../images/advantage_02.jpg) no-repeat center center;
}
.advantage_list{
	width:100%;
	height:100px;
	padding-top:95px;
}
.advantage_minute{
	float:left;
	width:550px;
	height:305px;
	margin-top:25px;
	margin-right:100px;
}
.advantage_minute:nth-child(2n){
	margin-right:0px;
}
.advantage_num{
	width:44px;
	color:#fff;
	float:left;
	height:44px;
	font-size:27px;
	line-height:44px;
	text-align:center;
	background-color:#b24132;
	border:2px solid #e5c88d;
}
.advantage_title{
	color:#fff;
	float:left;
	width:487px;
	height:44px;
	font-size:24px;
	line-height:44px;
	font-family:宋体;
	padding-left:15px;
}
.advantage_content{
	float:left;
	margin-top:8px;
	font-size:14px;
	color:#fff;
}
/*
.advantage_content a{
	
}*/
.advantage_img{
	float:left;
	margin-top:10px;
}
.advantage_img img{
	width:516px;
	height:173px;
}
.about{
	width:100%;
	height:431px;
	background:url(../images/about_13.jpg) no-repeat center center;
}
.about_left{
	float:left;
	width:483px;
	height:332px;
	padding-top:43px;
	padding-left:10px;
}
.about_left img{
	width:483px;
	height:332px;
}
.about_right{
	width:600px;
	float:right;
	margin-top:145px;
}
.about_title{
	font-size:25px;
	font-family:宋体;
	margin-left:115px;
	color:#a50d06;
}
.about_content{
	float:left;
	color:#666666;
	font-size:14px;
	margin-top:15px;
	line-height:25px;
	text-align:center;
}
.about_more{
	width:100%;
	float:left;
	color:#666666;
	margin-top:28px;
	margin-left:-17px;
	text-align:center;
}
.sbanner{
	width:100%;
	color:#fff;
	height:288px;
	font-size:16px;
	background:url(../images/sbanner_06.jpg) no-repeat center center;
}
.sbanner div{
	width:100%;
	padding-top:90px;
	text-align:center;
}
.choose{
	width:100%;
	height:706px;
	background:url(../images/choose_02.jpg) no-repeat center center;
}
.choose_left{
	float:left;
	width:575px;
	padding-top:125px;
}
.news_more{
	color:#666;
	float:right;
	font-size:12px;
	line-height:30px;
}
.news_top{
	margin-top:15px;
	width:600px;
	float:left;
}
.news_thumb{
	float:left;
	width:215px;
	height:151px;
}
.news_thumb img{
	width:215px;
	height:151px;
}
.news_top_title{
	float:right;
	color:333px;
	width:335px;
	font-size:13px;
	font-family:宋体;
}
.news_top_right{
	width:335px;
	float:left;
	margin-left:30px;
	transition: 0.6s;
}
.news_top_right a{
	display:block;
}
.news_top_right:hover .news_top_title{
	color:#ab1d16;
}
.news_top_right:hover{
	margin-left:45px;
}
.news_top_content{
	float:right;
	color:333px;
	width:335px;
	color:#666666;
	font-size:12px;
	font-family:宋体;
	margin-top:18px;
}
.choose_more{
	color:#666666;
	position:absolute;
	margin-left:255px;
	margin-top:131px;
}
.choose_bottom{
	float:left;
	margin-top:10px;
}
.choose_bottom li{
	width:580px;
	height:33px;
	color:#666666;
	line-height:33px;
	border-bottom:1px dashed #bcbbb8;
}
.choose_bottom li a{
	display:block;
}
.choose_bottom li:hover a{
	color:#ab1d16;
}
.choose_bottom > li > a:first-child{
	float:left;
}
.choose_bottom > li > a:last-child{
	float:right;
}
.industry{
	width:575px;
	float:right;
	padding-top:125px;
}
.industry_more{
	float:right;
	color:#666666;
	line-height:30px;
}
.industry_list{
	float:left;
	margin-top:5px;
	width:100%;
}
.industry_news{
	margin-top:9px;
	width:558px;
	float:left;
}
.industry_date{
	width:56px;
	height:56px;
	float:left;
	text-align:center;
	background-color:#a50d06;
}
.industry_day{
	font-size:26px;
	color:#fff;
	font-family:宋体;
}
.industry_ym{
	color:#fff;
	margin-top:-5px;
}
.industry_right{
	float:right;
	width:485px;
}
.industry_right a{
	display:block;
}
.industry_right:hover .industry_title{
	color:#a50d06;
}
.industry_right:hover .industry_description{
	color:#a50d06;
}
.industry_title{
	float:right;
	width:100%;
	font-size:14px;
	color:#666666;
}
.industry_description{
	float:right;
	width:100%;
	margin-top:3px;
	font-size:12px;
	color:#999999;
}
.history{
	float:left;
	width:100%;
	height:197px;
	margin-top:40px;
	background:url(../images/history_03.jpg) no-repeat center center;
}
.Smriti{
	float:left;
	color:#fff;
	color:#fff;
	width:110px;
	font-family:宋体;
	text-align:center;
	margin-top:28px;
	margin-left:33px;
}
.Smriti_title{
	margin-left:-22px;
	font-size:24px;
}
.Smriti_description{
	font-size:12px;
	margin-top:8px;
	text-align:left;
	font-family:微软雅黑;
}
.innovate{
	float:left;
	color:#fff;
	color:#fff;
	width:105px;
	font-family:宋体;
	text-align:center;
	margin-top:28px;
	margin-left:115px;
}
.exquisite{
	float:right;
	color:#fff;
	color:#fff;
	width:120px;
	font-family:宋体;
	text-align:center;
	margin-top:28px;
	margin-right:48px;
}
.natural{
	float:right;
	color:#fff;
	color:#fff;
	width:120px;
	font-family:宋体;
	text-align:center;
	margin-top:28px;
	margin-right:100px;
}
.collect_description{
	float:left;
	color:#fff;
	width:145px;
	height:40px;
	margin-top:77px;
	text-align:center;
	margin-left:165px;
}
.top_ico{
	float:left;
	width:10px;
	height:5px;
	position:absolute;
	left:595px;
	margin-top:125px;
	background:url(../images/top_03.jpg) no-repeat center center;
}
.to_top{
	width:10px;
	float:left;
	color:#fff;
	height:70px;
	font-size:宋体;
	line-height:15px;
	position:relative;
	margin-top:133px;
	margin-left:-78px;
}
.footer{
	float:left;
	width:100%;
	height:364px;
	background:url(../images/footer_02.jpg) no-repeat center center;
}
.footer_nav{
	width:100%;
	height:44px;
	float:left;
	margin-top:18px;
	line-height:44px;
}
.footer_nav li{
	width:169px;
	float:left;
	text-align:center;
}
.footer_nav li:after{
	content:'';
	width:2px;
	height:15px;
	float:right;
	margin-top:-30px;
	background:url(../images/f_nav_03.jpg) no-repeat;
}
.footer_nav li:last-child:after{
	content:'';
	background:url();
}
.footer_nav li a{
	color:#fff;
	display:block;
	font-size:14px;
}
.footer_logo{
	float:left;
	padding-top:35px;
	padding-left:15px;
}
.footer_logo img{
	width:184px;
	height:186px;
}
.footer_contact{
	width:285px;
	float:left;
	margin-top:50px;
	margin-left:80px;
}
.footer_company{
	width:100%;
	float:left;
	color:#fff;
	font-size:21px;
	font-family:宋体;
}
.footer_contact ul{
	float:left;
	margin-top:15px;
}
.footer_contact ul li{
	float:left;
	color:#fff;
	font-size:14px;
	line-height:2em;
	font-family:宋体;
}
.footer_contact ul li:nth-child(2){
	margin-left:25px;
}
.footer_weiixn{
	float:left;
	margin-top:55px;
	margin-left:155px;
}
.footer_bottom{
	width:100%;
	float:left;
	color:#fff;
	margin-top:6px;
	text-align:center;
}
.share_to{
	float:left;
	color:#fff;
	margin-left:25px;
	margin-top:178px;
}
.bdsharebuttonbox{
	float:left;
	margin-top:170px;
}
.bdshare-button-style1-16 .bds_tsina{
	width:5px;
	height:21px;
	background-position:0 0 !important;
	background:url(../images/share_03.png) no-repeat;
}
.bdshare-button-style1-16 .bds_weixin{
	width:5px;
	height:21px;
	background-position:0 0 !important;
	background:url(../images/share_05.png) no-repeat;
}
.bdshare-button-style1-16 .bds_qzone{
	width:5px;
	height:21px;
	background-position:0 0 !important;
	background:url(../images/share_07.png) no-repeat left;
}
.bdshare-button-style1-16 .bds_sqq{
	width:5px;
	height:21px;
	background-position:0 0 !important;
	background:url(../images/qq.png) no-repeat left;
}
/*内容结束*/
/*内页开始*/
.grey{
	float:left;
	width:100%;
	background:url(../images/gery.jpg) repeat-x center center;
}
.n_border{
	margin-top:40px;
	margin-bottom:50px;
	background-color:rgba(255,255,255,.7);
}
.nleft{
	width:270px;
	float:left;
}
.n_left{
	width:270px;
	height:470px;
	float:left;
	background:url(../images/nleft_03.jpg) no-repeat center center;
}
.n_left > ul{
	margin-top:155px;
}
.n_left > ul > li{
	height:40px;
	line-height:40px;
	text-align:center;
	border-bottom:1px dashed #c94927;
}
.n_left > ul > li > a{
	color:#fff;
	font-size:20px;
	font-family:宋体;
	padding-right:50px;
}
.n_left > ul > li:hover{
	background-color:#811c23;
}
.n_left > ul > li:hover a{
	background:url(../images/n_ico_11.png) no-repeat right center;
}
.left_contact{
	width:270px;
	height:270px;
	float:left;
	margin-top:22px;
	margin-bottom:50px;
	background:url(../images/n_contact_06.jpg) no-repeat center center;
}
.left_title{
	float:left;
	color:#fff;
	width:100%;
	text-align:center;
	line-height:80px;
	font-size:24px;
	font-family:宋体;
}
.n_contact{
	float:left;
	margin-left:8px;
	margin-top:15px;
	font-size:14px;
	line-height:1.8em;
}
.n_right{
	width:900px;
	float:right;
}
.n_top{
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #a36969;
}
.n_top_left{
	float:left;
	font-size:19px;
	color:#511b03;
	padding-left:30px;
	font-family:宋体;
	font-weight:600;
	background:url(../images/n_ico_03.png) no-repeat left center;
}
.catpos{
	float:right;
	padding-left:20px;
	background:url(../images/n_ico_06.png) no-repeat left center;
}
.catpos a{
	color:#511b03;
}
.n_news{
	margin-top:30px;
}
.n_news > ul > li{
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #811c23;
}
.n_news > ul > li:hover a{
	color:#811c23;
}
.n_news > ul > li:first-child{
	border-top:1px dashed #666666;
}
.n_news > ul > li > a{
	display:block;
	color:#666666;
	padding-left:15px;
	background: url(../images/news_ico_03.png) no-repeat left center;
}
.n_news > ul > li span{
	float:right;
}
.n_product{
	width:900px;
	float:right;
}
.n_product ul{
	float:left;
	margin-top:20px;
}
.n_product li{
	float:left;
	width:293px;
	height:225px;
	margin-top:15px;
	overflow:hidden;
	margin-right:10px;
}
.n_product img{
	width:293px;
	height:194px;
	transition:all .6s;
}
.n_product a:hover img{
	
	transform:scale(1.2);
}
.n_product li:nth-child(3n){
	margin-right:0px;
}
.n_product_li{
	color:#fff;
	width:293px;
	height:29px;
	line-height:29px;
	text-align:center;
	position:absolute;
	background-color:rgba(114,21,27,0.69);
}
.ny_title{
	width:100%;
	text-align:center;
	font-size:20px;
	margin-bottom:8px;
}
.n_center{
	width:100%;
	text-align:center;
	padding-bottom:10px;
	border-bottom:dashed 1px #a36969;
}
.n_center span:nth-child(2){
	float:left;
}
.wz_pages{
	width:100%;
	float:left;
	margin-top:50px;
	text-align:center;
}
.wz_pages li{
	display:inline;
	margin-right:5px;
}
.before-and-next{
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
.list_show{
	width:100%;
	margin-top:20px;
	float:left;
	font-size:16px;
	line-height:2em;
	padding:20px;
}
.list_show img{ display:inline-block; }
.list_show p{	line-height:2em; width:860px; 
}
/*内页结束*/
/*messages*/
.messages{padding:15px 0;position:absolute;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; font-family:"Microsoft Yahei";}
.messlist {height:30px;margin-bottom:30px;}
.messlist label{float:left;width:100px; height:30px; font-size:14px; line-height:30px; text-align:right;padding-right:10px;}
.messlist input{float:left;width:300px;height:28px;padding-left:5px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:400px; height:110px;padding:5px;border:#ccc 1px solid;}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px;}
.messsub{padding:0px 0 0 110px;float:left;margin-top:20px;}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
#label0{display:none;color:#0aa770;height:28px;line-height:28px;}
#label1{display:none;color:#0aa770;height:28px;line-height:28px;}
#label2{display:none;color:#0aa770;height:28px;line-height:28px;}
#label3{display:none;color:#0aa770;height:28px;line-height:28px;}
#label4{display:none;color:#0aa770;height:28px;line-height:28px;}
#label5{display:none;color:#0aa770;height:28px;line-height:28px;}
#label6{display:none;color:#0aa770;height:28px;line-height:28px;}
#label7{display:none;color:#0aa770;height:28px;line-height:28px;}
#label8{display:none;color:#0aa770;height:48px;line-height:48px;}
#label9{display:none;color:#0aa770;height:48px;line-height:48px;}
#label10{display:none;color:#0aa770;height:48px;line-height:48px;}
.send{
	height:800px;
	width:500px;
	margin:0 auto;
}
/*---bootstrap pagination style---*/
.pagination {
	float:left;
    padding-left: 0;
    margin-top:30px;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination a, .pagination span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.8;
    text-decoration: none;
    color: #a50d06;
    background-color: #ffffff;
    border: 1px solid #a50d06;
    margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination span{
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #a50d06;
    border-color: #a50d06;
}
.pagination li{
	display:inline;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 3;
    color: #a50d06;
    background-color: #eeeeee;
    border-color: #a50d06;
}


/* suspend */
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(../images/suspend.png) -40px -86px;overflow:hidden;}
/*---bootstrap pagination style---*/
