﻿@charset "UTF-8";
.about-th .swiper-story2 .slide-story2 .pic1:after, .about-th .swiper-story2 .slide-story2 .pic2:after, .about-th .swiper-story .slide-story .pic1:after, .about-th .swiper-story .slide-story .pic2:after {
	content: "";
	height: 0;
	width: 0;
	overflow: hidden;
}
body.on, html.on {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.w1200 {
	margin: 0 auto;
	width: 1200px;
}
.footer {
	width: 100%;
	background: #fff;
	padding: 45px 0 50px;
        border-top: 1px solid #ddd;
        clear: both;
}
.footer h2 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #000;
}
.footer h2 a {
	color: #000;
}
.footer .left {
	float: left;
}
.footer .foot1 {
	float: left;
	width: 450px;
}
.footer .foot1 p a {
	color: #666;
}
.footer .foot1 span {
	margin-right: 30px;
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	color: #666;
}
.code img{width:40%;}

.footer .code {
	float: right;
	text-align: right;
}
.footer .code p {
	font-size: 14px;
	line-height: 22px;
	color: #000;
	margin-top: 15px;
}
.footer .foot2 .friendly {
	margin-bottom: 30px;
	text-align: left;
}
.footer .foot2 .friendly a {
	color: #666;
	display: inline-block;
	margin-right: 90px;
}
.footer .foot2 .friendly a:hover {
	color: #046da0;
}
.footer .foot2 p {
	text-align: center;
}
.in-fooer {
	/*border-top: 1px solid #f3f3f3;*/
}
/****首页***/
.bgsize {
	background-size: cover !important;
}
.bordergreen {
	border: 30px solid #0090d5;
}
.bordertop {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 7px;
	background: #0090d5;
	z-index: 10;
	transition: all 0.5s;
}
.borderbottom {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 7px;
	background: #0090d5;
	z-index: 10;
	transition: all 0.5s;
}
.borderleft {
	position: fixed;
	left: 0;
	top: 0;
	width: 7px;
	height: 100%;
	background: #0090d5;
	z-index: 10;
	transition: all 0.5s;
}
.borderright {
	position: fixed;
	right: 0;
	top: 0;
	width: 7px;
	height: 100%;
	background: #0090d5;
	z-index: 10;
	transition: all 0.5s;
}
.menu {
	display: none;
	position: fixed;
	width: 70px;
	height: 70px;
	background: url(../images/img1.jpg) no-repeat center;
	background-size: cover;
	left: 120px;
	top: 50px;
	z-index: 9;
	cursor: pointer;
}
.menu.on {
	display: block;
}
.body-shadow {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #046da0;
	opacity: 0.96;
	filter: alpha(opacity=96);
	z-index: 11;
}
.bgtxt {
	display: none;
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -125px;
	text-align: center;
	width: 100%;
	height: 250px;
	line-height: 250px;
	color: #fff;
	font-size: 284px;
	opacity: 0.02;
	filter: alpha(opacity=2);
	z-index: 12;
}
.menu-con {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 13;
}
.menu-con .con {
	padding: 60px 6%;
	height: calc(100% - 120px);
}
.menu-con .con .close {
	width: 21px;
	height: 21px;
	background: url(../images/close.png) no-repeat center;
	cursor: pointer;
}
.menu-con .con .menulist {
	position: relative;
	top: 40%;
}
.menu-con .con .menulist ul {
	width: 100%;
}
.menu-con .con .menulist li {
	position: relative;
	width: 14%;
	height: 80px;
	transition: all 0.5s;
}
.menu-con .con .menulist li .tt {
	position: relative;
	display: block;
	width: 100%;
	font-size: 20px;
	line-height: 80px;
	text-align: center;
	color: #fff;
}
.menu-con .con .menulist li .menuson {
	display: none;
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	text-align: center;
	border-top: 1px solid #fff;
}
.menu-con .con .menulist li .menuson a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}
.menu-con .con .menulist li .menuson a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.menu-con .con .menulist li:hover .tt {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.menu-con .con .bott {
	width: 88%;
	bottom: 60px;
	left: 6%;
}
.menu-con .con .bott p {
	float: right;
	font-size: 14px;
	color: #fff;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.menu-con .con .bott .share {
	float: left;
	text-align: center;
	width: 15%;
}
.menu-con .con .bott .share .jiathis_style .jtico {
	margin: 0 7px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	padding-left: 0;
	width: 28px !important;
	height: 28px !important;
	line-height: 28px !important;
	padding-left: 0 !important;
	vertical-align: middle;
}
.menu-con .con .bott .share .jiathis_style .jtico_tsina {
	background: url(../images/share2.png) no-repeat;
	background-position: -83px 0;
}
.menu-con .con .bott .share .jiathis_style .jtico_weixin {
	background: url(../images/share2.png) no-repeat;
	background-position: 0 0;
}
.menu-con .con .bott .share .jiathis_style .jtico_tqq {
	background: url(../images/share2.png) no-repeat;
	background-position: -42px 0;
}
.nav {
	left: 50%;
	margin-left: -44%;
	bottom: 0;
	width: 88%;
	height: 100px;
	background: #fff;
	z-index: 3;
	transition: all 0.5s;
}
.nav .logo {
	width: 15%;
	text-align: center;
	/*border-right: 1px solid #e5e5e5;*/
	height: 100px;
	line-height: 100px;
}
.nav .logo a {
	display: block;
	height: 100%;
	border-right: 1px solid #e5e5e5;
}
.nav .logo img {
	vertical-align: middle;
}
.nav ul {
	margin-left: 3%;
	width: 63%;
}
.nav ul li {
	position: relative;
	height: 100px;
	font-size: 15px;
	width: 16.5%;
	text-align: center;
}
.nav ul li .tt {
	display: block;
	line-height: 100px;
	color: #333;
}
.nav ul li.last {
	/*border-left: 1px solid #e5e5e5;*/
	border-right: 1px solid #e5e5e5;
}
.nav ul li .navson {
	display: none;
	position: absolute;
	left: 0;
	background: #f3f8f6;
	width: 100%;
	text-align: center;
}
.nav ul li .navson a {
	display: block;
	line-height: 66px;
	border-bottom: 1px solid #e7ebe9;
	color: #333;
}
.nav ul li .navson a:hover {
	color: #046ea1;
}
.nav ul li:hover {
	background: #f3f8f6;
}
.inav ul li .navson {
	bottom: 100px;
}
.nav .share {
	padding: 32px 0;
	text-align: center;
	width: 19%;/*border-left: 1px solid #e5e5e5;*/
}
.nav .share .sharecon {
	width: 210px;
	margin: 0 auto;
}
.nav .share .sharecon p {
	margin-top: 10px;
	line-height: 24px;
	font-size: 15px;
	color: #333;
}
.nav .share .sharecon p a {
	color: #333;
}
.nav .share .sharecon p a:hover {
	color: #046da0;
}
.nav .share .jiathis_style .jtico {
	margin: 0 7px;
	width: 28px;
	height: 28px;
	line-height: 28px;
	padding-left: 0;
	width: 28px !important;
	height: 28px !important;
	line-height: 28px !important;
	padding-left: 0 !important;
	vertical-align: middle;
}
.nav .share .jiathis_style .jtico_tsina {
	background: url(../images/share.png) no-repeat;
	background-position: -83px 0;
}
.nav .share .jiathis_style .jtico_weixin {
	background: url(../images/share.png) no-repeat;
	background-position: 0 0;
}
.nav .share .jiathis_style .jtico_tqq {
	background: url(../images/share.png) no-repeat;
	background-position: -42px 0;
}
.nav .nav-btn {
	display: none;
	cursor: pointer;
	height: 25px;
	margin-right: 30px;
	margin-top: 13px;
	position: relative;
	width: 30px;
}
.nav .nav-btn .line {
	display: block;
	width: 100%;
	height: 3px;
	background-color: #656565;
	position: absolute;
	left: 0;
	-webkit-transition: left 0.5s ease 0s;
	transition: left 0.5s ease 0s;
}
.nav .nav-btn .line.top {
	top: 0;
}
.nav .nav-btn .line.cent {
	top: 11px;
}
.nav .nav-btn .line.bot {
	top: 21px;
}
.section, .base {
	position: relative;
	overflow: hidden;
	background-size: cover !important;
}
.section1 .banner {
	position: relative;
	overflow: hidden;
	background: url(../images/loadings.gif) no-repeat center;
}
.section1 .banner ul, .section1 .banner li {
	width: 100%;
}
.section1 .banner li {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-size: cover !important;
}
.section1 .m-banner {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: none;
}
.section1 .m-banner .slide-banner {
	background-size: cover !important;
}
.section1 .m-banner .slide-banner a {
	display: block;
	height: 100%;
}
.section1 .ico-down {
	display: block;
	width: 19px;
	height: 39px;
	position: absolute;
	bottom: 140px;
	left: 50%;
	margin-left: -10px;
	cursor: pointer;
	background: url(../images/bg1.png) no-repeat center;
}
.section1 .ico-down i {
	position: absolute;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	bottom: 40px;
	text-transform: uppercase;
	left: 50%;
	width: 90px;
	margin-left: -45px;
}
.section2 {
	background: url(../images/banner3.jpg) no-repeat center;
}
.section2 .cont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
}
.section2 .cont .tit {
	text-align: center;
}
.section2 .cont .tit h2 {
	font-size: 30px;
	line-height: 50px;
	color: #046ea1;
}
.section2 .cont .tit p {
	font-size: 16px;
	line-height: 30px;
	color: #878787;
}
.section2 .cont .tit .line {
	width: 70px;
	height: 2px;
	background: #858c88;
	margin: 15px auto;
}
.section2 .cont .main {
	margin: 50px auto 0;
	width: 1200px;
	background: #046ea1 url(../images/bg2.jpg) no-repeat right bottom;
}
.section2 .cont .main .swiper-story {
	width: 50%;
	overflow: hidden;
}
.section2 .cont .main .swiper-story .swiper-pagination-story {
	position: absolute;
	height: 14px;
	right: 20px;
	bottom: 20px;
	text-align: right;
}
.section2 .cont .main .swiper-story .swiper-pagination-story span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: #fff;
	margin: 0 10px;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.section2 .cont .main .swiper-story .swiper-pagination-story span.swiper-active-switch {
	opacity: 1;
	filter: alpha(opacity=100);
}
.section2 .cont .main .txt {
	padding: 80px 3%;
	width: 44%;
	color: #fff;
}
.section2 .cont .main .txt h2 {
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	color: #fff;
}
.section2 .cont .main .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
        text-indent:2em;
        overflow: hidden;
}
.section2 .cont .main .txt .more {
	display: block;
	margin-top: 15px;
	width: 80px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #fff;
	padding-left: 55px;
	color: #fff;
	background: url(../images/bg3.png) no-repeat 22px center;
	transition: all 0.5s;
}
.section2 .cont .main .txt .more:hover {
	background: url(../images/bg3.png) no-repeat 30px center;
}
/**首页产品**/
.section3 .cont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
}
.section3 .cont .main {
	width: 1200px;
	margin: 50px auto 0;
}
.section3 .cont .tit {
	margin-bottom: 55px;
	text-align: center;
}
.section3 .cont .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.section3 .cont .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.section3 .cont .main .swiper-story2 .slide-story2 .txt {
	padding: 40px;
	height: 220px;
	background: #fbfbfb;
	text-align: center;
}
.section3 .cont .main .swiper-story2 .slide-story2 .txt h2 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	color: #000;
}
.section3 .cont .main .swiper-story2 .slide-story2 .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.section3 .cont .main .swiper-story2 .slide-story2 .txt a {
	margin: 20px auto 0;
	display: block;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-family: arial;
	transition: all 0.5s;
}
.section3 .cont .main .swiper-story2 .slide-story2 .txt a:hover {
	background: #046da0;
	color: #fff;
	border: 1px solid #046da0;
}
.section3 .cont .main .swiper-story2 .slide-story2 .pic1:after {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
	border-bottom: 15px solid #fbfbfb;
	border-left: 15px dashed transparent;
	border-right: 15px dashed transparent;
}
.section3 .cont .main .swiper-story2 .slide-story2 .pic2:after {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 0;
	border-top: 15px solid #fbfbfb;
	border-left: 15px dashed transparent;
	border-right: 15px dashed transparent;
}
.section3 .cont .main .swiper-pagination-story2 {
	position: relative;
	margin: 38px auto 0;
	width: 100%;
	height: 14px;
	text-align: center;
}
.section3 .cont .main .swiper-pagination-story2 span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #818181;
	margin: 0 10px;
	border-radius: 50%;
	overflow: hidden;
}
.section3 .cont .main .swiper-pagination-story2 span.swiper-visible-switch {
	background: #818181;
}
.section4 {
	background: url(../images/banner2.jpg) no-repeat center;
}
.section4 .cont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
}
.section4 .cont .tit {
	text-align: center;
}
.section4 .cont .tit h2 {
	font-size: 30px;
	line-height: 50px;
	color: #fff;
}
.section4 .cont .tit p {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.section4 .cont .tit .line {
	width: 70px;
	height: 2px;
	background: #fff;
	margin: 15px auto;
}
.section4 .cont .main {
	width: 1200px;
	margin: 50px auto 0;
}
.section4 .cont .main .swiper-news {
	width: 100%;
	overflow: hidden;
}
.section4 .cont .main .swiper-news .slide-news .box {
	padding: 0 12px;
}
.section4 .cont .main .swiper-news .slide-news .pic img {
	transition-duration: 500ms;
}
.section4 .cont .main .swiper-news .slide-news .txt {
	padding: 18px;
	background: #fff url(../images/bg5.png) no-repeat right bottom;
}
.section4 .cont .main .swiper-news .slide-news .txt h2 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.section4 .cont .main .swiper-news .slide-news .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.section4 .cont .main .swiper-news .slide-news .txt span {
	margin-top: 30px;
	display: block;
	padding-left: 24px;
	color: #666;
	background: url(../images/date1.png) no-repeat left center;
}
.section4 .cont .main .swiper-pagination-news {
	position: relative;
	margin: 20px auto 0;
	width: 100%;
	height: 15px;
	text-align: center;
}
.section4 .cont .main .swiper-pagination-news span {
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	margin: 0 10px;
	border-radius: 50%;
	overflow: hidden;
}
.section4 .cont .main .swiper-pagination-news span.swiper-active-switch {
	background: #fff;
}
.section5 {
	background: url(../images/nner2.jpg) no-repeat center;
}
.section5 .cont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
}
.section5 .cont .tit {
	margin-bottom: 20px;
}
.section5 .cont .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #fff;
}
.section5 .cont .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.section5 .cont .con {
	font-size: 14px;
	/*line-height: 24px;*/
	line-height: 30px;
	color: #fff;
}
.section5 .cont .con .img {
	margin: 70px 0 40px;
	text-align: center;
}
.section5 .cont .con .img img {
	max-width: 95%;
    border: 2px solid #fff;
}
.section5 .cont .con h2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.section5 .cont .con a {
	display: block;
	margin-top: 5px;
	font-size: 16px;
	line-height: 24px;
	color: #046ea1;
}
.base .cont {
	position: relative;
	top: 0;
	margin-top: 20px;
}
.section6 #myvideo {
	position: relative;
	display: block;
}
.section6 .cont {
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 50%;
	margin-left: -600px;
}
.section6 .cont .playbtn {
	margin: 0 auto 30px;
	width: 83px;
	height: 83px;
	background: url(../images/bg6.png) no-repeat center;
}
.section6 .cont p {
	margin: 0 auto;
	width: 830px;
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.section6 .cont p a{
	color: #fff;
}
#navLi {
	position: fixed;
	right: 100px;
	top: 50%;
	width: 15px;
	margin-top: -87px;
	z-index: 10;
	transition: all 0.5s;
}
#navLi li {
	cursor: pointer;
	width: 15px;
	height: 15px;
	margin: 10px 0;
	background: #6acae6;
	border-radius: 50%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	text-indent: -9999px;
}
#navLi li.current {
	opacity: 1;
	filter: alpha(opacity=100);
}
.base {
	width: 100%;
}
.base .basenav {
	position: relative;
	padding-bottom: 0;
}
.base .basenav ul li .navson {
	top: 100px;
}
.ban {
	position: relative;
	width: 100%;
	height: 670px;
	border-bottom: 1px solid #ededed;
	background-size: cover !important;
}
.ban .txt {
	padding-top: 200px;
	text-align: right;
	color: #fff;
}
.ban .txt h2 {
	font-size: 48px;
	line-height: 60px;
}
.ban .txt p {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 40px;
}
.ban .txt img {
	cursor: pointer;
}
.ban .nav {
	bottom: 0;
	padding-bottom: 0;
}
.about-fi {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
	text-align: center;
}
.about-fi .tit {
	margin-bottom: 20px;
}
.about-fi .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.about-fi .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.about-fi .con {
	font-size: 14px;
	/*margin-bottom: 54px;*/
	line-height: 40px;
	color: #999;
	text-align: left;
}
.about-fi .con img {
	max-width: 100%;
}
.about-sec {
	width: 100%;
	padding: 50px 0 90px;
	background: #fbfbfb;
}
.about-sec .tit {
	margin-bottom: 20px;
	text-align: center;
}
.about-sec .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.about-sec .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.about-sec .history {
	width: 1200px;
	margin: 60px auto 0;
	background: url(../images/bg8.jpg) repeat-x left 45px;
}
.about-sec .even-num {
	margin: 0 auto 45px;
	position: relative;
	width: 1116px;
	height: 50px;
	overflow: hidden;
}
.about-sec .even-num .slide-history {
	float: left;
	width: 124px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	background: url(../images/bg9.png) no-repeat center bottom;
	cursor: pointer;
}
.about-sec .even-num .slide-history span {
	font-size: 20px;
}
.about-sec .even-num .slide-history.active {
	background: url(../images/bg10.png) no-repeat center bottom;
	color: #046ea1;
}
.about-sec .even-num .slide-history.active span {
	font-size: 24px;
	font-weight: bold;
}
.about-sec .even-show {
	background: #fff;
	padding: 50px;
}
.about-sec .even-show h2 {
	font-size: 34px;
	line-height: 46px;
	color: #333;
	font-weight: normal;
}
.about-sec .even-show p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.about-th {
	padding: 50px 0 90px;
	margin: 0 auto;
	width: 1200px;
}
.about-th .tit {
	margin-bottom: 55px;
	text-align: center;
}
.about-th .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.about-th .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.about-th .swiper-story2 .slide-story2 .txt {
	padding: 40px;
	height: 220px;
	background: #fbfbfb;
	text-align: center;
}
.about-th .swiper-story2 .slide-story2 .txt h2 {
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 24px;
	line-height: 60px;
	color: #000;
}
.about-th .swiper-story2 .slide-story2 .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.about-th .swiper-story2 .slide-story2 .txt a {
	margin: 20px auto 0;
	display: block;
	width: 148px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #dbdbdb;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	font-family: arial;
	transition: all 0.5s;
}
.about-th .swiper-story2 .slide-story2 .txt a:hover {
	background: #046da0;
	color: #fff;
	border: 1px solid #046da0;
}
.about-th .swiper-story2 .slide-story2 .pic1:after {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
	border-bottom: 15px solid #fbfbfb;
	border-left: 15px dashed transparent;
	border-right: 15px dashed transparent;
}
.about-th .swiper-story2 .slide-story2 .pic2:after {
	position: absolute;
	left: 50%;
	margin-left: -15px;
	top: 0;
	border-top: 15px solid #fbfbfb;
	border-left: 15px dashed transparent;
	border-right: 15px dashed transparent;
}
.about-th .swiper-pagination-story {
	position: relative;
	margin: 38px auto 0;
	width: 100%;
	height: 14px;
	text-align: center;
}
.about-th .swiper-pagination-story span {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 2px solid #818181;
	margin: 0 10px;
	border-radius: 50%;
	overflow: hidden;
}
.about-th .swiper-pagination-story span.swiper-visible-switch {
	background: #818181;
}
/**message**/
#feedback {
	margin: 50px auto;
	width: 100%;
}
#feedback .img {
	width: 100%;
	margin: 0px auto;
}
#feedback .img img {
	width: 100%;
}
#feedback .text {
	font-size: 14px;
	color: #999;
	line-height: 25px;
	text-align: left;
	padding: 20px 0px;
	border-bottom: 1px solid #eee;
}
#feedback .text strong {
	color: #333;
}
#feedback form {
	margin: 0px auto;
	padding: 20px 0px;
	text-align: left;
}
#feedback form dl {
	width: 100%;
	text-align: left;
	padding: 0px;
}
#feedback form dl dt {
	width: 90px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	text-align: left;
}
#feedback form dl dt, #feedback form dl dd {
	padding: 8px 0px;
}
#feedback form dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#feedback form dl dd {
	padding-left: 90px;
	margin-top: -40px;
}
#feedback form dl dd select {
	width: auto;
	font-size: 14px;
	font-family: "微软雅黑", Arial, "Arial Narrow";
	color: #666;
	padding: 5px 20px;
	border: 1px solid #ddd;
	cursor: pointer;
	margin-right: 10px;
}
#feedback form dl input, #feedback form dl textarea {
	padding: 5px 20px;
	border: 1px solid #ddd;
	color: #888;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-right: 20px;
}
#feedback form dl input {
	width: 45%;
	height: 30px;
}
#feedback form dl textarea {
	width: 96%;
	height: 120px;
	overflow: auto;
	padding: 20px 2%;
}
#feedback form dl #checksn {
	width: 10%;
}
#feedback form dl .button input {
	width: auto;
	height: 45px;
	line-height: 45px;
	border: none;
	color: #fff;
	padding: 0px 35px;
	cursor: pointer;
	font-weight: bold;
	background: #666;
	font-family: "微软雅黑";
	font-size: 16px;
	margin: 15px auto;
}
#feedback form dl .button input:hover {
	background: #024d72;
}
/**20171218**/
.pro-img-demo {
	margin-top: 60px;
}
.pro-img-demo dd {
	float: left;
	display: block;
	margin-right: 3px;
}
.pro-img-demo .img {
	display: block;
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.pro-img-demo .img-item1 {
	width: 352px;
}
.pro-img-demo .img-item2 {
	width: 268px;
}
.pro-img-demo .img-item3 {
	width: 574px;
	margin-right: 0px;
}
.pro-img-demo .img-item3 figure {
	float: left;
	display: block;
}
.pro-img-demo figure {
	margin-bottom: 3px;
	position: relative;
}
.pro-img-demo .pro-kc-item1, .pro-img-demo .pro-kc-item3, .pro-img-demo .pro-kc-item6, .pro-img-demo .pro-kc-item7 {
	margin-bottom: 0px;
}
.pro-kc-item4, .pro-kc-item6 {
	margin-right: 3px;
}
.pro-kc-item4 {
	width: 58%;
}
.pro-kc-item7 {
	width: 57.9%;
}
.pro-kc-item5, .pro-kc-item6 {
	width: 41.4%;
}
.pro-kc-item5 {
	background-color: #ededed;
}
.pro-kc-item5 .txt {
	position: absolute;
	left: 0;
	top: 42%;
	color: #e98205;
	width: 100%;
	text-align: center;
	font-size: 2em;
	line-height: 1.2;
}
.inner {
	width: 1200px;
	margin: 0px auto;
}
/**20171220环境**/

.environment {
	margin: 70px auto;
	width: 1200px;
}
.environment .container {
	margin: 0 auto;
	position: relative;
}
.environment .container .list-item {
	float: left;
	margin: 30px 10px 0;
	vertical-align: top;
	cursor: pointer;
}
.environment .container .list-item a {
	display: block;
	border: 1px solid #eee;
}
.environment .container .list-item .box-preview img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.environment .container .list-item .box-description {
	padding: 10px;
	background: #fbfbfb;
	color: #999;
	transition: background-color .5s ease-in .1s, color .3s ease-in .1s;
	transition: all 0.5s;
	text-align: center;
}
.environment .container .list-item .box-description h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
	transition: all 0.5s;
}
.environment .container .list-item .box-description span {
	display: block;
	margin-top: 15px;
	display: block;
	padding-left: 24px;
	background: url(../images/date1.png) no-repeat left center;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;
}
.environment .container .list-item .box-description p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;
}
.environment .container .list-item:hover .box-description {
	background: #046ea1;
}
.environment .container .list-item:hover .box-description h2, .environment .container .list-item:hover .box-description p, .environment .container .list-item:hover .box-description span {
	color: #fff;
}
.environment .container .list-item:hover .box-description span {
	background: url(../images/date2.png) no-repeat left center;
}

