@charset "utf-8";

/* 通用样式初始化 */

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	outline: none;
}

body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	padding: 0;
	margin: 0;
	color: #333;
	text-align: center;
	background: url("../images/bg.png") repeat;
}

div,
form,
ul,
dd,
dl,
ol,
dt,
li,
p {
	list-style: none;
	padding: 0;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

table,
td,
th {
	vertical-align: middle;
}

textarea,
input,
button,
select,
keygen,
legend {
	outline: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: none;
}

img {
	border: none;
	vertical-align: middle;
}

input,
button {
	-webkit-appearance: none;
	outline: none;
	box-sizing: border-box;
}

a {
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}


/* 清除浮动 */

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clear {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
	clear: both;
}

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.none {
	display: none;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

.block {
	display: block;
}

.none {
	display: none;
}

.padding {
	padding: 65px 0;
}

.cle:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.cle {
	zoom: 1
}

.fl,
.fr {
	display: inline
}

.fl {
	float: left
}

.fr {
	float: right
}


/*公共首尾*/

.nav {
	width: 100%;
	height: 90px;
	background-color: #fff;
}

.nav ul {
	width: 1260px;
	margin: 0 auto;
}

.nav li {
	width: 133px;
	float: left;
	border-right: 1px solid #efefee;
	height: 90px;
}

.nav li:first-child {
	width: 132px;
	border-left: 1px solid #efefee;
}

.nav li.logo {
	width: 180px;
	position: relative;
}

.nav li.logo img {
	width: 180px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1000000;
}

.nav a {
	display: block;
	padding: 25px 35px;
	text-align: left;
}

.nav a .c {
	color: #333333;
}

.nav a .e {
	color: #999999;
	font-size: 10px;
}

.nav li.active,
.nav li:hover {
	background-color: #b80005;
}

.nav li.active a .c,
.nav li.active a .e,
.nav li:hover a .c,
.nav li:hover a .e {
	color: #fff;
}

.banbanjiao {
	height: 545px;
	background: url("../images/footer.jpg") no-repeat center bottom;
	color: #555555;
}

.banbanjiao .firm {
	padding: 60px 40px 35px;
	width: 1120px;
	height: 383px;
	margin: 0 auto;
	background: url("../images/erweima_bg.png") no-repeat center center;
	box-shadow: 0px 0 18px rgba(0, 0, 0, .35);
	-webkit-box-shadow: 0px 0 18px rgba(0, 0, 0, .35);
	-moz-box-shadow: 0px 0 18px rgba(0, 0, 0, .35);
	-o-box-shadow: 0px 0 18px rgba(0, 0, 0, .35);
}

.banbanjiao .firm span {
	display: block;
	margin: 35px auto 0;
	width: 950px;
	line-height: 30px;
}

.banbanjiao .firm .erweima {
	margin: 35px 0;
}

.banbanjiao .firm p {
	text-align: left;
}

.banbanjiao .firm p i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	width: 13px;
	height: 13px;
}

.banbanjiao .firm p i.tel2 {
	background: url("../images/tel2.png") no-repeat center center;
}

.banbanjiao .firm p i.position {
	background: url("../images/position.png") no-repeat center center;
}

.banbanjiao .firm .bshare-custom {
	text-align: right;
}

.banbanjiao .firm .bshare-custom a {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.banbanjiao .firm .bshare-custom .bshare-qzone {
	background: url("../images/qq.png") no-repeat center;
}

.banbanjiao .firm .bshare-custom .bshare-weixin {
	background: url("../images/weixin.png") no-repeat center;
}

.banbanjiao .firm .bshare-custom .bshare-sinaminiblog {
	background: url("../images/weibo.png") no-repeat center;
}

.footer {
	background-color: #222222;
}

.footer .footer_nav {
	height: 80px;
	line-height: 80px;
	width: 1310px;
	margin: 0 auto;
}

.footer .footer_nav a {
	display: inline-block;
	width: 160px;
	color: #fff;
}

.footer .copy {
	background-color: #000;
	color: #666;
	height: 60px;
	line-height: 60px;
}

.children_banner img {
	width: 100%;
}


/*首页*/

.banner {
	width: 100%;
	position: relative;
	height: 947px;
	overflow: hidden;
	z-index: 999;
}

.banner .hd {
	width: 100%;
	text-align: center;
	height: 85px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 20px;
	z-index: 100000;
}

.banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto
}

.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	width: 50px;
	margin-right: 65px;
}

.banner .hd ul li i:before,
.banner .hd ul li:last-child i:after {
	content: '';
	position: absolute;
	width: 40px;
	height: 0;
	border-bottom: 1px solid #555555;
	top: 0;
	bottom: 0;
	margin: auto;
}

.banner .hd ul li i:before {
	left: -55px;
}

.banner .hd ul li:last-child i:after {
	right: -55px;
}

.banner .hd ul li i {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
}

