/*公共样式*/
.fl {
	float: left;
}
.fr {
	float: right;
}
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?7kkyc2');
    src:  url('../fonts/icomoon.eot?7kkyc2#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7kkyc2') format('truetype'),
    url('../fonts/icomoon.woff?7kkyc2') format('woff'),
    url('../fonts/icomoon.svg?7kkyc2#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fr .icomoon {
	font-family: 'icomoon';
	font-size: 16px;
	line-height: 26px;
}
/*版心*/
.w {
	width: 1200px;
	margin: 0 auto;
}
.style-red {
	color: #c81623;
}
.spacer {
	width: 1px;
	height: 12px;
	background-color: #666;
	margin: 9px 12px 0;
}
/*顶部快捷导航*/
.shortcut {
	height: 40px;
	background-color: #e60000;
	line-height: 40px;
}
.shortcut a {
	color: #fff;
	font-weight: 700;
}
.shortcut input{
	padding: 5px;
}
.ser{
	padding-top: 5px;
}
.search{
	background: url(../images/ser.png) center no-repeat;
	height: 28px;
	width: 28px;
}
/*header区域*/
.header {
	position: relative; background: url(../images/bg_header.jpg) center no-repeat;
	height: 180px;
}
.logo {
	position: absolute;
	top: 50px;
	left: 50px;
	width: 380px;
	height: 80px;
}
.logo a {
	display: block;
	/*overflow: hidden;*/
	width: 380px;
	height: 80px;
	background: url(../images/logo.png) no-repeat;
	/*text-indent: -999px;*/
	font-size: 0;
}
.Ad{
	position: absolute;
	top: 40px;
	left: 490px;
}
.text {
	float: left;
	width: 445px;
	height: 32px;
	border: 2px solid #b1191a;
	padding-left: 10px;
	color: #ccc;
}
.btn {
	width: 82px;
	height: 40px;
	line-height: 30px;
	background-color: #b1191a;
	border: 0;
	font-size: 16px;
	color: #fff;
}
.hotwrods {
	position: absolute;
	top: 65px;
	left: 348px;
}
.hotwrods a {
	margin: 0 10px;
}
.shopcar {
	position: absolute;
	top:25px;
	right: 64px;
	width: 138px;
	height: 34px;
	border: 1px solid #dfdfdf;
	background-color: #f7f7f7;
	line-height: 34px;
	text-align: center;
}
.car {
	font-family: 'icomoon';
	color: #da5555;
}
.arrow {
	font-family: 'icomoon';
	margin-left: 5px;
}
.count {
	position: absolute;
	top: -5px;
	/*应该是左侧对齐 文字才能往右走显示*/
	left: 100px;
	background-color: #e60012;
	height: 14px;
	padding: 0 3px;
	line-height: 14px;
	color: #fff;
	/*border-radius: 左上角 右上角  右下角  左下角;*/
	border-radius: 7px 7px 7px 0;
}
/*nav start*/
.nav {
	height: 30px;
	background-color: #ffb30f;
	margin:0 auto;
}

