@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	list-style:none;
	font-family:"微软雅黑";
}

body{
	overflow-x:hidden;
	min-width: 1300px;
}

.clearfix{
	clear:both;
}

.top{
	width:100%;
	line-height:30px;
	background-color:#000;	
	color:#fff;
	font-size:16px;
	padding-top:10px;
}

.header{
	width:1200px;
	margin:0 auto;
}

.wec{
	float:left;
	display:block;
}

.call{
	float:right;
}

.call img{
	margin-right:8px;
	width: 13px;
}

.nav{
	width:1200px;
	margin:0 auto;
}

.nav img{
	display:block;
	float:left;
	margin-top:12px;
	max-width: 300px;
	max-height: 50px;
}

.menu{
	float:right;
	color:#d7000f;
}

.menu li{
	float:left;
	margin-left:20px;
	line-height:60px;
}

.menu li li{
	float:none;
	margin-left:0;
	display:none;
	position:relative;
	z-index:10;
}

.dw a{
	color:#333;
	display:block;
	padding-right:15px;
	background:url(../images/about_03.jpg) no-repeat center right;
}
	
.dw a:hover{
	color:#d7000f;
	background:url(../images/red.png) no-repeat center right;
}

.dw{
	position:relative;
}

.dw .in_menu{
	width:240px;
	position:absolute;
	left:-36px;
	top:60px;
	background:#FFF;
	z-index:100;
}

li .in_menu_1{
	width:230px;
	background:#FFF;
	position:absolute;
	left:240px;
	top:0
}

.dw .in_menu a{
	padding-left:36px;
	background:none;
	padding-right:36px;
}

.dw .in_menu a:hover{
	background:none;
	background-color:#d7000f;
	color:#fff;
}

.menu li:hover li{
	display:list-item;
}

.banner{
	width:100%;
	position:relative;
	overflow:hidden;
	height:400px;  
}

.banner img{
	width:1920px;
	height:400px;
	position:relative;
	left:50%;
	margin-left:-960px;
}

.banner .title_1{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-83px;
	margin-left:-183px;
	height:147px;
	z-index:4;
}

.banner .xian_2{
	width:100%;
	height:2px;
	background:#d7000f;
}

.location{
	padding-left:22px;
	background:url(../images/about_05.jpg) no-repeat center left;
	color:#333;
	font-size:16px;
	margin:30px auto;
	width:1200px;
}

.location span{
	color:#d7000f;
}

.tab{
	width:100%;
	position:relative;
}

.tab a{
	color:#333;
}

.tab a:hover{
	color:#d7000f;
}

.box{
	float:left;
	position:relative;
	left:50%;
}

.xian_1{
	width:100%;
	height:1px;
	background-color:#ccc;
	position:absolute;
	left:0;
	top:45px;
	z-index:0;
}

.menu_1 .xian{
	width:100%;
	height:1px;
	background-color:#d7000f;
	position:absolute;
	left:0;
	top:45px;
	z-index:9;
}

.box .menu_1{
	position:relative;
	left:-50%;
	line-height:34px;
	font-size:18px;
	cursor:pointer;
	font-size:20px;
}

.menu_1 li{
	float:left;
	padding:8px 28px;
	position:relative;
}

.menu_1 li:hover{
	color:#d7000f;
}

.menu_1 .menu_2{
	position:absolute;
	left:-40px;
	top:45px;
	background:#fefefe;
	z-index:99;
	border:1px #ddd solid;
	padding-bottom:20px;
}

.menu_1 .menu_2 li{
	float:none;
	padding:10px 28px;
	width:160px;
	text-align:center;
}


.desc{
	width:1140px;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	text-align:justify;
	text-indent:2em;
	line-height:32px;
	color:#333;
	font-size:16px;
	
}
	
.picture{
	width:1140px;
	margin-top:60px;
	margin-left:auto;
	margin-right:auto;
}

.picture img{
	display:block;
	float:left;
	width:240px;
	margin-right:10px;
}

.shadow{
	box-shadow: -1px 4px 8px 2px #ccc;
	-webkit-box-shadow: -1px 4px 8px 2px #ccc;
}

