﻿body{width: 100%;font-size: 12px;background: #FFF;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-family:"Microsoft Yahei";color: #333;}
*{box-sizing:border-box;border:0px;margin:0px; padding:0px;}
A:link{font-size:12px;}
div{margin: 0px;
/* [disabled]padding: 0px; */}
span,p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px;border-top-width: 0px;border-bottom-width: 0px;border-left-width: 0px;}
a{color: #333; font-size:12px; text-decoration: none;}
a:hover {color: #000000;text-decoration: none;}
from,input,select{margin: 0px; padding: 0px;}
text-decoration: none;}
input,button,select,textarea{outline:none}


.clear{clear:both; font-size:0px; overflow:hidden; height:0px;}
.w_1200{width: 1200px;margin: 0 auto;height: auto;}
.fl{float:left;}
.fr{float:right;}
.container {
    width: 80%;
    max-width: 1400px;
  min-width: 1200px;
}



.wrap{border-top: 1px solid #ddd;}
#top10,#top20,#top50,#top30,#top90,#top60,#head,#top,#products,#hexi,#bq{width:100%; margin:0 auto; overflow:hidden;}
#top10{height:10px; overflow:hidden;}
#top20{height:20px; overflow:hidden;}
#top30{height:30px; overflow:hidden;}
#top40{height:40px; overflow:hidden;}
#top50{height:50px; overflow:hidden;}
#top60{height:60px; overflow:hidden;}
#top90{height:90px; overflow:hidden;}
/*内页导航*/

.strong_title{display:none;}
.mianbxContent{text-align: left !important; font-size: 14px !important; padding-left:20px; border:1px dashed #e3e3e3; margin-bottom:20px !important; height:55px !important; line-height:55px !important; width:100% !important;}
.mianbxContent a{font-size: 14px !important;}
.mianbxContent a:hover{font-size: 14px !important;}
.book{display: inline-block;}
.book span{display: inline-block;margin-right: 10px;padding: 0 24px;background: #fff;height: 22px;line-height: 22px;border-radius: 10px;}
.book span img{margin: -2.5px;margin-right: 3px;}
/*顶部*/


.header-title{
	width: 100%;
}
.header-title h3 {
    font-size: 14px;
    float: left;
    display: table;
    line-height: 38px;
}
.header-title h3 i{
    margin-right: 5px;
}
.header-title-text{
	display: block;
	float: left;
}
.header-top {
    background: #1c3ab6;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.lan{
    display: table;
}
.lan a {
    position: relative;
    margin: 0 10px;
    height: 20px;
    line-height: 20px;
    display: table;
    width: 60px;
    float: left;
    text-align: center;
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
}
.lan a:nth-child(3){
	margin-right: 0;
}
.lan a:nth-child(3)::after{
	display: none;
}
.lan a::after {
    content: "";
    width: 2px;
    height: 15px;
    background-color: #fff;
    position: absolute;
    right: -12px;
    top: 3px;
}
.lan span:nth-child(3){
	border:0px
}
.lan span a {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 0px 20px;
    text-transform: capitalize;
}
.lan span i{
    margin-right: 5px;
}
.lan span::after{
    content: ""; 
    height: 14px; 
    width: 2px; 
    position: absolute; 
    background-color: #fff; 
    right: -10px; 
    top: 3px;
}
.lan span:last-child:after{
    display: none;
}
.lan span:nth-child(1):after{
    display: none;
}
.lan span:nth-child(2):after{
    display: none;
}
.lan i {
    float: left;
    margin-top: 8px;
    margin-left: 20px;
    margin-right: 2px;
}
.logo {
    margin: 4px;
}
.logo font{
    display: table; 
    font-size: 30px; 
    font-weight: bold;
    margin-top: 10px;
}
.logo em{
    font-style: normal; 
    margin-top: 5px; 
    display: table; 
    font-size: 18px;
}
.logo img{
    width: 100%;
    float: left;
}
.logo_title{
    display: table; 
    float: left;
    margin-left: 15px;
}
.head_bg{
    background:#72b9f2; 
    height:40px; 
    line-height:40px; 
    width:100%;
}
.head_bg .fl{
    color:#ffffff; 
    font-size:14px;
}
.search_r{
    padding:0px 0px 0 0px; 
    float:right;
}
.search_rt{
    float: left; 
    font-size: 14px; 
    color: #fff; 
    line-height: 40px; 
    font-weight: inherit;
}
.search_rt font{
    font-weight:inherit
}
.search_r > form{
    float:left; 
    margin-right: 5px; 
    width:164px;
}
.search-i{
    width:30px;
}
.ewm{
    position: absolute; 
    width: 100px; 
    bottom: -125px; 
    right: -35px; 
    z-index: 1; 
    display: none; 
    padding: 5px; 
    background: #333; 
    border-radius: 5px; 
    z-index:99999999;
}
.ewm:after{
    content: ''; 
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent; 
    border-right: 5px solid transparent; 
    border-bottom: 5px solid #333; 
    position: absolute; 
    bottom: 110px; 
    left: 52.5px;
}
.ewm img{
    width: 100%; 
    height:auto;
}
/*导航*/
.header-bg .top {
    width: 100%;
    display: table;
    top: 0;
    z-index: 99999;
    padding-bottom: 0;
    padding: 10px 0;
	border-bottom: 1px solid #f5f5f5;
}
.top_in{
    position: relative; 
    min-width:100%; 
    margin: 0 auto;
}
.top_in > .totalwidth{
    position: relative;
}
.header-bg .top .totalwidth .fl{
    display: block;
}
.header-bg .top .totalwidth .fl a,
.header-bg .top .page .fl a img{
    display: block;
}
.nav-top{
    display: block; 
    width: 100%; 
    height: 30px; 
    line-height: 30px; 
    margin-top: 15px;
}
.nav-top-body{
    display: table;
    float: right;
}
.nav-top-body span{
    display: inline-block; 
    margin: 0 10px; 
    font-size: 16px; 
    color: #777;
}
.nav-top-body span i{
    margin-right: 5px; 
    color: #007fff;
}
.logo-text {
    float: left;
    margin-top: 4px;
    width: 380px;
    margin-left: 10px;
}
.logo-text h3 {
    font-size: 22px;
    font-weight: bold;
    display: table;
    margin-bottom: 5px;
    margin-top: 11px;
    letter-spacing: 0px;
    color: #d86e00;
}
.logo-text p {
    font-size: 14px;
    line-height: 18px;
    color: #949494;
    letter-spacing: 0px;
    padding: 8px 0;
}
/*.top-style{top: 0px; background: rgba(255,255,255,1); position: fixed; z-index:999;padding:6px 0}
.top-style .logo{}
.top-style .nav>li>a{font-size: 16px;}
.top-style .nav-top-body span{font-size: 14px;}
.top-style .nav-top{display: block; width: 100%; height: 30px; line-height: 30px; margin-top: 5px;}
.top-style .logo-text h3{font-size: 20px; font-weight: bold; display: table; margin-bottom: 5px;}*/


/*banner*/
.banner_sj{ 
    display:none;
}
.banner_pc{ 
    margin:0 0 0 0;
}
.flexslider{ 
    position:relative;
}
.flexslider .slides > li{ 
    display:none; 
    -webkit-backface-visibility:hidden;
}
.flexslider .slides img{ 
    width:100%; 
    display:block;
    border-radius:0px;
}
.flex-pauseplay span{ 
    text-transform:capitalize;
}
.flex-control-nav{ 
    width:100%; 
    text-align:center; 
    position:absolute; 
    bottom:10px;
}
.flex-control-nav li{ 
    margin:0 6px; 
    display:inline-block; zoom:1;
}
.flex-control-paging li a{ 
    width:14px; 
    height:14px; 
    display:block; 
    background:#fff; 
    cursor:pointer; 
    text-indent:-9999px; 
    -webkit-border-radius:14px; 
    -moz-border-radius:14px; 
    -o-border-radius:14px; 
    border-radius:14px;
}
.flex-control-paging li a:hover{ 
    background:#00a2e9; 
}
.flex-control-paging li a.flex-active{ 
    background:#00a2e9; 
    cursor:default;
}
.flex-direction-nav li a{ 
    width:50px; 
    height:50px; 
    position:absolute; 
    top:50%; 
    margin-top:-25px;
}
.flex-direction-nav li a.flex-prev{ background:url(../images/left.png) center center no-repeat; left:1%; z-index:99;}
.flex-direction-nav li a.flex-next{ position:absolute; background:url(../images/right.png) center center no-repeat; right:1%;}
/*banner*/

/*搜索*/
.inntpu-shu-ru {
    margin-top: 8px;
    border-radius: 13px;
    overflow: hidden;
}

.seachBox {
    float: right;
    background: #fff;
}
.seachBox form {
    overflow: hidden;
}
.seachBox .word {
    width: 280px;
    height: 25px;
    line-height: 19px;
    text-indent: 1em;
    border-right: none;
    color: #828282;
    background: #fff;
    font-size: 12px;
    outline: none;
}
.seachBox form input {
    display: block;
    float: left;
    background: #fff;
}
.seachBox .sousuo {
    width: 40px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/search.png);
    cursor: pointer;
    border: none;
}




/*搜索*/

/* 产品中心 */
.product {
    padding-top: 6px;
    padding-bottom: 0;
    background: #ffffff;
    margin: 50px 0;
    margin-bottom: 0;
    padding-bottom: 25px;
}
.product .product_top{text-align: center; font-size: 30px; padding-bottom: 20px;}
.product_top font{color: #007fff;}
.product .product_top h3 {
    font-size: 30px;
    line-height: 55px;
    height: 55px;
    margin-bottom: 0px;
}
.product .product_top p{font-size: 15px; text-align: center; display: table; text-transform: uppercase; color: #b3b3b3; margin: 0 auto;}
.pro {
    display: block;
    margin-bottom: 20px;
    padding: 10px;
}
.pro-text {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    padding: 0;
    border-bottom: 2px solid #1c3ab6;
}


.pro-text::after {
    content: "";
    width: 0%;
    height: 2px;
    background-color: #df6e00!important;
    position: absolute;
    bottom: -2px;
    left: 0;
    transition: all 0.5s;
}

.product-bottom ul li:hover:after{
	width: 100%;
    background-color: #b7db7b!important;
}




.pro-text span{
	width: 70%;
	display: block;
	float: left;
}

.pro-text i {
    font-style: normal;
    font-size: 12px;
    width: 70px;
    text-align: center;
    float: right;
    letter-spacing: 0px;
    border-left: 1px solid #9a9a9a;
    height: 17px;
    line-height: 17px;
    margin-top: 16px;
}


.product-bottom{display: block;width: 100%;}
.product-bottom ul li .pro-img{overflow: hidden; border: 1px solid #e8e8e8;}
.product-bottom ul li .pro-img img{transition: all 0.5s;}
.product-bottom ul li:hover .pro-img{}
.product-bottom ul li:hover .pro-text::after{content: ;width: 100%;}
.product-bottom ul li:hover .pro-img img{transform:scale(1.1);}

/*  广告横幅 */
.index-ggt{background: url(../images/index_24.jpg)no-repeat top center; overflow: hidden; height: 210px;}
.index-ggt-wz{width:1000px; float: left; padding:33px 0 34px 275px;}
.index-ggt-wz-zq{font-size:22px; font-weight:bold; color:#fff;}
.index-ggt-wz-zqyy{font-size:18px;color:#d3e6fd;font-size:14px;}
.index-ggt-dh{margin-top:13px;}
.index-ggt-dh-pic{margin-top:6px;}
.index-ggt-dh-wz{margin-left:15px;color:#fff;font-size:24px;}
.index-ggt-dh-fwrx{font-size:18px;}
.index-ggt-zxzx{border:1px solid #fff;width:133px;height:49px;line-height:49px;text-align:center;border-radius:10px;margin-top: 12px;}
.index-ggt-zxzx a{font-size:16px;color:#fff;}
.index-ggt-dhk{margin:1px 0 0 5px;}
/*  广告横幅 */

/* 服务优势 */
.index-title{display: inline-block; width: auto; color: #333; margin: 20px 0px 15px; text-align: center; width: 100%; position: relative;}
.title-name{display: table; padding: 5px 0px; margin: 18px auto; margin-bottom: 0px; background: #fff; margin-top: 24px; border: 1px dashed #6f6f6f;}
.title-name span{position: relative; z-index: 35; display: table; background: #fff; width: 100%; height: 100%; padding: 0 24px;}
.title-name::after{content: ""; border-bottom: 1px dashed #000000; position: absolute; top: 70px; width: 100%; left: 0; height: 1px; z-index: 10;}
.index-title h4{position: relative; z-index: 1; display: inline-block; font-size: 30px; line-height: 1em; color: #333;width: 100%;}
.index-title p{display: table; width: 100%; text-align: center; padding: 9px 0; padding-top: 15px; margin-bottom: 0px; font-size: 14px; color: #a0a0a0; padding-bottom: 0;}
.index-title h4 font{color: #007fff;}

/*服务*/
.index-s-list{ margin-top:-100px; overflow:hidden;}
.index-s-list a{}
.index-s-list img{ width:100%}
.index-s-list p{ position:relative; z-index:1; display:inline-block; box-sizing:border-box; padding:0px 10px; width:100%; margin:40px 0px 20px; font-size:16px; line-height:1.5em; color:#333;}
.index-s-list p:after{ content:""; position: absolute;  z-index:2;width:30px;height: 1px;top: -8px;left: 10px;background-color:#eb6024;}
.index-s-list span{  display:inline-block; box-sizing:border-box; padding:0px 10px; width:100%; font-size:14px; color:#777777; letter-spacing:2px;}

a.more1{ display:inline-block; padding:0px 25px; margin-top:40px; font-size:14px; line-height:36px; color:#fff; background:#eb6024; border-radius:6px;transition-duration: .3s;}
a.more1:hover{ display:inline-block; padding:0px 30px; background:#de5a21; border-radius:36px; transition-duration: .3s;}
/*服务*/

/*特殊服务*/
.index-ts>div{position: relative; z-index: 1; padding-left: 80px; margin: 10px 0px; border: 1px solid #ddd; min-height: 136px; padding: 30px 0 30px 80px; background: #fff;}
.index-ts>div img{position: absolute; z-index: 2; left: 13px; top: 35px; width: 55px;}
.index-ts>div p{font-size: 20px; margin-bottom: 10px;}
.index-ts>div p i{display: inline-block; font-style: normal; margin-right: 5px;}
.index-ts>div span{font-size:14px; color:#777777; line-height:22px;}
/*特殊服务*/


.case-bg {
    display: block;
    width: 100%;
    background: #1c3ab6;
    padding-top: 30px;
    padding-bottom: 30px;
}
.case_top{}
.case_top h3 {
    font-size: 30px;
    line-height: 55px;
    height: 55px;
    margin-bottom: 5px;
    text-align: center;
    color: #fff;
    background: url(../images/title.png) no-repeat center;
}
.case_top p{font-size: 15px; text-align: center; display: table; text-transform: uppercase; color: #ffffff; margin: 0 auto;}
.case-body{margin-top: 30px;}
.case-body ul li {
    margin-bottom: 16px;
}
.case-body ul li .img{overflow: hidden;}
.case-body ul li .img img{transition: all 0.5s;}
.case-body ul li:hover .img img{transform: scale(1.1);}
.case-body .name {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    transition: all 0.5s;
    color: #fff;
    padding-right: 70px;
}
.case-body .name h3 {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}
.case-body ul li:hover .name{opacity: 1;}

/* 关于我们 */
.index-about{margin-top: 55px;margin-bottom: 55px;display: table;width: 100%;}
.index-about-title{font-size: 30px;margin-top: 30px;}
.index-about-title h3{position: relative;display: table;padding-bottom: 18px;margin-bottom: 14px;}
.index-about-title h3::after{content: "";width: 100%;height: 2px;background-color: #067bbe;display: block;bottom: 0;position: absolute;}
.index-about-body {
    font-size: 15px;
    line-height: 22px;
}

.about-more a {
    font-size: 14px;
    color: #d86e00;
    margin-top: 16px;
    display: table;
    float: right;
}

.about-bg {
    margin-top: 50px;
    background: #fafafa;
    padding-bottom: 40px;
}

.about_top{
	display: block;
	width: 100%;
}
.about_top h3{
	font-size: 32px;
	text-align: center;
}

.about-titile h3{
    display: table;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #000;
    margin-bottom: 45px;
    margin-top: 40px;
}

.about-img img {
    background-color: #D2D1D1;
    padding: 8px;
}






/* 新闻中心 */
.index-new-bg{display: table;width: 100%;padding-bottom: 50px;padding-top: 25px;}
.index-news{overflow: hidden;padding: 0 30px 0 0px;}
.index-news-right{padding:0 0 0 30px;}
.text-center{margin-bottom: 10px;}

/*版权*/
.copy_bg{background: #39a0f2; height:auto; width:100%; padding-bottom:10px;}
.copy_row1 .fl p{text-align: center; font-size: 14px; color: #eee; letter-spacing: 0.4px;}
.copy_nav{border-bottom: #fff solid 1px; padding: 25px 0px; text-align: center; color: #fff;font-size: 16px;}
.copy_nav a{color: #fff;}
.copy_nav a:hover{text-decoration: underline;}
.copy_row1{padding: 5px 0 25px;}
.copy_row1 .fl{padding:0 25px;}
.ewm_ljy{width:140px; height:180px; margin:0 auto;float:left; padding-left: 50px;}
.ewm{float:left; width:140px;}
.ewm p{float:left; padding-left:30px; font-size:14px; color: #fff; line-height:30px; height:30px;}
#copyright_lx{width:375px; height:151px; margin:0 auto;float:left; margin-left:22px;}
.copyright_lxz{line-height: 35px; color: #fff; padding-left: 72px; padding-top: 3px; border-right: 1px solid #ddd;}
.copyright_lxz1{line-height:35px; color:#fff; padding-top:3px; font-size:14px;}
.copyright_lxz1 a{color:#fff;}
.copyright_lxz1 a:hover{color:#ff7300; text-decoration: underline;}
#copyright_ljy{width:485px; height:114px; margin:0 auto; float:left;}
#igetxt ul li{line-height: 20px !important; padding: 14px !important;background: #ff8903 !important; color: #fff;}
#igetxt ul li h3{font-size: 16px !important;font-weight: bold;padding: 0px;margin: 0px;}
.footer_bg{line-height: 35px; text-align: center; font-size: 12px; color: #fff; background:#39a0f2;}

/*产品内页*/
.main {
    margin: 30px auto;
    display: block;
}
.left{width: 230px;float: left;}
.ny-main{margin-top: 12px;}
.main_z_b{display: table;float: left;}
.main_y_b {
    display: block;
    float: left;
    width: 55%;
}
.main_y_b h3{font-size: 22px; line-height: 60px; font-weight: 400; border-bottom: 1px solid #ddd; margin-bottom: 15px;}
.main_y_b h3 em{
    margin-right: 8px;
    color: #d96e00;
}
.main_y_b span {
    width: 98%;
    display: block;
    margin: 0 auto;
    min-height: auto;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    line-height: 180%;
    color: #6c6c6c;
    padding-bottom: 25px;
}
.main_y_b i {
    display: table;
    width: auto;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    background: #1c3ab6;
    border-radius: 1px;
    border-radius: 5px;
    padding: 0 22px;
    margin-left: 10px;
}
.main_y_b i a{color:#fff;}

.main_y_b i em{
    padding-right: 5px
}

/*ny_nav*/
.ny_nav {margin: 12px auto 16px auto;display: table; width: 100%;}
.ny_nav li {
    float: left;
    margin: 0px 10px 10px 4px;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 1px 1px 2px #cfcfcf;
}
.ny_nav li a{ position:relative; z-index:1; display:inline-block; font-size:14px; line-height:40px; padding:0px 15px; background:#eee; color:#333;}
.ny_nav li a i{margin-left:5px;}
.ny_nav li a:hover{ text-decoration:none;}
.ny_nav li.on a{ color:#d86e00;}
/*.ny_nav li a:after{ content:""; position:absolute; z-index:2; width:0%; height:2px; top:0px; left:0%; background:#d86e00; transition-duration:.3s;}*/
/*.ny_nav li a:hover:after{ content:""; position:absolute; z-index:2; width:100%; height:2px; top:0px; left:0%; background:#d86e00; transition-duration:.3s;}*/
/*.ny_nav li.on a:after{ content:""; position:absolute; z-index:2; width:100%;}*/
.ny_nav li:hover a {content: "";color: #d86e00;}

/*右边*/
.body-content {
    display: table;
    width: 100%;
    margin-top: 30px;
}
.bread-bg {background: #f6f6f6;}
.bread{width: 65%; line-height: 53px; text-indent: 1rem; float: left;}
.bread a{font-size: 14px; margin: 0 2px;}
.bread i{display: table; height: 23px; background-size: 100%; float: left; font-size: 16px; color: #1061bb; margin-top: 19px;}


/*热门推荐*/
.re{width: 100%; text-align: center; line-height: 35px; font-size: 18px; background: #72b9f2; color: #fff; margin-top: 20px; margin-top: 16px;}
.picMarquee-top{margin:0 auto;width:100%;overflow:hidden;position:relative;}
.picMarquee-top .hd{overflow:hidden;height:30px;background:#f4f4f4;padding:0 10px;}
.picMarquee-top .hd .prev,.picMarquee-top .hd .next{display:block;width:9px;height:5px;float:right;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;background:url("../images/arrow.png") 0 -100px no-repeat;}
.picMarquee-top .hd .next{background-position:0 -140px;}
.picMarquee-top .hd .prevStop{background-position:-60px -100px;}
.picMarquee-top .hd .nextStop{background-position:-60px -140px;}
.picMarquee-top .bd{}
.picMarquee-top .bd ul{overflow:hidden;zoom:1;}
.picMarquee-top .bd ul li{text-align:center;zoom:1;}
.picMarquee-top .bd ul li .pic{text-align:center;}
.picMarquee-top .bd ul li .pic img{width:100%;display:block;padding:2px;}
.picMarquee-top .bd ul li .pic a:hover img{border-color:#999;}
.picMarquee-top .bd ul li .title{line-height:24px;}
.main_body {display: table;width: 100%;font-size: 14px;line-height: 240%;color: #4c4c4c;}

.center{
/* 	margin-top: 10px; */
}

.fw-bg h3 {font-size: 20px;font-weight: bold;color: #017cc2;}
.fw-bg ul li .case-img img {width: 20%;float: left;border: 1px solid #ddd;}
.new-text h5 {font-size: 18px;font-weight: bold;color: #017ebf;margin-top: 5px;}
.new-text {display: block;float: left;width: 76%;margin-left: 20px;}
.fw-bg ul {margin-top: 25px;}
.fw-bg ul li{margin-bottom: 20px;}


/*右边图片*/
.pro-title {
    padding: 14px;
    background-color: #f5f5f5;
    margin-bottom: 20px;
}

.pro-title h3 {
    font-size: 22px;
    color: #017cc1;
    font-weight: bold;
    margin-bottom: 16px;
}

.pro-title-txt{
	font-size: 12px;
    line-height: 25px;
    text-indent: 2em;
}


.pic{display: table; width: 100%;}
.pic li {
    width: 31%;
    display: inline-block;
    margin: 1.1%;
}
.pic li:hover .pro-img {
    border: 1px solid #1c3ab6;
}
.pic li img{
	transition: all 0.5s;
}
.pro-img {
    border: 1px solid #ddd;
}
.pic li:hover img{
	transform: scale(1.1);
}
.pic li:nth-child(3n+1){
    margin-left: 0;
}
.pic li:nth-child(3n){
    margin-right: 0;
}
.pic li img{
    width: 100%;
}
.pic li span {
    display: table;
    width: 100%;
    line-height: 45px;
    text-align: left;
    font-size: 14px;
    position: relative;
    padding-left: 10px
}
.pic li span:after {
    content: "＋";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    line-height: 10px;
    text-align: center;
    right: 12px;
    top: 42%;
}
.pro-img{
	overflow: hidden;
}
.pic li:hover span {
    background: #1c3ab6;
    color: #fff;
}


/*新闻中心*/
.main_new_bg ol{float: left; margin-left: 0px; margin-right: 0px; padding-bottom: 15px; _display: inline; border-bottom: 1px dashed #dcdcdc; margin-bottom: 20px;}
.main_new_bg ol a.img{display: block; float: left;width: 25%; border: 1px solid #ddd; margin-right: 20px;}
.main_new_bg a.img img{width: 100%; height: 100%;}
.new_text{display: table;width: 72%;float: left;}
.new_text h3{text-align: left; padding-top: 5px;}
.new_text h3 a{font-weight: normal; font-size: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; height: 30px; line-height: 30px;}
.new_text span{font-size: 16px; display: table; width: 100%; color: #c5c5c5; margin: 10px 0;}
.new_text div{font-size: 14px; line-height: 25px; color: #9d9d9d; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.main_new_bg h2{display: table; width: 100%; text-align: center; font-size: 22px; font-weight: normal;}
.main_new_bg i{font-size: 15px; font-style: normal; text-align: center; display: table; width: 100%; padding: 14px 0; border-bottom: 1px solid #ddd; padding-bottom: 5px; margin-bottom: 10px;}
.main_new_bg{display: table; width: 100%; padding-top: 18px;}
.new_bg_bottom{display: table;width: 100%;font-size: 14px;line-height: 30px;}
.new_bg_bottom img{max-width: 100%;}


/*main CSS*/
#pictureViewer{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: rgba(0,0,0,.3); z-index: 10000;}
#pictureViewer > .content{background-color: #fff; position: absolute; width: 590px; height: 590px; margin: auto; top: 0; right: 0; bottom: 0; left: 0;}
#pictureViewer .menu-bar{width: 100%;}
#pictureViewer .menu-bar .handel{width: 40px; height: 40px; float: right; background-repeat: no-repeat; background-position: 50%; cursor: pointer;}
#pictureViewer .menu-bar .handel.maximization{background-image: url(../images/maximization_black.png); background-size: 14px;}
#pictureViewer .menu-bar .handel.miniaturization{background-size: 16px; background-image: url(../images/miniaturization_black.png);}
#pictureViewer .menu-bar .handel.close-view{background-image: url(../images/close_black.png); background-size: 15px;}
#pictureViewer .handel-prev,
#pictureViewer .handel-next{display: inline-block; width: 50px; height: 70px; position: relative; top: calc(50% - 80px); background-repeat: no-repeat; background-size: 25px; background-position: 50%; cursor: pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#pictureViewer .handel-prev{background-image: url(../images/prev_blank.png);}
#pictureViewer .handel-next{background-image: url(../images/next_blank.png);}
#pictureViewer .picture-content{display: inline-block; width: 80%; height: calc(100% - 80px); position: absolute; margin: 0 auto; left: 0; right: 0;}
#pictureViewer .picture-content .cover{position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0;}
#pictureViewer .counter{position: absolute; bottom: 0; height: 40px; line-height: 40px; width: 100%; text-align: center; color: #808080; font-size: 13px;}
#pictureViewer .hide{display: none;}
#pictureViewer .left{float: left;display: table!important;}
#pictureViewer .right{float: right;}
#pictureViewer .clear-flex{clear: both;}
#pictureViewer img{max-width: 100%; max-height: 100%;}

.sp-loading{text-align: center;max-width: 270px;padding: 15px;border: 5px solid #eee;border-radius: 3px;font-size: 12px;color: #888;}
/* Element wrapper */
.sp-wrap{display: none;line-height: 0;font-size: 0;background: #eee;border: 1px solid #eee;border-radius: 3px;position: relative;margin: 0 25px 15px 0;float: left;max-width: 373px;}
/* Thumbnails */
.sp-thumbs{text-align: left;display: inline-block;}
.sp-thumbs img{min-height: 50px;min-width: 50px;max-width: 50px;}
.sp-thumbs a:link, .sp-thumbs a:visited{width: 50px;height: 50px;overflow: hidden;opacity: .3;display: inline-block;background-size: cover;background-position: center;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-ms-transition: all .2s ease-out;-o-transition: all .2s ease-out;transition: all .2s ease-out;margin: 5px;}
.sp-thumbs a:hover{opacity: 1;}
/* Styles for the currently selected thumbnail */
.sp-thumbs a:active, .sp-current{opacity: 1!important;position: relative;}
/* Image currently being viewed */
.sp-large{position: relative;overflow: hidden;top: 0;left: 0;}
.sp-large a img{max-width: 100%;height: auto;}
.sp-large a{display: block;}
/* Panning Zoomed Image */
.sp-zoom{position: absolute;left: -50%;top: -50%;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in;display: none;}
/* Lightbox */
.sp-lightbox{position: fixed;top: 0;left: 0;height: 100%;width: 100%;background: rgb(0, 0, 0);background: rgba(0, 0, 0, .9);z-index: 500;display: none;cursor: pointer;}
.sp-lightbox img{position: absolute;margin: auto;top: 0;bottom: 0;left: 0;right: 0;max-width: 90%;max-height: 90%;border: 2px solid #fff;}
#sp-prev, #sp-next{position: absolute;top: 50%;margin-top: -25px;z-index: 501;color: #fff;padding: 14px;text-decoration: none;background: #000;border-radius: 25px;border: 2px solid #fff;width: 50px;height: 50px;box-sizing: border-box;transition: .2s;}
#sp-prev{left: 10px;}
#sp-prev:before{content: '';border: 7px solid transparent;border-right: 15px solid #fff;position: absolute;top: 16px;left: 7px;}
#sp-next{right: 10px;}
#sp-next:before{content: '';border: 7px solid transparent;border-left: 15px solid white;position: absolute;top: 16px;left: 18px;}
#sp-prev:hover, #sp-next:hover{background: #444;}
/* Tweak styles for small viewports */

@media screen and (max-width: 400px){.sp-wrap{margin: 0 0 15px 0;}#sp-prev, #sp-next{top: auto;margin-top: 0;bottom: 25px;}}
.bgcolor-1 { background: #f0efee; }
.bgcolor-2 { background: #f9f9f9; }
.bgcolor-3 { background: #e8e8e8; }/*light grey*/
.bgcolor-4 { background: #2f3238; color: #fff; }/*Dark grey*/
.bgcolor-5 { background: #df6659; color: #521e18; }/*pink1*/
.bgcolor-6 { background: #2fa8ec; }/*sky blue*/
.bgcolor-7 { background: #d0d6d6; }/*White tea*/
.bgcolor-8 { background: #3d4444; color: #fff; }/*Dark grey2*/
.bgcolor-9 { background: #ef3f52; color: #fff;}/*pink2*/
.bgcolor-10{ background: #64448f; color: #fff;}/*Violet*/
.bgcolor-11{ background: #3755ad; color: #fff;}/*dark blue*/
.bgcolor-12{ background: #3498DB; color: #fff;}/*light blue*/
/* Header */
.htmleaf-header{padding: 1em 190px 1em;letter-spacing: -1px;text-align: center;}
.htmleaf-header h1{font-weight: 600;font-size: 2em;line-height: 1;margin-bottom: 0;font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;}
.htmleaf-header h1 span{font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;display: block;font-size: 60%;font-weight: 400;padding: 0.8em 0 0.5em 0;color: #c3c8cd;}


/*nav*/
.htmleaf-demo a{color: #1d7db1;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #1d7db1;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{background:#1d7db1;color: #fff;}
/* Top Navigation Style */
.htmleaf-links{position: relative;display: inline-block;white-space: nowrap;font-size: 1.5em;text-align: center;}
.htmleaf-links::after{position: absolute;top: 0;left: 50%;margin-left: -1px;width: 2px;height: 100%;background: #dbdbdb;content: '';-webkit-transform: rotate3d(0,0,1,22.5deg);transform: rotate3d(0,0,1,22.5deg);}
.htmleaf-icon{display: inline-block;margin: 0.5em;padding: 0em 0;width: 1.5em;text-decoration: none;}
.htmleaf-icon span{display: none;}
.htmleaf-icon:before{margin: 0 5px;text-transform: none;font-weight: normal;font-style: normal;font-variant: normal;font-family: 'icomoon';line-height: 1;speak: none;-webkit-font-smoothing: antialiased;}
/* footer */
.htmleaf-footer{width: 100%;padding-top: 10px;}
.htmleaf-small{font-size: 0.8em;}

/****/
.related{width: 100%;color: #fff;background: #333;text-align: center;font-size: 1.25em;padding: 0.5em 0;overflow: hidden;}
.related > a{vertical-align: top;width: calc(100% - 20px);max-width: 340px;display: inline-block;text-align: center;margin: 20px 10px;padding: 25px;font-family: "Microsoft YaHei","宋体","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif, FreeSans, Arimo;}
.related a{display: inline-block;text-align: left;margin: 20px auto;padding: 10px 20px;opacity: 0.8;-webkit-transition: opacity 0.3s;transition: opacity 0.3s;-webkit-backface-visibility: hidden;}
.related a:hover,
.related a:active{opacity: 1;}
.related a img{max-width: 100%;opacity: 0.8;border-radius: 4px;}
.related a:hover img,
.related a:active img{opacity: 1;}
.related h3{font-family: "Microsoft YaHei", sans-serif;}
.related a h3{font-weight: 300;margin-top: 0.15em;color: #fff;}
/* icomoon */
.icon-htmleaf-home-outline:before{content: "\e5000";}
.icon-htmleaf-arrow-forward-outline:before{content: "\e5001";}
@media screen and (max-width: 50em){.htmleaf-header{padding: 3em 10% 4em;}.htmleaf-header h1{font-size:2em;}}
@media screen and (max-width: 40em){.htmleaf-header h1{font-size: 1.5em;}}
@media screen and (max-width: 30em){.htmleaf-header h1{font-size:1.2em;}}

.description{display: table;width: 100%;margin-top: 20px;}
.description span {
    display: block;
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #e2e2e2;
    text-indent: 10px;
    line-height: 45px;
}
.description span i {
    display: block;
    background: #fff;
    height: 100%;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    font-size: 16px;
    padding: 0;
    border-radius: 0;
    padding-bottom: 0;
}
.description_bg{display: table; width: 100%; margin-top: 20px; height: 100%; padding: 0; font-size: 14px; line-height: 30px;}
.description_bg img{max-width: 100%;}

/*定制*/
.made{display: table; width: 100%; margin-top: 20px; padding: 25px; background: #f5f5f5; border-radius: 10px; box-shadow: 1px 1px 10px #ddd;}
.made h4{font-size: 18px;}
.hza{width: 100%; margin: 15px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.soka{width: 49.7%; border: 1px solid #D8D8D8; line-height: 40px; margin-bottom: 20px; padding-left: 10px; font-size: 14px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.sokb{border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px;  font-size: 14px; font-family:"Microsoft YaHei", verdant, tahoma; width:100%;}
.tj{width: 49%; line-height: 37px; color: #fff; font-size: 14px;background-color: #72b9f2; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; border: 0px; text-align: center;}

/*推荐*/
.rec{display:block;margin-top: 40px;font-size: 16px;width:100%;}
.rec h4{display: table; border-bottom: 1px solid #ddd; width: 100%; line-height: 30px; padding-bottom: 10px;}
.rec .rec_bg {
    margin-top: 15px;
    display: table;
    width: 100%;
}
.rec .rec_bg li {
    width: 23.5%;
    display: table;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
}
.rec .rec_bg li:nth-child(1){
	margin-left: 0;
}
.rec .rec_bg li:last-child{
	margin-right: 0;
}

.rec .rec_bg li img{width: 100%;}
.rec .rec_bg li span{display: table;width: 100%;line-height: 35px;text-align: center;}
.ser h4{width: 180px;line-height: 50px;text-align: center;font-size: 18px;}

/*新闻中心*/
.news_bg {width: 100%;display: table;}
.news_bg .new_n{}
.news_bg .new_n li {font-size: 14px;padding-bottom: 10px;display: table;width: 100%;border-bottom: 1px solid #ddd;padding-top: 20px;}
.news_bg .new_n li div{display: table; width: 100%; text-indent: 24px; line-height: 40px; color: #929292; padding-top: 10px;}
.news_bg .new_n li a{font-size: 16px; font-weight: bold; position: relative; display: table; width: 80%; float: left; text-indent: 1.5em;}
.news_bg .new_n li span{width: 120px; display: table;float: right;}
.news_bg .new_n li a:before{content: ""; width: 10px; height: 10px; display: table; position: absolute; background: #72b9f2; top: 7px; border-radius: 50%;}

.news_bg .news_Inner{width: 100%;margin-top: 20px;}
.news_bg .news_Inner h2{font-size: 20px;text-align: center;line-height: 30px;display: block;width: 100%;color:#484848;font-weight: bold}
.news_bg .news_Inner span{display: block;width: 100%;text-align: center;font-size: 14px;line-height: 30px;border-bottom: 1px solid #ddd;}
.news_bg .news_Inner p{font-size: 14px; line-height: 30px;width: 95%;display: block;margin:0 auto;}
.news_bg .news_Inner i{font-style: normal;width: 120px;height: 30px; line-height: 30px;margin:0 auto;display: table;background: #fc0a14;text-align: center;margin-top: 20px;border-radius: 20px;}
.news_bg .news_Inner i a{font-size: 16px;color:#fff;}

.Case_new{display: table; width: 100%; margin-top: 20px;}
.Case_new h4{font-size: 22px; text-align: center; display: table; width: 100%; padding-bottom: 10px;}
.Case_new>i{margin: 0 auto; display: table; padding: 6px; border-radius: 38px; margin-bottom: 8px;font-style: normal;font-size: 14px;}
.Case_new .div{line-height: 30px; font-size: 14px; min-height: 100px;}
.new-top{display: block; width: 100%; border-bottom: 1px dashed #ddd; padding-bottom: 10px; margin-bottom: 12px;}
.new-top i{font-size: 14px; font-style: normal; text-align: center; display: table; width: 100%; font-weight: normal; margin: 10px 0;}

.fanye{display: table; margin-top: 20px; border-top: 1px solid #ddd; width: 100%; padding-top: 20px;}
.fanye a{display: table; margin-right: 50px; margin-bottom: 10px;}

.cotact_z {
    font-size: 16px;
    line-height: 35px;
    margin-top: 30px;
}
.cotact_z h4{
	margin-bottom: 10px;
}

.cotact_z ul li{line-height: 30px; margin: 5px; display: table; width: 32%; float: left; border-right: 1px solid #ddd; padding: 2px;}
.cotact_z ul li:nth-child(3){border:none;}
.map{margin-top: 30px;display: table;width: 100%;}
.text{font-size: 16px;line-height: 30px;margin-top: 20px;color: #ffffff;background: #72b9f2;padding: 10px;border-radius: 10px;}

/* 优势 */
.advantage{display: block; width: 100%; padding: 12px 0; background: #f3f3f3 url(../images/bg.png) no-repeat center; padding-bottom: 50px;}

.hza{background: #fff; width: 100%;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.soka{width: 48%; border: 1px solid #D8D8D8; line-height: 50px; margin-bottom: 12px; padding-left: 10px; font-size: 12px; font-family: "Microsoft YaHei", verdant, tahoma; height: 50px; margin-right: 5px;}
.sokb{border: 1px solid #D8D8D8; line-height: 50px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; width: 97%; color: #757575; margin-left: 0px; margin-top: 10px; margin-right: 10px;}
.tj{display: inline-block; width: 120px; line-height: 40px; height: 40px; background: #007fff; margin-right: 10px; margin-top: 14px; border: 0; font-size: 14px;}

.ny-banner{overflow: hidden;}
.ny-banner img{width: 1920px; position: relative; left: 50%; margin-left: -960px;}


.new-titile{font-size: 16px; color: #007ec0;}
.new-titile h3, .new-titile a {
    font-size: 16px;
    margin-bottom: 4px;
    color: #007ec0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 8px;
}
.new-body-text{font-size: 13px; line-height: 20px; color: #373737; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.more a{font-size: 12px; color: #007ec0; margin-top: 10px; display: table;}
.more-a{font-size: 14px; color: #1061bb; margin-top: 20px; display: block;}
.new-img{overflow: hidden;}
.new-body ul li img{
	transition: all 0.5s;
}
.new-body ul li:hover img{
	transform: scale(1.1);
}


.footer-right{display: block; width: 30%; float: left; margin-top: 35px;}
.index-form input{width: 100%; border: 1px solid #989898; height: 35px; margin-bottom: 12px; padding: 0 20px; color: #484848;}
.index-form textarea{display: block; width: 100%; border: 1px solid #989898; padding: 14px 8px;}
.footer-input h3{font-size: 26px; color: #2ca70e; margin-bottom: 20px; text-align:left;}
.input-left{display: table; width: 34px; height: 35px; background: #f5f5f5; text-align: center; line-height: 30px; color: #c1c1c1; float: left; border: 1px solid #989898; border-right: none;}
.index-form input{width: 90%; border: 1px solid #989898; height: 35px; margin-bottom: 12px; padding: 0 20px; color: #484848; border-left: none;}
.index-form button{width: 100%; background: #1061bb; color: #fff; margin-top: 7px;}
.index-form input{outline: none;}
.title{text-align: left; font-size: 24px; letter-spacing: 1px; color: #434343; margin-bottom: 15px;margin-top: 15px;}
.news_info{font-size: 14px; letter-spacing: 0px; color: #434343; opacity: 0.4; text-align: left; border-bottom: 1px solid #aea375; padding-bottom: 10px;}
.details-txt {
    font-size: 15px;
    line-height: 35px;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 30px;
}
.page_bg{line-height: 26px; margin-top: 6px; padding-top: 5px; font-size: 14px;}
.page_bg span{display: block;}

.inst-join{width:100%; margin:auto; font-size:14px; color:#4d4d4d; line-height:22px; overflow:hidden;}
.inst-join p{ font-size:14px; color:#4d4d4d; line-height:22px; margin-bottom:10px;}
.flod-box{ width:100%; margin-left:30px; margin-top:30px; }
.flod-title{ width:100%; margin-bottom:10px;  background:url(../images/icon-join.png) no-repeat left 20px center; background-size:30px; background-color:#ebebeb;}
.flod-title p{color:#4d4d4d; line-height:60px; font-size:15px; text-indent:80px;cursor:pointer;}
.flod-title2{background-color:#f2f2f2;}
.flod-title2 p{ color:#2ca70e !important;}
.flod-title2 p strong{ color:#2ca70e !important;}
.flod-content{display:none; width:96%; margin:auto; margin-bottom:30px; font-size:13px; color:#4d4d4d; line-height:22px;}
.flod-content p{ margin-bottom:8px;}



.footer {
    padding: 40px 0;
    display: table;
    width: 100%;
    background: #f7f7f7;
    padding-bottom: 0;
    padding-bottom: 20px;
}

.footer .container ul li {
    float: left;
    width: 18%;
    margin-right: 30px;
}

.footer .container ul li:nth-child(5) {
    margin-right: 0;
    width: auto;
    text-align: center;
	margin-left: 20px;
}

.footer .container ul li h3,.footer .container ul li h3 a {
    font-size: 18px;
    margin-bottom: 22px;
}

.nav-class dl dd{
	margin-bottom: 10px;
}

.nav-class dl dd a {
    font-size: 13px;
    color: #333333;
}

.con-text{
	font-size: 13px;
    line-height: 30px;
}
.con-text h4 {
    font-size: 13px;
}
.con-text h1,.con-text h2,.con-text h3,.con-text h4,.con-text h5,.con-text h6{
	margin-bottom: 10px;
}


.footer-bottom {
    height: 65px;
    width: 100%;
    background: #1c3ab6;
    border-top: 6px solid #d86e00;
}

.footer-bottom .container{
	width: 1300px;
}

.footer-bottom span {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    width: 40%;
    float: left;
}

.footer-bottom ul{
	float: right;
}

.footer-bottom ul li {
    float: left;
    line-height: 60px;
    margin: 0 20px;
    position: relative;
}

.footer-bottom ul li:last-child::after{
	display: none;
}


.footer-bottom ul li::after {
    content: "";
    width: 2px;
    height: 10px;
    background-color: #fff;
    display: block;
    position: absolute;
    top: 24px;
    right: -24px;
}

.footer-bottom ul li a{
	color:#fff;
	font-size: 13px;
}




@media screen and (min-width: 769px){
    .m_img,.m_nav,.foot_nav{
        display: none
    }
}