﻿@charset "utf-8";
　/* 禁用iPhone中Safari的字号自动调整 */
html {　-webkit-text-size-adjust:none;}
a {TEXT-DECORATION: none}
body {
	font-size:14px; 
	height:100%;
	color:#686868;
	font-family:'microsoft yahei',微软雅黑,'microsoft JhengHei',微软正黑体,黑体 ,'SimHei',宋体;
	letter-spacing:normal;
}
img {
　　max-width:100%;
　　height:auto;
　　width:auto; /* ie8 */
　　}
TD {
	font-size:12px;
	line-height: 18px;
}

select{
	border:1px solid #cccccc;
	padding:1px;
	
	}
/*---公司标题---*/
h1,h2,h3,h4,h5{
	color:#333;
	letter-spacing:normal;
	}
p{
	color:#666;
	letter-spacing:0.5px;
	line-height:150%}
h1{
	font-size:26px;
	line-height: 35px;
	font-weight:300;	
}
h2{ font-size:46px;
	font-weight:400;
	}
/*---栏目标题---*/
h3{	font-size:32px;
	font-weight:600;

}
/*---栏目副标题---*/
h4{
	font-size:18px;
	font-weight:700;
	}
h5{
	font-size:14px;
	line-height:16px;
	color:#4c731d;
	font-weight: bold;
	text-align:left;
}
.f_red_b{
	color:#f82421;
	font-weight:700;
	}

.table {
	BORDER-RIGHT: #333333 1px solid; BORDER-LEFT: #333333 1px solid; BORDER-COLLAPSE: collapse; BACKGROUND-COLOR: #ffffff;
}


#TableTitleLink A:link,#TableTitleLink A:visited{COLOR:#000000;}
.a1{BACKGROUND-IMAGE:url('Images/titlebg.html');COLOR:#000000;}
.a2{BACKGROUND-COLOR: #A4B6D7;}
.a3{BACKGROUND-COLOR: #F2F8FF;}
.a4{BACKGROUND-COLOR: #ECF5FF;}

.STYLE2 {font-size: 14px;}
.STYLE3 {font-size: 14px;}

.clear_60{
	height:60px;
	clear:both;
	}
.clear_100{
	height:100px;
	clear:both;
	}
.clear_120{
	height:120px;
	clear:both;
	}

/*---页头---*/

.header_wrap {
	width:100%;
	height:530px;
	text-align:center;
	-moz-background-size:100% auto; /* 老版本的 Firefox */
	background-size:100% auto;
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:center;
	border-bottom:5px #e6e6e6 solid;
	position:relative;
	animation: bgam 7s linear infinite alternate;
-moz-animation: bgam 7s linear infinite alternate;	/* Firefox */
-webkit-animation: bgam 7s linear infinite alternate;	/* Safari 和 Chrome */
-o-animation: bgam 7s linear infinite alternate;	/* Opera */	
}	
@keyframes bgam
{
0%   {background-size:100% auto;}
100% {background-size:110% auto;}
}

@-moz-keyframes bgam /* Firefox */
{
0%   {background-size:100% auto;}
100% {background-size:110% auto;}
}

@-webkit-keyframes bgam /* Safari 和 Chrome */
{
0%   {background-size:100% auto;}
100% {background-size:110% auto;}
}

@-o-keyframes bgam /* Opera */
{
0%   {background-size:100% auto;}
100% {background-size:110% auto;}
}

#wrapbg {
	background-color:#24242e;
	background-image: url("../images/bg.jpg");
}

#header_news,#CoProfile{
	background-image: url("../images/about.jpg");
	background-position:center;
}	
#header_oration{
	background-image: url("../images/oration.jpg");
	background-position:top;
	height:auto;
	border-bottom:none;
}
.oration{
	background:#2e363a;
	height:auto;
	width:100%;}
.oration_bg{
	background:#FFF url("../img/bg_paper.png") ;
	margin:0 auto;
	width:1200px;;
}
.oration_bg p{
	width:700px;
	padding-top:100px;
	margin:0 auto;
	font-size:18px;
	color:#333;
	line-height:2;
}	
#header_page {
	width:100%;
	height:35px;
	margin:0px auto;
	background:#d1292d url(../Images/bg_40x40.jpg) no-repeat;
	background-size:cover;
	}
.header_top{ width:1200px;margin:0px auto;}
.header_top p{color:#e8e8e8; line-height:35px; font-size:14px; float:left; margin-left:120px}
.header_map{ float:right;}
.header_map a{color:#e8e8e8; line-height:35px; font-size:14px;background: url(../img/hdTopBr2.png) no-repeat  right center; padding:0 15px;}
.header_map a:hover{ color:#fff}
.header {
	width:100%;
	height:200px;
	background:#FFF url(../images/header_index_bg.jpg) no-repeat center;
	background-size:1920px auto;
	background-position:center;
	margin:0px auto;
	}
@media screen and (min-width: 1921px) {
	.header {background-size:100% auto;}
	}
.header_scroll {
	top:0px;
	height:70px;
	background:#fff;
	z-index:9999;
	box-shadow: 0 2px 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	-moz-box-shadow: 0 0 5px #999;
}
.header_bg {
	background:rgba(16,38,30,.9);
	}

body {margin:0px;}  
* html body {overflow-y:auto;height:100%;width:98.5%;}   

*{padding:0;margin:0;list-style:none;border:0;}

/*---LOGO---*/
#logo {	
	position:relative;
	left:0;
	top:60px;
	width:465px;
	height:88px;
}
#logo a{
	overflow:hidden;
}
#logo h1{
	font-size:12px;
	line-height:30px;
	font-weight:300;
	text-indent:100%;
	line-height:60px;

}
#logo_title {
	float:left;
	padding-left:15px;
	margin-top:46px;
	border-left:1px #CCC solid; }
#logo_title h1{
	font-size:26px;
	line-height:20px;
	text-indent:0;
	color:#333;
	text-align:left;
	}
#title_bsd{
	width:1200px;
	height:200px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
}
#title_bsd h1{
	margin-top:2px;
	font-weight:900;
	letter-spacing:0px;}
#title_bsd h2{
	font-size:16px;
	font-weight:300;
	color:#666;
	letter-spacing:0px;
	margin-top:8px;}
.hd_Span {
	position:relative;
    top:-88px;
	left:0;
    width:500px;
    height:31px;
    line-height:26px;
    background: url(../images/hd_Span_bg.png) no-repeat left top;
    text-align:center;
}
.hd_Span span {
	position:relative;
	left:0;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
	line-height:31px;
	font-weight:600;
    background: url(../img/hdTopBr2.png) no-repeat left center;
}

.hd_Span span.noBg {
    background: none;
	position:relative;
	left:0;
	top:0;
}
.dh_youshi {
	position:relative;
	top:-88px;
	left:500px;
    background: url(../images/dh_youshi_bg.jpg) no-repeat right top;
	background-position:right 10px;
    width:700px;
    height:160px;
	text-align:center;
}
.dh_youshi li{
	width:145px;
	float:left;}
.dh_youshi li p{
	font-size:15px;
	font-weight:400;
	line-height:17px;
	color:#2e2e2e;}
.dh_phone {
	float:right;
	margin-top:0px;
    background: url(../img/dhphone.png) no-repeat left center;
    width:250px;
    height:46px;
}

.header_p{
	width:100%;
	padding-top:50px;
	z-index:-99;}

.header_p p{
	width:100%;
	color:#f2f2f2;
	font-size:40px;
	font-family:'microsoft yahei';
	line-height:70px;
	font-weight:900;
	text-align:center;
	margin:0px auto;
    text-shadow:2px 2px 8px #4c4c4c;
	letter-spacing:15px;
}

.header_p span{
	width:100%;
	color:#fff;
	font-size:16px;
	line-height:20px;
	font-weight:100;
	text-align:center;
	margin:11% 0 auto;
}
.header_p img{
	width:380px;
	margin:10px auto;
}
.header_p .c_search{
	float:none;
	margin:0 auto;
	}
	
/*-- 菜单导航 --*/
#nav_bg{
	width:100%;
	background:#fafaff;
	border-top:1px #c7c7c7 solid;
	border-bottom:1px #c7c7c7 solid;
	height:50px;
	position:relative;
	z-index:100;}
