.title {
	margin-bottom: 25px;
	padding-top: 50px
}
.title h3 {
	float: left;
	padding-left: 40px;
	background: url(../images/circle.png) no-repeat left center;
	color: #222;
	font-size: 24px;
}
.title a {
	position: relative;
	float: right;
	display: block;
	overflow: hidden;
	width: 120px;
	height: 45px;
	font-size: 18px;
	line-height: 45px
}
.title a span {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 28px;
	width: 100%;
	height: 100%;
	background: #f8f8f8 url(../images/jt.png) no-repeat 110px center;
	color: #222;
	font-weight: lighter;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title a:after {
	position: absolute;
	top: 0;
	left: -97%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #3498a4;
	color: #fff;
	content: '查看更多 →';
	text-align: center;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title a:hover:after {
	left: 0
}
.title a:hover span {
	left: 100%
}


.title1 {
	margin-bottom: 25px;
	padding-top: 10px
}
.title1 h3 {
	float: left;
	padding-left: 40px;
	background: url(../images/circle.png) no-repeat left center;
	color: #222;
	font-size: 24px;
}
.title1 a {
	position: relative;
	float: right;
	display: block;
	overflow: hidden;
	width: 120px;
	height: 45px;
	font-size: 16px;
	line-height: 45px
}
.title1 a span {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 28px;
	width: 100%;
	height: 100%;
	background: #fff url(../images/jt.png) no-repeat 110px center;
	color: #222;
	font-weight: lighter;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title1 a:after {
	position: absolute;
	top: 0;
	left: -97%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: #3498a4;
	color: #fff;
	content: '查看更多 →';
	text-align: center;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title1 a:hover:after {
	left: 0
}
.title1 a:hover span {
	left: 100%
}

.title2 {
	padding-top: 10px;
	width:200px;
	margin:0 auto 25px;
}
.title2 h3 {
	text-align:center;
	padding-left: 40px;
	background: url(../images/circle-.png) no-repeat left center;
	color: #222;
	font-size: 36px;
}


.title3 {
	padding-top: 50px;
	width:650px;
}
.title3 h3 {
	float: left;
	padding-left: 40px;
	background: url(../images/circle.png) no-repeat left center;
	color: #222;
	font-size: 36px;
}
.title3 a {
	position: relative;
	float: right;
	display: block;
	overflow: hidden;
	width: 110px;
	height: 36px;
	font-size: 14px;
	line-height: 36px
}
.title3 a span {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	width: 100%;
	height: 100%;
	background:#fff url(../images/jt1.png) no-repeat 80px center;
	color: #3498a4;border:1px solid #3498a4;
	border-radius:36px;
	font-weight: lighter;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title3 a:after {
	position: absolute;
	top: 0;
	left: -100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius:36px;
	height: 100%;
	background: #3498a4;
	color: #fff;
	content: '查看更多 →';
	text-align: center;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease
}
.title3 a:hover:after {
	left: 0
}
.title3 a:hover span {
	left: 100%
}


.pro_title h5 {
	margin-bottom: 10px;
	color: #222;
	text-align: left;
	font-size: 18px
}
.pro_title small {
	display: block;
	color: #878686;
	text-align: left;
	font-weight: lighter;
	font-size: 14px;
	line-height: 24px
}
.product {
	margin-bottom: 27px;
	display: flex;
	justify-content: space-between
}
.product>a {
	width: 49%;
	height: 246px;
	position: relative;
	background: #f5f5f5;
	overflow: hidden;
}
.product>a>img {
	position: absolute;
	z-index: 100;
	top: 50.5%;
	right: 0;
	max-width: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: 350ms 0s all linear;
	-moz-transition: 350ms 0s all linear;
	-ms-transition: 350ms 0s all linear;
	-o-transition: 350ms 0s all linear;
	transition: 350ms 0s all linear;
}
.product>a>div {
	padding-top: 30px;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 48%;
}
/*.product>a:hover>img {
	right: 3%;
}*/
.product>a:before {
	position: absolute;
	bottom: -175px;
	right: -175px;
	width: 350px;
	height: 350px;
	content: '';
	border-radius: 50%;
	background: #ddd;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-ms-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	z-index: -1;
}
.product>a:hover:before {
	-webkit-transform: scale(2.3);
	-moz-transform: scale(2.3);
	-ms-transform: scale(2.3);
	-o-transform: scale(2.3);
	transform: scale(2.3);
}
.product>a:after, .pro_cont2>a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 2px;
	content: '';
	background: #3498a4;
	-webkit-transition: 350ms 0s all ease;
	-moz-transition: 350ms 0s all ease;
	-o-transition: 350ms 0s all ease;
	transition: 350ms 0s all ease;
	transform-origin: center;
	-ms-transition: 350ms 0s all ease
}
.product>a:hover:after, .pro_cont2>a:hover:after {
	width: 100%;
}
.pro_cont2 {
	/*display: flex;*/
	height:auto;
	overflow:hidden;
	justify-content: space-between;
}
.pro_cont2 ul{
	/*display: flex;*/
	height:auto;
	overflow:hidden;
	width:100%;
}
.pro_cont2 ul li{
	width: 32%;
	background: #f5f5f5;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 2%;
}
.pro_cont2 ul li:nth-child(3){
	margin-right: 0;
}
/*.pro_cont2 a {
	width: 32%;
	background: #f5f5f5;
	display: block;
	height: auto;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 2%;
}*/
.pro_cont2 ul li h5 {
	text-align:center;
	color: #222;
	font-size: 16px;
	line-height:50px;
	height:50px;
	font-weight:bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.pro_cont2 ul li b {
	width: 100%;display:block;
	height: auto;
	overflow:hidden;
	padding:2px;
}
.pro_cont2 ul li b img {
	max-width: 100%;
	height:auto;
	-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;
}
.pro_cont2 ul li:hover b img {
	 -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);
}
.pro_cont2 ul li:hover{
	background:#3498a4;
	border:1px solid #3498a4;
	}
.pro_cont2 ul li:hover h5{
	color:#FFF;
	}
.company-main {
	padding-top: 86px;
	margin-top: 33px;
	background: url(../images/combg.png) no-repeat center top
}
.com02bg {
	width: 100%;
	background: url(../images/combg02.png) no-repeat right center
}
.company-main .title>h3 {
	float: none
}
.company-main .title>small {
	display: block;
	margin-top: 10px;
	width: 650px;
	color: #515151;
	font-weight: lighter;
	font-size: 14px;
	line-height: 26px;
	text-align:justify;
}
.company>img {
	float: left;
}
.com_text {
	float: right;
	width: 680px;
	padding-right:25px;
}
.com_text>h5 {
	padding-top: 90px;
	color: #444;
	font-size: 30px
}
.com_text>b {
	display: block;
	margin-top: 28px;
	margin-bottom: 23px;
	width: 72px;
	height: 5px;
	background: #3498a4
}
.com_text>small {
	color: #515151;
	font-weight: lighter;
	font-size: 14px;
	text-align:justify;
	line-height: 30px
}


/* 公司简介 */
@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}


#in_03 {
	width: 100%;
	margin: 0px auto;
	padding: 60px 0 80px;
	background: url(../images/in_03_bg.jpg) no-repeat;
	background-attachment: fixed;
}
#in_03_mid {
	width: 100%;
	padding: 40px 25px;
	background: #fff;
	margin: 0px auto;
	margin-top: 40px;
}
#in_03_mid ._intro_img {
	width: 575px;
	height: 375px;
	background: url(../images/intro_img.png) center no-repeat;
	float: left;
}
#in_03_r {
	width: 558px;
	float: right;
}
#in_03_r span {
	color: #666666;
	font-size: 20px;
	line-height: 30px;
}
#in_03_r i {
	font-style: normal;
	color: #0048b3;
	font-size: 40px;
	text-transform: uppercase;
	padding-right: 10px;
}
#in_03_r p {
	color: #666666;
	line-height: 30px;
	font-size: 14px;
	padding: 10px 0;
}
#in_03_r a {
	/*margin-top: 15px;*/
	width: 135px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	border-radius:40px;
	border:1px solid #3498a4;
	color: #3498a4;
	font-size: 15px;
	transition: all .4s;
}
#in_03_r a:hover {
	-moz-box-shadow: 0px 0px 7px #333333;
	-webkit-box-shadow: 0px 0px 7px #333333;
	box-shadow: 0px 0px 7px #333333;
	background:#3498a4;
	color:#FFF;
}
#in_03_ul {
	width: 1200px;
	margin: 0px auto;
	margin-top: 20px;
}
#in_03_ul li {
	width: 157px;
	height: 58px;
	padding: 21px 60px;
	background: #f2f2f2;
	float: left;
	margin-right: 30px;
	position: relative;
}
#in_03_ul li:after {
	width: 0;
	height: 3px;
	background: #f3a519;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	transition: all .4s;
}
#in_03_ul li:last-child {
	margin-right: 0;
}
#in_03_ul li p {
	line-height: 58px;
	color: #333333;
	font-size: 18px;
	text-indent: 27px;
}
#in_03_ul li p img {
	float: left;
}
#in_03_ul li:hover:after {
	width: 277px;
}
#in_03_ul li:hover {
	-moz-box-shadow: 0px 4px 5px #333;
	-webkit-box-shadow: 0px 4px 5px #333;
	box-shadow: 0px 4px 5px #333;
}


