.container {
	width: 1200px;
	margin: 0 auto;
}
.font-bold {
	font-weight: bold;
}
.font-red, .font-red * {
	color: #b63036;
}
.font-blue ,.font-blue * {
	color: #0054a7;
}
.clearfix::after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}


footer {
	background: #4b5054;
	padding-top: 55px;
	padding-bottom: 20px;
}
footer a, footer span {
	color: #fff;
	text-decoration: none;
}
footer dl {
	float: left;
	padding-right: 50px;
}

footer .QR_Code{
	float: left;
	width: 310px;
	margin: 0 auto;
}
footer .QR_Code div{
	float: left;
	width: 50%;
	padding-top:50%;
	position:relative;
	top: -20px;
	text-align: center;
}
footer .QR_Code div img{
	width: 80px;
}
footer .QR_Code div p{
	font-size: 16px;
	color: #fff;
	line-height: 200%;
}

footer .qr:first-of-type {
	margin-right: 48px;
	padding-top: 4px;
}
footer dt {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 48px;
}

footer #contactus {
	float: right;
}
footer>.container>dl>dd {
	font-size: 12px;
	margin-bottom: 28px;
}
footer #contactus>dl {
	float: none;
	margin-bottom: 50px;
	padding-left: 80px;
	line-height: 150%;
	width:170px;
	min-height: 110px;
}
footer #contactus>dl:first-child {
	background: url(../images/tel.png) no-repeat 0 45px;
}
footer #contactus>dl:last-child {
	background: url(../images/location.png) no-repeat 0 45px;
}
footer #contactus dt {
	font-size: 14px;
	padding-bottom: 17px;
	color: #fff;
}
footer #contactus dd {
	font-size: 12px;
	color: #fff;
	line-height:200%;
}

#friends {
	clear: both;
	background: #2a2d2f;
	padding: 15px 0;
}
#friends span, #friends a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#friends a {
	display: inline-block;
	margin: 0 3px;
}
.news-menu {
	box-sizing: border-box;
	height: 60px;
	font-size: 0;
	box-shadow: 0 1px  10px rgba(0, 0, 0, .2);
}
.news-menu span {
	display: inline-block;
	line-height: 35px;
	font-size: 20px;
	margin-right: 20px;
	padding: 15px 7px 6px;
	border-bottom: 4px solid #fff;
	text-align:center;
}
.news-menu span.active,.news-menu span:hover {
	border-bottom: 4px solid #b63036;
}
.news-list{
	padding-top: 25px;
	margin-bottom: 50px;
	color: #323232;
}
.news-list li {
	list-style: none;
	padding: 20px 0;
	border-bottom: 1px solid #e3e3e3;
}
.news-list li:hover{
	transform: translate(-2px,-2px);
	box-shadow: 2px 5px 10px rgba(0,0,0,0.2);
}
.news-list li>.left {
	width: 303px;
	float: left;
	overflow: hidden;
	height: 200px;
	line-height: 200px;
	text-align: center;
}
.news-list li>.left img {
	/*min-width:100%;
	min-height:100%;*/
	max-width: 100%;
	max-height: 100%;
	width:auto;
	height:auto;
	vertical-align:middle;

}
.news-list li>.right {
	box-sizing: border-box;
	width: 850px;
	float: right;
}
.news-list h4 {
	font-size: 20px;
	font-weight: 600;
}
.news-list p {
	font-size: 14px;
	margin-top: 15px;
	line-height: 160%;
}
.btnmore {
	padding: 40px 0 86px 20px;
}
.btnmore button {
	width: 107px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #f00;
	background: #fff;
	color: #f00;
}

.news-info {
	background: #f8f8f8;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 134px;
}
.news-info h4 {
	font-size: 20px;
	color: #323232;
	text-align: center;
	padding-bottom: 28px;
}
.news-info div:first-of-type {
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
}
.news-info .pageprev, .news-info .pagenext {
	font-size: 16px;
	color: #323232;
	margin: 0 25px 0;
	line-height: 46px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}