.banner .hd ul li.on i {
	background-color: #b30006;
	border: 1px solid #b30006;
}

.banner .hd ul li.on span {
	color: #b30006;
}

.banner .hd ul li span {
	color: #fff;
	display: inline-block;
	margin-top: 10px;
}

.banner .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.banner .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 380px;
	width: 100%
}

.banner .bd li a {
	width: 100%;
	height: 100%;
	display: block;
}

.banner .bd img {
	display: block;
	margin: 0px auto;
}

.about_us .a_left {
	width: 288px;
	text-align: left;
}

.about_us .a_left .a_time {
	margin: 170px 0 50px;
}

.about_us .a_left .years {
	width: 210px;
	color: #fff;
	background-color: #b30006;
	padding: 0 5px;
	margin: 10px 0;
}

.about_us .old {
	width: 725px;
	padding-top: 80px;
}

.about_us .old p {
	color: #555;
	text-align: left;
	margin-top: 30px;
	line-height: 28px;
}

.about_us .name {
	width: 70px;
}

.about_us .name h4 {
	font-size: 16px;
	width: 20px;
	position: relative;
}

.about_us .name h4:after {
	content: '';
	position: absolute;
	height: 54px;
	width: 3px;
	background-color: #b30006;
	top: 0;
	right: -20px;
}

.about_us .name p {
	width: 12px;
}

.store_show {
	width: 100%;
	height: 825px;
	position: relative;
	overflow: hidden;
}

