﻿/*----------------------------------
name:mod auto
date:2014-10-28
author:sunbey
----------------------------------*/
body{
	color:#31200f;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(../images/body.jpg) 0 0 repeat;
	font-family:"Arial","微软雅黑";
}
.wallpaper{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	z-index:10;
	background: url(../images/headertop.jpg) center 30px no-repeat;
}
.wallpaper2{
	position: absolute;
	left:0px;
	top:503px;
	width:100%;
	z-index:8;
}
.bodysecond .wallpaper2{
	top:338px;
}
/*common*/
form,ul,li,p,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
img{
	border:0 none;
	vertical-align:middle;
}
ul,li{
	list-style-type:none;
}
a{
	text-decoration:none;
	color:#4b4b4b;
}
a:hover{
	color:#d52e2e;
	text-decoration:none;
}
input,select,textarea{
	outline: none;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.blank10{
	display:block;
	clear:both;
	height:10px;
	line-height:0;
	font-size:0;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
/*clear*/
.cf:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
.cf{
	zoom:1;
}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{ display:block; }

/*structure*/
header{
	position:relative;
	width:1000px;
	height:120px;
	margin:0 auto;
}
.bodysecond header{
	height:292px;
}
header .logo{
	float:left;
	width:268px;
	height:109px;
	background:url(../images/logo.png);
}
header .goback{
	float:right;
	width:260px;
	height:75px;
	color:#636363;
}
header .goback p{
	padding-top:20px;
	color:#636363;
}
header .goback a{
	color:#636363;
	line-height:41px;
	padding:0 8px;
}
.main{
	position:relative;
	width:1000px;
	margin:0 auto;
}
.top{
	position:absolute;
	right:-45px;
	bottom:70px;
	display:block;
	width:38px;
	height:38px;
	background:url(../images/top.jpg) 0 0 no-repeat;
}

/*------------------------detail-------------------------*/
nav{
	float:right;
	width:692px;
	height:30px;
	margin-top:33px;
}
.nav{
	width:716px;
	height:30px;
}
.wallpaper_sec nav{
	background:url(../images/navbg_sec.png) 0 0 no-repeat;
}
nav ul{
	float:left;
	width:716px;
	height:30px;
}
nav ul li{
	position:relative;
	float:left;
	width:100px;
	height:50px;
	text-align:center;
	z-index:5;
}
nav ul li:after{
	position: absolute;
	content: '/';
	display: block;
	width: 8px;
	height: 30px;
	right: 2px;
	top: 8px;
	color: #DD0101;
}
nav ul li:last-child:after{
	display: none;
}
nav ul li a{
	display:block;
	width:92px;
	height:44px;
	padding-top: 6px;
	font-size:14px;
	line-height:16px;
	color:#fff;
	cursor:pointer;
	border-radius:8px 8px 0 0;
	background:url(about:blank);
}
nav ul li a em{
	font-style: normal;
	display: block;
	font-size: 12px;
}
nav ul li a:hover,nav ul li a.hover,nav ul li a.cur{
	color:#F7E3A9;
/*	background:url(../images/navon.png) center top no-repeat;*/
}
.flash{
	height:480px;
}
/*flash*/
.flashindex{
	width:100%;
	height:350px;
	overflow:hidden;
	position:relative;
	top:150px;
	left:0;
	z-index:1;
}
.flashsecond{
	width:100%;
	height:220px;
	overflow:hidden;
	position:relative;
	top:150px;
	left:0;
	z-index:1;
}
#su_slide_info{
	display:none;
}
#su_slide_list a{
	display:block;
	position:absolute;
	width:100%;
	height:350px;
	overflow:hidden;

}
#su_slide_list a img{
	display:none;
}
.mainindex{
	position:relative;
	width:1000px;
	height:336px;
	padding-top:28px;
	margin:0 auto;
}
.mainsecond{
	position:relative;
	width:1000px;
	margin:0 auto 20px auto;
	background: none;
}
.flash_btns{
	position:absolute;
	width:108px;
	top:420px;
	left:50%;
	padding-top:17px;
}
.flash_btns ul li{
	float:left;
	width:14px;
	height:14px;
	margin-right:10px;
	cursor:pointer;
	background:url(../btn.png);
	background-repeat:no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="btn.png");
}
.flash_btns ul li.hover{
	background:url(../btnon.png);
	background-repeat:no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="btnon.png");
}

