﻿@charset "utf-8";
/* CSS Document */
html {
}
body {
	font-family:"Microsoft YaHei", Arial;
	font-size:100%;
	color:#434343;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
}
ol, ul, li, p, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	list-style:none outside none;
	margin:0px;
	padding:0px;
	font-size:100%;
	font-weight:normal;
}
img {
	border:none;
}
a:link, a:visited {
	color:#323232;
	text-decoration: none;
	outline:none;
}
a:hover, a:active {
	color:#0052d9;
	text-decoration: none;
	outline:none;
}
.clear {
	clear:both;
}
.wrap {
	width:98%;
	margin:0 auto;
	max-width:1400px;
}
.kg {
	width:98%;
	margin:0 auto;
	max-width:1300px;
}
.kga {
	width:98%;
	margin:0 auto;
	max-width:1400px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dw {
	position:relative;
}
.cj {
	overflow:hidden;
}
.green-black {
	display:block;
	padding-top:26px;
	clear:both;
	text-align:center;
}
.green-black a {
	padding:5px 8px 4px 8px;
	padding:5px 8px 4px 8px;
	border:1px solid #dddddd;
	height:12px;
	line-height:12px;
	zoom:1;
	font-weight:bold;
	font-size:12px;
	overflow:auto;
	margin-left:3px;
	margin-right:3px;
	color:#333;
	background:url(../images/page_bg01.png) #fff bottom repeat-x;
	text-decoration:none;
}
.green-black a:hover {
	border:1px solid #ccc;
	height:12px;
	line-height:12px;
	zoom:1;
	overflow:auto;
	background:url(../images/page_bg02.png) top repeat-x #1a86d3;
	margin-left:3px;
	margin-right:3px;
	color:#fff;
	font-size:12px;
}
.green-black span.current {
	padding:5px 8px 5px 8px;
	padding:5px 8px 4px 8px;
	border:1px solid #ccc;
	color:#fff;
	height:12px;
	line-height:12px;
	zoom:1;
	overflow:auto;
	background:url(../images/page_bg02.png) top repeat-x #1a86d3;
	margin-left:3px;
	margin-right:3px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px
}
::-webkit-scrollbar {
width:3px;
height:8px;
background-color:#fff;
border-radius:4px;
position:relative;
}
::-webkit-scrollbar-thumb {
background-color:#b1b1b1;
border-radius:3px;
}
#dituContent {
	height:450px;
	border-top:1px solid #ddd;
}
.pc {
	display: block
}
.wap {
	display: none
}

/*基础配置*/

@font-face {
 font-family:"alternate";
 src: url("../fonts/alternate.eot"), url("../fonts/alternate.ttf");
}
@font-face {
 font-family:"Din";
 src: url("../fonts/Din.eot"), url("../fonts/Din.ttf");
}
@font-face {
 font-family:"AgencyFB";
 src: url("../fonts/AgencyFB.eot"), url("../fonts/AgencyFB.ttf");
}
@font-face {
 font-family:"Syhtl";
 src: url("../fonts/Syhtl.eot"), url("../fonts/Syhtl.ttf");
}
@font-face {
 font-family:"Syhtr";
 src: url("../fonts/Syhtr.eot"), url("../fonts/Syhtr.ttf");
}
@font-face {
 font-family:"Syhtm";
 src: url("../fonts/Syhtm.eot"), url("../fonts/Syhtm.ttf");
}
@font-face {
 font-family:"Syhtb";
 src: url("../fonts/Syhtb.eot"), url("../fonts/Syhtb.ttf");
}




/* index */
.Ititle-tit {
	font-size: 40px;
	line-height: 70px;
	color: #222;
	text-align: center;  font-family: "Syhtl";
}
.Ititle-dec {
	font-size: 18px;
	line-height: 30px;
	color: #555;
	text-align: center;
	margin-top: 6px;
}


.Ititle_bai-tit {
	font-size: 40px;
	line-height: 70px;
	color: #fff;
	text-align: center;  font-family: "Syhtl";
}
.Ititle_bai-dec {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}






/*首页style开始*/

.Iheader {
	width:100%;
	background:rgba(255, 255, 255, 1);
	position:absolute;
	z-index:9999;
	padding-top:5px;
	transition:0.5s;
}
.logo_nav {
	width:98%;
	max-width:1790px;
	margin:0 auto;
	height:105px;
	position:relative;
	z-index:9;
	transition:0.5s;
}
.logo {
	padding-top:20px;
	transition:0.5s;
}
.logo img {
	height:65px;
	transition:0.5s;
}

.lg {
	padding-top:38px;
	position:relative;
	margin-left:15px;
	transition:0.5s;
}
.lg a {
	
}