.store_show .stores {
	position: absolute;
	border: 1px solid #fff;
	width: 288px;
	height: 288px;
	padding: 65px;
	border-radius: 50%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.store_show .stores .circle {
	width: 288px;
	height: 288px;
	line-height: 288px;
	text-align: center;
	background-color: rgba(255, 255, 255, .8);
	border-radius: 50%;
}

.store_show .stores span {
	display: block;
	position: absolute;
	width: 68px;
	height: 58px;
	padding-top: 10px;
	background-color: #e9e9e9;
	font-size: 16px;
	border-radius: 50%;
	cursor: pointer;
}

.store_show .stores span.active {
	background-color: #b30006;
	color: #fff;
}

.store_show .stores .bsb {
	top: 12px;
	left: 40px;
}

.store_show .stores .tlgc {
	top: 115px;
	left: -30px;
}

.store_show .stores .gagc {
	bottom: 115px;
	left: -30px;
}

.store_show .stores .lqd {
	padding-top: 20px;
	height: 48px;
	bottom: 12px;
	left: 40px;
}

.store_show .stores .more_store {
	position: absolute;
	width: 350px;
	height: 0px;
	border-bottom: 1px solid #fff;
	top: 0;
	right: -285px;
	bottom: 0;
	margin: auto;
}

.store_show .stores .more_store a {
	display: block;
	position: absolute;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	top: 0;
	right: -68px;
	bottom: 0;
	margin: auto;
}

.store_show .stores .more_store a:before {
	position: absolute;
	top: 0;
	right: 0;
	content: '更多';
	z-index: 100;
	width: 68px;
	height: 68px;
	border-radius: 50%;
	line-height: 68px;
	background-color: #e9e9e9;
	color: #333333;
}

.store_show .stores .more_store a:after {
	position: absolute;
	content: '';
	width: 67px;
	height: 67px;
	border: 1px solid #fff;
	top: 3px;
	left: 5px;
	border-radius: 50%;
}

.brand_center {
	height: 400px;
}

.brand_center .title_brand {
	text-align: left;
	margin-bottom: 35px;
}

.brand_slider .bd {
	position: relative;
	height: 100%;
	z-index: 0
}

.brand_slider .bd li {
	zoom: 1;
	vertical-align: middle;
	height: 245px;
	width: 240px;
	padding-top: 20px;
}

.brand_slider .bd li h3 {
	font-size: 24px;
	font-weight: bolder;
	margin-top: 20px;
	display: none;
}

.brand_slider .bd li.active img {
	border: 2px solid #b30006;
	box-shadow: 0px 0 24px rgba(179, 0, 6, .75);
	border-radius: 50%;
}

.brand_slider .bd li.active h3 {
	display: block;
}

.brand_slider .next,
.brand_slider .prev {
	position: absolute;
	top: 40%;
	display: block;
	width: 28px;
	height: 63px;
}

.brand_slider .next {
	left: auto;
	right: -5%;
	background: url("../images/next.png") no-repeat center;
}

.brand_slider .prev {
	left: -5%;
	right: auto;
	background: url("../images/prev_on.png") no-repeat center;
}

.brand_center .suggest {
	height: 56px;
}

.brand_center .suggest p {
	line-height: 28px;
	display: none;
}

.campus {
	height: 545px;
	text-align: left;
}

.canteen .title_canteen {
	margin-bottom: 50px;
}

.canteen .canteen_list {
	margin-right: 20px;
	width: 300px;
}

.canteen .canteen_list div {
	position: relative;
	width: 300px;
}

.canteen .canteen_list div:first-child {
	margin-bottom: 20px;
}

.canteen .canteen_list div p {
	position: absolute;
	width: 280px;
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
	bottom: 0;
	left: 0;
}

.canteen .cook {
	position: absolute;
	bottom: -65px;
	right: -125px;
}

.divide {
	width: 100%;
	height: 280px;
	background: url("../images/division.png") no-repeat center center;
}

.products {
	background: url("../images/product_bg.png") no-repeat center center;
	height: 930px;
}

.products .products_nav {
	margin: 65px 0;
	padding: 0 10px;
}

.products .products_nav span {
	display: inline-block;
	font-size: 16px;
	color: #555555;
	margin-right: 72px;
}

.products .products_nav span:last-child {
	margin-right: 0;
}

.products .products_nav span i {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.products .products_nav .list1 i {
	width: 19px;
	height: 17px;
	background: url("../images/product1.png") no-repeat center;
}

.products .products_nav .list2 i {
	width: 24px;
	height: 13px;
	background: url("../images/product2.png") no-repeat center;
}

.products .products_nav .list3 i {
	width: 15px;
	height: 15px;
	background: url("../images/product3.png") no-repeat center;
}

.products .products_nav .list4 i {
	width: 23px;
	height: 17px;
	background: url("../images/product4.png") no-repeat center;
}

.products .products_nav .list5 i {
	width: 20px;
	height: 18px;
	background: url("../images/product5.png") no-repeat center;
}

.products .products_nav .list6 i {
	width: 19px;
	height: 19px;
	background: url("../images/product6.png") no-repeat center;
}

.products .products_nav .list7 i {
	width: 18px;
	height: 17px;
	background: url("../images/product7.png") no-repeat center;
}

.products .picture {
	height: 670px;
}

.products .picture li {
	width: 427px;
	float: left;
	margin-right: 12px;
}

.products .picture ul li:last-child {
	width: 319px;
	margin-right: 0;
}

.products .picture li a {
	display: block;
	width: 100%;
	position: relative;
	color: #fff;
	text-align: left;
	overflow: hidden;
}

.products .picture ul li:nth-child(2) a:first-child {
	margin-bottom: 13px;
}

.products .picture li .mask {
	display: none;
	position: absolute;
	background-color: rgba(0, 0, 0, .35);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.products .picture li .mask .menu {
	position: absolute;
	display: block;
	width: 310px;
	height: 180px;
	line-height: 28px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.products .picture li .mask .menu b {
	display: block;
	position: relative;
	margin-bottom: 35px;
	font-size: 24px;
}

.products .picture li .mask .menu b:before {
	content: '';
	position: absolute;
	width: 43px;
	height: 3px;
	background-color: #b30006;
	top: -20px;
	left: 0;
}

.products .picture ul li:last-child .mask .menu {
	width: 280px;
}

.products .picture ul li .more {
	margin-top: 40px;
	text-align: center;
}

.napa_stores .item1 {
	height: 604px;
	background: url("../images/item1.jpg") no-repeat center center;
}

.napa_stores .item2 {
	height: 380px;
	background: url("../images/item2.jpg") no-repeat center center;
}

.napa_stores .item3 {
	height: 375px;
	background: url("../images/item3.jpg") no-repeat center center;
}

.napa_stores .item4 {
	height: 368px;
	background: url("../images/item4.jpg") no-repeat center center;
}

.napa_stores .item5 {
	height: 367px;
	background: url("../images/item5.jpg") no-repeat center center;
}

.napa_stores .item6 {
	height: 486px;
	background: url("../images/item6.jpg") no-repeat center center;
}

.information .title_news {
	text-align: left;
	margin-bottom: 50px;
}

.information .video {
	width: 560px;
	padding-top: 60px;
	position: relative;
}

.information .video img {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 1000;
}

.information .video #video {
	height: 360px;
	width: 560px;
}

.information .news_classify {
	width: 580px;
	text-align: left;
}

.information .news_classify .news_nav {
	font-size: 20px;
	margin-bottom: 25px;
}

.information .news_classify .news_nav span {
	display: inline-block;
	position: relative;
	margin-right: 60px;
	cursor: pointer;
}

.information .news_classify .news_nav span.active {
	color: #d80404;
}

.information .news_classify .news_nav span.active:before {
	content: '';
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	margin: auto;
	width: 15px;
	height: 8px;
	background: url("../images/sanjiao.png") no-repeat center;
}

.information .news_classify .abstract li {
	padding: 10px 0;
	border-bottom: 1px solid #cacaca;
}

.information .news_classify .abstract ul li:last-child {
	border: none;
}

.information .news_classify .abstract li p {
	color: #999;
	line-height: 25px;
}

.information .news_classify .abstract li .news_name {
	display: block;
	font-size: 16px;
	color: #333;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.information .news_classify .abstract li.active .news_name,
.information .news_classify .abstract li .news_name:hover {
	color: #d80404;
}

.information .news_classify .abstract li .breviary {
	display: none;
}


/*.information .news_classify .abstract li.active .breviary{*/


/*display: block;*/


/*}*/

.type {
	height: 508px;
	background: url("../images/type.jpg") no-repeat center center;
	color: #fff;
	margin-bottom: 180px;
}

.type .recruit {
	width: 560px;
	text-align: left;
	font-size: 16px;
}

.type .recruit p {
	text-indent: 2em;
	margin: 70px 0;
	line-height: 32px;
}

.type .recruit .invite {
	margin-bottom: 60px;
}

.type .recruit .invite b {
	font-size: 32px;
	margin: 0 5px;
}

.type .recruit .hot {
	display: block;
	position: relative;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
}

.type .recruit .hot:before {
	content: '';
	position: absolute;
	width: 19px;
	height: 19px;
	background: url("../images/tel.png") no-repeat center center;
	top: 10px;
	left: 0;
}

.type .recruit .hot b {
	font-size: 30px;
	color: #fed206;
	vertical-align: top;
}

.type .recruit .will {
	display: block;
	text-align: center;
	color: #fff;
	width: 100px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fff;
	border-radius: 17px;
}

.type .pattern {
	width: 600px;
}

.type .pattern h2 {
	font-size: 30px;
	font-weight: bolder;
}

.type .pattern .list {
	margin-top: 80px;
	padding: 0 45px;
}

.type .pattern .list .icon {
	width: 105px;
	height: 105px;
	line-height: 105px;
	border: 1px solid #fff;
	border-radius: 50%;
}

.type .pattern .list .type_list {
	text-align: left;
	width: 360px;
	line-height: 28px;
}

.type .pattern .list .type_list h4 {
	font-size: 18px;
	font-weight: bolder;
}


/*产品中心*/

.crumbs {
	text-align: left;
	margin-bottom: 20px;
	height: 20px;
	line-height: 20px;
}

.crumbs .home {
	display: inline-block;
	position: relative;
	padding-left: 20px;
	color: #999999;
}

.crumbs .home:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 14px;
	background: url("../images/home.png") no-repeat center center;
	top: 3px;
	left: 0;
}

.crumbs a {
	color: #999999;
}

.crumbs .current {
	color: #333;
}

.content {
	background-color: #fff;
	padding: 30px 20px;
}

.content .left_nav {
	width: 260px;
}

.content .left_nav .title_bg {
	width: 240px;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
	background: url("../images/left_title_bg.png") no-repeat center center;
	text-align: left;
}

.content .left_nav a {
	display: block;
	text-align: left;
	position: relative;
	color: #333;
	font-size: 16px;
}

.content .left_nav a:hover {
	color: #b80005;
}

.content .left_nav .first,
.content .left_nav .second {
	margin-bottom: 40px;
}

.content .left_nav .first a {
	height: 78px;
	line-height: 78px;
	width: 175px;
	margin: 0 auto;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 45px;
}

.content .left_nav .first a:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	border: 2px solid #cdcdcd;
	border-radius: 50%;
	top: 30px;
	left: 5px;
}

.content .left_nav .first a:hover {
	border-bottom: 1px solid #b80005;
}

.content .left_nav .first a:hover:before {
	border: 2px solid #b80005;
}

.content .left_nav .second a {
	height: 68px;
	line-height: 68px;
	border-bottom: 1px dashed #cdcdcd;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .left_nav .second a:hover {
	border-bottom: 1px dashed #b80005;
}

.content .left_nav .second a:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #c4c4c4;
	top: 32px;
	left: 1px;
}

.content .left_nav .second a:hover:before {
	background-color: #b80005;
}

.content .left_nav .third a {
	margin-top: 30px;
}

.content .holder {
	width: 860px;
	padding-bottom: 75px;
}

.content .holder li {
	float: left;
	width: 265px;
	margin-right: 32px;
	margin-bottom: 50px;
}

.content .holder li:nth-child(3n+3) {
	margin-right: 0;
}

.content .holder li span {
	display: block;
	text-align: left;
}

.content .holder li .shade {
	height: 50px;
	background-color: #f6f6f6;
	padding: 15px;
}

.content .holder li .shade .name {
	color: #333;
	font-size: 16px;
	position: relative;
	padding-left: 25px;
}

.content .holder li .shade .name:before {
	content: '';
	position: absolute;
	width: 15px;
	height: 22px;
	background: url("../images/pepper.png") no-repeat center center;
	top: 0;
	left: 0;
}

.content .holder li .shade .present {
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.content .holder li:hover .shade {
	background-color: #b80005;
}

.content .holder li:hover .shade .present,
.content .holder li:hover .shade .name {
	color: #fff;
}


/*门店展示*/

.content .holder .stores_show li .shade {
	width: 265px;
	height: 60px;
	line-height: 60px;
	background-color: #f6f6f6;
	font-size: 16px;
	text-align: center;
	padding: 0;
	color: #333;
}

.content .holder .stores_show li:hover .shade {
	background-color: #b80005;
	color: #fff;
}


/*品牌中心*/

.content .holder .brand li img {
	border: 1px solid #e5e5e5;
	width: 263px;
}

.content .holder .brand li .name {
	text-align: center;
	color: #333;
	font-size: 16px;
	margin-top: 20px;
}

.content .holder .brand li:hover img {
	border: 1px solid #b80005;
}

.content .holder .brand li:hover .name {
	color: #b80005;
}


/*新闻资讯*/

.content .holder .news .list {
	padding-bottom: 35px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 35px;
}

.content .holder .news .list .news_pic {
	width: 200px;
}

.content .holder .news .list .main {
	width: 640px;
	text-align: left;
}

.content .holder .news .list .main a {
	color: #333;
	font-size: 16px;
	display: block;
}

.content .holder .news .list .main a:hover {
	color: #b80005;
}

.content .holder .news .list .main p {
	margin: 18px 0;
}

.content .holder .news .list .main b {
	display: inline-block;
	position: relative;
	font-size: 12px;
	height: 15px;
	color: #999;
	font-weight: normal;
	padding-left: 20px;
	margin-right: 36px;
}

.content .holder .news .list .main b:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	top: 2px;
	left: 0;
}

.content .holder .news .list .main .time:before {
	background: url("../images/time.png") no-repeat center center;
}

.content .holder .news .list .main .follow:before {
	background: url("../images/follow.png") no-repeat center center;
}


/*新闻详情*/

.content .holder .news h2 {
	font-weight: bolder;
	font-size: 30px;
	text-align: left;
}

.content .holder .news .tagging {
	text-align: left;
	margin: 30px 0;
}

.content .holder .news .tagging b {
	display: inline-block;
	margin-right: 40px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}

.content .holder .news .tagging b i {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 5px;
}

.content .holder .news .tagging .time i {
	background: url("../images/time.png") no-repeat center center;
}

.content .holder .news .tagging .follow i {
	background: url("../images/follow.png") no-repeat center center;
}

.content .holder .news .details {
	text-align: left;
	line-height: 32px;
	color: #666;
	font-size: 16px;
}

.content .holder .news .details p {
	margin-bottom: 60px;
}

.content .holder .news .details .mapping {
	text-align: center;
	margin-bottom: 60px;
}
.content .holder .news .details .bshare-custom{
	text-align: right;
	font-size: 12px;
	color: #888;
}
.content .holder .news .details .bshare-custom a{
	display: inline-block;
  margin-right: 0px !important;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}
.content .holder .news .details .bshare-custom .bshare-qqim{
	background: url("../images/s1.png") no-repeat center center;
}
.content .holder .news .details .bshare-custom .bshare-sinaminiblog{
	background: url("../images/s2.png") no-repeat center center;
}
.content .holder .news .details .bshare-custom .bshare-weixin{
	background: url("../images/s3.png") no-repeat center center;
}
.content .holder .news .details .bshare-custom .bshare-weixin.pengyouquan{
	background: url("../images/s4.png") no-repeat center center;
}
.content .holder .news .details .bshare-custom .bshare-qzone{
	background: url("../images/s5.png") no-repeat center center;
}
/*关于我们*/

.content .flaunt {
	position: relative;
	padding-bottom: 120px;
}

.content .flaunt .number {
	position: absolute;
	width: 760px;
	height: 89px;
	color: #fff;
	background-color: #b80005;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 35px 50px 30px;
}

.content .flaunt .list {
	width: 185px;
	position: relative;
	float: left;
	font-size: 16px;
}

.content .flaunt .list b {
	display: block;
	font-size: 48px;
	font-weight: normal;
}

.content .flaunt .list .unit {
	position: absolute;
	font-size: 14px;
	right: 25px;
	top: 0;
}

.content .text p {
	margin-top: 50px;
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 32px;
}


/*联系我们*/

.content .contact .list {
	text-align: left;
	height: 56px;
	line-height: 56px;
	min-width: 50%;
	font-size: 16px;
	margin-bottom: 35px;
}

.content .contact .list b {
	display: inline-block;
	width: 50px;
	height: 56px;
	margin-right: 10px;
	vertical-align: middle;
}

.content .contact .list .contact_tel {
	background: url("../images/contact_tel.png") no-repeat center center;
}

.content .contact .list .contact_qq {
	background: url("../images/contact_qq.png") no-repeat center center;
}

.content .contact .list .contact_position {
	background: url("../images/contact_position.png") no-repeat center center;
}

#form> div {
	margin-bottom: 30px;
}