.modprodects{
	width:1000px;
	height:280px;
	margin:0 auto;
	overflow:hidden;
}
.modprodects ul{
	width:980px;
}
.modprodects ul li{
	float:left;
	width:244px;
	height:280px;
}
.modprodects ul li img{
	width:219px;
	height:195px;
	padding:4px 4px 8px 4px;
	background:url(../images/pbg.jpg) 0 0 no-repeat;
}
.modprodects ul li h3{
	padding-top:5px;
}
.modprodects ul li h3 a{
	color:#333333;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
}
.modprodects ul li p{
	color:#666666;
	font-size:12px;
	line-height:19px;
}
.secnav{
	padding:15px 0 5px 20px;
	color:#898989;
	line-height:29px;
	font-family:"宋体";
}
.secnav a{
	color:#898989;
	line-height:29px;
	font-family:"宋体";
}
.seccon{
	padding-bottom:70px;
}
.secconpro{
	width:890px;
	margin:0 auto;
}
.producttit{
	line-height:39px;
	margin-bottom:20px;
	color:#464646;
	font-size:14px;
	border-bottom:1px solid #eaeaea;
	font-family:"宋体";
}
.secconpro .modprodects{
	width:890px;
	height: auto;
	margin:0 auto;
	overflow:hidden;
	padding-top:20px;
}
.secconpro .modprodects ul{
	width:910px;
}
.secconpro .modprodects ul li{
	float:left;
	width:297px;
	height:380px;
	text-align:center;
}
.secconpro .modprodects ul li img{
	width:219px;
	height:195px;
	padding:8px 22px 12px 23px;
	background:url(../images/pbg2.jpg) 0 0 no-repeat;
}
.secconpro .modprodects ul li h3{
	padding-top:25px;
}
.secconpro .modprodects ul li h3 a{
	color:#990000;
	font-size:14px;
	line-height:27px;
	font-weight:bold;
}
.secconpro .modprodects ul li p{
	color:#666666;
	font-size:12px;
	line-height:19px;
}
.getmore{
	text-align:center;
	padding:10px 0 60px 0;
}
.mod_3s{
	padding-top:28px;
}
.mod_com{
	float:left;
	margin-right:10px;
	width:320px;
	height:280px;
	background:url(../images/indexmod.jpg) 0 0 no-repeat;
}
.mod_comr{
	margin-right:0;
}
.mod_com .dis{
	padding:10px 20px;
	text-align:left;
}
.mod_com .dis h3{
	height:40px;
	font-size:14px;
	font-weight: normal;
	color:#222222;
}
.mod_com .dis p{
	line-height:21px;
	color:#444444;
}
.mod_com .dis p a{
	color:#ff4500;
}
.secmain .fl{
	width:230px;
	background:#f6f6f6;
	border:1px solid #d5d5d5;
	height:740px;
}
.secmain .fr{
	width:715px;
	height:740px;
}
.nowp{
	padding-left:5px;
	color:#999999;
	line-height:31px;
}
nav .navsec{
	position:absolute;
	width:250px;
	padding:5px;
	top:47px;
	left:0;
	display:none;
	border-radius: 5px;
	background:#C00101;
}
nav .navsec p{
	float:left;
	height:18px;
}
nav .navsec p a{
	display: inline-block;
	color:#fff;
	font-size:12px;
	height:18px;
	width:auto;
	line-height:18px;
	text-align:center;
	padding: 0 2px;
}
nav .navsec p a:hover{
	color:#F7E3A9;
	text-decoration:none;
	background:none;
}