.news_box{
	margin-top:180px;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

.news{
	padding:15px;
	border:#eee 1px solid;
	margin-top:20px;
	cursor:pointer;
}

.news img{
	width:200px;
	height:150px;
	display:block;
	float:left;
}

.news .con{
	float:left;
	margin-left:20px;
	width:940px;
	padding:10px 0;
}

.con a{
	color:#333;
	font-size:18px;
	display:block;
	line-height:32px;
	margin-bottom:5px;
	text-overflow:ellipsis;
	width:940px;
}

.con a:hover{
	color:#d7000f;
}

.con span{
	color:#999;
	font-size:12px;
	line-height:20px;
}

.con .small_font{
	color:#666;
	font-size:14px;
	line-height:28px;
	margin-top:5px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

.page{
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
	width:462px;
	overflow:hidden;
}

.page a{
	padding:10px 15px;
	border:1px solid #999;
	float:left;
	margin:0 2px;
	color:#333;
	font-size:14px;
	cursor:pointer;
}

.page .aa{
	color:#fff;
	background-color:#d7000f;
	border:none;
	padding:11px 16px;
}

.page a:hover{
	color:#fff;
	background-color:#d7000f;
	border:none;
	padding:11px 16px;
}
	

.page .color{
	color:#999;
}

.food{
	margin-top:200px;
	margin-left:auto;
	margin-right:auto;
	width:1200px;
}

.pro a{
	display:block;
	width:292px;
	margin-top:4px;
	margin-bottom:4px;
	float:left;
	margin-right:8px;
	position:relative;
	height: 316px;
	overflow: hidden;
}

.pro .no_margin{
	margin-right:0;
}

a .ss{
	width:292px;
	height:260px;
	overflow:hidden;
}

.pro .no_margin{
	margin-right:0;
}

.ss img{
	width:100%;
	padding:0;
	margin:0;
	display:block;
	height: 100%;
}

.black{
	width:292px;
	height:260px;
	/*background:url(../images/black.png) repeat;*/
	position:absolute;
	top:0;
	left:0;
	background: rgba(0, 0, 0, 0.05);
}

a .des{
	line-height:54px;
	color:#333;
	background:#fff;
	border:1px #e9e9e9 solid;
	margin-top:0;
	text-align:center;
}

a .red{
	color:#d7000f;
}

.mes_box{
	margin-top:100px;
	width:100%;
	background:url(../images/background_1.png) bottom center no-repeat;
	 
	min-height:500px;
	overflow: auto;
}

.txt{
	float:left;
	margin-right:20px;
	margin-top:20px;
}

.txt li{
	line-height:35px;
	margin:18px 0;
	padding-left:15px;
	background:url(../images/x.png) no-repeat left center;
}

.form_box{
	float:left;
	margin-top:20px;
}

.mes{
	width:600px;
	margin:0 auto;
}

.mes p{
	color:#d7000f;
	font-size:16px;
	padding:15px;
}

.Verification{
	width:130px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	height:35px;
}

#submit,#reset{
	margin-right:20px;
	float:left;
	border:none;
	font-size:16px;
	padding-left:0;
	height:40px;
	cursor:pointer;
}

#submit{
	width:170px;
	background-color:#f54f4f;
	color:#fff;
}

#reset{
	width:102px;
	background:none;
	border:1px solid #999;
	color:#666;
}

.mes input{
	border:1px solid #ccc;
	height:33px;
	padding-left:10px;
	width:258px;
	display:block;
	margin:20px 0;
	font-size:14px;
	color:#333;
	line-height:33px;
}

.mes textarea{
	display:block;
	width:420px;
	height:180px;
	border:1px solid #ccc;
	padding:10px;
}
	
.footer{
	background:#000;
	width:100%;
	padding-bottom:40px;
	margin-top:150px;
}

.logo{
	margin-right:auto;
	margin-left:auto;
	padding-top:50px;
	display:block;
	margin-bottom:20px;
	max-width:243px;
	max-height:39px;
}

.copy{
	color:#ccc;
	text-align:center;
	line-height:20px;
	font-size:14px;
	margin:0 auto;
	margin-bottom:20px;
}

.copy a{
	color:#ccc;
}

.copy a:hover{
	text-decoration:underline;
	color:#d7000f;
}

.contact{
	width:1200px;
	margin:0 auto;
	border-top:solid 1px #ccc;
	color:#ccc;
	font-size:14px;
}