.mnuv_btn i {
	display:none;
}
.nav_box {
	padding-right:10px;
	transition:0.5s;
}
.nav_box>ul>li {
	float:left;
	position:relative;
}
.nav_box li .mnuv_btn_dot {
	display:none;
}
.nav_box>ul>li>a {
	display:block;
	text-align:center;
	font-size:1rem;
	padding:0 25px;
	height:105px;
	line-height:105px;
	color:#333;
	transition:0.5s;
	position:relative;
	z-index:9;
}
.nav_box>ul>li:after {
	content:"";
	background:#1a86d3;
	height:3px;
	width:54%;
	position:absolute;
	left:23%;
	bottom:25px;
	transform:scaleX(0);
	transition:0.5s;
}
.nav_box>ul>li:hover:after, .nav_box>ul>li.cur:after {
	transform:scaleX(1);
	transition:0.5s;
}
.nav_box>ul>li>ul {
	position:absolute;
	width:100%;
	min-width:250px;
	background:rgba(255, 255, 255, 0.9);
	text-align:center;
	left:0%;
	display:none;
}
.nav_box>ul>li>ul>li {
	border-top:1px solid rgba(255, 255, 255, 0.1);
	position:relative;
}
.nav_box>ul>li>ul>li:nth-child(1) {
border-top:none;
}
.nav_box>ul>li>ul>li>a {
	color:#333;
	display:block;
	line-height:50px;
	height:50px;
	font-size:1rem;
	text-align:center;
	transition:0.5s;     display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.nav_box>ul>li>ul>li:hover>a {
	background:rgba(26, 134, 211, 0.95);
	color:#fff;
	transition:0.5s;     display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.nav_box>ul>li>ul>li>ul {
	position:absolute;
	background:rgba(83, 179, 63, 0.95);
	text-align:center;
	display:none;
	left:100%;
	width:200px;
	top:0;
}
.nav_box>ul>li>ul>li>ul>li {
	border-top:1px solid #eee;
	position:relative;
}
.nav_box>ul>li>ul>li>ul>li:nth-child(1) {
border-top:none;
}
.nav_box>ul>li>ul>li>ul>li a {
	color:#fff;
	display:block;
	line-height:40px;
	height:40px;
	font-size:0.9375rem;
	text-align:center;
	transition:0.5s;
}
.nav_box>ul>li>ul>li>ul>li:hover a {
	background:rgba(42, 101, 175, 0.95);
	color:#fff;
	transition:0.5s;
}
 @media screen and (max-width:1910px) {
.Iheader {
padding-top:0px;
}
.Iheader:before {
content:"";
 position:absolute;
height:110px;
width:160px;
left:0;
bottom:0;
}
.nav_box {
padding-right:0px;
}
.nav_box>ul>li>a {
padding:0 20px;
}
}
@media screen and (max-width:1670px) {

}
@media screen and (max-width:1439px) {
.Iheader {
background-size:auto 90px;
}
.logo_nav {
height:90px;
}
.Iheader:before {
height:90px;
width:142px;
}
.nav_box>ul>li>a {
height:90px;
line-height:90px;
padding:0 18px;
}
.nav_box>ul>li:after {
bottom:23px;
}
.logo {
padding-top:17px;
}
.logo img {
height:56px;
}
}
@media screen and (max-width:1279px) {
.Iheader {
background-size:auto 80px;
}
.logo_nav {
height:80px;
width:100%;
}
.logo {
padding-left:1%;
padding-top:12px;
}
.Iheader:before {
height:80px;
width:135px;
}
.tel {
display:block;
padding-right:2%;
padding-top:25px;
}
.nav_box>ul>li:after {
display:none;
}
.nav_box>ul>li>ul {
position:relative;
left:auto;
background:none;
}
.nav_box>ul>li>ul>li>ul>li:hover a {
background:none;
}
}
@media screen and (max-width:770px) {
.tel {
display:none;
}

.lg {
	padding-top:10px;
	position:relative;
	transition:0.5s; margin-right:10px;
}
.lg a { font-size:14px;
}

}
@media screen and (max-width:520px) {
.Iheader {
background-size:auto 50px;
}
.logo_nav {
height:50px;
width:100%;
}
.logo {
padding-top:8px;
}
.logo img {
height:34px;
}
.Iheader:before {
height:50px;
width:82px;
}
 .mean-container .mean-bar {
width:100%;
position:relative;
background:#5dc64b;
height:40px;
z-index:99;
}
.mean-container .mean-bar div.fl {
font-size:1rem;
color:#fff;
line-height:40px;
padding-left:2%;
}
.mean-container a.meanmenu-reveal {
width:22px;
height:22px;
padding:9px 10px;
position:absolute;
top:0;
right:0;
cursor:pointer;
color:#fff;
text-decoration:none;
font-size:16px;
text-indent:-9999em;
line-height:22px;
font-size:1px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:700
}
.mean-container a.meanmenu-reveal span {
display:block;
background:#fff;
height:3px;
margin-top:3px
}
.mean-container .mean-nav {
float:left;
width:100%;
background:none;
margin-bottom:30px;
}
.mean-container .mean-nav ul {
padding:0;
margin:0;
width:100%;
list-style-type:none;
}
.mean-container .mean-nav ul li {
position:relative;
width:100%;
}
.mean-container .mean-nav ul li a {
display:block;
width:90%;
background:none;
font-size:0.875rem;
padding:0 5%;
height:39px;
line-height:39px;
margin:0;
text-align:left;
border-top:1px solid #383838;
border-top:1px solid rgba(173, 173, 173, .5);
text-decoration:none;
text-transform:uppercase
}
.mean-container .mean-nav ul li li a {
width:80%;
padding:0 10%;
height:45px;
line-height:45px;
border-top:1px solid rgba(216, 216, 216, .25);
opacity:.75;
filter:alpha(opacity=75);
text-shadow:none!important;
visibility:visible
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom:0;
margin-bottom:0
}
.mean-container .mean-nav ul li a.mean-expand {
width:15px;
height:40px;
text-align:center;
position:absolute;
right:0;
top:0;
z-index:10;
font-weight:700;
background:rgba(255, 255, 255, .1);
border:0!important;
border-left:1px solid rgba(255, 255, 255, .4)!important;
border-bottom:1px solid rgba(255, 255, 255, .2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background:rgba(0, 0, 0, .9)
}
.mean-container .mean-push {
float:left;
width:100%;
padding:0;
margin:0;
clear:both
}
.mean-nav .wrapper {
width:100%;
padding:0;
margin:0
}
.mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box
}
.mean-remove {
display:none!important
}
}








/*手机导航样式*/
@media screen and (max-width:1024px) {
.mnuv_btn {
width:60px;
float:right;
position:relative;
cursor: pointer;
height:60px;
background:#1a86d3;
padding:10px;
}
.mnuv_btn i {
display:block;
color:#fff;
position:absolute;
width:100%;
bottom:12px;
left:0;
text-align:center;
font-style:normal;
}
.mnuv_btn span {
display:block;
background:#fff;
width:40%;
height:2px;
position:absolute;
left:30%;
transition:all ease 0.35s
}
.mnuv_btn span:nth-of-type(1) {
top:22px
}
.mnuv_btn span:nth-of-type(2) {
top:32px
}
.mnuv_btn_se span:nth-of-type(1) {
top:22px;
transform:rotate(45deg)
}
.mnuv_btn_se span:nth-of-type(2) {
top:22px;
transform:rotate(-45deg)
}
.nav_box {
position:fixed;
z-index:9;
background:rgba(0, 0, 0, 0.9);
width:50%;
height:calc(100% - 104px);
line-height:40px;
top:80px;
right:-100%;
overflow:auto;
overflow-x:hidden;
transition:right ease 0.5s;
}
.nav_show {
top:80px;
right:0;
}
.nav_box li ul, .nav_box li .mnuv_btn_dot {
display: block;
}
.nav_box ul li {
float:none;
width:auto;
background:none;
}
.nav_box>ul>li:first-child {
overflow:hidden;
border-top:none;
}
.nav_box>ul>li:first-child>a {
float:left;
width:calc(100% - 70px);
}
.nav_box>ul>li:first-child .language {
float:right;
width:70px;
overflow:hidden;
line-height:30px;
margin-top:5px
}
.nav_box>ul>li:first-child .language a {
width:35px;
float:left;
border-left:1px rgba(255, 255, 255, 0.1) solid;
text-align:center;
color:#999;
}
.nav_box ul li i {
display:block;
position:absolute;
top:5px;
right:0px;
border-left:1px rgba(255, 255, 255, 0.1) solid;
height:40px;
padding:0px 10px 0 10px;
}
.nav_box ul li i svg {
transform:rotate(-90deg);
transition:all ease 0.35s
}
.nav_box ul li .nav_box_i_se svg {
transform:rotate(0deg)
}
.nav_box ul li em {
display:none;
}
.nav_box ul li {
border-top:1px #2f2f2f solid;
margin-left:10px;
position:relative;
line-height:50px;
font-size:14px;
}
.nav_box>ul >li:last-child {
border-bottom:1px #2f2f2f solid;
}
.nav_box ul li ul {
display:none
}
.nav_box ul li a {
width:90%;
font-size:1rem;
color:#fff;
text-align:inherit;
padding:inherit;
height:auto;
line-height:inherit;
background:none;
}
.nav_box ul li.cur a, .nav_box ul li.cur ul li.cur a {
color:#1a86d3;
}
.nav_box ul li ul li a, .nav_box ul li.cur ul li a {
color:#fff;
display:block;
text-align:left;
font-size:1rem;
}
.nav_box ul li i svg {
width:24px;
height:38px;
fill:#fff;
}
.nav_box ul li .nav_box_i_se svg {
fill:#1a86d3;
}
.nav_box ul li ul li>ul {
margin-left:10px
}
}
@media screen and (max-width:520px) {
.sp_header {
height:50px;
}
.sp_logo {
padding:10px;
float:left;
height:50px
}
.sp_logo img {
margin:auto;
max-height:30px;
}
.mnuv_btn {
width:50px;
height:50px;
padding:0px;
}
.mnuv_btn i {
font-size:0.8125rem;
bottom:6px;
}
.mnuv_btn span {
width:50%;
left:25%;
}
.mnuv_btn span:nth-of-type(1) {
top:10px
}
.mnuv_btn span:nth-of-type(2) {
top:20px
}
.mnuv_btn_se span:nth-of-type(1) {
top:13px;
transform:rotate(45deg)
}
.mnuv_btn_se span:nth-of-type(2) {
top:13px;
transform:rotate(-45deg)
}
.nav_box {
top:50px;
width:65%;
}
.nav_show {
top:50px;
}
.nav_box ul li { 
}
.nav_box ul li a {
font-size:0.9375rem;
width:83%;
}
.nav_box ul li i svg {
width:20px;
height:34px;
fill:#fff }
.nav_box ul li ul li a, .nav_box ul li.cur ul li a {
font-size:0.875rem;
}  
}



/*banner*/
.banner {
	height:auto;
	width:100%;
	position:relative;
	height:100%;
	display:inline-block; margin-top:105px;
}
.slides {
	position:relative;
	height:100%;
}
.slides li {
	height:100%;
	position:relative;
	width:100%;
}
.slides li a {
	display:block;
	width:100%;
	height:auto;
}
.slides li img {
	display:none;
}
.flex-control-nav {
	position:absolute;
	bottom:5%;
	z-index:99;
	text-align:center;
	width:100%;
}
.flex-control-nav li {
	display:inline-block;
	margin:0 5px;
}
.flex-control-nav li a {
	display:block;
	overflow:hidden;
	text-indent:-999px;
	width:6px;
	height:6px;
	border:2px solid #1a86d3;
	background:rgba(26, 134, 211, 1);
	border-radius:5px;
	cursor:pointer;
	transition:0.5s;
}
.flex-control-nav li a.flex-active {
	background:rgba(62, 107, 138, 0);
	width:40px;
	transition:0.5s;
}
.flex-direction-nav {
	position:absolute;
	z-index:99;
	width:100%;
	left:0;
	margin:0 auto;
	top:42%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:90px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev {
	left:2%;
	background:url(../images/hover_left.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:2%;
	background:url(../images/hover_right.png) center center no-repeat;
}
.flex-direction-nav li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
@media screen and (max-width:1366px) {
.slides li {
background-size:auto 100% !important;
height:auto !important;
min-height:730px !important;
}
}
@media screen and (max-width:1024px) {
.slides li {
min-height:550px !important;
}
}
@media screen and (max-width:770px) {
.banner {
margin-top:50px;
}
 .flex-direction-nav li a.flex-prev {
 left:1%;
 background:url(../images/mhover_left.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
 right:1%;
 background:url(../images/mhover_right.png) center center no-repeat;
}
 .slides li {
background:none!important;
height:auto !important;
min-height:inherit !important;
}
.slides li img {
width:100%;
display:block;
}
}
/*banner end*/





/*搜索*/
.Iso {
	background:url(../images/bg_iso.jpg) no-repeat bottom;
	background-size: cover;
	width:100%;
	border-top:3px solid #1a86d3;
	position:relative;
	overflow:hidden;
}
.Iso_box {
	background:url(../images/bg_iso_line.png) no-repeat center bottom;
	padding-bottom:3px;
}
.Iso_hot {
	height:92px;
	line-height:92px;
	color:#696969;
}
.Iso_hot:before {
	content:"HOT";
	font-family:"Syhtb";
	color:#1a86d3;
	padding-right:12px;
}
.Iso_hot a {
	color:#696969;
}
.Iso_hot a:hover {
	color:#1a86d3;
}
.Iso_box_content {
	padding-top:25px;
	width:27.8%;
}
.Iso_box_form {
	background:#fff;
	height:45px;
	border-radius:5px;
}
.Iso_box_form_input {
	width:72%;
	background:none;
	height:45px;
	font-family:"Microsoft YaHei";
	font-size:1rem;
	border:0;
	outline:none;
	padding:0 5%;
	display:block;
	float:left
}
.Iso_box_form_sub {
	width:18%;
	cursor:pointer;
	border-radius: 0px 5px 5px 0px;
	background:none;
	height:45px;
	background:url(../images/bg_iso_so.png) no-repeat center #1a86d3;
	border:0;
	padding:0;
	display:block;
	float:left
}
 @media screen and (max-width:520px) {
.Iso_box_content {
padding:10px 0;
}
.Iso_box_form {
height:42px;
}
.Iso_box_form_input {
height:42px;
font-size:0.9375rem;
}
.Iso_box_form_sub {
height:42px;
}
.Iso_hot {
display: none;
}
.Iso_box_content {
width: 100%;
}
}




/*Iproduct*/

.Iproduct {
	padding: 80px 0 80px;
}

.IPro-menu {
	text-align: center;
	margin: 0 -10px;
	font-size: 0; margin-bottom:25px; margin-top:25px;
}
.IPro-menu a {
	display: inline-block;
	width: auto;
	height: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	margin: 0 3px;
	background: #1a86d3; padding:0 10px;
	border-radius: 5px; margin-bottom:10px;
}
.IPro-menu a span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	margin-left: auto;
transition: ease .5s;
}
.IPro-menu a.on {
	background-color: #1a86d3;
}
.IPro-menu a.on span {
	color: #fff;
}
.IPro-menu a:hover span {
	color: #fff;
}
.IPro-menu a:hover {
	background-color: #005ea1; 
}


.Iproduct_content {
	padding: 20px 0 20px;
}
.product-list>li {
	margin-bottom: 20px;
	text-align: center;
}
.product-list>li .box {
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.product-list>li:hover .box {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}
.product-list li .pic {
	position: relative;
}
.product-list li .pic img {
	width: 100%;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}
.product-list li:hover .pic img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.product-list li .pic:before {
	background-size: 60px;
	z-index: 3;
 -webkit-transition: .5s;
 -o-transition: .5s;
 transition: .5s;
}
.product-list li:hover .pic:before {
	background-color: rgba(42, 101, 175, 0.5);
}
.product-list li .tit {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #333;
	border: 1px solid #ddd;
	background:#FFF;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	overflow: hidden;
	-webkit-box-orient: vertical;
}
.box {
	display: block;
	width: 100%;
}

@media screen and (max-width:1024px) {
 .product-list>li {
float:left
}
.col-lg-3 {
 width: 48% !important;
margin-left:1%;
margin-right:1%;
}
.product-list li .tit {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
}



}
@media screen and (max-width:520px) {
.Iproduct {
padding-top:40px;
padding-bottom:40px;
background-size:auto 100%;
}
}
/*Iproduct end*/












/*Iadvantage*/

.Iadvantage {
	background:url(../images/bg_iadvantage.jpg) bottom repeat-x;
	width:100%;
	padding: 80px 0 80px;
}

.Iadvantage_content {
	margin-top:35px;
	position:relative;
	z-index:9;
	background:#e8e8e8;
	border-radius:5px 5px 5px 5px;
	overflow:hidden;
}
.Iadvantage_content li {
	width:25%;
	float:left;
	background:url(../images/indc_y1.png) repeat-y right;
}
.Iadvantage_content li:nth-child(2) {
background:url(../images/indc_y2.png) repeat-y right #d2d2d2;
}
.Iadvantage_content li:nth-child(4) {
background:#d2d2d2;
}
.Iadvantage_content li a {
	display:block;
	padding:70px 10% 50px 8%;
}
.Iadvantage_li_box {
	color:#383838;
}
.Iadvantage_li_box:after {
	content:"";
	display:block;
	width:30px;
	height:3px;
	background:#313131;
	margin-top:15px;
}
.Iadvantage_li_box p {
	font-size:28px;
	font-family:"Syhtm";
	padding-bottom:10px;
}
.Iadvantage_li_box span {
	font-size:12px;
	font-family:"Syhtr";
}
.Iadvantage_ms {
	line-height:30px;
	color:#565656;
	margin-top:25px;
	min-height:150px;
}
.Iadvantage_ms p {
	line-height:24px;
	margin-bottom:10px;
}
.Iadvantage_pic {
	border:3px solid #fff;
	border-radius:20px;
	overflow:hidden;
}
.Iadvantage_pic img {
	display:block;
	width:100%;
}

@media screen and (max-width:1024px) {
.Iadvantage_li_box p {
font-size:1.5rem;
}
.Iadvantage_ms {
font-size:1rem;
line-height:30px;
min-height:250px;
}
.Iadvantage_content li:nth-child(4) .Iadvantage_ms {
line-height:22px;
font-size:0.9375rem;
}
}

@media screen and (max-width:770px) {
.Iadvantage {
    background: url(../images/bg_iadvantage1.jpg) bottom repeat-x;
    width: 100%;
    padding: 20px 0 20px; 
}

	
.Iadvantage_content li, .Iadvantage_content li:nth-child(2) {
background-size:10px auto;
}
.Iadvantage_content li a {
padding:30px 5% 50px 5%;
}
.Iadvantage_li_box p {
font-size:1.25rem;
line-height:20px;
}
.Iadvantage_li_box span {
display:none;
}
.Iadvantage_ms {
display:none;
}
.Iadvantage_pic {
border-radius:10px;
margin-top:15px;
}
}

@media screen and (max-width:520px) {
.Iadvantage_content li a {
padding:20px 5% 30px 5%;
}
.Iadvantage_content {
margin-top:10px;
border-radius:5px 5px 5px 5px;
}
.Iadvantage_li_box:after {
margin-top:5px;
width:20px;
height:2px;
}
.Iadvantage_li_box p {
font-size:18px;
}
.Iadvantage_pic {
border:2px solid #fff;
border-radius:10px;
}
}

/*IAbout*/

.IAbout {
    padding: 100px 0 100px 0;
    overflow: hidden;
    width: 100%;
    background: url(../images/bg_iabout.jpg) no-repeat bottom fixed;
    background-color: #eeeeee; height: 450px;
}
.Iabout_box{}
.about_box { width:48%; float:left;

}
.Iabout_title { width:100%;
}
.Iabout_title div {
	font-size: 36px;
	line-height: 50px; color:#fff; font-weight:600;
}
.Iabout_title i {
	width: 50px;
	height: 3px;
	background: #1a86d3;
	display:block;
	margin-bottom: 30px;
	margin-top:30px;
}
.about_box p {
	display: block;
	padding: 10px 0;
	text-align: justify;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	font-weight: lighter; 
}

.Iabout_more {
	text-align:left; float:left;
}
.Iabout_more a {
	display: block;
	width: 150px;
	margin: 30px auto 0 auto;
	line-height:50px;
	text-align: center;
	background: #1a86d3;
	color: #fff;
	font-size: 16px; border-radius: 5px 5px 5px 5px;
}
.Iabout_more a:hover {
	background: #005ea1;
	color: #fff; width:180px;
}


.honor_box { width:48%; float:right;}
.honor_box img{ width:100%;}
.Ihonor_list{}

.Ihonor_list{ float:left; }
.Ihonor_list li{ background:#f7f7f7; text-align:center; border-radius: 5px 5px 5px 5px;}
.Ihonor_list li:first-child{ margin-left:35.3333%}
.Ihonor_list li .Ihonor_list_box{ padding:15px;}
.Ihonor_list li h3{ font-size:24px; line-height:50px; color:#000;}
.Ihonor_list li span{ font-size:15px; line-height:25px; color:#55595c;}

@media screen and (max-width:770px) {

.IAbout {
    padding: 20px 0 20px 0;
    overflow: hidden;
    width: 100%;
    background: url(../images/bg_iabout.jpg) no-repeat bottom fixed;
    background-color: #eeeeee; height:auto;
}
.Iabout_title div {
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
}

.Iabout_title i {
    width: 50px;
    height: 3px;
    background: #1a86d3;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.about_box { width:100%; float: inherit;}
.Iabout_more{ width: 100%;}

.Iabout_more a {
    width: 50%; line-height: 30px;

}
.honor_box{ display:none;}
}


/*INews*/
.INews {
	padding-top:80px;
	padding-bottom:65px;
	background:#fff;
	width:100%;
	overflow:hidden;
}
.INews_title {
	text-align:center;
	position:relative;
	line-height:120px;
}
.INews_title:after {
	font-family:"alternate";
	position:absolute;
	content:"NEWS";
	width:100%;
	color:#f1f1f1;
	font-size:9.375rem;
	left:0;
	top:0;
}
.INews_title p {
	font-size:2.75rem;
	color:#222;
	position:relative;
	z-index:9;
	font-weight:bold;
}
.INews_nav {
	width:25%;
	margin:0 auto;
	padding-top:20px;
}
.INews_nav li {
	float:left;
	width:50%;
	position:relative;
}
.INews_nav li:before {
	content:"";
	width:2px;
	background:#565757;
	height:18px;
	position:absolute;
	left:0;
	top:11px;
}
.INews_nav li:nth-child(1):before {
background:none;
}
.INews_nav li a {
	color:#565757;
	font-size:1.25rem;
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
}
.INews_nav li:hover a, .INews_nav li.on a {
	color:#1a86d3;
}
.INews_content {
	margin-top:40px;
}
.INews_list {
	width:66%;
}
.INews_list li {
	float:left;
	width:467px;
	padding-bottom:10px;
	max-width:50%;
}
.INews_list li a {
	display:block;
	margin:0 4%;
}
.INews_list_pic {
	overflow:hidden;
	position:relative;
	z-index:9;
}
.INews_list_pic img {
	display:block;
	width:100%;
	transition:0.5s;
	max-height:280px;
}
.INews_list li:hover .INews_list_pic img {
	transform:scale(1.05);
}
.INews_list_wb {
	background:#fff;
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	padding:30px 5%;
}
.INews_list_mc {
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:1.25rem;
	color:#3a3a3a;
	transition:0.5s;
}
.INews_list_ms {
	line-height:28px;
	height:56px;
	color:#939393;
	overflow:hidden;
	margin-top:8px;
}
.INews_list_more {
	margin-top:38px;
	background:#d6d6d6;
	width:134px;
	height:43px;
	border-radius:22px;
	text-align:center;
	line-height:43px;
	color:#4f4f4f;
	transition:0.5s;
}
.INews_list li:hover .INews_list_more {
	background:#1a86d3;
	color:#fff;
	transition:0.5s;
}
.INews_list li:hover .INews_list_mc {
	color:#1a86d3;
	transition:0.5s;
}
.INews_book {
	width:32%;
	background:#fff;
	box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);
	padding-bottom:25px;
}
.INews_book_more {
	text-align:center;
	color:#1a86d3;
	font-size:1.5rem;
	padding-top:20px;
}
.INews_book_content {
	margin:0 auto;
	width:80%;
}
.INews_book_content li {
	padding-top:20px;
}
.indfbok_mc {
	width:12%;
	float:left;
	height:37px;
	line-height:37px;
	color:#646464;
	position:relative;
}
.indfbok_mc:after {
	content:"*";
	position:absolute;
	color:#ff0000;
	font-size:0.875rem;
	line-height:22px;
	right:0;
	top:0;
}
.indfbok_kj {
	width:86%;
	float:right;
	line-height:37px;
}
.indfbok_kj .inpcss {
	display:block;
	height:37px;
	border:0;
	padding:0 3%;
	width:94%;
	font-family:"Microsoft YaHei";
	background:#f2f2f2;
	outline:none;
}
.indfbok_kj textarea {
	display:block;
	height:72px;
	line-height:24px;
	border:0;
	padding:3%;
	width:94%;
	font-family:"Microsoft YaHei";
	background:#f2f2f2;
	outline:none;
}
.indfbok_kj .inpcssyz {
	display:block;
	height:37px;
	border:0;
	padding:0 3%;
	width:40%;
	font-family:"Microsoft YaHei";
	background:#f2f2f2;
	outline:none;
	float:left;
}
#PhotoSN {
	float:left;
	padding-left:10px;
}
.indfbok_an {
	text-align:center;
	padding-top:20px;
}
.indfbok_an input {
	color:#fff;
	height:34px;
	border:0;
	padding:0;
	width:110px;
	font-family:"Microsoft YaHei";
	background:#3070c0;
	outline:none;
	border-radius:5px;
}
.indf_an {
	padding-top:50px;
	text-align:center;
}
.indf_an li {
	display:inline-block;
	width:10px;
	height:10px;
	background:#dcdcdc;
	margin:0 5px;
	border-radius:50%;
	overflow:hidden;
	text-indent:-999rem;
	cursor:pointer;
	transition:0.5s;
}
.indf_an li.on {
	background:#1a86d3;
	transition:0.5s;
}
@media screen and (max-width:1024px) {
.INews_title {
line-height:100px;
}
.INews_title:after {
font-size:8rem;
}
.INews_title p {
font-size:2.5rem;
}
.INews_list li {
width:331px
}
.INews_list_wb {
padding:20px 3%;
}
.INews_list_mc {
height:30px;
line-height:30px;
font-size:1rem;
}
.INews_list_ms {
line-height:24px;
height:48px;
margin-top:5px;
font-size:0.875rem;
}
.INews_list_more {
margin-top:20px;
width:110px;
height:30px;
line-height:30px;
font-size:0.875rem;
}
.INews_book {
padding-bottom:15px;
}
.INews_book_more {
font-size:1.25rem;
padding-top:10px;
}
.INews_book_content {
width:90%;
}
.INews_book_content li {
padding-top:10px;
}
.indfbok_mc {
font-size:0.875rem;
height:30px;
line-height:30px;
}
.indfbok_kj {
font-size:0.875rem;
}
.indfbok_kj {
width:86%;
float:right;
line-height:30px;
}
.indfbok_kj .inpcss {
height:30px;
font-size:0.875rem;
}
.indfbok_kj textarea {
height:44px;
line-height:22px;
font-size:0.875rem;
}
.indfbok_kj .inpcssyz {
height:30px;
font-size:0.875rem;
}
}
@media screen and (max-width:770px) {
.INews_title {
line-height:80px;
}
.INews_title:after {
font-size:6rem;
}
.INews_title p {
font-size:2rem;
}
.INews_nav {
width:56%;
padding-top:10px;
}
.INews_nav li a {
font-size:1.125rem;
}
.INews_list_pic img {
 max-height: inherit;
}
.INews_list {
width:100%;
float:none;
}
.INews_list li {
width:100%;
max-width:100%;
}
.INews_list li a {
margin:0 2%;
}
.INews_book {
width:92%;
padding:15px 2%;
margin:0 auto;
float:none;
}
.indf_an {
display:none;
}
}
@media screen and (max-width:520px) {
.INews {
padding-top:40px;
padding-bottom:50px;
}
.INews_title {
line-height:70px;
}
.INews_title:after {
font-size:5rem;
}
.INews_title p {
font-size:1.625rem;
}
.INews_nav {
width:100%;
padding-top:10px;
}
.INews_nav li a {
font-size:1rem;
}
.INews_tab {

}
#INews_tab {
display:block;
}
.INews_content {
margin-top:20px;
}
.INews_list {
width:100%;
float:none;
}
.INews_list li {
width:100%;
max-width:100%;
}
.INews_list li a {
margin:0 2%;
}
.INews_book {
width:92%;
padding:15px 2%;
margin:0 auto;
float:none;
}
.indf_an {
display:none;
}
}




/*footer*/
.footer {
	width:100%;
	overflow:hidden;
	background:#1a86d3;
	font-size:15px;
	color:#fff;
	padding:35px 0 40px 0;
}
.footer a {
	font-size:15px;
	color:#fff;
	transition: all 0.5s linear;
}
.footer a:hover {
	color:#fff;
	transition: all 0.5s linear;
}
.footer_l {
	float:right;
	width:320px;
}
.footer_om {
	overflow:hidden;
	margin-top:10px;
	font-size:18px;
	line-height:36px;
	color:#fff;
}
.footer_oen {
	width:30px;
	height:1px;
	background:#fff;
	margin-bottom:16px;
	margin-top:10px;
}
.footer_ld {
	overflow:hidden;
	width:320px;
}
.footer_ld_l {
	float:left;
	width:136px;
}
.footer_r {
	float: left;
	width: 480px;
}
.footer_rd {
	line-height:30px;
}
.footer_ld_r {
	float:right;
}
.footer_ld_lm {
	overflow:hidden;
	padding-bottom:12px;
}
.footer_ld_lm_line {
	float:left;
	overflow:hidden;
	margin-top:4px;
}
.footer_ld_lm_line span {
	width:9px;
	display:block;
	height:1px;
	background:#0085d0;
	margin-bottom:2px;
}
.footer_ld_lm_m {
	float:left;
	width:136px;
	line-height:26px;
	margin-left:0px;
	font-size:15px;
}
.footer_ld_ld {
	width:136px;
}
.footer_ld_ld img {
	width:136px;
}

.footer_m {
	float:left;
	overflow:hidden;
	margin-right:50px;
	width:180px;
}
.footer_pro {
	float:left;
	overflow:hidden;
	margin-right:50px;
	width:300px;
}
.footer_md {
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height:30px;
}
.footer_md a {
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display:block;
}
.dicon {
	color:#be050d;
	font-size:14px;
}
/*copy*/
.copy {
	width:100%;
	overflow:hidden;
	padding:20px 0;
	text-align:left;
	line-height:26px;
	font-size:15px;
	color:#777;
	background:#1b1b1b;
}
.copy a {
	color:#777;
	font-size:15px;
	transition: all 0.5s linear;
}
.copy a:hover {
	color:#fff;
	font-size:15px;
	transition: all 0.5s linear;
}




.go-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(26, 134, 211, 1) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index:9999;
}
.go-top.go-is-visible {
	visibility: visible;
	opacity: 1;
}
.go-top.go-fade-out {
	opacity: .9;
}
.no-touch .go-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media screen and (max-width:520px) {
.go-top {
display:none;
}
}
.mnav {
	display:none;
}
@media(max-width:767px) {
.mnav {
position:fixed;
bottom:0;
z-index:999;
width:100%;
display:block;
background:#1a86d3;
}
.mnav ul {
padding:0px;
margin:0px;
list-style-type:none;
}
.mnav ul li {
color:#fff;
width:25%;
text-align:center;
padding:0.3rem 0;
position:relative;
float:left;
}
.mnav ul li a {
color:#fff;
display:block;
border-left:1px solid #0168b1;
}
.mnav ul li.on a {
border-left:none;
}
.mnav_pic {
width:24%;
margin:0 auto;
}
.mnav_pic img {
width:100%;
}
.mnav_wb {
font-size:0.8125rem;
padding-top:2px;
}
}
/*首页style结束*/



/*内页banner开始*/
.about_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.join_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.contact_banner {
	background:url(../images/Nbanner_contact.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.case_banner {
	background:url(../images/Nbanner_case.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}

.join_banner {
	background:url(../images/Nbanner_join.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.caseshow_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:300px;
	position:relative;
}
.news_banner {
	background:url(../images/Nbanner_news.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.newsshow_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:300px;
	position:relative;
}
.hggy_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.hggyshow_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:300px;
	position:relative;
}
.pro_banner {
	background:url(../images/Nbanner_pro.jpg) no-repeat center;
	width:100%;
	height:520px;
	position:relative;
}
.proshow_banner {
	background:url(../images/Nbanner_about.jpg) no-repeat center;
	width:100%;
	height:300px;
	position:relative;
}
.main_left {
	padding-top:265px;
	color:#fff;
	font-size:1.375rem;
	letter-spacing:4px;
	font-family:"Syhtr";
}
.main_left p {
	font-size:2.25rem;
	padding-bottom:7px;
}
.main_left span {
	display: block;
}
.newsshow_banner .main_left {
	padding-top:155px;
}
.main_cen {
	text-align:center;
	padding-top:265px;
	color:#fff;
	font-size:1.375rem;
	font-family:"Syhtr";
}
.main_cen p {
	font-size:2.25rem;
	padding-bottom:7px;  text-transform: uppercase;
}
.caseshow_banner .main_cen, .hggyshow_banner .main_cen {
	padding-top:155px;
}
.pro_left {
	padding-left:15%;
	padding-top:265px;
	color:#474747;
	font-size:1.375rem;
	letter-spacing:4px;
	font-family:"Syhtr";
}
.pro_left p {
	font-size:2.25rem;
	padding-bottom:7px;
}
.proshow_banner .pro_left {
	padding-top:155px;
}
/*内页导航开始*/

.main_nav {
	width:100%;
	position:relative;
	background:#fff;
	border-bottom:1px solid #d9d9d9;
	border-top:3px solid #1a86d3;
}
.main_nav_pro {
	width:100%;
	position:relative;
	background:#fff;
	border-bottom:1px solid #d9d9d9;
	border-top:3px solid #1a86d3;
}
.main_nav_left {
	text-align:center;
}
.main_nav_left li {
	position:relative;
	float:left;
}
.main_nav_left li:before {
	content:"";
	width:1px;
	height:100%;
	position:absolute;
	background:url(../images/dot_nav_line.png) no-repeat left center;
	left:0;
	top:0;
}
.main_nav_left li:nth-child(1):before {
background:none;
}
.main_nav_left li a {
	color:#2a2a2a;
	padding:0 45px;
	font-size:1rem;
	height:86px;
	display:block;
	line-height:86px;
	text-align:center;
	transition:0.5s;
	position:relative;
	z-index:9;
}
.main_nav_left li:hover a, .main_nav_left li.cur a {
	color:#fff;
	transition:0.5s;
}
.main_nav_left li:after {
	content:"";
	display:block;
	background:#1a86d3;
	width:100%;
	height:0%;
	position:absolute;
	top:0;
	left:0%;
	transition:0.5s;
}
.main_nav_left li:hover:after, .main_nav_left li.cur:after {
	height:100%;
	transition:0.5s;
}
/*内页当前位置*/
.main_location {
	font-size:1rem;
	color:#555;
	line-height:86px;
}
.main_location img {
	margin-bottom:-2px;
	margin-right:8px;
}
.main_location span {
	padding:0 5px;
}
.main_location a {
	color:#555;
}
.main_location a:hover {
	color:#1a86d3;
}
/*内页主体*/

.main {
	background:#f7f7f7;
	padding-top:70px;
	padding-bottom:110px;
}
.main1 {
	background:#fff;
	padding-top:70px;
	padding-bottom:110px;
}
.maina {
	background:#fff;
	padding-top:70px;
	padding-bottom:110px;
}
.about_content, .about_content p {
	color:#5a5a5a;
	font-size:1rem;
	line-height:36px; text-align:justify;
}
.about_content img {
	max-width:100%;
}
 @media screen and (max-width:1024px) {
 .about_banner, .join_banner, .contact_banner, .case_banner, .news_banner, .hggy_banner, .pro_banner,.join_banner {
background-size:auto 100%;
height:400px;
}
.caseshow_banner, .newsshow_banner, .hggyshow_banner, .proshow_banner {
background-size:auto 400px;
}
.main_left {
padding-top:190px;
font-size:1.125rem;
}
.main_left p {
font-size:2rem;
padding-bottom:7px;
}
.newsshow_banner .main_left {
padding-top:135px;
}
.main_cen {
padding-top:190px;
font-size:1.125rem;
}
.main_cen p {
font-size:2rem;
}
.caseshow_banner .main_cen, .hggyshow_banner .main_cen {
padding-top:135px;
}
 .pro_left {
padding-left:3%;
padding-top:190px;
font-size:1.125rem;
}
.pro_left p {
font-size:2rem;
}
.proshow_banner .pro_left {
padding-top:135px;
}
.main_nav {
border-top:2px solid #1a86d3;
}
.main_nav .wrap {
width:100%;
}
.main_nav_left li a {
padding:0 35px;
height:70px;
line-height:70px;
}
.main_location {
font-size:0.9375rem;
padding-right:1%;
line-height:70px;
}
.main {
padding-top:60px;
padding-bottom:90px;
}
.main1 {
padding-top:60px;
}
.maina {
padding-top:60px;
padding-bottom:90px;
}
}
@media screen and (max-width:770px) {
.main_nav_pro {
 display: none;
}
 .about_banner, .join_banner, .contact_banner, .case_banner, .news_banner, .hggy_banner, .pro_banner {
height:300px;
}
.caseshow_banner, .newsshow_banner, .hggyshow_banner, .proshow_banner {
background-size:auto 300px;
}
.main_left {
padding-top:150px;
font-size:1rem;
}
.main_left p {
font-size:2rem;
}
.newsshow_banner .main_left {
padding-top:150px;
}
.main_cen {
padding-top:150px;
font-size:1rem;
}
.main_cen p {
font-size:2rem;
}
.caseshow_banner .main_cen, .hggyshow_banner .main_cen {
padding-top:150px;
}
.pro_left {
padding-top:150px;
font-size:1rem;
}
.pro_left p {
font-size:2rem;
}
.proshow_banner .pro_left {
padding-top:150px;
}
.main_nav {
border-top:2px solid #1a86d3;
}
.main_nav .wrap {
width:100%;
}
.main_nav_left li a {
padding:0 30px;
height:60px;
line-height:60px;
}
.main_location {
font-size:0.875rem;
padding-right:1%;
line-height:60px;
}
.main {
padding-top:50px;
padding-bottom:80px;
}
.main1 {
padding-top:50px;
}
}
@media screen and (max-width:520px) {
.about_banner, .join_banner, .contact_banner, .case_banner, .news_banner, .hggy_banner, .pro_banner, .join_banner {
height:200px; 
}                    
.caseshow_banner, .newsshow_banner, .hggyshow_banner, .proshow_banner {
background-size:auto 100%; 
height:200px; 
}
.main_left {
padding-top:80px;
font-size:1rem;
letter-spacing:0px;
}
.main_left p {
font-size:1.625rem;
padding-bottom:0;
}
.newsshow_banner .main_left {
padding-top:80px;
}
.main_cen {
padding-top:80px;
font-size:1rem;
letter-spacing:0px;
}
.main_cen p {
font-size:1.625rem;
padding-bottom:0;
}
.caseshow_banner .main_cen, .hggyshow_banner .main_cen {
padding-top:80px;
}
.pro_left {
padding-top:80px;
font-size:1rem;
letter-spacing:0px;
padding-left:0;
}
.pro_left p {
font-size:1.625rem;
padding-bottom:0;
}
.proshow_banner .pro_left {
padding-top:80px;
}
.main_nav {
border-top:2px solid #1a86d3;
}
.main_nav .wrap {
width:100%;
}
.main_nav_left {
float:none;
}
.fl_03 li {
width:33.33%;
}
.fl_04 li {
width:25%;
}
.fl_05 li {
width:20%;
}
.main_nav_left li a {
padding:0;
height:44px;
line-height:44px;
}
.main_location {
display:none;
}
 .main {
padding-top:30px;
padding-bottom:30px;
}
.main1 {
padding-top:30px;
}
}
.ab-pic {
	margin-top:42px;
	position:relative;
}
.ab-pic .apic1 {
	box-sizing:border-box;
	border:5px solid #dadada;
	position:relative;
	z-index:2;
}
.ab-pic .e1 {
	position:absolute;
	right:0;
	top:0;
}
.ab-pic .e2 {
	position:absolute;
	right:0;
	bottom:-118px;
}
.ab-tx {
	margin-top:32px;
}
.ab-tx p {
	font-size:1.125rem;
	font-weight:lighter;
	color:#000
}
.ab-tx hr {
	width:92px;
	height:5px;
	background:#1a86d3;
	border:none;
	margin:32px 0 65px;
}
.contact_tp {
	with:100%;
	margin-bottom:2rem;
}
.contact_tp .cont_z {
	width:50%;
	overflow:hidden;
}
.contact_tp .cont_z img {
	width:100%;
	transition:0.5s
}
.contact_tp .cont_y {
	width:50%;
}
.contact_tp .cont_y li {
	float:left;
	width:47%;
	margin:0 0 3% 3%;
}
.contact_tp .cont_y li div {
	width:100%;
	overflow:hidden;
}
.contact_tp .cont_y li div img {
	width:100%;
	transition:0.5s
}
.cont_y li:hover div img, .cont_z:hover img {
	transition:0.5s;
	transform:scale(1.05);
	cursor: pointer;
}
@media screen and (max-width: 770px) {
.contact_tp .cont_z {
width:100%;
margin-bottom:1rem
}
.contact_tp .cont_y {
width:100%;
}
.contact_tp .cont_y li {
width:47%;
margin:0 1.5% 3% 1.5%;
}
}
.main_l {
	background:url(../images/profl_bom.jpg) no-repeat center bottom #142f5e;
	background-size:100% auto;
	width:23%;
	padding-bottom:35px;
	max-width:310px;
}
.profl_bt {
	background:url(../images/profl_top.jpg) no-repeat center top;
	text-align:center;
	font-size:0.9375rem;
	color:#487fc4;
	padding-top:35px;
	padding-bottom:40px;
}
.profl_bt p {
	color:#fff;
	font-size:1.875rem;
	padding-bottom:5px;
}
header nav {
	position:relative;
	background:#fff;
	width:95%;
	margin:0 auto;
	padding:30px 0;
}
header nav>ul>li {
	position:relative;
	margin:0 5%;
	background:url(../images/bg_left_nav.png) repeat-x;
	margin-top:20px;
}
header nav>ul>li>a {
	text-indent:15px;
	font-weight:bold;
	color:#1a86d3 !important;
	height:48px;
	display:block;
	line-height:48px;
	border:1px solid #dcdcdc;
	position:relative;
	z-index:9;
}
header nav>ul>li:hover>a, header nav>ul>li.cur>a {
	color:#fff;
}
header nav>ul>li>a:before {
	content:">";
	padding-right:5px;
	font-weight:normal;
	font-size:1.1rem;
}
header nav>ul>li>ul {
	padding-top:15px;
}
header nav>ul>li>ul>li>a {
	height:40px;
	line-height:40px;
	display:block;
	position:relative;
	color:#676767 !important;
	text-indent:50px;
	transition:0.5s;
}
header nav>ul>li>ul>li:hover>a, header nav>ul>li>ul>li.cur>a {
	color:#1a86d3 !important;
	transition:0.5s;
}
header nav>ul>li>ul>li>a:before {
	content:"";
	position:absolute;
	top:17px;
	left:35px;
	width:5px;
	height:5px;
	background:#dcdcdc;
	border-radius:50%;
	transition:0.5s;
}
header nav>ul>li>ul>li:hover>a:before, header nav>ul>li>ul>li.cur>a:before {
	background:#1a86d3;
	transition:0.5s;
}
.main_l .left_tel {
	padding-top:50px;
}
.pro_bt {
	background:#1a86d3;
	height:86px;
	line-height:86px;
	padding:0 45px;
	font-size:1.125rem;
	color:#fff;
	font-weight:bold;
}
.main_r {
	width:74%;
}
.pro_nr li {
	float:left;
	width:32%;
	padding-bottom:2%;
}
.pro_nr li:nth-child(3n-1) {
margin:0 2%;
}
.pro_nr li:hover .Iproduct_list_pic img {
	transform:scale(1.05);
}
.pro_nr li:hover .pic_list_title {
	color:#fff;
	background:#1a86d3;
	transition:0.5s;
}
.pro_nr li:hover .pic_list_title:after {
	background:#1a86d3;
	transition:0.5s;
}
@media screen and (max-width:1024px) {
.profl_bt {
font-size:0.875rem;
padding-top:25px;
padding-bottom:30px;
}
.profl_bt p {
font-size:1.5rem;
}
header nav {
width:96%;
padding:20px 0;
}
header nav>ul>li {
margin-top:10px;
}
header nav>ul>li>a {
text-indent:20px;
}
header nav>ul>li>a:before {
font-size:1rem;
}
header nav>ul>li>ul {
padding-top:10px;
}
header nav>ul>li>ul>li>a {
font-size:0.875rem;
text-indent:30px;
}
header nav>ul>li>ul>li>a:before {
left:15px;
}
.pro_bt {
height:70px;
line-height:70px;
}
.main_l .left_tel {
padding-top:30px;
}
}
@media screen and (max-width:770px) {
.pro_btwz {
display:none;
}
.main_l {
width:100%;
background:none;
padding-bottom:0;
float:none;
max-width: inherit;
}
.maina {
padding-top:0px;
padding-bottom:80px;
}
.maina .wrap {
width:100%;
}
.profl_bt, .main_l .left_tel {
display:none;
}
header nav {
width:auto;
padding:0px 0;
}
header nav>ul>li {
margin:0;
background:none;
}
header nav>ul>li>a {
text-indent:0px;
border:none;
}
header nav>ul>li>a:before {
display:none;
}
header nav>ul>li>ul {
padding-top:0px;
}
header nav>ul>li>ul>li>a {
text-indent:0px;
}
header nav>ul>li>ul>li>a:before {
display:none;
}
.main_r {
width:96%;
margin:0 auto;
float:none;
}
}
@media screen and (max-width:520px) {
.pro_nr li {
width:49%;
}
.pro_nr li:nth-child(3n-1) {
margin:0;
}
.pro_nr li:nth-child(2n) {
float:right;
}
}
.news_nr li {
	position:relative;
}
.news_nr li:after {
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:#1a86d3;
	transform:scaleY(0);
	transition:0.5s;
}
.news_nr li:hover:after {
	transform:scaleY(1);
	transition:0.5s;
}
.news_nr li a {
	display:block;
	padding:26px 0;
	position:relative;
	z-index:9;
	transition:0.5s;
}
.news_pic {
	overflow:hidden;
	width:18%;
}
.news_pic img {
	display:block;
	width:100%;
	transition:0.5s;
}
.news_nr li:hover .news_pic img {
	transform:scale(1.1);
}
.news_wb {
	width:70%;
	margin-left:2%;
}
.news_bt {
	font-size:1.25rem;
	height:40px;
	line-height:40px;
	font-weight:bold;
	color:#545454;
	overflow:hidden;
	transition:0.5s;
}
.news_ms {
	font-size:1rem;
	line-height:24px;
	height:48px;
	color:#4b4b4b;
	overflow:hidden;
	margin-top:15px;
	transition:0.5s;
}
.news_more {
	height:34px;
	line-height:34px;
	color:#434343;
	font-size:0.875rem;
	margin-top:20px;
	transition:0.5s;
}
.news_more span {
	font-family:"宋体";
	padding-right:5px;
}
.news_rq {
	width:82px;
	text-align:center;
	line-height:28px;
	background:#1a86d3;
	color:#fff;
	margin-top:20px;
}
.news_rq p {
	border-bottom:1px solid #fff;
	background:#dcdcdc;
	font-size:2.5rem;
	line-height:86px;
	text-align:center;
	font-family:"YaHeiXt";
	transition:0.5s; color:#333333; 
}
.news_nr li:hover .news_bt, .news_nr li:hover .news_ms, .news_nr li:hover .news_more {
	color:#fff;
	transition:0.5s;
}

.news_nr li:hover .news_rq {
	background:#1b1b1b;
}
.news_nr li:hover .news_rq p {
	background:#fff;
	color:#333;
	border-bottom:1px solid #7c7c7c;
	transition:0.5s;
}
.newsshow_title {
	text-align:center;
	border-bottom:1px dashed #ccc;
	padding-bottom:12px;
	font-size:1.5rem;
	font-weight:bold;
	line-height:25px;
}
.newsshow_title p {
	font-size:0.875rem;
	color:#999;
	font-weight:normal;
	padding-top:8px;
}
.newsshow_wnnr {
	margin:0 auto;
	padding-top:15px;
	font-size:1rem;
	line-height:26px;
}
.newsshow_wnnr p{
	    text-align: justify;
}
.newsshow_wnnr img {
	max-width:100%;
}
.bdsharebuttonbox {
	margin:0 auto;
	padding-top:40px;
	width:145px;
}
.sxyjsys, .sxyjsys a {
	font-size:1rem;
	line-height:30px;
}
.sxyjsys a:hover {
	text-decoration:underline;
}
.xgnews-tit {
	text-align:center;
	font-size:1.25rem;
	font-weight:bold;
	line-height:46px;
	height:46px;
	color:#717171;
}
.xgnews-con {
	padding-top:15px;
}
.xgnews-con li {
	float:left;
	width:45%;
	margin-left:1%;
	margin-right:4%;
	line-height:24px;
	list-style-position:inside;
	list-style-type:disc;
}
.xgnews-con li a {
	font-size:14px;
}
.xgnews-con li span {
	float:right;
	color:#999;
	font-size:12px;
}
.xgnews-con li a:hover {
	text-decoration:underline;
}
@media screen and (max-width:1024px) {
.news_nr li a {
padding:15px 0;
}
.news_pic {
width:20%;
}
.news_wb {
width:62%;
}
.news_bt {
font-size:1.125rem;
height:30px;
line-height:30px;
}
.news_ms {
font-size:0.875rem;
line-height:22px;
height:44px;
margin-top:10px;
}
.news_more {
margin-top:15px;
}
.news_rq {
width:78px;
margin-top:10px;
font-size:0.875rem;
}
.news_rq p {
font-size:2.25rem;
line-height:80px;
}
.newsshow_title {
font-size:1.25rem;
}
.newsshow_title p {
font-size:0.8125rem;
}
}
@media screen and (max-width:770px) {
.news_nr li a {
padding:10px 0;
}
.news_pic {
width:24%;
}
.news_wb {
width:58%;
}
.news_ms {
margin-top:5px;
}
.news_more {
margin-top:10px;
}
.news_rq {
width:78px;
margin-top:10px;
font-size:0.875rem;
}
.news_rq p {
line-height:68px;
}
.sxyjsys, .sxyjsys a {
font-size: 0.875rem;
 line-height: 24px;
}
}
@media screen and (max-width:520px) {
.news_nr li a {
padding:10px 0;
}
.news_pic {
width:28%;
}
.news_wb {
width:67%;
float:right;
margin-left:0;
}
.news_bt {
font-size:0.9375rem;
line-height:28px;
height:28px;
}
.news_ms {
margin-top:0px;
font-size:0.8125rem;
line-height:20px;
height:40px;
}
.news_more {
display:none;
}
.news_rq {
display:none;
}
.newsshow_title {
font-size:1.125rem;
}
.newsshow_title p {
font-size:0.75rem;
padding-top:0;
}
.newsshow_wnnr {
font-size:0.875rem;
line-height:24px;
}
.xgnews-con li {
width:95%;
}
}
.proshowa {
	background:#fff;
	padding:2%;
	box-shadow:0px 0px 1px rgba(0, 0, 0, 0.1);
}
.proshowa .swiper-container {
	display:none;
}
#tFocus-btn li.active, #tFocus-leftbtn, #tFocus-rightbtn {
	display:block;
	background:url(img/spr.png) no-repeat;
}
#tFocus {
	width:552px;
	overflow:hidden;
}
#tFocus-pic {
	width:550px;
	height:415px;
	border:1px solid #d9d9d9;
	position:relative;
}
#tFocus-pic li {
	width:550px;
	height:415px;
	position:absolute;
	left:0;
	top:0;
filter:alpha(opacity:0);
	opacity:0;
}
#tFocus-pic li img {
	display:block;
	width:100%;
	margin:0 auto;
}
#tFocusBtn {
	width:550px;
	height:88px;
	border:1px solid #d9d9d9;
	padding:15px 0px;
	position:relative;
	margin-top:12px;
	z-index:20;
	overflow:hidden;
}
#tFocus-btn {
	width:500px;
	height:88px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
#tFocus-btn ul {
	width:100000px;
	position:absolute;
	left:0;
	top:0;
}
#tFocus-btn li {
	height:86px;
	width:115px;
	position:relative;
	border:1px solid #ddd;
	display:block;
	float:left;
	margin:0 4px;
	cursor:pointer;
}
#tFocus-btn li.active {
	border:1px solid #1a86d3;
}
#tFocus-btn li img {
	display:block;
	width:100%;
	margin:0 auto;
}
#tFocus-btn li i {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/vpic.png) no-repeat center rgba(0, 0, 0, 0.3);
}
#tFocus-leftbtn, #tFocus-rightbtn {
	position:absolute;
	height:88px;
	top:15px;
	width:25px;
	text-align:center;
	font-family:"宋体";
	font-size:1.25rem;
	cursor:pointer;
	line-height:88px;
	color:#000;
}
#tFocus-leftbtn {
	left:0;
}
#tFocus-rightbtn {
	right:0;
}
.proshowa_wb {
	width:37%;
}
.nycp_bt {
	color:#6b6b6b;
	font-size:1rem;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
}
.nycp_bt p {
	font-size:1.5rem;
	font-weight:bold;
	padding-bottom:5px;
	color:#1a86d3;
}
.nycp_nr {
	font-size:1rem;
	color:#333;
	line-height:36px;
	padding-top:1.5rem;
	padding-bottom:1.5rem;
	border-bottom:1px solid #ddd;
}
.nycp_nr img {
	max-width:100%;
}
.nycp_tel {
	margin-top:1.875rem;

	font-size:1rem;
	color:#979797; 
}
.nycp_tel strong {
	color:#454545;
}
.nycp_more {
	width:133px;
	height:45px;
	padding-top:19px;
}
.nycp_more a {
	display:block;
	background:#1a86d3;
	text-align:center;
	line-height:45px;
	font-size:1.125rem;
	color:#fff;
	font-weight:bold;
	color:#fff;
}
.nycp_more .job_moreb {
	display:none;
}
.proshow_bom {
	margin-top:20px;
}
.proms_l {
	background:#fff;
	padding:2%;
	box-shadow:0px 0px 1px rgba(0, 0, 0, 0.1);
}
.proshow_title {
	height:50px;
	line-height:50px;
	border-bottom:1px solid #ddd;
}
.proshow_title p {
	font-size:1.125rem;
	font-weight:bold;
	display:inline-block;
	padding:0 30px;
	background:#1a86d3;
	color:#fff;
}
.proshow_nr {
	font-size:1rem;
	line-height:28px;
	padding-top:25px;
}
.proshow_nr img {
	max-width:100%;
}
.showcp_an {
	padding-top:0.875rem;
	width:100%;
	padding-top:40px;
	margin-bottom:50px;
}
.showcp_an p {
	width:120px;
}
.showcp_an p a {
	width:100%;
	height:40px;
	background:#0255a7;
	text-align:center;
	line-height:40px;
	display:block;
	font-size:1rem;
	color:#fff;
	font-weight:bold;
}
.cnxh {
	background:#fff;
	padding:2%;
	box-shadow:0px 0px 1px rgba(0, 0, 0, 0.1);
	margin-top:20px;
	display:none;
}
.cnxh_tit {
	font-size:1.125rem;
	font-weight:bold;
	color:#454545;
	height:50px;
	line-height:50px;
	border-bottom:3px solid #454545;
	text-align:center;
}
.cnxh_nr li {
	margin-top:20px;
}
.cnxh_pic {
	overflow:hidden;
	border:1px solid #ddd;
}
.cnxh_pic img {
	display:block;
	width:100%;
	transition:0.5s;
}
.cnxh_nr li:hover .cnxh_pic img {
	transform:scale(1.1);
}
.cnxh_wb {
	background:#ddd;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:0.875rem;
	text-align:center;
	transition:0.5s;
}
.cnxh_nr li:hover .cnxh_wb {
	background:#0255a7;
	color:#fff;
	transition:0.5s;
}