.news-info .pagenext {
	border-top: none;
}
.news-info p {
	padding: 0 25px 0;
	font-size: 14px;
	color: #323232;
	line-height: 27px;
}
.news-info .image {
	text-align: center;
	padding-top: 34px;
	padding-bottom: 250px;
}
.news-info div>.count {
	margin-left: 10px;
}
.content_body {
	padding-bottom: 130px;
	width: 96%;
	margin: 0 auto;
	line-height: 150%;
	text-align:justify;
	font-size: 14px;
	text-indent:2em;
	color: #333;
}
.idea>.title, #job .title, #worker .title {
	box-sizing: border-box;
	padding-top: 28px;
	padding-bottom: 15px;
	font-size: 26px;
	color: #4d4d4d;
	text-align: center;
	background: url(../images/idea.png) no-repeat center bottom;
}
.idea>.info, #job .info, #worker .info{
	font-size: 12px;
	color: #909090;
	text-align: center;
	padding-top: 15px;
}
#worker .info {
	margin-bottom: 84px;
}

ul.i-list li {
	list-style: none;
	float: left;
	margin-right: 115px;
	overflow: hidden;
}
ul.i-list li:first-child {
	margin-left: 86px;
}
ul.i-list li:last-child {
	margin-right: 0;
}
ul.i-list span {
	display: block;
	padding-top: 28px;
	font-size: 20px;
	color: #323232;
	text-align: center;
}
ul.i-list .ball {
	width: 105px;
	height: 103px;
	font-size: 20px;
	line-height: 103px;
	border-radius: 50%;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	transition: all .4s;
}

ul.i-list .ball:hover {
	transform: translateY(-20px);
}

ul.i-list li:first-of-type .ball {
	background: #ff8500;
}
ul.i-list li:nth-of-type(2) .ball {
	background: #fec10c;
}
ul.i-list li:nth-of-type(3) .ball {
	background: #35b18d;
}
ul.i-list li:nth-of-type(4) .ball {
	background: #01b2e4;
}
ul.i-list li:last-of-type .ball {
	background: #fe7ba0;
}
#content h2 {
	color: #bd1827;
	text-align: center;
	font-size: 36px;
	padding: 85px 0 44px;
}
#content h3 {
	background: url(../images/tit_line.png) repeat-x center;
	text-align: center;
	margin-bottom: 43px;
}
#content h3>div {
	font-size: 22px;
	background: #fff;
	display: inline-block;
	padding: 0 35px;
	color: #323232;
}
#content #slogan {
	width: 100%;
}
#content #slogan>li {
	box-sizing: border-box;
	list-style: none;
	float: left;
	position: relative;
	width: 25%;
	height: 300px;
	padding: 0 5px;
}
#content #slogan>li>.wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
#content #slogan .mask {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	width: 100%;
	height: 100%;
}
#content #slogan .mask *{
	color: #fff;
}
#content #slogan .mask::before {
	position: absolute;
	content: '';
	opacity: 0;
	transition: all .5s;
	top: 25px;
	right: 15px;
	bottom: 25px;
	left: 15px;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform-origin: 0 0;
    transform: scale(0, 1);
}
#content #slogan .mask::after {
	position: absolute;
	content: '';
    opacity: 0;
    transition: all 0.5s;
    top: 15px;
    right: 25px;
    bottom: 15px;
    left: 25px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1,0);
    transform-origin: 100% 0;
}
#content #slogan li img {
	width: 100%;
	height: 100%;
	transition: all .5s;
}
#content #slogan li>.wrap:hover .mask::before {
	transform: scale(1, 1);
	opacity: 1;
}
#content #slogan li>.wrap:hover .mask::after {
	transform: scale(1, 1);
	opacity: 1;
}
#content #slogan li>.wrap:hover img {
	transform: scale(1.1);
}
#content #slogan .mask>h4 {
	font-size: 30px;
	font-weight: 200;
	text-align: center;
	padding: 40px 0 35px;
}
#content #slogan .mask>p {
	font-size: 16px;
	padding: 0 35px;
	line-height: 150%;
	text-align: justify;
}
section#job {
	background: #eeeeee;
	margin-top: 98px;
	padding-bottom: 90px;
}
#job .job-position, #job .job-salary {
	color: #0054a7;
	max-width: 940px;
	margin: 0 auto;
}
#job .job-position, #job *{
	color: #0054a7;
}