#form input {
	width: 360px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #dddddd;
	font-size: 12px;
	color: #aaaaaa;
	padding-left: 40px;
}

#form label:before {
	content: '';
	position: absolute;
	top: -4px;
	right: -42px;
	width: 23px;
	height: 29px;
}

#form #user:before {
	background: url("../images/user.png") no-repeat center center;
}

#form #email:before {
	background: url("../images/email.png") no-repeat center center;
}

#form #phone:before {
	background: url("../images/phone.png") no-repeat center center;
}

#form #adress:before {
	background: url("../images/address.png") no-repeat center center;
}

#form label {
	font-size: 14px;
	color: #333;
	margin-right: 10px;
	position: relative;
}

#form b {
	color: #b80005;
	margin-left: 20px;
}

#form .message textarea {
	width: 795px;
	height: 135px;
	border: 1px solid #ddd;
	padding: 10px;
	font-size: 12px;
	color: #aaaaaa;
}

#form .message label {
	vertical-align: top;
}

#form .button {
	text-align: left;
}

#form .button input {
	padding: 0;
	border: 0;
	text-align: center;
	cursor: pointer;
	width: 170px;
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	margin-left: 42px;
}

#form .button .submit {
	color: #fff;
	background-color: #b80005;
}

#form .button .reset {
	color: #999;
	background-color: #eee;
}