/*.img_jz {
	position: relative;
	display: block;
	overflow: hidden
}
.img_jz>img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}*/

<!-- 数字样式 -->
.s1 {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.s1 .dongxiao {
	padding:40px 0;
	overflow:hidden;
}
.s1 .dongxiao:before, .s1 .left .top:after {
	content: " ";
	display: table;
}
.s1 .dongxiao:after {
	clear: both;
}
.s1 .dongxiao li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari*/
	border-right: 1px solid #e1e1e1;
	height: 150px;
}
/*.s1 .dongxiao li:nth-child(5) {
	width: 20%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	 Firefox 
	-webkit-box-sizing: border-box;
	 Safari
	border-right: 0;
	height: 150px;
}*/
.s1 .dongxiao li:nth-child(2n) {
	/* Safari*/
	border-right: 0;
}
.s1 .dongxiao li .a1 {
	width: 100%;
	text-align: center;
	font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
	font-size: 65px;
	color: #3498a4;
	font-family: Impact, thyFont2, "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
	padding-top: 15px;
}
.s1 .dongxiao li .a2 {
	width: 100%;
	text-align: center;
	font-family: "SF Pro SC", "HanHei SC", "SF Pro Text", "Myriad Set Pro", "PingFang SC", "Helvetica Neue", "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
	font-size: 16px;
	color: #818181;
	padding-top: 12px;
}