/**20171220产品中心**/

.products {
	margin: 70px auto;
	width: 1200px;
}
.products .container {
	margin: 0 auto;
	position: relative;
	width: auto;
	border-top: 0px solid #eee;
	border-left: 1px solid #eee;
}
.products .container .list-item {
	float: left;
	width: 25%;
	margin: 0px 0px 0px;
	vertical-align: top;
	cursor: pointer;
	border-top: 0px solid #eee;
	box-sizing: border-box;
}
.products .container .list-item:nth-child(1),.products .container .list-item:nth-child(2),.products .container .list-item:nth-child(3),.products .container .list-item:nth-child(4) {
	border-top: 1px solid #eee;
}
.products .container .list-item a {
	display: block;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;

}
.products .container .list-item .box-preview img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.products .container .list-item .box-description {
	padding: 10px;
	background: #fbfbfb;
	color: #999;
	transition: background-color .5s ease-in .1s, color .3s ease-in .1s;
	transition: all 0.5s;
	text-align: center;
}
.products .container .list-item .box-description h2 {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	font-weight: normal;
	transition: all 0.5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.products .container .list-item .box-description span {
	display: block;
	margin-top: 15px;
	display: block;
	padding-left: 24px;
	background: url(../images/date1.png) no-repeat left center;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;
}
.products .container .list-item .box-description p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;
}
.products .container .list-item:hover .box-description {
	background: #046ea1;
}
.products .container .list-item:hover .box-description h2, .products .container .list-item:hover .box-description p, .products .container .list-item:hover .box-description span {
	color: #fff;
}
.products .container .list-item:hover .box-description span {
	background: url(../images/date2.png) no-repeat left center;
}
#contact {
	text-align: left;
	margin: 0px auto;
}
#contact .img {
	float: left;
	width: 48%;
	max-width: 600px;
}
#contact .img img {
	width: 100%;
	height: auto;
}
#contact .text {
	float: right;
	width: 46%;
	text-align: left;
	padding: 30px 0px;
	padding-left: 3%;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