.news_d{
	border:1px solid #d5d5d5;
	height:698px;
	padding:20px 40px;
}
.news_tit{
	text-align:center;
	font-size:20px;
	font-weight:normal;
	color:#585757;
	padding:25px 0;
	border-bottom:1px dotted #cccccc;
}
.news_date{
	text-align:center;
	height:55px;
	margin-bottom:10px;
	background:url(../images/dashed.jpg) 0 bottom repeat-x;
}
.news_date span{
	line-height:45px;
	color:#aa915e;
	padding:0 7px;
}
.news_date span.font10{
	font-size:11px;
}
.news_content p{
	text-indent:2em;
	font-size:12px;
	line-height:40px;
	color:#444333;
}
/*footer*/
footer{
	text-align: center;
	padding-top: 20px;
/*	height: 51px;*/
	color: #7A7A7A;
	background: url(../images/footer.png) center 0 no-repeat;
}
footer p,footer p a{
	color: #7A7A7A;
	line-height:21px;
}

.footernav{
	height:195px;
	border-bottom:1px solid #9a9a98;
	background:#b8b8b6;
}
.footernav ul{
	width:1000px;
	height:195px;
	margin:0 auto;
}
.footernav ul li{
	float:left;
	width:165px;
}
.footernav ul li.li_first{
	width:200px;
}
.footernav ul li.li_first img{
	padding-top:5px;
}
.footernav ul li.li_last{
	width:240px;
}
.footernav ul li p{
	display:inline-block;
	margin:18px 0 10px 0;
	font-size:14px;
	line-height:18px;
	color:#3d3d3d;
	font-weight:bold;
}
.footernav ul li p a{
	font-size:14px;
	line-height:40px;
	color:#444442;
}
.footernav ul li a{
	display:block;
	font-size:12px;
	line-height:24px;
	color:#444442;
}
.footernav ul li a:hover{
	color:#003681;
	text-decoration:none;
}
.footernav ul li.li_last{
	background:none;
}
.secfoot{
	background:url(../images/secfoot.jpg) 0 0 repeat-x;
}
.friendlink{
	overflow:hidden;
	height:40px;
	border-bottom:1px solid #e8e8e6;
	background:url(../images/newsbg.jpg) 0 0 repeat-x;
}
.friendlinkcon{
	width:1000px;
	height:40px;
	margin:0 auto;
}
.friendlinkcon ul li{
	float:left;
	width:340px;
	height:40px;
}
.friendlinkcon ul li a{
	line-height:40px;
}
.navhotel ul li{
	float:left;
	width:261px;
	height:138px;
	margin-right:16px;
	border:1px solid #e6e6e4;
	box-shadow:0px 0px 3px #d4d4d4;
}
.navhotel ul li.li_4{
	margin-right:0;
}
.navhotelcon{
	width:1110px;
}
#scrollDiv{
	width:1020px;
	float:right;
	overflow:hidden;
}
.newstit{
	width:80px;
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
	color:#0b0b0b;
	float:left;
}
.navhotel2 ul li{
	float:left;
	width:236px;
	height:40px;
	margin-right:17px;
}
.modindex1{
	height:186px;
	padding-top:20px;
}
.modindex1a{
	float:left;
	width:311px;
	height:186px;
	position:relative;
}
.modindex1b{
	float:left;
	width:306px;
	padding-left:20px;
	height:186px;
}
.modindex1c{
	float:left;
	width:296px;
	padding-left:20px;
	height:186px;
}
.modindex1a h3{
	position:absolute;
	bottom:0;
	right:0;
	width:188px;
	height:48px;
	text-align:right;
	padding-right:60px;
	z-index:2;
	background:url(../bgblue.png) 0 0 no-repeat;
}
.modindex1a h3 a{
	color:#ffffff;
	font-size:14px;
	line-height:44px;
}
.modindex1b .mod_con p{
	color:#696969;
	line-height:25px;
}
.modindex1c ul li a{
	line-height:25px;
	color:#696969;
}
.modindex2{
	width:1000px;
	height:212px;
	margin-top:33px;
	background:url(../images/modindex2.jpg) 0 0 no-repeat;
}
.modindex2a{
	float:left;
	width:382px;
	height:212px;
	border-right:1px solid #232a3a;
}
.modindex2b{
	float:left;
	width:286px;
	height:212px;
	border-left:1px solid #4c5566;
	border-right:1px solid #232a3a;
}
.modindex2c{
	float:left;
	width:288px;
	height:212px;
	border-left:1px solid #4c5566;
}
.modindex2 .mod_con{
	padding-left:14px;
}
.modindex2 h3{
	padding-top:2px;
}
.modindex2 h3 a{
	color:#ffffff;
	font-size:14px;
	line-height:40px;
}
.modindex2 h3 em{
	color:#a18055;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	padding-right:5px;
	line-height:40px;
}
.hotelli{
	float:left;
	width:184px;
	height:54px;
}
.hotelli p{
	color:#ffffff;
	line-height:23px;
}
.hotelli select{
	width:160px;
	background:#c1c1c1;
	border:1px solid #d4d4d4;
	padding:2px;
	color:#121212;
}
.hotelli .ipt_com{
	width:156px;
	background:#c1c1c1;
	border:1px solid #d4d4d4;
	padding:2px;
	height:18px;
	color:#121212;
}
.hotelli input.hotelbtn{
	width:160px;
	height:24px;
	line-height:24px;
	background:#7d6450;
	border:none;
	color:#ffffff;
	text-align:center;
	margin-top:22px;
	cursor:pointer;
}
#qqonline{ 
    position:absolute; 
    right:-298px; 
    width:298px; 
    height:233px;
    text-align:left;
	background:url(../wx.png);
	background-repeat:no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="wx.png");
}
.secleft{
	float:left;
	width:212px;
	height: 655px;
	overflow:hidden;
	background-color: #fdf2da;
	background:url(../images/secleft.jpg) 0 0 no-repeat;
}
.secleftmid h3{
	height:30px;
}
.secleftmid h3 span{
	display:block;
	font-size:14px;
	color:#ffffff;
	line-height:28px;
	padding-left: 30px;
}
.secleftmid ul{
	padding-top:20px;
}
.secleftmid ul li{
	height:30px;
	margin: 0 25px;
}
.secleftmid ul li a{
	line-height:30px;
	color:#6e4630;
	font-size:12px;
	display:block;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #A4A8AC;
	padding-left:27px;
	background: url(../images/arrow.png) 5px 7px no-repeat;
}
.secleftmid ul li:first-child a{
	border-top: none;
}
.secleftmid ul li a:hover{
	color:#f78912;
}
.secleftmid ul li a.hover{
	color:#f78912;
}
.secright{
	float:right;
	width:774px;
	padding-bottom:20px;
	overflow:hidden;
	background: #ffffff;
}
.jtgknav{
	position: relative;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
}
.jtgknav2{
	position: relative;
	height:40px;
	margin-top:0;
	border-top:none;
	margin-bottom:10px;
	border-bottom:1px solid #dcdcdd;
}
.jtgknav h4{
	position:absolute;
	padding-left:18px;
	font-size:18px;
	line-height:19px;
	color:#7d7d7d;
	font-weight:normal;
}
.jtgknav2 h4{
	position:absolute;
	top:5px;
	color:#976a38;
	font-size:18px;
	font-weight:normal;
}
.jtgknav .navigation{
	position:absolute;
	left:25px;
	color: #999999;
	padding-left: 20px;
	background: url(../images/home.png) 0px 5px no-repeat;
}
.jtgknav .navigation span{
	line-height:21px;
	color:#999999;
	font-size:14px;
}
.jtgknav .navigation a{
	line-height:21px;
	color:#999999;
	font-size:14px;
}
.contentabout img{
	/*float: left;*/
	margin: 5px 20px 0 0 ;
}
.contentabout p{
/*	text-indent: 2rem;*/
	color:#666666;
	line-height:26px;
	font-size:14px;
}
.contentabout p.pfirst{
	padding-top:20px;
}
.contentnewsd img{
	padding-bottom:20px;
}
.contentnewsd p{
	color:#7b7b7b;
	line-height:28px;
	font-size:14px;
	text-indent:2em;
}
.contentnews ul li{
	height:139px;
	margin-bottom:20px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right: 10px;
	border-bottom:1px dashed #dfdfdf;
}
.contentnews ul li img{
	float: right;
	margin-left: 20px;
}
.contentnews ul li p{
	line-height:24px;
	color: #999999;
	font-size: 14px;
}
.contentnews ul li a.atit{
	padding-right:5px;
	color:#4c4c4c;
	font-size:16px;
	line-height:24px;
}
.contentnews ul li a.amore{
	color: #4aa8d4;
	font-size: 14px;
}
.contentnews ul li a:hover{
	color:#f78912;
}
.contentnews ul li em{
	float:right;
	font-style:normal;
	padding-left:5px;
	font-size:14px;
	color:#999999;
	line-height:24px;
}
.zt_flash{
	width:254px;
	height:153px;
	overflow:visible;
}
.footpcon{
	width:1000px;
	margin:0 auto;
	padding-top:50px;
}
.footpcon p,.footpcon p a{
	color:#ffffff;
	line-height:24px;
	font-size:14px;
}
.footpcon p.footp1{
	text-indent:2em;
	margin-bottom:20px;
	line-height:27px;
}
.footpcon p.footp2{
	text-indent:2em;
	margin-bottom:25px;
	font-family:Arial;
}
.footpcon p.footp3{
	float:left;
	font-size:16px;
	padding-bottom:5px;
	line-height:21px;
	margin-bottom:10px;
	border-bottom:2px solid #ffffff;
}
.footpcon p.footp3 span{
	line-height:24px;
	padding-bottom:5px;
	font-size:16px;
	border-bottom:2px solid #ffffff;
}
.footpcon p.footp4{
	margin-bottom:30px;
}
.footpcon p.footp4 a{
	margin:0 20px 0 0;
	font-size:16px;
	text-decoration:1px;
	border-bottom:1px solid #ffffff;
}
.footpcon p.footp5{
	float:left;
	font-size:16px;
	padding-bottom:5px;
	line-height:21px;
	margin-bottom:5px;
	border-bottom:2px solid #ffffff;
}
.footpcon p.footp6{
	float:left;
	font-size:16px;
}
.footpcon p.footp7{
	margin-top:30px;
	font-size:16px;
	padding-bottom:20px;
}

