@font-face {
	font-family: 'bebas';
	src: url("../fonts/bebas_2.eot");
	src: url("../fonts/bebas_2.eot") format("embedded-opentype"), url("../fonts/bebas_2.woff2") format("woff2"), url("../fonts/bebas_2.woff") format("woff"), url("../fonts/bebas_2.ttf") format("truetype"), url("../fonts/bebas.svg#bebas") format("svg");
}
body {
	min-width: 1200px;
	min-height: 800px;
	background: url(../images/bg0.jpg) repeat center;
	font-size: 12px;
}
.bebas {
	font-family: "bebas";
}
.century {
	font-family: "century";
}
.BoxSha10 {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.dbl {
	display: block;
}
.dbi {
	display: inline-block;
}
.tec {
	text-align: center;
}
.w100 {
	width: 100%;
}
.w1050 {
	width: 1050px;
	margin: 0 auto;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.poa100 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.poa50 {
	position: absolute;
	left: 50%;
	top: 50%;
}
.w1206 {
	width: 1206px;
	margin: 0 auto;
}
.w1326 {
	width: 69%;
	min-width: 1200px;
	margin: 0 auto;
}
.toUpp {
	text-transform: uppercase;
}
.nowrap {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.opa15 {
	opacity: .15;
	filter: alpha(opacity=15);
}
.opa55 {
	opacity: .55;
	filter: alpha(opacity=55);
}
.opa6 {
	opacity: .6;
	filter: alpha(opacity=60);
}
.opa7 {
	opacity: .7;
	filter: alpha(opacity=70);
}
.w50 {
	width: 50%;
}
.h100 {
	height: 100%;
}
.ovh {
	overflow: hidden;
}
.ovs {
	overflow: visible;
}
.fixed {
	position: fixed;
}
.fcmc {
	color: #f02d2d;
}
.radius5 {
	border-radius: 5px;
}
.img100 {
	display: block;
	width: 100%;
}
.pages {
	text-align: center;
	height: 28px;
	padding: 40px 0;
}
.pages .pagination {
	position: relative;
}
.pages a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial";
	text-align: center;
	margin: 0 3px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/bg2_2.jpg) repeat center;
}
.pages a:hover, .pages a.active {
	color: #fff;
	background: #f02d2d;
}
.pages .prev {
	background: url(../images/page_prev_2.png) center center no-repeat;
}
.pages .prev:hover {
	background: url(../images/page_prevon_2.png) center center no-repeat;
}
.pages .next {
	background: url(../images/page_next_2.png) center center no-repeat;
}
.pages .next:hover {
	background: url(../images/page_nexton_2.png) center center no-repeat;
}
.bgf5 {
	background: #f5f5f5;
}
.intro-titles {
	padding-top: 160px;
	margin-bottom: 80px;
	color: #333;
}
.intro-titles .intro-title-cn {
	width: 428px;
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 20px;
}
.intro-titles .intro-title-en {
	width: 428px;
	font-size: 18px;
	line-height: 30px;
}
.intro-titles .intro-title-en:after {
	display: block;
	width: 116px;
	height: 2px;
	content: "";
	background: #f02d2d;
	margin-top: 54px;
}
.tra3s {
	transition: all .3s linear;
}
.equip-mains {
	padding-bottom: 60px;
}
.equip-mains .pro-items {
	position: relative;
}
.equip-mains .equip-h5 {
	font-size: 20px;
	line-height: 20px;
	padding: 20px 0;
	font-weight: bold;
	color: #444;
}
.equip-mains .equip-items {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 30px;
}
.equip-mains .pro-covers {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 42px;
	height: 42px;
	background: url(../images/jia_2.png) no-repeat;
}
.equip-mains .pro-items {
	position: relative;
}
.equip-mains .pro-items:hover .pro-covers {
	background: url(../images/jiaon_2.png) no-repeat;
}
.moudle-titles {
    background: #fff;
    padding: 38px 47px 18px;
    border-bottom: 1px solid #e0e0e0;
}
.moudle-titles .moudle-cn {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #444;
	margin-right: 16px;
	display: inline-block;
}
.moudle-titles .moudle-cn2 {
	cursor: pointer;
}
.moudle-titles .moudle-cn2:hover, .moudle-titles .moudle-cn2.cur {
	color: #f02d2d;
}
.moudle-titles .moudle-line {
	display: inline-block;
	height: 24px;
	width: 1px;
	margin-right: 16px;
	color: #444;
	vertical-align: top;
	background: #444;
}
.moudle-titles .moudle-en {
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	color: #bbb;
}
.form-h5 {
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #444;
	text-align: center;
	padding: 24px 0;
}
span, a, li, ul, div, input {
	box-sizing: content-box;
}
.header {
    width: 1200px;
    margin: 0 auto;
    padding-top: 16px;
	height: 90px;
}
.header .bocweb-logo {
	width: 200px;
	height: 58px;
	display: inline-block;
	margin-right: 30px;
}
.bocweb-logo img {
	width: 310px;
}
.header .bocweb-nav {
	width: 750px;
	float: right;
	font-size: 15px;
	line-height: 24px;
	color: #000;
}
.header .nav-ul {
	margin-top: 14px;
	overflow: visible;
}
.header .nav-a {	
	position: relative;
	z-index: 7;
	height: 24px;
	line-height: 24px;
	color: #000;
	display: block;
	padding: 0 18px 14px;
}
.header .nav-a.nav-a8 {
	padding-right: 0;
}
.header .nav-li {
	float: left;
	position: relative;
	font-size: 15px;
	transition: all .3s linear;
	background: url(../images/s0_2.jpg) no-repeat right 7px;
}
.header .nav-li.cur .nav-a, .header .nav-li:hover .nav-a {
	color: #f02d2d;
}
.header .nav-li.nav-last-li {
	background: none;
}

.header-dr-top{
	width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #4c4c4c;
    display: inline-block;
}
.header-dr-topa{
    width: 1200px;
    margin: 0 auto;
}
.header-dr-top .header-tele {
    float: left;
    line-height: 36px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
	margin-left: 5px;
}
.hbox-wrap {
	width: 226px;
	float: right;
	line-height: 40px;
	font-size: 13px;
	color: #333;
	position: relative;
}
.hbox-wrap .hbox-title {
	cursor: pointer;
	height: 40px;
	border: 1px solid #e6e6e6;
	background: #fbfbfb url(../images/bg4_2.png) no-repeat right center;
}
.hbox-wrap .hbox-s000 {
	display: inline-block;
	background: #fbfbfb;
	padding: 0 6px;
	height: 37px;
	line-height: 37px;
	margin-left: 74px;
}
.hbox-wrap .hbox-hide {
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	width: 224px;
	max-height: 234px;
	background: #fbfbfb;
	padding-bottom: 20px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	overflow: scroll;
}
.hbox-wrap .hbox-a {
	display: block;
	padding: 0 7px 0 10px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	background: #fbfbfb;
	height: 40px;
	width: 205px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	transition: all .3s linear;
}
.hbox-wrap .hbox-a:hover {
	color: #cf271e;
}
.bocweb-subnav {
	z-index: 4;
	display: none;
	position: absolute;
	z-index: 5;
	top: 38px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	padding-top: 7px;
	background: #fff;
	text-align: center;
	border-top: 2px solid #f02d2d;
}
.bocweb-subnav .subnav-a {
	display: block;
	color: #333;
	line-height: 44px;
	font-size: 15px;
	padding: 0 30px;
	text-align: left;
	background: #fff;
	overflow: visible;
	transition: all .3s linear;
}
.bocweb-subnav .subnav-a:hover {
	color: #f02d2d;
}
.bocweb-subnav .subnav-a:hover .subnav-span0 {
	background: url(../images/subicoon.png) no-repeat right center;
}
.bocweb-search {
	float: right;
	margin: 0 20px 0 28px;
}
.bocweb-search .pc-search-input {
	display: inline-block;
	float: left;
	border: 1px solid #8c8c8c;
	width: 135px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	padding-top: 0;
	padding-bottom: 0;
}
.bocweb-search .pc-submit-input {
	float: left;
	width: 70px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	border: 1px solid #8c8c8c;
	background: url(../images/bg01_2.jpg) no-repeat center;
	background-size: 70px 24px !important;
	overflow: hidden;
	padding: 0 !important;
}
.language-a {
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    width: 78px;
    background: url(../images/bg9_2.png) no-repeat 64px center;
}
.language-a:hover {
	color: #f02d2d;
	background: url(../images/bg9on_2.png) no-repeat 64px center;
}
.bocweb-footer {
	background: #fff;
	border-top: 6px solid #f02d2d;
}
.wel-banner-bg {
	height: 622px;
	padding-top: 90px;
	overflow: hidden;
}
.wel-banner {
	float: right;
	position: relative;
	width: 61%;
	min-width: 900px;
}
.wel-banner .tempWrap {
	box-shadow: 0 12px 60px #333;
}
.wel-banner .hd {
	padding-top: 42px;
	height: 22px;
	text-align: center;
}
.wel-banner .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #92bdd8;
	font-size: 0;
	margin: 0 11px;
	cursor: pointer;
	vertical-align: middle;
	transition: all .3s linear;
}
.wel-banner .hd li.on {
	width: 22px;
	height: 22px;
	background: #f02d2d;
}
.pro-items-mains2 table {
	display: block;
	width: 799px;
	border-left: 1px solid #666;
	box-sizing: content;
	word-break: break-all;
}
.pro-items-mains2 tbody {
	display: block;
	width: 100%;
	box-sizing: content;
}
.pro-items-mains2 tr {
	color: #333;
	width: 100%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	box-sizing: border-box;
}
.pro-items-mains2 td {
	border-right: 1px solid #666;
	padding: 0 3px;
	box-sizing: border-box;
	font-size: 12px;
}

