@charset "utf-8";

body {
	font-size: 14px;
	color: #020e2a;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0;
}

div,dl,dt,dd,ol,ul,li,p {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

ol,ul,li {
	list-style: none
}

a:link,a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #e63d39;
}

.clear {
	clear: both;
}

.clearfix:before,

.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

input,textarea {
	border: 1px solid #dcdcdc;
	line-height: 20px;
	padding: 3px;
	font-family: "Open Sans","Arial", "Helvetica", "sans-serif";
}

input::-webkit-input-placeholder {
	color: #aaaaaa;
}

:-moz-placeholder {
	color: #aaaaaa;
}

::-moz-placeholder {
	color: #aaaaaa;
}

input:-ms-input-placeholder {
	color: #aaaaaa;
}

input::-ms-input-placeholder {
	color: #aaaaaa;
}

.space {
	height: 0;
}

.bj {
	background: #fafafa;
}

.header {
	width: 100%;
	background: #ffffff;
}

.headline {
	height: 1px;
	width: 100%;
	background: #ffffff;
	opacity: 0.2;
}

.wrap {
	max-width: 1200px;
	width: auto;
	margin: 0 auto;
	position: relative;
}

.toplogo {
	float: left;
	height: 100px;
	padding: 8px 0;
	transition: all 0.5s;
}

.toplogo img {
	max-height: 100%;
	width: auto;
}

.toptel {
	float: right;
	color: #020e2a;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 33px;
	font-size: 14px;
	background: url(../images/82-1.png) no-repeat left center;
}

.toplag {
	float: right;
	margin-top: 35px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 30px;
	padding-right: 15px;
	background-color: #f3f3f3;
	border: 0px solid #eeeeee;
	border-radius: 8px;
	padding: 3px 6px 2px 24px;
	background-image: url(../images/top0.png);
	background-position: 12px center;
	background-repeat: no-repeat;
	color: #cccccc;
	letter-spacing: 0;
}

.toplag a {
	color: #666666;
	padding: 0 7px;
	font-size: 13px;
}

.toplag a:hover {
	color: #0099df;
}

.toplag2 {
	display: none;
	font-size: 13px;
}

.Header-search-click {
	float: right;
	margin-top: 35px;
}

.tsou {
	outline: none;
	width: 220px;
	font-size: 14px;
	line-height: 34px;
	color: #666666;
	background: #ffffff;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #d0d0d0;
	padding: 0 15px;
	border-radius: 8px 0 0 8px;
}

.tsend {
	background: #0099df url(../images/find2.png) no-repeat 16px center;
	background-size: 16px auto;
	font-size: 0;
	width: 50px;
	height: 36px;
	padding: 0 20px 0 0;
	border: none;
	outline: none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: -10px;
	border-radius: 0 8px 8px 0;
}

.navs,.mfoot,.fnav-list {
	display: none;
}

.navbg {
/*  background-image: url(../images/nav_l.png), url(../images/nav_r.png);

  background-position: left top, right top; 

  background-repeat: no-repeat, no-repeat; */
	padding: 0 60px;
	position: relative;
	width: 100%;
	margin: 0 auto;
	z-index: 99;
	background: #0070c0;
}

.small {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
}

.nav {
	max-width: 1200px;
	width: auto;
	margin: 0 auto;
	font-size: 0;
}

.nav li {
	display: inline-block;
	vertical-align: top;
	width: 14%;
	text-align: center;
	line-height: 48px;
	transition: all 0.5s;
	position: relative;	
}

.nav li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	font-family: "OpenSans-Bold","Arial", "Helvetica", "sans-serif";
}

.nav li:hover {
	background: #0087cd;
}

.nav li.current {
	background: #0087cd;
}

.nav li:hover .nav-sub {
	display: block;
}

.nav-sub {
	position: absolute;
	display: none;
	z-index: 100;
	left: 0;
	width: 400px;
	text-align: left;
}
.sub3 {
	width: 400px;
}
.sub1 li,.sub3 li{
	text-align: left;	
}
.nav-sub ul{
	padding: 12px 0;
	background: #f5f5f5;
	text-align: center;
	letter-spacing: 0;
	display: inline-block;
	min-width:168px;
	width:auto;	
	box-shadow: 0 6px 6px rgba(0,0,0,0.2);	
}
.nav-sub li {
	margin-right: 0;
	padding: 0;
	width: 100%;
	position: relative;
	line-height: 40px;
	display: block;
}
.sub3 ul{
	min-width:80px;
	width:auto;		
}
.has-more2 {
	background: url(../images/right_ico.png) no-repeat 91% center;
	text-align: left;
}
.nav li .nav-sub li a {
	color: #666666;
	font-size: 14px;
	line-height: 40px;
	font-weight: 400;	
	padding: 0 20px;
	font-family: "OpenSans","Arial", "Helvetica", "sans-serif";
}
.nav li .nav-sub li:hover {
	background: #e0e0e0;
}
.nav li .nav-sub li:hover a {
	color: #06b2ca;
}
.nav li .nav-sub li.has-more2:hover{
	background:#e0e0e0 url(../images/right_ico.png) no-repeat 91% center;
}
.nav-sub2 {
	position: absolute;
	display: none;
	z-index: 110;
	width: 300px;
	left: 168px;
	top: -12px;
}
.nav-sub2 ul {
	width: auto;
	background: #f5f5f5;
	text-align: left;
	padding: 12px 0;
	box-shadow: 0 6px 6px rgba(0,0,0,0.2);
}

.nav li .nav-sub li:hover .nav-sub2 {
	display: block;
}

.nav-sub2 li {
	display: block;
	padding: 0;
	line-height: 40px;
	margin: 0;
	background: transparent;
}

.nav li .nav-sub li:hover .nav-sub2 li a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	background: transparent;
	padding: 0 16px;
	letter-spacing: 0;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.nav li .nav-sub li:hover .nav-sub2 li:hover {
	background: #e0e0e0;
}

.nav li .nav-sub li:hover .nav-sub2 li:hover a {
	text-decoration: none;
	color: #06b2ca;
}
.ban {
	background: #000000;
	overflow: hidden;
}

.ban img {
	display: block;
	opacity: 0.4;
	width:100%;
}