/*招商加盟*/

.content .holder .league .league_list {
	margin-bottom: 60px;
	text-align: left;
}

.content .holder .league .league_list h2 {
	font-size: 18px;
	font-weight: bolder;
	position: relative;
	height: 24px;
	line-height: 24px;
	padding-left: 25px;
}

.content .holder .league .league_list h2:before {
	content: '';
	position: absolute;
	top: 2px;
	left: 0;
	width: 19px;
	height: 21px;
}

.content .holder .league .league_list h2.join_in:before {
	background: url("../images/support.png") no-repeat center center;
}

.content .holder .league .league_list h2.basic:before {
	background: url("../images/term.png") no-repeat center center;
}

.content .holder .league .league_list h2.flow_title:before {
	background: url("../images/flow.png") no-repeat center center;
}

.content .holder .league .support {
	position: relative;
	height: 0;
	border-bottom: 1px solid #dddddd;
	margin: 130px 0;
}

.content .holder .league .support b {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	font-weight: normal;
	border: 1px solid #dddddd;
}

.content .holder .league .support b:hover {
	border: 1px solid #b80005;
}

.content .holder .league .support .support1 {
	background: url("../images/assess.png") no-repeat center center #fff;
	left: 30px;
}

.content .holder .league .support .support2 {
	background: url("../images/build.png") no-repeat center center #fff;
	left: 120px;
}