#job .job-position>p, #job .job-salary>p{
	line-height: 34px;
	font-size: 16px;
}

#job h3 {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	padding: 58px 0 18px 0;
}
#worker {
	box-sizing: border-box;
	padding: 102px 0 138px 0;
	width: 100%;
	height: 100%;
}
.wk{
	width:100%;
	height:0;
	padding:22.44% 0;
	overflow:hidden;
	position:relative;
}
.wk .wk_body{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position:absolute;
}
.wk-col{
	text-align: center;
	width: 40%;
	float: left;
	height:100%;
}
.wk-col.wk-col-2 {
	width: 20%;
}
.wk-col .wk-row{
	border:2px solid #fff;
	height:50%;
	overflow:hidden;
	text-align:center;
}
.wk-col.wk-col-2 .wk-row{
	height:100%;
}
.wk-row img {
	width: 100%;
	height: 100%;
	vertical-align:middle;
}
.wk-row img:hover{
	transform:scale(1.03);
}
/*Animation*/
.ball-box {
	transition: all .5s;
	padding-top: 46px;
}
.animation-ball {
	animation-name: animation_ball;
	animation-fill-mode: both;
	animation-duration: 1s;
}
.animation-delay-1 {
	animation-delay: .1s;
}
.animation-delay-2 {
	animation-delay: .2s;
}
.animation-delay-3 {
	animation-delay: .3s;
}
.animation-delay-4 {
	animation-delay: .4s;
}

@keyframes animation_ball {
	0% {
    	opacity: 0;
    	-webkit-transform: translate3d(0, 100%, 0);
    	transform: translate3d(0, 100%, 0);
	}

	100% {
    	opacity: 1;
    	-webkit-transform: none;
    	transform: none;
	}	
}
.frontdesk {
	text-align: center;
	margin-top: 40px;
}
.address {
	text-align: center;
	margin-top: 25px;
}
.address h1 {
	font-size: 30px;
	font-weight: 300;
	padding-bottom: 20px;
}
.address div {
	padding-bottom: 15px;
}
#baidumap {
	width: 100%;
	height: 580px;
	margin: 30px 0;
}
#baidumap h4 {
	padding-bottom: 10px;
}
.mapaddress div {
	font-size: 12px;
	line-height: 23px;
}
#company {
	background: #f4f4f4;
	color: #323232;
	padding: 60px 0;
	font-size: 14px;
}
#company .left, #company .right {
	box-sizing: border-box;
	width: 50%;
	float: left;
	padding-left: 92px;
}
#company .right {
	max-width: 500px;
}
#company .left > div, #company .right >div {
	line-height: 26px;
	font-size: 14px;
	color: #323232;
}	
/*表单部分*/
#contact {
	padding-bottom: 145px;
}