.honor_list{}
.honor_list li{background:#eeeeee; text-align:center; border-radius: 5px 5px 5px 5px; width:32%; float:left; margin-right:2%; margin-bottom:2%; min-height:280px;}
.honor_list li:nth-child(3n){margin-right:0%; float:right}
.honor_list li h3{ font-size:24px; line-height:50px; color:#000;}
.honor_list li span{ font-size:15px; line-height:25px; color:#55595c;}
.honor_list_pic{ margin:20px 20px 0px 20px ; text-align:center;}
.honor_list_content{ margin:0px 20px 20px 20px ;}





@media screen and (max-width:1024px) {
#tFocus {
float:none;
margin:0 auto;
}
.proshowa_wb {
width:100%;
float:none;
padding-top:30px;
}
.nycp_bt p {
font-size:1.375rem;
}
}
@media screen and (max-width:770px) {
.proshowa {
background:none;
}


.honor_list li{background:#eeeeee; text-align:center; border-radius: 5px 5px 5px 5px; width:100%; float:left; margin-right: auto; margin-bottom:10px; min-height: inherit;}
.honor_list li:nth-child(3n){margin-right: auto; float: left}
.honor_list li h3{ font-size:20px; line-height:30px; color:#000;}
.honor_list li span{ font-size:14px; line-height:20px; color:#55595c;}
.honor_list_pic{ margin:10px 10px 0px 10px ;}
.honor_list_content{ margin:0px 10px 10px 10px; font-size:14px !important;}

}
@media screen and (max-width:520px) {
.proshowa .swiper-container {
display:block;
width:100%;
height:100%;
}
.swiper-slide {
text-align:center;
font-size:18px;
background:#fff;
display:-webkit-box;
display:-ms-flexbox;
display:-webkit-flex;
display:flex;
-webkit-box-pack:center;
-ms-flex-pack:center;
-webkit-justify-content:center;
justify-content:center;
-webkit-box-align:center;
-ms-flex-align:center;
-webkit-align-items:center;
align-items:center;
}
.swiper-slide img {
display:block;
width:100%;
}
#tFocus {
display:none;
}
.nycp_bt p {
font-size:1.25rem;
}
.nycp_more .job_morea {
display:none;
}
.nycp_more .job_moreb {
display:block;
}
.nycp_more {
width:110px;
height:40px;
}
.nycp_more a {
line-height:40px;
font-size:1rem;
}
.proshow_title {
height:40px;
line-height:40px;
}
.proshow_title p {
padding:0 20px;
font-size:1rem;
}
.proshow_nr {
font-size:0.875rem;
line-height:24px;
}
.showcp_an {
padding-top:20px;
margin-bottom:30px;
}
.showcp_an p {
width:100px;
}
.showcp_an p a {
height:34px;
line-height:34px;
font-size:0.93751rem;
}
}
.case_nr li {
	float:left;
	width:32%;
	padding-bottom:25px;
}
.case_nr li:nth-child(3n-1) {
margin:0 2%;
}
.honor_nr li {
	float:left;
	width:23%;
	padding-bottom:40px;
	margin-right:2.666%;
}
.honor_nr li:nth-child(4n) {
margin-right:0;
}
.case_kg {
	position:relative;
}
.case_pic {
	overflow:hidden;
	position:relative;
}
.case_pic img {
	display:block;
	width:100%;
	transition:0.5s;
}

.case_pic img,.show_pic img{ }
}
.honor_nr .honor_mc {
	line-height:40px;
	text-align:center;
	overflow:hidden;
	height:40px;
}
.case_nr li:hover .case_pic img {
	transform:scale(1.05);
}
.case_pic i {
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/video_pic.png) no-repeat center rgba(0, 0, 0, 0.4);
	width:100%;
	height:100%;
}
.case_mc {
	background:#fff;
	position:relative;
	padding:0 4%;
}
.case_mc p {
	color:#757575;
	font-size:1rem;
	height:69px;
	line-height:69px;
	overflow:hidden;
	position:relative;
	z-index:9;
	transition:0.5s;
}
.case_mc p:after {
	border-radius:50%;
	content:">";
	display:block;
	border:1px solid #c1c1c1;
	line-height:22px;
	font-family:"Din";
	font-size:0.875rem;
	text-align:center;
	width:24px;
	height:24px;
	position:absolute;
	top:21px;
	right:0;
	transition:0.5s;
}
.case_nr li:hover .case_mc p {
	color:#fff;
	transition:0.5s;
}
.case_mc:after {
	content:"";
	position:absolute;
	bottom:0;
	height:2px;
	width:100%;
	background:#1a86d3;
	left:0;
	transition:0.5s;
}
.case_nr li:hover .case_mc:after {
	height:100%;
	transition:0.5s;
}
.case_kg .border_top {
	position:absolute;
	height:3px;
	width:0;
	font-size:0;
	background:#1a86d3;
	top:0;
	left:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_right {
	position:absolute;
	height:0px;
	width:3px;
	font-size:0;
	background:#1a86d3;
	bottom:0;
	right:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_bottom {
	position:absolute;
	height:3px;
	width:0px;
	font-size:0;
	background:#1a86d3;
	right:0;
	bottom:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_left {
	position:absolute;
	height:0px;
	width:3px;
	font-size:0;
	background:#1a86d3;
	left:0;
	top:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_nr li:hover .border_top, .case_nr li:hover .border_bottom, .honor_nr li:hover .border_top, .honor_nr li:hover .border_bottom {
	width:100%;
}
.case_nr li:hover .border_left, .case_nr li:hover .border_right, .honor_nr li:hover .border_left, .honor_nr li:hover .border_right {
	height:100%;
}
@media screen and (max-width:1024px) {
.honor_nr li {
width:24%;
padding-bottom:30px;
margin-right:1.333%;
}
.case_mc {
font-size:0.9375rem;
text-align:center;
}
.case_mc p {
height:50px;
line-height:50px;
}
.case_mc p:after {
display:none;
}
.honor_nr .honor_mc {
overflow:hidden;
font-size:0.9375rem;
}
}
@media screen and (max-width:770px) {
.honor_nr li {
width:32%;
padding-bottom:25px;
margin-right:0%;
}
.honor_nr li:nth-child(3n-1) {
margin:0 2%;
}
.case_mc p {
font-size:0.9375rem;
}
}
@media screen and (max-width:520px) {
.case_nr li {
width:49%;
}
.case_nr li:nth-child(3n-1) {
margin:0;
}
.case_nr li:nth-child(2n) {
float:right;
}
.honor_nr li {
width:49%;
}
.honor_nr li:nth-child(3n-1) {
margin:0;
}
.honor_nr li:nth-child(2n) {
float:right;
}
.case_mc {
font-size:0.875rem;
padding:0;
}
.case_mc p {
height:40px;
line-height:40px;
font-size:0.875rem;
}
.honor_nr .honor_mc {
font-size:0.875rem;
}
}
.video_nr li {
	float:left;
	width:32%;
	padding-bottom:25px;
}
.video_nr li:nth-child(3n-1) {
margin:0 2%;
}
.video_kg {
	position:relative;
}
.video_pic {
	border:1px solid #c0c0c0;
	overflow:hidden;
	position:relative;
}
.video_nr .honor_mc {
	text-align:center;
	padding-top:1rem;
}
.video_pic img {
	display:block;
	width:100%;
	transition:0.5s;
}
.video_nr li:hover .video_pic img {
	transform:scale(1.1);
}
.video_pic i {
	display:block;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/video_pic.png) no-repeat center rgba(0, 0, 0, 0.4);
	width:100%;
	height:100%;
}
.video_mc {
	color:#fff;
	background:#2967b4;
	text-align:center;
	font-size:1rem;
	height:54px;
	line-height:54px;
	overflow:hidden;
}
.video_kg .border_top {
	position:absolute;
	height:3px;
	width:0;
	font-size:0;
	background:#2967b4;
	top:0;
	left:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.video_kg .border_right {
	position:absolute;
	height:0px;
	width:3px;
	font-size:0;
	background:#2967b4;
	bottom:0;
	right:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.video_kg .border_bottom {
	position:absolute;
	height:3px;
	width:0px;
	font-size:0;
	background:#2967b4;
	right:0;
	bottom:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.video_kg .border_left {
	position:absolute;
	height:0px;
	width:3px;
	font-size:0;
	background:#2967b4;
	left:0;
	top:0;
	z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.video_nr li:hover .border_top, .video_nr li:hover .border_bottom, .honor_nr li:hover .border_top, .honor_nr li:hover .border_bottom {
	width:100%;
}
.video_nr li:hover .border_left, .video_nr li:hover .border_right, .honor_nr li:hover .border_left, .honor_nr li:hover .border_right {
	height:100%;
}
@media screen and (max-width:770px) {
.video_mc {
font-size:0.9375rem;
height:46px;
line-height:46px;
}
.video_pic i {
background-size:auto 50px;
}
}
@media screen and (max-width:520px) {
.video_nr li {
width:49%;
margin-right:0%;
}
.video_nr li:nth-child(3n-1) {
margin:0;
}
.video_nr li:nth-child(2n) {
float:right;
}
.video_mc {
font-size:0.875rem;
height:40px;
line-height:40px;
}
}
/*售后服务*/
.nabout_box {
	box-shadow: 0 0 10px 0 #999;
	padding: 50px 0 50px 0;
	margin-top:40px;
	margin-bottom: 60px;
}
.nabout_box span {
	font-size: 30px;
	line-height:48px;
	margin-left: 15px;
	color: #999;
}
.nabout_box_left {
	width: 730px;
}
.nabout_box_left p {
	text-indent: 2em;
	font-size: 15px;
	line-height: 32px;
	padding: 10px 0 0 48px;
	font-weight: lighter;
	text-align: justify;
	margin: 0;
}
.ncompany_box_left {
	padding: 0 40px 0 40px;
}
.ncompany_box_left p {
	font-size: 15px;
	line-height: 32px;
	font-weight: lighter;
	text-align: justify;
	margin: 0;
}
.nabout_box_title {
	margin-bottom: 10px;
}
.nabout_box_title dl {
	font-size: 33px;
	letter-spacing: 1.5px;
	color: #fff;
	background: #1a86d3;
	display: block;
	line-height: 60px;
	text-align: center;
}
.nabout_box_right {
	margin-right: 50px;
}
 @media screen and (max-width: 1024px) and (min-width: 0px) {
 .nabout_box {
 box-shadow: 0 0 5px 0 #999;
 padding: 0px 0 0px 0;
 margin-top: 10px;
 margin-bottom: 10px;
margin-left:15px;
margin-right:15px;
}
.nabout_box_left {
 width:100%;
}
.nabout_box_title dl {
 font-size: 22px;
 letter-spacing: 1.5px;
 color: #fff;
 display: block;
 background: #1a86d3;
 line-height: 46px;
 text-align: center;
}
 .nabout_box_left p {
 font-size: 14px;
 line-height: 28px;
 padding:0 10px 0 10px;
}
 .nabout_box_right {
 margin-right: auto;
width:100%;
}
 .nabout_box_right img {
 width:100%;
}
}
/*联系我们*/
.ncontact_box {
	margin: 0 auto;
	width: 100%;
	display: flex;
}
.contact_one {
	display: inline-block;
	width: 33%;
	float:left;
}
.contact_one span {
	font-size:40px;
	line-height: 30px;
	color:#1a86d3;
	margin-bottom: 22px;
	display: block;
	font-weight: bold;
}
.contact_one div {
	font-size: 30px;
	line-height: 30px;
}
.contact_one i {
	width: 40px;
	height: 3px;
	background: #1a86d3;
	display:block;
	margin-bottom: 30px;
	margin-top:30px;
}
.contact_one_pic {
	margin-bottom: 0px;
}
.contact_one_pic img {
	width: 100%;
}
.contact_two {
	width: 33%;
	position:relative;
	background: #eeeeee;
	background-position:325px 315px;
	padding: 50px 38px;
	font-size:16px;
	line-height: 35px;
	margin-left: 18px;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	float:left;
}
.contact_two strong {
	font-size: 16px;
}
.contact_title {
	position:absolute;
	width:200px;
	height: 45px;
	background: #1a86d3;
	border-radius: 6px;
	font-size:24px;
	color:#fff;
	line-height:45px;
	font-weight:bold;
	left:28px;
	text-align:center;
}
.contact_content1 {
	color: #8e8e8e;
	line-height: 42px;
	font-size: 16px;
}
.contact_content1 span {
	font-size: 17px;
	font-weight: bold;
}
.contact_content {
	margin-top:70px;
	color: #555;
}
.contact_content a {
	text-decoration: none;
	font-size: 14px;
}
.contact_img {
	text-align:center;
	width:130px;
	margin-top:40px;
}
.contact_img img {
	width:130px;
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
	background:#fff;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {

/* 联系我们 */
.ncontact_box {
 margin: 0 auto;
 width: 100%;
 display: block;
 margin-bottom: auto;
}
 .contact_one {
 display: inline-block;
 width: 100%;
 float: inherit;
}
.contact_one span {
 font-size: 30px;
 line-height: 30px;
 color: #1a86d3;
 margin-bottom: 10px;
 display: block;
 font-weight: bold;
}
.contact_one div {
 font-size: 20px;
 line-height: 20px;
}
 .contact_one i {
 width: 40px;
 height: 2px;
 background: #1a86d3;
 display: block;
 margin-bottom: 10px;
 margin-top: 10px;
}
 .contact_two {
 width: 100%;
 position: inherit;
 background: #f2f2f2 url() no-repeat;
 background-position: inherit;
 padding: 10px 10px;
 font-size: 15px;
 line-height: 30px;
 margin-left: auto;
 display: inline-block;
 float: left;
 box-sizing: border-box;
}
 .contact_title {
 position: absolute;
 width: 200px;
 height: 35px;
 background: #1a86d3;
 border-radius: 5px;
 font-size:18px;
 color: #fff;
 line-height: 35px;
 font-weight: bold;
 left: auto;
 text-align: center;
}
 .contact_content {
 margin-top: 50px;
 color: #555;
 line-height: 30px;
 font-size: 15px;
}
.contact_content1 {
 color: #555;
 line-height: 30px;
 font-size: 15px;
}
 .contact_content p {
 color: #555;
 line-height: 30px;
 font-size: 15px;
}
}
/* 通用分页样式 */

.pages {
	width:100%;
	height:auto;
	text-align:center;
	padding:40px 0 20px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.pages a {
	border: 1px solid #d1d1d1;
	height: 30px;
	line-height: 30px;
	color: #666666;
	padding: 5px 10px;
	margin-right: 8px;
	font-size:16px;
}
.pages .current, .pages a:hover {
	color: #fff;
	background:#1a86d3;
	border: 1px solid #1a86d3;
}
 @media screen and (max-width:770px) {
/*分类*/
header {
background:none;
width:auto;
display:block;
position: relative;
z-index:100;
margin:0;
padding:0;
border-radius:0;
float:none !important;
}
header nav li {
background:none;
line-height:inherit;
margin-bottom:auto;
}
header nav li a {
font-weight:inherit;
border:none;
padding:inherit;
height:auto;
z-index:9;
}
header nav li span {
display:none;
}
header nav li ul li {
margin:auto;
background:none;
}
header nav li ul li a {
border:0;
line-height:inherit;
}
header nav li i {
height:40px;
}
.mean-container .mean-bar {
width:100%;
position:relative;
background:#5dc64b;
height:40px;
z-index:99;
}
.mean-container .mean-bar div.fl {
font-size:1rem;
color:#fff;
line-height:40px;
padding-left:2%;
}
.mean-container a.meanmenu-reveal {
width:22px;
height:22px;
padding:9px 10px;
position:absolute;
top:0;
right:0;
cursor:pointer;
color:#fff;
text-decoration:none;
font-size:16px;
text-indent:-9999em;
line-height:22px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:700
}
.mean-container a.meanmenu-reveal span {
display:block;
background:#fff;
height:3px;
margin-top:3px
}
.mean-container .mean-nav {
float:left;
width:100%;
background:none;
margin-bottom:30px;
}
.mean-container .mean-nav ul {
padding:0;
margin:0;
width:100%;
list-style-type:none;
}
.mean-container .mean-nav ul li {
position:relative;
width:100%;
}
.mean-container .mean-nav ul li a {
display:block;
width:90%;
background:none;
font-size:0.875rem;
padding:0 5%;
height:39px;
line-height:39px;
margin:0;
text-align:left;
border-top:1px solid #383838;
border-top:1px solid rgba(173, 173, 173, .5);
text-decoration:none;
text-transform:uppercase
}
.mean-container .mean-nav ul li li a {
width:80%;
padding:0 10%;
height:45px;
line-height:45px;
border-top:1px solid rgba(216, 216, 216, .25);
opacity:.75;
filter:alpha(opacity=75);
text-shadow:none!important;
visibility:visible
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom:0;
margin-bottom:0
}
.mean-container .mean-nav ul li a.mean-expand {
width:15px;
height:40px;
text-align:center;
position:absolute;
right:0;
top:0;
z-index:10;
font-weight:700;
background:rgba(255, 255, 255, .1);
border:0!important;
border-left:1px solid rgba(255, 255, 255, .4)!important;
border-bottom:1px solid rgba(255, 255, 255, .2)!important
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background:rgba(0, 0, 0, .9)
}
.mean-container .mean-push {
float:left;
width:100%;
padding:0;
margin:0;
clear:both
}
.mean-nav .wrapper {
width:100%;
padding:0;
margin:0
}
.mean-container .mean-bar, .mean-container .mean-bar * {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box
}
.mean-remove {
display:none!important
}
header nav {
text-align: center;
background: #efefef;
}
header nav ul {
margin:0;
padding:1em;
list-style-type: none;
}
/*分类*/	
}
@media screen and (max-width:770px) {
#dituContent {
height:230px;
}
.pc {
display:none
}
.wap {
	display: block
}
.show_pic img{ max-width: 100%}


/* index */
.Ititle-tit {
	font-size: 24px;
	line-height: 30px;
	color: #222;
	text-align: center;  font-family: "Syhtl";
}
.Ititle-dec {
	font-size: 14px;
	line-height: 20px;
	color: #555;
	text-align: center;
	margin-top: 3px;
}


.Ititle_bai-tit {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	text-align: center;  font-family: "Syhtl";
}
.Ititle_bai-dec {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}
.footer_l {
    float: inherit;
    width: 100%;
}	
.footer {
    width: 100%;
    overflow: hidden;
    background: #222;
    font-size: 15px;
    color: #777;
    padding: 15px 0 15px 0;
}
.copy {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    text-align: left;
    line-height: 26px;
    font-size: 15px;
    color: #777;
    background: #151515; margin-bottom:50px;
}


.copy .wrap {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Iproduct {
    padding-top: 20px;
    padding-bottom: 20px;
    background-size: auto 100%;
}

.IPro-menu {
	margin:10px 0px;
}
.IPro-menu a {
    width: 48%;
	display: inline-block;
    height: 40px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    border-radius: 20px;
    margin-bottom: 5px;     padding:0 !important;
}
.IPro-menu a span {
    font-size: 14px;
}


.IPro-menu a:nth-child(2n) {
 float: right;
}
.Iproduct_content {
    padding: 0;
}



.INews {
    padding-top: 20px;
    padding-bottom: 20px;
}

.maina {
    padding-top: 20px;
    padding-bottom: 20px;
}

.pages {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 10px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
}

.pages a {
    border: 1px solid #d1d1d1;
    height: 20px;
    line-height: 20px;
    color: #666666;
    padding: 5px 10px;
    margin-right: 3px;
    font-size: 14px;
}
}
