/*子页面banner*/
.page_banner {
	overflow: hidden;
	position: relative;
	padding: 100px 0;
}
.banner_company {
	background: url(../img/banner_company.jpg) center no-repeat;
	background-attachment: fixed;
}
.banner_contact {
	background: url(../img/banner_contact.jpg) center no-repeat;
	background-attachment: fixed;
}
.banner_service {
	background: url(../img/banner_service.jpg) center no-repeat;
	background-attachment: fixed;
}
.banner_product {
	background: url(../img/banner_product.jpg) center no-repeat;
	background-attachment: fixed;
}
.banner_news {
	background: url(../img/banner_news.jpg) center no-repeat;
	background-attachment: fixed;
}
.page_banner .container {
	position: relative;
}
.page_banner .container .box {
	display: inline-block;
	padding: 20px;
	line-height: 26px;
	color: #fff;
	background: rgba(28,43,74,.8);
	font-size: 12px;
	text-transform: uppercase;
	position: relative;
}
.page_banner .container .box:after {
	width: 3px;
	height: 100%;
	background: #fa331c;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
}
.page_banner .container .box span {
	font-size: 26px;
}
.no-goods {
	text-align: center;
}
/*子页面面包屑*/
.inner-position {
	margin-top: 10px;
}
.inner-position .container {
	border-bottom: solid 1px #f1f0f0;
}
.inner-position h4 {
	color: #999999;
	font-size: 14px;
	line-height: 40px;
	position: relative;
	text-indent: 25px;
}
.inner-position h4:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	background: #fa331c;
	width: 3px;
}
.inner-position h4 a {
	font-size: 14px;
	color: #999999;
}
.inner-position h4 a:hover {
	color: #fa331c;
}
/*子页面导航*/
.inner-nav {
	margin-top: 30px;
}
.inner-nav ul {
	display: flex;
	text-align: center;
	flex-wrap: wrap;
}
.inner-nav ul li {
	flex: 0 0 12.5%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.inner-nav ul li a {
	color: #333333;
	font-size: 16px;
	line-height: 38px;
	border-radius: 3px;
	border: solid 1px #e3e3e3;
	display: block;
	transition: all .4s;
}
.inner-nav ul li a:hover {
	color: #fff;
	background: #fa331c;
	border-color: #fa331c;
}
.inner-nav ul li.on a {
	color: #fff;
	background: #fa331c;
	border-color: #fa331c;
}
.inner-box {
	padding: 50px 0;
}
/*子页面标题*/
.inner_tit {
	line-height: 35px;
	color: #333333;
	font-size: 30px;
	padding-bottom: 20px;
	position: relative;
	margin-bottom: 35px;
}
.inner_tit:after {
	width: 70px;
	height: 3px;
	content: '';
	position: absolute;
	background: #1c2b4a;
	bottom: 0;
	left: 50%;
}
.inner_tit:before {
	width: 70px;
	height: 3px;
	content: '';
	position: absolute;
	background: #fa331c;
	bottom: 0;
	right: 50%;
}
/*公司简介 css*/
.inner_company_01 .inner_company_01_con {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
}
.inner_company_01 .img {
	width: 100%;
	height: 580px;
	background: url(../img/company_img.jpg) center no-repeat;
	background-attachment: fixed;
	margin-top: 30px;
}
.inner_company_02 li dl {
	background: #f3f3f3;
	margin-bottom: 0px;
	padding: 40px;
	text-align: center;
}
.inner_company_02 li dl dt {
	margin-bottom: 20px;
}
.inner_company_02 li dl dd span {
	color: #333333;
	font-weight: bolder;
	font-size: 18px;
	line-height: 30px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 15px;
	display: block;
}
.inner_company_02 li dl dd span:after {
	width: 20px;
	height: 3px;
	background: #d2070a;
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -10px;
}
.inner_company_02 li dl dd p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	height: 150px;
	text-align: left;
}
.inner_company_03 .swiper-container {
	width: 100%;
}
.inner_company_03 .swiper-container .swiper-slide img {
	width: 100%;
}
.inner_company_03 .gallery-top {
	overflow: hidden;
	width: 726px;
	height: 400px;
	background: #242329/*linear-gradient(to right, #757577, #343436)*/;
	padding: 6px 6px 0px 6px;
	position: relative;
}
.inner_company_03 .video_k {
	width: 750px;
	height: 91px;
	background: url(../img/video_k.jpg) center no-repeat;
	margin: 0 auto;
}
.inner_company_03 .gallery-top img {
	width: 100%;
	height: 100%;
}
.inner_company_03 .gallery-thumbs {
	margin-top: 30px;
}
.inner_company_03 .gallery-thumbs .swiper-slide {
	width: 49%;
	opacity: 1;
	cursor: pointer;
}
.inner_company_03 .gallery-thumbs .swiper-slide img {
	width: 100%;
	border: solid 3px #d9d9d9;
	box-sizing: border-box;
}
.inner_company_03 .gallery-thumbs .swiper-slide-thumb-active img {
	border: solid 3px #fa331c;
}
.inner_company_04 .list {
	padding: 0 15px;
}
.inner_company_04 .swiper-container {
	width: 100%;
}
.inner_company_04 .swiper-container .swiper-slide {
	text-align: center;
	line-height: 40px;
	color: #333333;
	font-size: 16px;
}
.inner_company_04 .swiper-container .swiper-slide img {
	width: 100%;
	display: block;
}
/*营销服务*/
.inner_service_01 .row {
	background: #f2f2f2 url(../img/service_map.png) right bottom no-repeat;
	padding-bottom: 80px;
}
.inner_service_01 .row .box {
	background: #1c2b4a;
	padding: 40px;
	color: #fff;
	display: inline-block;
	width: 430px;
}
.inner_service_01 .row .box h4 {
	font-size: 30px;
	color: #fff;
	font-weight: bolder;
}
.inner_service_01 .row .box p {
	font-size: 16px;
	line-height: 25px;
	margin: 25px 0;
}
.inner_service_01 .row .box a {
	display: inline-block;
	line-height: 40px;
	padding: 0 30px;
	color: #253036;
	font-size: 14px;
	background: #f5faf0;
	transition: all .4s;
}
.inner_service_01 .row .box a i {
	font-size: 12px;
	padding-left: 6px;
}
.inner_service_01 .row .box a:hover {
	background: #2d3037;
	color: #fff;
}
.inner_service_01 .row .network-tel {
	background: url(../img/network-tel.png) left center no-repeat;
	padding-left: 85px;
	line-height: 35px;
	color: #263035;
	font-size: 16px;
	margin-top: 40px;
	margin-left: 40px;
}
.inner_service_01 .row .network-tel span {
	color: #fa331c;
	font-size: 42px;
	font-weight: bolder;
}
.inner_service_02 li a {
	display: block;
	border: solid 1px #eeeeee;
	padding: 0 20px;
	padding-bottom: 70px;
	margin-top: 20px;
}
.inner_service_02 li a .tit {
	text-align: center;
}
.inner_service_02 li a .tit span {
	display: inline-block;
	padding: 0 30px;
	background: #fff;
	position: relative;
	top: -15px;
	line-height: 30px;
	color: #1c2b4a;
	font-size: 18px;
}
.inner_service_02 li a .img {
	margin-top: 25px;
	position: relative;
}
.inner_service_02 li a .img>img {
	width: 100%;
}
.inner_service_02 li a .img>span {
	width: 56px;
	height: 56px;
	border-radius: 100%;
	background: #102543;
	position: absolute;
	left: 50%;
	margin-left: -28px;
	bottom: -28px;
	display: block;
}
.inner_service_02 li a .txt {
	margin-top: 45px;
	color: #666666;
	line-height: 30px;
	font-size: 14px;
	padding: 0 40px;
	text-align: center;
}
.inner_service_03 li dl {
	background: #f5f5f5;
	padding: 30px;
	margin-top: 10px;
}
.inner_service_03 li dl dt {
	width: 30%;
	float: left;
}
.inner_service_03 li dl dt img {
	width: 100%;
}
.inner_service_03 li dl dd {
	width: 65%;
	float: right;
}
.inner_service_03 li dl dd p {
	line-height: 30px;
}
.inner_service_03 li dl dd p {
	color: #333;
	font-size: 16px;
	height: 60px;
}
.inner_service_03 li dl dd a {
	display: inline-block;
	padding: 0 30px;
	line-height: 30px;
	border: solid 1px #fa331c;
	color: #fa331c;
	margin-top: 15px;
	border-radius: 3px;
}
/*产品综合*/
.inner-category li {
	background: #fff;
	margin-bottom: 30px;
}
.inner-category li .item {
	padding: 40px;
}
.inner-category li .item h4 a {
	color: #fa331c;
	font-size: 36px;
	line-height: 30px;
}
.inner-category li .item p {
	color: #666666;
	font-size: 16px;
	line-height: 35px;
	margin: 30px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.inner-category li .item .fulture {
	display: flex;
	background: #f9f9f9;
	border: dashed 1px #cccccc;
	border-radius: 10px;
	padding-top: 20px;
	text-align: center;
}
.inner-category li .item .fulture dl {
	flex: 1;
}
.inner-category li .item .fulture dl dt {
	width: 25px;
	height: 25px;
	line-height: 25px;
	background: #fa331c;
	color: #fff;
	border-radius: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}
.inner-category li .item .fulture dl dd {
	color: #666666;
	font-size: 14px;
	margin-top: 15px;
}
.inner-category li .item img {
	width: 100%;
}
/*honor css*/
.honor_txt {
	line-height: 35px;
	color: #666;
	font-size: 16px;
	margin-bottom: 30px;
}
.honor_thread {
	width: 100%;
	height: 26px;
	background: #f3f3f3;
	margin: 0 auto;
	margin-bottom: 30px;
}
.zzry-ul .item {
	margin-bottom: 10px;
	padding: 0 10px;
}
.zzry-ul .item dt {
	overflow: hidden;
}
.zzry-ul .item dt img {
	width: 100%;
	transition: 2.5s all;
}
.zzry-ul .item:hover img {
	transform: scale(1.06);
	opacity: 0.5
}
.zzry-ul .item dd {
	width: 80%;
	height: 25px;
	margin: 0 auto;
	position: relative;
}
.zzry-ul .item dd h4 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	text-align: center;
	transition: all .4s;
	color: #666666;
	font-size: 14px;
	position: absolute;
	left: 0;
	bottom: 0;
	-moz-box-shadow: 0px 4px 5px #d3d7db;
	-webkit-box-shadow: 0px 4px 5px #d3d7db;
	box-shadow: 0px 4px 5px #d3d7db;
}
.zzry-ul .item:hover dd h4 {
	background: #fa331c;
	color: #fff;
}
/*case css*/
.case-tit {
	color: #4a4a4a;
	font-size: 26px;
	line-height: 50px;
	margin-bottom: 30px;
}
.case-tit a {
	color: #4a4a4a;
	font-size: 26px;
}
.case-thread {
	width: 100%;
	height: 26px;
	background: #f3f3f3;
	margin: 0 auto;
	margin-bottom: 30px;
}
.case-more {
	text-align: center;
}
.case-more a {
	display: inline-block;
	padding: 0 40px;
	line-height: 45px;
	background: #f3f3f3;
	color: #333;
	font-size: 16px;
	border-radius: 30px;
	transition: all .4s;
	margin-bottom: 40px;
}
.case-more a:hover {
	background: #fa331c;
	color: #fff;
}
.case-ul .item {
	margin-bottom: 10px;
	padding: 0 10px;
}
.case-ul .item dl {
	padding-bottom: 23px;
	border-bottom: 1px solid #E9E9E9;
	position: relative;
	top: 0;
	transition: all .3s ease-in-out 0s;
}
.case-ul .item dl:after {
	width: 0;
	height: 1px;
	background: #fa331c;
	content: '';
	position: absolute;
	left: 0;
	bottom: -1px;
	transition: all .4s;
}
.case-ul .item dt {
	overflow: hidden;
}
.case-ul .item dt img {
	width: 100%;
}
.case-ul .item dd p {
	margin: 25px 0 8px;
	line-height: 25px;
	color: #555353;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
.case-ul .item dd span {
	line-height: 20px;
	color: #adadad;
	font-size: 14px;
}
.case-ul .item dl:hover {
	top: -15px;
}
.case-ul .item dl:hover:after {
	width: 100%;
}
/*product css*/
.product-ul li {
	margin-bottom: 20px;
	padding: 0 10px;
}
.product-ul li .item {
	position: relative;
	overflow: hidden;
}
.product-ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: solid 1px #d7d7d7;
}
.product-ul li .img {
	overflow: hidden;
	text-align: center;
}
.product-ul li .img img {
	width: 100%;
	box-sizing: border-box;
}
.product-ul li .txt {
	padding: 10px 20px;
	background: #f6f6f6;
	transition: all .4s;
	text-align: center;
}
.product-ul li .txt h4 a {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
	border: none;
}
.product-ul li .txt p {
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	margin: 10px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.product-ul li .overplay {
	text-align: center;
	margin: auto;
	opacity: 0;
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-ms-transform: translateY(40px);
	-o-transform: translateY(40px);
	transform: translateY(40px);
	padding: 10px 20px;
	padding-bottom: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #f2f2f2;
	transition: all .4s;
}
.product-ul li .overplay h4 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
.product-ul li .overplay p {
	font-size: 16px;
	color: #666666;
	line-height: 22px;
	margin: 10px 0;
	max-height: 44px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.product-ul li .overplay .btnn {
	text-align: center;
}
.product-ul li .overplay .btnn a {
	display: inline-block;
	padding: 0 20px;
	margin: 0 5px;
	line-height: 28px;
	border: solid 1px #fa331c;
	color: #666666;
	font-size: 14px;
	border-radius: 3px;
}
.product-ul li .overplay .btnn a:last-of-type {
	border: solid 1px #fa331c;
	color: #fff;
	background: #fa331c;
}
.product-ul li:hover .overplay {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/*proinfo css*/
.inner-proinfo {
	border-bottom: solid 10px #f9f9f9;
}
.inner-proinfo .p_l img {
	width: 100%;
}
.inner-proinfo .p_r h4 {
	color: #333333;
	font-size: 30px;
	margin-bottom: 20px;
}
.inner-proinfo .p_r .fulture a {
	display: inline-block;
	padding: 0 20px;
	line-height: 30px;
	border-radius: 3px;
	border: solid 1px #fa331c;
	color: #666666;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.inner-proinfo .p_r .con {
	background: #f9f9f9;
	padding: 30px 40px;
	margin-top: 20px;
}
.inner-proinfo .p_r .con span {
	color: #333;
	font-size: 16px;
}
.inner-proinfo .p_r .con p {
	color: #808080;
	font-size: 14px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 8px;
}
.inner-proinfo .p_r .con ul {
	margin-top: 20px;
}
.inner-proinfo .p_r .con li {
	line-height: 25px;
	color: #666666;
	font-size: 14px;
	position: relative;
	margin-bottom: 10px;
}
.inner-proinfo .p_r .con li:after {
	content: '';
	position: absolute;
	right: 15px;
	top: 50%;
	height: 10px;
	width: 1px;
	background: #bebebe;
	margin-top: -5px;
}
.inner-proinfo .p_r .con li:last-child:after {
	background: none;
}
.inner-proinfo .p_r .con li img {
	margin-right: 5px;
}
.inner-proinfo dl {
	margin-top: 20px;
}
.inner-proinfo dl dt {
	float: left;
	margin-right: 20px;
}
.inner-proinfo dl dd {
	float: left;
}
.inner-proinfo dl dt a {
	display: inline-block;
	font-weight: normal;
	padding: 0 60px;
	color: #fff;
	background: #fa331c;
	border-radius: 5px;
	line-height: 55px;
	font-size: 18px;
}
.inner-proinfo dl dd a {
	height: 55px;
	display: inline-block;
	color: #666666;
	background: url(../img/pro_tel.png) left center no-repeat;
	line-height: 25px;
	font-size: 14px;
	padding-left: 45px;
}
.inner-proinfo dl dd a i {
	font-style: normal;
	color: #fa331c;
	font-size: 30px;
}
.inner-pro-nav {
	line-height: 60px;
	border-bottom: solid 1px #dddddd;
}
.inner-pro-nav.fix {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 10000000;
	-moz-box-shadow: 2px 2px 5px #C7C7C7;
	-webkit-box-shadow: 2px 2px 5px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
}
.inner-pro-nav ul li {
	float: left;
}
.inner-pro-nav ul li a {
	display: inline-block;
	color: #666666;
	font-size: 18px;
	padding: 0 40px;
	position: relative;
	transition: all .4s;
}
.inner-pro-nav ul li a:after {
	width: 0;
	height: 3px;
	background: #fa331c;
	content: '';
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -3px;
	transition: all .4s;
}
.inner-pro-nav ul li a:hover:after {
	width: 100%;
}
.inner-pro-nav ul li a:hover {
	color: #fa331c;
}
.inner-pro-nav ul li.current a:after {
	width: 100%;
}
.inner-pro-nav ul li.current a {
	color: #fa331c;
}
.inner-prodetails-l {
	border-right: solid 1px #dddddd;
	padding-right: 30px;
}
.probox {
	background: url(../img/thread.png) left bottom repeat-x;
}
.probox:last-of-type {
	background: none;
}
.probox_tit {
	line-height: 30px;
	color: #333333;
	font-size: 24px;
	margin-bottom: 20px;
}
.probox_con {
	font-size: 15px;
	color: #555555;
	line-height: 30px;
}
.probox_con img {
	max-width: 100%;
}
.proxgcp .swiper-container {
	width: 100%;
}
.proxgcp .swiper-container .swiper-slide .img {
	overflow: hidden;
	position: relative;
}
.proxgcp .swiper-container .swiper-slide .img img {
	width: 100%;
	transition: all 2.5s;
}
.proxgcp .swiper-container .swiper-slide:hover .img img {
	transform: scale(1.05);
}
.proxgcp .swiper-container .swiper-slide .img .ico {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(28,43,74,.8);
	padding: 5px 10px;
}
.proxgcp .swiper-container .swiper-slide .img .ico li {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 14px;
}
.proxgcp .swiper-container .swiper-slide .img .ico li:first-child img {
	margin-right: 5px;
}
.proxgcp .swiper-container .swiper-slide .img .ico li img {
	width: 19px;
	display: inline-block;
}
.proxgcp .swiper-container .swiper-slide .txt a {
	padding: 0px 20px;
	background: #f6f6f6;
	display: block;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.prostrength li {
	padding: 0 10px;
	margin-bottom: 20px;
	text-align: center;
}
.prostrength li .img {
	border-radius: 10px;
	overflow: hidden;
}
.prostrength li .img img {
	width: 100%;
}
.prostrength li .txt {
	line-height: 40px;
	color: #999;
	font-size: 16px;
}
.pronews li a {
	line-height: 70px;
	border-bottom: solid 1px #eaeaea;
	display: flex;
}
.pronews li a h4 {
	flex: 0 0 75%;
	color: #666666;
	font-size: 15px;
	line-height: 70px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.pronews li a span {
	flex: 0 0 25%;
	line-height: 70px;
	text-align: right;
}
.pronews li a span i {
	font-style: normal;
	display: inline-block;
	background: url(../img/time.png) left center no-repeat;
	padding-left: 20px;
	color: #999999;
	font-size: 14px;
}
.inner-prodetails-r {
	padding-left: 30px;
}
.inner-prodetails-r .protit {
	line-height: 20px;
	color: #fa331c;
	font-size: 20px;
	text-indent: 10px;
	border-left: solid 3px #fa331c;
	margin-bottom: 30px;
	margin-top: 40px;
}
.inner-prodetails-r .prorecommend .swiper-container {
	width: 100%;
}
.inner-prodetails-r .prorecommend .swiper-container .swiper-wrapper {/* 通过改变animation-timing-function 制作弹性切换效果 */
	transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;
}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide {
	display: block;
	text-align: center;
}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .img {
	overflow: hidden;
}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .img img {
	width: 100%;
}
.inner-prodetails-r .prorecommend .swiper-container .swiper-slide .txt {
	line-height: 50px;
	color: #666666;
	font-size: 16px;
	background: #f6f6f6;
}
.inner-prodetails-r .proform {
	background: #f6f6f6;
	padding: 20px;
}
.proform .online-form input {
	display: block;
	width: 100%;
	padding: 0 9px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
	background: #fff;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
}
.proform .online-form input.code {
	width: 120px;
	float: left;
}
.proform .online-form a {
	display: block;
}
.proform .online-form a.code {
	float: left;
	height: 42px;
	max-width: 100px;
	line-height: 42px;
	font-size: 0;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
}
.proform .online-form a.code img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.proform .online-form textarea {
	display: block;
	font-size: 14px;
	color: #666;
	width: 100%;
	border: 1px solid #e6e6e6;
	background: #fff;
	height: 120px;
	margin-top: 10px;
	line-height: 30px;
	padding: 5px 9px;
}
.proform .online-form .btn-box {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.proform .online-form .btn-box a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	padding: 0;
	color: #fff;
	background: #fa331c;
	border: none;
}
.proform .online-form .btn-box a:hover {
	background: #333;
}
/*新闻综合*/
.inner_news_01_mobile .swiper-container {
	width: 100%;
}
.inner_news_01_mobile .swiper-slide {
	border-bottom: solid 1px #f4f4f4;
	padding-bottom: 20px;
	transition: all .4s;
}
.inner_news_01_mobile .swiper-container .swiper-slide .img {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.inner_news_01_mobile .swiper-container .swiper-slide .img img {
	width: 100%;
	display: block;
	transition: transform 1s ease 0s;
}
.inner_news_01_mobile .swiper-slide ._news_date {
	text-align: center;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 25px;
	padding-top: 27px;
}
.inner_news_01_mobile .swiper-slide ._news_date span {
	font-size: 48px;
	font-weight: bolder;
}
.inner_news_01_mobile .swiper-slide ._news_con {
	padding-left: 20px;
}
.inner_news_01_mobile .swiper-slide ._news_con h4 {
	font-weight: bolder;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 35px;
}
.inner_news_01_mobile .swiper-slide ._news_con p {
	color: #6a6a6a;
	font-size: 14px;
	line-height: 30px;
	max-height: 60px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-lis-lb .swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.news-lis-lb .swiper-container .gallery-thumbs {
	width: 100%;
}
.news-lis-lb .swiper-slide {
	border-bottom: solid 1px #f4f4f4;
	padding: 20px 15px;
	padding-bottom: 30px;
	transition: all .4s;
}
.news-lis-lb .swiper-slide ._news_date {
	text-align: center;
	color: #3f3f3f;
	font-size: 16px;
	line-height: 25px;
	padding-top: 27px;
}
.news-lis-lb .swiper-slide ._news_date span {
	font-size: 48px;
	font-weight: bolder;
}
.news-lis-lb .swiper-slide ._news_con {
	padding-left: 30px;
}
.news-lis-lb .swiper-slide ._news_con h4 {
	font-weight: bolder;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 35px;
}
.news-lis-lb .swiper-slide ._news_con p {
	color: #6a6a6a;
	font-size: 14px;
	line-height: 30px;
	max-height: 60px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-lis-lb .swiper-slide:hover {
	background: #f0f0f0;
}
.news-lis-lb .swiper-slide:hover ._news_date {
	color: #fa331c;
}
.news-lis-lb .swiper-container .swiper-slide-thumb-active {
	background: #f0f0f0;
}
.news-lis-lb .swiper-container .swiper-slide-thumb-active ._news_date {
	color: #fa331c;
}
.news-lis-rb .swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.news-lis-rb .gallery-top {
	width: 100%;
}
.news-lis-rb .gallery-top .siwper-slide {
	width: 100%!important;
}
.news-lis-rb .gallery-top .siwper-slide img {
	width: 100%!important;
}
.news-01-mid .swiper-container .swiper-slide img {
	display: block;
	width: 100%;
}
.inner_news_02 .swiper-container {
	width: 100%;
}
.inner_news_02 .swiper-container .swiper-slide a {
	background: #f5f5f5;
	display: block;
}
.inner_news_02 .swiper-container .swiper-slide .img {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.inner_news_02 .swiper-container .swiper-slide .img img {
	width: 100%;
	display: block;
	transition: transform 1s ease 0s;
}
.inner_news_02 .swiper-container .swiper-slide .items {
	padding: 25px 25px;
}
.inner_news_02 .swiper-container .swiper-slide .time {
	color: #80858a;
	font-size: 14px;
}
.inner_news_02 .swiper-container .swiper-slide .tit {
	color: #393939;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
.inner_news_02 .swiper-container .swiper-slide .cont {
	color: #545454;
	font-size: 14px;
	line-height: 35px;
	max-height: 70px;
	margin: 6px auto;
	margin-bottom: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.inner_news_02 .swiper-container .swiper-slide:hover .img img {
	transform: scale(1.05, 1.05);
}
.inner_news_03 .swiper-container {
	width: 100%;
}
.inner_news_03 .swiper-container .swiper-slide a {
	display: block;
}
.inner_news_03 .swiper-container .swiper-slide .img {
	width: 100%;
	overflow: hidden;
}
.inner_news_03 .swiper-container .swiper-slide .img img {
	width: 100%;
	display: block;
	transition: transform 1s ease 0s;
}
/*news css*/
.inner-xwzx li {
	transition: all 0.3s;
	margin-bottom: 20px;
	background: #fcfcfc;
	border-radius: 2px;
	box-shadow: 0 0 1px #ccc;
	position: relative;
}
.inner-xwzx li:hover {
	box-shadow: 0 0 5px #ffe5e5;
}
.inner-xwzx li a {
	display: block;
	padding: 15px 0;
	position: relative;
	z-index: 2;
}
.inner-xwzx .date {
	text-align: center;
	padding-top: 15px;
}
.inner-xwzx .date .d1 {
	font-size: 14px;
	color: #898989;
	margin-bottom: 15px;
}
.inner-xwzx .date .d2 i {
	width: 40px;
	height: 40px;
	transition: all 0.3s;
	display: block;
	background: #333 url(../img/jt.png) center no-repeat;
}
.inner-xwzx li a:hover .d2 i {
	background: #fa331c url(../img/jt.png) center no-repeat;
}
.inner-xwzx .line {
	margin-top: 26px;
}
.inner-xwzx .line i {
	content: "";
	height: 1px;
	display: block;
	width: 80%;
	background: #bebebe;
	transition: all 0.5s;
}
.inner-xwzx li a:hover .line i {
	background: #fa331c;
	width: 100%;
}
.inner-xwzx .img {
	overflow: hidden;
}
.inner-xwzx .img img {
	width: 100%;
}
.inner-xwzx .txt {
	margin: 10px 0;
	position: relative;
	overflow: hidden;
}
.inner-xwzx .txt .info {
	width: 95%;
	transition: all .5s;
}
.inner-xwzx .txt .t1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #000;
	text-overflow: ellipsis;
	white-space: pre;
}
.inner-xwzx .txt .t2 {
	overflow: hidden;
	margin: 15px 0;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.inner-xwzx li a:hover .txt .info {
	margin-left: 5%;
}
.inner-xwzx li:after {
	width: 0;
	height: 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background: #f4f4f4;
	transition: all .5s;
}
.inner-xwzx li:hover:after {
	width: 100%;
}
.inner-xwzx .info-tit {
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	margin-bottom: 30px;
	text-align: center;
}
.inner-xwzx .info-tit h3 {
	font-size: 30px;
	margin: 15px 0;
}
.inner-xwzx .info-img {
	text-align: center;
}
.inner-xwzx .info-img img {
	max-width: 100%;
}
.inner-xwzx .info-details {
	color: #333;
	font-size: 16px;
	line-height: 35px;
}
.newsPage {
	border-top: 1px solid #e5e5e5;
	padding-top: 20px;
	font-size: 16px;
	color: #323232;
	line-height: 30px;
	margin: 15px 0 30px;
}
.newsPage a {
	color: #323232;
}
.newsPage a:hover {
	color: #237ed2;
}
/*qa css*/
.inner-qa li a {
	display: block;
	transition: all 0.3s;
	margin-bottom: 20px;
	padding: 20px;
	background: #fcfcfc;
	box-shadow: 0 0 1px #ccc;
	position: relative;
	top: 0;
}
.inner-qa li a h4 {
	color: #0950a2;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
.inner-qa li a p:first-of-type {
	color: #888;
	font-size: 14px;
	margin: 8px 0;
}
.inner-qa li a p:last-of-type {
	color: #454545;
	font-size: 14px;
	line-height: 26px;
}
.inner-qa li a:hover {
	top: -15px;
	-moz-box-shadow: 2px 2px 5px #C7C7C7;
	-webkit-box-shadow: 2px 2px 5px #C7C7C7;
	box-shadow: 2px 2px 5px #C7C7C7;
}
/*contact css*/
.inner_contact_01 li {
	margin-top: 70px;
}
.inner_contact_01 .items {
	border: solid 1px #f2f2f2;
	position: relative;
	padding: 20px;
	padding-top: 0;
	text-align: center;
}
.inner_contact_01 .items .ico {
	width: 120px;
	height: 60px;
	margin: 0 auto;
	position: relative;
}
.inner_contact_01 .items .contact-01-ico {
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 100%;
	border: solid 1px #f2f2f2;
	display: flex;
	margin: 0 auto;
	transform: translate(0, -50%);
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 50%;
	margin-left: -60px;
}
.inner_contact_01 .items .contact-01-ico .circle {
	width: 60px;
	height: 60px;
	background: #e34d43;
	border-radius: 100%;
	position: relative;
	transition: all .4s;
}
.inner_contact_01 .items .contact-01-ico .circle:before {
	width: 76px;
	height: 76px;
	border: solid 10px #ef7169;
	border-radius: 100%;
	position: absolute;
	content: '';
	left: 50%;
	top: 50%;
	margin-top: -38px;
	margin-left: -38px;
}
.inner_contact_01 .items .contact-01-ico .circle:after {
	width: 82px;
	height: 82px;
	border: dashed 1px #e34d43;
	border-radius: 100%;
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -41px;
	margin-top: -41px;
}
.inner_contact_01 .items .contact-01-ico .circle img {
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.inner_contact_01 .items h4 {
	line-height: 30px;
	color: #666666;
	font-size: 18px;
	margin-top: 20px;
}
.inner_contact_01 .items p {
	line-height: 30px;
	height: 60px;
	color: #999999;
	font-size: 20px;
	padding: 15px 0;
}
.inner_contact_01 .items p img {
	padding: 6px;
	border: solid 1px #f0f0f0;
	width: 100px;
}
.inner_contact_01 .items span {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.inner_contact_01 .items span i {
	padding: 0 30px;
	line-height: 40px;
	color: #fff;
	border-radius: 5px;
	font-size: 16px;
	display: inline-block;
	transition: all .4s;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
}
.inner_contact_01 li.c1 .contact-01-ico .circle {
	background: #e34d43;
}
.inner_contact_01 li.c1 .contact-01-ico .circle:before {
	border-color: #ef7169;
}
.inner_contact_01 li.c1 .contact-01-ico .circle:after {
	border-color: #e34d43;
}
.inner_contact_01 li.c1 span i {
	background: #e34d43;
}
.inner_contact_01 li.c2 .contact-01-ico .circle {
	background: #ffb82a;
}
.inner_contact_01 li.c2 .contact-01-ico .circle:before {
	border-color: #ffc444;
}
.inner_contact_01 li.c2 .contact-01-ico .circle:after {
	border-color: #ffb82a;
}
.inner_contact_01 li.c2 span i {
	background: #ffb82a;
}
.inner_contact_01 li.c3 .contact-01-ico .circle {
	background: #4bcdda;
}
.inner_contact_01 li.c3 .contact-01-ico .circle:before {
	border-color: #73dbe4;
}
.inner_contact_01 li.c3 .contact-01-ico .circle:after {
	border-color: #4bcdda;
}
.inner_contact_01 li.c3 span i {
	background: #4bcdda;
}
.inner_contact_01 li.c4 .contact-01-ico .circle {
	background: #91bb4f;
}
.inner_contact_01 li.c4 .contact-01-ico .circle:before {
	border-color: #a2c567;
}
.inner_contact_01 li.c4 .contact-01-ico .circle:after {
	border-color: #91bb4f;
}
.inner_contact_01 li.c4 span i {
	background: #91bb4f;
}
#jobs_title {
	padding: 0 3.33% 0;
	background: #464650;
	color: #fff;
	font-size: 14px;
	height: 54px;
	line-height: 54px;
}
.inner_contact_02 .td1 {
	width: 24.33%;
	float: left;
}
.inner_contact_02 .td2 {
	width: 21.33%;
	float: left;
}
.inner_contact_02 .td3 {
	width: 21.91%;
	float: left;
}
.inner_contact_02 .td4 {
	width: 17.41%;
	float: left;
}
.inner_contact_02 .td5 {
	width: 13.4%;
	float: left;
}
.inner_contact_02 .td5 a {
	color: #fa331c;
	font-size: 14px;
}
#jobs_ul {
	padding: 0 3.33% 73px;
}
#jobs_ul li {
	width: 100%;
}
#jobs_ul li .jobs_title {
	font-size: 14px;
	line-height: 30px;
	color: #777;
	padding: 16px 0;
	border-bottom: solid 1px #efefef;
}
#jobs_ul li .jobs_box {
	padding: 20px 3.5% 36px;
	background: #f5f5f5;
	position: relative;
	display: none;
}
#jobs_ul li .jobs_box .info1 {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
	float: left;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	min-width: 24%;
	margin: 5px 0px;
	margin-right: 1%;
}
#jobs_ul li .jobs_box .info2 {
	border-bottom: 1px solid #e5e5e5;
	padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
	font-size: 18px;
	color: #333333;
	line-height: 3;
	font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
	font-size: 14px;
	color: #777777;
	line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .fl {
	width: 50%;
	float: left;
}
#jobs_ul li .jobs_box .info2 .fr {
	width: 43.5%;
	float: right;
}
#jobs_ul li .jobs_box .info2 .fl .info-box {
	border-right: 1px solid #e5e5e5;
	padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
	margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
	width: 151px;
	height: 41px;
	line-height: 41px;
	background: #f91747;
	font-size: 16px;
	color: #ffffff;
	float: left;
	text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
	opacity: 0.6;
}
#jobs_ul li .jobs_box .info3 .all {
	float: right;
	font-size: 14px;
	color: #777777;
	height: 41px;
	line-height: 41px;
	padding-left: 30px;/*background: url(../img/all_ico.html) no-repeat 0 center;*/
}
#jobs_ul li .jobs_box i {
	position: absolute;
	left: 18px;
	top: -12px;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent #f5f5f5;
}
.contact-map {
	width: 100%;
}
.contact-map #dituContent {
	width: 100%;
	height: 450px;
	border: 1px solid rgb(204, 204, 204);
}
.inner_contact_03 li {
	padding-top: 25px;
	height: 100%;
	overflow: hidden;
}
.G_InputText {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dedede;
	padding: 0px 10px;
	border-radius: 2px;
	outline: none;
}
.G_InputText:hover {
	border: 1px solid #ff3f3b;
}
.G_captcha {
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #dedede;
	padding: 0px 10px;
	border-radius: 2px;
	outline: none;
	margin-right: 5px;
}
.G_captcha:hover {
	border: 1px solid #ff3f3b;
}
.G_textarea {
	width: 100%;
	height: 150px;
	line-height: 30px;
	border: 1px solid #dedede;
	padding: 0px 10px;
	border-radius: 2px;
	outline: none;
}
.G_textarea:hover {
	border: 1px solid #ff3f3b;
}
.inner_contact_03 li .code img {
	height: 40px;
}
.G_But {
	display: inline-block;
	padding: 0 50px;
	float: right;
	height: 40px;
	line-height: 40px;
	background: #ff3f3b;
	border-radius: 2px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	margin: 0 auto;
	transition: all 0.3s;
	outline: none;
	border: 0px;
	font-size: 16px;
}
.G_But:hover {
	background: #000;
}
.common-inner .inner-right {
	float: right;
	width: 870px;
	background: #fff;
	min-height: 800px;
	padding: 0 25px;
}
.common-inner .inner-right .rig-title {
	font-size: 18px;
	color: #0058b1;
	font-weight: bold;
	height: 54px;
	line-height: 60px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .rig-title .crumbs {
	overflow: hidden;
	margin-top: 6px;
	float: right;
	padding-left: 25px;
	height: 48px;
	line-height: 54px;
	background: url(../img/home-icon.png) no-repeat left center;
	color: #b2b2b2;
	font-size: 13px;
	font-weight: normal;
	max-width: 400px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.common-inner .inner-right .rig-title .crumbs a {
	color: #b2b2b2;
}
.common-inner .inner-right .rig-title .crumbs a:hover {
	color: #237ed2;
	text-decoration: underline;
}
.common-inner .inner-right .news-detail-content {
	padding: 0 18px;
}
.common-inner .inner-right .news-detail-content .news-detail-title {
	padding-bottom: 15px;
	border-bottom: 1px dashed #ededed;
	text-align: center;
	margin-bottom: 15px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .h3 {
	font-size: 18px;
	color: #323232;
	line-height: 24px;
	font-weight: bold;
	margin: 25px 0 10px;
}
.common-inner .inner-right .news-detail-content .news-detail-title .b {
	font-size: 13px;
	color: #999999;
	line-height: 20px;
}
.common-inner .inner-right .news-detail-content .news-detail {
	padding: 0 12px 30px;
}
.common-inner .inner-right .news-detail-content .news-detail p {
	font-size: 14px;
	color: #595959;
	line-height: 24px;
}
.common-inner .inner-right .news-detail-content .news-detail img {
	max-width: 100%;
	margin: 0 auto;
}
.common-inner .inner-right .news-detail-content .newsPage {
	padding: 0 12px;
	font-size: 16px;
	color: #323232;
	line-height: 30px;
	margin: 15px 0 30px;
}
.common-inner .inner-right .news-detail-content .newsPage a {
	color: #323232;
}
.common-inner .inner-right .news-detail-content .newsPage a:hover {
	color: #237ed2;
}
.common-inner .inner-right .de-job-list {
	overflow: hidden;
	padding-bottom: 19px;
	min-height: 645px;
	padding: 5px 5px;
}
.common-inner .inner-right .de-job-list ul li {
	overflow: hidden;
	padding: 0 55px 0 25px;
	height: 128px;
	border-bottom: 1px solid #ededed;
}
.common-inner .inner-right .de-job-list ul li .job-title {
	float: left;
	width: 260px;
	margin-right: 10px;
	padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-title h3 {
	font-weight: bold;
	font-size: 18px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-title p {
	font-size: 16px;
	color: #237ed2;
	line-height: 20px;
	font-weight: bold;
}
.common-inner .inner-right .de-job-list ul li .job-title p em {
	font-weight: normal;
	font-size: 12px;
}
.common-inner .inner-right .de-job-list ul li .job-info {
	float: left;
	width: 200px;
	padding-top: 38px;
}
.common-inner .inner-right .de-job-list ul li .job-info p {
	font-size: 13px;
	color: #b2b2b2;
	line-height: 20px;
	margin-bottom: 15px;
}
.common-inner .inner-right .de-job-list ul li .job-info p span {
	color: #737373;
}
.common-inner .inner-right .de-job-list ul li .job-btn {
	display: none;
	float: right;
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #237ed2;
	margin-top: 50px;
}
.common-inner .inner-right .de-job-list ul li:hover {
	box-shadow: 0 0 4px 2px rgba(104, 104, 104, 0.1);
}
.common-inner .inner-right .de-job-list ul li:hover .job-btn {
	display: block;
}
.common-inner .inner-right .jobs-info {
	padding: 40px 10px 30px;
	margin-bottom: 28px;
	border-bottom: 1px dashed #ededed;
}
.common-inner .inner-right .jobs-info .h3 {
	overflow: hidden;
	margin-bottom: 15px;
}
.common-inner .inner-right .jobs-info .h3 .job-name {
	float: left;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	width: 450px;
}
.common-inner .inner-right .jobs-info .h3 .job-price {
	float: right;
	font-weight: bold;
	font-size: 24px;
	color: #237ed2;
	line-height: 1.1;
	max-width: 360px;
}
.common-inner .inner-right .jobs-info .h3 .job-price em {
	font-weight: normal;
	font-size: 16px;
}
.common-inner .inner-right .jobs-info .p {
	font-size: 13px;
	color: #999999;
	line-height: 20px;
	margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info .p span {
	color: #595959;
}
.common-inner .inner-right .jobs-info .btn {
	padding-top: 10px;
	overflow: hidden;
}
.common-inner .inner-right .jobs-info .btn a {
	display: block;
	width: 230px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	color: #fff;
	background: #237ed2;
	font-size: 14px;
}
.common-inner .inner-right .jobs-info .btn a:hover {
	background: #0058b1;
}
.common-inner .inner-right .jobs-info-content {
	padding: 0 20px;
	overflow: hidden;
}
.common-inner .inner-right .jobs-info-content h3 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 10px;
}
.common-inner .inner-right .jobs-info-content p {
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
.common-inner .inner-right .apply-job {
	overflow: hidden;
	margin-top: 20px;
}
.common-inner .inner-right .apply-job .job-tr {
	overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .tr-over {
	overflow: hidden;
}
.common-inner .inner-right .apply-job .job-tr .error {
	padding-left: 75px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #f00;
}
.common-inner .inner-right .apply-job .job-tr .tr-title {
	float: left;
	width: 50px;
	min-height: 20px;
	text-align: right;
	font-size: 14px;
	color: #808080;
	margin-right: 25px;
	line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont {
	float: left;
	width: 640px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont h3 {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 40px;
	font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[type=text] {
	line-height: 38px;
	font-size: 14px;
	color: #333;
	display: block;
	padding: 0 10px;
	width: 618px;
	height: 38px;
	border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont input[name='captcha'] {
	font-size: 14px;
	line-height: 38px;
	color: #333;
	width: 190px;
	float: left;
	margin-right: 30px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify {
	cursor: pointer;
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 0;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont .verify img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont textarea {
	font-size: 14px;
	color: #333;
	display: block;
	height: 170px;
	line-height: 20px;
	padding: 5px 10px;
	width: 618px;
	border: 1px solid #e6e6e6;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont {
	line-height: 40px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont input[type=radio] {
	margin-right: 10px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont.radio-cont label {
	margin-right: 30px;
	color: #4c4c4c;
	line-height: 40px;
	font-weight: bold;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit {
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #237ed2;
	color: #fff;
	font-size: 15px;
}
.common-inner .inner-right .apply-job .job-tr .tr-cont a.submit:hover {
	background: #0058b1;
}
.common-inner .inner-right .de-message {
	overflow: hidden;
	padding: 0 5px;
}
.common-inner .inner-right .de-message .tips {
	font-size: 13px;
	line-height: 55px;
	color: #737373;
}
.common-inner .inner-right .de-message .mes-form {
	overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr {
	overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr input {
	display: block;
	width: 658px;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr textarea {
	display: block;
	width: 658px;
	padding: 5px 10px;
	height: 168px;
	border: 1px solid #e6e6e6;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code {
	overflow: hidden;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code input {
	width: 188px;
	float: left;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify {
	cursor: pointer;
	float: left;
	margin-left: 25px;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 0;
}
.common-inner .inner-right .de-message .mes-form .form-tr .code .verify img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit {
	margin-top: 15px;
	display: block;
	width: 190px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #237ed2;
	color: #fff;
	font-size: 15px;
}
.common-inner .inner-right .de-message .mes-form .form-tr .submit:hover {
	background: #0058b1;
}
.common-inner .inner-right .de-message .mes-form .form-tr .error {
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #f00;
	padding: 0 5px;
}
#MagnifierWrap2 {
	position: relative;
	width: 350px;
}
.MagnifierMain {
	position: relative;
	width: 350px;
	height: 350px;
	font-size: 0;
	text-align: center;
	line-height: 350px;
	border: 1px solid #e6e6e6;
}
.MagnifierMain img {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
}
.MagnifierDrag {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ccc;
	opacity: 0.4;
	filter: alpha(opacity=40);
	cursor: move;
}
.MagnifierPop {
	position: absolute;
	top: 0;
	overflow: hidden;
	background: #fff;
}
.MagnifierImg {
	position: absolute;
	top: 0;
	left: 0;
}
.spec-items {
	position: relative;
	width: 292px;
	height: 69px;
	overflow: hidden;
	padding-top: 20px;
	margin: 0 auto;
}
.spec-items ul {
	width: 500%;
	position: absolute;
	top: 20px;
	left: 0;
}
.spec-items ul * {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.spec-items li {
	width: 65px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	float: left;
	overflow: hidden;
	margin-right: 5px;
	border: 2px solid #fff;
	font-size: 0;
	cursor: pointer;
}
.spec-items li.on {
	border: 2px solid #268ae7;
}
.spec-items li img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}
span.spe_leftBtn, span.spe_rightBtn {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 20px;
	height: 69px;
	line-height: 69px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	color: #ddd;
	cursor: default;
	background-color: #f9f9f9;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
span.on {
	background-color: #f9f9f9;
	color: #0058b1;
	cursor: pointer;
}
span.spe_leftBtn {
	left: 0;
	background: url(../img/p-detail-left.png) no-repeat center;
}
span.spe_leftBtn.on {
	background: url(../img/p-detail-left-active.png) no-repeat center;
}
span.spe_rightBtn {
	right: 0;
	background: url(../img/p-detail-right.png) no-repeat center;
}
span.spe_rightBtn.on {
	background: url(../img/p-detail-right-active.png) no-repeat center;
}
.de-page-mian {
	text-align: center;
	font-size: 0;
	margin: 40px 0 35px;
}
.de-page-mian .page-inner {
	display: inline-block;
	overflow: hidden;
}
.de-page-mian .page-inner a {
	display: block;
	float: left;
	min-width: 36px;
	padding: 0 5px;
	height: 36px;
	border: 1px solid #dddddd;
	background: #fff;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin-right: -1px;
	overflow: hidden;
}
.de-page-mian .page-inner a.active, .de-page-mian .page-inner a:hover {
	color: #fff;
	border-color: #237ed2;
	background: #237ed2;
}
.de-page-mian .page-inner a.prev {
	margin-right: 10px;
	background: #fff url(../img/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
	background: #fff url(../img/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
	background-color: #fff;
	border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
	margin-left: 10px;
	margin-right: 15px;
	background: #fff url(../img/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
	background: #fff url(../img/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
	background-color: #fff;
	border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
	font-size: 12px;
	margin-right: 0;
	width: 63px;
	margin-left: 10px;
}
.de-page-mian .page-inner span {
	display: block;
	font-size: 12px;
	color: #333;
	float: left;
	line-height: 38px;
}
.de-page-mian .page-inner input {
	display: block;
	float: left;
	height: 36px;
	width: 36px;
	border: 1px solid #dddddd;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #333;
	margin: 0 5px;
}
/*# sourceMappingURL=./inner.css.map */