.bantxt {
	padding: 14px 0;
	font-size: 14px;
	color: #666666;
	background: #f7f7f7;
	width: 100%;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.bantxt a {
	margin: 0 6px;
	color: #30578d;
}

.bantxt a:hover {
	text-decoration: underline;
}

.leftbox {
	float: left;
	width: 22%;
}

.rightbox {
	float: right;
	width: 75%;
	padding: 20px 0 0 0;
}

.conbox {
	width: 1100px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

.bg {
	background: #f6f6f6 url(../images/img77.jpg);
	background-size: cover;
	padding: 70px 0;
	color: #333333;
}

.bg2 {
	background: #f6f6f6;
	padding: 90px 0 70px 0;
	color: #333333;
	min-height: 300px;
	height: auto;
}

.bg3 {
	background: #ffffff;
	padding: 70px 0;
}

.bg4 {
	padding: 70px 0;
	background: url(../images/about_bk_pic.jpg) no-repeat center center;
}

.bg5 {
	background: url(../images/bj1.jpg) no-repeat center center;
	padding: 60px 0;
	text-align: center;
}

.home_ico {
	font-size: 0;
}

.home_ico li {
	display: inline-block;
	vertical-align: top;
	padding: 0 15px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}

.home_ico li p {
	font-size: 17px;
	margin-bottom: 10px;
}

.home_ico li img {
	width: 40px;
	margin-bottom: 10px;
}

.home_about {
	line-height: 28px;
	font-size: 16px;
	color: #666666;
	width: 100%;
	padding-bottom: 50px;
}

.home_about p {
	margin-top: 20px;
}

.home_about_l {
	float: left;
	width: 55%;
}

.home_about_ico {
	position: relative;
}

.home_about_ico li {
	float: left;
	width: 25%;
	text-align: center;
	font-size: 15px;
	color: #666666;
	position: relative;
}

.home_about_ico li:hover div {
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.home_about_ico li  img {
	transition: all  0.5s;
}

.home_about_ico li:hover img {
	transform: rotateY(180deg);
}

.home_about_ico li div {
	background: #ffffff;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	margin: 0 auto;
	padding-top: 20px;
	transition: all 0.5s;
}

.home_about_ico li p {
	color: #0070c0;
	font-size: 35px;
	line-height: 30px;
	overflow: hidden;
	font-weight: 600;
	padding-bottom: 15px;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
	;
}

.home_about_ico li sup {
	font-weight: 200;
}

.home_title1 {
	font-size: 40px;
	line-height: 40px;
	padding: 20px 0;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #eeeeee;
	font-weight: 400;
}

.home_title1 span {
	display: block;
	font-size: 30px;
	color: #444444;
}

.home_title1 i {
	display: block;
	width: 50px;
	height: 2px;
	background: #0099df;
	margin-top: 10px;
}

.home_about_pic {
	float: right;
	width: 32%;
	position: relative;
	text-align: right;
	padding-top: 30px;
	margin-right: 30px;
}

.home_about_pic img {
	border-radius: 40px 0 40px 0;
	max-width: 100%;
	width: auto;
	height: auto;
}

.home_about_pic_ico {
	background: url(../images/img76.png) no-repeat center center;
	background-size: 60px auto;
	width: 78px;
	height: 78px;
	position: absolute;
	z-index: 9;
	top: 0px;
	right: -40px;
	border-radius: 0;
}

.home_about_pic_ico img {
	border-radius: 0;
}

a.ma {
	text-transform: uppercase;
	border: 2px solid #0099df;
	color: #0099df;
	display: block;
	width: 180px;
	font-size: 15px;
	font-weight: 400;
	line-height: 45px;
	text-align: center;
	margin: 0 auto;
	margin-top: 25px;
	border-radius: 30px;
}

a.ma:hover {
	color: #ffffff;
	background: #0099df;
	border: 2px solid #0099df;
}

a.ma2 {
	background: #128fdc;
	color: #ffffff;
	display: block;
	width: 170px;
	font-size: 15px;
	font-weight: 400;
	line-height: 46px;
	text-align: center;
	margin-top: 30px;
	border-radius: 30px;
}

a.ma2:hover {
	color: #ffffff;
	background: #002f7c;
}

.dline {
	border-bottom: 1px dashed #dddddd;
}

.searchbox {
	font-size: 14px;
	padding: 0 10px 30px 0px;
}

.boxs {
	background: rgba(0,0,0, 0.7) none repeat scroll 0 0 !important;
	position: absolute;
	bottom: -30%;
	height: 30px;
	width: 100%;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 6px 0 2px 0;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-ms-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
}

.boxs2 {
	background: rgba(255,255,255, 0.7) none repeat scroll 0 0 !important;
	display: none;
	position: absolute;
	width: 100%;
	height: 88%;
	z-index: 98;
}

.pages {
	font-size: 13px;
	line-height: 36px;
	margin-bottom: 20px;
}

.pa:link,.pa:visited {
	color: #333333;
	padding: 0 15px;
	text-align: center;
	display: inline-block;
	background: #e2e2e2;
	margin: 5px;
	border-radius: 4px;
}

.pa:hover {
	text-decoration: none;
	color: #06b2ca;
}

.paon {
	color: #999999;
	background: #ebebeb;
	padding: 0 15px;
	margin: 5px;
	display: inline-block;
	border-radius: 4px;
}

.paon2 {
	color: #ffffff;
	background: #06b2ca;
	margin: 5px;
	padding: 0 15px;
	display: inline-block;
	border-radius: 4px;
}

.footer {
	background: url(../images/section5.png) no-repeat center bottom;
	background-size:cover;
	background-attachment: fixed;
	padding: 50px 0 0 0;
	color: #b9bcc3;
	margin-top: 60px;
}

.footer span {
	padding: 0 20px;
}

.footer li {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	letter-spacing: 0;
}

.footer li a {
	color: #b9bcc3;
}

.footer li a:hover {
	color: #ffffff;
}

.footer li.foot1 {
	width: 28%;
	margin-right: 5%;
}

.footer li.foot1 img {
	width: 40px;
	margin-right: 10px;
	margin-top: -5px;
	display: inline-block;
	vertical-align: top;
}

.footer li.foot1 h2 {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: 400;
	color: #ffffff;
}

.footer li.foot3 img {
	height: 110px;
	opacity: 0.95;
	display: block;
	margin-bottom: 0px;
	margin-top: 20px;
}

.footer li.foot2 {
	margin-right: 5%;
}

.footer li.foot2 a {
	padding-left: 5px;
}

.footer li.foot3 {
	float: right;
	text-align: center;
	margin-left: 20px;
	font-size: 12px;
}

.footer li p {
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(../images/fline.jpg) no-repeat left center;
}

.footbg {
	color: #85919c;
	text-align: center;
	line-height: 30px;
	padding: 15px 0;
	margin-top: 40px;
	background: rgba(0,0,0,0.3);
	border-top: 1px solid #374c67;
}

.footfind {
	width: 120px;
	display: block;
	vertical-align: top;
	background: #ffffff;
	padding: 3px;
	text-align: center;
	border-radius: 3px;
	overflow: hidden;
	color: #666666;
	font-size: 13px;
	line-height: 20px;
}

.footfind img {
	max-width: 100%;
	display: block;
}

.fico {
	border: 1px solid #cccccc;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	display: inline-block;
}

.fico1 {
	background: url(../images/ficon1.png)  no-repeat center center;
	background-size: 16px 16px;
}

.fico2 {
	background: url(../images/ficon2.png)  no-repeat center center;
	background-size: 16px 16px;
}

.fico3 {
	background: url(../images/ficon3.png)  no-repeat center center;
	background-size: 16px 16px;
}

.fsou {
	background: #444;
	border: none;
	outline: none;
	font-size: 13px;
	padding: 8px;
	width: 230px;
	color: #dddddd;
	display: inline-block;
	vertical-align: top;
}

.fsend {
	background: #444 url(../images/search2.png) no-repeat center center;
	padding: 8px 25px;
	font-size: 0;
	border: none;
	outline: none;
	display: inline-block;
	vertical-align: top;
}

#tline {
	border-top: 1px dashed #ddd;
}

.con_info {
	padding: 10px 0;
	font-size: 15px;
	line-height: 30px;
}

.con_info2 {
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0;
	color: #555555;
}
.con_info2 hr {
	margin: 25px 0;
	background: #e3e3e3;
	height: 1px;
	border: none;
}
.con_info2 li{
	list-style: disc;
	margin-left:30px;
}
.ke-zero{
	padding:10px;
}
.table_box{
	margin-top:10px;
}
.con_info p {
	margin-top: 15px;
}

.con_info2 p {
	margin-top: 5px;
}
.con_info img,.con_info2 img {
	margin: 10px 6px;
	max-width: 100%;
	width: auto;
}
.solu_info{
	font-size: 15px;
	line-height: 26px;
	letter-spacing: 0;
}
.solu_info table{
	border-top:dashed 1px #dddddd;
	margin-top:15px;
}
.solu_info td{
	padding:15px 5px 20px 5px;
}
.solu_info li{
	list-style: disc;
	margin-left:30px;
}
.solu_info img{
	margin:0;
	padding:0;
	width:95%;
}
.solu_info h2{
	font-weight: 600;
	font-size:19px;
	margin:0 0 15px 0;
}
table.solutable{
	padding-bottom:20px;
	border-top:none;
}
.solutable td{
	padding:10px;	
}
.solutable img{
	display: block;
	width:100%;
}
.solu_tit{
	font-size:50px;
	line-height: 65px;
	padding:80px 350px 80px 0;
	font-weight: 400;
	color:#333333;
	font-family: "Noto Sans SC","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.smore{
	text-align: center;
	position: absolute;
	right:0;
	bottom:30px;
}
.smore a{
	background-color:#2eb1bc; 
	background-image:url(../images/file-pdf.png);
	background-position: 40px center;
	background-repeat: no-repeat;
	padding:12px 35px 12px 70px;
	border-radius: 25px;
	font-size:16px;
	font-weight: 400;
	color:#ffffff;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.smore a:hover{
	background-color: #2c91b5;	
	text-decoration: none;
	box-shadow: 0 3px 6px rgba(40,109,170,0.2);
}
table.table-d {
	background: #cccccc
}

table.table-d td {
	background: #FFF;
	font-size: 14px;
}

.company_pic {
	float: right;
	margin-left: 40px;
	margin-bottom: 20px;
}

.photolist {
	margin: 40px 0 40px 4%;
}

.photolist li {
	float: left;
	width: 46%;
	margin-right: 4%;
	background: #ffffff;
	padding: 30px;
	margin-bottom: 40px;
	font-size: 17px;
	text-align: center;
	font-weight: 600;
}

.photolist li:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.photopic {
	margin-bottom: 15px;
}

.caselist {
	padding: 0 20px;
	min-height: 200px;
	height: auto;
}

.caselist li {
	position: relative;
	padding: 16px 0 16px 28px;
	font-size: 15px;
	border-bottom: dashed 1px #dddddd;
	background: url(../images/ico1.jpg) no-repeat 5px center;
}

.newlist {
	margin-top: -10px;
}

.newlist li {
	position: relative;
	padding: 20px 0;
	border-bottom: dashed 1px #dddddd;
}

.newstit {
	font-size: 15px;
	line-height: 22px;
	font-weight: 600;
	margin-bottom: 10px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.newlist li:hover .newstit {
	color: #e63d39;
}

.a_pic2 {
	margin-top: 20px;
}

.a_pic2 a {
	font-weight: 400;
	font-size: 13px;
	color: #777777;
	background: #ffffff;
	border-radius: 30px;
	padding: 8px 25px;
	border: 1px solid #e0e0e0;
}

.newlist li:hover .a_pic2 a {
	background: #e63021;
	color: #ffffff;
	border: 1px solid #e63021;
}

.newsinfo {
	color: #888;
	font-size: 13px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.c_date {
	color: #999999;
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
	background: url(../images/otime.png) no-repeat left center;
	padding-left: 20px;
}

.newspic {
	float: left;
	width: 160px;
	height: 110px;
	margin-right: 30px;
	border: 1px solid #dddddd;
}

.newspic img {
	width: 100%;
	height: 100%
}

.news_title {
	font-size: 17px;
	font-weight: 600;
	margin-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}

.c_dates {
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 13px;
	color: #888888;
}

.h_title {
	font-weight: 400;
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}

.h_title i {
	background: #0094db;
	width: 30px;
	height: 3px;
	display: block;
	margin-top: 18px;
	margin-bottom: -1px;
}

.h_title2 {
	font-weight: 400;
	font-size: 28px;
	color: #111111;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-bottom: 40px;
	text-align: center;
	border-bottom: dotted 1px #d5d5d5;
}

.h_title2 i {
	background: #ffffff url(../images/linef.png) no-repeat center center;
	width: 30px;
	height: 24px;
	margin: 0 auto;
	display: block;
	margin-top: 10px;
	margin-bottom: -32px;
	z-index: 9;
	position: relative;
}

.con_icon li {
	float: left;
	width: 25%;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #555555;
}

.con_icon li p {
	font-size: 20px;
	line-height: 50px;
	color: #111111;
}

.con_icon li img {
	border-radius: 50%;
	overflow: hidden;
	width: 100px;
	background: #ffffff;
	display: block;
}

.con_icon li div {
	border-radius: 50%;
	overflow: hidden;
	width: 120px;
	background: rgba(255,255,255,0.4);
	padding: 10px;
	margin: 0 auto;
	transition: all 0.5s;
}

.con_icon li:hover div {
	transform: rotateY(180deg);
}

.conpic {
	float: right;
	margin-left: 40px;
}

.btn {
	background: #f4b902;
	width: 80px;
	height: 36px;
	display: inline-block;
	border: 0px solid #ffffff;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}

.s_date {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.s_info {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	margin-top: 5px;
}

.bimg {
	margin-bottom: 15px;
}

.pages {
	text-align: center;
	padding: 20px 0 10px 0;
}

.con_pic {
	text-align: center;
}

.title {
	font-size: 26px;
	color: #0b5394;
	text-align: left;
	line-height: 50px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}

.title2 {
	font-size: 18px;
	font-weight: 600;
	color: #222222;
	background: #f5f5f5;
	text-align: center;
	line-height: 50px;
	margin-bottom: 20px;
	margin-top: -15px;
}

.close {
	background: url(../images/close.png) no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 12px;
	top: 11px;
	z-index: 99;
	cursor: pointer;
}

.imgs {
	text-align: center;
	padding: 10px;
}

.spare {
	float: left;
}

.shares {
	display: inline-block;
	vertical-align: middle;
	padding-right: 20px;
}

.bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 10px;
}

.icos li {
	float: left;
	width: 29.3%;
	margin: 1% 2%;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	color: #777777;
	list-style: none;
}

.icos li p {
	font-size: 16px;
	color: #222222;
	padding-bottom: 10px;
}

.icos li img {
	width: 60%;
	height: auto;
	margin: 10px 0;
}

.social_icons {
	text-align: center;
	margin-bottom: -20px;
}

.bdsharebuttonbox {
	padding-top: 10px;
	display: inline-block;
}

.sou {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 25px;
	box-sizing: border-box;
	width: 100%;
	border: none;
	outline: none;
	padding: 10px 15px;
	margin-top: 10px;
	color: #888888;
	background: #f9f9f9;
	border-radius: 8px;
}

.send {
	display: inline-block;
	vertical-align: middle;
	padding: 11px 40px;
	margin-top: 8px;
	border: none;
	font-size: 15px;
	font-weight: 600;
	cursor: pointer;
	background: #e63d39;
	color: #ffffff;
	border-radius: 8px;
	border: 2px solid #e63d39;
}

.send:hover {
	background: #f0706c;
	border: 2px solid #f0706c;
}

.send2 {
	background: url(../images/search.png) no-repeat center center;
	border: none;
	line-height: 36px;
	color: #ffffff;
	font-size: 0;
	padding: 0 15px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: -50px;
}

.formbox {
	position: relative;
	padding: 50px;
	text-align: center;
	margin-bottom: 100px;
	border: 1px solid #eeeeee;
}

.formbox li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 45%;
	margin: 0 2% 20px 2%;
	font-size: 15px;
	line-height: 30px;
	box-sizing: border-box;
}

.formbox li.form2 {
	width: 94%;
}

.pro_left {
	float: left;
	width: 44%;
	padding:10px;
	position: relative;
	margin-top: 30px;
}

.pro_right {
	float: right;
	width: 53%;
	padding: 20px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	color: #666666;
}

.con_one {
	text-align: center;
}

.con_one span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.con_one img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.pro_tit {
	font-size: 28px;
	color: #337FE5;
	font-weight: 600;
	margin-bottom: 20px;
	font-family: "Noto Sans SC","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}

.pro_model {
	color: #888888;
}

.pro_txt {
	color: #555555;
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0;
}

.pro_txt li {
	list-style: disc;
	margin-left: 20px;
}

.pro_a {
	margin-top: 30px;
	border-radius: 30px;
	padding: 5px 0 5px 20px;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
	display: block;
	width: 180px;
	text-align: center;
	background: #009be0 url(../images/tel01.png) no-repeat 20px center;
}

.pro_a:hover {
	background: #07b2c8  url(../images/tel01.png) no-repeat 20px center;
}

.gotop {
	background: #31a8dc url(../images/gotop.png) no-repeat center center;
	width: 50px;
	height: 50px;
	position: fixed;
	right: 20px;
	bottom: 120px;
	z-index: 99;
	border-radius: 50%;
}

.gotop:hover {
	background-color: #2394c5;
}

.proclass {
	padding: 20px 0 60px 0;
}

.proclass li {
	font-size: 15px;
	line-height: 50px;
	border-bottom: 0px solid #efefef;
	background-color: #f0f0f0;
	background-image: url(../images/right_ico.png);
	background-position: 93% center;
	background-repeat: no-repeat;
	margin-top: 10px;
	letter-spacing: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.proclass li:hover {
	background-color: #f3f8f9;
}

.proclass li.hover {
	background-color: #0070c0;
	background-image: url(../images/right_ico2.png);
}

.proclass li.hover a,.proclass li.hover:hover a {
	color: #ffffff;
}

.proclass li a {
	display: block;
	font-weight: 400;
	padding: 0 20px;
}

.proclass li:hover a {
	color: #333333;
}

.proclass2 {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}

.proclass2 li {
	font-size: 14px;
	line-height: 30px;
	border-bottom: 0;
	background: transparent;
	letter-spacing: 0;
}

.proclass2 li:hover {
	background: transparent;
}

.proclass2 li a {
	color: #666666;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.proclass2 li.current a,.proclass2 li:hover a {
	color: #0099df;
	text-decoration: none;
}

.prolist {
	font-size: 0;
	letter-spacing: 0;
}

.prolist li {
	width: 30.2%;
	margin: 0 1.5% 30px 1.5%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	transition: all 0.5s;
	border-radius: 5px;
	letter-spacing: 0.5px;
	overflow: hidden;
	padding: 0;
	border: 2px solid #f0f0f0;
}

.finds li {
	width: 22%;
	margin: 0 1.5% 30px 1.5%;
	background: #ffffff;
}

.prolist li:hover {
	border: 2px solid #0099df;
}

.protxt {
	line-height: 30px;
	padding: 5px;
	color: #666666;
	text-align: center;
	overflow: hidden;
	border-top: 1px solid #eeeeee;
	font-size: 14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.prolist li:hover .protxt {
	color: #0099df;
}

.picbox {
	text-align: center;
	padding: 15px;
	height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.picbox img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	width: auto;
	display: block;
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.prolist li:hover .picbox img {
	transform: scale(1.05);
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.a_pic {
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

.a_pic a {
	font-weight: 400;
	font-size: 13px;
	color: #ffffff;
	background: #999999;
	border-radius: 0;
	padding: 7px 20px;
}

.prolist li:hover .a_pic a {
	background: #0099df;
	color: #ffffff;
}

.prolist2 {
	padding-top: 20px;
	font-size: 0;
	letter-spacing: 0;
}

.prolist2 li {
	width: 23%;
	margin: 0 1% 20px 1%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	letter-spacing: 0.5px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	border-radius: 5px;
}

.prolist2 li:hover {
	box-shadow: 0 0 25px rgba(0,0,0,0.04);
}

.picbox2 {
	text-align: center;
	padding: 10px;
	font-size: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.picbox2 img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	display: inline-block;
	vertical-align: middle;
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.prolist2 li:hover .picbox2 img {
	transform: scale(1.1);
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.protxt2 {
	line-height: 30px;
	font-size: 14px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical
}

.protxt2 a {
	color: #777777;
}

.protxt2 a:hover {
	color: #333333;
	text-decoration: underline;
}

.pro_brand {
	padding: 0 20px 10px 80px;
	position: relative;
	border-bottom: dashed 1px #cccccc;
	margin-bottom: 20px;
}

.pro_brand_t {
	position: absolute;
	left: 20px;
	font-size: 15px;
	font-weight: 600;
}

.pro_brand li {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	margin-bottom: 8px;
}

.pro_brand li a {
	display: block;
	font-size: 14px;
	padding: 5px 15px;
	background: #eeeeee;
}

.pro_brand li:hover a {
	background: #0099df;
	color: #ffffff;
}

.pro_brand li.hover a {
	background: #ffffff;
	color: #0099df;
	border: 1px solid #0099df;
}

.solulist {
	font-size: 0;
}

.solulist li {
	width: 31%;
	margin: 0 1% 20px 1%;
	font-size: 15px;
	line-height: 24px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	transition: all 0.5s;
	border-radius: 0;
	overflow: hidden;
}

.solutxt {
	padding: 10px 15px;
	color: #777777;
	text-align: center;
	overflow: hidden;
}

.solutxt p {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.solutxt a {
	color: #333333;
}

.solulist li:hover a {
	color: #0099df;
}

.solulist li:hover .solubox {
	border: 1px solid #0099df;
}

.solubox {
	text-align: center;
	padding: 10px;
	height: 240px;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #dddddd;
}

.solubox img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	width: auto;
	display: block;
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.solulist li:hover .solubox img {
	transform: scale(1.05);
	transition: all 0.6s cubic-bezier(0.17,0.84,0.44,1) 0s;
}

.home_title {
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 40px;
	color: #333333;
	text-align: center;
	font-family: "Noto Sans SC","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}

.home_title span {
	display: block;
	font-size: 15px;
	color: #999999;
	font-family: "Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}

.home_title2 {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 20px 0;
	color: #333333;
	text-align: center;
}

.home_news {
	font-size: 0;
}

.home_news ul {
	width: 102%;
}

.home_news li {
	font-size: 14px;
	line-height: 22px;
	position: relative;
	color: #999;
	padding: 30px 0;
	float: left;
	width: 48%;
	margin: 0 2% 30px 0;
	background: #fff url(../images/right02.png) no-repeat 96% 25px;
	padding-left: 105px;
	border: 1px solid #dfdfdf;
	border-radius: 0 20px 0 20px;
}

.home_news li:hover {
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}

.home_news li p {
	font-size: 17px;
	font-weight: 400;
	color: #222222;
	margin-bottom: 10px;
}

.home_news li:hover p {
	color: #0099df;
}

.h_date {
	line-height: 20px;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	width: 80px;
	height: 80px;
	position: absolute;
	text-align: center;
	top: 28px;
	left: 0px;
	font-size: 14px;
	letter-spacing: -1px;
	border-right: 1px solid #eeeeee;
}

.h_date span {
	display: block;
	font-weight: 800;
	font-size: 32px;
	color: #0099df;
	padding-bottom: 5px;
	padding-top: 10px;
}

.home_newsinfo {
	font-size: 14px;
	line-height: 25px;
	padding-right: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.home_newspic {
	float: left;
	width: 180px;
	height: 120px;
	margin-right: 30px;
}

.home_newspic img {
	width: 100%;
	height: 100%
}

.home_brand li {
	float: left;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	width: 12.28%;
	margin: 0 1%;
	margin-bottom: 20px;
	padding: 10px;
}

.home_brand li img {
	max-width: 100%;
}

.p_title {
	font-size: 16px;
	font-weight: 600;
	line-height: 45px;
	margin: 30px 0 10px 0;
	color: #333333;
	border-bottom: 0px solid #e5e5e5;
	background: #f6f6f6;
}

.p_title i {
	background: #0099df;
	height: 16px;
	width: 5px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	margin-left: 12px;
}
.pagination1{
	display:none;
}
.mySwiper2 {
	border: 1px solid #dddddd;
}
.swiper .swiper-slide{
	background-position: center center;
	background-repeat: no-repeat;
	background-size:cover;
	color:#ffffff;
	height:550px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mySwiper2 .swiper-slide {
	height: 350px;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.subbox{
	max-width:1200px;
	width:100%;
	padding:0 20px;
	margin:0 auto;	
}
.subtitle{
	font-size:37px;
	font-weight: 500;
	font-family: "Noto Sans SC","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}
.subtitle i{
	width:20px;
	height:3px;
	background-color: #0099df;
	margin-right:10px;
	margin-top:20px;
	display: inline-block;
	vertical-align: top;
}
.subtitle2{
	font-size:21px;
	margin:15px 0 50px 30px;
	width:700px;
}
.suba{
	margin-bottom:50px;
	margin-left:30px;
}
.suba a{
	background-color: #0099df;
	color:#ffffff;
	font-size:15px;
	padding:8px 30px;
}
.suba a:hover{
	background-color: #06b2ca;
}


.mySwiper {
	margin: 20px 20px 0 20px;
}

.mySwiper .swiper-slide {
	border: 1px solid #dddddd;
	height: 90px;
	padding: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mySwiper .swiper-slide:after{
	border: 1px solid #999999;	
}

.mySwiper img {
	cursor: pointer;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
.pro1 {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.promore {
	font-size: 0;
	margin-top: 20px;
}

.promore li {
	width: 23%;
	opacity: 0.8;
	margin-right: 2%;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #dddddd;
	cursor: pointer;
}

.promore li div {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
}

.promore li img {
	max-width: 100%;
	height: auto;
}

.promore li.hover {
	opacity: 1;
}

.prev1,.next1 {
	width: 50px;
	height: 50px;
	border: 0px solid #ffffff;
	border-radius: 50%;
	background: rgba(0,0,0,0.4)
}

.prev1 {
	left: 20px;
}

.next1 {
	right: 20px;
}

.slide_title {
	position: absolute;
	left: 50px;
	top: 50px;
	color: #ffffff;
	font-size: 20px;
}

.slide_title span {
	font-weight: 600;
	font-size: 24px;
	display: block;
	margin-bottom: 10px;
}

.home_class {
	text-align: left;
	margin-top: -40px;
	margin-bottom: -40px;
	position: relative;
	z-index: 9;
	border-top: 3px solid #06b2ca;
	background: rgba(255,255,255,1);
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
}

.home_class li {
	width: 16.66%;
	float: left;
	text-align: center;
	font-size: 16px;
	line-height: 74px;
	height: 74px;
	border-left: 1px solid #e0e0e0;
	cursor: pointer;
	position: relative;
}

.home_class li:hover {
	color: #0099df;
}

.home_pro {
	font-size: 0;
	margin-top: 40px;
	letter-spacing: 0;
}

.home_pro ul {
	width: 102%;
}

.home_pro li {
	width: 23%;
	display: inline-block;
	vertical-align: top;
	margin: 0 2% 25px 0;
	text-align: center;
	padding: 0;
	background: #ffffff;
	transition: all 0.5s;
	overflow: hidden;
	letter-spacing: 0.5px;
	border: 1px solid #d5d5d5;
	border-radius: 0 20px 0 20px;
}

.home_pro li:hover {
	border: 1px solid #0099df;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}

.protxt1 {
	line-height: 50px;
	padding: 0 15px;
	color: #777777;
	text-align: center;
	border-top: 1px solid #e5e5e5;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.picbox1 {
	padding: 25px;
	text-align: center;
}

.picbox1 img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	width: auto;
	display: block;
	margin:0 auto;
	transition: all 1s;
}

.home_pro li:hover .picbox1 img {
	transform: scale(1.1);
}

.apage {
	font-size: 15px;
	line-height: 30px;
	margin-top: 50px;
	padding-bottom: 20px;
	position: relative;
	padding: 10px 5px;
	border-top: 1px dashed #ddd;
}

.fnav li {
	display: block;
	float: none;
}

.drawer-toggle {
	top: -50px;
}

.mob-tit {
	display: none;
}

.banner2 {
	display: none;
}

.conlist {
	font-size: 0;
	padding: 100px 0 80px 0;
	background: url(../images/fwbg.jpg) no-repeat center center;
}

.conlist li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 21%;
	margin: 0 2%;
	font-size: 14px;
	line-height: 24px;
	position: relative;
	color: #555555;
}

.conlist li p {
	color: #111111;
	font-size: 18px;
	line-height: 60px;
}

.conlist li div {
	background: #e63d39;
	border: 5px solid #eeeeee;
	border-radius: 50%;
	padding: 5px;
	width: 65px;
	margin: 0 auto;
	overflow: hidden;
}

.conlist li div img {
	width: 60px;
	display: block;
	margin: 0 auto;
}

.conlist li img {
	width: 26px;
}

.cons {
	padding: 10px 10px 50px 10px;
}

.cons p {
	margin-top: 15px;
}

.pic_title {
	padding: 50px 0;
	color: #333;
	font-size: 33px;
	text-align: center;
}

.pic_title span {
	display: block;
	color: #888;
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
}

.con_title {
	padding: 40px 0;
	color: #333;
	font-size: 45px;
	font-weight: 600;
	text-align: center;
	border-top: dotted 1px #dddddd;
}

.forms {
	width: 100%;
	padding-bottom: 60px;
	margin: 0 0 0 3%;
}

.forms li {
	position: relative;
	font-size: 16px;
	box-sizing: border-box;
	color: #333333;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
	margin-top: 15px;
}

.forms li.forms-s {
	border-bottom: none;
	padding-top: 30px;
}

.forms li img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.form1 {
	width: 30%;
	margin-right: 2%;
	display: inline-block;
}

.form2 {
	width: 95%;
}

.formpic {
	width: 370px;
	height: 340px;
	position: absolute;
	right: 0;
	top: 20px;
	background: #eee;
}

.code {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	display: inline-block;
	vertical-align: top;
	margin-top: 21px;
	color: #e63021;
	font-size: 22px;
	border: 0;
	letter-spacing: 0px;
	font-weight: bolder;
	cursor: pointer;
	width: 70px;
	margin-left: -75px;
}

.maps {
	width: 90%;
	height: 350px;
	border: #dddddd solid 1px;
	margin: 20px 0 50px;
	overflow: hidden;
	box-shadow: 7px 7px 0 rgba(0,0,0,0.06);
}

#allmap {
	width: 100%;
	height: 368px;
}

.moves {
	position: absolute;
	display: none;
	width: 120px;
	left: -120px;
	top: 0;
}

.move_1 {
	background: #444;
	line-height: 66px;
	font-size: 16px;
}

.move_2 {
	background: #444;
	line-height: 67px;
	font-size: 16px;
}

.move_3 {
	width: 160px;
	left: -160px;
}

.move_3 img {
	width: 160px;
	height: auto;
}

.qqbox li:hover .moves {
	display: block;
}

.qqbox .gotop {
	background: #666;
}

.sfoot {
	display: none;
}

#share {
	position: fixed;
	z-index: 10;
	left: auto;
	right: 10px;
	top: 180px;
	background: rgba(255,255,255,0.6);
	text-align: center;
	padding: 5px;
	width: 36px;
	overflow: hidden;
	font-size: 12px;
	white-space: nowrap;
	border-radius: 3px;
	box-shadow: 0 0 3px #bbb;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8cffffff,endColorstr=#8cffffff);
	zoom: 1;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+180));
}

#share a {
	float: none;
	clear: both;
	margin: 0 0 3px 0;
	padding: 0;
	display: inline-block;
	position: relative;
	width: 24px;
	height: 24px;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
}

#share p {
	margin: 0;
	padding: 5px 0;
}

#share a.CS_QQ {
	background: url(../images/ico_chat.png) center top no-repeat;
}

.serbg {
	background: url(../images/serbg.jpg) no-repeat center top;
}

.sertitle {
	font-weight: 700;
	font-size: 30px;
	line-height: 50px;
	background: url(../images/ico2.jpg) no-repeat center left;
	background-size: auto 100%;
	padding-left: 60px;
	color: #404040;
	margin: 35px 0;
	font-family: "Noto Sans SC","Microsoft Yahei","Arial", "Helvetica", "sans-serif";
}

.serlist1 {
	text-align: center;
	background: #0070c0;
	font-size: 0;
	margin-bottom: 50px;
	padding: 16px;
}

.serlist1 li {
	float: left;
	text-align: left;
	width: 33.33%;
	padding: 0 30px;
	color: #ffffff;
	font-size: 18px;
	line-height: 32px;
}

.serline {
	border-right: 1px solid #ffffff;
}

.ser_l {
	float: left;
	width: 49.5%;
}

.ser_r {
	float: right;
	width: 49.5%;
}

.ser_box1 {
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}

.ser_box1 img {
	width: 70px;
	height: 70px;
	display: block;
}

.ser_tit {
	display: inline-block;
	vertical-align: middle;
	font-weight: 800;
	font-size: 22px;
}

.ser_tit p {
	font-weight: 500;
	font-size: 20px;
	margin-top: 4px;
}

.ser_tit1 {
	font-weight: 800;
	font-size: 22px;
}

.ser_tit1 span {
	font-size: 32px;
}

.serlist1 li.sertop {
	padding-top: 10px;
}

.ser_tit3 {
	font-weight: 800;
	font-size: 18px;
	line-height: 20px;
	margin-top: -3px;
	font-family: Arial, Helvetica, sans-serif;
}

.ser_tit4 {
	font-weight: 800;
	font-size: 19px;
	line-height: 22px;
}

.ser_tit5 {
	font-weight: 800;
	font-size: 20px;
	line-height: 25px;
}

.ser_tit1 p {
	font-weight: 500;
	font-size: 21px;
	margin-top: 5px;
}

.serlist2 {
	text-align: center;
	font-size: 0;
	padding: 0  15px 10px 15px;
	border: dashed 1px #bfbfbf;
/*	background-image: linear-gradient(to bottom, #ffffff, #fafbff);*/
	background: url(../images/serbg2.jpg) no-repeat center center;
	background-size: 100% 100%;
	min-height: 315px;
	height: auto;
}

.serlist2 li {
	display: inline-block;
	vertical-align: top;
	width: 29%;
	margin: 0 2% 0 2%;
	padding: 8px 10px;
	border: 0px solid #dddddd;
}

.serlist2s li {
	padding: 11px 10px;
}

.serlist2_box {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 32px;
}

.serlist2 li img {
	display: block;
	max-height: 32px;
	max-width: 120px;
	width: auto;
	height: auto;
}

.ser_tit2 {
	font-size: 21px;
	font-weight: 400;
	color: #ffffff;
	background: url(../images/img17.png) no-repeat center center;
	height: 60px;
	text-align: center;
	padding-top: 20px;
	margin-top: -21px;
	margin-bottom: 22px;
}

.ser_tit2b {
	font-weight: 700;
}

.serlist3 li {
	display: inline-block;
	vertical-align: top;
	width: 28%;
	margin: 0 2.5% 10px 2.5%;
	padding: 1px;
	font-size: 16px;
	line-height: 34px;
	border: 1px solid #afc3e9;
	border-radius: 6px;
}

.serlist3 li div {
	background: url(../images/img19.png) repeat-x center bottom;
	background-size: auto 100%;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
}

.serlist4 li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	width: 47%;
	margin: 0 1% 20px 1%;
	padding: 10px 20px 10px 25px;
	font-size: 18px;
	background-image: linear-gradient(to right, #c9def9, #ffffff);
	border: 1px solid #aec2e8;
	border-radius: 25px;
}

.serlist4 li span {
	margin-right: 8px;
}

.about_info {
	padding: 10px 0;
	font-size: 17px;
	line-height: 30px;
}

.about_info h1 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 50px;
	letter-spacing: 1px;
}

.about_info h2 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 30px;
}

.aboutlist1 {
	text-align: center;
	font-size: 0;
	margin-top: 40px;
}

.aboutlist1 li {
	width: 33%;
	margin: 0;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	padding: 0 20px;
}

.aboutlist1 li img {
	width: 200px;
}

.about_tit1 {
	font-size: 18px;
	font-weight: 600;
	margin: 20px 0 10px 0;
}

.about_box1 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 90px;
	width: 90px;
	margin: 0 auto;
	background-image: linear-gradient(to right, #047cd6, #48b2ee);
	border-radius: 50%;
	outline: 8px solid #c4ebfa;
	animation: strokeWidthChange 1s infinite;
}

.about_box1 img {
	display: block;
	max-width: 50px;
}

.aboutlist2 {
	margin-top: 30px;
}
.aboutlist2 li {
	float: left;
	width: 31.33%;
	margin:0 1%;
	padding:0;
	text-align: left;
}
.about_box2 {
	position: relative;
}

.about_box2 img {
	width: 100%;
	display: block;
	padding:0;
	margin:0;
}

.about_ico2 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
	width: 80px;
	margin: 0 auto;
	border: 3px solid #ffffff;
	background-image: linear-gradient(to right, #047cd6, #48b2ee);
	border-radius: 50%;
	animation: strokeWidthChange 1s infinite;
}

.about_ico2 img {
	display: block;
	max-width: 40px;
}

.about_txt2 {
	border: 1px solid #dddddd;
	border-top: none;
	padding: 10px 25px 10px 25px;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	text-align: center;
	height: 160px;
}

.about_txt2 p {
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 12px;
	color: #333333;
}

.p_title_nav {
	border-top: 1px solid #d9d8d8;
	border-bottom: 1px solid #d9d8d8;
	line-height: 55px;
	color: #777777;
	background: #fcfcfc;
	margin: 30px 0;
}

.p_title_nav ul {
	border-left: 1px solid #d9d8d8;
}

.p_title_nav li {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border-right: 1px solid #d9d8d8;
	font-size: 16px;
	width: 160px;
	cursor: pointer;
}

.p_title_nav li.hover {
	color: #222222;
	background: #ffffff;
	border-bottom: 3px solid #337FE5;
}

@media screen and (max-width:1200px) {

	.nav,.Header-search-click,.home_class,.home_pro li .a_pic,.home_about_pic,.footer li.foot3,.company_pic,.newsinfo,.prev1,.next1,.a_pic,.leftbox {
		display: none;
	}
	.home_about_pic_ico {
		top: 5px;
		right: -10px;
	}

	.footer li.foot1 {
		margin-right: 3%;
	}

	.forms {
		width: 100%;
		padding-bottom: 60px;
		margin: 0 auto;
		padding-left: 60px;
	}

	.wrap {
		max-width: 800px;
		width: 100%;
		padding: 0 10px;
		margin: auto;
	}

	.header {
		position: fixed;
		background: #ffffff;
		z-index: 99;
		border-bottom: 1px solid #e0e0e0;
	}
	.swiper .swiper-slide{
		height:350px;
	}
	.mySwiper2 .swiper-slide {
		height: 350px;
	}
	.mySwiper .swiper-slide {
		height: 90px;
	}
	.Header-search-click {
		margin-right: 40px;
		margin-top: 12px;
		background: url(../images/find1.png) no-repeat center center;
		background-size: 18px auto;
	}

	.space {
		height: 70px;
	}

	.navs {
		display: block;
	}

	.toplogo {
		height: 70px;
		padding: 5px 0
	}

	.toplag {
		margin-top: 15px;
		margin-right: 40px;
		font-size: 13px;
	}
	.bg2 {
		padding: 40px 0;
	}
	.solu_info td{
		padding:15px 5px 20px 5px;
		display: table;
		width:100% !important
	}
	.solu_tit{
		font-size:40px;
		line-height: 50px;
		padding:60px 330px 60px 0;
	}
	.home_class li {
		font-size: 14px;
		line-height: 70px;
		height: 70px;
	}

	.home_pro ul {
		width: 100%;
	}

	.home_pro li,.home_pro li.pro_1 {
		width: 30.33%;
		margin: 0 1.5% 20px 1.5%;
		padding: 10px;
	}

	.home_brand li {
		width: 18%;
	}

	.solulist li {
		width: 46%;
		margin: 0 1.5% 20px 1.5%;
	}

	.protxt1 {
		margin-bottom: 0;
		padding-top: 0px;
		line-height: 26px;
		font-size: 14px;
		margin-top: 10px;
		text-align: center;
	}

	.protxt1 p {
		font-size: 17px;
		font-weight: 600;
		margin-bottom: 0;
	}

	.picbox1 {
		text-align: center;
		padding: 5px;
		font-size: 0;
		float: none;
	}

	.home_about_l {
		float: none;
		width: 100%;
	}

	.home_news li {
		padding: 15px 20px 15px 100px;
		width: 100%;
		margin: 0 0 20px 0;
	}

	.footer li.foot1 {
		width: 40%;
		margin-right: 0;
	}

	.footer li.foot2 {
		width: auto;
		margin-left: 20px;
		margin-right: 0;
	}

	.photolist {
		margin: 20px 0;
	}

	.photolist li {
		float: left;
		width: 46%;
		margin: 0 2% 30px 2%;
		padding: 0;
		font-size: 15px;
		font-weight: 400;
	}

	.newlist {
		margin-top: 30px;
	}

	.newlist li {
		margin-bottom: 20px;
		padding: 10px;
	}

	.newstit {
		font-size: 17px;
		line-height: 25px;
		padding: 15px 0 0 0;
		-webkit-line-clamp: 2;
	}

	.newspic {
		width: 200px;
		height: 140px;
		margin-right: 30px;
	}

	.news_title {
		font-size: 22px;
		font-weight: 600;
		margin: 30px 0 10px 0;
	}

	.leftbox,.rightbox,.pro_left,.pro_right {
		float: none;
		width: 100%;
		margin-top: 12px;
	}

	.pro_left {
		padding: 20px;
		margin-bottom: -20px;
	}

	.proclass {
		padding: 0;
		border-top: 2px solid #e63d39;
	}

	.proclass li {
		font-size: 15px;
		line-height: 45px;
	}

	.proclass2 {
		padding: 5px 0;
	}

	.proclass2 li {
		font-size: 14px;
		line-height: 35px;
	}

	.conlist {
		padding: 60px 0;
	}

	.conlist li {
		width: 46%;
		margin: 10px 2%;
	}

	.Header-search-close {
		margin-top: 10px;
		margin-left: 30px;
	}

	.tsou {
		width: 400px;
		font-size: 17px;
		line-height: 35px;
	}

	.home_about_ico li div {
		width: 130px;
		height: 130px;
		padding-top: 5px;
	}

	.home_about_ico li p {
		font-size: 26px;
		line-height: 20px;
		font-weight: 600;
		padding-bottom: 10px;
	}

	.home_about_ico li  img {
		width: 50px;
	}
	.ke-zero{
		box-sizing:border-box;
		
	}
	.ke-zero td{
		width:auto;
		display: block;
	}
	.ke-zero td{
		width:90% !important
	}
	.ke-zero2 td{
		display:table-cell;
		width:auto !important
	}
	.about_txt2 {
		padding: 10px 15px;
		font-size: 15px;
		line-height: 25px;
		height: auto;
	}
	.about_txt2 p {
		font-weight: 700;
		font-size: 17px;
		margin-bottom: 10px;
	}
	.home_title{
		font-size:21px;
	}
	.about_info h1 {
		font-size: 24px;
	}
	.ser_l,.ser_r{
		float:none;
		width:100%;
		margin-bottom:30px;
	}
	.sertitle {
		font-size: 25px;
		padding-left: 60px;
	}
	.ser_box1{
		margin-right:10px;
	}
	.ser_box1 img {
		width: 40px;
		height: 40px;
		margin:0 auto;
	}
	.serlist1 {
		margin-bottom: 30px;
		padding: 15px 5px;
	}	
	.serlist1 li {
		width: 33.33%;
		padding: 0 10px;
		color: #ffffff;
		font-size: 16px;
		line-height: 26px;
	}
	.serlist1 li.sertop {
		padding-top: 5px;
	}
	.ser_tit {
		font-weight: 800;
		font-size: 22px;
	}

	.ser_tit p {
		font-weight: 500;
		font-size: 16px;
		margin-top: 0px;
	}

	.ser_tit1 {
		font-weight: 800;
		font-size: 18px;
	}

	.ser_tit1 span {
		font-size: 26px;
	}

	.serlist1 li.sertop {
		padding-top: 10px;
	}

	.ser_tit3 {
		font-size: 15px;
		line-height: 20px;
		margin-top: -3px;
	}

	.ser_tit4 {
		font-size: 15px;
		line-height: 20px;
	}

	.ser_tit5 {
		font-size: 17px;
		line-height: 22px;
	}

	.ser_tit1 p {
		font-weight: 500;
		font-size: 18px;
		margin-top: 5px;
	}
	.serlist4 li {
		display: block;
		width: 96%;
		margin: 0 2% 20px 2%;
		padding: 10px 20px 10px 25px;
		font-size: 18px;
	}
}

@media screen and (max-width:640px) {
	body{
		overflow-x:hidden; 
	}
	.wrap {
		padding: 0;
	}

	.toplogo {
		height: 60px;
	}

	.space {
		height: 60px;
	}

	.header {
		border-bottom: 1px solid #e0e0e0;
	}

	.bg5,.banner1,.h_date,.footer li.foot2,.footbg,.a_news,.a_pic2,.bantxt,.ban,.h_title,.home_class2 {
		display: none;
	}

	.banner2,.bantxt2 {
		display: block;
	}
	.solu_tit{
		padding:10px 10px;
		font-size:22px;
		line-height: 30px;
	}
	.smore{
		position: relative;
		margin-top:15px;
		bottom:0;
		text-align: left;
	}
	.smore a{
		padding:10px 25px 10px 50px;
		font-size:15px;
		background-position: 20px center;
	}
	.mob-tit {
		display: block;
		text-align: center;
		font-size: 21px;
		font-weight: 400;
		line-height: 30px;
		padding: 15px 0 0 0;
		background: #ffffff;
	}

	.home_class {
		margin-top: -30px;
		width: 100%;
		margin-bottom: 20px;
		overflow: hidden;
	}

	.home_class ul {
		width: 101%;
	}

	.home_class li {
		width: 50%;
		line-height: 45px;
		height: 45px;
	}

	.home_class li.hover {
		border-bottom: 0px solid #e63021;
	}

	.home_class2 {
		margin-bottom: 20px;
		margin-top: -10px;
	}

	.home_class2 li {
		font-size: 15px;
		line-height: 35px;
		height: 35px;
		padding-left: 16px;
		padding-right: 20px;
		width: auto;
	}

	.home_brand li {
		width: 31.33%;
	}

	.banner {
		padding: 0;
	}

	.rightbox {
		margin-top: 0;
	}

	.bg2 {
		background: transparent;
	}

	.bg2,.bg,.bg3 {
		padding: 30px 0 30px 0;
	}

	.bg {
		padding-bottom: 60px;
	}

	.bg4 {
		padding-top: 0;
		padding-bottom: 30px;
		border-top: 1px solid #e5e5e5;
	}

	.footer {
		margin-top: 20px;
		padding: 10px 15px 20px 15px;
	}

	.footer li {
		display: block;
	}

	.footer li.foot1 {
		width: 100%;
	}

	.footer li p {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 15px;
		;
	}

	.fnav-list {
		position: relative;
		padding: 0;
		width: 100%;
		margin-top: 40px;
		background: #111111;
		display: block
	}

	.fnav-list li {
		position: relative;
		padding: 0;
		border-bottom: 1px solid #333333;
	}

	.fnav-list li a,.fnav-list li p {
		font-size: 15px;
		line-height: 44px;
		font-weight: 400;
		display: block;
		margin: 0;
		padding: 0 18px;
		color: #eeeeee;
	}

	.fnav-list li.hasmore {
		background: url(../images/jia.png) no-repeat 97% center;
		background-size: 11px auto;
	}

	.fnav-list li.hover {
		background: url(../images/jian.png) no-repeat 97% center;
		background-size: 11px auto;
	}

	.favinfo {
		background: #222222;
		border-bottom: 1px solid #333333;
	}

	.favinfo li {
		border-bottom: none;
	}

	.favinfo li a {
		color: #aaaaaa;
		font-size: 15px;
		display: block;
		line-height: 40px;
		padding: 0 25px;
	}

	.prolist,.home_pro {
		margin: 0 5px;
	}

	.photolist {
		margin: 10px 0 0 0;
	}

	.photolist li {
		width: 90%;
		margin: 0 5% 20px 5%;
	}

	.home_about {
		padding: 0 10px;
	}

	.home_pro li,.home_pro li.pro_1 {
		width: 47%;
		margin: 0 1.5% 10px 1.5%;
		padding: 5px;
		border-radius: 0;
	}

	.home_news {
		margin: 0 10px;
	}

	.home_news ul {
		width: 100%;
	}

	.home_news li {
		padding: 10px;
		margin-bottom: 10px;
		border-radius: 0;
		background: transparent;
	}

	.home_news li p {
		font-size: 15px;
		margin-bottom: 10px;
		padding-top: 6px;
	}

	.home_newspic,.newspic {
		width: 150px;
		height: 100px;
		margin-right: 20px;
		border: 1px solid #ffffff;
	}

	.home_title1 {
		font-size: 0;
		margin: 0;
		padding: 0;
	}

	.home_title,.home_title1 span {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 20px;
		text-align: center;
	}

	.home_title span {
		display: none;
	}

	.con_title {
		font-size: 22px;
		line-height: 40px;
		font-weight: 400;
		padding: 20px 0;
	}

	.home_title1 i {
		width: 30px;
		margin-top: 0;
	}

	.bj {
		background: #ffffff;
	}

	a.ma,a.ma2 {
		width: 150px;
		font-size: 15px;
		line-height: 35px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.ban {
		height: 120px;
	}

	.con_info {
		padding: 0 10px 20px 10px;
		font-size: 15px;
		line-height: 25px;
	}

	.con_info img {
		max-width: 97%;
		width: auto;
	}

	.maps {
		padding: 10px;
		width: 100%;
	}

	.conlist {
		padding: 30px 0;
	}

	.forms {
		margin: 0;
		padding: 0 20px;
	}

	.form1 {
		width: 100%;
		margin-right: 0;
		display: block;
	}

	.form2 {
		width: 100%;
	}

	.newstit {
		font-size: 15px;
		line-height: 22px;
		font-weight: 400;
		padding: 10px 0 0 0;
		-webkit-line-clamp: 3;
	}

	.prolist li {
		margin: 0 1.5% 15px 1.5%;
		padding: 10px;
		width: 47%;
	}

	.picbox,.picbox1 {
		padding: 0px;
	}

	.tsou {
		width: 60%;
	}

	.tsend {
		background-size: 18px auto;
		width: 50px;
		height: 34px;
	}

	.Header-search-item {
		padding: 20px 0;
	}

	.proclass1 {
		display: block;
	}

	.newlist {
		padding: 0 10px;
		margin-top: 0;
	}

	.newlist li {
		padding: 15px 10px;
		margin-bottom: 0;
		background: transparent;
		border-bottom: 1px solid #dddddd;
	}

	.news_title {
		font-size: 19px;
		font-weight: 400;
		padding: 0 10px;
	}

	.c_dates {
		padding: 0 10px;
	}

	.pro_tit {
		font-size: 22px;
		font-weight: 400;
	}

	.prolist2 {
		padding: 10px 10px 0 10px;
	}

	.prolist2 li {
		width: 47%;
		margin: 0 1.5% 15px 1.5%;
		padding: 5px;
		border-radius: 0px;
	}

	.pro_left {
		margin-top: 0;
	}

	.solubox {
		height: 160px;
	}

	.picbox {
		padding: 5px;
		height: 160px;
	}

	.picbox img {
		max-height: 160px;
	}

	.toplag2 {
		display: block;
		margin-right: 45px;
	}
	.sertitle {
		font-size: 22px;
		line-height: 50px;
		background: url(../images/ico2.jpg) no-repeat center left;
		background-size: auto 100%;
		padding-left: 60px;
		color: #404040;
		margin: 35px 0;
		display: none;
	}
	.serlist1{
		margin-top:0;
		background: transparent;
	}
	.serlist1 li {
		width: 100%;
		padding: 10px 20px;
		margin-bottom:10px;
		background: #0070c0;
	}
	.ser_box1 {
		margin-right: 20px;
		width:50px;		
	}
	.ser_tit{
		display: inline-block;
		width:auto;
		text-align: left;
	}
	.serlist2 li {
		width: 43%;
		font-size: 17px;
	}
	.serlist4 li {
		width: 96%;
		margin: 0 2% 10px 2%;
		font-size: 17px;
	}
	.ser_tit2 {
		font-size: 19px;
	}
	.about_info h1 {
		font-size: 22px;
		line-height: 30px;
		padding:0 30px;
	}
	.about_info h2 {
		font-size: 18px;
		font-weight: 600;
		margin-bottom: 30px;
	}
	.aboutlist2 {
		margin-top: 15px;
		padding:0;
	}
	.aboutlist2 li {
		float: left;
		width: 98%;
		padding: 10px;
		margin:0 1% 15px 1%;
		border:1px solid #dddddd;
	}
	.about_txt2 {
		padding: 0;
		font-size: 15px;
		line-height: 22px;
		border:0px solid #dddddd;
		text-align: left;
	}
	.about_txt2 p {
		font-weight: 700;
		font-size: 16px;		
		margin:0;
		margin-bottom: 4px;
	}
	.about_box2{
		padding:0;
		float:left;
		margin-right:10px;
		width:140px;		
	}
	.about_box2 img{
		display: block;
		width:100%;
		height:90px;
	}
	.pro_txt td{
		display:table;
		width:95% !important
	}
	.mySwiper{
		display: none;
	}
	.next-prev{
		display: none;
	}
	.swiper .swiper-slide{
		height:250px;
	}
	.mySwiper2 .swiper-slide {
		height: 250px;
	}
	.mySwiper .swiper-slide {
		height: 60px;
	}
	.p_title_nav {
		line-height: 45px;
		margin: 20px 0;
	}
	.p_title_nav li {
		width: 140px;
	}
	.pagination1{
		display: block;
	}
	.pro_tit {
		font-size: 21px;
		margin-bottom: 20px;
	}
	.con_info2 h2{
		font-size: 20px !important
	}
	.con_info2 h2 img{
		width:20px;
	}
	#con_one_1 div{
		margin-bottom:10px !important
	}
	.table_box{
		overflow-x:auto;
	}
	.table_box table{
		width:800px;
	}
	.con_info2 td{
		font-size:14px;
		line-height: 22px;
	}
	.pages {
		line-height: 32px;
	}
	.pa:link,.pa:visited {
		padding: 0 12px;
		margin: 3px;
	}
	.paon {
		padding: 0 12px;
		margin: 3px;
	}
	.paon2 {
		margin: 3px;
		padding: 0 12px;
	}
	.solutable td{
		display:table-cell;
		padding:2px;
		width:25% !important
	}
	.subtitle{
		font-size:25px;
	}
	.subtitle i{
		width:10px;
	}
	.subtitle2{
		font-size:15px;
		margin:10px 30px 30px 20px;
		width:95%;
	}
	.suba{
		margin-bottom:10px;
		margin-left:20px;
	}
}