#contact .text h2 {
	display: block;
	font-size: 36px;
	color: #333;
	padding: 15px 0px 30px 0px;
}
#contact .text strong {
	display: inline-block;
	color: #068ccf;
	padding-top: 15px;
}
#contact .text strong span {
	font-size: 24px;
}
.industry {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.industry .tit {
	margin-bottom: 20px;
}
.industry .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.industry .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.industry .con {
	font-size: 14px;
	/*line-height: 24px;*/
	line-height: 30px;
	color: #999;
}
.industry .con .img {
	margin: 70px 0 40px;
	text-align: center;
}
.industry .con .img img {
	max-width: 100%;
}
.industry .con h2 {
	margin-top: 20px;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #333;
}
.industry .con a {
	display: block;
	margin-top: 80px;
	font-size: 16px;
	line-height: 24px;
	color: #046ea1;
}
.process {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.process .tit {
	margin-bottom: 20px;
}
.process .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.process .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.process .con {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.process .con .list {
	margin-top: 70px;
}
.process .con .list ul, .process .con .list li {
	width: 100%;
}
.process .con .list li {
	margin-bottom: 20px;
	background: #fbfbfb;
}
.process .con .list li .pic {
	float: left;
	width: 50%;
}
.process .con .list li .pic img {
	width: 100%;
}
.process .con .list li .txt {
	float: right;
	width: 50%;
}
.process .con .list li .txt .box {
	padding: 40px 50px 15px;
}
.process .con .list li .txt h2 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	color: #333;
}
.process .con .list li .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.process .con .list li.odd .pic {
	float: right;
}
.process .con .list li.odd .txt {
	float: left;
}
.storeslist {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.storeslist .tit {
	margin-bottom: 20px;
}
.storeslist .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.storeslist .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.storeslist .con {
	margin-top: 40px;
}
.storeslist .con .box h2 {
	font-size: 20px;
	line-height: 60px;
	color: #046ea1;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px solid #e5e5e5;
}
.storeslist .con .box h3 {
	font-size: 16px;
	line-height: 36px;
	color: #333;
	font-weight: normal;
}
.storeslist .con .box p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.quality {
	width: 100%;
	padding: 0px 0 90px;
	background: #fbfbfb;
}
.quality .tit {
	margin-bottom: 20px;
	text-align: center;
}
.quality .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.quality .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.quality .con {
	width: 1040px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: center;
}
.quality .list {
	margin-top: 0px;
}
.quality .list ul, .quality .list li {
	width: 100%;
}
.quality .list li {
	margin-bottom: 20px;
	background: #fff;
}
.quality .list li .pic {
	float: left;
	width: 50%;
}
.quality .list li .pic img {
	width: 100%;
}
.quality .list li .txt {
	float: right;
	width: 50%;
}
.quality .list li .txt .box {
	padding: 40px 50px 15px;
}
.quality .list li .txt h2 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	color: #333;
}
.quality .list li .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.quality .list li.odd .pic {
	float: right;
}
.quality .list li.odd .txt {
	float: left;
}
.iphone {
	width: 100%;
	text-align: center;
	padding-bottom: 70px;
	background: #fff url(../images/bg11.jpg) repeat-x center bottom;
}
.protxt {
	margin: 0 auto;
	width: 950px;
	padding: 80px 0;
}
.protxt p {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.protxt p span {
	font-size: 18px;
	line-height: 24px;
	color: #046ea1;
	margin-right: 30px;
}
.news {
	margin: 70px auto;
	width: 1200px;
}
.news .container {
	margin: 0 auto;
	position: relative;
}
.news .container .list-item {
	float: left;
	margin: 30px 10px 0;
	vertical-align: top;
	cursor: pointer;
}
.news .container .list-item .box-preview img {
	vertical-align: top;
}
.news .container .list-item .box-description {
	padding: 25px 20px;
	background: #fbfbfb;
	color: #999;
	transition: background-color .5s ease-in .1s, color .3s ease-in .1s;
	transition: all 0.5s;
    height: 150px;
}
.news .container .list-item .box-description h2 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
	color: #000;
	font-weight: normal;
	transition: all 0.5s;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.news .container .list-item .box-description span {
	display: block;
	margin-top: 15px;
	display: block;
	padding-left: 24px;
	background: url(../images/date1.png) no-repeat left center;
	font-size: 12px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;

}
.news .container .list-item .box-description p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	transition: all 0.5s;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.news .container .list-item:hover .box-description {
	background: #046ea1;
}
.news .container .list-item:hover .box-description h2, .news .container .list-item:hover .box-description p, .news .container .list-item:hover .box-description span {
	color: #fff;
}
.news .container .list-item:hover .box-description span {
	background: url(../images/date2.png) no-repeat left center;
}
.news .info .top {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
	font-size: 24px;
	color: #000;
	line-height: 30px;
	text-align: center;
}
.news .info .top p {
	margin: 0 auto;
	max-width: 640px;
}
.news .info .top span {
	font-size: 14px;
	color: #999;
	margin-top: 0;
}
.news .info .mid {
	margin: 0 auto;
	max-width: 100%;
	padding: 40px 0;
	line-height: 26px;
	line-height: 26px;
}
.news .info .mid img {
	margin: 10px 0;
	max-width: 100%;
}
.news .info .mid p {
/*text-indent: 2em;*/
}
.news .info .bot {
	position: relative;
	padding-top: 40px;
	border-top: 1px solid #e5e5e5;
}
.news .info .bot .left {
	float: left;
}
.news .info .bot p {
  font-size: 12;
  margin-bottom: 7px;
}
.news .info .bot p span {
  display: inline-block;
  /*padding: 0 20px;*/
  line-height: 30px;
  /*background: #ececec;*/
  color: #666;
  font-size: 12px;
  font-weight: bold;
}
.news .info .bot p a {
  /*width: 430px;*/
  display: inline-block;
  /*background: #f4f4f4;*/
  padding: 0 10px;
  font-size: 12px;
  line-height: 30px;
  color: #666;
}
.news .info .bot p b {
  display: inline-block;
  padding: 0 10px;
  line-height: 30px;
  font-weight: normal;
}
.news .info .bot .back {
  float: right;
  margin-bottom: 15px;
  display: block;
  width: 85px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #ececec;
  font-size: 12px;
  color: #666;
  font-weight: bold;
}
.page {
	text-align: center;
	margin-top: 30px;
}
.more {
	display: none;
	margin: 30px auto 0;
}
.more p {
	margin: 0 auto;
	font-size: 16px;
	width: 200px;
	height: 40px;
	line-height: 40px;
	background: #fff;
	color: #000;
	text-align: center;
	border: 1px solid #046da0;
}
.jobs {
	margin: 0 auto;
	width: 1200px;
	padding: 50px 0 80px;
}
.jobs .jobs-tit {
	text-align: center;
}
.jobs .jobs-tit .tit {
	display: inline-block;
	margin: 0 50px 30px;
	text-align: center;
	overflow: hidden;
	transition: all 0.5s;
}
.jobs .jobs-tit .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
}
.jobs .jobs-tit .tit .line {
	width: 0;
	height: 2px;
	background: #046ea1;
	margin: 5px auto;
}
.jobs .jobs-tit .tit:hover p, .jobs .jobs-tit .tit.on p {
	color: #046ea1;
}
.jobs .jobs-tit .tit.on .line {
	width: 55px;
}
.jobs .search {
	margin: 10px 0 50px;
	text-align: center;
}
.jobs .search input[type="text"] {
	margin: 0 10px 10px 0;
	padding: 0 10px;
	width: 26%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #d3d3d3;
	vertical-align: middle;
}
.jobs .search input[type="submit"] {
	margin-bottom: 10px;
	width: 152px;
	height: 44px;
	background: #046ea1;
	border: none;
	color: #fff;
	font-size: 14px;
	vertical-align: middle;
}
.jobs .search select {
	margin: 0 10px 10px 0;
	padding: 0 10px;
	width: 26%;
	height: 42px;
	line-height: 42px;
	border: 1px solid #d3d3d3;
	vertical-align: middle;
}
.jobs .box {
	margin-bottom: 20px;
	padding: 25px;
	border: 1px solid #e9e9e9;
}
.jobs .box .main .t1 {
	float: left;
	display: inline-block;
	width: 15%;
	line-height: 50px;
	height: 90px;
	border-right: 1px solid #e9e9e9;
	font-size: 18px;
	color: #333;
}
.jobs .box .main .t1 .close {
	display: none;
	font-size: 25px;
	color: #666;
	cursor: pointer;
}
.jobs .box .main .t2 {
	float: left;
	padding: 11px 0;
	height: 65px;
	display: inline-block;
	width: 68%;
	overflow: hidden;
	font-size: 0;
}
.jobs .box .main .t2 span {
	display: inline-block;
	width: 30%;
	padding-left: 3%;
	line-height: 34px;
	font-size: 14px;
	color: #737373;
}
.jobs .box .main .t3 {
	margin-top: 25px;
	display: inline-block;
	float: right;
	width: 10%;
	height: 40px;
	line-height: 40px;
	background: #999;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	transition: all 0.5s;
}
.jobs .box .main .t3:hover {
	background: #333;
}
.jobs .box .main .t4 {
	display: none;
	font-size: 14px;
	color: #999;
	padding: 20px 0;
	line-height: 28px;
}
.jobs .box .main .t4 .apply {
	margin-top: 25px;
	display: inline-block;
	float: right;
	width: 10%;
	height: 40px;
	line-height: 40px;
	background: #333;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.jobs .box .main .t5 {
	display: none;
	padding: 20px 0;
}
.jobs .box .main .t5 .con {
	margin-bottom: 30px;
	width: 25%;
	float: left;
}
.jobs .box .main .t5 .con span {
	float: left;
	width: 26.6%;
	font-size: 14px;
	line-height: 32px;
	text-align: right;
}
.jobs .box .main .t5 .con input {
	float: left;
	width: 61.5%;
	height: 30px;
	border: 1px solid #e5e5e5;
	padding-left: 2%;
	font-size: 14px;
	line-height: 30px;
}
.jobs .box .main .t5 .con select {
	float: left;
	width: 63.5%;
	height: 30px;
	border: 1px solid #e5e5e5;
	padding-left: 2%;
	font-size: 14px;
	line-height: 30px;
}
.jobs .box .main .t5 .double input {
	border: none;
}
.jobs .box .main .t5 .veri input {
	width: 31.5%;
}
.jobs .box .main .t5 .fourfold {
	width: 100%;
}
.jobs .box .main .t5 .fourfold span {
	width: 6.6%;
}
.jobs .box .main .t5 .fourfold textarea {
	width: 88%;
	height: 166px;
	border: 1px solid #e5e5e5;
	padding: 8px 1%;
	font-size: 14px;
	line-height: 22px;
	float: left;
}
.jobs .box .main .t5 .submit {
	margin-bottom: 0;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
.jobs .box .main .t5 .submit input {
	margin-top: 25px;
	float: right;
	display: inline-block;
	padding: 0;
	width: 10%;
	height: 40px;
	line-height: 40px;
	background: #046ea1;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.jobs .box.on .main .t1 {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	border-right: none;
	height: 50px;
}
.jobs .box.on .main .t1 .close {
	display: inline-block;
}
.jobs .box.on .main .t2 {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
.jobs .box.on .main .t2 span {
	width: 22%;
	padding-left: 2%;
}
.jobs .box.on .main .t3 {
	display: none;
}
.jobs .box.on .main .t4 {
	display: block;
}
.jobs .box.cur .main .t1 {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	border-right: none;
	height: 50px;
}
.jobs .box.cur .main .t1 .close {
	display: inline-block;
}
.jobs .box.cur .main .t2 {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
}
.jobs .box.cur .main .t2 span {
	width: 22%;
	padding-left: 2%;
}
.jobs .box.cur .main .t3 {
	display: none;
}
.jobs .box.cur .main .t4 {
	display: none;
}
.jobs .box.cur .main .t5 {
	display: block;
}
.faith-fi {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.faith-fi .tit {
	margin-bottom: 20px;
}
.faith-fi .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
	text-align: center;
}
.faith-fi .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.faith-fi .con p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.faith-fi .con .main {
	margin-top: 50px;
	background: #f7f7f7;
}
.faith-fi .con .main .img {
	width: 50%;
}
.faith-fi .con .main .txt {
	padding: 35px 3%;
	width: 44%;
	font-size: 14px;
}
.faith-x {
	background: #f7f7f7;
	padding: 95px 0;
}
.faith-x .faith-fi {
	padding: 0;
}
.faith-x .con .main {
	margin-top: 0;
	background: #fff;
}
.faith-x .con .main .txt h2 {
	font-size: 32px;
	height: 60px;
	line-height: 40px;
	color: #666;
	font-weight: normal;
	text-align: center;
}
.faith-x .con .main .txt .txt-box {
	margin-bottom: 15px;
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
}
.faith-x .con .main .txt .txt-tel p {
	font-size: 15px;
	color: #666;
	line-height: 32px;
}
.faith-sec {
	padding: 43px 0;
	height: 443px;
}
.faith-sec .con {
	width: 1200px;
	margin: 0 auto;
}
.faith-sec .con .left {
	float: right;
	margin-top: 280px;
	width: 440px;
}
.faith-sec .con .left p {
	float: left;
	margin-bottom: 4px;
	/*background: #fff;*/
	padding: 0 15px;
	font-size: 24px;
	line-height: 50px;
	color: #808080;
}
.faith-sec .con .right {
	float: left;
	/*background: #fff;*/
	padding: 30px 50px 0;
	width: 340px;
	height: 410px;
}
.faith-sec .con .right h2 {
	margin-bottom: 20px;
	font-size: 32px;
	line-height: 80px;
	color: #666;
	text-align: center;
	font-weight: normal;
	border-bottom: 1px solid #666;
}
.faith-sec .con .right p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.faith-th {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0 80px;
}
.faith-th .tit {
	margin-bottom: 20px;
}
.faith-th .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
	text-align: center;
}
.faith-th .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.faith-th .con p {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.faith-th .con .swiper-news {
	margin-top: 60px;
	width: 100%;
	overflow: hidden;
}
.faith-th .con .swiper-news .slide-news .box {
	padding: 0 12px;
}
.faith-th .con .swiper-news .slide-news .pic img {
	transition-duration: 500ms;
}
.faith-th .con .swiper-news .slide-news .txt {
	padding: 18px;
	background: #f7f7f7 url(../images/bg5.png) no-repeat right bottom;
	transition: all 0.5s;
}
.faith-th .con .swiper-news .slide-news .txt h2 {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
	margin-bottom: 10px;
}
.faith-th .con .swiper-news .slide-news .txt p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.faith-th .con .swiper-news .slide-news .txt span {
	margin-top: 30px;
	display: block;
	padding-left: 24px;
	color: #666;
	background: url(../images/date1.png) no-repeat left center;
}
.section4 .cont .main .swiper-button-next-news, .section4 .cont .main .swiper-button-prev-news, .faith-th .con .swiper-button-next-news, .faith-th .con .swiper-button-prev-news {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -60px;
	z-index: 10;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
}
.section4 .cont .main .swiper-button-next-news, .section4 .cont .main .swiper-button-prev-news {
}
.section4 .cont .main .swiper-button-prev-news, .faith-th .con .swiper-button-prev-news {
	left: -100px;
	background: url(../images/prev.png) no-repeat;
	background-position: 0 0;
}
.section4 .cont .main .swiper-button-prev-news:hover, .faith-th .con .swiper-button-prev-news:hover {
	background-position: 0 -50px;
}
.section4 .cont .main .swiper-button-next-news, .faith-th .con .swiper-button-next-news {
	right: -100px;
	background: url(../images/next.png) no-repeat;
	background-position: 0 0;
}
.section4 .cont .main .swiper-button-next-news:hover .faith-th .con .swiper-button-next-news:hover {
	background-position: 0 -50px;
}
.faith-fo {
	width: 100%;
	padding: 50px 0 80px;
	background: #f7f7f7;
}
.faith-fo .tit {
	margin-bottom: 50px;
}
.faith-fo .tit p {
	font-size: 32px;
	line-height: 80px;
	color: #333;
	text-align: center;
}
.faith-fo .tit .line {
	margin: 0 auto;
	width: 55px;
	height: 2px;
	background: #c2c2c2;
}
.faith-fo .con {
	width: 1200px;
	margin: 0 auto;
}
.faith-fo .con .box {
	width: 50%;
	float: left;
	margin-bottom: 16px;
}
.faith-fo .con .box span {
	float: left;
	padding: 14px 6px;
	width: 76px;
	font-size: 16px;
	text-align: right;
}
.faith-fo .con .box input[type="text"] {
	float: left;
	width: 480px;
	height: 18px;
	padding: 15px 10px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
	font-size: 16px;
}
.faith-fo .con .box input[type="text"].code {
	width: 90px;
	margin-right: 8px;
}
.faith-fo .con .box input[type="submit"] {
	width: 150px;
	height: 50px;
	background: #046ea1;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border: none;
}
.faith-fo .con .box textarea {
	float: left;
	width: 1080px;
	height: 200px;
	padding: 15px 10px;
	line-height: 18px;
	color: #666;
	border: 1px solid #dddddd;
	box-shadow: 2px 2px 2px #f4f4f4 inset;
	background: #fff;
	font-size: 16px;
}
.faith-fo .con .box.fourfold, .faith-fo .con .box.veri {
	width: 100%;
}
/* pager style */
.page {
	padding: 1px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	clear: both;
}
.page a {
	text-decoration: none;
	color: #8698b6;
	background: #fff;
	border: 1px solid #CCCCCC;
        padding: 8px 12px;
        padding-bottom: 8px;
        margin-right: 3px;
}
.page a.active {
	background: #0090d5;
	border: 1px solid #0090d5;
	color: #fff
}
.page a:hover {
	text-decoration: none;
	color: #fff;
	background: #0090d5;
	border: 1px solid #0090d5
}

/**product**/
#navpart {
	position: relative;
	border-bottom: 1px solid #f4f4f4;
	margin: 0px auto;
	width: 100%;
	height: 80px;
}
#navpart .position {
	width: 1200px;
	padding: 20px 0px;
	margin: 0px auto;
	color: #999;
	font-size: 12px;
	text-align: left;
}
#navpart .position a {
	color: #999;
}
#navpart .position a:hover {
	color: #0090d5;
	text-decoration: underline;
}
#navpart .column {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
}
#navpart .column ul {
	height: 40px;
	text-align: center;
}
#navpart .column ul li {
	display: inline-block;
	float: none;
	border: 1px solid #eee;
	background: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0px 30px;
	margin-right: 10px;
	font-size: 14px;
	text-align: center;
}
#navpart .column a {
	display: block;
}
#navpart .column .A {
	background: #0090d5;
	border: 1px solid #0090d5;
}
#navpart .column .A a {
	color: #fff;
}
#navpart .column #scrollwidth {
	width: 100%;
	margin-top: 58px;
}
#inside {
	width: 1200px;
	margin: 30px auto;
}
#view {
	margin: 0px auto;
}
#view .pro {
	position: relative;
	margin: 50px auto;
	padding: 3%;
}
#view .pro .name {
	padding: 15px 0px;
	font-size: 30px;
	color: #0090d5;
	text-align: center;
}
#view .pro .imgshow {
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
}
#view .pro .imgshow #prev {
	position: absolute;
	left: 20%;
	top: 40%;
	width: 32px;
	height: 32px;
	overflow: hidden;
	cursor: pointer;
}
#view .pro .imgshow #prev img {
	position: absolute;
	left: 0px;
	top: 0px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