.headertop{
	height:29px;
	text-align:right;
	background:#FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.htcon{
	width:1000px;
	margin:0 auto;
}
.headertop a{
	float:right;
	line-height:27px;
	color:#DD0101;
	padding:0 5px;
}
.headertop a.aleft{
	float:left;
}
.pro4{
	padding-top:10px;
	height:110px;
}
.pro4 ul{
	width:786px;
}
.pro4 ul li{
	float:left;
	width:196px;
	text-align:left;
}
.pro4 ul li img{
	width:165px;
	height:101px;
	padding:5px;
	border:1px solid #cccccc;
}
.pro3 ul{
	width:900px;
}
.pro3 ul li{
	float:left;
	width:241px;
	height:200px;
	overflow:hidden;
	text-align: center;
}
.pro3 ul li span{
	display:block;
	text-align:center;
	line-height:17px;
	padding:8px 0;
	color:#666666;
	font-size:14px;
}
.pro3 ul li a:hover span{
	color:#f78912;
}
.pro3 ul li img{
	width:222px;
	height:156px;
}

/*20141028*/
.productrecmd{
	padding:40px 0 50px 0;
}
.productrecmd h3{
	color:#888888;
	font-size:20px;
	text-indent:5px;
	font-weight:normal;
	background:url(../images/cptj.jpg) right 4px no-repeat;
}
.productrecmd p{
	display:block;
	font-size:14px;
	color:#333333;
	line-height:37px;
	background:#f7f7f7;
	border:1px solid #e8e6e6;
	border-top:none;
	text-align:center;
}
.productrecmd p a{
	font-size:14px;
	color:#333333;
	line-height:37px;
}
.leftcontact{
	margin-bottom:60px;
}
.leftcontact p{
	display:block;
	font-size:14px;
	color:#555555;
	line-height:42px;
	padding-right:10px;
	border-bottom:1px solid #e9e9e9;
	text-align:right;
}
.leftcontact p.ptel{
	background:url(../images/ptel.jpg) 95px 0 no-repeat;
}
.leftcontact p.pqq{
	background:url(../images/pqq.jpg) 73px 0 no-repeat;
}
.leftcontact p.pwx{
	background:url(../images/pwx.jpg) 93px 0 no-repeat;
}
.leftcontact p.pemail{
	background:url(../images/pemail.jpg) 35px 0 no-repeat;
}
.titsearch{
	height:30px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 30px 0;
}
.titsearch h3{
	float:left;
	font-size:16px;
	color:#612b2b;
	line-height:30px;
	font-weight:normal;
	padding-left: 30px;
	padding-right: 10px;
	background: url(../images/a2.png) 0 4px no-repeat;
	border-bottom: 2px solid #A4A8AC;
}
.titsearch .searchform{
	float:right;
	width:226px;
	height:40px;
}
.searchform .srcipt{
	float:left;
	width:184px;
	height:36px;
	color:#666666;
	line-height:38px;
	border:1px solid #cfcdcd;
	font-size:14px;
	color:#999999;
	text-indent:10px;
}
.searchform .srcsub{
	float:left;
	width:38px;
	height:40px;
	cursor:pointer;
	border:none;
	background:url(../images/srcsub.jpg) 0 0 no-repeat;
}