.content .holder .league .support .support3 {
	background: url("../images/train.png") no-repeat center center #fff;
	left: 220px;
}

.content .holder .league .support .support4 {
	background: url("../images/logistics.png") no-repeat center center #fff;
	left: 310px;
}

.content .holder .league .support .support5 {
	background: url("../images/marketing.png") no-repeat center center #fff;
	left: 0px;
	right: 0;
}

.content .holder .league .support .support6 {
	background: url("../images/service.png") no-repeat center center #fff;
	right: 310px;
	border: 1px solid #dddddd;
}

.content .holder .league .support .support7 {
	background: url("../images/plan.png") no-repeat center center #fff;
	right: 220px;
}

.content .holder .league .support .support8 {
	background: url("../images/skill.png") no-repeat center center #fff;
	right: 120px;
}

.content .holder .league .support .support9 {
	background: url("../images/crown.png") no-repeat center center #fff;
	right: 30px;
}

.content .holder .league .support .support1:hover {
	background: url("../images/assess.png") no-repeat center center #b80005;
	left: 30px;
}

.content .holder .league .support .support2:hover {
	background: url("../images/build.png") no-repeat center center #b80005;
	left: 120px;
}

.content .holder .league .support .support3:hover {
	background: url("../images/train.png") no-repeat center center #b80005;
	left: 220px;
}

.content .holder .league .support .support4:hover {
	background: url("../images/logistics.png") no-repeat center center #b80005;
	left: 310px;
}

.content .holder .league .support .support5:hover {
	background: url("../images/marketing.png") no-repeat center center #b80005;
	left: 0px;
	right: 0;
}

.content .holder .league .support .support6:hover {
	background: url("../images/service.png") no-repeat center center #b80005;
	right: 310px;
	border: 1px solid #dddddd;
}

.content .holder .league .support .support7:hover {
	background: url("../images/plan.png") no-repeat center center #b80005;
	right: 220px;
}

.content .holder .league .support .support8:hover {
	background: url("../images/skill.png") no-repeat center center #b80005;
	right: 120px;
}

.content .holder .league .support .support9:hover {
	background: url("../images/crown.png") no-repeat center center #b80005;
	right: 30px;
}

.content .holder .league .support b span {
	position: absolute;
	text-align: center;
	color: #333333;
	font-size: 16px;
	left: -15px;
	width: 80px;
}

.content .holder .league .support b:hover span {
	color: #b80005;
}

.content .holder .league .support b:nth-child(even) span {
	bottom: -50px;
}