#view .pro .imgshow #prev:hover img {
	left: -32px;
}
#view .pro .imgshow #next {
	position: absolute;
	right: 20%;
	top: 40%;
	width: 32px;
	height: 32px;
	overflow: hidden;
	cursor: pointer;
}
#view .pro .imgshow #next img {
	position: absolute;
	left: -32px;
	top: 0px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
#view .pro .imgshow #next:hover img {
	left: 0px;
}
#view .pro .imgshow #adv-custom-pager {
	width: 80%;
	margin: 0px auto;
	overflow: auto;
	text-align: center;
}
#view .pro .imgshow #adv-custom-pager a {
	display: inline-block;
	border: 1px solid #ddd;
	margin: 0px 10px;
}
#view .pro .imgshow #adv-custom-pager a img {
	width: auto;
	height: auto;
	max-width: 80px;
	max-height: 80px;
}
#view .pro .imgshow #adv-custom-pager a.cycle-pager-active {
	border: 3px solid #0090d5;
}
#view .btn {
        width: 93%;
	margin: 0px auto;
}
#view .tag {
	margin: 0px auto;
	padding: 20px 0px;
}
#view .tag #tags_title {
	text-align: left;
}
#view .tag #tags_title a {
	font-size: 18px;
	padding: 10px 30px;
	border-bottom: 0px;
	background: #eee;
}
#view .tag #tags_title .A {
	background: #0090d5;
	color: #fff;
}
#view .tag #tags_content {
	text-align: left;
	padding: 20px 0px;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