.contact h6{
	text-align:center;
	font-size:12px;
	line-height:30px;
}

.contact img{
	margin:0 auto;
	display:block;
	width: 170px;
}

.contact ul{
	width:1092px;
	line-height:60px;
	margin:0 auto;
}

.contact ul li{
	float:left;
	padding:0 25px;
}

.news_del{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	margin-bottom:150px;
}

.news_del .main{
	float:left;
	margin-right:100px;
	width:780px;
	text-align:justify;
	line-height:30px;
	color:#666;
	font-size:16px;
}

h3{
	font-size:24px;
	color:#000;
	text-align:center;
	font-weight:normal;
}

h6{
	color:#999;
	font-weight:normal;
	text-align:center;
	line-height:60px;
}

.main p{
	text-indent:2em;
	margin-bottom:10px;
}

.main img{
	max-width:100%;
	display:block;
	margin-bottom:40px;
}

.link{
	margin-top:40px;
}

.link_1 a{
	color:#333;
}

.link_1 span{
	color:#000;
	font-weight:bold;
}

.link_1 a:hover{
	color:#d7000f;
	text-decoration:underline;
}

.news_del .rec{
	float:left;
	width:318px;
	border:1px #ddd solid;
	padding-bottom:30px;
}

.rec .biaoti{
	color:#d7000f;
	line-height:68px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	border-bottom:1px #ddd dashed;
	width:290px;
}

.recommend{
	margin:10px 15px;
}

