@charset "utf-8";
/*浏览器重置*/

html, body {
	-webkit-text-size-adjust: none;
	font-weight: normal;
	color: #333;
}
body {
	font: 14px/0.9 Microsoft YaHei, Arial, sans-serif;
	background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table, td {
	border-color: #999;
}
fieldset, img {
	border: 0;
}
ol, ul {
	list-style: none;
}
li {
	list-style-type: none;
}
caption, th {
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: normal;
}
address, cite, code, em, th, i, b {
	font-style: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:visited, a:link, a:active {
	text-decoration: none;
	border: none;
	outline: none;
}
table {
	margin: 0;
	border: none;
}
.totaldiv {
	width: 100%;
	min-width: 1360px;
}
a {
	color: #666;
}
a:hover {
	color: #E00;
	text-decoration: none;
}
/*全站通用*/

/*字体 颜色 */
.fs16 {
	font-size: 16px;
}
.fs12 {
	font-size: 12px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs24 {
	font-size: 24px;
}
.fs18 {
	font-size: 18px;
}
.fs28 {
	font-size: 28px;
}
.fs30 {
	font-size: 30px;
}
.fs32 {
	font-size: 32px;
}
.fs36 {
	font-size: 36px;
}
.fs43 {
	font-size: 43px;
}
.fs48 {
	font-size: 48px;
}
.fs50 {
	font-size: 50px;
}
.fs60 {
	font-size: 60px;
}
.fmg {
	font-family: Georgia;
}
.col-ff {
	color: #fff;
}
.col-00 {
	color: #000;
}
.col-ff6 {
	color: #ff6000 !important;
}
.col-666 {
	color: #666;
}
.col-999 {
	color: #999
}
.col-ffc {
	color: #fffc00;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.ffm {
	font-family: microsoft yahei;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dn {
	display: none;
}
.dlb {
	display: inline-block;
*display: inline;
	zoom: 1;
}
.db {
	display: block;
}
.mar-bot {
	margin-bottom: 0;
}
.mar-left {
	margin-left: 0;
}
.mar-rig {
	margin-right: 0;
}
.mar-bot30 {
	margin-bottom: 30px;
}
.line-30 {
	line-height: 30px;
}
.line-22 {
	line-height: 22px;
}
.line-50 {
	line-height: 50px;
}
.h45 {
	height: 45px;
}
.h20 {
	height: 20px;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.pos-re {
	position: relative;
}
.pos-ab {
	position: absolute;
}
.w1360 {
	width: 1360px;
	margin: 0 auto;
}
.min_wid {
	width: 100%;
	min-width: 1360px;
	margin: 0 auto;
}
.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.flow {
	overflow: hidden;
}
.overflow {
	overflow: hidden
}
/*css3 效果*/


/*头部*/
.head {
	height: 50px;
	background: url(../images/topbg.png) repeat-x;
	;
	position: absolute;
	top: 0;
}
.head .com_wid {
	width: 1360px;
	margin: 0 auto;
	position: relative
}
.head .com_wid p {
	line-height: 50px;
	color: #818181;
}
.head .com_wid dl dd, .head .com_wid dl em {
	float: left;
	line-height: 40px;
}
.head .com_wid dl dd {
	color: #818181;
}
.head .com_wid dl dd a {
	color: #818181;
}
.head .com_wid dl dd a:hover {
	border-bottom: 2px solid #FBBA00;
	color: #FBBA00;
}
.head .com_wid a.logo {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 350px;
	height: 95px;
	background: url(../images/web_logo.png) no-repeat;
	z-index: 999;
}
.head .com_wid .targer {
	position: absolute;
	top: 0;
	right: 200px;
	width: 363px;
	height: 145px;
	background-position: 0 -380px;
}
.head .com_wid .txt {
	width: 1040px;
	line-height: 50px;
}
/*搜索*/
.head .com_wid .search {
	position: absolute;
	width: 270px;
	height: 34px;
	margin-top: 8px;
	right: 0;
}
.head .com_wid .search form {
	height: 34px;
}
.head .com_wid .search input[type="text"] {
	border: none;
	background: url(../images/inputline.png) left center no-repeat;
	padding: 0 10px;
	width: 220px;
	color: #9d9d9d;
	height: 34px;
	line-height: 34px;
	font-size: 12px;
}
.head .com_wid .search input[type="text"]::-webkit-input-placeholder {  /* WebKit browsers */
color: #9d9d9d;
}
.head .com_wid .search input[type="text"]::-moz-placeholder {  /* Mozilla Firefox 4 to 18 */
color: #9d9d9d;
}
.head .com_wid .search input[type="text"]::-moz-placeholder {  /* Mozilla Firefox 19+ */
color: #9d9d9d;
}
.head .com_wid .search input[type="text"]:-ms-input-placeholder {  /* Internet Explorer 10+ */
color: #9d9d9d;
}
.head .com_wid .search input[type="text"]:focus {
	outline: none;
}
.head .com_wid .search .subtn {
	position: absolute;
	border: none;
	background: url(../images/search.png) no-repeat left center;
	width: 34px;
	height: 34px;
	top: 0px;
	right: 5px;
	cursor: pointer;
}
.head .com_wid .search input[type="button"]:hover {
	background-image: url(../images/search_focus.png) !important;
}
.weblogo {
	width: 439px;
	height: 100px;
	float: left;
	overflow: hidden
}
/*首页轮播*/
.banner {
	width: 100%;
	min-width: 1360px;
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 720px;
}
.banner .bd {
	position: relative;
	height: 100%;
	min-width: 1360px;
	z-index: 0;
	margin: 0 auto;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 720px;
	overflow: hidden;
	text-align: center;
}
.banner .bd li a {
	display: block;
	height: 720px;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 15px;
	left: 0;
	height: 21px;
	line-height: 21px;
	text-align: center;
	_background: #000;
	_filter: alpha(opacity=60);
}
.banner .hd ul {
	text-align: center;
	padding-top: 5px;
}
.banner .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 32px;
	height: 6px;
	margin: 5px;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	overflow: hidden;
	line-height: 9999px;
}
.banner .hd ul .on {
	background: #d9b500;
}
/*通用导航样式*/
.nav {
	position: absolute;
	top: 50px;
	height: 100px;
	width: 100%;
	min-width: 1360px;
width:expression_r(document.body.clientWidth < 1360? "1360px" : "100%");
	background: url(../images/navbg.png) repeat-x;
	z-index: 3
}
.menu_bg {
	width: 100%;
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	top: 100px;
	background: #000000;
	opacity: 0.6;
	filter: alpha(opacity=60)
}
.nav_box {
	width: 1360px;
	height: 100px;
	margin: 0 auto
}
.nav_list {
	width: 712px;
	height: 100%;
	min-width: 712px;
	float: right
}
.nav_list ul {
	height: 0px;
}
.nav_list li {
	width: 118px;
	height: 100px;
	position: relative;
	float: left;
	color: #fff;
	line-height: 100px;
	list-style: none
}
.nav_link {
	width: 118px;
	height: 100px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	zoom: 1;
	text-align: center
}
.nav_menu {
	width: 118px;
	height: 205px;
	padding-top: 10px;
	display: block;
	position: absolute;
	top: 100px;
	left: 0px;
}
.nav_menu li {
	width: 118px;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
	padding: 0px;
	text-align: center;
	z-index: 2;
	font-size: 13px;
	list-style: none
}
.nav_menu li a {
	display: block;
	width: auto
}
.nav_menu li:first-child {
	margin-top: 6px
}
.nav_menu li a {
	width: auto;
	color: #fff;
	cursor: pointer
}
.triangle {
	width: 70px;
	height: 45px;
	margin-bottom: 25px;
	position: absolute;
	left: 24px;
	bottom: 1px;
	z-index: -1;
	border-bottom: 5px solid #ffff00
}
.menu_hover {
	width: 118px;
	height: 200px;
}
/*首页资讯*/
.i_news_box {
	width: 1360px;
	padding: 140px 0 140px 0;
	overflow: hidden;
	margin: 0 auto
}
.news {
	width: 1360px;
	height: 474px;
	margin: 0 auto;
	overflow: hidden
}
.news .n_m {
	width: 620px;
	height: 474px;
	float: left;
	position: relative;
	background: #634f4f
}
.news .n_m .owl-wrapper .owl-item a {
	position: relative;
	display: block;
}
.news .n_m .owl-wrapper .owl-item a img {
	display: block;
}
.news .n_m .owl-wrapper .owl-item a p {
	width: 620px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	padding-top: 20px;
	line-height: 45px;
z-index: 999display: block;
	overflow: hidden;
}
.news .n_m .owl-wrapper .owl-item a div {
	width: 580px;
	font-size: 12px;
	line-height: 20px;
	padding: 0 20px 0 20px;
	color: #fff;
	margin: 0 auto;
	overflow: hidden
}
.news .n_m .owl-controls {
	position: absolute;
	bottom: 105px;
	text-align: center;
	width: 100%;
}
.news .n_m .owl-controls .owl-page {
	display: inline-block;
	width: 35px;
	height: 6px;
	margin: 0 1px;
	background: #fff;
opacity: 0.-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
	filter: alpha(opacity=60);
}
.news .n_m .owl-controls .active {
	background: #ffff00;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
}
.zixun .zixunSec {
	width: 620px;
	height: 474px;
	float: left;
	background: #634f4f
}
.zixun .zixunSec .d_news_slide {
	width: 620px;
	background: #634f4f
}
.zixun .zixunSec .d_news_slide .hd {
	top: 358px;
	z-index: 999;
	left: 212px;
}
.zixun .zixunSec .d_news_slide .hd li em {
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 35px;
	height: 5px;
	margin: 0 2px;
	cursor: pointer;
	background: #fff
}
.zixun .zixunSec .d_news_slide .hd li em.on {
	background: #ffff00
}
.zixun .zixunSec .d_news_slide .item {
	background: #634f4f;
	height: 474px;
	overflow: hidden;
	position: relative;
}
.zixun .zixunSec .d_news_slide .item dt {
	width: 620px;
	height: 350px;
	overflow: hidden;
}
.zixun .zixunSec .d_news_slide .item .title {
	width: 100%;
	height: 70px;
	text-align: center;
	position: absolute;
	bottom: 28px;
}
.zixun .zixunSec .d_news_slide .item .title p {
	line-height: 20px;
	color: #fff;
	width: 577px;
	margin: 0 auto
}
.zixun .zixunSec .d_news_slide .item dd h1 {
	height: 38px;
}
.zixun .zixunSec .d_news_slide .item dd h1 a {
	font-size: 18px;
	line-height: 38px;
	max-width: 580px;
	color: #fff;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zixun .zixunSec .d_news_slide .next, .zixun .zixunSec .d_news_slide .prev {
	position: absolute;
	top: 40%;
	margin-top: -19px;
	width: 38px;
	height: 38px;
	display: none;
	background: url(../images/index-arrow.png) no-repeat 0px 0px;
}
.zixun .zixunSec .d_news_slide:hover .next, .zixun .zixunSec .d_news_slide:hover .prev {
	display: block;
}
.zixun .zixunSec .d_news_slide .next {
	left: auto;
	right: 20px;
	background-position: 0 -46px;
}
.zixun .zixunSec .d_news_slide .prev {
	left: 20px;
	background-position: 0 -6px;
}
.zixun .zixunSec .d_news_slide .prev:hover {
	background-position: -40px -6px;
}
.zixun .zixunSec .d_news_slide .next:hover {
	background-position: -40px -46px;
}
.zixun .zixunSec .d_news_slide .prevStop {
	display: none;
}
.zixun .zixunSec .d_news_slide .nextStop {
	display: none;
}
.news .n_r {
	float: right;
	width: 711px;
}
.news .n_r .n_t {
	background: url(../images/nb.jpg) no-repeat;
	height: 54px;
}
.news .n_r .n_t .n_t_t {
	font-size: 20px;
	color: #808080;
	border-right: 1px solid #eee;
	text-align: center;
	width: 129px;
	height: 54px;
	line-height: 54px;
	float: left;
	position: relative;
	font-weight: normal;
	cursor: pointer;
}
.news .n_r .n_t .n_t_t .n_bg {
	background: #fff;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-webkit-opacity: 0.3;
	filter: alpha(opacity=30);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.news .n_r .n_t .n_t_t:hover, .news .n_r .n_t .active {
	background: #c71e2e;
	font-weight: bold;
	color: #fff;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
}
.news .n_r .n_t .n_t_t:hover .n_bg, .news .n_r .n_t .active .n_bg {
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	filter: alpha(opacity=0);
}
.news .n_r .n_d {
	display: none;
}
.news .n_r .n_d .n_d_l .n_dd {
	width: 669px;
	padding-bottom: 15px;
	margin: 0 auto
}
.news .n_r .n_d .n_d_l .n_dd li {
	line-height: 24px;
	height: 24px;
}
.news .n_r .n_d .n_d_l .n_dd li .a {
	height: 24px;
	font-size: 16px;
	max-width: 540px;
}
.news .n_r .n_d.active {
	display: block;
}
.n_d_l_line {
	border-top: 1px dashed #b5b5b5;
	height: 15px;
}
.n_d_t {
	width: 669px;
	height: 65px;
	line-height: 70px;
	font-size: 24px;
	font-weight: bold;
	color: #dd0000;
	text-align: center;
	max-width: 605px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 0 auto
}
.n_d_t a {
	color: #dd0000
}
.n_d_t a:hover {
	color: #dd0000
}
.n_dd li {
	line-height: 24px;
	margin: 5px;
	height: 24px;
}
.n_dd li .a {
	line-height: 24px;
	color: #393e51;
	float: left;
	display: block;
	background: url(../images/li_03.jpg) left center no-repeat;
	text-indent: 12px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.n_dd li .a:hover {
	color: #E00;
	border-bottom: 2px solid #E00;
	background: url(../images/lih_03.jpg) left center no-repeat;
}
.n_dd li .time {
	float: right;
	color: #888888;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif
}
.n_dd li.l1 {
	border-top: 1px dashed #b5b5b5;
	padding-top: 20px
}
.n_dd li.l5 {
	padding-bottom: 18px
}
/*首页关于我们*/
.i_about_bg {
	width: 100%;
	min-width: 1360px;
	height: 679px;
	padding: 91px 0 122px 0;
	background: url(../images/aboutbg_06.jpg) center no-repeat;
	overflow: hidden;
	margin: 0 auto
}
.i_about_b {
	width: 1360px;
	color: #fff;
	overflow: hidden;
	margin: 0 auto
}
.i_about_l {
	width: 780px;
	overflow: hidden;
	float: left
}
.i_about_l_t {
	width: 780px;
	line-height: 65px;
	font-size: 40px;
	float: left
}
.i_about_l_ft {
	width: 780px;
	line-height: 45px;
	overflow: hidden;
	float: left
}
.i_about_l_txt {
	width: 780px;
	line-height: 30px;
	padding: 30px 0 35px 0;
	overflow: hidden;
	float: left
}
.i_abut_l_b {
	width: 780px;
	height: 100px;
	overflow: hidden;
	float: left
}
.i_abut_l_b a {
	width: 100px;
	text-align: center;
	margin-right: 30px;
	height: 34px;
	padding-top: 66px;
	display: block;
	float: left
}
.i_abut_l_b .b_1 {
	color: #7c6667;
	background: url(../images/iab1.png) no-repeat;
}
.i_abut_l_b .b_1:hover {
	color: #fff;
	background: url(../images/iabh1.png) no-repeat;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_abut_l_b .b_2 {
	color: #7c6667;
	background: url(../images/iab2.png) no-repeat;
}
.i_abut_l_b .b_2:hover {
	color: #fff;
	background: url(../images/iabh2.png) no-repeat;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_abut_l_b .b_3 {
	color: #7c6667;
	background: url(../images/iab3.png) no-repeat;
}
.i_abut_l_b .b_3:hover {
	color: #fff;
	background: url(../images/iabh3.png) no-repeat;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_abut_l_b .b_4 {
	color: #7c6667;
	background: url(../images/iab4.png) no-repeat;
}
.i_abut_l_b .b_4:hover {
	color: #fff;
	background: url(../images/iabh4.png) no-repeat;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_abut_l_b .b_5 {
	color: #7c6667;
	background: url(../images/iab5.png) no-repeat;
}
.i_abut_l_b .b_5:hover {
	color: #fff;
	background: url(../images/iabh5.png) no-repeat;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_about_r {
	width: 460px;
	padding-top: 20px;
	overflow: hidden;
	float: right
}
.i_about_r a {
	width: 412px;
	line-height: 20px;
	padding: 30px 0 0 48px;
	height: 70px;
	margin-top: 10px;
	overflow: hidden;
	float: left
}
.i_about_r .r1 {
	color: #fff;
	background: url(../images/iar1.png) no-repeat;
}
.i_about_r .r1:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.i_about_r .r2 {
	color: #fff;
	background: url(../images/iar2.png) no-repeat;
}
.i_about_r .r2:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.i_about_r .r3 {
	color: #fff;
	background: url(../images/iar3.png) no-repeat;
}
.i_about_r .r3:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.i_about_r .r4 {
	color: #fff;
	background: url(../images/iar4.png) no-repeat;
}
.i_about_r .r4:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.i_about_r .r5 {
	color: #fff;
	background: url(../images/iar5.png) no-repeat;
}
.i_about_r .r5:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.i_about_r .r6 {
	color: #fff;
	background: url(../images/iar6.png) no-repeat;
}
.i_about_r .r6:hover {
filter:alpha(opacity:80);
	opacity: 0.8;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
/*首页企业文化*/
.iqy_b {
	width: 1360px;
	padding: 80px 0 140px 0;
	overflow: hidden;
	margin: 0 auto
}
.i_qy_t {
	width: 144px;
	height: 31px;
	line-height: 26px;
	font-weight: bold;
	color: #bf2332;
	text-indent: 35px;
	background: url(../images/iqyt.png) left center no-repeat;
	margin: 0 auto
}
.i_qy_t span {
	border-bottom: 3px solid #bf2332
}
.i_qy_t a {
	color: #bf2332;
}
.iqy_b_num {
	width: 395px;
	overflow: hidden;
	margin: 0 auto
}
.iqy_b_num li {
	line-height: 50px;
	color: #676b6e;
	background: url(../images/iqyli.png) left center no-repeat;
	margin-right: 8px;
	text-indent: 17px;
	overflow: hidden;
	float: left
}
.iqy_b_num li.l1 {
	background: none;
	text-indent: 1px;
}
.iqy_b_num li a:hover {
	border-bottom: 2px solid #E00
}
.middle {
	width: 1360px;
	height: 306px;
	padding-top: 15px;
	overflow: hidden;
	margin: 0 auto
}
.middle .m_l {
	height: 298px;
	width: 1360px;
	background: #fff;
	float: left;
}
.middle .m_l .m_l_0 {
	float: left;
}
.middle .m_l .m_l_t {
	height: 302px;
	float: left;
	background: #c0b8b9;
}
.middle .m_l .m_l_t span {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.middle .m_l .m_l_t .f {
	color: #fff;
	font-size: 20px;
	padding-top: 15px;
	line-height: 25px;
	font-weight: bold;
}
.middle .m_l .m_l_d {
	width: 0;
	float: left;
	display: block;
	overflow: hidden;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.middle .m_l .m_l_01, .middle .m_l .m_l_02, .middle .m_l .m_l_03, .middle .m_l .m_l_04, .middle .m_l .m_l_05 {
	height: 145px;
}
.middle .m_l .m_l_01 {
	background: url(../images/iw1.png) no-repeat center 48px;
}
.middle .m_l .m_l_02 {
	background: url(../images/iw2.png) no-repeat center 48px;
}
.middle .m_l .m_l_03 {
	background: url(../images/iw3.png) no-repeat center 48px;
}
.middle .m_l .m_l_04 {
	background: url(../images/iw4.png) no-repeat center 48px;
}
.middle .m_l .m_l_05 {
	background: url(../images/iw5.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_01 {
	background: url(../images/iw1.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_02 {
	background: url(../images/iw2.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_03 {
	background: url(../images/iw3.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_04 {
	background: url(../images/iw4.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_05 {
	background: url(../images/iw5.png) no-repeat center 48px;
}
.middle .m_l .active .m_l_t {
	border-left: 20px solid #fff;
	background: #bf2332;
}
.middle .m_l .active .m_l_t span {
	color: #fff;
}
.middle .m_l .active .m_l_d {
	width: 478px;
	height: 298px;
}
.middle .m_l .m_l_t1 {
	border-left: none;
	width: 160px;
}
.middle .m_l .active .m_l_t1 {
	border-left: none;
	width: 160px;
}
.middle .m_l .m_l_t2 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .active .m_l_t2 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .m_l_t3 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .active .m_l_t3 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .m_l_t4 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .active .m_l_t4 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .m_l_t5 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .active .m_l_t5 {
	border-left: 20px solid #fff;
	width: 160px;
}
.middle .m_l .active .m_l_d {
	border-top: 2px solid #bf2332;
	border-right: 2px solid #bf2332;
	border-bottom: 2px solid #bf2332
}
.iq_y {
	width: 478px;
	height: 296px;
	line-height: 22px;
	padding-top: 6px;
	color: #666;
	background: url(../images/muzhi.png) right center no-repeat
}
.iq_y p {
	padding: 20px 0 0 30px
}
.ih_y {
	width: 478px;
	height: 296px;
	line-height: 22px;
	padding-top: 6px;
	color: #666;
	background: url(../images/jbei.jpg) right center no-repeat
}
.ih_y p {
	width: 255px;
	padding: 20px 0 0 30px
}
.iv_y {
	width: 458px;
	padding: 30px 0 0 28px;
	overflow: hidden;
	float: left
}
.iv_y a {
	width: 205px;
	height: 236px;
	background: #f6f6f6;
	display: block;
	overflow: hidden;
	margin: 0 4px 0 2px;
	float: left
}
.iv_y a:hover {
	color: #fff;
	background: #bf2332;
}
.iv_y a .txt {
	width: 172px;
	padding-top: 10px;
	line-height: 24px;
	margin: 0 auto
}
.iz_y {
	width: 416px;
	padding-top: 46px;
	border-bottom: 1px dashed #c8c8c8;
	overflow: hidden;
	margin: 0 auto
}
.iz_y li {
	width: 416px;
	border-top: 1px dashed #c8c8c8;
	padding: 15px 0 15px 0;
	color: #717171;
	display: block;
	overflow: hidden;
	float: left
}
.iz_y li .time {
	width: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	border-right: 1px solid #cacaca;
	overflow: hidden;
	float: left
}
.iz_y li .txt {
	margin-left: 14px;
	line-height: 18px;
	overflow: hidden;
	float: left
}
.iz_y li a:hover {
	color: #f10000;
}
.iz_y li p .img {
	height: 127px;
	overflow: hidden;
}
.iv_y a img {
	cursor: pointer;
	transition: all 1.2s;
}
.iv_y a:hover img {
	transform: scale(1.1);
}
/*首页企业培训*/
.i_ly_b, .i_js_b {
	width: 100%;
	min-width: 1360px;
	background: #f6f6f6;
	padding: 60px 0px 20px 0;
	overflow: hidden;
	margin: 0 auto
}
.i_ly_t {
	width: 144px;
	height: 37px;
	line-height: 32px;
	color: #bf2332;
	text-indent: 42px;
	background: url(../images/ilyt.png) left center no-repeat;
	margin: 0 auto
}
.i_ly_t span {
	border-bottom: 3px solid #bf2332
}
.h40 {
	width: 1360px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto
}
.i_ly_t a {
	color: #bf2332
}
.i_ly {
	width: 1360px;
	background: #fff;
	padding: 20px 0 40px 0;
	overflow: hidden;
	margin: 0 auto
}
.i_ly .list {
	width: 1280px;
	height: 102px;
	overflow: hidden;
	margin: 0 auto
}
.i_ly .list .a {
	width: 145px;
	text-align: center;
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #7c6667;
	font-size: 15px;
	margin: 20px 15px 0px 21px;
	overflow: hidden;
}
.i_ly .list .a img {
	margin-right: 8px;
	vertical-align: top;
}
/*首页讲师团队*/
.i_js_t {
	width: 144px;
	height: 37px;
	line-height: 36px;
	color: #bf2332;
	text-indent: 42px;
	background: url(../images/ijst.png) left center no-repeat;
	margin: 0 auto
}
.i_js_t span {
	border-bottom: 3px solid #bf2332
}
.i_js_t a {
	color: #bf2332
}
.c-buttons .owl-buttons {
	position: absolute;
	bottom: 110px;
	left: 0;
	width: 100%;
}
.c-buttons .owl-buttons div {
	position: absolute;
	width: 39px;
	height: 39px;
	cursor: pointer;
	background: url(../images/ico.png)
}
.c-buttons .owl-buttons .owl-prev {
	left: -39px;
	background-position: -462px -174px;
}
.c-buttons .owl-buttons .owl-prev.on {
	background-position: -342px -174px;
}
.c-buttons .owl-buttons .owl-next {
	right: -39px;
	background-position: -522px -174px;
}
.c-buttons .owl-buttons .owl-next.on {
	background-position: -402px -174px;
}
/* banner */
.m-banner {
	position: relative;
	width: 100%;
	max-height: 840px;
	overflow: hidden;
	-ms-touch-action: pan-y;
}
.banner-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.banner-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.banner-wrapper, .banner-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.banner-item {
	float: left;
}
/* 讲师 */
.i_jslist {
	position: relative;
	width: 1380px;
	padding: 30px 0 110px 0;
	margin: 0 auto;
}
.i_jslist .bd ul {
	width: 1380px;
	margin: 0 auto;
	background: #f6f6f6
}
.i_jslist .bd li {
	width: 665px;
	height: 336px;
	margin-right: 30px;
	line-height: none;
	float: left
}
.i_jslist .bd li a {
	display: block;
	width: 665px;
	height: 336px;
	margin-left: 10px;
	background: #fff
}
.i_jslist .bd li a span {
	display: block;
	width: 253px;
	height: 336px;
	overflow: hidden;
	float: left
}
.i_jslist .bd li a img {
	width: 100%;
	height: 336px;
}
.i_jslist .bd li a div {
	width: 280px;
	padding-left: 68px;
	overflow: hidden;
	height: 336px;
	float: left
}
.i_jslist .bd li a:hover {
	_zoom: 1;
}
.i_jslist .bd li a:hover .btn {
	background: #bf2332;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.i_jslist .bd .owl-buttons {
	bottom: 200px;
}
.i_jslist .bd .t {
	color: #634f4f;
	text-align: center;
	padding-top: 26px;
	line-height: 50px;
	font-size: 30px;
}
.i_jslist .bd .c {
	color: #634f4f;
	height: 180px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	padding-top: 5px;
}
.i_jslist .bd li .btn {
	width: 110px;
	display: block;
	height: 40px;
	line-height: 40px;
	background: #999;
	margin-left: 77px;
	text-align: center;
	color: #fff
}
.i_jslist li a img {
	cursor: pointer;
	transition: all 1.2s;
}
.i_jslist li a:hover img {
	transform: scale(1.1);
}
/* 培训案例 */
.i_case_t {
	width: 1360px;
	height: 37px;
	line-height: 36px;
	color: #bf2332;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto
}
.i_case_t a {
	color: #333
}
.i_case_t a.nt {
	margin: 0 25px 15px 25px
}
.i_case_t a.active {
	border-bottom: 3px solid #bf2332;
	color: #bf2332;
	font-weight: bold
}
.i_case_b {
	width: 100%;
	min-width: 1360px;
	padding-top: 70px;
	padding-bottom: 70px;
	overflow: hidden;
	margin: 0 auto
}
.nd {
	display: none;
}
.icase {
	width: 1380px;
	position: relative;
	height: 428px;
	padding-top: 10px;
	background: #fff;
	margin: 0 auto
}
.icase a {
	position: relative;
	display: block;
	width: 665px;
	height: 142px;
	margin-top: 20px;
	margin-left: 10px;
	background: #f6f6f6;
	overflow: hidden;
	float: left
}
.icase a img {
	width: 252px;
	height: 142px;
}
.icase a:hover {
	_zoom: 1;
}
.icase a:hover {
	color: #fff;
	background: #bf2332;
}
.icase a:hover p {
	color: #fff
}
.icase a span {
	display: block;
	width: 252px;
	height: 159px;
	overflow: hidden;
	float: left
}
.icase a div {
	width: 378px;
	padding-left: 20px;
	overflow: hidden;
	height: 142px;
	float: left
}
.icase .t {
	color: #634f4f;
	line-height: 30px;
	padding-top: 18px;
	font-size: 18px;
}
.icase .c {
	color: #666;
	line-height: 22px;
	font-size: 14px;
	padding-top: 5px;
}
.icase a img {
	cursor: pointer;
	transition: all 1.2s;
}
.icase a:hover img {
	transform: scale(1.1);
}
/*foot*/
.footer {
	width: 100%;
	min-width: 1360px;
	background: url(../images/b_bg_03.jpg) center bottom no-repeat #1a1a1c;
	padding: 80px 0 150px 0px;
}
.footer_t_c {
	width: 1360px;
	overflow: hidden;
	margin: 0 auto
}
.footer_t_c_l {
	width: 940px;
	overflow: hidden;
	float: left
}
.footer_t_c_l li {
	width: 110px;
	min-height: 208px;
	padding: 0 38px 0 38px;
	font-size: 13px;
	line-height: 30px;
	color: #999;
	background: url(../images/b_line_03.png) right top no-repeat;
	overflow: hidden;
	float: left
}
.footer_t_c_l li .t {
	font-size: 17px;
	line-height: 20px;
	padding-bottom: 30px;
	color: #fff
}
.footer_t_c_l .l1 {
	padding-left: 0
}
.footer_t_c_l .l5 {
	background: none
}
.footer_t_c_l li a {
	color: #999;
}
.footer_t_c_l li a:hover {
	color: #ffba00;
	padding-bottom: 1px;
	border-bottom: 2px solid #ffba00
}
.footer_t_c_r {
	width: 372px;
	color: #999;
	overflow: hidden;
	float: right
}
.footer_t_c_r .txt {
	width: 250px;
	overflow: hidden;
	float: left
}
.footer_t_c_r .txt p {
	padding-bottom: 18px;
	padding-top: 2px
}
.footer_t_c_r .txt .fs24 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffba00;
	font-weight: bold
}
.footer_t_c_r .txt p span {
	font-size: 14px;
	color: #999
}
.footer_t_c_r .erweima {
	width: 120px;
	text-align: center;
	overflow: hidden;
	float: right
}
.footer_t_c_r .erweima p {
	padding-bottom: 10px;
}
.bottom {
	width: 100%;
	min-width: 1360px;
	background: #000;
	overflow: hiddenl;
	margin: 0 auto
}
.bottom_txt {
	width: 1360px;
	padding: 35px 0px 35px 0px;
	line-height: 20px;
	text-align: center;
	color: #999;
	overflow: hidden;
	margin: 0 auto
}
.bottom_txt a {
	color: #999;
}
.bottom_txt a:hover {
	color: #ffba00;
	padding-bottom: 1px;
	border-bottom: 2px solid #ffba00
}
/*返回底部*/
.rightbar {
	position: fixed;
	width: 140px;
	right: 6%;
	top: 500px;
	text-align: center;
	border-radius: 3px;
	z-index: 10;
	margin-bottom: 50px;
}
.rightbar .back {
	padding-left: 45px;
	position: relative;
}
.rightbar .back a {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	display: block;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
}
.rightbar .back a.up {
	top: 0;
	background-image: url(../images/u_def.png);
}
.rightbar .back a.up:hover {
	background-image: url(../images/u.png);
}
.rightbar .back a.down {
	top: 0;
	background-image: url(../images/d_def.png);
}
.rightbar .back a.down:hover {
	background-image: url(../images/d.png);
}
/*内页大图*/
.listbanner {
	width: 100%;
	min-width: 1360px;
	height: 470px;
	overflow: hidden;
	margin: 0 auto
}
.listbanner img {
	-moz-transition: transform 9s linear 1s;
	-webkit-transition: transform 9s linear 1s;
	-o-transition: transform 9s linear 1s;
	-ms-transition: transform 9s linear 1s;
	transition: transform 9s linear 1s;
}
.listBox {
	position: relative;
}
.scale {
	-moz-transform: scale(1.14);
	-webkit-transform: scale(1.14);
	-o-transform: scale(1.14);
	-ms-transform: scale(1.14);
	transform: scale(1.14);
}
.scale1 {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.ny_sub_nav {
	width: 1360px;
	padding: 20px 0 20px 0;
	overflow: hidden;
	margin: 0 auto
}
.ny_sub_nav .nynav {
	width: 1100px;
	height: 40px;
	overflow: hidden;
	float: left
}
.ny_sub_nav .nynav li a {
	padding: 0 28px 0 28px;
	margin-right: 1px;
	height: 40px;
	line-height: 40px;
	color: #4b4b4b;
	display: block;
	text-align: center;
	background: #f5f5f5;
	font-weight: normal;
	overflow: hidden;
	float: left
}
.ny_sub_nav .nynav li .on {
	background: #d3252e;
	color: #fff;
	font-weight: bold;
}
.ny_sub_nav .nynav li a:hover {
	background: #d3252e;
	color: #fff;
	font-weight: bold;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.ny_sub_nav .map {
	width: auto;
	line-height: 40px;
	float: right
}
.ny_sub_nav .map a:hover {
	color: #E00;
	border-bottom: 2px solid #E00
}
.ny_bgf5 {
	width: 100%;
	min-width: 1360px;
	padding: 60px 0 60px 0;
	background: #f5f5f5;
	margin: 0 auto
}
.ny_bgfff {
	width: 1200px;
	padding: 0 80px 0 80px;
	background: #fff;
	overflow: hidden;
	margin: 0 auto
}
.news_list {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto
}
.news_list li a {
	width: 1200px;
	display: block;
	border-bottom: 1px dashed #d9d9d9;
	padding: 30px 0 30px 0;
	overflow: hidden;
	margin: 0 auto
}
.news_list li a .img {
	width: 280px;
	height: 175px;
	margin-right: 28px;
	overflow: hidden;
	float: left
}
.news_list li a .imgtxt {
	width: 888px;
	color: #686868;
	line-height: 28px;
	overflow: hidden;
	float: left
}
.news_list li a .txt {
	width: 100%;
	color: #686868;
	line-height: 28px;
	overflow: hidden;
	float: left
}
.news_list li a p {
	padding: 18px 0 15px 0
}
.news_list li a p.cl {
	color: #414141
}
.news_list li a p span {
	float: right;
	color: #a1a0a0;
	font-family: Georgia, "Times New Roman", Times, serif
}
.news_list li a:hover p {
	color: #E00
}
.news_list li a:hover p span {
	color: #E00
}
.news_list li a img {
	cursor: pointer;
	transition: all 1.2s;
}
.news_list li a:hover img {
	transform: scale(1.1);
}
.page_b {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto
}
.page {
	width: 360px;
	padding: 60px 0 60px 0;
	text-align: center;
	overflow: hidden;
	margin: 0 auto
}
.page li a {
	padding: 10px 13px 10px 13px;
	border: 1px solid #dedede;
	margin-left: 3px;
	text-align: center;
	float: left
}
.page li a:hover {
	background: #c51721;
	border: 1px solid #c51721;
	color: #fff;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.page li.on a {
	background: #c51721;
	border: 1px solid #c51721;
	color: #fff;
}
.news_title {
	width: 1200px;
	line-height: 48px;
	padding: 50px 0 40px 0;
	border-bottom: 1px dashed #dadada;
	text-align: center;
	color: #cc0000;
	overflow: hidden;
	margin: 0 auto
}
.news_time {
	width: 1200px;
	line-height: 24px;
	color: #989898;
	overflow: hidden;
	margin: 0 auto
}
.news_time span {
	margin: 0 15px 0 2px
}
.news_content {
	width: 1200px;
	padding: 40px 0 102px 0;
	line-height: 32px;
	overflow: hidden;
	margin: 0 auto
}
.news_content img {
	margin: 5px 0 5px 0;
	max-width: 1000px;
	text-align: center
}
.news_fanye {
	width: 1200px;
	display: flex;
	padding-bottom: 45px;
	overflow: hidden;
	margin: 0 auto
}
.news_fanye_l {
	width: 400px;
	height: 50px;
	float: left
}
.news_fanye_l a {
	width: 400px;
	height: 50px;
	line-height: 50px;
	background: url(../images/nlj.png) left center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-indent: 50px;
	overflow: hidden;
	float: left
}
.news_fanye_l a:hover {
	background: url(../images/nljh.png) left center no-repeat;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.news_fanye_r {
	width: 672px;
	height: 50px;
	overflow: hidden;
	margin-left: 120px;
	float: right
}
.news_fanye_btn a {
	width: 146px;
	height: 46px;
	line-height: 46px;
	color: #cc0000;
	border: 2px solid #cc0000;
	text-align: center;
	overflow: hidden;
	float: left
}
.news_fanye_btn a:hover {
	background: #cc0000;
	color: #fff;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.news_fanye_l2 a {
	width: 310px;
	padding-right: 50px;
	height: 50px;
text-align:right: padding-right:50px;
	line-height: 50px;
	background: url(../images/nrj.png) right center no-repeat;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: right
}
.news_fanye_l2 a:hover {
	background: url(../images/nrjh.png) right center no-repeat;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.tem_list {
	width: 1380px;
	padding: 0px 0 30px 0;
	overflow: hidden;
	margin: 0 auto
}
.tem_list a {
	display: block;
	width: 665px;
	height: 336px;
	margin: 25px 10px 0 10px;
	background: #fff;
	float: left
}
.tem_list a span {
	display: block;
	width: 253px;
	height: 336px;
	overflow: hidden;
	float: left
}
.tem_lista img {
	width: 100%;
	height: 336px;
}
.tem_list a div {
	width: 280px;
	padding-left: 68px;
	overflow: hidden;
	height: 336px;
	float: left
}
.tem_list a:hover {
	_zoom: 1;
}
.tem_list a:hover .btn {
	background: #bf2332;
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	-ms-transition: all .9s;
	-o-transition: all .9s;
	transition: all .9s;
}
.tem_list .t {
	color: #634f4f;
	text-align: center;
	padding-top: 26px;
	line-height: 50px;
	font-size: 30px;
}
.tem_list .c {
	color: #634f4f;
	height: 180px;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	padding-top: 5px;
}
.tem_list .btn {
	width: 110px;
	display: block;
	height: 40px;
	line-height: 40px;
	background: #999;
	margin-left: 77px;
	text-align: center;
	color: #fff
}
.tem_list a img {
	cursor: pointer;
	transition: all 1.2s;
}
.tem_list a:hover img {
	transform: scale(1.1);
}
.tem_c_l {
	width: 500px;
	padding-top: 70px;
	min-height: 800px;
	text-align: center;
	line-height: 35px;
	overflow: hidden;
	margin: 0 auto
}
.tem_c_l .t {
	color: #634f4f
}
.tem_c_l p {
	padding-bottom: 28px;
}
.tem_c_f {
	width: 1000px;
	padding-bottom: 80px;
	overflow: hidden;
	margin: 0 auto
}
.tem_c_f_l .a {
	width: 38px;
	height: 38px;
	display: block;
	background: url(../images/jlt_02.png) center no-repeat;
	float: left
}
.tem_c_f_l .a:hover {
	width: 38px;
	height: 38px;
	display: block;
	background: url(../images/jlth_02.png) center no-repeat;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.tem_c_f_r .a {
	width: 38px;
	height: 38px;
	display: block;
	background: url(../images/jrt_02.png) center no-repeat;
	float: right
}
.tem_c_f_r .a:hover {
	background: url(../images/jrth_02.png) center no-repeat;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	-ms-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
.tem_c_content {
	width: 750px;
	padding: 70px 0 100px 0;
	line-height: 30px;
line-height: color:#3a3a3a;
	overflow: hidden;
	float: right
}
.phover {
	width: 1098px;
	padding-top: 30px;
	overflow: hidden;
	margin: 0 auto
}
.phover a {
	width: 335px;
	height: 210px;
	line-height: 30px;
	display: block;
	_display: inline-block;
	overflow: hidden;
	margin: 30px 15px 0 15px;
	position: relative;
	cursor: pointer;
	float: left
}
.phover a em {
	position: absolute;
	left: 0;
	top: -210px;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: #ae0c2a;
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.phover a table {
	position: absolute;
	left: 18px;
	top: -210px;
	z-index: 2;
	text-align: center;
	color: #ffffff;
	margin: 0 auto
}
.icos {
	width: 1360px;
	background: #fff;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 30px 0 30px 0;
	overflow: hidden;
	margin: 0 auto
}
.icos .ico {
	width: 240px;
	display: -webkit-flex;
	display: flex;
	justify-content: initial;
	align-items: center;
	float: left
}
.icos .ico .bt {
	font-size: 18px;
	font-weight: bold;
	color: #664e4e;
	line-height: 38px;
	letter-spacing: 0.35em;
	writing-mode: vertical-lr
}
.icos .ico .lb {
	border-left: 1px dashed #705e5f;
	padding-left: 10px;
}
.icos .ico .lb p {
	padding-bottom: 10px
}
.icos .ico .lb.l2 p
 {
	padding-bottom: 31px
}
.icos .ico .lb.l3 p
 {
	padding-bottom: 14px
}
.icos .ico .lb.l4 p
 {
	padding-bottom: 19px
}

.icos .ico .lb p span {
	margin-left: 8px
}
.icos .ico .lb p.nline {
	padding-bottom: 0px
}
.icos .ico img {
	width: 65px;
}