#view .tag #tags_content img {
	max-width: 100%;
}
#view .tag #tags_content table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
	max-width: 100%;
	min-width: 600px;
}
#view .tag #tags_content table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 14px;
}
#view .tag .showLine {
	display: none;
}
#view .pdf {
	margin: 0px auto;
	padding: 15px 0px 30px 0px;
	text-align: left;
	border-top: 1px solid #eee;
}
#view .pdf h3 {
	display: block;
	padding: 10px 0px 20px 0px;
	color: #333;
	font-size: 16px;
}
#view .pdf .file {
        width: 100%;
        float: left;
	margin: 0px auto;
	padding: 20px 0px;
}
#view .pdf .file1 {
        width: 20%;
}
#view .pdf .file a {
	display: inline-block;
	border: 1px solid #eee;
	padding: 10px 20px;
	text-align: left;
}
#view .pdf .file .grid {
    float: left;
    width: 18%;
    margin: 12px;
    margin-bottom: 30px;
}
#view .pdf .file .grid .box-preview{
    text-align: center;

}
#view .pdf .file a img {
	height: 25px;
        width: 25px;
}
#view .pdf .file a:hover {
	background: #ffffee;
}
#inside .pdf .list-item{       display: block;    overflow: hidden;}
#inside .pdf .list-item img{      border: 1px solid #ccc; box-sizing:border-box;}
#inside .pdf .list-item:hover .box-preview  img{border: 1px solid #046ea1; cursor: pointer;}
#inside .pdf .list-item h2{  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;  font-size:12px; font-weight:normal;}
#inside .pdf .list-item p{ display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;   height: 39px;}
#inside  .pdf .list-item span{    margin-top: 15px;    display: block;    padding-left: 24px;    font-size: 12px;    line-height: 24px;    color: rgb(153, 153, 153);    background: url("../images/date1.png") 0% 50% no-repeat;    transition: all 0.5s;}
#inside .pdf .list-item:hover .box-description {
	background: #046ea1;
}
#inside .pdf .list-item:hover .box-description h2, #inside .pdf  .list-item:hover .box-description p, #inside .pdf  .list-item:hover .box-description span {
	color: #fff;
}
#inside .pdf .list-item:hover .box-description span {
	background: url(../images/date2.png) no-repeat left center;
}
#inside .pdf .list-item .box-description {
    color: rgb(153, 153, 153);
    height: 25px;
    padding: 8px 34px;
    background: rgb(251, 251, 251);
    transition: all 0.5s;
}
#inside .btn {    width:93%;    border-bottom: 1px solid #aaa;}
#inside .btn .prev {
	display: block;
	float: left;
	text-align: left;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#inside .btn .next {
	display: block;
	float: right;
	text-align: right;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#inside .btn .prev a, #view .btn .next a {
	font-size: 14px;
	color: #0090d5;
}
#view .btn .prev {
	display: block;
	float: left;
	text-align: left;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#view .btn .next {
	display: block;
	float: right;
	text-align: right;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#view .btn .prev a, #view .btn .next a {
	font-size: 14px;
	color: #0090d5;
}
#view .btn .prev a:hover, #view .btn .next a:hover {
	text-decoration: underline;
}
#view .btn .prevPro {
	display: block;
	float: left;
	text-align: left;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#view .btn .nextPro {
	display: block;
	float: right;
	text-align: right;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #0090d5;
}
#view .btn .prevPro a, #view .btn .nextPro a {
	font-size: 14px;
	color: #0090d5;
}
#view .btn .prevPro a:hover, #view .btn .nextPro a:hover {
	text-decoration: underline;
}
#view .btn .back {
	display: block;
	float: left;
	text-align: left;
	width: 40%;
	padding: 30px 0px;
}
#view .btn .back a {
	display: inline-block;
	width: 20%;
	min-width: 80px;
	padding: 2% 3%;
	font-size: 14px;
	text-align: center;
	background: #eee;
	border: 1px solid #eee;
}
#view .btn .back a:hover {
	background: #fff;
}
/*
-----------
** 留言表单手机站  **
-----------
*/
@media (max-width: 1300px) {
.faith-fo .con {
	width: 100%;
	margin: 0 auto;
}
.faith-fo .con .box {
	display: block;
	position: relative;
	width: 100%;
}
.faith-fo .con .box span {
	float: left;
	width: 20%;
	padding-right: 10px;
}
.faith-fo .con .box input[type="text"] {
	width: 60%;
}
.faith-fo .con .box textarea {
	width: 60%;
}
.faith-fo .con .box input[type="submit"] {
	position: relative;
	display: block;
	margin: 20px 0 0 20%;
	left: 12px;
}
.section6 .contact6 img {display: none;}
.section6 {background: url(../images/14646900136696hi82w.jpg) no-repeat top right;}
}
/*置顶*/
.float {
	position: fixed;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	bottom: 50px;
	right: 50px;
	z-index: 10;
}
.float .top {
	width: 60px;
	height: 60px;
	background: url(../images/top.png) no-repeat center;
	background-size: 100%;
	cursor: pointer;
}
.float .top:hover {
	background: url(../images/top2.png) no-repeat center;
}