.xx{
	width:120px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.recommend img{
	width:100%;
}

.recommend .conl{
	float:left;
	width:158px;
}

.conl a{
	display:block;
	font-size:16px;
	color:#333;
	width:158px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.conl a:hover{
	color:#d7000f;
}

.conl span{
	font-size:10px;
	color:#ccc;
	line-height:20px;
	display:block;
}

.conl .small{
	white-space:initial;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size:12px;
	color:#999;
	line-height:20px;
	width:158px;
}

/*.pic_del{
	position:relative;
}*/

.act{
	margin-bottom:30px;
}

.act p{
	margin-bottom:0;
}

.pic_pic{
	width:100%;
	height:380px;
	margin-bottom:30px;
	overflow:hidden;
}

.pic_pic img{
	width:100%;
}
/*
.pic_del ul{
	position:absolute;
	right:0;
	top:0;
	height:316px;
	width:142px;
	background:url(../images/white.png) repeat;
	padding:32px 0;
}

.pic_del ul li{
	width:114px;
	height:56px;
	overflow:hidden;
	margin:6px auto;
	background:black;
	position:relative;
}

.pic_del ul li img{
	width:100%;
}
*/
.black_1{
	width:114px;
	height:56px;
	background:url(../images/black.png) repeat;
	position:absolute;
	top:0;
	left:0;
}

.arrow_1,.arrow_2{
	width:142px;
	height:35px;
	position:absolute;
	left:0;
}

.arrow_1{
	top:0;	
	background:url(../images/up.png) no-repeat center center;
}

.arrow_2{
	bottom:0;
	background:url(../images/down.png) no-repeat center center;
}

.title_1{
	width:367px;
	position:relative;
	text-align:center;
	background:url(../images/title_bg.png) no-repeat center bottom;	
}

.kk{
	padding:4px;
	width:60px;
	border:1px solid #d7000f;
	margin-left:136px;
}

.title_1 h1{
	font-weight:normal;
	width:40px;
	font-size:32px;
	color:#fff;
	line-height:32px;
	padding:10px;	
	background:#d7000f;
	text-align:center;
	margin:0 auto;
}
/* Style the thumbnails */
.pika-thumbs{ padding: 0 16px; height: 75px; }
.pika-thumbs li{ width: 144px; height:74px; margin: 10px 0 0 17px; padding: 0; overflow: hidden;
	float: left; list-style-type: none;padding: 3px; margin: 0 5px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
.pika-thumbs li .clip {position:relative;height:100%;text-align: center; vertical-align: middle; overflow: hidden;}

/* The stage is the wrapper. The image fills 100% the height of the stage */

.pika-stage {position: relative; background: #fafafa; border: 1px solid #e5e5e5; padding: 10px; text-align:center; height:495px;width:560px;}
.pika-stage img{height:100%;}
.pika-stage .caption {position: absolute; background: #000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; 
	color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}

/* Ths play, pause, prev and next buttons */
.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
.pika-imgnav a.previous {background:url(../images/btn_l.png) no-repeat left; height: 100%; width: 50px; top: 10px; left: 10px;cursor:pointer;}
.pika-imgnav a.next {background:url(../images/btn_r.png) no-repeat right; height: 100%; width: 50px; top: 10px; right: 10px;cursor:pointer;}
.pika-imgnav a.play {background: url(play.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display: none;cursor:pointer;}
.pika-imgnav a.pause {background: url(pause.png) no-repeat 0% 50%; height: 100px; width: 44px;top:0;left:50%;display:none;cursor:pointer;}

/* The previous and next textual buttons */
.pika-textnav {overflow: hidden; margin: 10px 0 0 0;bottom:10px; position:absolute;}
.pika-textnav a {font-size: 12px; text-decoration: none; color: #333; padding: 4px;}
.pika-textnav a.previous {float: left; width: auto; display: none;}
.pika-textnav a.next {float: right; width: auto; display: none;}

/*for the tool tips*/
.pika-tooltip{font-size:12px;position:absolute;color:white;padding:3px; background-color: rgba(0,0,0,0.7);border:3px solid black;}
.pika-counter{position: absolute;bottom: 45px;left:15px;color:white;background:rgba(0,0,0,0.7);font-size:11px;padding:3px;-moz-border-radius: 5px;border-radius:5px;}

/* If using user thumbnails there's a pause well the new large image loads. This is the loader for that 		
.pika-loader{ background:url(loading.gif) 3px 3px no-repeat #000; background-color:rgba(0,0,0,0.9); color:white; width:60px; font-size:11px; padding:5px 3px; 
	text-align:right; position:absolute; top:15px; right:15px; }*/

/*if you just want to adjust the size of the stage and the thumbnails, you can do so by editing the following lines: */
.pika-thumbs li{width: 120px; height:106px; }
.pikachoose{width:760px; position:relative; }
#pikame{width: 150px;}
.pika-thumbs {margin: 10px 0 0 17px; width:250px;position: absolute;top: 10px;right: 30px;}
.pika-thumbs li { margin:3px 10px;}

/* jCarousel Styles */
/*if you're not using the carousel you can delete everything below this */
.jcarousel-skin-pika{position:absolute;top:0;right:20px;}
.jcarousel-skin-pika .jcarousel-container-vertical { width: 140px;height:505px; overflow:hidden;}
.jcarousel-skin-pika .jcarousel-clip-vertical { width:  140px; height: 505px;}
.jcarousel-skin-pika .jcarousel-item-vertical { margin-top: 10px;}
.location a{
	color:#333;
}
/***翻页样式**/
.fanye{
	text-align:center; 
	margin:50px 0 20px 0;
}
.fanye a{ 
	border:#bbb solid 1px; 
	padding:0px 15px; 
	font-size:14px; 
	color:#666; 
	line-height: 36px; 
	display: inline-block; 
	border-radius: 5px;
	margin:0 1px;
}
.fanye span a{ 
	margin: 0 2px;
	padding:0 20px;
}
.fanye span .current{ 
	color:white; 
	background-color:#d7000f; 
	border:#d7000f solid 1px;
}
.fanye a:hover{
	color:white; 
	background-color:#d7000f; 
	border:#d7000f solid 1px;
}









.siteFormItemTable_N_U{width:100%;padding:0 14px;_padding:0 14px}
.siteFormItemTable_N_lr_U{width:100%}
.siteFormName_N_U{text-align:center;font-weight:bold}
.siteFormItem_N_U{height:23px;width:73%}
.siteFormItem_N_U .star,.siteFormValidate_N_U .star{font-family:微软雅黑;width:1%;float:left;vertical-align:middle;font-size:14px;color:red;margin-left:2.5%}
.siteFormItem_N_U td{padding:6px 0;word-break:normal;word-wrap:break-word}
.siteFormItem_N_U .phcolor{color:#999}
.siteFormItem_N_U select{margin-left:0;height:36px;width:93.3%;_width:90.3%;float:left;line-height:36px;padding:6px 0;font-family:Trebuchet MS;border-radius:2px}
.siteFormItem_N_U .fk-siteFormSelectStyle{font-family:微软雅黑;color:#8c8c8c;border-color:#dadada;font-size:12px}
.siteFormItem_N_U .g_itext{width:93%;_width:90%;height:34px;margin:0;padding:0;border-color:#dadada;border-radius:2px;text-indent:6px;font-family:微软雅黑;font-size:12px;float:left}
.siteFormItem_N_U .g_textarea{width:93%;_width:90%;height:100px;margin:0;padding:0;border-color:#dadada;border-radius:2px;font-size:12px;float:left;max-height:200px;text-indent:6px}
.siteFormItemCheckItem_N_U{margin-right:28px;margin-bottom:5px;line-height:15px;vertical-align:middle;float:left}
.siteFormRadioFix{width:98px;word-wrap:break-word;_width:90px;margin-right:0}
.siteFormRadioCententFix{display:inline-block;float:left;width:80px;_width:70px}
.siteFormItemCheckItem_N_U_F{width:100%;display:inline-block;_width:80%}
.lr{float:none}
.siteFormItemCheckItem_N_U input{height:15px;line-height:15px;vertical-align:middle;margin:0 3px 0 0;width: 20px;
	float: left;}

.siteFormItemCheckItem_N_U label{vertical-align:middle;cursor:pointer}
.siteFormItemLink_N_U{height:1px;line-height:1px;border:0}
.siteFormItemLink2_N_U{height:7px;line-height:7px;border:0}

.siteFormItemShowName_N_U{width:73%;text-align:left;font-weight:bold;font-size: 14px;    color: #666666;}
.siteFormItemShowName_N_U font{margin-left:5px;font-weight:bold;font-size:8px;color:red}
.siteFormValidate_N_U .left{display:inline}
.siteFormValidate_N_U .left span{margin-left:10px}
.siteFormValidate_N_U .left .validateCodeTip{cursor:pointer}
.siteFormValidate_N_U .g_itext{max-width:127px;min-width:92px;height:32px;line-height:32px;padding:1px;width:24.5%;border-color:#dadada;border-radius:2px;text-indent:6px;    margin: 0;    }
.siteFormItems_N_U_C{float:right;height:36px}
.siteFormMiddle input::-webkit-input-placeholder,.siteFormMiddle textarea::-webkit-input-placeholder{color:#8c8c8c;vertical-align:middle}
.siteFormMiddle input:-moz-placeholder,.siteFormMiddle textarea:-moz-placeholder{color:#8c8c8c;vertical-align:middle}
.siteFormMiddle input::-moz-placeholder,.siteFormMiddle textarea::-moz-placeholder{color:#8c8c8c;vertical-align:middle}
.siteFormMiddle input:-ms-input-placeholder,.siteFormMiddletextarea:-ms-input-placeholder{color:#8c8c8c;vertical-align:middle}
.siteFormItem_N_U .u-inputResize-e{visibility:hidden;float:left;height:34px;cursor:e-resize}
.siteFormItem_N_U .u-inputResize-w{visibility:hidden;float:left;height:34px;cursor:w-resize}
.siteFormItem_N_U .u-inputResize-show{visibility:visible}.siteFormMiddle:hover .u-inputResize-e{visibility:visible}
.siteFormMiddle:hover .u-inputResize-w{visibility:visible}
.siteFormItem_N_U .f-siteFormUploadBt{float:left;height:36px;border-radius:2px;border:1px solid #dadada;min-width:111px;max-width:161px;margin:0;outline:0;cursor:pointer;text-align:center;text-decoration:none;font-size:12px;margin:0;padding:0 10px!important;_padding:0 4px;height:23px;_height:22px;line-height:19px;_line-height:22px;background:#f5f5f5;color:#666;font-family:微软雅黑,'microsoft yahei',宋体,新宋体,sans-serif}
	.siteFormFileName{width:110px;float:left;margin:0 10px;text-overflow:ellipsis;white-space:nowrap;text-align:left;overflow:hidden}
	
.forms .form .siteFormContainer .siteFormRaidoOrIce {
	width: 93.5%;
	_width: 90%;
	float: left;
}

.siteFormMinWidth117{
		background-color: #f54f4f;
	border: 1px solid #d7000f;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 170px;
	border-radius: 5px;
	cursor: pointer;
}