.content .holder .league .support b:nth-child(odd) span {
	top: -50px;
}

.content .holder .league p {
	font-size: 16px;
	color: #555555;
	line-height: 32px;
}

.content .holder .league .condition {
	margin-top: 35px;
}

.content .holder .league .flow {
	width: 840px;
	margin: 35px auto 0;
}

.content .holder .league .flow span {
	display: inline-block;
	position: relative;
	width: 120px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 16px;
	color: #555;
	margin-right: 110px;
	margin-bottom: 28px;
}

.content .holder .league .flow span:nth-child(4n+4) {
	margin-right: 0;
}

.content .holder .league .flow span i {
	display: inline-block;
	position: absolute;
	width: 24px;
	height: 14px;
	right: -65px;
	top: 12px;
}

.content .holder .league .flow span.flow_right i {
	background: url("../images/left.png") no-repeat center center;
}

.content .holder .league .flow span.flow_left i {
	background: url("../images/right.png") no-repeat center center;
}

.content .holder .league .flow span.flow_bottom i {
	width: 14px;
	height: 24px;
	background: url("../images/bottom.png") no-repeat center center;
	bottom: -54px;
	right: 0;
	left: 0;
	margin: auto;
}


/*招贤纳士*/

.content .holder .taking .taking_list {
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.content .holder .taking .taking_list.active .post {
	margin-bottom: 25px;
}

.content .holder .taking .taking_list:last-child {
	border-bottom: none;
}

.content .holder .taking_list .post h3 {
	font-size: 20px;
	font-weight: bolder;
	padding-left: 60px;
	height: 26px;
	line-height: 26px;
	position: relative;
}

.content .holder .taking_list .post h3:before {
	content: '';
	position: absolute;
	width: 42px;
	height: 47px;
	top: -8px;
	left: 0;
}

.content .holder .taking_list .post .post1:before {
	background: url("../images/recruit1.png") no-repeat center;
}

.content .holder .taking_list .post .post2:before {
	background: url("../images/recruit2.png") no-repeat center;
}

.content .holder .taking_list .post .post3:before {
	background: url("../images/recruit3.png") no-repeat center;
}

.content .holder .taking_list .post .post4:before {
	background: url("../images/recruit4.png") no-repeat center;
}

.content .holder .taking_list.active .post .post1:before {
	background: url("../images/recruit1_on.png") no-repeat center;
}

.content .holder .taking_list.active .post .post2:before {
	background: url("../images/recruit2_on.png") no-repeat center;
}

.content .holder .taking_list.active .post .post3:before {
	background: url("../images/recruit3_on.png") no-repeat center;
}

.content .holder .taking_list.active .post .post4:before {
	background: url("../images/recruit4_on.png") no-repeat center;
}

.content .holder .taking_list .post span {
	font-size: 16px;
	margin-right: 25px;
}

.content .holder .taking_list .post b {
	font-size: 16px;
	color: #999;
	font-weight: normal;
	cursor: pointer;
}

.content .holder .taking_list .post b i {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	vertical-align: bottom;
}

.content .holder .taking_list .post b.retract i {
	background: url("../images/open.png") no-repeat center;
}

.content .holder .taking_list .post b.spread i {
	background: url("../images/retract.png") no-repeat center;
}

.content .holder .taking_list .post .retract {
	display: none;
}

.content .holder .taking_list.active .post .retract {
	display: inline-block;
}

.content .holder .taking_list.active .post .spread {
	display: none;
}

.content .holder .taking_list .demand {
	display: none;
}

.content .holder .taking_list.active .demand {
	display: block;
}

.content .holder .taking_list .demand div {
	margin-top: 20px;
	line-height: 30px;
}

.content .holder .taking_list .demand h4 {
	font-size: 16px;
	font-weight: bolder;
}


/*分页*/

.pages {
	width: 400px;
	margin: 60px auto;
	height: 40px;
}

.pages #Pagination {
	float: left;
	overflow: hidden;
}

.pages #Pagination .pagination {
	height: 50px;
	text-align: center;
}

.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
	display: inline-block;
	margin-right: 10px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #6b6b6b;
	background: #fff;
	color: #6b6b6b;
	font-size: 14px;
	cursor: pointer;
}

.pages #Pagination .pagination a.current {
	background: #b80005;
	color: #fff;
	border: 1px solid #b80005;
}

.pages #Pagination .pagination a.prev.current,
.pages #Pagination .pagination a.next.current {
	background: transparent;
	color: #6b6b6b;
}

.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
	width: 70px;
	background: transparent;
	color: #6b6b6b;
	cursor: pointer;
}

.pages #Pagination .pagination .next {
	margin-right: 0;
}

.ly_m1 .hd ul li {
	margin-right: 25px;
}

.ly_m1 .hd ul li:nth-child(1) {
	margin-right: 340px;
}

.ly_m1 .bd ul li {
	position: relative;
}