/*# sourceMappingURL=style.css.map */





/*响应式手机*/
/* Large desktop */
@media (min-width: 769px) {
}

@media (max-width: 1520px) {
}

@media (max-width: 1440px) {
.bordertop {
	height: 7px;
}
.borderbottom {
	height: 7px;
}
.borderleft {
	width: 7px;
}
.borderright {
	width: 7px;
}
.bordergreen {
	border: 7px solid #046da0;
}
#navLi {
	right: 50px;
}
.nav {
	padding-bottom: 20px;
}
.section2 .cont .main {
	width: 1000px;
}
.section2 .cont .main .txt {
	padding: 55px 3%;
}
.section4 .cont .main,  .section5 .cont .con,  .faith-th {
	width: 918px;
	margin: 20px auto 0;
}
/*.faith-th{
    width: 894px;
  }*/

.menu {
	left: 60px;
}
}

@media (max-width: 1300px) {
.inner {
	width: 1000px;
}
.pro-img-demo .img-item1 {
	width: 292px;
}
.pro-img-demo .img-item2 {
	width: 222px;
}
.pro-img-demo .img-item3 {
	width: 479px;
}
.pro-kc-item4 {
	width: 57.7%;
}
.pro-kc-item7 {
	width: 57.4%;
}
.pro-kc-item5, .pro-kc-item6 {
	width: 41%;
}
/**product**/
#inside {
    width: 100%;
}
#navpart .column {
	width: 95%;
}
.section2 .cont .main,  .section3 .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	margin: 20px auto 0;
}
.footer .foot1 {
	float: none;
	margin-bottom: 20px;
}
.industry,  .w1200 {
	padding: 0 30px;
	width: auto;
}
.about-sec .history {
	width: auto;
	padding: 0 30px;
}
.about-sec .even-num {
	width: 744px;
}
.about-sec .even-show {
	padding: 20px;
}
.about-th {
	width: 990px;
}
.about-th .swiper-story .slide-story .txt {
	padding: 15px 20px;
	height: 217px;
}
.industry,  .process,  .storeslist,  .about-fi,  .quality .con,  .news, .environment, .jobs {
	width: auto;
	padding: 30px 10px;
        box-sizing:border-box;
	/*margin-top: 20px;*/
}
.faith-sec .con {
	width: auto;
	padding: 0 30px;
}
.faith-fi {
	width: auto;
	padding: 30px;
	margin-top: 20px;
}
.faith-x {
	padding: 30px;
}
.faith-x .faith-fi {
	margin-top: 0;
}
.quality {
	padding: 30px 0 10px;
}
.jobs .box .main .t5 .con {
	width: 33%;
}
.jobs .box .main .t5 .fourfold {
	width: 100%;
}
.jobs .box .main .t5 .submit {
	width: 100%;
}
.jobs .box .main .t5 .fourfold span {
	width: 9%;
}
.jobs .box .main .t5 .fourfold textarea {
	width: 70%;
}
.base .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	height: 450px;
	width: 100%;
}
.base .cont .ditu,  .section4 .cont .ditu {
	width: 100%;
}
.section2 .cont .tit h2,  .section3 .cont .tit h2,  .section4 .cont .tit h2,  .base .cont .tit h2 {
	font-size: 30px;
	line-height: 50px;
}
}

@media (max-width: 1200px) {
.section2 .cont .tit h2,  .section3 .cont .tit h2,  .section4 .cont .tit h2,  .base .cont .tit h2 {
	font-size: 25px;
	line-height: 40px;
}
#navLi {
	right: 30px;
}
.section2 .cont .main {
	width: 860px;
}
.section2 .cont .main .txt {
	padding: 20px 2%;
	width: 46%;
}
.section6 .cont p {
	width: 800px;
}
.faith-sec {
	height: auto;
	background-size: cover !important;
}
.faith-sec .con .left {
	float: none;
	margin-top: 20px;
}
.faith-sec .con .right {
	float: none;
}
.faith-th {
	margin: 0 auto;
	width: 88%;
}
.faith-th .con {
	margin: 0 auto;
	width: 65%;
	background: none;
}
.base .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	height: 400px;
	width: 100%;
}
.base .cont .ditu,  .section4 .cont .ditu {
	width: 80%;
}
/*.faith-th .con .swiper-button-next-news{
    right: -30px;
  } 
  .faith-th .con .swiper-button-prev-news{
    left: -30px;
  }*/
.products {
	margin: 50px auto;
	width: 96%;
}
}