.navitems {
	margin: 0 auto; width: 1200px; height: 50px; border-bottom: 4px solid orange;
}
.navitems ul{
	float: right; background: #fff; margin-top: 10px;
}
.navitems li {
	float: left;
}
.navitems li a {
	display: block;
	height: 30px;
	padding: 0 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #a85e20;
	font-weight: bold;
}
.navitems li a:hover
{
	color:orange;

}
/*footer 部分*/
.footer {
	height: 40px;
	background-color: #30416d;
	line-height: 40px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.mod_service {
	height: 79px;
	border-bottom: 1px solid #ccc;
}

.mod_service li {
	float: left;
	width: 240px;
	height: 79px;

}
.mod-service-icon {
	/*浮动的盒子 可以直接给大小的 不需要转换*/
	float: left;
	width: 50px;
	height: 50px;
	margin-left: 35px;
	background: url(../img/icons.png) no-repeat;
}
.mod_service_zheng {
	background-position: -253px -3px;	
}
.mod_service_tit {
	float: left;
	margin-left: 5px;
}
.mod_service_tit h5 {
	margin: 5px 0;
}
.mod_service_kuai {
	background-position: -255px -54px;
}
.mod_service_bao {
	background-position: -257px -105px;
}
.mod_help {
	height: 187px;
	border-bottom: 1px solid #ccc;
}
.mod_help_item {
	float: left;
	width: 150px;
	padding: 20px 0 0 50px;
}
.mod_help_item dt {
	height: 25px;
	font-size: 16px;
}
.mod_help_item dd {
	height: 22px;
}
.mod_help_app dt,
.mod_help_app p {
	padding-left: 15px;
}
.mod_help_app img {
	margin: 7px 0;
}
.mod_copyright {
	text-align: center;
}
.mod_copyright_links {
	margin: 20px 0 15px 0;
}
.mod_copyright_info {
	line-height: 18px;
}

.news_1{
	width: 790px; height:600px;
	padding: 20px 10px; 
}

.news_1 h3,.Price h3{
	height: 50px;
	font-weight: 700;
	font-size: 18px;
	color: #a85e20;
	line-height: 70px;
	border-bottom: 1px solid #ffb30f; 
}
.news_1 h3 span,.Price h3 span{
	color: #e60000;
}
.news_1 ul{
	padding-top: 5px;
}
.news_1 li{
	line-height: 30px;

}
.news_1 i{
	float: right;
	
	color: #999;
}
.key{
	height:120px; 
	line-height: 50px;
}
.key h3{
	border-bottom: none;
}

.page{
	text-align:right;
	width: 100%;
}
.key li{
	display: inline-block; height: 30px; line-height:30px; padding: 5px 10px; margin-left:10px; border:1px solid orange; text-align: center;
border-radius: 20px; 
}
.key li a{
	color:orange; font-weight:700;
}
.key li:hover{
	background:#fff5e1;
}
.key_1{
	margin-left:30px;
}
.ad_01{
	margin:15px 0;
}
.ad_01 img{
	padding: 0 15px 0 0;
}
.lanmu{
	height:50px; line-height: 50px;
	font-weight: 700;
	font-size: 18px;
	
	text-align: center; 
	color: #8d4b45;
	padding:0 50px;
	 border-top-right-radius: 15px; 
	 border-top-left-radius: 15px; 
}


.rightnews{
    background-color: #fff5e1;
    margin-top: 10px;
    height: 50px;
	font-weight: 700;
	font-size: 18px;
	color: #a85e20;
	line-height: 50px;
	text-indent:2em;
}
.Price ul{
	padding-top: 5px;padding: 0 10px;
}
.Price li{
	line-height: 30px;

}
.main2{
	height:auto;
}
.main3{
	height: 100%;
}

.dqbox{width:1100px; height:235px; margin:0 auto 0 auto; position:absolute; left:50%; margin-left:-550px; z-index:9;}
.dq{width:1100px; height:1100px; position:absolute; top:-820px;  background:url(../images/dq.png) no-repeat;}

.allbox{width:100%;  margin:0 auto 0 auto; overflow:hidden;}
.hg_t{height:241px;  background:#a85e20; text-align:center;}
.hg_img{height:340px;background:#a85e20; position:relative;}
.hg_imgbox{height:340px;background:#a85e20; position:relative;}

.hg_imgs{height:991px; float:left; margin:0; overflow:hidden;}
.hg_img_move{width:8676px; height:991px; position:absolute; left:0;  } /*图片回顾长度修改width*/

.Price h5{
	height: 50px;
	font-weight: 700;
	font-size: 18px;
	color: #A85E20;
	line-height: 40px; text-align: center;
	background-image: linear-gradient(0deg, #fff 20%,#FFF5E1 80%);
}

.Price{
	width: 370px;
	height: 600px;
	
}
.price_2{
	padding: 10px auto;
}


.databox{ width:590px; overflow:hidden; float:left;  }
.d_more{width:160px; height:24px; position:absolute; top:3px; left:110px; font-size:14px; font-weight:normal; text-align:right; color:#6c6c6c}
.data_ifr{width:400px; height:240px; float:left; border:0; margin:0}
.data_t1{width:800px; height:38px; float:left; margin:0 ;}
.data_t2{width:790px; height:38px; float:left; margin:0; border-bottom:1px solid #a85e20;}
.data_ts{width:220px; height:38px; background:#a85e20; float:left; text-align:center; line-height:38px; color:#ffffff;font-size:20px;  border-radius:4px 4px 0 0; border:1px solid #a85e20;}
.data_tn{ width:220px; height:38px; float:left; border:1px solid #a85e20; text-align:center; line-height:38px;border-radius:4px 4px 0 0; font-size:20px;
background-color:#f6f6f6;}

.data_ts2{width:130px; height:38px; background:#a85e20; float:left; text-align:center; line-height:38px; color:#ffffff;font-size:20px;  border-radius:4px 4px 0 0; border:1px solid #a85e20;}
.data_tn2{ width:130px; height:38px; float:left; border:1px solid #a85e20; text-align:center; line-height:38px;border-radius:4px 4px 0 0; font-size:20px;
background-color:#f6f6f6;  }
.data_tn3{ width:350px; height:38px; float:left; border:1px solid #a85e20; text-align:center; line-height:38px;border-radius:4px 4px 0 0; font-size:20px;
}


.data_c1{width:440px; float:left; margin:0; padding:0;}
.data_c2{width:790px; float:left; margin:0; padding:0;}
.data_c2 ul{margin-left:10px;margin-top:30px;width:380px;display:inline-block;font-size:22px;}
.data_c2 li{padding-left:50px; font-size:16px; height:55px;line-height:55px;
    text-decoration: none;margin:5px;}
	
.t01{background: url(../images/01.png) no-repeat 10px;background-color:#f6f6f6;}
.t02{background: url(../images/02.png) no-repeat 10px;background-color:#f6f6f6;}
.t03{background: url(../images/03.png)no-repeat 10px;background-color:#f6f6f6;}
.t04{background: url(../images/04.png)no-repeat 10px;background-color:#f6f6f6;}
.t05{background: url(../images/05.png)no-repeat 10px;background-color:#f6f6f6;}
.t06{background: url(../images/06.png)no-repeat 10px;background-color:#f6f6f6;}
.t07{background: url(../images/07.png)no-repeat 10px;background-color:#f6f6f6;}
.t08{background: url(../images/08.png)no-repeat 10px;background-color:#f6f6f6;}
.t09{background: url(../images/09.png)no-repeat 10px;background-color:#f6f6f6;}

	
.flr{margin-right:0}
.txt-gongshi{
		height: 50px;
     width: 440px;
	line-height: 70px;
	border-bottom: 1px solid #ffb30f;
}
.txt-h3{font-weight: 700;
	font-size: 18px; width:120px;height: 50px;
	color: #a85e20;}

.form_one{
    height: 50px; line-height:60px;padding-left:15px;
}
.form_one_left{
	width: 150px;
}
.form_one .form_one_left{
    float: left;
}
.form_one .form_one_right{
    float: right;
}
.form_one .form_one_left input[name=wbaby]{
    width: 100px;
    height: 30px;
    margin-right: 5px;
}
.form_one .form_one_right .sub4{
    background-color: #e60012;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    width: 65px;
    line-height: 30px;
    margin-right: 2px; font-size: 10px;
    font-family: '微软雅黑';
    font-weight: bold;
}