.nav{
  width:1200px;
  margin:0 auto;
  line-height: 1;
  height:50px;
  text-align:center;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav a{ color:#333;}
.nav .baoshidi{float:left;display:inline;}
.nav .baoshidi h3{ font-size:15px;}
.nav .baoshidi h3 a{ display:block; padding:0 15px; font-size:15px; font-weight:500; line-height:50px;float:left; }
.nav .baoshidi h3 a:hover{ background:#d1292d; color:#fff;}
.nav .nav_sub{ display:none;width:100%; left:0; top:50px;  position:absolute; background:#fff; line-height:26px;padding:5px 0;}
.nav .nav_sub .nav_sub_mian{ width:1200px; margin:0 auto; padding:10px 0;}
.nav .nav_sub .nav_sub_mian img{width:260px; height:185px; float:left;border:#ededed 5px solid; margin-right:20px; margin-bottom:15px;}
.nav .nav_sub .nav_sub_mian .nav_sub_txt{width:900px; float:left}
.nav .nav_sub .nav_sub_mian .nav_sub_prod{width:900px; float:left; border-bottom:#ccc 1px dashed; padding-bottom:5px;}
.nav .nav_sub .nav_sub_mian h3{ font-size:17px;font-weight:900;color:#333;text-align:left; margin-top:5px; }
.nav .nav_sub .nav_sub_mian p{color:#999; margin-top:10px;text-align: justify; border-bottom:#ccc 1px dashed; padding-bottom:15px;}
.nav .nav_sub .nav_sub_mian .nav_sub_prod ul{ width:900px;}
.nav .nav_sub .nav_sub_mian ul li a{ background:#edf0f7; color:#333;float:left; padding:8px 20px; margin-right:5px; margin-top:15px;	-moz-border-radius:5px ; -webkit-border-radius:5px;border-radius:5px;}
.nav .nav_sub .nav_sub_mian ul li a:hover{ background:#d1292d; color:#fff;}
.nav .nav_sub .nav_sub_mian .nav_sub_prod h3{ float:left; height:70px; line-height:30px; width:110px;}
.nav .nav_sub .nav_sub_mian #nav_sub_produse h3{height:150px;}
.nav .nav_sub .nav_sub_mian .nav_sub_prod ul li a{padding:0px 12px; margin-right:5px; margin-top:5px; line-height:32px;}
.nav .nav_sub .nav_sub_mian .nav_sub_news,.nav .nav_sub .nav_sub_mian .nav_sub_helps{float:left; margin:0px 20px;}
.nav .nav_sub .nav_sub_mian .nav_sub_news ul{ width:220px;}
.nav .nav_sub .nav_sub_mian .nav_sub_helps ul{ width:320px;}
.nav .nav_sub .nav_sub_mian .nav_sub_news h3 a,.nav .nav_sub .nav_sub_mian .nav_sub_helps h3 a{ font-size:17px;font-weight:900;color:#333;text-align:left; margin-top:5px; background:none; float:none; border-bottom:#ccc 1px dashed;}
.nav .nav_sub li{ zoom:1; }
.nav_sub_mian:hover .nav h3 a{ background:#d1292d; color:#fff;}
.nav .baoshidi:hover h3 a{background:#d1292d; color:#fff;}
.nav .nav_jt{
    width: 0px;
    height: 0px;
	border-top: 5px solid #ccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
	float:right;
	margin-top:23px;
	margin-left:3px;}


/*-- 轮播图片 --*/

.fullslide {position:relative;background:#000;margin:0 auto; overflow:hidden;}
.fullslide .bd{position:relative;z-index:0;min-height:600px;width:1920px;margin-left:-960px; left:50%;}
#prod_fullslide .bd{position:relative;z-index:0;min-height:350px;width:1920px;margin-left:-960px; left:50%;}
.fullslide .bd li img{width:100%;vertical-align:top;text-align:center; margin:0;display: block;} 
.fullslide .hd{position:relative; z-index:1; margin-top:-30px; height:30px; line-height:30px; text-align:center;background:#000; filter:alpha(opacity=60);opacity:0.6 }
.fullslide .hd ul{ text-align:center;  padding-top:5px;  }
.fullslide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../Images/tg_flash_p.png) -18px 0; overflow:hidden;font-size:0;}
.fullslide .hd ul .on{ background-position:0 0; }
.fullslide .prev,.fullslide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-345px 3%; float:left;  background:url(../Images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
#prod_fullslide .prev,#prod_fullslide .next{margin:-220px 3%;}
.fullslide .next{  background-position:right 0; float:right;}
.fullslide .prev:hover,.fullslide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }
@media screen and (min-width: 1921px) {
.fullslide .bd,#prod_fullslide .bd{margin: 0; padding: 0;height:auto;width:100%;margin-left:0px; left:0;}
.fullslide .prev,.fullslide .next{margin:-18% 3%;}
#prod_fullslide .prev,#prod_fullslide .next{margin:-11% 3%;}
}
/*-- End Slider --*/
/*----- 首页关键词搜索栏 -----*/
.keyWord_search {
	width:100%;
	height:50px;
	font-size:14px;
    line-height:26px;
	background:#edf0f7;
	overflow:hidden;
}
.keyWord{
	position:absolute;
	float:none;
    width:1200px;
	left:50%;
	margin-left:-600px;
	margin-top:10px;
    color: #666;
}
.keyWord a {
    padding: 0 10px;
    color: #666;
    background: url(../img/searchBr.png) no-repeat right center;
}
.keyWord a:hover {
	color:#d1292d;
	text-decoration:underline;
}
.keyWord em{
	font-style:normal;
	}
.c_search{
	width:400px;
	text-align:center;
	float:right;
	margin-top:-2px;
	-moz-border-radius:40px;
    -webkit-border-radius:40px;
    border-radius:40px;
	background:#fff;
	border:1px #cdcdcd solid;
}
#p_search{
	float:none;
	margin:0 auto;
	}
#search_text{
	height:30px;
	width:70%;
	font-size:14px;	
	padding-left:10px;
	margin-top:0px;
	outline:none;
	}
#search_Field{
	display:none; } 
#search_submit{
	height:30px;
	float:right;
	width:70px;
	font-size:14px;
	color:#fff;
	text-align:left;
	padding-left:8px;
	-moz-border-radius:0 40px 40px 0;
    -webkit-border-radius:0 40px 40px 0;
    border-radius:0 40px 40px 0;
	outline:none;
	background:#d1292d url("../img/search.png") no-repeat;
	-moz-background-size:auto 25px; /* 老版本的 Firefox */
	background-size:auto 25px;
	background-position:right;
	cursor: pointer;
	}

.wtMain{
	width:100%;
	background:#fff;
	padding:26px 0;}
.wtMain .container{
	background:#fff;
	position:relative;
	height:530px;}
.spBox {
	width:61.5%;
    padding-left:26px;
    padding-right:19px;
	padding-bottom:40px;
    border-right:1px dotted #ccc;
	position:absolute;
}
.spBox h4{
	font-size:24px;
	letter-spacing:0px;
	font-weight:400;
	padding:20px 0;}
.spBox .spCont {
    width:710px;
    height:auto;
    border: 10px solid #dbdbdb;
	background:#000;
}

.scrollbox h3,ul,li{margin:0;padding:0; list-style:none;}
.scrollbox{width:350px; margin: 0 auto;padding: 10px; position:absolute; right:10px; }
.scrollbox h4{ font-size:20px;letter-spacing:normal;color:#d1292d; font-weight:400;margin-top:10px; margin-bottom:20px;}
.scrollbox p{ text-align:center; margin-top:10px;}
#scrollDiv{width:320px;height:350px; overflow: hidden; text-align:left}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{height:120px; width: auto;background: url(../img/wdDlBr.png) no-repeat center bottom; overflow:hidden; vertical-align:bottom; zoom:1;}
#scrollDiv li h3{padding-top:13px; padding-left:30px;height:24px; font-size:16px; color:#d1292d;line-height:24px;background: url(../img/tw_ico.png) no-repeat left 16px;}
#scrollDiv li h3 a{color:#d1292d; text-decoration:none; letter-spacing:normal; font-weight:900;}#scrollDiv li h3 a:hover{ color:#F00;text-decoration: underline;}
#scrollDiv li div{ padding-top:5px;font-size:14px;padding-left:30px;color:#416A7F; line-height:18px;background: url(../img/jd_ico.png) no-repeat left 5px;}
#scrollDiv li div a{ color:#416A7F; text-decoration:none}

#scrollDiv .hd{width:50px; height:50px;line-height:26px; position:absolute; right:-20px; top:200px;}
#scrollDiv .hd .next{display:block;width:30px; height:30px;background:#ccc url(../Images/down.gif) no-repeat;background-size:30px 30px;cursor:pointer}
#scrollDiv .hd .prev{display:block;width:30px; height:30px;background:#ccc url(../Images/up.gif) no-repeat;background-size:30px 30px;cursor:pointer}
.wdMore {
	position:absolute;
	top:0px;
	right:0px;
}

/*----- 主体 -----*/

.container{
	width:1200px;
	margin:0 auto;
}
.clear{ clear:both}
	
/*----- 首页标题 -----*/	
.title_main {
	width: 100%;
	height: 60px;
	text-align: left;
	border-left: #d1292d 10px solid;
	padding-left: 18px;
	margin-bottom: 40px;
	position: relative;
}
.title_main h2{
	color:#333;
	font-size:28px;
	font-weight:900;
	line-height:30px;}
.title_main h3{
	color:#333;
	font-size:20px;
	font-family:Arial;
	font-weight:500;
	text-transform:uppercase;
	line-height:44px;}
.title_main span{
	font-family:'microsoft yahei',微软雅黑;
	font-size:18px;
	color:#999;
	font-weight:100;
	margin-left:10px;
}

/*--香精重要性 --*/
.impo_wrap{
	width:100%;
	height:auto;
	clear:both;
	background:#f5f5fa;
	}
.impo{
	width:1200px;
	height:auto;
	margin:0px auto;
	clear:both;
	padding:80px 0;
	overflow:hidden;
	}
.impo h2,.impo h3{
	color:#333;}
.impo_a{
	width:1200px;
	height:auto;
	margin-left:0px;
	}
.impo_a li{
	width:390px;
	margin-left:10px;
	display:inline-block;
	text-align:center;
	position:relative;
	padding-bottom:100px;
	background:url(../Images/impo_bg.gif) no-repeat center bottom;
	}
.impo_a .impo_li{
	margin-left:0px;
	}
.impo_a h3{
	font-size:28px;
	font-weight:500;
	letter-spacing:3px;
	text-align:center;
	color:#fff;
	position:absolute;
	padding-left:15px;
	left:135px;
	top:85px;
	z-index:5;}
.impo_a h4{
	font-size:24px;
	}
.impo_a p{
	width:80%;
	margin:10px auto;
	padding-top:10px;
	text-align:justify;
	color:#999;
	border-top:#ccc 1px dashed;
	}
.impo_a span{
	font-size:18px;
	line-height:35px;
	font-weight:400;}
.impo_img{
	width:200px;
	overflow:hidden;
	margin:0 auto;
	}
.impo_img img{
	width:100%;
	transition:transform 0.5s;
-moz-transition: -moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
	}
.impo_a li:hover .impo_img img{
	transform:scale(0.9,0.9);
-moz-transform:scale(0.9,0.9); /* Firefox 4 */
-webkit-transform:scale(0.9,0.9); /* Safari and Chrome */
-o-transform:scale(0.9,0.9); /* Opera */
}


/*--专营产品 --*/
.bg_red{
	background:#d1292d;
	color:#fff}
.bg_fff{
	background:#fff;
	color:#999}
	
.products_wrap{
	width:100%;
	height:auto;
	background:#f9f9fb;
	clear:both;
	}

.products{
	width:1200px;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
	padding-top:65px;
	padding-bottom:60px;
	}
.cp_l{
	width:200px;
	background:#fff;
	float:left;
	border:#e6e6e6 1px solid;
	-moz-border-radius:10px 10px 10px 10px ;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
}
.cp_title{
	width:100%;
	height:50px;
	background:#d1292d;
	display:block;
	-moz-border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
}
.cp_title h4{
	color:#fff;
	font-size:20px;
	font-weight:300;
	padding-top:10px;
	}

.cp_dl{
	text-align:left;
	margin-bottom:5px;
}
.cp_dl dt{
	height:40px;
	background:#f5f5f5;
	color:#333;
	font-size:16px;
	font-weight:900;
	line-height:40px;
    padding-left:20px;
	}
.cp_dl dd{
	height:34px;
	color:#666;
	font-size:14px;
	line-height:30px;
	border-bottom:#f5f5f5 1px solid;
	border-top:#fff 1px solid;
	padding-left:30px;
	}
.cp_dl dd a{
	color:#666;
	}
.cp_dl dd a:hover{
	color:#d1292d;
	font-weight:900;
	}
.cp_dl_o{
	height:10px;
	background:#fff;
	-moz-border-radius:0px 0px 10px 10px ;
    -webkit-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
	}
.cp_rs{
	width:100%;
	height:220px;
	background:#ccc url(../Images/cp_rs_bg.jpg);
	background-position:center;
	overflow:hidden;
	}
.cp_rs h3{
	color:#d1292d;
	text-align:center;
	font-size:34px;
	padding-top:40px;
	font-weight:500;	
	}
.cp_rs span{
	font-size:52px;	
	font-weight:900;
	}
.cp_rs p{
	width:800px;
	height:50px;
	text-align:center;
	font-size:20px;	
	font-weight:300;
	line-height:50px;
	color:#333;
	margin:20px auto;
	border:#333 1px solid;
	-moz-border-radius:50px ;
    -webkit-border-radius:50px;
    border-radius:50px;
	}

#center{
	margin-top:50px;}	
#center .products_1 .products_a{
    border-top:5px #eb5757 solid;
	border-bottom:5px #eb5757 solid;}
#center .cp_2 .products_a{
	border-top:5px #bb4aea solid;
	border-bottom:5px #bb4aea solid;}
#center .products_3 .products_a{
	border-top:5px #59eb53 solid;
	border-bottom:5px #59eb53 solid;}
	
#center	.products_a{
	height:270px;
	background:#FFF;
	-moz-border-radius:400px;
    -webkit-border-radius:400px ;
    border-radius:400px  ;	
	}	
#center	.products_1 h2,
#center	.products_2 h2,
#center	.products_3 h2{
	padding-top:40px;
	}
#center .cp_1 p,
#center .products_2 p,
#center .products_3 p{
	color:#666666;
	border-top:1px dashed #666666;
	}
.cp_r{
	width:880px;
	float:left;
	margin-left:10px;
	}
.cp_yp{
	width:866px;
	height:200px;
	background:#fff;
	border:#ededed 2px solid;
	border-bottom:#ccc 5px solid;
	overflow:hidden;
	}
.cp_r .hd{
	text-align:left;
	margin-bottom:12px;
}
.cp_r .hd ul{ border-bottom:#ededed 3px solid;}
.cp_r .hd ul li{
	width:175px;
	height:50px;
	font-size:16px;
	color:#666;
	font-weight:400;
	background:#fafaff;
	line-height:50px;
	display:inline-block;
	text-align:center;
	-moz-border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
	border:#e6e6e6 1px solid;
	border-bottom:#d1292d 4px solid;
	cursor:pointer;
	}
.cp_r .hd ul li.on{
	font-size:16px;
	color:#fff;
	font-weight:900;
	background:#d1292d;
	}
.cp_r .bd{
	width:880px;
	text-align:center;
	height:auto;
	position:absolute;
	z-index:5;

}
.cp_r .bd ul{
	text-align:left;}
.cp_r .bd ul h4{
	font-size:17px;
	font-weight:bolder;
	margin-top:10px;
	color:#333;}
.cp_r .bd ul a p{
	font-size:16px;
	color:#999;}
.cp_r .bd ul li{
	display:inline-block;
	text-align:center;
	width:280px;
	height:330px;
	margin:0px 5px;
	margin-left:0px;
	margin-bottom:5px;
	background:#fcfcff;
	border:#f4f1f1 2px solid;
	overflow:hidden;
	border-bottom:3px #ccc solid;
	}
.cp_hot{
	position:absolute;
	z-index:999;}
.cp_r .bd ul li .cp_img{
	width:100%;
	height:215px;
	border-bottom:1px #e8e8ef solid;
	overflow:hidden;
	background:#fff;
	}
.cp_r .bd ul .cp_img img{
	height:215px;
	transition:transform 0.5s;
-moz-transition: -moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
	}
.cp_r .bd ul li:hover .cp_img img{
	transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1); /* Firefox 4 */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
-o-transform:scale(1.1,1.1); /* Opera */
}
.cp_r .bd ul li:hover .Product_more{
color:#fff;
background:#d1292d;
}
.cp_r .bd ul li:hover h4{
color:#d1292d;
}
.cp_r .bd ul li:hover{
box-shadow: 0 0 10px #e5e4e5;
-webkit-box-shadow: 0 0 10px #e5e4e5;
-moz-box-shadow: 0 0 10px #e5e4e5;
border:#e5e4e5 2px solid;
border-bottom:3px #d1292d solid;
}
.cp_more{
	font-size:10px;
	line-height:20px;
	width:60px;
	height:20px;
	color:#d1292d;
	background:#fff;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	border:1px #d1292d solid;
	margin:6px auto;
	}	
	
.more_wrap{
	width:120px;
	margin:0 auto;
	text-align:left;}
.more_wrap .products_more{
	width:120px;
	height:40px;
	text-align:center;
	margin:0px  auto;
	-moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	line-height:40px;
	font-size:15px;
	color:#fff;
	}	
.cp_1	.products_more:hover{	
	background:#fd8181;}
.cp_1	.products_more{	
	background:#eb5757;
	}	
.more_wrap .products_more a{
	width:160px;}
.products_more a:hover,.cp_1 ul li a:hover{	
	color:#fff;
	text-decoration:none;
	}	
	
	
/*--首页爆品专区 --*/
.baopins_wrap{
	width:100%;
	height:auto;
	background:#d1292d url(../Images/red_x_16.gif);
	clear:both;
	}

.baopins{
	width:1200px;
	height:auto;
	text-align:center;
	margin:0px auto;
	overflow:hidden;
	padding-top:80px;
	padding-bottom:80px;
	}
.baopins .title_main {
	width:350px;
	height: 80px;
	text-align: left;
	border-left: #fde5b9 10px solid;
	padding-left: 18px;
	margin-bottom: 40px;
	position: relative;
	float:left;
}
.baopins .title_main h2{
	color:#fde5b9;
	font-size:46px;
	font-weight:900;
	line-height:46px;}
.baopins .title_main h3{
	color:#fde5b9;
	font-size:26px;
	font-family:Arial;
	font-weight:500;
	text-transform:uppercase;
	line-height:44px;}
.baopins_tedian{
	width:740px;
	float:right;}
.baopins_tedian li{
	width:184px;
	height:74px;
	font-size:30px;
	line-height:74px;
	color:#5f0f11;
	font-weight:900;
	background:url(../Images/baopins_tedian_bg.png);
	float:right;}
.baopins_list{
	width:1200px;
	height:auto;
	clear:both;
	}
.baopins_list .bd{
	text-align:center;
	height:auto;
	position: relative;
	z-index:5;

}
.baopins_list .bd ul{
	text-align:left;}
.baopins_list .bd ul h4{
	font-size:24px;
	font-weight:bolder;
	margin-top:15px;
	line-height:30px;
	color:#333;}
.baopins_list .bd ul a p{
	font-size:20px;
	color:#999;
	padding-bottom:10px;
	border-bottom:#ccc 1px dashed;}
.baopins_list .bd ul li{
	display:inline-block;
	text-align:center;
	width:380px;
	height:450px;
	margin-left:14px;
	margin-bottom:14px;
	background:#fcfcff;
	overflow:hidden;
	border-bottom:3px #ccc solid;
	}
.cp_hot{
	position:absolute;
	z-index:999;}
.baopins_list .bd ul li .cp_img{
	width:100%;
	border-bottom:1px #e8e8ef solid;
	overflow:hidden;
	background:#fff;
	}
.baopins_list .bd ul .cp_img img{
	width:100%;
	transition:transform 0.5s;
-moz-transition: -moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
	}
.baopins_list .bd ul li:hover .cp_img img{
	transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1); /* Firefox 4 */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
-o-transform:scale(1.1,1.1); /* Opera */
}
.baopins_list .bd ul li:hover .Product_more{
color:#fff;
background:#d1292d;
}
.baopins_list .bd ul li:hover h4{
color:#d1292d;
}
.baopins_jiage{
	color:#F00;
	font-size:16px;
	display:inline-block}
.baopins_jiage span{
	font-size:40px;
	font-weight:900;}
.baopins_list .bd ul .baopins_jiage p{
	width:100px;
	font-size:16px;
	display:inline-block;
	text-decoration:line-through;
	border-bottom: none;
	margin-left:2px;}
.baopins_list .Product_more{
	width:120px;
	height:40px;
	font-size:16px;
	color:#999;
	border:#999 solid 1px;
	-moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
	text-align:center;
	line-height:40px;
	margin-top:13px;
	margin-right:15px;
	float:right;
	}

/*--首页公司简介 --*/
.introduce {
	width:1200px;
	height:220px;
	margin:0px auto;
	overflow:hidden;
	background:#24242e;
	position:absolute;
	top:700px;
	left:50%;
	margin-left:-575px;
}

.introduce_a{
	width:49.4444444444%;
	float:left;
	}

.introduce_img{
	width:34.111222111%;
	height:170px;
	margin:25px;
	overflow:hidden;
	float:left;}
.introduce_img img{
	margin-left:-65px;
	height:170px;}	
.introduce_p {
	font-size:14px;
	color:#808080;
	text-align:left;
	display:inline-block;
	width:50.111222%;
}
.introduce_p h2{
	font-size:16px;
	font-weight:600;
	color:#FFF;
	margin-top:30px;
	margin-bottom:10px;
	letter-spacing:2px;
} 

.introduce_p a{
	width:100px;
	}
.introduce_more_wrap{
	width:100px;}
.introduce_more {
	width:100px;
	height:30px;
	font-size: 14px;	
    font-weight:600;
	line-height:30px;
	text-align:center;
	margin:0;
	color:#24242e;
	background:#b72222;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	margin-top:8px;
	letter-spacing:1px;
	}
.introduce_more:hover { background:#fa1c19; color:#FFF;}

	
/*--八大理由 --*/
.reason_wrap{
	width:100%;
	background:#fff;
	padding-top:70px;
	padding-bottom:50px;
	overflow:hidden;
	}
.reason {
	width:1200px;
	height:900px;
	margin:0px auto;
	}
.reason .hd {
	float:left;
	}
.reason .hd ul li{width:220px;height:120px;background:#edf0f7;margin-bottom:10px; position:relative; cursor:pointer;}
.reason .hd ul li h4{font-size:22px;padding-top:30px; color:#333;}
.reason .hd ul li p{font-size:16px;color:#999;}
.rs_x{position:absolute;right:-10px;top:0;margin-bottom:10px;border-top: 60px solid transparent; border-left: 10px solid #fff; border-bottom: 60px solid transparent;}
.reason .hd ul li.on{background:#d1292d;}
.reason .hd ul li.on h4{color:#fff;}
.reason .hd ul li.on p{color:#fff;}
.rs_ioc{width:70px;height:70px;background:url(../Images/rs_ioc.png);margin-top:25px;float:left;}
.reason .hd ul li.on .rs_ioc{background:url(../Images/rs_ioc_c.png);}
.reason .hd ul li.on .rs_x{border-top: 60px solid transparent; border-left: 10px solid #d1292d; border-bottom: 60px solid transparent;}
#rs_ioc_2{
	background-position:0px -70px;}
#rs_ioc_3{
	background-position:0px -140px;}
#rs_ioc_4{
	background-position:0px -210px;}
#rs_ioc_5{
	background-position:0px -280px;}
#rs_ioc_6{
	background-position:0px -350px;}

.reason .bd{
	width:935px;
	position:relative;
	left:240px;}
.reason .bd ul{
	position:absolute;
	overflow:hidden;}
.reason .bd ul li{
	width:935px;
	}
.reason .bd ul li .rs_up{
	background:#fafafc;
	height:245px;
	border-top:#d1292d 5px solid;}
.reason .bd ul li .rs_r_no{
	width:130px;
	height:205px;
	background:#d1292d;
	text-align:center;
	font-size:110px;
	color:#fff;
	float:left;
	-moz-border-radius:0px 0px 30px 30px;
    -webkit-border-radius:0px 0px 30px 30px;
    border-radius:0px 0px 30px 30px;
	font-weight:900;
	margin-left:30px;
	line-height:200px;
	}
.reason .bd ul li .rs_up h3{
	font-size:34px;
	width:700px;
	font-weight:900;
	margin-top:40px;
	margin-left:35px;
	float:left;
	padding-bottom:20px;
	background:url(../Images/333_2x30.gif) bottom  left no-repeat}
.reason .bd ul li p{
	width:670px;
	font-size:16px;
	margin-top:15px;
	margin-left:35px;
	float:left;}
.reason .bd ul li .rs_img{
	height:510px;
	overflow:hidden;
	margin-top:10px;
	background:#fafafc;}
	
/*--首页公司简介 --*/	
.company{
	width:1200px;
	height:820px;
	overflow:hidden;
	margin:0 auto;
	position:absolute;
	top:-40px;
	left:50%;
	margin-left:-600px;}
.co_l{
	float:left;
	width:500px;
	background:#fff;
	padding:60px 50px;
}

.co_txt h3{
	font-size:22px;
	font-weight:900;
	margin-top:25px;
	
	}
.co_txt h4{
	margin-top:5px;
	font-size:16px;
	font-weight:600;
	color:#d1292d;
	background:url(../Images/333_2x30.gif) bottom  left no-repeat;
	padding-bottom:30px;
}
.co_txt p{
	font-size:16px;
	margin-top:20px;
	text-align:justify;
	line-height:1.5;
	margin-bottom:30px;
}
.co_txt a{
	font-size:14px;
	color:#fff;
	background:#d1292d;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius:10px;
	padding:8px 20px;
	text-align:center;}
.co_txt a:hover{
	background:#b0130e;
}
.co_r{
	float:left;
	margin-left:15px;
	width:480px;
	background:#fff;
	padding:60px 50px;
}
	
/*--合作伙伴 --*/	
#partner_wrap{
	width:100%;
	background:#f5f5fa;
	-moz-background-size:100% auto; /* 老版本的 Firefox */
	background-size:100% auto;
	position:relative;
	height:1150px;
	}
#partner{
	width:1145px;
	text-align:center;
	margin:0px auto;
	position:absolute;
	top:790px;
	left:50%;
	margin-left:-600px;
	background:#fff;
	padding-top:50px;
	padding-left:50px;
	padding-bottom:20px;
	}	
#partner .title_main{margin-bottom:0px;border-left: #d1292d 10px solid;}
.partner_list{
	width:100%;
	height:180px;
	position:relative;
	}
/* marqueeleft */
.partner_list .bd{height:180px;width:1100px;overflow:hidden; position:absolute; left:0px}
.partner_list .bd ul{overflow:hidden;margin-left:0px;}
.partner_list .bd ul li{float:left;margin:25px 10px;overflow:hidden;_display:inline;text-align:center;}
.partner_list .bd ul li .pic{border:#ccc 1px solid;padding:2px;overflow:hidden;text-align:center;}
.partner_list .bd ul li .pic img{width:135px;height:104px;display:block;}
.partner_list .bd ul li .txt{text-align:center;height:25px;line-height:25px; color:#666; background:#f5f5fa; margin-top:5px; }

.pointout {
	width:100%;
	margin:40px auto;
}
.pointout .title {
	width:1140px;
	margin-top:0px;
	margin-bottom:15px;
}
/*-----.news img,-----*/
.yule {
	width:460px;
	margin-left:80px;
	float:left;
}
.news {
	width:535px;
	float:left;
	margin-top:40px;
	font-size:14px;
}
.Yenews {
	width:535px;
	margin-left:80px;
	float:left;
	margin-top:40px;
	font-size:14px;
}
.news a,.Yenews a{
	font-size:13px;}
.news img,.Yenews img{
	margin:0px auto;}
.news table,.Yenews table{
	text-align: left;
	}	
.news .title,.Yenews .title{
	width:525px;
	margin-top:0px;
}

/*----- 页脚 -----*/
.footer {
	width:100%;
	background:#24242e;
	margin:0px auto;
	padding-bottom:40px;
}
.foot{
	width:1200px;
	margin:0px auto;
}
.foot dl{
	width:auto;
	text-align:left;
	margin:0px auto;
	margin-right:8%;
	display:inline-block;
	vertical-align:top;
}
#foot_Contact{
	margin-right:0px;
	}
.foot dt {
	padding-top:40px;
	margin:20px auto;
	}
.foot dt a,.foot dt{
	font-size:18px;
	line-height:20px;
    font-weight:900;
	color:#dbdbdb;
	}
.foot dd{
	color:#dbdbdb;
	font-size: 14px;
	margin:5px auto;
	line-height:26px;
	font-weight: 100;
	}
.foot dd img{
	width:120px;
	text-align:center;}	
.foot dd a{
	font-size: 14px;
	line-height:26px;
    font-weight: 100;
	color:#999;
	}

.foot a:hover{	
	color:#f82421;
	}
.copyright_warp{
	width:100%;
	height:auto;
	background:#24242e;
	border-top:#333 1px solid;
	}	
.copyright{
	width:1200px;
	margin:0px auto;
	padding:15px 0px;
}

.copyright p,.copyright p a{
	font-size: 12px;
	line-height:20px;
	text-align: left;
    font-weight: 100;
	display:inline-block;
	color:#999;
}
.copyright p a:hover{
	color:#d1292d;}
.copyright p a:visited{
	color:#999;}


.main{
	width:100%;
	margin:0 auto;
	overflow:hidden;}


/*----- 右侧栏 -----*/

.main_title{
	width:925px;
	height: auto;
}
.main_title h2{
	float:left;
	margin-left:35px;
	padding-top:10px;
}
.main_title span{
	float:left;
	font-size:28px;
	color:#FFF;
	text-transform: uppercase;
	padding-top:16px;
	margin-left:10px;
}
.main_title table{
	height:40px;
	text-align:center;
	}	
.main_title td{
	font-size:14px;
	font-weight:700;
}
.main_title img {
	margin-top:20px;
	}
.main_right{
	width:930px;
	float: left;
	height:auto;
	padding-left:15px;
	border-left:1px dashed #ccc;
}
.main_right p {
	text-align:left;}
.recommend{
	text-align:left;
	line-height:2em;
	text-indent:1.5em;
	font-size:16px;
	font-weight:600;
	border:1px dashed #ccc;
	border-top:0px;
	padding-bottom:12px;
	color:#4c731d;
	}
.recommend_d {
	text-align: left;
	line-height:3em;
	font-size:20px;
	font-weight:900;
	padding-left:60px;
	margin:15px 0px;
	height:55px;
	color:#0099FF;
	background:url(../img/tuijian.gif) left  no-repeat;
	}
.recommend a{
	color:#4c731d;
}
.recommend a:hover{	
	color:#0099FF;
	text-decoration:none;
	}
.recommend_title{
	padding-top:3px;
	background: #4c731d;
}
.recommend_title h4{
	color:#FFF;
	line-height:2em;
	font-size:18px;
}
.recommend li{
	margin-left:30px;
	margin-top:10px;
	background:url(../img/arrow_2.gif) left center  #EAEAEA no-repeat;
	}
.recommend img{
	margin-left:10px;
	}
.recommend_s table{
	height:40px;
	text-align:center;
	}	
.recommend_s td{
	font-size:14px;
	height:55px;
	border-bottom:1px #999 dashed;
}
.main_left .title:before{
	border-bottom:6px solid #ccc;}
.main_right .title{
	border-bottom:0px;
	margin-bottom:20px;
	width:400px;}
.Profile_main{ width:1200px; margin:0 auto; position:relative;}
.Profile_focus img{ width:100%; min-width:1200px;}
.Profile_focus_tuandui{ width:100%; overflow:hidden;}
.Profile_focus_tuandui img{width:1920px;margin-left:-960px; left:50%;min-height:640px; position: relative;}
.Profile_jianjie{ width:1200px; margin:0 auto;}
.Profile_jianjie img{ margin-top:-80px;}
.Profile_jianjie_p{width:860px;float:right;}
.Profile_jianjie p{text-align:justify; font-size:17px; color:#333; line-height:32px; margin-top:70px;}
.Profile_jianjie ul{ margin-top:30px;}
.Profile_jianjie ul li{ width:33%; display:inline-block; margin:12px auto;}
.Profile_jianjie ul li em{ font-family:Arial;font-size:36px;font-style:normal; font-weight:900; width:120px; height:50px;line-height:50px; border:#ccc 2px solid; float:left; text-align:center; margin-right:10px;-moz-border-radius:10px ;-webkit-border-radius:10px;border-radius:10px;}
.Profile_jianjie ul li span{ font-size:20px; color:#333;float:left;width:120px; font-weight:500; margin-top:5px;}
.Profile_jianjie ul li p{ font-size:14px;line-height:20px; margin-top:0px;width:120px;float:left; color:#888}
.Profile_zhumeng{ width:100%; height:740px; margin-top:80px;background:#f5f5f8}
.Profile_zhumeng em{ font-size:44px; color:#333;font-style:normal; margin-left:-30px;}
.Profile_zhumeng p{ width:750px; font-size:16px; line-height:32px;color:#333; text-align:justify; margin-top:50px;}
.Profile_zhumeng .Profile_main{padding-top:85px;height:655px;background:#f5f5f8 url(../Images/Profile_zhumeng_boss.jpg) no-repeat  right;}
.Profile_title{ text-align:center; padding-top:80px; margin-bottom:30px;}
.Profile_title span{ font-size:26px; color:#333; font-weight:100;}
.Profile_title h3{font-size:30px; color:#333; font-weight:900;}
.Profile_title h3 b{ color:#d1292d}
.Profile_title p{ font-size:16px; line-height:32px; margin-top:15px; color:#888; }
.Profile_licheng{ height:950px; background:#fff url(../Images/Profile_licheng_bg.jpg) no-repeat center;}
.Profile_licheng .hd,.Profile_style .hd{text-align:center; position:relative; margin-top:20px;}
.Profile_licheng .hd li,.Profile_style .hd li{ width:13px; height:13px; display:inline-table;background:#ccc; margin:20px 5px;cursor:pointer;-moz-border-radius:10px ;-webkit-border-radius:10px;border-radius:10px;}
.Profile_licheng .hd .on,.Profile_style .hd .on{ background:#d1292d; border:#d1292d 2px solid;}
.Profile_licheng .hd .prev,.Profile_licheng .hd .next,.Profile_style .hd .prev,.Profile_style .hd .next{ font-size:80px; color:#ccc; position:absolute;top:-330px;}
.Profile_licheng .hd .prev{ left:0px;top:-330px;}
.Profile_licheng .hd .next{ right:0px;top:-330px;}
.Profile_style .hd .prev{ left:0px;top:-270px; margin-left:-10px;}
.Profile_style .hd .next{ right:0px;top:-270px; margin-right:-10px;}
.Profile_licheng .hd .prev:hover,.Profile_licheng .hd .next:hover,.Profile_style .hd .next:hover,.Profile_style .hd .prev:hover{color:#d1292d}
.Profile_licheng .bd { margin:0 auto; width:1200px; text-align:center;}
.Profile_licheng .bd ul li{ width:480px; height:500px; border:#dadada 1px solid; background:#fff; display: inline-table; margin:0 20px;}
.Profile_licheng .bd ul li h4{width:400px; margin:0 auto; padding:25px 0; border-bottom:#ccc 1px solid;text-align:left;font-size:22px;}
.Profile_licheng .bd ul li h4 span{ color:#fff;font-size:22px; font-weight:900;padding:2px 10px;background:#d1292d;-moz-border-radius:10px ;-webkit-border-radius:10px;border-radius:10px; display:inline-block; margin-right:15px;}
.Profile_licheng .bd ul li p{width:400px; margin:0 auto; text-align:justify; font-size:16px; color:#333; line-height:28px; margin-top:20px;}
.Profile_licheng .bd ul li img{ margin-top:20px; width:400px; height:190px;}
#Profile_youshi .prod_lianxi{ top:810px;}
#Profile_youshi,.Profile_style{ width:1200px; margin:0 auto; position:relative;padding-bottom:60px;}
#Profile_zizhi{ background:#f5f5f8; margin-top:60px; height:600px;}
#Profile_zizhi .bd{ top:250px;}
#Profile_zizhi .bd ul li .txt{ background:#ededed;}
.Profile_style dl{width:1140px;height:380px; margin-left:55px;position:relative;}
.Profile_style dl dt{ width:550px; height:380px; background:#ccc; float:left; overflow:hidden;}
.Profile_style dl dd{ width:260px;height:185px;background:#ccc;float:left; margin-left:10px; margin-bottom:10px;position:relative;overflow:hidden;}
.Profile_style dl p{ position:absolute;font-size:14px; bottom:0px;color:#fff; line-height:35px;background:url(../Images/5x5_60.png);padding-left:10px; z-index:55;}
.Profile_style dl dt p{width:540px; }
.Profile_style dl dd p{width:250px; }
.Profile_style dl img{transition:transform 0.5s; }
.Profile_style dl img:hover{transform:scale(1.1,1.1)}
.Profile_hezuo{ background:#f5f5f8; margin-top:40px;}
.Profile_focus_youshi{ height:120px; background:#362c24;}
.Profile_focus_youshi ul{ width:1200px; margin:0 auto;}
.Profile_focus_youshi ul li{ width:200px; height:100px;float:left;color:#fff; text-align:center; padding-top:20px;}
.Profile_focus_youshi ul li:hover{ background:#111;}
.Profile_focus_youshi ul li em{ font-size:36px; font-weight:900; font-style:normal; }
.Profile_focus_youshi ul li span{font-size:20px; margin-left:5px;}
.Profile_focus_youshi ul li p{font-size:14px;color:#ccc;}
.Profile_contact{ width:1050px; margin:0 auto;}
.Profile_contact dl{ color:#333; border-right:#ccc 1px solid; width:500px; display:inline-block;}
.Profile_contact dl dt{ font-size:22px; font-weight:900; margin-bottom:35px;}
.Profile_contact dl dd{ font-size:16px; line-height:32px;}
.Profile_contact dl dd a{ color:#666;}
.Profile_contact dl dd a:hover{ color:#d1292d;}
.Profile_contact_qr{ float: right;width:500px; height:270px; background:url(../Images/Profile_contact_qr.jpg) center no-repeat; position:relative;}
.Profile_contact_qr a{ position:absolute;width:220px; height:60px; font-size:22px; color:#333; text-align:center; left:10px; top:150px;z-index:99;border:#666 solid 1px;
	-moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
	line-height:56px;
	}
.Profile_contact_qr a:hover{ color:#fff; background:#d1292d;}
#Profile_prod{ padding-top:10px;}
.Profile{
	width:1130px;
	margin:80px auto;}
.Profile p{
	font-size:16px;
	margin:10px auto;}

.Profile_ditu{width:100%;margin:0px  auto;background:#f5f5f8; margin-top:80px; height:700px; }
#dituContent{width:580px;height:350px;margin-top:20px;border:#fff 5px solid; float:left;}
.Profile_ditu dl{ width:570px;margin-top:20px; float:right;}
.Profile_ditu dl dt{ font-size:18px; font-weight:900; color:#333; border-bottom:#ccc 1px solid; line-height:40px;}
.Profile_ditu dl dd{ font-size:14px;line-height:32px; margin-top:10px;}
#Product_title{
	font-size:40px;
	font-weight:600;}
#Product_p{
	font-size:40px;
	}
#header_contact{
	background-image: url("../Images/about-2.jpg");
	}
#Content_p a{
	color:#686868}
.product_wrap{
	width:100%;
	height:auto;
	background:#f9f9fb;
	clear:both;
	}
.product{
	width:1200px;
	margin:0px auto;
	overflow:hidden;
	padding-top:40px;
	padding-bottom:60px;
}

.product_nav{
	width:300px;
	background:#362c24;
	float:left;
	border:#e6e6e6 1px solid;
	-moz-border-radius:10px 10px 10px 10px ;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
}
.product_title{
	width:100%;
	height:100px;
	background:#d1292d url(../Images/bg_40x40.jpg) no-repeat;
	background-size: cover;
	display:block;
	text-align:center;
	-moz-border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
	border-bottom:#FFF 2px solid;
}
.product_title h4{
	color:#fff;
	font-size:24px;
	font-weight:500;
	padding-top:20px;
	text-align:center;
	}
.product_title span{
	color:#fff;
	font-size:16px;
	font-weight:500;
	line-height:30px;
	text-align:center;
	}
.ShowProductTotal {
	text-align: left;
	float:left;
	color:#666;
	margin-left:120px;
	margin-right:50px;}
.ShowNow {
	text-align:right;
	color:#666;
	position:absolute;
	right:30px;
	line-height:40px;
}
.ShowNow a{
	color:#666;
}
.ShowNow a:hover{
	color:#d1292d;
	text-decoration:underline;
}
.prod_head .ShowNow{ top:-45px; left:0px;right: auto;}
.Showyuedu{position:absolute;right:5px;line-height:40px;top:-45px;}
.prod_yp_l{
	width:300px;
	height:540px;
	background:#d1292d url(../Images/cp_yp_l.jpg) no-repeat;
	background-size:100%;
	-moz-border-radius:0px 0px 10px 10px ;
    -webkit-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
	position:relative;}
#prod_yp_index{height:248px;
	background:#d1292d url(../Images/prod_yp_index.jpg) no-repeat;}
.prod_yp_l a{
	width:220px;
	line-height:50px;
	-moz-border-radius:50px ;
    -webkit-border-radius:50px;
    border-radius:50px;
	border:#fff 1px solid;
	color:#fff;
	font-size:20px;
	text-align:center;
	font-weight:500;
	position:absolute;
	bottom:30px;
	left:30px;}
.prod_yp_l a:hover{
	background:#fff;
	color:#d1292d;}

#prod_class{
	width:860px;
	height:40px;
	margin-bottom:10px;
	background:#fafaff;
	border:#ccc 1px solid;
	position:relative;
	}
#prod_class h4{
	color:#333;
	font-weight:700;
	text-align:left;
	float:left;
	font-size:18px;
	line-height:40px;
	border-left:#d1292d 6px solid;
	-moz-border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
	padding:0 20px;
	}
#prod_class h4 span{ color:#666; font-size:16px;}
.prod_class_p{
	width:860px;
	height:255px;
	border:#ccc 1px solid;
	margin:20px 0;
	text-align:left;
	background:#f0f0f5;
	}
.prod_class_p span{font-size:18px; font-weight:900; color:#d1292d; line-height:40px;}
.prod_class_p b{color:#333;}
.prod_class_p p{
	width:560px;
	line-height:1.8;
	padding-top:20px;
	padding-left:20px;
	float:left;}
.prod_class_p img{
	float:right;
	margin-top:45px;
	margin-right:50px;}
.product_dl{
	text-align:left;
}
.product_dl dt{
	height:45px;
	background:#362c24;
	color:#fff;
	font-size:20px;
	font-weight:500;
	line-height:45px;
    padding-left:40px;
	margin-top:20px;
	background:url(../Images/newsnav_dt.png) left center no-repeat;
	background-position:-20px center;
	}
.product_dl dd{
	width:90px;
	height:36px;
	color:#ccc;
	display: inline-block;
	font-size:15px;
	line-height:36px;
	margin-left:30px;
	padding-left:12px;
	background:url(../Images/5x5_fff.gif) left center no-repeat;
	}
.product_dl dd a{
	color:#ccc;
	}
.product_dl dd a:hover{
	color:#ff5a28;
	text-decoration:underline;
	}
.product_dl_o{
	height:10px;
	background:#fff;
	-moz-border-radius:0px 0px 10px 10px ;
    -webkit-border-radius:0px 0px 10px 10px;
    border-radius:0px 0px 10px 10px;
	}

.product_list{
	width:880px;
	height:auto;
	margin-left:15px;
	font-size:15px;
	text-align:center;
	float:left;
}
.product_list .bd ul{
	text-align:left;}
.product_list .bd ul h4{
	font-size:17px;
	font-weight:bolder;
	color:#333;
	margin-top:12px;}
.product_list .bd ul a p{
	color:#999;}
.product_list .bd ul li{
	display:inline-block;
	text-align:center;
	width:267px;
	height:330px;
	margin:0px 19px;
	margin-left:0px;
	margin-bottom:19px;
	background:#fcfcff;
	border:#f4f1f1 2px solid;
	overflow:hidden;
	border-bottom:3px #ccc solid;
	position:relative;
	}
.cp_hot{
	position:absolute;
	z-index:999;}
.product_list .bd ul li .cp_img{
	width:100%;
	height:215px;
	border-bottom:1px #e8e8ef solid;
	background:#fff;
	overflow:hidden;
	}
.product_list .bd ul .cp_img img{
	height:215px;
	transition:transform 0.5s;
-moz-transition: -moz-transform 0.5s; /* Firefox 4 */
-webkit-transition:-webkit-transform 0.5s; /* Safari and Chrome */
-o-transition:-o-transform 0.5s; /* Opera */
	}
.product_list .bd ul li:hover .cp_img img{
	transform:scale(1.1,1.1);
-moz-transform:scale(1.1,1.1); /* Firefox 4 */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
-o-transform:scale(1.1,1.1); /* Opera */
}

.product_list .bd ul li:hover .Product_more{
color:#fff;
background:#d1292d;
}
.product_list .bd ul li:hover h4{
color:#d1292d;
}
.product_list .bd ul li:hover{
box-shadow: 0 0 10px #e5e4e5;
-webkit-box-shadow: 0 0 10px #e5e4e5;
-moz-box-shadow: 0 0 10px #e5e4e5;
border:#e5e4e5 2px solid;
border-bottom:3px #d1292d solid;
}
.product_list .bd ul li:hover .Product_Id{background:#fcfcff;}
.Product_Id{
	width:90px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999;
	text-align:center;
	position:absolute;
	left:50%;
	margin-left:-45px;
	top:10px;
	background:#fff;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	border:#ccc 1px dashed;
	}
.Product_Title{
	font-size:22px;
	font-weight:900;
	color:#333;
	float:left;
	margin-top:20px;
	margin-right:25px;
	padding-bottom:20px;
	background:url(../Images/3x40_red.gif) left bottom no-repeat;
	}
.Product_Memo{
	width:600px;
	font-size:16px;
	color:#d1292d;
	float:left;
	margin-top:20px;
	}
	
.Product_Miaoshu{
	margin-top:10px;
	width:440px;
	font-size:14px;
	color:#666;
	float:left;
	}
.Product_more{
	width:80px;
	height:25px;
	font-size:12px;
	color:#999;
	border:#999 solid 1px;
	-moz-border-radius:9px;
    -webkit-border-radius:9px;
    border-radius:9px;
	text-align:center;
	line-height:25px;
	margin:10px auto;
	}
.prod_head{
	width:100%;
	height:482px;
	background:#f5f5fa;
	padding-top:18px;
	margin-top:20px;
	position:relative;}
.prod_picFocus{ width:382px; position:relative;  overflow:hidden;  zoom:1;margin-left:20px; float:left;}
.prod_picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.prod_picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.prod_picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;  }
.prod_picFocus .hd ul li img{ width:70px; height:70px; border:1px solid #ccc; cursor:pointer; margin-right:5px;   }
.prod_picFocus .hd ul li.on{ background:url("../images/icoUp.gif") no-repeat center 0; }
.prod_picFocus .hd ul li.on img{ border-color:#f60;  }
.prod_picFocus .bd li{ vertical-align:middle; }
.prod_picFocus .bd img{ width:380px; height:380px; display:block;border:1px solid #ccc; }

.prod_info{position:absolute;width:680px; left:450px; top:50px;}
.prod_info h3{font-size:30px; font-weight:900; display:inline-block; color:#3d3e3e; padding-bottom:20px; background: url(../Images/3x40_red.gif) left bottom no-repeat}
.prod_info span{font-size:18px;color:#3d3e3e; margin-left:20px;}
.prod_info p{font-size:16px; margin-top:20px;}

.prod_lianxi{ width:500px; height:60px;position:absolute;left:450px;top:235px;}
.prod_dinggou a{padding:12px 55px; font-size:18px; color:#fff; background:#d1292d;}
.prod_dinggou a:hover{ background:#ff0000}
.prod_dinggou p{margin-top:30px; font-size:18px; color:#d1292d;}
.prod_dianhua{width:250px; height:60px;position:absolute;left:230px;top:-18px;background:url(../Images/prod_dianhua.png) left no-repeat}
.prod_leixing{ width:670px; height: auto;position:absolute;left:0px;top:100px;border:1px solid #ccc;}
.prod_leixing ul{ margin-top:15px; margin-left:20px; margin-bottom:15px;}
.prod_leixing ul li{font-size:17px; font-weight:900; color:#362c24;margin-top:10px;}
.prod_leixing ul li a{font-size:16px;font-weight:100;color:#666; margin:0 3px; text-decoration:underline;}
.prod_leixing ul li a:hover{ color:#d1292d;}
.prod_leixing ul li p{width:500px; display:inline-block; vertical-align:top;color:#ccc}

.prod_adv{ position:relative;}
.prod_adv ul li{ clear:both;}
.prod_title{ width:100%; height:50px; background:#CCC url(../Images/prod_title.jpg) left no-repeat; margin-top:80px; margin-bottom:40px;}
.prod_title h3{font-size:24px; color:#fff; font-weight:500; float:left; margin-top:8px; margin-left:20px;}
.prod_title h4{font-size:22px; color:#fff;font-weight:500;float:left;margin-top:14px; margin-left:70px; text-transform: uppercase;}

.prod_adv_t{ width:610px;margin:60px 40px;float:left;}
.prod_adv_t h3{font-size:26px;font-weight:900; padding-bottom:25px;background: url(../Images/3x40_red.gif) left bottom no-repeat; background-size:300px 2px}
.prod_adv_t p{font-size:18px; line-height:1.8; margin-top:20px;}
.prod_adv_img{float:left; margin:0px 40px; }
.prod_adv_img3{float:left; margin-left:30px;}
.prod_adv_img4{float:left; margin-left:30px;}
.prod_adv li:hover .prod_adv_t h3{ color:#d1292d;}
.prod_adv .prod_lianxi{ left:540px;top:1290px;}

.prod_int{ position:relative;}
.prod_int ul li{ clear:both;}
.prod_Content img{ width:100%; height:auto;}
.prod_Content p{ color:#000;font-size:26px;font-weight:900;padding-top:25px; padding-bottom:25px;}
.prod_Content h2{color:#F00;font-size:64px;font-weight:900;}
.prod_Content h3{color:#F00;font-size:48px;font-weight:900;padding-top:25px; padding-bottom:25px;}

.prod_canshu ul{ float:left; margin:0 20px;}
.prod_canshu ul li{ height:40px;margin:2px 0}
.prod_canshu ul li p{width:160px; height:40px;font-size:18px; color:#fff; background:#362c24; text-align:center; line-height:40px; float:left}
.prod_canshu ul li span{ width:360px; height:40px;font-size:18px; color:#333; background:#f5f5fa; text-align: left; line-height:40px;float:left; padding-left:40px;}
.prod_canshu ul li:hover p{background:#d1292d;}
.prod_canshu ul li:hover span{background:#f0f0fa}

.prod_guige ul{ margin-left:10px;}
.prod_guige ul li{ width:270px; height:345px; background:#362c24; margin:0 12px; float:left}
.prod_guige ul li:hover{background:#d1292d;}
.prod_guige_img{ width:100%;height:295px; overflow:hidden; text-align:center; margin-top:4px;}
.prod_guige_img img{ width:100%;}
.prod_guige p{font-size:18px; color:#fff; line-height:40px;text-align:center;}

.prod_jianjie{ height:500px;}
.prod_jianjie img{ float:left; margin-top:40px; margin-left:40px;}
.prod_jianjie_t{float:left;margin-top:40px; margin-left:100px; position:relative}
.prod_jianjie_t h3{font-size:22px;font-weight:900; color:#362c24;}
.prod_jianjie_t p{ width:670px;font-size:18px; line-height:1.8; margin-top:30px;}
.prod_jianjie_t .prod_lianxi{ left:0px; top:320px;}

.prod_youshi{ position:relative; height:850px;}
.prod_youshi .prod_lianxi{ left:50px; top:640px;}
.prod_youshi .hd ul li{width:190px;height:225px;background:#edf0f7;margin-left:10px;position:relative; cursor:pointer; padding-top:0px; text-align:center; float:left;}
.prod_youshi .hd ul li h4{font-size:26px; color:#333;margin-top:-8px; font-weight:700}
.prod_youshi .hd ul li p{font-size:16px;color:#999; line-height:1.2; margin-top:20px;}
.prod_youshi .rs_x{width:0px;height:0px;position:absolute; right:65px;top:225px;margin-bottom:10px;border-left: 30px solid transparent; border-top: 15px solid #fff; border-right: 30px solid transparent;}
.prod_youshi .hd ul li.on{background:#d1292d;}
.prod_youshi .hd ul li.on h4{color:#fff;}
.prod_youshi .hd ul li.on p{color:#fff;}
.prod_youshi .rs_ioc{width:70px;height:70px;background:url(../Images/rs_ioc.png);margin:20px auto;float:none}
.prod_youshi .hd ul li.on .rs_ioc{background:url(../Images/rs_ioc_c.png);}
.prod_youshi .hd ul li.on .rs_x{border-left: 30px solid transparent; border-top: 15px solid #d1292d; border-right:: 30px solid transparent;}

#rs_ioc_2{
	background-position:0px -70px;}
#rs_ioc_3{
	background-position:0px -140px;}
#rs_ioc_4{
	background-position:0px -210px;}
#rs_ioc_5{
	background-position:0px -280px;}
#rs_ioc_6{
	background-position:0px -350px;}
.prod_youshi .bd{width:100%;position:relative; margin-left:10px; height:387px;}
.prod_youshi .bd ul{position:absolute;overflow:hidden; padding:20px 0;}
.prod_youshi .bd ul li{width:100%}
.prod_youshi .bd ul li .rs_up{ width:630px;float:left;}
.prod_youshi .bd ul li .rs_r_no{width:75px;height:75px;background:#362c24; margin-top:30px;text-align:center;font-size:70px;color:#fff;float:left;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px;font-weight:900;line-height:75px;}
.prod_youshi .bd ul li .rs_up h3{font-size:28px;font-weight:900;margin-top:40px;margin-left:35px;float:left;padding-bottom:20px;background:url(../Images/333_2x30.gif) bottom  left no-repeat; background-size:480px 2px;}
.prod_youshi .bd ul li p{
	width:600px;
	font-size:18px;
	margin-top:30px;
	float:left;
	text-align:justify;}
.prod_youshi .bd ul li .rs_img{
	width:535px;
	overflow:hidden;
	margin-top:30px;
	background:#fafafc url(../Images/prod_youshi_imgbg.jpg) right top no-repeat;
	padding-right:25px;
	padding-top:25px;
	float:right;}
/* marqueeleft */
.prod_zizhi{width:100%;height:360px;position:relative;}
.prod_zizhi .bd{width:97.8888888%;overflow:hidden; position:absolute; left:13px; top:80px;}
.prod_zizhi .bd ul{overflow:hidden;margin-left:10px;}
.prod_zizhi .bd ul li{float:left;margin:25px 10px;overflow:hidden;_display:inline;text-align:center; width:auto; background:#fff}
.prod_zizhi .bd ul li .pic{border:#ccc 1px solid;padding:2px;overflow:hidden;text-align:center;}
.prod_zizhi .bd ul li .pic img{height:200px; width:auto;display:block; margin:0 auto;}
.prod_zizhi .bd ul li .txt{text-align:center;height:30px;line-height:30px; color:#666; background:#f5f5fa;  margin-top:5px; font-size:16px; }

.prod_liucheng{ width:100%;height:480px; background:url(../Images/prod_liucheng.gif) bottom no-repeat; position:relative}
.prod_liucheng .prod_lianxi{ left:700px; top:5px;}
.prod_faq{ width:100%;}
.prod_faq ul{ width:520px; float:left; margin:0 40px;}
.prod_faq ul li{ margin-bottom:40px; line-height:2;}
.prod_faq ul li h4{ font-size:20px; padding-left:30px;background: url(../img/tw_ico.png) no-repeat left top 10px;}
.prod_faq ul li:hover h4{ color:#d1292d;}
.prod_faq ul li p{ font-size:18px; padding-left:30px;background: url(../img/jd_ico.png) no-repeat left top 5px;}
.prod_tuandui{ position:relative; width:100%;overflow:hidden; min-width:1200px; margin-bottom:2px;}
.prod_tuandui img{width:1920px;margin-left:-960px; left:50%;min-height:700px; position: relative;}
.prod_tuandui_zixun{ width:1200px; margin:0 auto; position:relative; background:#ccc;}
.prod_tuandui_zixun a{ position:absolute;width:220px; height:60px; font-size:22px; color:#fff; text-align:center; left:660px; top:150px;z-index:99;border:#ccc solid 1px;
	-moz-border-radius:50px;
    -webkit-border-radius:50px;
    border-radius:50px;
	line-height:56px;
	}
.prod_tuandui_zixun a:hover{ color:#d1292d; background:#fff;}
.prod_yangpin{ width:100%;min-width:1200px;overflow:hidden; margin-bottom:-40px;}
.prod_yangpin img{width:1920px;margin-left:-960px; left:50%;min-height:289px; position: relative;}
.products_wrap .prod_yangpin{margin-bottom:0px;}
@media screen and (min-width: 1921px) {
.prod_yangpin img,.Profile_focus_tuandui img,.prod_tuandui img{width:100%;margin-left:0px; left:0;}
.prod_tuandui_zixun{ width:62.5%; margin:0 auto; position:relative; background:#ccc;}
.prod_tuandui_zixun a{ left:55%;top:0; margin-top:13.2%}
	}
#center_table td{
	font-size:15px;
	text-align:center;
	margin:10px auto;
	}
#center_table tr{
	border-bottom:1px dashed #CCC;
	background:#f5f5f5;
	}

.p_class{
	margin:15px auto;}

.p_class p{
	width:100px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:35px;
	text-align:center;
	background:#40e144;
	-moz-border-radius:40px;
    -webkit-border-radius:40px;
    border-radius:40px;
	margin:5px auto;
	vertical-align:top;
	display:inline-block;}
.p_class ul{
	width:85%;
	display:inline-block;
	}	
.p_class ul a{
	color:#686868;}	
.p_class ul li{
	width:auto;
	height:30px;
	line-height:30px;
	border:1px #cdcdcd solid;
	-moz-border-radius:40px;
    -webkit-border-radius:40px;
    border-radius:40px;
	display:inline-block;
	padding:0px 10px;
	margin:7px 5px;
	}	
.p_class ul li:hover{
	background:#f0f0f0;
	border:1px #f0f0f0 solid;
	}
.ShowClassGuide{	
	color:#fff;	
	text-align:center;
	margin:10px auto;
	display:inline-block;
}
.ShowClassGuide a{	
	color:#fff;	
}
.news_page{
	margin:20px auto;}
.Productpage{
	width:860px;
	height:35px;
	text-align:center;
	font-size:16px;
	line-height:35px;
}
.Productpage a{
	padding:5px 10px;
	border:#e6e6e6 1px solid;
	background:#fff;}
.Productpage a:hover{
	background:#ededed;}
.Productpage .page_on,.Productpage .page_on:hover{
	background:#d1292d;
	color:#fff;
	border:#d1292d 1px solid;}
.ShowArticleTotal {
	text-align:right;
	margin:0px auto;
	display:inline-block;
	color:#666;}
#ShowArticleContent{
	font-size:16px;
	text-align:left;}
.SearchResultTotal,.ShowSearchTerm{
	display:inline-block;
	color:#fff;	
	text-align:center;
	margin:10px auto;
	margin-right:10px;
	}
#Search{
	margin-top:40px;}

#header_Search{
	background-image:url("../images/search2.jpg");
	}

.classify{
	width:100%;
	height:60px;
	background:rgba(16,38,30,.5);
	position:absolute;
	bottom:0px;
	margin-top:0px;
	color:#fff;
	}
.classify p{
	color:#fff;
	font-size:14px;}
.classify a:hover{
	text-decoration:none;}
.classify_1{
	width:33.111111%;
	height:60px;
	float:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin-top:0px;}

.jumpMenu{
	display:inline-block;
	margin-top:20px;}
#jumpMenu{
	cursor:pointer;}

.classify_2,.classify_3{
	width:33.111111%;
	height:60px;
	float:left;
	margin-top:0px;}
.classify_1 p:hover,.classify_2 p:hover,.classify_3 p:hover{
	color:#fff;
	background:rgba(209,41,49,.5)}

.classify_1 p,.classify_2 p,.classify_3 p{
	line-height:60px;}
.classify_3{
	border-left:1px solid #999;
	border-right:1px solid #999;
	}
.gallery{
list-style-type:none;
float:left;
margin:0;
background:#FFF;}
.gallery li{float:left;padding:0px; width:33.111111%;
margin-right:0.222222%;
margin-bottom:0.222222%;
overflow:hidden;}
.gallery li:nth-child(6n){padding-right:0;}
.gallery li a,.gallery li img{float:left;}
.gallery li img{
	width:100%;}
#gmask{
	position:absolute;
	width:33.111111%;
	}
#gmask:hover{
	background-image:url("../img/mask70.png");
	background-position:center;
	}
	
.dn{display: none;}

/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 999;
	top: 250px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #31df35 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #31df35 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #31df35 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #31df35 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.job{
	width:1200px;
	margin:60px auto;
	}
.job textarea{
	width:85%;
	border:1px solid #999;
	margin-bottom:10px;}
.job input{
	height:20px;
	border:1px solid #999}
#job_submit{
	height:auto;
	padding:10px;
	border:1px solid #999;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	margin-right:20px;
	margin-top:20px;}
#menthol_1{
	width:40%;
    margin:20px  4%;
	-moz-border-radius:400px;
    -webkit-border-radius:400px;
    border-radius:400px;
	text-align:center;
}
#menthol_img{
	width:90%;
	-moz-border-radius:400px;
    -webkit-border-radius:400px;
    border-radius:400px;
	margin-top:20px;
	}
.menthol{
	width:80%;
	margin:100px auto}
	
.menthol .Profile_r{
	width:50%;
	display:inline-block;
	margin:0px  auto;
	vertical-align:top;
	text-align:right;
	}
.menthol .Profile_l{
	width:42.6808%;
	margin:0px 3.1111% 0px 0px;
	}




.news_img{
	margin-right:30px;
	float:left;
	}
.news_img img{
	width:180px;
	height:120px;}
.news_title a{
	font-size:17px;
	font-weight:900;
	margin-top:10px;
	color:#333;
}
.news_title a:hover{
	color:#d1292d;
}
.news_describe{
	margin-top:15px;
	color:#999;
	}
.news_describe a{
	color:#999;
	}
.news_time{
	float:right;
	text-align: center;
	margin-right:10px;
	}
.news_c{
	width:1200px;
	margin:0px auto;
	padding-top:40px;
	padding-bottom:40px;
	}
.newsinfo td{
	font-size:15px;
	line-height:25px;}
.newsinfo img{
	width:80%;
	margin:30px auto;
	text-align:center;}
.news_l{
	width:420px;
	float:left;
	}
.news_r{
	width:420px;
	float:left;
	margin-left:26px;
	padding-left:26px;
	border-left:#ccc 1px dashed;
	}
.news_nav_newslist{
	margin-top:10px;
	}
.news_nav_newslist h3{
	font-size:18px;
	font-weight:800;
	padding:5px;
	background:#fafafa;
	border:#e6e6e6 1px solid;}
.news_nav_newslist ul{
	margin-top:10px;}
.nav_newslist_title{
	float:left;
	width:320px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.nav_newslist_title a{
	font-size:15px;
	color:#666;
	line-height:25px;}
.nav_newslist_title a:hover{
	color:#d1292d;
	text-decoration:underline;}
.news_nav{
	width:250px;
	background:#362c24;
	float:left;
	-moz-border-radius:10px 10px 10px 10px ;
    -webkit-border-radius:10px 10px 10px 10px;
    border-radius:10px 10px 10px 10px;
	overflow:hidden;
}
.news_nav_title{
	width:100%;
	height:100px;
	background:#d1292d url(../Images/bg_40x40.jpg) no-repeat;
	background-size: cover;
	display:block;
	text-align:center;
	-moz-border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px;
    border-radius:10px 10px 0px 0px;
	border-bottom:#FFF 2px solid;
}
.news_nav_title h4{
	color:#fff;
	font-size:24px;
	font-weight:500;
	padding-top:20px;
	text-align:center;
	}
.news_nav_title span{
	color:#fff;
	font-size:16px;
	font-weight:500;
	line-height:30px;
	text-align:center;
	}
.news_nav_dl{
	text-align:left;
	background:#362c24;
}
.news_nav_dl dt{
	height:50px;	
	color:#fff;
	font-size:20px;
	font-weight:800;
	line-height:50px;
    padding-left:10px;
	margin-top:20px;
	background:url(../Images/newsnav_dt.png) left center no-repeat;
	}
.news_nav_dl dt a{
	color:#fff;
	margin-left:70px;
	}
.news_nav_dl dt a:hover{
	color:#fff;
	}
.news_nav_dl dd{
	width:100px;
	height:40px;
	color:#ccc;
	font-size:18px;
	line-height:40px;
	margin-left:85px;
	padding-left:12px;
	background:url(../Images/5x5_fff.gif) left center no-repeat;
}

.news_nav_dl dd a{
	color:#ccc;
}
.news_nav_dl dd a:hover{
	color:#ff0000;
}
.news_nav_youshi{
	width:250px;
	margin-top:50px;
	background:url(../Images/news_nav_youshi_bg.jpg) center top no-repeat;
	}
.news_nav_youshi ul{ padding-top:100px;}
.news_nav_youshi ul li{height:65px; color:#fff;}
.news_nav_youshi ul li em{ font-size:18px; line-height:65px;float:left;font-style:normal; font-weight:900; margin:0 15px;}
.news_nav_youshi ul li p{ font-size:12px; float:left; color:#ccc; margin-top:15px;}
.news_nav_youshi ul .on{ background:#4a423a;}
.news_nav_youshi_lianxi{ width:250px; height:150px; padding-bottom:20px;position:relative;background:#d1292d url(../Images/news_nav_youshi_lianxi.jpg) center top no-repeat;}
.news_nav_youshi_lianxi a{
	width:180px;
	line-height:40px;
	-moz-border-radius:50px ;
    -webkit-border-radius:50px;
    border-radius:50px;
	border:#fff 1px solid;
	color:#fff;
	font-size:20px;
	text-align:center;
	font-weight:500;
	position:absolute;
	bottom:10px;
	left:30px;
	margin-bottom:30px;}
.news_nav_youshi_lianxi a:hover{
	color:#d1292d;
	background:#fff;}
.news_list{
	width:900px;
	margin-left:40px;
	float:left;}
.news_list ul li{
	height:140px;
	padding-top:20px;
	padding-right:20px;
	border-bottom:#ededed 1px solid;
	}
.news_list ul li:hover{
	background:#fafaff;}
.news_list .ShowNow,.news_info .ShowNow{
	text-align:left;
	color:#666;
	position: inherit;
	line-height:60px;
	border-bottom:#ededed 1px solid;}
.news_info .ShowNow{ margin-left:10px}
.news_list .ShowNow a,.news_info .ShowNow a{
	color:#666;}
.news_list .ShowNow a:hover,.news_info .ShowNow a:hover{
	color:#d1292d;
	text-decoration:underline;}

.news_info{
	width:900px;
	margin-left:20px;
	float:left;
	padding:0 10px;
	border-left:#ededed 1px dashed;
	border-right:#ededed 1px dashed;
}
.news_info_title{
	font-size:24px;
	font-weight:900;
	text-align:center;
	color:#333;
	margin-top:30px;
}
.news_info_p{
	font-size:14px;
	text-align:center;
	color:#666;
	margin:10px auto;
	padding-bottom:20px;
	border-bottom:#ededed 1px dashed;

	}
.news_content{
	font-size:17px;
	color:#666;
	line-height:1.8;
	margin:20px auto;
	width:800px;
	padding:0 45px;
	padding-bottom:40px;
	border-bottom:#ededed 1px solid;
	text-indent:34px;
	text-align:justify;
	}
.news_content p{font-size:17px;color:#666;line-height:1.8;text-indent:34px;text-align:justify; margin:15px auto;}
.news_content b,.news_content strong{ color:#333}
.news_content a{ color:#d1292d; font-weight:900;}
.news_content a:hover{ color:#ff0000; text-decoration:underline;}
.news_content img{ display:block;width:100%; text-align:center; margin:30px auto;}
.index_news_wrap{ width:100%; height:800px;background:#fff; position:relative;}
.index_news_center{ width:1200px; height:580px; margin:0 auto; background:#fff; padding:70px 0; position:absolute; top:0px; left:50%; margin-left:-600px;}
.index_news{ width:540px; float:left;}
.index_helps{ width:580px; float:left;}
.index_helps{ margin-left:80px;}
.index_news .hd,.index_helps .hd{ height:50px;}
.index_news .hd ul li,.index_helps .hd ul li{ width:49%; height:50px; text-align:center;float:left; margin-right:5px; background:#f0f0f5; font-size:16px; line-height:50px; color:#666;cursor:pointer;}
.index_helps .hd ul li{ width:24%;}
.index_news .hd .on,.index_helps .hd .on{ background:#d1292d; color:#fff;}
.index_newslist li {height:45px; border-bottom:#ccc 1px dashed;}
.index_newslist a,.index_newslist .news_time{ line-height:45px; color:#333;}
.index_newslist .nav_newslist_title{ width:420px; padding-left:12px; background:url(../Images/5x5_666.gif) left center no-repeat}
.index_news_hot{ height:170px;border-bottom:#ccc 1px dashed;}
.index_news_hot .news_time{ margin-top:10px;}
.news_hot_title{margin:15px 0;width:500px;font-size:17px; font-weight:900; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_hot_title a{color:#333;}
.index_news_hot:hover .news_hot_title a{color:#d1292d;}
.news_hot_title span{ color:#fff; background:#d1292d; font-size:14px; padding:5px 8px;margin-right:10px;}
.sitemap{ width:1200px; margin:0 auto;}
.sitemap .sitemap_now{text-align:left;line-height:40px; margin-top:20px;}
.sitemap .sitemap_now a{color:#666;}
.sitemap dl{ margin:20px 0;}
.sitemap dl dt{ font-size:17px; font-weight:500; line-height:40px; background:#f5f5fa; padding-left:20px; color:#000; margin-top:20px;}
.sitemap dl dd{padding-left:20px; display:inline-block; line-height:40px;font-size:16px;}
.sitemap dl dt a{color:#000;}
.sitemap a{color:#888;}
.sitemap a:hover{color:#d1292d; text-decoration:underline;}
.sitemap_newslist{ width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sitemap_newslist .news_time{ margin-right:20px;}
.search_page{ background:#f0f0f5; width:860px; line-height:40px;}

/*薰衣草详情页*/
.xyc_dh{ width:100%;height:80px;background:#fff url(../Images/xyc_dh_bg.jpg) center no-repeat;background-size:cover;position:fixed; border-bottom:#ccc 1px solid;top:0; z-index:999;}
.xyc_dh_logo{ width:1200px;height:100%; margin:6px auto;}
.xyc_logo_xj{ display:inline-block; vertical-align:middle; height:62px;}
.xyc_logo_jy{ display:inline-block;vertical-align:middle;height:62px;}
.xyc_jy_biao{display:inline-block;vertical-align:middle; width:160px; margin-left:10px; margin-top:3px}
.xyc_jy_biao li{ font-size:14px; line-height:24px; text-align:center;width:76px;height:24px;font-weight:600; color:#fff;background:url(../Images/xyc_logo_jy_bg.jpg) top center no-repeat;background-size:contain; float:left; margin:2px auto;}

.xyc_nav{ float:right;position:relative;right:0px; top:24px;}
.xyc_nav .nav_sub{ display:none;width:auto; left:0; top:10px;  position:relative; background:#fff; line-height:26px;padding:5px 0; text-align:center;-moz-border-radius:30px ;-webkit-border-radius:30px;border-radius:30px;}
.xyc_nav .baoshidi{float:left; margin-left:5px;}
.xyc_nav .baoshidi a{ font-size:16px; color:#333; padding:5px 20px;border:1px #fff solid;-moz-border-radius:30px ;-webkit-border-radius:30px;border-radius:30px;}
.xyc_nav .baoshidi a:hover{ background:#ebebeb; border:1px #ccc solid;}
.xyc_nav .nav_jt{
    width: 0px;
    height: 0px;
	border-top: 5px solid #ccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
	float:right;
	margin-top:8px;
	margin-left:-10px;}
.xyc_nav_sub li{ margin:10px auto}
.xyc_sun{ width:100%; height:1370px;background:url(../Images/xyc_sun_bg_b.png) bottom center no-repeat,url(../Images/xyc_sun_bg.jpg) center no-repeat;background-size:100% auto,cover;clear:both; }
.xyc_sun_title{text-align:center;padding-top:280px;}
.xyc_sun_title h1{ font-size:68px; letter-spacing:10px;font-weight:900;line-height:80px;color:#593d71; margin:30px auto;}
.xyc_sun_title h2{font-size:28px;color:#593d71;font-weight:600;letter-spacing:5px;}
.xyc_sun_title h3{ width:380px; height:90px;margin:0 auto; margin-top:100px;padding-left:30px;line-height:60px;font-size:18px;color:#333; font-weight:600;letter-spacing:2px; background:url(../m/Images/xyc_dibiao_bg.png) top center no-repeat;background-size:100% auto;}

.xyc_sun_title p{ font-size:32px;letter-spacing:8px; color:#333;}

.xyc_spBox{width:1000px;background:#593d71; padding-top:40px; margin:auto;-moz-border-radius:30px ;-webkit-border-radius:30px;border-radius:30px; position:absolute;top:950px; left:-50%; right:-50%;} 
.xyc_spCont{width:920px; margin:0 auto; height:517px; background:#000;}
.xyc_spBox h4{text-align:center; font-size:22px;font-weight:300; color:#fff; line-height:80px; letter-spacing:2px;}
.xyc_changjia{width:100%; height:1350px;background:#3f99e4 url(../Images/xyc_changjia_bg.jpg) center no-repeat;background-size:cover;}
.xyc_changjia .xyc_title{padding-top:370px;}
.xyc_title{ width:1000px; margin:0 auto; padding-top:100px;}
.xyc_title_tip{width:140px; height:55px;background:#ffff00;text-align: center;display: flex;border-radius:0 0 20px 20px ;}
.xyc_title_tip span{ letter-spacing:2px;color:#333;font-size:22px;font-weight:600; margin:0 auto; line-height:55px}
.xyc_title h1,.xyc_title h2,.xyc_title p,.xyc_spBox h4{color:#fff;}
.xyc_title h1{font-size:40px;font-weight:400;margin-top:35px;letter-spacing:3px;}
.xyc_title h2{font-size:70px;font-weight:600;letter-spacing:5px; margin-top:10px; }
.xyc_title p{font-size:22px; text-align:justify;letter-spacing:2px; margin-top:45px;}
.xyc_mianji{ color:#fff;width:1000px; margin:0 auto; margin-top:220px;}
.xyc_mianji dt{ font-size:26px; font-weight:600; margin-bottom:25px;letter-spacing:2px}
.xyc_mianji dd{ display:inline-block;font-size:46px;font-weight:600;letter-spacing:2px}
#xyc_mianji_b{ margin-left:50px;}
.xyc_mianji p{ width:80px;margin-top:10px;color:#fff;border-radius:15px;font-size:18px; border:#fff 2px solid; text-align:center;font-weight:300;}
.xyc_p_shijing{width:300px;color:#fff;font-size:16px; text-align:left; margin-top:150px; border-bottom:#fff 1px solid; padding-bottom:0.06rem;font-weight:300;}
.xyc_chandi{width:100%; height:1300px;background:#7a9dd5 url(../Images/xyc_chandi_bg.jpg) center no-repeat;background-size:cover;}
.xyc_chandi .xyc_title{ text-align:center; width:900px}
.xyc_chandi .xyc_title_tip{ background-color:#3cff58; margin:0 auto;}
.xyc_chandi .xyc_title span,.xyc_chandi .xyc_title h1,.xyc_chandi .xyc_title h2{ color:#333}
.xyc_chandi .xyc_title p{ color:#666;}
.xyc_chandi_rs{ width:700px; background:#fff;border-radius:30px; margin:0 auto; text-align:center;box-shadow:0 0.05rem 0.1rem 0.05rem #ebe3e4; margin-top:140px;}
.xyc_chandi_rs ul{font-size:0;}
.xyc_chandi_rs ul li{ width:33%; display:inline-block; vertical-align:top; margin:20px auto;}
.xyc_chandi_rs ul li div{color:#5a477c; font-size:24px; font-weight:600;margin:10px auto;padding-top:80px; background:top center no-repeat; background-size:80px}
.xyc_chandi_rs ul li p{color:#666; font-size:16px; letter-spacing:0; width:90%; margin:0 auto; line-height:17px}
#xyc_chandi_rs_1{ background-image:url(../m/Images/xyc_chandi_rs_1.png)}
#xyc_chandi_rs_2{ background-image:url(../m/Images/xyc_chandi_rs_2.png)}
#xyc_chandi_rs_3{ background-image:url(../m/Images/xyc_chandi_rs_3.png)}
#xyc_chandi_rs_4{ background-image:url(../m/Images/xyc_chandi_rs_4.png)}
#xyc_chandi_rs_5{ background-image:url(../m/Images/xyc_chandi_rs_5.png)}
#xyc_chandi_rs_6{ background-image:url(../m/Images/xyc_chandi_rs_6.png)}
.xyc_pinzhong{width:100%; height:1350px;background:#ededed url(../Images/xyc_pinzhong_bg.jpg) center no-repeat;background-size: auto; padding-bottom:50px;}
.xyc_pinzhong .xyc_title_tip{ background-color:#3cff58}
.xyc_pinzhong .xyc_title span,.xyc_pinzhong .xyc_title h1,.xyc_pinzhong .xyc_title h2,.xyc_pinzhong ul li{ color:#333}
.xyc_pinzhong .xyc_title p{ color:#333; font-size:28px;line-height:36px; font-weight:600;}
.xyc_pinzhong ul{ width:750px; margin-top:110px;}
.xyc_pinzhong ul li{ width:190px;font-size:28px; font-weight:600; padding-left:75px; margin-top:80px;background:top  left no-repeat; background-size:70px; display:inline-block;vertical-align:top;}
.xyc_pinzhong .xyc_title ul li span{font-size:20px;font-weight:400;color:#9a71c5; display:block ; margin-top:5px;}
.xyc_pinzhong_tip p,.xyc_pinzhong .xyc_title ul li p{font-size:18px;font-weight:200; color:#666;margin-top:10px; letter-spacing:0; line-height:26px;}
#xyc_pz_1{background-image:url(../m/Images/xyc_pinzhong_1.png);margin-left:10px;}
#xyc_pz_2{background-image:url(../m/Images/xyc_pinzhong_2.png);margin-left:80px;}
#xyc_pz_3{background-image:url(../m/Images/xyc_pinzhong_3.png);margin-left:180px; margin-top:170px}
.xyc_pinzhong_tip{ width:1000px; margin:0 auto; text-align:justify; margin-top:120px;}
.xyc_pinzhong_tip h4{width:110px; font-size:20px;padding-bottom:5px;border-bottom:1px solid #999;}
.xyc_pinzhi{width:100%; height:1550px; background:#422758;background-image:linear-gradient(-45deg,#422758 0%, #9b76ba 100%); padding-bottom:1rem;}
.xyc_pinzhi .xyc_title{ text-align:center; width:1000px}
.xyc_pinzhi .xyc_title_tip{ background-color:#f8c11a;margin:0 auto;}
.xyc_pinzhi .xyc_title h1,.xyc_pinzhi .xyc_title h2{ color:#fdf099;}
.xyc_pinzhi_zs{ width:818px; margin:0 auto;}
.xyc_pinzhi_zs img{ margin-top:50px;}
.xyc_pinzhi_zs p{ color:#ffcc83; font-size:17px; margin-top:20px; text-align:center;}
.xyc_pinzhi_zs span{font-size:12px;text-align:center; margin-bottom:30px}
.xyc_pinkong{ width:100%;height:1400px;background:#dcd3e3;background-image:linear-gradient(-45deg,#8f71a8,#dcd3e3); padding-bottom:0.8rem;}
.xyc_pinkong .xyc_title{text-align:center;}
.xyc_pinkong .xyc_title_tip{margin:0 auto;}
.xyc_pinkong p{font-size:24px;color:#fff; text-align:center;clear:both; letter-spacing:10px; margin-top:50px;}
.xyc_pinkong h1,.xyc_pinkong h2{ color:#422859}
.xyc_pinkong ul{width:1000px;margin:0 auto; margin-top:50px; text-align:center;}
.xyc_pinkong ul li{ width:315px;height:400px;margin:5px;border-radius:20px; background:#fff; border:#fff 0.03rem solid; overflow:hidden; display:inline-block; vertical-align:top;}

.xyc_pinkong ul li span{ width:35px;font-size:26px;color:#fff; font-weight:900;border-radius:0 0 15px 15px; padding:20px 0 10px 0; margin-left:60px; float:left;text-align:center;}
.xyc_pinkong ul li h3{font-size:24px;margin:22px auto; margin-left:25px; float:left;border-bottom:1px solid;}
.xyc_pinkong ul li p{ width:70%;font-size:16px; color:#666; text-align:justify; letter-spacing:0; margin:20px auto;clear:both; }
.xyc_pinkong_t img { width:100%;}
.xyc_pinkong_1 span{background:#88af24;}
.xyc_pinkong_2 span{background:#8a49a6;}
.xyc_pinkong_3 span{background:#4c8341;}
.xyc_pinkong_4 span{background:#9770ad;}
.xyc_pinkong_5 span{background:#29c06c;}
.xyc_pinkong_6 span{background:#6a625a;}
.xyc_pinkong_1 h3{ color:#88af24}
.xyc_pinkong_2 h3{color:#8a49a6;}
.xyc_pinkong_3 h3{color:#4c8341;}
.xyc_pinkong_4 h3{color:#9770ad;}
.xyc_pinkong_5 h3{color:#29c06c;}
.xyc_pinkong_6 h3{color:#6a625a;}
.xyc_rongyu{width:100%; height:1780px;background:#3c225f url(../Images/xyc_rongyu_bg.jpg) center no-repeat;background-size:cover;}
.xyc_rongyu .xyc_title p{font-size:21px; text-align:justify;letter-spacing:0px; margin-top:45px;}
.xyc_rongyu .xyc_title img{ width:244px; float:right;margin-top:130px;margin-right:20px}
.xyc_rongyu p{ color:#ccc;}
.xyc_rongyu dl{ text-align:center; margin-top:100px; width:640px; float:left;}
.xyc_rongyu dl dt{color:#fce06f; font-size:44px; font-weight:600; letter-spacing:5px;}
.xyc_rongyu dl dt span{ display:block; font-size:34px; font-weight:600; margin:5px auto;}
.xyc_rongyu dl dd{display:inline-block; background:url(../m/Images/xyc_rongyu_cao.png) center no-repeat;background-size: contain; width:200px; height:180px; margin:20px 5px;}
.xyc_rongyu dl dd h3{color:#fce06f;font-size:24px; font-weight:400; padding-top:45px;}
.xyc_rongyu_img{ width:1000px; clear:both;margin:0 auto;}
.xyc_rongyu .xyc_pinzhong_tip h4{ color:#fff;border-bottom:1px solid #ccc;}
.xyc_rongyu .xyc_pinzhong_tip p{ color:#fff;}
.xyc_ziyuan{width:100%; height:1750px;background:#ebebeb url(../Images/xyc_ziyuan_bg.jpg) center no-repeat;background-size:cover;}
.xyc_ziyuan .xyc_title h1,.xyc_ziyuan .xyc_title h2{ color:#333;}
.xyc_ziyuan .xyc_title p{ color:#666;}
.xyc_lianxi{ width:1000px; height:680px; background:#fff url(../Images/xyc_lianxi_bg.jpg) right center no-repeat;background-size:auto;border-radius:30px; margin:70px auto;}
.xyc_lianxi h3{ width:900px;color:#593d71; text-align:center; font-size:30px; letter-spacing:5px; line-height:70px; border-bottom:1px dashed #ccc; margin:0 auto;}
.xyc_lianxi_a{width:80px; font-size:14px;text-align:center;border-radius:20px; border:1px solid #666; margin-top:15px;}
.xyc_lianxi_txt{ margin-left:50px; margin-top:20px;}
.xyc_lianxi_txt h1{ font-size:24px; font-weight:600; line-height:40px;}
.xyc_lianxi_txt h2{ font-size:15px; font-weight:300;}
.xyc_lianxi_txt dl{ margin-top:30px; color:#333;}
.xyc_lianxi_txt dl dt{ font-size:22px;font-weight:600; line-height:40px; padding-left:60px;background:url(../Images/call.png)  left center no-repeat;background-size:contain;}
.xyc_lianxi_txt dl dd{ font-size:22px; margin-left:60px; margin-top:10px;}
.xyc_lianxi_txt dl dd span{ font-size:26px;font-weight:600;margin-left:10px;}
.xyc_tubiao ul{ width:100%; height:65px;text-align: left; margin-top:60px;}
.xyc_tubiao ul li{ width:25%; height:65px;float:left; color:#fff; font-size:24px; line-height:62px;font-weight:600; letter-spacing:3px;background:#593d71;background-image:linear-gradient(#6e4d8a,#593d71);}
.xyc_tubiao ul li img{ width:30px; float:left; margin:18px 10px 0 50px;}
.xyc_tubiao ul li span{ display:block; width:0.25rem; height:0.06rem; background:#d2c0eb; margin:0.2rem auto;}