@media (min-width: 1024px) {
.section4 .cont .main .swiper-news .slide-news:hover .pic img {
	transform: scale(1.06);
}
.section4 .cont .main .swiper-news .slide-news:hover .txt {
	background: #046ea1 url(../images/bg4.png) no-repeat right bottom;
}
.section4 .cont .main .swiper-news .slide-news:hover .txt h2 {
	color: #fff;
}
.section4 .cont .main .swiper-news .slide-news:hover .txt p {
	color: #eee;
}
.section4 .cont .main .swiper-news .slide-news:hover .txt span {
	color: #eee;
	background: url(../images/date2.png) no-repeat left center;
}
.faith-th .swiper-news .slide-news:hover .pic img {
	transform: scale(1.06);
}
.faith-th .swiper-news .slide-news:hover .txt {
	background: #046ea1 url(../images/bg4.png) no-repeat right bottom;
}
.faith-th .swiper-news .slide-news:hover .txt h2 {
	color: #fff;
}
.faith-th .swiper-news .slide-news:hover .txt p {
	color: #eee;
}
.faith-th .swiper-news .slide-news:hover .txt span {
	color: #eee;
	background: url(../images/date2.png) no-repeat left center;
}
.pro-img-demo figure:hover {
	z-index: 5;
}
.pro-img-demo figure:hover .img {
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.pro-img-demo figure.pro-kc-item5:hover .img {
	transform: none;
	-webkit-transform: none;
	box-shadow: 0 0 0 0 transparent;
}
}

@media (max-width: 1024px) {
.inner {
	width: 100%;
}
.float {
	display: none;
}
.ban .nav {
	padding: 0;
	width: 100%;
}
.faith-fi .con .main .img {
	width: 100%;
}
.faith-fi .con .main .txt {
	padding: 35px 3%;
	width: 94%;
}
.section1 .ico-down {
	bottom: 90px;
}
.menu-con .con {
	padding: 20px 5%;
	height: calc(100% - 40px);
}
.menu-con .con .logo img {
	width: 70px;
}
.menu-con .con .bott {
	width: 90%;
	bottom: 20px;
}
.menu-con .con .bott p {
	margin-bottom: 10px;
	font-size: 12px;
}
.menu-con .con .menulist {
	top: 0;
	height: calc(100% - 88px);
	overflow-y: auto;
}
.menu-con .con .menulist ul li {
	width: 51%;
	float: none;
	margin: 0 auto;
	height: auto;
}
.menu-con .con .menulist ul li .tt {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.menu-con .con .menulist ul li .menuson {
	position: relative;
	top: 0;
}
.menu-con .con .menulist ul li .menuson a {
	font-size: 14px;
	line-height: 40px;
}
.menu-con .con .bott .share {
	float: none;
	width: 100%;
}
.menu-con .con .bott p {
	float: none;
}
.base .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	height: 400px;
	width: 100%;
}
#navLi {
	display: none;
}
.section2 .cont,  .section3 .cont,  .section4 .cont,  .section5 .cont,  .section6 .cont,  .base .cont {
	position: relative;
	width: 88%;
	left: 6%;
	margin-left: 0;
	top: 0;
	margin-top: 0;
}
.section6 .cont {
	position: absolute;
	top: 30%;
}
.section2 .cont .main,  .section3 .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	width: 100%;
}
.section2 .cont .main .txt .more {
	margin-top: 20px;
}
.section2 .cont .main .txt h2 {
	line-height: 40px;
	font-size: 20px;
}
.section6 .cont p,  .base .cont .tit p,  .section4 .cont .tit p {
	width: 100%;
}
.nav {
	padding: 0 20px 20px;
	height: 50px;
	width: calc(100% - 40px);
	bottom: 0;
	margin-left: -50%;
}
.nav .logo {
	width: 120px;
	height: 50px;
	line-height: 50px;
	border: none;
}
.nav ul {
	display: none;
}
.nav .share {
	display: none;
}
.nav .nav-btn {
	display: block;
}
.section1 .banner {
	display: none;
}
.section1 .m-banner {
	display: block;
}
.about-th {
	width: 660px;
}
.process .con .list li .pic,  .quality .list li .pic {
	width: 100%;
}
.process .con .list li .txt,  .quality .list li .txt {
	width: calc(100% - 100px);
	padding-bottom: 40px;
}
.protxt {
	width: auto;
	padding: 30px;
}
.news .container,.environment .container {
	width: auto;
	padding: 0;
}
.news .info .top {
	padding-bottom: 10px;
}
.news .info .top span {
	float: none;
	display: block;
	margin-top: 10px;
}
/*.news .info .bot p span{
    padding: 0 10px;
  }*/
.news .info .bot .left {
	float: none;
}
.news .info .bot .back {
	width: 60px;
	float: left;
}
.news .info .bot p a {
	width: auto;
}
.jobs .search {
	text-align: left;
}
.jobs .search select {
	width: 40%;
}
.jobs .search input {
	width: 40%;
}
.jobs .box {
	padding: 10px;
}
.jobs .box .main .t1 {
	float: none;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	border-right: none;
	height: 50px;
}
.jobs .box .main .t2 {
	float: none;
	width: 100%;
	height: auto;/*border-bottom:1px solid #e9e9e9;*/
}
.jobs .box .main .t2 span {
	width: 22%;
	padding-left: 2%;
}
.jobs .box .main .t3 {
	width: 86px;
}
.jobs .box .main .t4 .apply {
	width: 86px;
}
.jobs .box .main .t5 .submit input {
	width: 86px;
}
.jobs .box .main .t5 .con {
	width: 50%;
}
.jobs .box .main .t5 .double,  .jobs .box .main .t5 .fourfold,  .jobs .box .main .t5 .submit {
	width: 100%;
}
.jobs .box .main .t5 .double span,  .jobs .box .main .t5 .fourfold span {
	width: 13%;
}
.about-sec .even-num {
	width: 100%;
}
.about-sec .even-num .slide-history {
	width: auto;
	float: none;
}
.pro-img-demo dd {
	margin-right: 0.5%;
	margin-bottom: 1%;
}
.pro-img-demo figure {
	margin-bottom: 2%;
}
.pro-img-demo .pro-kc-item1, .pro-img-demo .pro-kc-item3, .pro-img-demo .pro-kc-item6, .pro-img-demo .pro-kc-item7 {
	margin-bottom: 0px;
}
.pro-img-demo .pro-kc-item4, .pro-img-demo .pro-kc-item5 {
	margin-bottom: 1%;
}
.pro-kc-item4, .pro-kc-item6 {
	margin-right: 1%;
}
.pro-img-demo .img-item1 {
	width: 29%;
}
.pro-img-demo .img-item2 {
	width: 22%;
}
.pro-img-demo .img-item3 {
	width: 47.5%;
}
.products {
	width: 94%;
}
.products .container .list-item {
	float: left;
	width: 33.3333%;
	margin: 0px 0px 0;
	vertical-align: top;
	cursor: pointer;
	border-top: 0px solid #eee;
	box-sizing: border-box;
}
.products .container .list-item:nth-child(4) {
	border-top: 0px solid #eee;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 769px) and (max-width: 979px) {
body {
	padding: 0;
}
}

@media (max-width: 900px) {
.section2 .cont .tit h2,  .section3 .cont .tit h2,  .section4 .cont .tit h2,  .base .cont .tit h2 {
	font-size: 20px;
	line-height: 40px;
}
.section2 .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	width: 85%;
	background: none;
}
.section3 .cont .main {
	width: 100%;
}
.section2 .cont .main .swiper-story {
	width: 100%;
}
.section2 .cont .main .txt {
	padding: 20px 2%;
	width: 96%;
	background: #046ea1 url(../images/bg2.jpg) no-repeat right bottom;
}
.jobs .box .main .t2 span {
	width: 31%;
	padding-left: 2%;
}
.jobs .box.on .main .t2 span,  .jobs .box.cur .main .t2 span {
	width: 31%;
	padding-left: 2%;
}
.jobs .box .main .t5 .double,  .jobs .box .main .t5 .fourfold,  .jobs .box .main .t5 .submit {
	width: 100%;
}
.jobs .box .main .t5 .double span,  .jobs .box .main .t5 .fourfold span {
	width: 13%;
}
.jobs .box.on .main .t3 {
	width: 86px;
}
.jobs .box.on .main .t4 .apply {
	width: 86px;
}
.jobs .box .main .t5 .submit input {
	width: 86px;
}
.jobs .jobs-tit .tit {
	margin: 0 20px 20px;
}
.jobs .jobs-tit .tit p {
	font-size: 20px;
	line-height: 50px;
}
.pro-img-demo {
	margin-top: 30px;
}
.pro-img-demo dd {
	margin-right: 1%;
}
.pro-img-demo .img-item1 {
	width: 29%;
}
.pro-img-demo .img-item2 {
	width: 22%;
	margin-right: 0;
}
.pro-img-demo .img-item3 {
	width: 47.5%;
}
.pro-kc-item4 {
	width: 57.9%;
}
.pro-img-demo .img-item1 {
	width: 56.3%;
}
.pro-img-demo .img-item2 {
	width: 42.6%;
}
.pro-img-demo .img-item3 {
	width: 100%;
}
}

@media (max-width: 768px) {
body {
	padding: 0;
}
.footer {
	padding: 20px 0 20px;
}
/*#navLi{
    display: none;
  }*/
.base .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	height: 400px;
	width: 100%;
}
.nav {
	padding-bottom: 10px;
}
.w1200 {
	padding: 0 18px;
	width: auto;
}
.industry,  .process,  .storeslist,  .about-fi,  .quality .con,  .protxt,  .news, .environment, .jobs {
	padding: 30px 18px;
	width: auto;
}
.jobs .box .main .t2 span {
	width: 48%;
	padding-left: 2%;
}
.jobs .box.on .main .t2 span,  .jobs .box.cur .main .t2 span {
	width: 48%;
	padding-left: 2%;
}
.quality {
	padding: 30px 0 10px;
}
.quality .list {
	margin-top: 0;
}
.bordertop {
	height: 5px;
}
.borderbottom {
	height: 5px;
}
.borderleft {
	width: 5px;
}
.borderright {
	width: 5px;
}
.bordergreen {
	border: 5px solid #046da0;
}
.footer .foot1 {
	width: 100%;
}
.footer .left {
	/*float: none;*/
}
.footer .code {
	float: none;
	text-align: center;
	margin: 0 auto 20px;
}
.footer .code img {
	width: 80px;
	height: 80px;
}
.footer .foot2 .friendly {
	margin-bottom: 20px;
}
.footer .foot2 .friendly a {
	margin-right: 20px;
}
.footer .foot1 span {
	margin-right: 20px;
}
.footer .foot2 p span {
	display: block;
}
.nav {
	padding: 0 10px 10px;
	height: 50px;
	width: calc(100% - 20px);
	bottom: 0;
	margin-left: -50%;
}
.ban {
	height: 250px;
	background-size: cover !important;
}
.ban .txt {
	padding-top: 40px;
}
.ban .txt h2 {
	font-size: 36px;
	line-height: 40px;
}
.ban .txt p {
	font-size: 15px;
}
.ban .txt img {
	width: 30px;
	height: 30px;
}
.about-fi {
	width: auto;
	/*padding: 50px 20px 80px;*/
}
.about-sec .history {
	width: auto;
}
.about-sec .even-num {
	width: 100%;
}
.about-sec .even-num .slide-history {
	/*width: 120px;*/
	width: auto;
}
.about-th {
	width: 80%;
}
.section3 .cont .main {
	width: 100%;
}
.faith-sec .con .right {
	width: auto;
	padding: 20px;
	height: auto;
}
.faith-sec .con .left {
	width: auto;
}
.faith-sec .con .left p {
	float: none;
	font-size: 16px;
}
/*.jobs .box .main .t2 span{
    width: 48%;
      padding-left: 2%;
  }*/