.copyright {
	text-align: center;
	border-top: 1px solid #e9e9e9;
	font-size: 14px;
	line-height: 40px;
	padding-bottom: 30px;
	color: #666;
}
.copyright .zhong0 {
	display: inline-block;
	margin-right: 8px;
}
.copyright .boc-a {
	color: #666;
	margin-left: 8px;
}
.copyright .boc-a:hover {
	color: #f02d2d;
}
.copyright .boc0 {
	display: inline-block;
}
.inner-dr-wrap {
	position: relative;
    top: -107px;
    width: 236px;
    float: right;
}
.pat30 {
	padding-top: 30px;
}
.inner-dr-title {
    height: 58px;
    color: #fff;
    background: url(../images/bg02_2.png) repeat;
    padding: 20px 20px 30px;
}
.inner-dr-h5 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 13px;
}
.inner-dr-en {
	padding-top: 14px;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
}
.inner-dr-bot {
	padding-top: 7px;
}
.inner-dr-bot2 {
	padding-top: 30px;
}
.dr-bot-nav {
	display: block;
	background: url(../images/bg02_2.png) repeat;
	padding: 24px 0 24px 24px;
	width: 212px;
	margin-bottom: 7px;
	color: #fff;
	box-shadow: 0 0 10px #999;
}
.dr-bot-nav1 {
	padding-top: 44px;
	padding-bottom: 26px;
}
.inner-dr-bot{
	width: 236px;
}
.inner-dr-bota {
display: block;
    background: url(../images/bg02_2.png) repeat;
    width: 236px;
    margin-bottom: 10px;
    color: #dc0000;
    box-shadow: 0 0 10px #999;
    height: 114px;
}
.inner-dr-bota h1{
    font-size: 19px;
    line-height: 113px;
    color: #ffffff;
    margin-left: 7%;
}
.inner-dr-botb {
display: block;
    background: url(../images/bg02_2.png) repeat;
    width: 236px;
    margin-bottom: 10px;
    color: #dc0000;
    box-shadow: 0 0 10px #999;
    height: 90px;
}
.inner-dr-botb h1{
    font-size: 19px;
    line-height: 90px;
    color: #ffffff;
    margin-left: 7%;
}