/* 企业优势 */
.qinlin-section {
 padding: 50px 0;
}
.qinlin-ys {
 margin-left: 500px;
 padding-bottom: 30px;
}

.qinlin-ys .bd {
 width: 480px;
 margin: 0 auto;
 padding-top: 20px;
 height: 220px;
}

.qinlin-ys .bd dl {
 margin: 0;
}

.qinlin-ys .bd dt {
 font-size: 20px;
 font-weight: bold;
 text-align: center;
}

.qinlin-ys .bd dt img {
 display: block;
 margin: 0 auto;
}

.qinlin-ys .bd dd {
 text-align: center;
 line-height: 1.8;
 margin: 15px 0 0;
}

.qinlin-ys .hd {
 background: url(../images/ys_line.gif) repeat-x 0 11px;
 height:auto;
 overflow:hidden;
}
.qinlin-ys .hd ul{
 width:100%;
}

.qinlin-ys .hd li {
 float: left;
 width: 32%;
 margin:0 0.5%;
 background: url(../images/ys_k01.png) no-repeat center 0;
 padding-top: 30px;
 height: 111px;
 text-align: center;
 font-size: 16px;
 font-weight: bold;
 cursor: pointer;
}

.qinlin-ys .hd li i {
 display: block;
 height: 35px;
 overflow: hidden;
 margin-bottom: 8px;
}

.qinlin-ys .hd li img {
 display: block;
 margin: 0 auto;
 -webkit-transition: all 0.5s;
 transition: all 0.5s;
}

.qinlin-ys .hd li.on {
 background-image: url(../images/ys_k02.png);
 color: #fff;
}

.qinlin-ys .hd li.on img {
 margin-top: -35px;
}