#contactinfo label {
	display: block;
	padding-bottom: 17px;
}
#contactinfo .form-group {
	margin-bottom: 33px;
}
#contactinfo input {
	width: 100%;
	box-sizing: border-box;
	padding-left: 15px;
	border: 1px solid #a2a2a2;
	height: 48px;
}
#contactinfo input[type=submit] {
	border: none;
	font-size: 30px;
	background: #d7d7d7;
	color: #fefefe;
	height: auto;
	padding: 20px 0;
}
#contactinfo input.active {
	background: #2894ff;
}
#contactinfo textarea {
	border: 1px solid #a2a2a2;
	width: 100%;
	height: 118px;
	resize: none;
}
#contactinfo .title {
	text-align: center;
	color: #323232;
	font-size: 30px;
	padding: 45px 0;
}
#contactinfo{
	width: 704px;
	margin: 0 auto;
}
#contactinfo .left, #contactinfo .right {
	float: left;
	box-sizing: border-box;
	font-size: 14px;
}
#contactinfo .right {
	margin-left: 100px;
}
#contactinfo .left>input, #contactinfo .right>input {
	width: 298px;
}
.p-m-left {
	box-sizing: border-box;
	width: 300px;
	float: left;
}
.p-list-r {
	box-sizing: border-box;
	width: 900px;
	float: left;
	padding-left: 36px;
}
.p-m-left dt {
	line-height: 80px;
	height: 80px;
	background: #2894ff;
	color: #fff;
	font-size: 24px;
	padding-left: 10px;
}
.p-m-left dt>span {
	color: #a9d3fd;
	font-size: 14px;
}
.p-m-left>dl:first-child>dd {
	position: relative;
	background: #f0f0f0;
	color: #323232;
	font-size: 14px;
	line-height: 40px;
	padding-left: 23px;
	margin-top: 4px;
}
.p-m-left>dl:first-child>dd:hover a {
	color: #2894ff;
}
.p-m-left>dl:first-child>dd:hover::before {
	border-left-color: #2894ff;
}
.p-m-left>dl:first-child>dd>a {
	display: block;
	transition: all .3s;
}
.p-m-left>dl:first-child>dd.active>a,
.p-m-left>dl:first-child>dd.active {
	color: #2894ff;
}
.p-m-left>dl:first-child>dd.active::before {
	border-left-color: #2894ff;
}
.p-m-left>dl:first-child>dd::before {
	position: absolute;
	left: 10px;
	top: 15px;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #d2d2d2;
	transition: all .3s;
}
.p-m-left>dl:last-child>dd {
	font-size: 14px;
	color: #323232;
	padding: 20px;
	border: 1px solid #d6d4d4;
}
.p-m-left>dl:last-child div {
	line-height: 26px;
}
.p-crumb a{
	color: #909090;
}
.p-crumb img {
	width: 15px;
}
.p-crumb {
	color: #909090;
	font-size: 14px;
	position: absolute;
	line-height: 200%;
	bottom: -1px;
	right: 0;
}
.c-title {
	line-height: 70px;
	font-size: 18px;
	color: #323232;
	text-align: center;
	height: 70px;
	margin-right: 36px;
	border-bottom: 1px solid #f0f0f0;
}
.c-thumb {
	margin-right: 36px;
	display: block;
	position: relative;
}
.c-thumb img {
	width: 100%;
	height: 100%;
}
.c-description {
	border-bottom: 1px solid #f0f0f0;
	margin-right: 36px;
}
.c-description>span {
	box-sizing: border-box;
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #cbcbcb;
	text-align: center;
	font-size: 14px;
	color: #323232;
	background: #f0efef;
}
.c-content {
	padding-bottom: 50px;
}
.p-center {
	margin-bottom: 50px;
}
.xzoom {
	position: relative !important;
	width: 170px !important;
	display: block;
	margin: 60px auto;
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
	/* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); */
}
.download_list {
	margin-bottom: 50px;
}
.download_list li {
	position: relative;
	margin-right: 36px;
	border-bottom: 1px solid #e9eae9;
}
.download_list h5 {
	display: inline-block;
	font-size: 16px;
	color: #484848;
	font-weight: normal;
	padding: 28px 0 10px 0;
	border-bottom: 1px solid #e9eae9;

}
.download_list time {
	display: block;
	font-size: 14px;
	color: #909090;
	padding: 12px 0 20px 0;
}
.download_list button {
	position: absolute;
	width: 80px;
	height: 40px;
	line-height: 40px;
	color: #323232;
	background: #e5e5e5;
	border: none;
	outline: none;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.download_list button:hover {
	color: #fff;
	background: #2894ff;
}
.swiper-button-prev {
	background-image: url(../images/left_j.png)!important;
}
.swiper-button-next {
	background-image: url(../images/right_j.png)!important;
}
.swiper-button-next, .swiper-button-prev{
	width: 47px !important;
	height: 77px !important;
	background-size: 30px 50px;
}
.zhuanli {
	position: relative;
}
.zhuanli-container {
	position: relative;
	width:80%;
	margin: 0 auto;
}
.zhuanli-container .swiper-wrapper {
	position: absolute;
}
.xzoom-preview {
	background: #fff !important;
}
.product_list li .product_thumb img {
	margin: 0 auto;
}