.inner-dr-bot .inner-dr-en {
	padding-top: 7px;
	font-size: 12px;
	line-height: 12px;
}
.inner-dr-mains {
	background: #fff;
	border-bottom: 2px solid #164998;
	padding-bottom: 50px;
}
.inner-dr-mains .inner-dr-a {
    display: block;
    font-size: 15px;
    line-height: 49px;
    padding-left: 34px;
    border-bottom: 1px solid #f1f1f1;
    background: url(../images/png2_2.png) no-repeat 16px center;
    transition: all .3s linear;
    color: #666;;
}
.inner-dr-mains .inner-dr-a:hover, .inner-dr-mains .inner-dr-a.cur {
	color: #fff;
	background: #0155a7 url(../images/png2on_2.png) no-repeat 200px center;
}
.inner-dr-mains2 {
	background: #fff;
	padding-bottom: 40px;
	margin-top: 30px;
}
.inner-dr-mains2 .dr-mains2-title {
	font-size: 18px;
	line-height: 40px;
	color: #333;
	padding: 20px 0 0 24px;
	margin-bottom: 20px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}
.inner-dr-mains2 .inner-dr-a2 {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	padding: 0 28px 14px 40px;
	background: url(../images/bg15_2.png) no-repeat 22px 9px;
}
.inner-dr-mains2 .inner-dr-a2:hover {
	color: #f02d2d;
	background: url(../images/bg15on_2.png) no-repeat 22px 9px;
}
.active_nav {
	background-color: #3CF； !important
}
.bgf-sha10 {
	background: #fff;
	box-shadow: 0 0 10px #999;
}
.sha10 {
	box-shadow: 0 0 10px #999;
}
.inner-dl-wrap {
	padding-top: 30px;
	width: 920px;
	float: left;
	overflow: visible;
}
.plr66 {
	padding-left: 50px;
	padding-right: 50px;
	height: 664px;
	overflow-y:auto;
}
.intro-items1 {
	line-height: 24px;
}
.intro-items1 .intro-h5 {
	font-size: 24px;
	color: #333;
	display: block;
	padding-top: 52px;
	padding-bottom: 14px;
}
.intro-items1 .intro-dt {
	font-size: 14px;
	color: #221815;
	display: block;
	margin-bottom: 40px;
}
.intro-items1 .intro-sline {
	width: 44px;
	height: 2px;
	display: block;
	background: #000;
}
.intro-items1 .intro-dt-wrap {
	padding: 30px 0 12px;
}
.intro-items1 .intro-img1 {
	width: 376px;
	display: inline-block;
	float: left;
}
.intro-items1 .intro-img2 {
	width: 388px;
	display: inline-block;
	float: right;
}
.intro-items2 .intro-company-a {
	display: block;
	padding-top: 28px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e0e0e0;
}
.intro-items2 .company-imgs-wrap {
	float: left;
	width: 168px;
	margin-right: 28px;
}
.intro-items2 .company-txt-wrap {
	float: left;
	width: 590px;
	color: #221815;
}
.intro-items2 .company-h5 {
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	margin-bottom: 6px;
}
.intro-items2 .company-dt {
	font-size: 14px;
	line-height: 24px;
}
.intro-items3 {
	padding: 38px 0 70px;
}
.intro-items3 .intro-advantage-items {
	width: 110px;
	padding: 30px 34px 16px;
	border-bottom: 1px solid #e0e0e0;
	float: left;
	margin-right: 6px;
	border-radius: 5px;
	background: url(../images/bg3_2.jpg);
	background-size: cover;
}
.intro-items3 .intro-advantage-items:hover {
	background: url(../images/bg3on_2.jpg);
	background-size: cover;
}
.intro-items3 .intro-advantage-items:hover .img1 {
	display: none;
}
.intro-items3 .intro-advantage-items:hover .img2 {
	display: block;
}
.intro-items3 .img1 {
	display: block;
}
.intro-items3 .img2 {
	display: none;
}
.intro-items3 .advantage-img {
	position: absolute;
	width: 36px;
	height: 36px;
	left: 50%;
	top: 50%;
	margin-left: -18px;
	margin-top: -18px;
}
.intro-items3 .advantage-imgs-wrap {
	position: relative;
	width: 168px;
	background: #fff;
	border-radius: 50%;
	height: 70px;
	margin: 0 auto 18px;
}
.intro-items3 .advantage-h5 {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	color: #fff;
}
.culture-mains {
	padding: 64px 60px 90px 110px;
}
.culture-mains .culture-items {
	float: left;
}
.culture-mains .culture-items.even {
	float: right;
}
.culture-mains .culture-items3 {
	width: 100%;
	padding: 34px 0 34px;
}
.culture-mains .culture-items3-img {
	display: block;
	width: 224px;
	margin-left: 216px;
}
.culture-mains .culture-nums {
	color: #f02d2d;
	float: left;
	width: 90px;
}
.culture-mains .culture-num {
	font-size: 44px;
	line-height: 44px;
	padding-bottom: 8px;
}
.culture-mains .culture-en {
	font-size: 23px;
	line-height: 23px;
}
.culture-mains .culture-dt-wrap {
	float: left;
	width: 230px;
	color: #f02d2d;
	line-height: 32px;
}
.culture-mains .culture-cn {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 8px;
	color: #333;
}
.culture-mains .culture-sline {
	display: block;
	width: 26px;
	height: 2px;
	background: #c4c4c4;
	margin: 4px 0 14px;
}
.culture-mains .culture-dt {
	font-size: 13px;
	line-height: 22px;
	color: #888;
}
.honor .honor-mains {
	padding-top: 40px;
	padding-left: 56px;
}
.honor .honor-items {
	display: inline-block;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.honor .honor-covers {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 42px;
	height: 42px;
	background: url(../images/jia_2.png) no-repeat;
}
.honor .honor-img-wrap {
	position: relative;
	display: block;
	width: 250px;
	height: 180px;
	background: #ebebeb;
}
.honor .honor-img-wrap:hover .honor-covers {
	background: url(../images/jiaon_2.png) no-repeat;
}
.honor .honor-title0 {
	padding: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.solution-mains .solution-a {
	display: block;
	padding: 40px 54px 44px 56px;
	border-bottom: 1px solid #e0e0e0;
}
.solution-mains .solution-a:hover .solution-h5 {
	color: #f02d2d;
}
.solution-mains .solution-imgs-wrap {
	float: left;
	width: 265px;
	margin-right: 40px;
}
.solution-mains .solution-txt-wrap {
	float: left;
	width: 500px;
	color: #221815;
}
.solution-mains .solution-h5 {
	font-size: 24px;
	line-height: 24px;
	padding: 20px 0;
	color: #333;
}
.solution-mains .solution-dt {
	font-size: 14px;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	color: #666;
}
.products .pro-mains {
	padding-top: 40px;
	padding-left: 56px;
}
.products .pro-items {
	display: inline-block;
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-right: 30px;
}
.products .pro-items img {
	display: block;
	max-width: 100%;
}
.products .pro-items:hover .pro-title0 {
	color: #f02d2d;
}
.products .pro-img-wrap {
	width: 250px;
	height: 180px;
	background: #ebebeb;
}
.products .pro-title0 {
	padding: 10px;
	font-size: 16px;
	line-height: 32px;
	color: #666;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.recruit .recruit-items {
	background: #fff;
	margin-bottom: 2px;
}
.recruit .recruit-items.cur {
	box-shadow: 0 0 10px #999;
	margin-bottom: 16px;
}
.recruit .recruit-mains {
	padding: 50px 0 120px;
}
.recruit .recruit-dt000 {
	padding-left: 14px;
}
.recruit .recruit-items000 {
	padding-top: 4px;
	font-size: 12px;
	line-height: 32px;
	color: #333;
	float: left;
	width: 210px;
	box-sizing: border-box;
}
.recruit .recruit-items000.recruit-items0002 {
	width: 160px;
	display: inline-block;
}
.recruit .recruit-bot {
	padding: 30px 14px 40px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 30px 0;
}
.recruit .recruit-top {
	font-size: 20px;
	color: #666;
	line-height: 70px;
	padding-left: 52px;
	cursor: pointer;
	border-bottom: 1px solid #eee;
	background: url(../images/jia2_2.jpg) no-repeat 828px center;
}
.recruit .recruit-top .top-s0 {
	display: inline-block;
	float: right;
	width: 174px;
	font-size: 14px;
}
.recruit .recruit-top:hover {
	color: #f02d2d;
}
.recruit .recruit-top.cur {
	color: #fff;
	border-bottom: none;
	background: url(../images/bg6_2.jpg) no-repeat left center;
}
.recruit .recruit-top.cur .top-s0 {
	display: none;
}
.recruit .recruit-hides {
	display: none;
	padding: 36px 40px;
	background: #fff;
}
.recruit .recruit-bot-h5 {
	font-size: 18px;
	line-height: 18px;
	color: #333;
	padding-bottom: 30px;
}
.recruit .recruit-bot-dt {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.recruit .recruit-bot-a {
	display: block;
	width: 160px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background: url(../images/bg4_2.jpg) no-repeat center;
}
.profession-mains {
	padding-left: 66px;
	padding-bottom: 60px;
}
.profession-mains .profession-dt-wrap {
	padding: 30px 66px 26px 0;
}
.profession-mains .profession-dt {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.profession-mains .profession-items {
	box-shadow: 0 0 10px #d0d0d0;
	width: 320px;
	margin: 0 36px 36px 0;
	float: left;
	background: url(../images/bg5_2.jpg) repeat center;
	padding: 20px 26px;
}
.profession-mains .profession-items .profession-dt {
	height: 208px;
	overflow: hidden;
}
.profession-mains .profession-h5 {
	padding-top: 28px;
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
.profession-mains .profession-line {
	display: block;
	width: 30px;
	height: 2px;
	background: #f02d2d;
	margin: 8px 0 20px;
}
.inner-ban {
	height: 274px;
}
.inner-wrap {
	width: 1200px;
	margin: 0 auto;
	height: 798px;
}
.inner-nav-wrap {
	padding-top: 70px;
}
.inner-nav-wrap .inner-nav-a {
	position: relative;
	box-sizing: border-box;
	display: inline-block;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	padding: 0 1px 10px;
	margin-right: 64px;
}
.inner-nav-wrap .inner-nav-a:after {
	display: block;
	background: #f02d2d;
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	transition: all .5s linear;
}
.inner-nav-wrap .inner-nav-a:hover:after, .inner-nav-wrap .inner-nav-a.cur:after {
	width: 100%;
}
.inner-nav-wrap .inner-nav-img {
	vertical-align: middle;
	width: 21px;
	margin-right: 6px;
}
.inner-nav-wrap .inner-nav-txt {
	vertical-align: middle;
	font-size: 16px;
	line-height: 24px;
}
.pro-content-wrap {
	width: 910px;
}
.pro-content-wrap .pro-lists {
	margin-bottom: 10px;
}
.pro-content-wrap .pro-img {
	display: block;
	width: 100%;
	transition: all .3s linear;
}
.pro-content-wrap .pro-name0 {
	border-top: 1px solid #dfdfdf;
	height: 56px;
	line-height: 56px;
	padding: 0 10px;
	font-size: 16px;
	color: #333;
	text-align: center;
	transition: all .3s linear;
}
.pro-content-wrap .pro-items {
	border: 1px solid #dfdfdf;
	background: #fff;
	display: inline-block;
	width: 290px;
	margin-right: 20px;
	margin-bottom: 30px;
	transition: all .3s linear;
}
.pro-content-wrap .pro-items:nth-child(3n) {
	margin-right: 0;
}
.pro-content-wrap .pro-items.pro-items3 {
	margin-right: 0;
}
.pro-content-wrap .pro-items:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.pro-content-wrap .pro-items:hover .pro-img {
	transform: translate(0, -6px);
}
.pro-content-wrap .pro-items:hover .pro-name0 {
	color: #cf271e;
}
.newsInfo {
	padding: 40px 0;
}
.newsInfo img {
	display: block;
	max-width: 100%;
}
.newsInfo .info-bot-wrap, .newsInfo .info-title-wrap {
	padding: 0 40px;
}
.newsInfo .info-title-wrap {
	padding-bottom: 20px;
}
.newsInfo .info-title {
	font-size: 28px;
	line-height: 40px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.newsInfo .info-dates {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: center;
	margin: 20px auto 0;
}
.newsInfo .info-dt-wrap {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
}
.newsInfo .return-a {
	margin-top: 0;
}
.newsInfo .info-bot-dl {
	width: 70%;
	color: #666;
	line-height: 36px;
	font-size: 14px;
}
.newsInfo .info-bot-dl a {
	color: #333;
}
.newsInfo .info-bot-dl a:hover {
	color: #f02d2d;
}
.newsInfo .info-bot-dr {
	padding-top: 16px;
}
.return-a {
	margin-top: 40px;
	display: inline-block;
	float: right;
	width: 180px;
	height: 40px;
	background: #f02d2d;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background: url(../images/bg4_2.jpg) no-repeat center;
}
.return-a:hover {
	color: #fff;
}
.view-more1 {
	margin-top: 40px;
	display: inline-block;
	width: 180px;
	height: 40px;
	background: #f02d2d;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background: url(../images/bg4_2.jpg) no-repeat center;
}
.proInfo-wrap {
	background: #fff;
	padding: 0 60px 60px;
}
.proInfo-wrap .pro-covers {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 42px;
	height: 42px;
	background: url(../images/jia_2.png) no-repeat;
}
.proInfo-wrap .proInfo-a0 {
	position: relative;
}
.proInfo-wrap .proInfo-a0:hover .pro-covers {
	background: url(../images/jiaon_2.png) no-repeat;
}
.proInfo-wrap .proInfo-items {
	padding-top: 44px;
	padding-bottom: 50px;
	border-bottom: 1px solid #dfdfdf;
}
.proInfo-wrap .proInfo-a0 {
	float: left;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 30px;
}
.proInfo-wrap .proInfo-a0 img {
	display: block;
	width: 100%;
}
.proInfo-wrap .proInfo-title {
	font-size: 24px;
	line-height: 30px;
	color: #333;
	margin-bottom: 24px;
}
.proInfo-wrap .proInfo-imgs {
	width: 330px;
	border: 1px solid #dfdfdf;
	background: #ebebeb;
}
.proInfo-wrap .proInfo-img {
	display: block;
	width: 100%;
}
.proInfo-wrap .proInfo-dt {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	position: absolute;
	left: 0;
	top: 0;
	width: 390px;
	height: 190px;
}
.proInfo-wrap .p0 {
	padding-right: 20px;
}
.proInfo-wrap .pro-items-mains {
	display: block;
}
.proInfo-wrap .pro-items-mains img {
	display: block;
	max-width: 100%;
}
.news-mains .news-dt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.news-mains .news-h5 {
	font-size: 21px;
	line-height: 32px;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
}
.news-mains .news-time0 {
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.news-mains .news-imgs-wrap {
	padding-top: 50px;
	float: right;
	width: 88px;
}
.news-mains .news-txt-wrap {
	float: left;
}
.news-mains .news-dt {
	overflow: hidden;
}
.news-mains .news-a1 {
	padding: 54px 90px 36px 60px;
}
.news-mains .news-a1 .news-txt-wrap {
	width: 554px;
}
.news-mains .news-a1 .news-dt {
	height: 72px;
}
.news-mains .news-a {
	display: block;
	border-bottom: 1px solid #e9e9e9;
}
.news-mains .news-a:hover .news-h5 {
	color: #f02d2d;
}
.news-mains .news-time-wrap {
	display: inline-block;
	padding-top: 18px;
	float: left;
	width: 96px;
	height: 78px;
	background: url(../images/bg2_2.jpg);
	color: #000;
	text-align: center;
	margin-right: 22px;
}
.news-mains .news-day {
	font-size: 44px;
	line-height: 36px;
}
.news-mains .news-year {
	padding-top: 10px;
	font-size: 14px;
	line-height: 14px;
}
.news-mains .news-a2 {
	padding: 36px 60px;
}
.news-mains .news-a2 .news-txt-wrap {
	width: 682px;
}
.news-mains .news-a2 .news-dt {
	height: 48px;
}
.news-mains .news-a2 .news-h5 {
	font-size: 18px;
}
.news-mains .news-a2:hover .news-time-wrap {
	color: #fff;
	background: url(../images/bg4_2.jpg);
}
.news-mains2 .news-a2 .news-txt-wrap {
	width: 790px;
}
.down-mains {
	padding: 30px 66px 0;
}
.down-mains .down-title0 {
	float: left;
	display: inline-block;
	font-size: 16px;
	width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.down-mains .down-ico {
	float: right;
	font-size: 13px;
	color: #f02d2d;
	display: none;
}
.down-mains .down-items {
	display: block;
	margin-bottom: 16px;
	padding-left: 36px;
	line-height: 50px;
	color: #666;
	background: url(../images/bg7_2.png) no-repeat center;
	border-bottom: 1px solid #e5e5e5;
}
.down-mains .down-items:hover {
	color: #f02d2d;
	color: #f02d2d;
	border-bottom-color: #f02d2d;
	background: url(../images/bg7on_2.png) no-repeat center;
}
.down-mains .down-items:hover .down-ico {
	display: inline-block;
}
.choose-form .choose-select {
	width: 184px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #e5e5e5;
	box-sizing: content-box;
	margin-right: 4px;
	padding: 0 0 0 16px;
	float: left;
}
.choose-form .choose-submit {
	border: none;
	display: inline-block;
	padding: 0;
	float: right;
	width: 58px;
	height: 32px;
	line-height: 32px;
	background: url(../images/bg8_2.png) no-repeat left top;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	padding: 0;
}
.agency-mains .agency-img-wrap {
	width: 690px;
	margin: 0 auto;
	padding-top: 36px;
}
.agency-mains .agency-items {
	width: 296px;
	float: left;
	padding-bottom: 44px;
}
.agency-mains .agency-items.even {
	float: right;
}
.agency-mains .agency-title0 {
	font-size: 18px;
	line-height: 32px;
	color: #333;
	padding-bottom: 26px;
	display: block;
}
.agency-mains .add-items {
	width: 306px;
	font-size: 13px;
	line-height: 30px;
	color: #666;
	padding-left: 44px;
	margin-bottom: 8px;
}
.agency-mains .add-items1 {
	background: url(../images/ico5_2.png) no-repeat left top;
}
.agency-mains .add-items2 {
	background: url(../images/ico6_2.png) no-repeat left top;
}
.agency-mains .add-items3 {
	background: url(../images/ico7_2.png) no-repeat left top;
}
.agency-mains .agency-items-wrap {
	width: 734px;
	padding-left: 58px;
	border-bottom: 1px solid #e5e5e5;
	margin: 44px auto 0;
}
.contact {
	padding: 60px 66px 90px;
}
.contact .map-wrap {
	width: 790px;
	height: 440px;
	margin: 0 auto;
}
.contact .contact-title0 {
	font-size: 24px;
	line-height: 60px;
	color: #333;
	padding-top: 26px;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 22px;
}
.contact .add-items {
	font-size: 14px;
	line-height: 40px;
	color: #666;
	padding-left: 32px;
}
.contact .add-items1 {
	background: url(../images/ico8_2.png) no-repeat left center;
}
.contact .add-items2 {
	background: url(../images/ico10_2.png) no-repeat left center;
}
.contact .add-items3 {
	background: url(../images/ico9_2.png) no-repeat left center;
}
.contact .add-items4 {
	background: url(../images/ico11_2.png) no-repeat left center;
}
.contact .agency-items-wrap {
	width: 734px;
	padding-left: 58px;
	border-bottom: 1px solid #e5e5e5;
	margin: 44px auto 0;
}
.choose-form {
	width: 264px;
}
.images-mains {
	overflow: hidden;
	padding: 36px 66px 96px;
}
.images-mains .image-txts {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	border-top: 1px solid #e5e5e5;
	padding-top: 16px;
}
 @keyframes ro {
 0% {
 transform: rotate(0);
}
 100% {
 transform: rotate(360deg);
}
}
.replace-wrap {
	overflow: hidden;
	position: relative;
}
.replace-wrap .replace-loadding {
	position: absolute;
	width: 32px;
	height: 32px;
	top: 206px;
	left: 50%;
	margin-left: -16px;
	z-index: 1;
	animation: ro 2s infinite ease-in-out;
	border-radius: 50%;
}
.replace-wrap .img-replace-wrap {
	position: relative;
	z-index: 2;
	overflow: hidden;
	height: 444px;
	width: 790px;
	border: 1px solid #e5e5e5;
}
.replace-wrap .replace-banner {
	width: 790px !important;
	padding: 8px 0 24px;
	overflow: hidden !important;
}
.replace-wrap .replace-covers {
	background: url(../images/bg050_2.png) repeat;
	font-size: 14px;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 108px;
}
.replace-wrap .banner-li-wrap {
	position: relative;
}
.replace-wrap .banner-li {
	float: left;
	width: 194px;
	height: 108px;
	margin-right: 6px;
	cursor: pointer;
}
.replace-wrap .banner-li.cur .replace-covers, .replace-wrap .banner-li:hover .replace-covers {
	display: none;
}
.replace-wrap .replace-btn {
	top: 212px;
	cursor: pointer;
	z-index: 3;
	position: absolute;
	display: inline-block;
	width: 28px;
	height: 42px;
}
.replace-wrap .prev {
	left: 20px;
	background: url(../images/prev1_2.png) no-repeat left center;
	transition: all .3s linear;
}
.replace-wrap .next {
	right: 20px;
	background: url(../images/next1_2.png) no-repeat right center;
	transition: all .3s linear;
}
.footer-banner {
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 10px;
}
.footer-banner .footer-li {
	float: left;
	width: auto;
	height: 48px;
	overflow: hidden;
}
.footer-banner .footer-li .img100 {
	width: auto;
	height: 48px;
}
.intro-items1 .intro-img1:nth-child(2n) {
	float: right;
}
.products {
	min-height: 768px;
}
.newsInfo {
	min-height: 612px;
}
.news {
	min-height: 370px;
}
.down {
	min-height: 570px;
}
.news h2 {
	padding-top: 40px;
}
/*# sourceMappingURL=style.css.map */


.wrap {
    margin: 0 auto;
    width: 1200px;
    margin-top: 16px;
    height: 295px;
}
.tabs {
	height: 40px;
}
.tabs a {
	display: block;
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
	background: #4b4b4b;
	line-height: 45px;
	font-size: 17px;
	text-decoration: none;
}
.tabs a:hover{
	color: #fff;
	background: #f02d2d;
}
.tabs a.active {
	color: #fff;
	background: #f02d2d;
}
.tabss{
    height: 40px;
    margin-top: -41px;
}
.tabss a {
	display: block;
	float: left;
	width: 25%;
	color: #fff;
	text-align: center;
	background: #4b4b4b;
	line-height: 45px;
	font-size: 17px;
	text-decoration: none;
}
.tabss a:hover{
	color: #fff;
	background: #f02d2d;
}
.tabss a.active {
	color: #fff;
	background: #f02d2d;
}
.swiper-container {
	background:#8e8e8e;
	height: 250px;
	width: 100%;
	border-top-right-radius: 50px;
	color: #fff;
}
.swiper-slide {
	height: 300px;
	width: 100%;
	background: none;
	color: #fff;
}
.swiper-slide-a{
	float: left;
	width: 300px;
	height: 300px;
}
.swiper-slide-a img{
	float: left;
	width: 300px;
	height: 300px;
}
.content-slide {
	padding: 20px;
    width: 800px;
    float: right;
}
.content-slide-a{
	width: 250px;
	height: 200px;
	float: left;
}
.content-slide-a span{
    line-height: 29px;
    font-size: 16px;
    text-align: center;
    float: left;
    width: 213px;
}
.content-slide-a img{
	width:220px;
	height: 200px;
}
.content-slide-a a{
	color: #FFFFFF;	
}

.content-slide ul{
	width: 700px;
	height: auto;
	margin-top: 15px;
}
.content-slide ul li{
	width: 700px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.content-slide ul li span{
	float: right;
	font-size: 12px;
	color: #fff;
}
.content-slide ul li a{
	color:#fff;
}
.content-slide ul li:hover{
	background: #f02d2d;
	padding: 0 4px 0 4px;
}

.content-slide h1{
	font-size: 22px;
	font-weight: bold;
	
}
.content-slide p {
    /* text-indent: 2em; */
    line-height: 17px;
    font-size: 12px;
    margin-top: 20px;
}
.content-slide a{
	color: #FFFFFF;
}