.about-sec .even-num .slide-history span {
	font-size: 16px;
}
.about-sec .even-num .slide-history.active span {
	font-size: 20px;
}
.pro-kc-item5 .txt {
	font-size: 1.4em;
}
/**product**/
#navpart {
	height: auto;
	overflow: hidden;
}
#navpart .position {
	padding: 20px 0px 10px 0px;
}
#navpart .column {
	overflow: hidden;
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#navpart .column #scrollwidth {
	width: 100%;
	margin-top: 8px;
}
#navpart .column ul {
    height: auto;
    text-align: center;
}
#navpart .column ul li {
	width: 48%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	box-sizing: border-box;
}
#navpart .column .A {
	background: none;
}
#navpart .column .A a {
	color: #0090d5;
}

#view .pro .name {
	font-size: 20px;
}
#view .pro .imgshow #adv-custom-pager a img {
	max-width: 60px;
	max-height: 60px;
}
#view .tag .showDefault {
	display: none;
}
#view .tag .showLine {
	display: block;
}
#view .tag .tags_title {
	text-align: left;
	color: #0090d5;
	font-size: 16px;
	padding: 10px 0px;
}
#view .tag .tags_content {
	text-align: left;
	padding: 20px 0px;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	overflow: auto;
}
#view .tag .tags_content img {
	max-width: 100%;
}
#view .tag .tags_content table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
	width: 100%;
}
#view .tag .tags_content table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 12px;
}
#view .btn .prev, #view .btn .next {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 3%;
}
#view .btn .prev a, #view .btn .next a {
	display: block;
	padding: 10px 0px;
	border: 1px solid #0090d5;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#84b7c5, endColorStr=0f647b);
	background: -ms-linear-gradient(top, #84b7c5, #0090d5);
	background: -moz-linear-gradient(top, #84b7c5, #0090d5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#84b7c5), to(#0f647b));
	background: -webkit-linear-gradient(top, #84b7c5, #0f647b);
	background: -o-linear-gradient(top, #84b7c5, #0f647b);
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
	color: #fff;
}
#view .btn .prev span, #view .btn .next span {
	display: none;
}
#view .btn .prev a:hover, #view .btn .next a:hover {
	background: #0090d5;
	text-decoration: none;
}
#view .btn .back {
	display: block;
	float: none;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#view .btn .back a {
	width: 100%;
	display: block;
	padding: 10px 0px;
	margin: 0px;
	border: 1px solid #ddd;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#ffffff, endColorStr=f3f3f3);
	background: -ms-linear-gradient(top, #ffffff, #f3f3f3);
	background: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f3f3f3));
	background: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
	background: -o-linear-gradient(top, #ffffff, #f3f3f3);
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}
.products {
	width: 90%;
}
.products .container .list-item {
	float: left;
	width: 50%;
	margin: 0px 0px 0;
	vertical-align: top;
	cursor: pointer;
	border-top: 0px solid #eee;
	box-sizing: border-box;
}
.products .container .list-item:nth-child(3),.products .container .list-item:nth-child(4) {
	border-top: 0px solid #eee;
}
#feedback form dl dd select {
	padding: 10px;
}
#feedback .text {
	font-size: 12px;
	line-height: 20px;
}
#feedback form dl dt {
	display: block;
	width: 100%;
}
#feedback form dl dd {
	display: block;
	padding-left: 0px;
	margin-top: 0px;
}
#feedback form dl dd select {
	display: block;
	width: 100%;
	padding: 10px 2%;
	margin-bottom: 2%;
	font-size: 12px;
}
#feedback form dl input, #feedback form dl textarea {
	width: auto;
	padding: 10px 2%;
	border: 1px solid #ddd;
	color: #888;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-right: 20px;
}
#feedback form dl input {
	width: 96%;
	height: 20px;
}
#feedback form dl textarea {
	width: 96%;
	height: 120px;
	overflow: auto;
	padding: 20px 2%;
}
#feedback form dl #checksn {
	width: 10%;
}
#contact .img {
	float: none;
	width: 100%;
}
#contact .text {
	float: none;
	width: 100%;
	padding: 5% 0px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 700px) {
.jobs .box .main .t5 .con {
	width: 100%;
}
.jobs .box .main .t5 .double span,  .jobs .box .main .t5 .fourfold span {
	width: 26.6%;
}
.menu {
	left: 20px;
	top: 20px;
	width: 40px;
	height: 40px;
}
}

/* Landscape phones and down */
@media (max-width: 480px) {
.section2 .cont .tit p,  .section3 .cont .tit p,  .section4 .cont .tit p,  .section6 .cont .tit p {
	font-size: 14px;
	line-height: 24px;
}
.section2 .cont .main,  .section3 .cont .main,  .section4 .cont .main,  .section5 .cont .con {
	margin-top: 10px;
	width: 100%;
	background: none;
}
.faith-th .con {
	width: 100%;/*background: none;*/
}
.section2 .cont .main .txt {
	padding: 20px 3%;
	width: 94%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.section3 .cont .tit{
    margin-bottom: 20px;
}
.section4 .cont .main .swiper-news .slide-news .txt{
   padding: 25px;
}
.section5 .cont .con .img{
    margin: 40px 0 40px;
}
#view .pro{
   margin: -35px auto;
}
.news .info .bot{
    padding-top: 0px;
    border-top: none;
}
.news .container .list-item{
    margin: 0px 8px 10px;
}
.process .con .list li .txt,  .quality .list li .txt {
	padding: 30px 20px 15px;
	width: calc(100% - 40px);
}
.process .con .list li .txt h2,  .quality .list li .txt {
	line-height: 30px;
	font-size: 20px;
}
.ban .txt h2{
    font-size: 20px;
}
.ban .txt p {
	line-height: 26px;
}
.section4 .cont .main .swiper-button-next-news,  .faith-th .con .swiper-button-next-news {
	right: -20px;
}
.section4 .cont .main .swiper-button-prev-news,  .faith-th .con .swiper-button-prev-news {
	left: -20px;
}
.pro-kc-item4 {
	width: 100%;
	margin-left: 0;
}
.pro-img-demo .pro-kc-item4 {
	margin-right: 0;
}
.pro-kc-item5 {
	width: 100%;
}
.pro-kc-item5 .img {
	display: none;
}
.pro-kc-item5 .txt {
	position: relative;
	left: auto;
	top: auto;
	padding: 40px 0px;
	display: block;
}
#contact .text {
	font-size: 14px;
	line-height: 24px;
}
#contact .text h2 {
	font-size: 25px;
	padding: 20px 0px;
}
}
@media (max-width: 1080px) and (min-width: 1024px) {
.inner {
	width: 900px;
}
.pro-img-demo .img-item1 {
	width: 262px;
}
.pro-img-demo .img-item2 {
	width: 202px;
}
.pro-img-demo .img-item3 {
	width: 430px;
}
.pro-kc-item4 {
	width: 57.7%;
}
.pro-kc-item7 {
	width: 57.4%;
}
.pro-kc-item5, .pro-kc-item6 {
	width: 41%;
}	
}
@media (max-width: 1600px) and (min-width: 1025px) {
}

@media (max-width: 1024px) and (min-width: 768px) {
}

@media (max-width: 767px) {
#view .pdf .file .grid{
width: 47%;
       margin: 0 3% 0 0;
    margin-bottom: 15px;
}
.news{
    padding: 0px 18px;
    width: auto;
}
.news .container .list-item{
    margin: 0px 8px 10px;
}
.quality .list li .txt .box{
padding: 0px 10px 15px;
}
#view{
    width: 95%;
}
#inside{
    width: 90%;
}
.disnone{
display:none;
}
}

.tags_title{
border-bottom:1px solid #DDD; 
padding:8px 0px 8px 10px;
background:url(images/title_bg_1.png) repeat-x left top; 
color:#FF6600; font-weight:bold;
}
.tags_content{
margin-top:10px; 
margin-bottom:20px; 
line-height:200%;
}

.swiper-prd .ovh a img{
  /*  margin-left: 12%;*/
}


/*搜索*/
#ss{
	cursor: pointer;
	float: left;
	margin-left: 24px;
        border: 1px solid #ddd;
        padding: 3% 7%;
        border-radius: 20px;
}
#ss:hover{
    border: 1px solid #023894;
}
#qq{
	cursor: pointer;
	float: left;
        border: 1px solid #ddd;
        padding: 3% 7%;
        border-radius: 20px;
}
#qq:hover{
    border: 1px solid #023894;
}
#sbox{ 
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
}
#sbox form{
    width: 500px;
    margin: 15% auto;
    padding: 20px;
}
#sbox form #keywords{
    text-indent: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #000;
    border-radius: 5px;
    margin-bottom: 20px;
}
#sbox form li{
    cursor: pointer;
    width: 120px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #33373a;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    transition: all 0.3s;
}
#sbox form li:hover{
    background:#336cab; 
}
#sbox form #gb{
    color: #fff;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    float: right;
    background: #33373a;
    margin-bottom: 10px;
    transition: all 0.3s;
}
#sbox form #gb:hover{
    background:#336cab; 
}





























































































