@charset "utf-8";
@import "comm.css";
/* CSS Document */
body {
	font-size:16px;
	line-height:24px;
	font-family:Microsoft YaHei,SimSun,Arial, Helvetica;
	margin:0;
	padding:0;
	color:#333;
	background:#fff;
	position:relative;
	overflow-x: hidden;
}
a {
	text-decoration:none;
	color:#333;
	transition: 0.5s;}
a:hover {
	color:#c31814;
}
.page {
	height:36px;
	text-align:center;
	font-size:14px;
	margin-top:40px;}
.page a {
	border:1px solid #c3c3c3;
	background:#fff;
	height:24px;
	line-height:24px;
	padding:0 16px;
	color:#746d64;
	display:inline-block;
	margin:0 4px;
	vertical-align:bottom;}
.page a:hover {
	border:1px solid #b20606;
	background-color:#fff;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#b20606;
	padding:0 16px;}
.page strong {
	display:inline-block;
	border:1px solid #b20606;
	background-color:#b20606;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#fff;
	margin:0 4px;
	padding:0 16px;}
.article img , .single_C img {
	max-width:100%;}
img {
	max-width:100%;}

	
/*start*/
.wmain {
	width:1160px;
	margin:0 auto;}
.bg_box { background: #f3f3f3; }
.bg_box_2 { background: #727ded; }
.bg_box_3 { background: #55a9f9; }
.bg_box_4 { background: #f57f84; }
.color_1 {  color: #c31814}
.color_2 {  color: #727ded}
.color_3 {  color: #f66c10}
.color_4 {  color: #55a9f9}
.color_5 {  color: #ff0e0e}
.color_6 {  color: #2bb2a3}
.bg_4 {  background-color:#55a9f9;}

.wmain {
	width:1230px;
	margin:0 auto;}
.head_bg {
    height:87px;
}
.head {
	height:87px;
	background: #c7000d;
	color: #fff;
	text-align:center;
    position: fixed;
    width:100%;
    z-index:99999;}
.head .logo  {
	margin:5px 0 0 0;
	float: left;
}
.nav {
	width: 750px;
	float: right;
}
.nav ul li {
	display:inline-block;
	line-height:87px;
	position: relative;
}
.nav ul li a {
	line-height:30px;
	color:#fff;
	padding:17px 0 0 0;
	font-size:18px;
	display:block;
	width: 119px;
	height: 70px;
}
.nav ul li a:hover , .nav ul li a.ahover {
	color: #fbc706;
}
.nav ul li a:hover i , .nav ul li a.ahover i {
	color: #c7535a;
}
.nav ul li a p {
	font-size:14px;
	line-height:20px;
	color: #ea7a81;
	text-transform: uppercase;
}
.wap_logo {
	position: absolute;
	left: 15px;
	top: 5px;
	display: none;
}
.wap_nav {
	width:100%;
	display:none;
	position:absolute;
	top:50px;
	background:#f6f6f6;
	z-index:99999;}
.wap_nav a  {
	border-bottom:1px solid #dadada;
	line-height:40px;
	display:block;
	color: #333;
}
.wap_nav_icon {
	display:none;
	position:absolute;
	right:15px;
	top:15px;
}
.wap_nav_icon img {
	height:20px;}
.banner {
	height:837px;
}
.nav ul li .nav_box {
	position:absolute;
	background:#c7000d;
	top:87px;
	left:0;
	display:none;
	z-index:999;
	width:100%;
}
.nav ul li .nav_box a {
	display:block;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding:0;
	height:40px;
	font-weight:normal;
}
.nav ul li .nav_box a:hover {
	background:#fbc706;}

.I_main1 {
	background: #ececec;
  background: url("/img/main3_bg.gif") repeat;
}

.I_T {
	padding: 40px 0 40px 95px;
	background: url("/img/I_T_logo.png") left center no-repeat;
	width:155px;
	margin:0 auto;
}
.I_T .my_word {
	width:150px;
	text-align: center;
}
.I_T .my_word  h4 {
	font-size:36px;
	line-height:44px;
	color:#4d4d4d;
	vertical-align: top;
}
.I_T .my_word p {
	white-space :  nowrap;
	text-transform: uppercase;
}

.I_T .my_word .line {
	height:1px;
	background: #c11720;
	width:60%;
	margin:0 auto;
	margin-top:11px;
}

.I_pro ul li p {
	width:43px;
	text-align: center;
	color:#fff;
	font-size:23px;
	line-height:30px;
	padding:10px 5px;
	border: 1px solid #7c7d7d;
	position: absolute;
	top:20px;
	left:20px;
}
.I_main2 {
	height:730px;
	background: url("/img/main2_bg.gif") repeat;
	padding:20px 0;
}
.I_T2 .my_word h4, .I_T2 .my_word p {
	color:#fff;
}
.I_T2 .my_word .line {
	background: #fff;
}
.I_main2 {
	position: relative;
}
.I_main2 .my_edit , .I_main3 .my_edit {
	color:#fff;
	text-align: center;
	padding:20px 50px;
	line-height:30px;
	font-size:18px;
}
.I_main2 .my_img {
	position: absolute;
	bottom:0;
	left:50%;
	margin-left:-530px;
}
.I_main3 {
	padding:20px 0 50px 0;
	background: #efefef;
   background: url(/img/main3_bg.gif) repeat;
}
.I_main3 .my_edit {
	color:#6e6e6e;
	padding:20px 100px;
}
.I_main3 ul li {
	padding:0 15px;
	margin: 0 auto;
}
.I_main3 ul li img {
	width:100%;
}
.I_main3 .owl-controls .owl-pagination ,.I_main3 .owl-controls .owl-buttons {
	display: none;
}
.I_main3_C {
	margin-top:20px;
}
.I_main4x li{

}
.I_main4 {
	background: #fff;
	padding:30px 0 50px 0;
}
.I_main4 ul {
	float: left;
	margin-left:-94px;
	margin-top:20px;
	width: 50%;
}
.I_main4 ul li {
	float: left;
	width:228px;
	margin-left:70px;
	text-align: center;
}
.I_main4 ul li h4 {
	font-size:40px;
	line-height:60px;
	margin-top:16px;
	font-weight: normal;
}
.I_main4 ul li p {
	margin-top:5px;
	line-height:30px;
	font-size:18px;
}
.I_main4  h2 {
	text-align: center;
	font-size:28px;
	line-height:30px;
	margin-top:80px;
	font-weight: normal;
}
a.btn {
	height:68px;
	line-height:68px;
	display: inline-block;
	padding:0 35px;
	background: #bb242c;
	color:#fff;
	font-size:32px;
	font-weight: normal;
	border-radius: 34px;
}
a.btn:hover {
	opacity:0.8;
	color:#fff;
}
.I_main4  .btn {
	margin-top:25px;
}
.footer {
	background: #c11720;
	padding:30px 0 0 0;
	color:#fff;
}
.footer .foot_l {
	width:950px;
	float: left;
}
.footer .foot_ewm {
	width:163px;
	float: right;
	margin-right:40px;
}
.footer .foot_ewm img {
	width:60%;
}
.footer .line {
	height:1px;
	background: #e49b9f;
	margin-top:20px;
}
.footer .foot_tel {
	text-align: center;
	font-size:24px;
}
.footer .foot_tel  img {
	vertical-align: middle;
	margin-right:12px;
}
.footer .foot_nav {
	text-align: center;
	font-size:16px;
	padding:20px 0 15px 0;
}
.footer .foot_nav a {
	margin:0 11px;
	display: inline-block;
}
.footer  a  {
	color:#fefefe;
}
.footer .foot_l {
	color:#e7a5a8;
	font-size:18px;
	line-height:30px;
	text-align: center;
}
.footer .foot_ewm {
	background: url("/img/ewm_bg.png") top center no-repeat;
	text-align: center;
	height:102px;
	padding-top:100px;
}
.footer .yq_box {
	text-align: center;
	padding:30px 0;
	color:#e7a5a8;
}
.footer .yq_box a {
	color: #e7a5a8;
	margin:0 10px 0 0;
}
.foot_banquan {
	height:68px;
	line-height:68px;
	background: #24211d;
	color:#fff;
	font-size:18px;
	text-align: center;
}
.I_main5 {
	padding:30px 0 50px 0;
	background: #ececec;
}
.I_main5 .my_fl {
	width:616px;
	float: left;
	margin-top:16px;
}
.I_main5 .my_fl ul li {
	width:100%;
	position: relative;
	height:424px;
}
.I_main5 .my_fl ul li img {
	height:424px;
	width:100%;
}
.I_main5 .my_fl ul li p {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align: center;
	color: #fff;
	font-size:18px;
	height:50px;
	line-height:50px;
	background: rgba(0,0,0,0.5);
}
.I_main5 .my_fr {
	width:601px;
	float: right;
}
.I_main5 .owl-buttons {
	display: none;
}
.I_main5  .owl-pagination {
	position: absolute;
	text-align: right;
	bottom:15px;
	right:0;
	width:98%;
	padding-right:2%;
}
.I_main5 .owl-theme .owl-controls .owl-page span {
	background: #fff;
	opacity:1;
	width:7px;
	height:7px;
	margin:5px;
}
.I_main5 .owl-theme .owl-controls .owl-page.active span {
	background: #bb242c;
}
.I_main5 .my_fr ul li {
	margin-top:16px;
	height:131px;
}
.I_main5 .my_fr ul li a {
	height:111px;
	background: #464646;
	color: #fff;
	display: block;
	padding:10px 25px;
}
.I_main5 .my_fr ul li a:hover {
	background: #c11720;
}
.I_main5 .my_fr ul li p.date {
	font-size:18px;
	line-height:30px;
}
.I_main5 .my_fr ul li h4 {
	font-weight: normal;
	font-size:20px;
	line-height:30px;
}
.I_main5 .my_fr ul li p.info {
	font-size:14px;
	color: #d1d1d1;
}
.I_main5 .my_fr ul li a:hover p.info {
	color: #e0e0e0;
}
.I_main5 .more {
	margin-top:30px;
}
a.btn2 {
	height:54px;
	line-height:54px;
	font-size:24px;
}
.wap_footer {
	width: 100%;
	max-width: 640px;
	height: 50px;
	margin: 0 auto;
	position:fixed;
	display: none;
	bottom:0;
	left:0;
	background:#d00000 ;
	z-index:999999;
}
.wap_footer ul li {
	float:left;
	width:33.3%;
	font-size:12px;
	line-height:50px;
	padding-top:5px;
	opacity:1;}
.wap_footer ul li a {
	line-height:16px;
	display:block;
	color:#fff;
	text-align:center;}

.wap_footer ul li span.icon {
	display:block;
	text-align:center;
	height:22px;
	padding-bottom:3px;}
.wap_footer ul li a img {
	height:22px;}
.f_footheight {height:45px;  display: none;}
.wap_logo img {
	height:38px;
}
.I_wap_pro ul li {
	position: relative;
}
.I_wap_pro ul li img  {
	display: block;
}
.I_wap_pro ul li p {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	background: rgba(0,0,0,0.5);
	text-align: center;
	color: #fff;
	font-size:15px;
	height:34px;
	line-height:34px;
}
.I_wap_pro  .owl-buttons {
	display: none;
}
.I_wap_pro  .owl-pagination {
	width:100%;
	position: absolute;
	bottom:5px;
	text-align: right;
}
.I_wap_pro {
	display: none;
}
.join_main1 {
	padding:20px 0 50px 0;
}
.my_fl {
	float: left;
}
.my_fr {
	float: right;
}
.join_main1 .my_fl {
	width:513px;
}
.join_main1 .my_fr {
	width:557px;
	padding:35px 45px;
	height:405px;
	background: #f6f6f6;
}
.smain {
	margin:0 auto;
	width:1160px;
	background: url(/img/main3_bg.gif) repeat;
}
.join_main1 .my_fr h4 {
	font-size:30px;
	color: #c11720;
	line-height:40px;
	font-weight: normal;
}
.join_main1 .my_fr .my_edit {
	margin-top:15px;
	font-size:18px;
	line-height:30px;
}
.join_main1 .my_fr .my_logo {
	text-align: right;
	margin-top:40px;
}
.join_main2 {
	padding:20px 0 50px 0;
	background: #f6f6f6;
}
.join_main2 .my_fl {
	width:522px;
}
.join_main2 .my_fr {
	width:570px;
}
.join_main2 .my_fl ul li {
	margin-top:15px;
	display: table;
}
.join_main2 .my_fl ul li i {
	width:54px;
	line-height:54px;
	height:54px;
	display: inline-block;
	background: #c11720;
	color: #fff;
	font-size:30px;
	text-align: center;
	margin-right:10px;
	display: table-cell;
	vertical-align: middle;
}
.join_main2 .my_fl ul li p {
	width:450px;
	line-height:26px;
	color: #595959;
	display: table-cell;
	vertical-align: middle;
	padding-left:10px;
}
.join_main2 .my_fr {
	margin-top:10px;
}
.join_main2 .my_fr  img {
	width:100%;
}
.join_main3 {
	height:617px;
	padding-top:15px;
	background: url("/img/join_main3_bg.jpg") center no-repeat;
}
.join_main3 ul {
	margin-left:-7px;
}
.join_main3 ul li {
	float: left;
	height:83px;
	line-height:83px;
	background: #d80e2c;
	color: #fff;
	font-size:22px;
	vertical-align: middle;
	width:280px;
	border-radius: 10px;
	margin-top:20px;
	margin-left:7px;
}
.join_main3 ul li img {
	vertical-align: middle;
	margin:0 10px 0 19px;
}
.join_main3 ul li p  {
	display: inline-block;
}
.join_main4 {
	padding:10px 0 50px 0;
	background: #f6f6f6;
}
.join_main4 ul {
	background: url("/img/xx_line.png") center 54px no-repeat;
	height:200px;
	margin-top:20px;
}
.join_main4 ul li {
	float: left;
	width:25%;
	text-align: center;

}
.join_main4 ul li  h4 {
	font-size:24px;
	line-height:30px;
	padding:10px 0;
}
.join_main5 {
	height:280px;
	background: url("/img/join_bg.jpg") center no-repeat;
	padding:60px 0 0 0;
	text-align: center;
	color: #fff;
}
.join_main5  .my_fl, .join_main5  .my_fr {
	display: inline-block;
	float: none;
	margin:0 10px;
	vertical-align: middle;
}
.join_main5  .my_fr h4 {
	font-size:29px;
	line-height:40px;
	font-weight: normal;
	padding-bottom:25px;
}

.about_main1 {
	padding:2px 0 50px 0;
}
.about_main2 {
	background: #c11720;
      background: url(/img/main2_bg.gif) repeat;
	padding:80px 0;
	color: #fff;
}
.about_main1 .C {
	color: #555555;
	margin-top:10px;
}
.about_main1 .hz_list ul li {
	float: left;
	width:273px;
	height:98px;
	margin-left:18px;
	margin-top:20px;

}
.about_main1 .hz_list ul {
	margin-left:-18px;
	margin-top:10px;
}
.about_main1 .hz_list ul li  img {
	display: block;
	width:273px;
	height:98px;
	border:1px solid #f1d299;
}
.about_main1 .my_word2 {
	font-size:18px;
	line-height:34px;
	color: #b80000;
	margin-top:22px;
	text-align: center;
}
.about_main2 .C {
	margin-top:30px;
}
.about_main2 .my_fl {
	width:550px;
	float: left;
}
.about_main2 .my_fr {
	float: right;
	width:566px;
}
.about_main3 {
	padding:20px 0 50px 0;
	background: #ececec;
      background: url(/img/main3_bg.gif) repeat;
}
.about_main3  ul {
	margin-left:-7px;
}
.about_main3  ul li {
	float: left;
	width:382px;
	margin:20px 0 0 7px;
}
.about_main3  ul li img {
	display: block;
}

.about_main2 .my_T h4 {
	font-size:36px;
	line-height:30px;
}
.about_main2 .my_T p.en {
	text-transform: uppercase;
	margin-top:15px;
	font-size:14px;
	padding-bottom:10px;
}
.about_main2 .my_T p {
	font-size:18px;
	line-height:30px;
}
.about_main2 .my_T .line {
	width:178px;
	height:1px;
	margin-top:15px;
	background: #fff;
}
.about_main2  .my_edit {
	margin-top:20px;
}
.lujin {
	background: url("/img/lujin_icon.png") left center no-repeat;
	font-size:14px;
	color: #7b7b7b;
	line-height:30px;
	padding:10px 0 10px 28px;
}
.lujin  a {
	color: #7b7b7b;
}
.dm_main .my_edit {
	padding:0 160px;
	text-align: center;
	font-size:18px;
	line-height:30px;
	color: #6e6e6e;
}
.dm_list ul {
	margin-left:-20px;
	margin-top:20px;
}
.dm_list ul li {
	float: left;
	width:270px;
	margin-left:20px;
	text-align: center;
	font-size:24px;
	margin-top:10px;
}
.dm_list ul li  p {
	padding:20px 0;
}
.dm_main , .pro_main {
	padding-bottom:30px;
}
.A_T {
	text-align: center;
	line-height:40px;
	font-size:36px;
	color: #4d4d4d;
	padding:20px 0 40px 0;
}
.dm_main .my_pre {
	float: left;
	margin-top:255px;
}
.dm_main .my_next {
	float: right;
	margin-top:255px;
}
.dm_article .my_edit {
	width: 70%;
	margin:0 auto;
	padding:0;
	margin-top:20px;
}
.dm_article {
	padding-bottom:30px;
}
.pro_list ul {
	margin-left:-13px;
}
.pro_list ul li {
	float: left;
	width:378px;
	margin:13px 0 0 13px;
}
.pro_list ul li img {
	width:378px;
	height:263px;
}
.pro_list ul li p {
	text-align: center;
	line-height:40px;
	font-size:18px;
	color: #5e5e5e;
}
.dm_main .my_edit {
	padding:20px 5% 10px 5%;
	font-size:16px;
}
.contact_main .my_fl {
	width:600px;
}
.contact_main .my_fl ul li {
	height:93px;
	padding:40px 25% 30px 36px;
	margin-top:25px;
}

.contact_main .my_fl ul li h4 {
	font-size:24px;
	font-weight: normal;
	color: #1f1f1f;
	line-height:30px;
}
.contact_main .my_fl ul li p {
	font-size:20px;
	color: #666;
	margin-top:10px;
	line-height:30px;
}
.contact_main .my_fl ul li p.tel {
	font-size:30px;
	line-height:40px;
}
.contact_main .my_fl ul li.li1 {
	background: url("/img/contact_icon1.png") 92% center no-repeat #f4f4f4;
}
.contact_main .my_fl ul li.li2 {
	background: url("/img/contact_icon2.png") 90% center no-repeat #f4f4f4;
}
.contact_main .my_fl ul li.li3 {
	background: url("/img/contact_icon3.png") 92% center no-repeat #f4f4f4;
	margin-bottom:25px;
}
.contact_main .my_fr {
	width:530px;
	margin-top:25px;
}


.online_C ul li {
	position:relative;
	width:100%;
	margin:20px 0 0 0;}
.online_C ul li .input_text {
	height:43px;
	line-height:43px;
	border:1px solid #cccccc;
	padding:0 3%;
	background:#fff;
	border-radius: 5px;
	width:94%;}
.online_C ul li .input_t {
	color: #444;
	font-size: 14px;
	left: 15px;
	line-height: 46px;
	position: absolute;
	top: 0;
}
.online_C ul li .input_t font {
	color: red;
}
.online_C ul li .textarea {
	height:154px;}
.online_C .sub_btn {
	width:100%;
	height:51px;
	border:none;
	background:#71283e;
	display:block;
	color:#fff;
	text-align:center;
	font-size:18px;
	line-height:51px;
	margin:0 auto;
	cursor:pointer;
}
.pro_online ul li {
	margin-top:10px;}

.pro_online .sub_btn  {
	background:#c11720;
	border-radius: 10px;
	width:100%;
	height:46px;
	line-height:46px;
}
.contact_main .my_fr .my_T {
	border-top:1px solid #c11720;
	padding-top:10px;
}
.contact_main .my_fr .my_T  h4 {
	font-size:21px;
	color: #252525;
	font-weight: normal;
	display: inline-block;
}
.contact_main .my_fr .my_T  p {
	color: #999;
	margin-left:10px;
	display: inline-block;
}
.contact_main .my_fr  .bz {
	color: #999;
	line-height:20px;
	margin-top:5px;
	font-size:14px;
}
#dituContent {
	height:500px;
}
.news_list ul li {
	background: #fbfbfb;
	padding:18px;
	transition: 0.5s;
	margin-top: 30px;
}
.news_list ul li:hover {
	background: #c11720;
}
.news_list ul li .my_img {
	width: 263px;
	float: left;
}
.news_list ul li .my_img img {
	width: 263px;
	height: 184px;
}
.news_list ul li .my_word {
	height:146px;
	float: right;
	padding:0 20px 0 0;}
.news_list ul li .my_word a {
	display:block;


}
.news_list ul li .my_word p.title {
	font-size:20px;
	padding-bottom:5px;
	margin-top:5px;
}
.news_list ul li .my_word p {
	line-height:24px;
	color: #777;}
.news_list ul li:hover .my_word h4 , .news_list ul li:hover .my_word p , .news_list ul li:hover .my_word p.date, .news_list ul li:hover .my_word a {
	color:#fff;
	}
.news_list ul li .my_word p.title {
	font-size: 24px;
	line-height: 40px;
}
.news_list ul li .my_word {
	width:824px;
}
.news_list ul li .my_word a.more {
	color:#fff;
	font-size:14px;
	margin-top:15px;
}
.son_nav {
	text-align: center;
}
.son_nav a {
	display: inline-block;
	padding:0 20px;
	height:37px;
	line-height:37px;
	background: #f1f1f1;
	font-size:18px;
	margin:0 6px;
	border-radius: 18.5px;

}
.son_nav a:hover , .son_nav a.ahover {
	background: #c12f34;
	color: #fff;
}
.news_list ul li .my_word p.date {
	font-size:18px;
	margin-top:20px;
	color: #666;
}

.article_C {
	margin:0 auto;
	padding-top:20px;
	min-height:300px;
	height:100%;
	_height:300px;
	padding-bottom:40px;
}
.article_C h1 {
	font-size: 36px;
	line-height: 30px;
	padding: 0 0 10px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}
.article_C span.top_span {
	color: #74736f;
	display: block;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
}
.article_C p {
	line-height: 28px;
	font-size: 16px;

}
.article_C span.bottom_span {
	display:block;
	border-top:1px solid #ccc;
	margin-top:40px;
	padding-top: 20px;}
.article_C span.bottom_span span {
	display:block;}
.tj_T {
	height:39px;
	line-height:39px;
	background: #c11720;
	padding:0 30px;
	color: #fff;
	font-size:20px;
	margin-top:30px;
}
.tj_list ul {
	margin-left:-3%;
}
.tj_list {
	margin-top:10px;
}
.tj_list ul li {
	float: left;
	width:47%;
	margin-left:3%;
	line-height:30px;
	font-size:18px;
	margin-top:10px;

}
.tj_list ul li a {
	background: url("/img/list_icon.gif") left center no-repeat;
	padding-left:10px;
	display: block;
	line-height:30px;
	color: #757575;
}
.share_box {
	padding:40px 0 50px 0;
}
.I_main3_C ul li p {
	height:50px;
	line-height:50px;
	text-align: center;
	background: #bb242c;
	font-size:18px;
	color:#fff;
}
.dm_banner {
	width:658px;
	margin:0 auto;
}
.dm_banner .owl-pagination {
	display: none;
}
.dm_banner .owl-theme .owl-controls  .owl-buttons div {
	position: absolute;
	top:50%;
	margin-top: -62.5px;
	width: 80px;
	height: 125px;
	background: #000;
	opacity: 0.6;
	line-height: 500px;
	overflow: hidden;
	border-radius: 0;
}
.dm_banner .owl-theme .owl-controls  .owl-buttons div.owl-prev  {
	background: url("/img/dm_jt_l.png") center no-repeat;
	left: -200px;
}
.dm_banner .owl-theme .owl-controls  .owl-buttons div.owl-next  {
	background: url("/img/dm_jt_r.png") center no-repeat;
	right: -200px;
}

.home_nj {
	padding: 75px 0 70px;
	display: table;
  }
  .home_join {
	width: 50%;
	float: right;
	overflow: hidden;
  }
  .home_join .cus {
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #cacaca;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
  }
  .home_join .cus:hover span a {
	color: #b93936;
  }
  .home_join .cus:before {
	content: "";
	position: absolute;
	width: 9px;
	height: 2px;
	background: #101010;
	top: 20px;
	left: 0;
  }
  .home_join .cus span {
	display: block;
	float: left;
	width: 80px;
	overflow: hidden;
	line-height: 46px;
	font-size: 12px;
	color: #333333;
  }
  .home_join .cus small {
	display: block;
	float: left;
	width: 265px;
	overflow: hidden;
	line-height: 46px;
	font-size: 12px;
	color: #333333;
  }
  .home_join .cus time {
	display: block;
	float: right;
	max-width: 70px;
	overflow: hidden;
	line-height: 46px;
	font-size: 12px;
	color: #666666;
  }
  .home_join .titlez {
	width: 100%;
	height: 40px;
	margin-bottom: 8px;
	overflow: hidden;
  }
  .home_join .titlez big {
	display: block;
	font-size: 30px;
	color: #b93936;
	float: left;
	max-width: 150px;
	overflow: hidden;
  }
  .home_join .titlez span {
	display: block;
	font-size: 18px;
	font-family: arial;
	color: #666666;
	float: left;
	width: 7px;
	text-transform: uppercase;
	margin: 14px 0 0 10px;
  }
  .home_join .titlez small {
	display: block;
	font-size: 18px;
	font-family: arial;
	color: #666666;
	float: left;
	max-width: 370px;
	text-transform: uppercase;
	margin: 14px 0 0 8px;
  }
  .home_nj .home_news {
	width: 600px;
	float: left;
	padding-right: 70px;
	border-right: 1px dotted #ccc;
  }
  .home_nj .home_news .titlez {
	width: 100%;
	height: 40px;
	margin-bottom: 15px;
	overflow: hidden;
  }
  .home_nj .home_news .titlez big {
	display: block;
	font-size: 30px;
	color: #b93936;
	float: left;
	max-width: 150px;
	overflow: hidden;
  }
  .home_nj .home_news .titlez span {
	display: block;
	font-size: 18px;
	font-family: arial;
	color: #666666;
	float: left;
	width: 7px;
	text-transform: uppercase;
	margin: 14px 0 0 10px;
  }
  .home_nj .home_news .titlez small {
	display: block;
	font-size: 18px;
	font-family: arial;
	color: #666666;
	float: left;
	max-width: 370px;
	text-transform: uppercase;
	margin: 14px 0 0 8px;
  }
  .home_nj .home_news .part1 {
	width: 100%;
	margin: 15px 0 0;
	display: inline-block;
  }
  .home_nj .home_news .part1 .pic {
	width: 101px;
	height: 101px;
	position: relative;
	float: left;
  }
  .home_nj .home_news .part1 .txt {
	width: 405px;
	float: right;
  }
  .home_nj .home_news .part1 .txt span {
	display: block;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin: 0 0 13px;
  }
  .home_nj .home_news .part1 .txt span:hover {
	color: #b93936;
  }
  .home_nj .home_news .part1 .txt p {
	display: block;
	font-size: 13px;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	color: #666666;
  }
  .home_nj .home_news .part1 .txt .more {
	display: block;
	font-size: 13px;
	font-family: arial;
	color: #666666;
	float: right;
	width: 92px;
	height: 26px;
	line-height: 26px;
	background: url("../images/more.png") no-repeat;
	text-transform: capitalize;
	color: #fff;
	padding-left: 20px;
  }
  .home_nj .home_news .part1 .txt .more:hover {
	color: #ccc;
  }
  .home_nj .home_news ul {
	list-style: none;
	width: 100%;
	margin-top: 10px;
	display: inline-block;
  }
  .home_nj .home_news ul li {
	width: 100%;
	height: 46px;
	border-bottom: 1px solid #cacaca;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
  }
  .home_nj .home_news ul li:hover span a {
	color: #b93936;
  }
  .home_nj .home_news ul li:before {
	content: "";
	position: absolute;
	width: 9px;
	height: 2px;
	background: #101010;
	top: 20px;
	left: 0;
  }
  .home_nj .home_news ul li span {
	display: block;
	float: left;
	max-width: 415px;
	overflow: hidden;
	line-height: 46px;
	font-size: 12px;
  }
  .home_nj .home_news ul li span a {
	color: #333333;
  }
  .home_nj .home_news ul li time {
	display: block;
	float: right;
	max-width: 70px;
	overflow: hidden;
	line-height: 46px;
	font-size: 12px;
	color: #666666;
  }
  .slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
	z-index:1
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track {
	-webkit-transform:translate2d(0,0,0);
	-ms-transform:translate2d(0,0,0);
	transform:translate2d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block
}
.slick-track:before,.slick-track:after {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
[dir="rtl"] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-prev,.slick-next {
	z-index:20;
	position:absolute;
	display:block;
	height:25px;
	width:25px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:transparent;
	color:transparent;
	top:50%;
	margin-top:-30px;
	padding:0;
	border:none;
	outline:none;
	z-index:3
}
.slick-prev {
	left:30px;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.slick-next {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

.slick-prev:hover,.slick-next:hover{
	border-color: #e88607;
}

[dir="rtl"] .slick-prev {
	left:auto;
	right:30px
}
.slick-next {
	right:30px
}
[dir="rtl"] .slick-next {
	left:30px;
	right:auto
}
.slick-dots {
	position:absolute;
	bottom:20px;
	height:auto;
	list-style:none;
	display:block;
	text-align:center;
	padding:0;
	width:100%;
	line-height:0;
	z-index:2
}
.slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 3px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	border:0;
	display:block;
	height:10px;
	width:10px;
	padding:0;
	margin:0;
	outline:none;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:#525249;
	border-radius:10px
}
.slick-dots li.slick-active button {
	background:#e88607;
}

.home_type {
	width: 100%;
	background: #c7000d;
	display: table;
  }
  .home_type ul {
	width: 1240px;
	display: table;
	list-style: none;
	margin: 20px auto;
	border-left: 1px dotted #dc9c9b;
  }
  .home_type ul .li_1 {
	width: 335px;
	padding: 28px 0 0;
  }
  .home_type ul li {
	width: 300px;
	float: left;
	min-height: 130px;
	padding: 10px 0 3px;
	border-right: 1px dotted #dc9c9b;
  }
  .home_type ul li:hover .pic img {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
  }
  .home_type ul li .pic {
	width: 64px;
	height: 54px;
	margin: 0 auto 20px;
	position: relative;
  }
  .home_type ul li .pic img {
	-webkit-transition: 0.4s ease-out;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
  }
  .home_type ul li .pic:after {
	content: "";
	width: 40px;
	height: 3px;
	position: absolute;
	bottom: -12px;
	left: 50%;
	margin-left: -20px;
	background: #6a2422;
  }
  .home_type ul li big {
	display: block;
	text-align: center;
	width: 179px;
	height: 40px;
	margin: 0 auto;
	overflow: hidden;
  }
  .home_type ul li big img {
	max-width: 100%;
  }
  .home_type ul li small {
	display: block;
	padding-left: 75px;
	color: #fff;
	overflow: hidden;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 20px;
	line-height: 50px;
  }
  .home_type ul li span {
	display: block;
	text-align: center;
	height: 24px;
	line-height: 24px;
	color: #fff;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
  }
  .home_type ul li p {
	display: block;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #df7e7b;
	text-transform: uppercase;
	overflow: hidden;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
  }
  .home_flow {
	padding: 50px 0 20px;
	display: table;
	overflow: hidden;
  }
  .home_flow .home_logo {
	width: 154px;
	height: 154px;
	margin: 0 auto;
  }
  .home_flow span {
	display: block;
	text-align: center;
	line-height: 36px;
	color: #000;
	font-size: 30px;
  }
  .home_flow p {
	text-align: center;
	line-height: 24px;
	color: #777777;
	margin-top: 8px;
	font-size: 14px;
  }
  .home_flow small {
	display: block;
	margin: 20px auto;
	text-align: center;
	width: 245px;
	height: 1px;
	background: #d3d3d3;
  }
  .home_flow .home_flowimg {
	width: 1240px;
	height: 354px;
	margin: 50px auto 0;
	position: relative;
  }
  .ofh{
	  overflow: hidden;
  }
  .dishes ul li{
	  width: 800px;
	  float: left;
	  margin-left: 272px;
	  margin-bottom: 20px;

  }
  .dishes ul li:nth-child(4n){
	  margin-right: 0;

  }
  .dishes ul li img{
	  width: 100%;
  }
  .dishes ul li p,.I_video3_list li p{
	  display: block;
	  height: 50px;
	  line-height: 50px;
	  width: 100%;
	  background: #bb242c;
	  color: #fff;
	  text-align: center;
	  font-weight: 700;
  }
  .I_video3{
	  float: left;
	  width: 495px;
	  height: 479PX;
	  position: relative;

  }
  .I_video3::after{
	  content: '';
	  width: 150px;
	  height: 150px;
	  position: absolute;
	  background-image: url(/img/play2.png);
	  background-size: cover;
	  left: 50%;
	  top: 50%;
	  transform: translate(-50%,-50%);
	 
  }
  .I_video3_list li::after{
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	background-image: url(/img/play.png);
	background-size: cover;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
   
}
  .I_video3 img{
	  width: 100%;
	  height: 479PX;
	  display: block;
  }
  .I_main3_Cx{

  }
  .I_main3_Cx ul li{
	padding: 0;
	margin-bottom: 10px;
	margin-left: 10px;
  }
.I_video3_list li{
	width: 235px;
	float: left;
	position: relative;
}

.I_video3_list img {
	margin-bottom: 10px;
}
.joinus{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.joinus h4{
	color: #c7000d;
	margin: 30px 0;
}
.joinus form input,.joinus form textarea{
	background: #ddd;
	border-radius: 2px;
	outline: none;
	border: 0;
}
.joinus form label{
	float: left;
width: 100%;
margin-bottom: 20px;
}
.joinus form input,.joinus form span,.joinus form p{display: inline-block;}
.joinus form input{
	height: 35px;
	line-height: 35px;
}

.joinus form .te{
	width: 50%;
	float: left;
}
.joinus form input.input1{
	width: 960px;
}
.joinus form input.input2{
	width: 380px;
}
.C h2{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.joinus form .input4{
	width: 920px;
	height: 150px;
	padding: 20px;
}
.joinus form .content span
{
	text-align: right;
	display: inline-block;
}
.joinus form .input5{
	width: 400px;
    background: #6a2422;
    color: #fff;
    height: 30px;
    line-height: 30px;
    margin-left: 60px;
    background: #c11720;
    border-radius: 10px;
    /* width: 100%; */
    height: 46px;
    line-height: 46px;
}
   /*ask*/
   .ask_main {
	width: 1155px;
	margin: 70px auto 100px;
	border-bottom: 1px solid #cccccc;
  }
  .ask_main .active {
	background: #f9f9f9 !important;
  }
  .ask_main .ask_title {
	border-top: 1px solid #cccccc;
	padding: 20px 30px;
	background: #fff;
	position: relative;
  }
  .ask_main .ask_title:after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	right: 30px;
	top: 23px;
	background: url("/img/jia.png") no-repeat;
  }
  .ask_main .ask_title span {
	display: block;
	padding-left: 40px;
	line-height: 30px;
	background: url("/img/ask_1.png") no-repeat left 0;
  }
  .ask_main .ask_nr {
	border-top: 1px solid #cccccc;
	background: #c7000d;
	padding: 25px 70px 30px;
  }
  .ask_main .ask_nr p {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
  }