/*20141029*/
.navhotel ul li img{
	float:left;
	margin-right:5px;
}
.navhotel ul li h3{
	padding-top:20px;
}
.navhotel ul li h3 a{
	line-height:31px;
	font-size:14px;
	color:#585858;
	font-family:"宋体";
}
.navhotel ul li p{
	color:#585858;
	padding-right:10px;
	line-height:22px;
	font-family:"宋体";
}

.search-form{
	margin-top: 3px;
}
.ipt-txt{
	float: left;
	width: 150px;
	height: 18px;
	border-radius: 10px 0 0 10px;
	border: 1px solid #DD0101;
	border-right: none;
	background: none;
	color: #6f2225;
	padding-left: 10px;
}
::-webkit-input-placeholder{
	color: #6f2225;
}
.ipt-sub{
	float: left;
	width: 25px;
	height: 22px;
	border-radius: 0 10px 10px 0;
	border: 1px solid #DD0101;
	border-left: none;
	cursor: pointer;
	background: url(../images/search.png) 0 1px no-repeat;
}
.mod1{
	width: 148px;
	height: 201px;
	margin-right: 13px;
	background: url(../images/mod1.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.mod1 .p1{
	color: #794530;
	padding: 10px 0 5px 22px;
	background: url(../images/tel.png) 5px 11px no-repeat;
}
.mod1 .p2{
	color: #794530;
	padding-left: 22px;
	background: url(../images/location.png) 7px 2px no-repeat;
}
.mod2{
	width: 633px;
	height: 201px;
	margin-right: 13px;
	background: url(../images/mod20.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.mod2 .con .img{
	float: left;
	padding: 10px 0 0 20px;
	width: 120px;
	height: 90px;
	background: url(../images/newsbg.png) 8px -2px no-repeat;
}
.mod2 .con .hotnews{
	float: right;
	width: 470px;
	height: 92px;
	padding-top: 8px;
	padding-right: 10px;
}
.mod2 .con .hotnews h3{
	font-size: 12px;
}
.mod2 .con .hotnews h3 a{
	color: #a72b30;
}
.mod2 .con .hotnews p{
	padding-top: 10px;
	color: #666666;
	line-height: 18px;
}
.mod2 .con .newslist{
	clear: both;
	padding-top: 10px;
}
.mod2 .con .newslist ul li{
	height: 20px;
	padding: 0 15px;
}
.mod2 .con .newslist ul li a{
	float: left;
	color:#794530;
}
.mod2 .con .newslist ul li em{
	float: right;
	font-style: normal;
	color: #999999;
}
.mod2 .tit,
.mod3 .tit{
	height: 32px;
	line-height: 26px;
	padding: 0 10px;
	background: url(../images/tit30.png) right 0 no-repeat;
}
.mod2 .tit h3,
.mod3 .tit h3{
	float: left;
	color: #eee0bd;
	font-weight: normal;
	font-size: 12px;
}
.mod2 .tit h3 em,
.mod3 .tit h3 em{
	font-style: normal;
	font-size: 14px;
	padding-right: 3px;
}
.mod2 .tit h3 a,
.mod3 .tit h3 a{
	color: #eee0bd;
}
.mod2 .tit span,
.mod3 .tit span{
	float: right;
	color: #eee0bd;
}
.mod3{
	width: 251px;
	height: 201px;
	margin-right: 14px;
	background: url(../images/mod3.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.mod3 .con{
	padding: 1px 5px;
}
.mod4{
	width: 193px;
	height: 201px;
	background: url(../images/mod4.jpg) 0 0 no-repeat;
	overflow: hidden;
}
.mod4 .con{
	padding: 8px 8px;
}
.mod4 .con a{
	display: block;
	width: 178px;
	height: 56px;
	line-height: 56px;
	font-size: 16px;
	color: #7A7A7A;
	text-indent: 20px;
	margin-bottom: 8px;
}
.mod5{
	width: 1002px;
	height: 94px;
	margin-top: 13px;
	background: url(../images/mod5.png) 0 0 no-repeat;
	overflow: hidden;
}
.mod5 .con .four{
	position: relative;
	float: left;
	width: 230px;
	padding-left: 20px;
}
.mod5 .con .four p{
	position: absolute;
	top: 46px;
	left: 105px;
	color: #7a4530;
}
.mainsecond .content{
	padding: 0 25px 0 25px;
}
.mainsecondd .sec_detail{
	width: 100%;
	padding-bottom: 0;
}
.mainsecondd .sec_detail .contentabout img{
	display: block;
	float: none;
	margin: 0 auto;
}
.mainsecondd .contentabout p.linka,
.mainsecondd .contentabout p.linkb{
	float: left;
	width: 50%;
	text-indent: 0;
	text-decoration: underline;
}
.mainsecondd .detailtit{
	text-align: center;
}
.mainsecondd .detailtit h3{
	font-size: 22px;
	color: #555555;
	line-height: 50px;
	border-bottom: 1px solid #d0d0d0;
}
.mainsecondd .detailtit h4{
	font-weight: normal;
	font-size: 12px;
	line-height: 40px;
	height: 50px;
	color: #999999;
}
.mainsecondd .detailtit h4 span{
	padding: 0 5px;
}
.mainsecondd .sec_detail .content{
	padding: 0 80px;
}
.mainsecondd .secright{
	background: url(../images/nt.jpg) 0 0 no-repeat;	
}
.mainsecondd{
	background: url(../images/nm.jpg) 0 0 repeat-y #ffffff;
}
.mainsecondd .content{
	padding-bottom: 20px;
	background: url(../images/nb.jpg) 0 bottom no-repeat;	
}
.rightf{
	position: fixed;
	right: 20px;
	top: 60%;
	width: 68px;
	height: 168px;
	z-index: 9999;
	background: url(../images/fix.png) 0 0 no-repeat;	
}
.rightf .item a.am{
	display: block;
	width: 40px;
	height: 80px;
	margin: 0 auto;
	border-bottom: 1px solid #d9d9d9;
	text-align: center;
	line-height: 110px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/qq.png) center 20px no-repeat;	
}
.rightf .iwx{
	position: relative;
}
.rightf .iwx a.am{
	background: url(../images/wx.png) center 20px no-repeat;	
}
.rightf .iwx em{
	display: none;
	position: absolute;
	bottom: -1px;
	right: 68px;
	width: 120px;
	height: 120px;
	padding: 5px;
	background-color: #f7f7f7;
}
.rightf .iqq div.qqopen{
	display: none;
	position: absolute;
	top: 1px;
	right: 68px;
	width: 120px;
	height: 120px;
	padding: 5px;
	background-color: #f7f7f7;
}
.rightf .iqq div.qqopen a{
	display: block;
	padding: 11px 0 0 20px;
}
.rightf .iwx em img{
	width: 120px;
	height: 120px;
}
.switch{
	position: absolute;
	left: 25px;
	top: 8px;
}
.switch img{
	display: none;
}
.switch img.cur{
	display: block;
}
.switchbtns{
	position: absolute;
	right: 36px;
	top: 50px;
}
.switchbtns em{
	float: left;
	width: 25px;
	height: 25px;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	margin-right: 5px;
	cursor: pointer;
}
.switchbtns em.cur{
	color: #ffffff;
	background-color: #a72b30;
	border-radius: 50%;
}


/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left; height:15px;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}