.ly_m1 .bd ul li img {
	margin-left: 170px;
	margin-bottom: -100px;
}

.ly_m1 .title_campus {
	margin-bottom: 65px;
}

.ly_m1 .bd ul li .text {
	width: 630px;
}

.ly_m1 .bd ul li .text .tit {
	margin-bottom: 40px;
	color: #333333;
	font-size: 20px;
}

.ly_m1 .bd ul li .text .dect {
	color: #555555;
	font-size: 16px;
	line-height: 28px;
	height: 140px;
	display: block;
	margin-bottom: 40px;
	overflow: hidden;
}

.ly_m1 .bd ul li .xuexiaoname {
	color: #333333;
	font-size: 18px;
}

.ly_m1 .bd ul li .xuexiaoname span {
	position: relative;
	padding-bottom: 10px;
}

.ly_m1 .bd ul li .xuexiaoname span::before {
	content: '';
	width: 40px;
	height: 3px;
	left: 0px;
	bottom: 0px;
	position: absolute;
	background: #b30006;
}

.ly_m1 .campus_slider {
	position: relative;
}

.ly_m1 .campus_slider .box {
	position: absolute;
	right: 27px;
	z-index: 999;
	top: 250px;
}

.ly_m1 .campus_slider .box a {
	display: inline-block;
	margin: 0px 5px;
}

.m9 ul li .title {
	cursor: pointer;
}

.m9 ul li .title .icon {
	position: relative;
	width: 42px;
	height: 47px;
	display: inline-block;
	overflow: hidden;
	background: url(../img/p6.png) center no-repeat;
}

.m9 ul li .title:hover .icon {
	background: url(../img/p6_on.png) center no-repeat;
}

.m9 ul li .title .icon .i1 {
	width: 40px;
	height: 20px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	margin-top: -11px;
	top: 50%;
}

.m9 ul li .title .icon .xiaoshou {
	background: url(../img/p7.png) center no-repeat;
}

.m9 ul li .title .icon .pingmian {
	background: url(../img/p8.png) center no-repeat;
}

.m9 ul li .title .icon .sheying {
	background: url(../img/p9.png) center no-repeat;
}

.m9 ul li .title .icon .diaocha {
	background: url(../img/p10.png) center no-repeat;
}

.m9 ul li .title .icon .i2 {
	position: relative;
	left: -19px;
	top: 15px;
	border-right: 20px solid transparent;
	-webkit-filter: drop-shadow(30px 0 #ffffff);
	filter: drop-shadow(30px 0 #ffffff);
	opacity: 0;
}

.m9 ul li .title .icon .span {
	margin-left: -21px;
}

.m9 ul li .title:hover .i2 {
	opacity: 1;
}

.m9 ul li .title:hover .span {
	display: none;
}

.m9 ul li .title .info {
	margin-top: 15px;
}

.m9 ul li .title .info span {
	color: #333333;
	font-size: 16px;
	margin-right: 20px;
}

.m9 ul li .title .info a {
	padding-right: 25px;
	padding-bottom: 2px;
	color: #999999;
	background: url(../img/img31.jpg) right -1px no-repeat;
}

.m9 ul li .title .name {
	color: #333333;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 20px;
}

.m9 ul li .title:hover .name {
	color: #c01823;
}

.m9 ul li .c {
	color: #333333;
	font-size: 14px;
	line-height: 28px;
	display: none;
	margin-top: 25px;
}

.m9 ul li .c .t {
	color: #333333;
	font-size: 16px;
	margin-bottom: 12px;
}

.m9 ul li {
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 25px;
	width: 100% !important;
	margin-bottom: 20px !important;
	text-align: left !important;
}

.m9 ul .on .c {
	display: block;
}

.m9 ul .on .title .info a {
	background: url(../img/img30.jpg) right -1px no-repeat;
}

.m9 ul .on .title .icon .i2 {
	opacity: 1;
}

.m9 ul .on .title .span {
	display: none;
}

.m9 ul .on .title .icon {
	background: url(../img/p6_on.png) center no-repeat;
}

.m9 ul .on .title .name {
	color: #c01823;
}

.m10 {
	width: 1200px;
	margin: 0px auto;
	padding: 60px 0px 100px;
}


.aside{
	width: 80px;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 1000000000;
}
.aside a{
	display: block;
	width: 80px;
	height: 50px;
	background-color: #fff;
	margin-bottom: 5px;
	padding: 15px 0;
	color: #333;
	font-size: 12px;
}
.aside a:hover{
	color: #fff;
	background-color: #b80005;
}
.aside a b{
	display: block;
	width: 34px;
	height: 33px;
	margin: 0 auto 5px;
}
.aside a.inline b{
	background: url("../images/kefu.png") no-repeat center center;
}
.aside a.inline:hover b{
	background: url("../images/kefu_on.png") no-repeat center center;
}
.aside a.to_top b{
	background: url("../images/to_top.png") no-repeat center center;
}