﻿.info-content img{max-width: 100%;}
.scrolllist {
				
				height: 446px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 446px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 285px;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 280px;
				padding: 2px;
				border: solid 1px #ddd;
				height: 190px;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 940px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: 284px;height: 185px;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}

.fabg{background: url(../images/fabg.png) no-repeat center;height: 875px;}


/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}

/*nav*/
#nav {
    
}

.nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
    margin-right: 50px;
    
}

.nav-logo > img {
    
    
}

.nav-menu {

}
.navt{height: 45px;margin-top: 40px;}
.navt>ul {width: 780px;margin: 0 auto;}
.navt>ul>li{position: relative;}
.navt>ul>li:hover .list-ul{display: block;}
.navt>ul>li .list-ul{display: none;position: absolute;z-index: 999;left: 0;right: 0;margin: 0 auto;text-align: center;background:#fff;}
.navt>ul>li .list-ul a{color: #555;font-size:16px;}
.navt>ul>li .list-ul a:hover{color:#1e8efb;}
.navt>ul>li .list-ul>li{position: relative;}
.navt>ul>li .list-ul>li  .list-ul-1{display:none;position: absolute;top:0;right:-120px;background:#fff;width:140px;}
.navt>ul>li .list-ul>li:hover .list-ul-1{display:block;}
.nav-menu > li {
    float: left;
    width: 120px;
    line-height: 45px;
    text-align: center;
    position: relative;
}



.hide-after:after {
    display: none;
}
.nav-menu>li>a{position: relative;}
.nav-menu>li>a:hover{color: #1e8efb;}
.nav-menu>li>a:hover:after{position: absolute;content: "";width: 100%;height: 5px;background:#1e8efb;bottom: -10px;left: 0;right: 0; }
.nav-menu > li > a {
    display: block;
    font-size: 18px;
    color: #555;
}

.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}
.nav-search form option{font-size: 12px !important;}
.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #ff552e;
    width: 40px;
    height: 25px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #eee;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
    
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}

/*底部*/


/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 0 auto 20px;
}

.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    text-indent: 10px;
}

.left-box h2:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-color: #ff552e;
    top: 6px;
    left: 0px;
}

.left-box ul {

}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 30px;
    height: 30px;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #ff552e;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
}

.sort-product-list li a {
    display: block;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 80px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 85px;
}

/*分页*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    
    margin-bottom: 20px;
    
}
.ln-box ul li{display: inline-block;width: 49%;}
.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 400px;
    margin: 0 auto;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #ff552e;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}







@charset "UTF-8";

.sp-com{background:url(../images/sp-com.png)  no-repeat;vertical-align: top;}
.icon-search{height:15px;width:15px;background-position:0 0;}
.icon-mall{height:22px;width:22px;background-position:0 -15px;margin-left: 8px;}
.icon-more{height:23px;width:23px;background-position:0 -37px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.icon-map-point{height:38px;width:30px;background-position:0 -60px;}
.icon-dou{height:20px;width:33px;background-position:0 -98px;}
.icon-jt{/*height:4px;width:42px;background-position:0 -118px;margin-top: 20px;*/
    margin-left: 20px;
    float: none;
    width: 4px;
    height: 100%;
    background: url(../images/icon-r.png) no-repeat center;  
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.icon-video{height:79px;width:79px;background-position:0 -122px;}

/*通用标题*/
.com-title {
	padding-top: 55px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	font-size: 24px;
	width: 100%;
	color: #333;
	border-bottom: 1px solid #D2D2D2;
}
.com-title.white {
	color: #fff;
	
}
/*.tit-des {
	margin-top: 7px;
	font-size: 18px;
	color: #666;
}*/

/*装饰横条*/
.bline {
	position: relative;
}
.bline:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 1px solid #fff;
}

/*通用描述*/
.com-des {
	font-size: 16px;
	line-height: 30px;
	color: #888;
}

/*头部*/
.header {
	height: 106px;
}
.header-main {
    position: relative;
	/*position: fixed;*/
	padding-left: 3%;
	padding-right: 3%;
	width: 100%;
	height: 106px;
	text-align: center;
	box-sizing: border-box;
	z-index: 999;
	background: #fff;
	box-shadow: 0 0 5px #ddd;
}
.header-main .logo .box {
	height: 106px;
	line-height: 106px;
}
.header-main .logo .box img {
	position: relative;
	top: -5px;
}
.header-main .logo .box .cn {
	padding-left: 30px;
	font-size: 22px;
	color: #666;
}
.header-main .search-mall {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}
.header-main .search-mall .hd-mall {
	font-size: 14px;
	color: #999;
}
.header-main .search-mall .hd-mall:hover {
    color: #1E8EFB;
}
.header-main .search-mall .hd-mall:hover .icon-mall {
    background: url(../images/icon-mall2.png) no-repeat center;
}
.header-main .search-mall .search-box {
	display: inline-block;
	margin-right: 20px;
	width: 162px;
	height: 22px;
	border: 1px solid #727272;
	border-radius: 11px;
	line-height: 20px;
	padding-left: 14px;
	text-align: left;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.header-main .search-mall .search-box:hover {
    border-color: #1E8EFB;
}
.header-main .search-mall .search-box .s-text {
	height: 14px;
	width: 75%;
}
.header-main .search-mall .search-box .s-sub {
	float: right;
	width: 35px;
	height: 20px;
	background: url(../images/icon-search.png) no-repeat center 2px;
	cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.header-main .search-mall .search-box .s-sub:hover {
    background: url(../images/icon-search2.png) no-repeat center 2px;
}
.header-main .nav-list .nli {
	float: left;
	vertical-align: middle;
	margin-left: 35px;
    height: 50px;
}
.header-main .nav-list .nli .link:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -22px;
    width: 34px;
    height: 7px;
    background: #1e8efb;
    margin-left: -17px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.header-main .nav-list .nli.on .link:before,
.header-main .nav-list .nli:hover .link:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.header-main .nav-list .nli .link {
    position: relative;
	display: inline-block;
	font-size: 18px;
	color: #666;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.header-main .nav-list .nli.on .link,
.header-main .nav-list .nli:hover .link {
	color: #1e8efb;
}
.header-main .nav-list .nli .link .caret {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-right-width: 5px;
    border-right-style: solid;
    border-right-color: transparent;
    border-top: 5px solid #666;
    vertical-align: middle;
    margin-left: 5px;
}
.header-main .nav-list .nli:hover .link .caret {
    border-top-color: #1E8EFB;
}

/*二级导航*/
.subnav-content {
    display: none;
    position: absolute;
    width: 100%;
    background-color: #fff;
    top: 106px;
    left: 0px;
    z-index: 999;
    text-align: center;
    border-top: #eee solid 1px;
    border-bottom: #eee solid 1px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.subnav-list-1 li {
    display: inline-block;
    padding: 30px 0;
    width: 182px;
    border-right: 1px solid #eee;
}
.subnav-list-1 li:first-child {
    border-left: 1px solid #eee;
}
.subnav-list-1 li .tit {
    margin-top: 15px;
    font-size: 16px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.subnav-list-1 li:hover .tit {
    color: #1790d1; 
}
.subnav-list-1 li .icon {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 0;
}
.subnav-list-1 li:hover .icon .sp-hy {
    background-position-x: -75px;
}


/*首页banner*/
/*轮播图*/
.banner.flexslider{
  overflow:hidden;
  z-index: 2;
  min-height: 400px;
  background: url(../images/waiter.gif) no-repeat center;
  -webkit-transition: .5s height;
  -o-transition: .5s height;
  transition: .5s height;
}
.banner .slides {
  height: 100%;
  min-height: 400px;
}
.banner .slides li {
  width:100%;
  height: 100%;
  min-height: 400px;
  position: relative;
  overflow: hidden;
}
.banner .slides li img{
  opacity: 0;
}
.banner .slides li .banloader{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.banner .slides li .loader{
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  font-size: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  -webkit-animation: spinner 700ms infinite linear;
  -webkit-animation: spinner 700ms infinite linear;
}
.banner .slides li video {
  position: absolute;
  top: 0;
  left: 0;
}
.mbanner{
  display: none;
  overflow: hidden;
}
.mbanner ul {
  height: 100%;
}
.mbanner ul li {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.mbanner ul li a{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.mbanner ul li a span{
  display: block;
  z-index: -1;
}
.mbanner ul li img{
  opacity: 0;
  filter: alpha(opacity=0);
}
.mbanner ul li video {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
}
.mbanner .flex-control-nav{
  bottom:10px;
}

.banner .flex-control-nav {
  bottom: 20px;
}
.flex-control-nav li {
  width: 11px;
  height: 11px;
  /*border: 1px #fff solid;*/
  background: #666;
  border-radius: 50%;
  overflow: hidden;
  opacity: .8;
}
.flex-control-nav li .flex-active {
  background: #1e8efb;
  opacity: 1;
}
.banner .flex-direction-nav a {
  cursor: pointer!important;
  background: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.banner .flex-direction-nav a:hover {
  opacity: 1;
}
.banner .flex-direction-nav .flex-next {
  right: 10px;
  background: url(../images/flex-next.png) no-repeat center #fff;
}
.banner .flex-direction-nav .flex-prev {
  left: 10px;
  background: url(../images/flex-prev.png) no-repeat center #fff;
}


/*Page banner*/
.page-banner {
    position: relative;
}
.page-banner .pb-tit {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -80px;
    margin-left: -166px;
    width: 332px;
    height: 160px;
    text-align: center;
}
.page-banner .pb-tit.left {
    margin-left: -600px;
}
.page-banner .pb-pic {
    overflow: hidden;
}
.page-banner .pb-pic img {
    max-width: 100%;
    position: relative;
    -webkit-animation: minus 3s;
    animation: minus 3s;
}
/*放大缩小*/
@-webkit-keyframes minus {
    from {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
@keyframes minus {
    from {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}



/*首页容器*/
.index-container {
	position: relative;
	background: #fff;
	z-index: 3;
}


/*首页*/
.index-title.center {
	text-align: center;
}
.index-title.bline {
	padding-top: 42px;
}
.index-title.bline:before {
	top: 0;
	width: 75px;
	border-top: 5px solid #999999;
	border-bottom: none;
}
.index-title .en {
	display: inline-block;
	font-size: 42px;
	color: #999999;
	line-height: 1;
	text-transform: uppercase;
	font-style: italic;
}
.index-title .tit {
	margin-top: 16px;
	font-size: 38px;
	color: #333333;
}
.index-title.white .en,
.index-title.white .tit {
 	color: #fff;
}

.index-about {
	padding-top: 90px;
}
.index-about .right {
	width: 584px;
	margin-left: 130px;
}
.index-about .right .index-video {
	position: relative;
	display: block;
	width: 584px;
	height: 492px;
	overflow: hidden;
	margin-bottom: 15px;
}

.index-about .right .index-video:hover:before {
    background: rgba(255, 255, 255, 0.1) url(../images/icon-video.png) no-repeat center;
}
.index-about .des {
	margin-top: 35px;
	margin-bottom: 30px;
}
.index-about .brand-pic {
	margin-top: 50px;
}
.intro-num li {
    position: relative;
    float: left;
    padding: 0 33px;
    text-align: center;
    color: #333;
}
.intro-num li:first-child {
    padding-left: 0;
}
.intro-num li.last {
    padding-right: 0;
}
.intro-num li .l1 {
	color: #999;
}
.intro-num li .num {
    display: inline-block;
    font-size: 32px;
    line-height: 2;
    color: #ff8600;
}


.index-yewu {
	padding: 85px 0 75px;
	background: #F6F6F6
}
.yewu-content {
	padding-top: 55px;
}
.yewu-content .index-solution {
	padding: 100px 68px 0;
	width: 407px;
	height: 470px;
	background: url(../images/index-solution-bg.jpg) no-repeat center;
	text-align: center;
	color: #fff;
}
.yewu-content .index-solution .tit {
	font-size: 24px;
	border-bottom: 1px solid #fff;
	line-height: 1.5;
	margin-bottom: 15px;
	padding-bottom: 15px;color: #fff;
}
.yewu-content .index-solution .more {
	display: inline-block;
	width: 167px;
	height: 39px;
	line-height: 39px;
	background: #fff;
	margin-top: 55px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.yewu-content .index-solution .more:hover {
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
    color: #1e8efb;
}
.index-yewu-list li {
	float: left;
	width: 386px;
	height: 230px;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.index-yewu-list li img{width: 100%;
    height: 100%;}
.index-yewu-list li:hover {
    box-shadow: 0 0 20px rgba(221, 221, 221, 0.5)
}
.index-yewu-list li:hover .icon-more {
    background-position-y: -60px;
}
.index-yewu-list li .pic {
	height: 100%;
	line-height: 230px;
}
.index-yewu-list li .tit {
	margin-bottom: 15px;
	padding-top: 60px;
	font-size: 16px;
	color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.index-yewu-list li:hover .tit {
    color: #1e8efb;
}


.index-cyzy {	
  background: #f6f6f6;
}
.index-cyzy .com-width {
  position: relative;
  padding: 85px 0;
  height: 472px;
  box-sizing: content-box;
}
.index-cyzy .pic {
	position: absolute;
	left: 0;
	top: 85px;
	/*z-index: -1;*/
    overflow: hidden;
}
.index-cyzy .cont {
	width: 720px;
}
.index-cyzy .cont .des {
	padding-left: 200px;
}
.index-cyzy .cont .com-more {
	margin-left: 200px;
}
.index-cyzy .cont .index-title {
	padding-left: 200px;
	position: relative;
	padding-top: 25px;
    z-index: 2;
}
.index-cyzy .cont .index-title.bline:before {
	left: 200px;
    top: 42px;
    width: 75px;
    border-top: 5px solid #fff;
}
.index-cyzy .cont .index-title .cover {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	z-index: -1;
	width: 716px;
	height: 100%;
	background: #1e8efb url(../images/index-tit-bg1.png) no-repeat center;
}
.index-cyzy .cont .index-title .en {
	padding-top: 40px;
	font-size: 28px;
}
.index-cyzy .cont .index-title .tit {
	font-size: 32px;
}
.index-cyzy .cont .des {
	margin-top: 60px;
	margin-bottom: 50px;
}


/*新闻*/
.index-news {
	position: relative;
	height: 396px;
}
.index-news:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 130px;
	width: 829px;
	height: 396px;
	
}
.index-news .newest-news {
	width: 730px;
	padding-right: 60px;
  height: 396px;
  overflow-y: hidden;
}
.newest-news-content {
  height: 172px;
}
.newest-news-content .item {
  float: left;
}
.newest-news-content .item .tit a {
	font-size: 18px;
	color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.newest-news-content .item .tit a:hover {
    color: #1e8efb;
}
.newest-news-content .item .des {
	margin-top: 25px;
}
.index-news .news-center {
	position: relative;
	width: 470px;
	padding-left: 45px;
}
.newest-news-content .slick-dots {
	text-align: left;
}
.news-center-list li {
    position: relative;
	margin-bottom: 26px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.news-center-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background: #1E8EFB;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.news-center-list li:hover:before {
    opacity: 1;
}
.news-center-list li .box {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;color: #555;
}
.news-center-list li:hover .box {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}
.news-center-list li a {
	color: #fff;
	/*line-height: 1;*/
}
.news-center-list li .tit {
	width: 80%;
  display: inline-block;color: #555;
}


/*Footer*/
.footer {
	position: relative;
	z-index: 2;
	background: #303031;
}
.foot-content {
	margin-bottom: 70px;
}
.footer .foot-info {
	padding-top: 60px;
}
.footer .foot-info .tel {
	margin-bottom: 30px;
}
.footer .foot-info .tel .cont {
	display: inline-block;
	vertical-align: top;
}
.footer .foot-info .tel .cont .tit {
	margin-bottom: 10px;
	color: #fff;
}
.footer .foot-info .tel .cont .des {
	font-size: 28px;
	color: #fff;
	line-height: 1.2;
}
.footer .foot-info .zx {
	display: inline-block;
	width: 147px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #FF7600;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.footer .foot-info .zx:hover {
    background: #fd8824;
}
.foot-nav {
	padding-top: 45px;
}
.foot-nav .item {
    float: left;
    position: relative;
}
.foot-nav .item ~ .item {
    margin-left: 110px;
}
.foot-nav .item .navtit {
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff;
}
.foot-nav .item .subnav li a {
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.foot-nav .item .subnav li a:hover {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
    transform: translateX(5px);
}
.links {
	margin-bottom: 20px;
	line-height: 25px;
}
.links .tit {
	width: 70px;
	color: #555;
}
.links .links-cont {
	width: 1130px;
}
.links .links-cont a {
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	color: #555;
}
.links .links-cont a:hover,
.copyright a:hover,
.foot-nav .item .subnav li a:hover {
	color: #1e8efb;
}
.copyright {
	border-top: 1px solid #555556;
	height: 52px;
	line-height: 51px;
	color: #7F7F7F;
}
.copyright a,
.foot-nav .item .subnav li a {
	color: #7F7F7F;
}


/*Cate*/
.page-cate {
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.page-cate a {
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin: 0 15px;
}
.page-cate a.on,
.page-cate a:hover {
    color: #1E8EFB;
}
.page-cate a:before,
.product-cate-list li:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    border-bottom: 7px solid #1E8EFB;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.page-cate a.on:before,
.page-cate a:hover:before,
.product-cate-list li.on:before,
.product-cate-list li:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    left: 0;
}
.product-cate-list.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
    z-index: 9;
}
.product-cate-list.fixed li {
    padding: 30px 0;
}
.product-cate-list.fixed li .pic {
    display: none;
}
.product-cate-wrap {
    height: 200px;
}


/*关于*/
.about-profile {
    padding: 90px 0 70px;
    height: 776px;
}
.about-profile .com-width {
    position: relative;
}
.about-profile .left {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 389px;
}
.about-profile .right {
    width: 810px;
    height: 616px;
    background: #fff;
    padding: 85px 75px 0;
}
.about-profile .left .intro-num {
    padding-top: 30px;
    height: 300px;
    background: #1E8EFB;
    color: #fff;
}
.about-profile .left .intro-num li {
    width: 50%;
    text-align: center;
    padding: 10px 0;
}
.about-profile .left .intro-num li.last,
.about-profile .left .intro-num li:nth-child(2) {
    position: relative;
    left: -20px;
}
.about-profile .left .intro-num li,
.about-profile .left .intro-num li .num {
    color: #fff;
}
.about-profile .right .tit {
    font-size: 20px;
    color: #333;
    padding-bottom: 30px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 30px;
}
.about-profile .right .des {
    text-indent: 2em;
}
.about-profile .right .des p {
    margin-bottom: 20px;
    line-height: 2;
}

/*文化*/
.about-culture {
    padding-top: 100px;
    padding-bottom: 80px;
}
.about-culture .page-title {
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 25px;
}
.about-culture .page-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17px;
    width: 34px;
    height: 20px;
    background: url(../images/icon-dou.png) no-repeat center;
}
.about-culture .culture-box {
    margin: 0 auto;
    padding: 75px 50px 0;
    width: 564px;
    height: 585px;
    background: #fff;
    text-align: center;
}
.culture-content .tit {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.culture-content .des {
    display: table;
    padding: 0 30px;
    font-size: 16px;
    width: 100%;
    height: 140px;
}
.culture-content .slick-list {
    /*height: 155px;*/
}
.culture-content .slick-dots li {
    margin: 0 10px;
    width: 52px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #C2C2C2;
    border-radius: 50%;
}
.culture-content .slick-dots li button:before {
    display: none;
}
.culture-content .slick-dots li button {
    color: #666;
    font-size: 18px;
    width: 100%;
    height: 100%;
    padding: 0;
}
.culture-content .slick-dots li.slick-active {
    background: #1E8EFB;
    border-color: #1E8EFB;
}
.culture-content .slick-dots li.slick-active button {
    color: #fff;
}

/*历程*/
.about-develop {
    padding: 80px 0;
}
.about-develop .develop-year {
    margin-bottom: 50px;
    font-size: 0;
    text-align: center;
}
.about-develop .develop-year li {
    display: inline-block;
    width: 103px;
    height: 103px;
    text-align: center;
    line-height: 103px;
    font-size: 20px;
    color: #fff;
    margin: 0 14px;
    border-radius: 50%;
    background: #999999;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.about-develop .develop-year li.on {
    background: #1E8EFB;
}
.develop-content .item ~ .item {
    display: none;
}
.develop-content .item .pic {
    margin-left: 100px;
}
.develop-content .item .des {
    overflow: hidden;
    padding-top: 10px;
    line-height: 30px;
}

/*活动*/
.about-huodong {
    padding: 80px 0;
}
.huodong-list {
    width: 1220px;
}
.huodong-list li {
    float: left;
    margin-right: 15px;
    text-align: center;
}
.huodong-list li .pic {
    overflow: hidden;
}
.huodong-list li .tit {
    height: 47px;
    line-height: 47px;
}


/*产业资源*/
.cyzy {
    padding: 70px 0 72px;
}
.jd-item {
    height: 483px;
    background: #fff;
    margin-bottom: 18px;
}
.jd-item .pic {
    overflow: hidden;
}
.cyzy-content .jd-item:nth-child(2n) .pic {
    float: left;
}
.jd-item .cont {
    overflow: hidden;
    padding: 85px 55px 0;
}
.jd-item .cont .tit {
    font-size: 24px;
    color: #333;
    margin-bottom: 40px;
}
.jd-item .cont .des {
    /*color: #999;*/
    line-height: 2;
}


/*合作伙伴*/
.partner-list {
    padding-top: 30px;
}
.partner-list {
    width: 1220px;
}
.partner-list li {
    position: relative;
    float: left;
    margin-top: 10px;
    margin-right: 12px;
    width: 230px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    background: #fff;
    border: 2px solid #eee;
    overflow: hidden;
}
.partner-list li .pic img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.partner-list li:hover .pic img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.partner-list li .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 150px;
    text-align: center;
    background: #333;
    background: rgba(238, 238, 238, .95);
    color: #333;
    font-size: 18px;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.partner-list li:hover .tit {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}


/*荣誉*/
.honor-content1 {
    margin-top: 70px;
    margin-bottom: 80px;
}
.honor-content1 .slick-dots {
    bottom: -45px;
}
.honor-content .pic-item .tit {
    text-align: center;
    line-height: 40px;
    height: 40px;
}
.honor-content .pic-item .box {
    border: 1px solid #E5E5E5;
    text-align: center;
    padding: 0 10px;
    height: 220px;
    line-height: 220px;
    font-size: 0;
    background: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.honor-content .pic-item .box img {
    vertical-align: middle;
    height: 182px;
}
.honor-content .pic-item .box:hover {
    box-shadow: 0 0 20px #ddd;
}
.honor-content2 .pic-item {
    margin-bottom: 10px;
}
.honor-content2 .pic-item .box {
    height: 340px;
    line-height: 340px;
}
.honor-content2 .pic-item .box img {
    height: 315px;
}
.honor-content .pic-item img {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.honor-content .pic-item:hover img {

}

/*全球*/
.global-map {
    position: relative;
    height: 700px;
}
.global-map img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.tip-list li {
    position: absolute;
    left: 50%;
    top: 22px;
    width: 30px;
    height: 38px;
    background: url(../images/icon-map-point.png) no-repeat center;
     -webkit-animation: bounce 1.5s 0.2s linear infinite;
    animation: bounce 1.5s 0.2s linear infinite;
}
/*呼吸效果*/
@-webkit-keyframes pulse {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
    from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
    30% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }   
    60% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
    90%{
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }
}

@keyframes bounce {
    0%{
        -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    30% {
        -webkit-transform: translate3d(0,-5px,0);
        -ms-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }
    60% {
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
    90%{
        -webkit-transform: translate3d(0,5px,0);
        -ms-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }
}


.tip-list .tip-1 {
    margin-left: -444px;
    top: 242px;
}
.tip-list .tip-2 {
    margin-left: 23px;
    top: 334px;
}
.tip-list .tip-3 {
    margin-left: 197px;
    top: 156px;
}
.tip-list .tip-4 {
    margin-left: 308px;
    top: 281px;
}
.tip-show {
    display: none;
}
.company-list li {
    float: left;
    width: 33.3333%;
    margin-bottom: 70px;
    padding-left: 20px;
}
.company-list li .tit {
    position: relative;
    font-size: 20px;
    color: #333;
    margin-bottom: 8px;
}
.company-list li .tit:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 50%;
    width: 4px;
    height: 4px;
    background: #999;
}
.company-list li .des {
    font-size: 16px;
}


/*产品列表*/
.product-cate-list {
    position: static;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.product-cate-list li {
    position: relative;
    padding: 40px 0;
    display: inline-block;
    margin: 0 40px;
    cursor: pointer;
}
.product-cate-list li .tit {
    font-size: 16px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.product-cate-list li .pic {
    margin-top: 20px;
}
.product-cate-list li:hover .tit,
.product-cate-list li.on .tit {
    color: #1e8efb;
}
.product-item .bigtit {
    position: relative;
    padding-left: 22px;
    height: 78px;
    line-height: 68px;
    font-size: 20px;
    color: #333;
}
.product-item .bigtit:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    background: #1E8EFB;
    margin-top: -9px;
}
.product-list li {
    margin-bottom: 10px;
}
.product-list li .box {
    background: #fff;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.product-list li .box .pic {
    height: 350px;
    line-height: 350px;
    font-size: 0;
}
.product-list li .box:hover {
    box-shadow: 0 0 20px #ddd;
}
.product-list li .tit {
    font-size: 16px;
    color: #333;
    padding-top: 10px;
    padding-bottom: 25px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.product-list li .box:hover .tit {
    color: #1e8efb;
}


/*产品详情*/
.product-simple {
    margin-bottom: 60px;
}
.product-simple .pic-slide {
    width: 50%;
    height: 600px;
    overflow: hidden;
    background: #fff;
    text-align: center;
}
.product-simple .pic-slide .slick-next {
    right: 0px;
    opacity: .5;
}
.product-simple .pic-slide .slick-prev {
    left: 0px;
    opacity: .5;
}
.product-simple .pic-slide .slick-slide {
    line-height: 550px;
    font-size: 0;
}
.product-simple .pic-slide img:hover {
    cursor: zoom-in;
}
.product-simple .pic-slide .slick-dots {
    bottom: 25px;
}
.product-simple .pic-slide .slick-dots li button:before {
    color: #D2D2D2;
}
.product-simple .pic-slide .slick-dots li.slick-active button:before {
    color: #1C92D2;
    opacity: 1;
}
.product-simple .simple-info {
    width: 50%;
    padding-right: 20px;
    padding-left: 80px;
    padding-top: 40px;
}
.product-simple .simple-info .tit {
    font-size: 32px;
    color: #333;
    padding-bottom: 30px;
    border-bottom: 1px solid #C9C9C9;
    margin-bottom: 50px;
}
.product-simple .simple-info .des {
    line-height: 2;
    font-size: 16px;
    color: #666;
    min-height: 230px;
    padding-bottom: 20px;
}
.product-simple .simple-info .des p {
	font-size: 16px!important;
	color: #666!important;
	background: transparent!important;
}
.product-simple .simple-info .des span {
    font-family: "Microsoft Yahei"!important;
    background: transparent !important;
}

.product-detail-cate {
    text-align: center;
    height: 46px;
    line-height: 45px;
}
.product-detail-cate li {
    position: relative;
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #333;
    padding: 0 38px;
    border-right: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
}
.product-detail-cate li:first-child {
    border-left: 1px solid #dcdcdc;
}
.product-detail-cate li.on {
    background: #fff;
    color: #1E8EFB;
}
.product-detail-cate li ~ li:before {
    content: "";
    position: absolute;
    left: 0;
    border-left: 1px solid #E5E5E5;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    display: none;
}
.product-detail-box {
    overflow: hidden;
}
.product-detail-box .item {
    padding: 50px 0 60px;
    font-size: 16px;
    line-height: 2;
}
.product-detail-box .item p,
.product-detail-box .item span {
	font-size: 16px!important;
}
.product-detail-box .item span {
    font-family: "Microsoft Yahei"!important;
}
.product-detail-box .item:first-child {
    padding: 50px 10px 60px;
}
.product-detail-box .item ~ .item {
    display: none;
}
.product-detail-box .item table {
    width: 100%!important;
}
.product-detail-box .item td, .product-detail-box .item tr {
    padding: 3px 5px!important;
    text-align: center;
    border: 1px solid #CFCDCD!important;
    background: transparent!important; 
    vertical-align: middle;
}
.relevant-title {
    padding-top: 45px;
    padding-bottom: 30px;
    font-size: 20px;
    color: #333;
}
.relevant-list li .box .pic {
    height: 290px; 
    line-height: 290px; 
}
.relevant-list li img {
    max-width: 100%;
}


/*行业栏目*/
.sp-hy{background:url(../images/sp-hy.png)  no-repeat;vertical-align: middle;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.icon-hy2{height:53px;width:40px;background-position:0 0;}
.icon-hy5{height:44px;width:42px;background-position:0 -53px;}
.icon-hy6{height:44px;width:44px;background-position:0 -97px;}
.icon-hy4{height:42px;width:45px;background-position:0 -141px;}
.icon-hy3{height:40px;width:56px;background-position:0 -183px;}
.icon-hy1{height:45px;width:72px;background-position:0 -223px;}
.sp-use{display: inline-block; background:url(../images/sp-use.png)  no-repeat;vertical-align: middle;}
.icon-use3{height:39px;width:31px;background-position:0 0;}
.icon-use4{height:50px;width:42px;background-position:0 -39px;}
.icon-use1{height:35px;width:43px;background-position:0 -89px;}
.icon-use2{height:33px;width:47px;background-position:0 -124px;}

.hangye-title {
    padding-top: 70px;
    text-align: center;
    margin-bottom: 50px;
}
.hangye-title .tit {
    font-size: 32px;
    color: #333;

}
.hangye-title .des {
    margin-top: 35px;
    line-height: 25px;
}
.odm-list {
    padding-bottom: 50px;
    text-align: center;
    font-size: 0;
}
.odm-list li {
    position: relative;
    display: inline-block;
    padding-top: 18px;
    width: 153px;
    height: 153px;
    background: #EAEAEA;
    color: #333;
    font-size: 18px;
    border-radius: 50%;
    margin: 0 23px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.odm-list li:before {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -22px;
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 16px solid #f5f5f5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.odm-list li.on:before {
    opacity: 1;
    visibility: visible;
}
.odm-list li .pic {
    height: 76px;
    line-height: 76px;
    font-size: 0;
}
.odm-list li.on,
.odm-list li:hover {
    background: #1E8EFB;
    color: #fff;
}
.odm-list li.on .sp-hy,
.odm-list li:hover .sp-hy {
    background-position-x: -75px;
}
.odm-content {
    padding: 60px 0;
}
.odm-content .item:nth-child(2n) .pic {
    float: left;
}
.odm-content .item .pic {
    width: 50%;
    height: 443px;
    overflow: hidden;
}
.odm-content .item {
    background: #fff;
}
.odm-content .item .cont {
    overflow: hidden;
    padding: 80px 50px 0;
}
.odm-content .item .cont .tit {
    margin-bottom: 50px;
    font-size: 32px;
    color: #333;
}
.odm-content .item .cont .tit a {
    color: #333;
}
.odm-content .item .cont .tit a:hover {
    color: #1E8EFB;
}
.odm-content .item .cont .des {
    line-height: 26px;
    height: 150px;
}
.use-list li{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 25%;
}
.use-content-1 .use-list li {
    width: 25%;
}
.use-list li .box {
    padding: 48px 27px 0;
    height: 360px;
    border: 1px solid #D2D2D2;
    text-align: center;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.use-list li .box:hover {
    box-shadow: 0 0 20px #ddd;
}
.use-list li .box .sp-use {
    display: inline-block;
    width: 94px;
    height: 94px;
    line-height: 94px;
    border-radius: 50%;
    background: #1E8EFB;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.use-list li .box .icon-use1 {
    background: url(../images/sp-use1.png) no-repeat center;
}
.use-list li .box .icon-use2 {
    background: url(../images/sp-use2.png) no-repeat center;
}
.use-list li .box .icon-use3 {
    background: url(../images/sp-use3.png) no-repeat center;
}
.use-list li .box .icon-use4 {
    background: url(../images/sp-use4.png) no-repeat center;
}
.use-list li .box .icon-use2-1 {
    background: url(../images/icon-use2-1.png) no-repeat center;
}
.use-list li .box .icon-use2-2 {
    background: url(../images/icon-use2-2.png) no-repeat center;
}
.use-list li .box .icon-use4-1 {
    background: url(../images/icon-use4-1.png) no-repeat center;
}
.use-list li .box .icon-use4-2 {
    background: url(../images/icon-use4-2.png) no-repeat center;
}
.use-list li .box .icon-use4-3 {
    background: url(../images/icon-use4-3.png) no-repeat center;
}
.use-list li .box .icon-use4-4 {
    background: url(../images/icon-use4-4.png) no-repeat center;
}
.use-list li .box .icon-use5-1 {
    background: url(../images/icon-use5-1.png) no-repeat center;
}
.use-list li .box .icon-use5-4 {
    background: url(../images/icon-use5-4.png) no-repeat center;
}
.use-list li .box .icon-use-fx {
    background: url(../images/icon-use-fx.png) no-repeat center;
}
.use-list li .box .icon-use-sj {
    background: url(../images/icon-use-sj.png) no-repeat center;
}
.use-list li .box .icon-use-lt {
    background: url(../images/icon-use-lt.png) no-repeat center;
}
.use-list li:hover .box .sp-use {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.use-list li .box .tit {
    margin: 20px 0;
    font-size: 20px;
    color: #333;
}
.use-list li .box .des {
    text-align: left;
    line-height: 26px;
}
.use-case .item {
    background: #fff;
}
.use-case .item .cont {
    overflow: hidden;
    padding: 100px 65px 0;
}
.use-case .item .cont .tit {
    font-size: 24px;
    color: #333;
    margin-bottom: 50px;
}
.use-case .item .cont .des {
    line-height: 26px;
}
/*.use-product .product-list li .box {
    border: 1px solid #eee;
}*/


/*服务*/
.service-cate {
    padding: 60px 0;
}
.service-cate-list li {
    float: left;
    position: relative;
    overflow: hidden;
}
.service-cate-list li .cont {
    position: absolute;
    top: 70px;
    z-index: 2;
}
.service-cate-list li .cont1 {
    text-align: center;
    width: 100%;
}
.service-cate-list li .cont2 {
    left: 42px;
}
.service-cate-list li .cont .tit {
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.service-cate-list li:hover .cont .tit {
    color: #1E8EFB!important;
}
.service-cate-list li .cont  .icon-more {
    margin-top: 17px;
}
.service-cate-list li .cont.white  .icon-more {
    background: url(../images/icon-more2.png) no-repeat center;
}
.service-cate-list li .cont.white,
.service-cate-list li .cont.white .tit {
    color: #fff;
}
.com-title2 {
    width: 1200px;
    margin-bottom: 0;
    border-bottom: none;
}
.com-title2 h2 {
    display: inline-block;
}
.com-title2 .more {
    margin-top: 10px;
    font-size: 16px;
}

.video-list li {
    text-align: center;
}
.video-list li .pic {
    position: relative;
    overflow: hidden;
    text-align: center;
}
.video-list2 li .pic {
    height: 174px;
}
.video-list li .pic:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/icon-video.png) no-repeat center;
    background-size: 60px 60px;
    z-index: 2;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.video-list li .box:hover .pic:before {
    background-color: rgba(255, 255, 255, 0.1);
}
.video-list li .tit {
    padding-top: 20px;
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.video-list li .box:hover .tit,
.com-title2 .more:hover {
    color: #1e8efb;
}
.page-content .right .cont .video-list {
    margin-right: -10px;
    margin-left: -10px;
}
.page-content .right .cont .video-list li {
    margin-bottom: 10px;
}
.page-content .right .cont .video-list li .tit {
    font-size: 14px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
}
.page-content .right .cont .page-list {
    margin-top: 50px;
    margin-bottom: 20px;
}


/*服务详情页*/
.page-content .left {
    width: 207px;
    border: 1px solid #eee;
    background: #fff;
}
.left-cate-item {
    padding: 28px 20px 20px;
    border-top: 1px solid #eee;
}
.left-cate-item:first-child {
    border-top: none;
}
.left-cate-item .tit {
    font-size: 20px;
    color: #333;
    margin-bottom: 14px;
}
.left-cate-item ul li a {
    position: relative;
    display: block;
    padding-left: 27px;
    line-height: 36px;
    font-size: 16px;
}
.left-cate-item ul li.on a,
.left-cate-item ul li a:hover  {
    color: #1e8efb;
}
.left-cate-item ul li a:before {
    content: "";
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #898989;
}
.page-content .right {
    padding: 55px 60px;
    width: 967px;
    min-height: 800px;
    border: 1px solid #eee;
    background: #fff;
}
.page-content .right .big-tit {
    font-size: 28px;
    color: #1e8efb;
    padding-bottom: 38px;
    border-bottom: 1px solid #898989;
    margin-bottom: 30px;
}
.page-content .right .cont {
    line-height: 1.8;
}


/*联系*/
.contact-intro {
    padding-top: 50px;
    padding-bottom: 60px;
    text-align: center;
}
.contact-intro .tit {
    font-size: 28px;
    color: #333;
    margin-bottom: 30px;
}
.contact-intro .des {
    font-size: 16px;
    margin-bottom: 45px;
}
.contact-list {
    height: 100px;
    line-height: 100px;
    border: 1px solid #BFBFBF;
}
.contact-list li {
    float: left;
    width: 25%;
    border-left: 1px solid #BFBFBF;
    font-size: 16px;
    color: #333;
}
.contact-list li a {
    color: #333;
}
.contact-list li a:hover {
    color: #1e8efb;
}

.contact-company {
    padding: 50px 0 30px;
}
.contact-company .item {
    margin-bottom: 20px;

    height: 280px;
}
.contact-company .item .cont {
    overflow: hidden;
    padding: 30px 24px 0;
    font-size: 13px;
}
.contact-company .item .box {
    background-color: #fff;
    height: 280px;
}
.contact-company .item .cont .tit {
    font-size: 24px;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 10px;
}
.contact-company .item .cont .des {
    line-height: 26px;
}

/*留言*/
.message-info {
    position: relative;
    background: #fff;
}
.message-info .contact-title {
    padding-bottom:30px;
    font-size: 20px;
    color: #fff;
}
.consult-content {
    position: relative;
    float: left;
    width: 59%;
    height: 675px;
    overflow: hidden;
}
.consult-content .addr {
    position: absolute;
    right: 290px;
    top: 270px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.consult-content .addr:hover {
    color: #ff0000;
}
.consult-content .icon-addr {
    position: absolute;
    right: 386px;
    top: 320px;
    -webkit-animation: lineMoveTT 1s infinite linear;
    -moz-animation: lineMoveTT 1s infinite linear;
    animation: lineMoveTT 1s infinite linear;
}
@-webkit-keyframes lineMoveTT {
    0%{-webkit-transform: translateY(0%);}
    50%{-webkit-transform: translateY(-40%);}
    100%{-webkit-transform: translateY(0);}
}
@-moz-keyframes lineMoveTT {
    0%{-moz-transform: translateX(0%);}
    50%{-moz-transform: translateX(-40%);}
    100%{-moz-transform: translateX(0);}
}
@keyframes lineMoveTT {
    0%{transform: translateY(0%);}
    50%{transform: translateY(-40%);}
    100%{transform: translateY(0);}
}

.message-content {
    width: 41%;
    height: 675px;
    padding-left: 70px;
    padding-top: 55px;
    background: url(../images/message-bg.jpg) no-repeat left center;
}
.message-content .box {
    width: 350px;
}
.message-content .message-form .inp {
    width: 100%;
    height: 53px;
    line-height: 53px;
    padding: 0 20px;
    background: #fff;
    margin-bottom: 20px;
    font-size: 16px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.message-content .message-form .txt {
    width: 100%;
    height: 200px;
    padding: 20px 20px;
    background: #fff;
    font-size: 16px;
    font-family: "";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.message-content .message-form .com-button {
    display: block;
    margin-top: 15px;
    font-size: 0;
    width: 100%;
    height: 48px;
    line-height: 48px;
}
.message-content .message-form .txt:hover,
.message-content .message-form .inp:hover,
.message-content .message-form .inp:focus,
.message-content .message-form .txt:focus {
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    border-color: #ff0000;
}
.message-content .message-form .sub,
.message-content .message-form .reset {
    position: relative;
    color: #fff;
    font-size: 14px;
    background: #FF7600;
    vertical-align: middle;
    width: 48%;
    height: 55px;
    line-height: 55px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.message-content .message-form .reset {
    background-color: #FFFFFF;
    color: #333;
}
.message-content .message-form .sub:hover,
.prodTitle .zx:hover {
    opacity: 0.9;
}


/*新闻列表*/
.news-list {
    overflow: hidden;
}
.news-list .news-item {
    padding: 20px 0;
    border-bottom: 1px solid #E7E7E7;
}
.news-list .news-item .a-box {
    padding: 30px 0;
    height: 130px;
    overflow: hidden;
}
.news-list .news-item .news-date {
    position: relative;
    float: left;
    width: 80px;
}
.news-list .news-item .news-date:before {
    content: "";
}
.news-list .news-item .news-date .news-md {
    display: inline-block;
    padding-top: 15px;
    font-size: 32px;
    color: #333;
    font-family: HELVETICANEUELTPRO-THEX;
}
.news-list .news-item .news-date .news-year {
    display: inline-block;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 13px;
}
.news-list .news-item .news-date .more-news {
    margin-top: 20px;
    width: 39px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #E0E0E0;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.news-list .news-item .news-date .more-news:before {
    content: "";
    position: absolute;
    left: -16px;
    top: 0;
    widows: 100%;
    height: 100%;
    background: #363636;
}
.news-list .news-item .news-cont {
    float: left;
    margin-left: 100px;
    width: 705px;
    -webkit-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
}
.news-list .news-item:hover .news-cont {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
}
.news-list .news-item .news-cont h3 {
    font-size: 18px;
    color: #333;
    padding: 25px 0 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.news-list .news-item:hover .news-cont h3 {
    color: #1e8efb;
}
.news-list .news-item .news-cont p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.news-list .news-item .news-pic {
    float: right;
    width: 254px;
    height: 172px;
    overflow: hidden;
}
.news-list .news-item:hover .news-pic img{
    -webkit-animation: pluseS 8s 1s ease both infinite;
    -moz-animation: pluseS 8s 1s ease both infinite;
    animation: pluseS 8s 1s ease both infinite;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
}


/*人才招聘*/
.hr-intro {
    padding: 90px 0;
    border-bottom: 1px solid #ededed;
}
.hr-intro .pic {
    margin-left: 100px;
}
.hr-intro .cont .tit {
    padding-top: 15px;
    font-size: 24px;
    color: #333;
    padding-bottom: 10px;
}
.hr-intro .cont p {
    margin-top: 20px;
    line-height: 26px;
}
.hr-man .item {
    float: left;
    width: 50%;
    background: #F8F8F8;
}
.hr-man .item .pic,
.hr-man .item .cont {
    position: relative;
    width: 50%;
    overflow: hidden;
}
.hr-man .item .pic img {
    position: relative;
    left: 50%;
    margin-left: -240px;
}
.hr-man .item .cont {
    padding: 7.5% 4.5% 0;
}
.hr-man .item .cont .tit {
    font-size: 36px;
    color: #333;
    margin-bottom: 9%;
}
.hr-man .item .cont .des {
    line-height: 26px;
}
/*招聘*/
.hr-job .hr-tit {
    height: 68px;
    line-height: 67px;
    background: #eee;
    border-top: 1px solid #DCDCDC;
}
.hr-job .hr-tit li {
    float: left;
    width: 33.3333%;
    padding-left: 55px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
}
.hr-job .hr-tit li.middle {
    text-align: center;
    padding-left: 0;
}
.hr-job .hr-tit li:last-child {
    text-align: right;
    padding-right: 55px;
}
.hr-job .hr-list li {
    border-bottom: 1px solid #eee;
    background: #fff;
}
.hr-job .hr-list li .question {
    background: #fff;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 0 55px;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.hr-job .hr-list li .question .num {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    text-align: center;
}
.hr-job .hr-list li .question.on,
.hr-job .hr-list li .question:hover {
    background: #1E8EFB;
    color: #fff;
}
.hr-job .hr-list li .answer {
    display: none;
    padding: 30px 55px;
    box-sizing: border-box;
    line-height: 2;
    font-size: 14px;
    background: #f5f5f5;
}


/*服务详情页*/
.page-tit-select {
    margin-bottom: 30px;
    border: 1px solid #eee;
}
.page-tit-select.use-tit-select {
    margin-bottom: 0;
}
.page-tit-select li {
    float: left;
    width: 20%;
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #666;
    border-right: 1px solid #eee;
}
.page-tit-select li:last-child {
    border-right: none;
}
.page-tit-select li.on {
    background: #eee;
    color: #333;
}
.page-content-select .pcs-box .item ~ .item {
    display: none;
}

/*下载*/
.model-list li {
  text-align: center;
  margin-bottom: 10px;
}
.model-list li .pic {
  height: 272px;
  font-size: 0;
  border: 1px solid #eee;
}
.model-list li .pic img {
  width: 100%;
  height: 100%;
}
.model-list2 li .pic {
  height: 240px;
}
.model-list3 li .pic {
  height: 240px;
  line-height: 240px;
}
.model-list li .tit {
  line-height: 40px;
}
.fileList ~ .fileList {
    display: none;
}
.fileList li{height:42px;line-height:42px;border-bottom:1px dotted #e0e0e0;padding: 0 5px;}
.fileList li a{display:block;height:42px;background:url(../images/downa.png) no-repeat left center;padding-left:40px;font-size:14px;float:left;width:700px;}
.fileList li a:hover {
  color: #1E8EFB;
}
.fileList li a i{font-style:normal;padding-left:10px;}
.fileList li span{float:right;}


/*行业应用详情*/
.font-pm {
    font-family: "pmzdbt";
}
.case-banner .pb-tit {
    margin-top: -84px;
    margin-left: -166px;
    width: 380px;
    height: 174px;
    text-align: left;
    color: #333;
}
.case-banner.white .pb-tit {
    color: #fff;
}
.case-banner.white .pb-tit .des {
    color: #f5f5f5;
}
.case-banner .pb-pic img {
    -webkit-animation: unset;
    animation: unset;
}
.case-banner .pb-tit .tit {
    font-size: 52px;
    margin-bottom: 25px;
}
.case-banner .pb-tit .des {
    font-size: 14px;
    line-height: 1.75;
}
.case-bread {
    background: #fff;
    border-bottom: 1px solid #eee;
}






@charset "UTF-8";

/* ====== Reset ====== */
*{box-sizing: border-box;}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, small, strong, dl, dt, dd, ol, ul, li{margin: 0; padding: 0; font-size: 100%;}
em, strong, i{display: inline-block; font-style: normal;}
h1, h2, h3, h4, h5, h6{font-weight: normal;line-height: 1;}
body{font-size: 14px; line-height: 1.75; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;  color: #666; background: #fff; overflow-x:hidden;}
ul,ol,li{list-style: none;}
a{color: #666; text-decoration: none;-webkit-transition: color .3s;
-o-transition: color .3s;
transition: color .3s;}
a:hover{outline: none;}
a:focus{outline: none;}
input, button{padding: 0; border: none; background: none;outline: none;font-family: "微软雅黑",Arial,Helvetica;}
button{outline: none; }
textarea{border: none;background: none;outline: none;}
table{border-collapse:collapse; word-wrap:break-all; border-spacing:0;border: 1px solid #e4e4e4;}
td,tr{padding: 5px;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
img{vertical-align: middle;border: none;}
header, footer, section, article, aside, nav, hgroup, address, figure, figcaption, menu, details, summary, picture {display: block;}/*html5 fix*/

/* ====== General ====== */
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix{zoom:1;}
.fl{float: left;}
.fr{float: right;}
.text-hd{font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hide{display: none;}
.show{display: block;}
.clear{clear: both;}
.center {text-align: center;}
.box{display: block; width: 100%; height: 100%;}
.mw-100 {max-width: 100%;}
/*垂直居中*/
.com-table{display: table;width: 100%; height: 100%;}
.com-cell{display: table-cell;vertical-align: middle;width: 100%;}

/*定宽布局*/
.com-width{margin-right: auto; margin-left: auto; width: 1200px;}

.mt-5{margin-top: 5px !important}
.mt-10{margin-top: 10px !important}
.mt-15{margin-top: 15px !important}
.mt-20{margin-top: 20px !important}
.mt-30{margin-top: 30px !important}
.mt-40{margin-top: 40px !important}
.mt-50{margin-top: 50px !important}
.mt-60{margin-top: 60px !important}
.mt-70{margin-top: 70px !important}
.mt-80{margin-top: 80px !important}
.mt-100{margin-top: 100px !important}

.mb-5{margin-bottom: 5px !important}
.mb-10{margin-bottom: 10px !important}
.mb-15{margin-bottom: 15px !important}
.mb-20{margin-bottom: 20px !important}
.mb-30{margin-bottom: 30px !important}
.mb-40{margin-bottom: 40px !important}
.mb-50{margin-bottom: 50px !important}
.mb-60{margin-bottom: 60px !important}
.mb-70{margin-bottom: 70px !important}
.mb-80{margin-bottom: 80px !important}
.mb-100{margin-bottom: 100px !important}


.fs-30{font-size: 30px;}
.fs-28{font-size: 28px;}
.fs-24{font-size: 24px;}
.fs-22{font-size: 22px;}
.fs-20{font-size: 20px;}
.fs-18{font-size: 18px;}
.fs-16{font-size: 16px!important;}
.fs-0{font-size: 0;}
.lh-18{line-height: 1.8;}
.lh-2{line-height: 2;}
.mb-15{margin-bottom: 15px;}
.pl-18{padding-left: 18px;}
.pt-60{padding-top: 60px;}
.pt-70{padding-top: 70px;}
.pt-80{padding-top: 80px;}
.pb-70{padding-bottom: 70px;}
.pb-80{padding-bottom: 80px;}
.pb-90{padding-bottom: 90px;}
.pb-60{padding-bottom: 60px;}
.pb-50{padding-bottom: 50px;}
.pb-100{padding-bottom: 100px;}
.pb-180{padding-bottom: 180px;}
.c-999{color: #999;}
.c-333{color: #333;}
.c-888{color: #888;}
.c-939393{color: #939393;}
.c-df{color: #1e8efb;}
.c-fff{color:#fff !important;}
.color-df {color: #1e8efb;}
.bg-fff{background: #fff;}
.bg-gray {
    background: #f5f5f5!important;
}

/*地图修复*/



/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    /*display: none;*/
    float: left;

    height: 100%;
    min-height: 1px;
}
.slick-slide:focus {
    outline: none;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: inline-block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    /*border: 1px solid transparent;*/
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 30px;
    height: 50px;
    margin-top: -25px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: #C9C9C9;
    z-index: 3;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.slick-prev:hover,
.slick-next:hover {
    color: transparent;
    outline: none;
    background: #1E8EFB;
    opacity: 1!important;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: serif;
    font-size: 20px;
    line-height: 1;

    /*opacity: .75;*/
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '<';
}
[dir='rtl'] .slick-prev:before
{
    content: '>';
}

.slick-next
{
    right: -27px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0;
}
.slick-next:before
{
    content: '>';
}
[dir='rtl'] .slick-next:before
{
    content: '<';
}

/* Dots */
/*.slick-slider
{
    margin-bottom: 30px;
}*/

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/slick.eot');
    src: url('../fonts/slick.eot') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg');
}

.slick-dots
{
    position: absolute;
    bottom: 35px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 1px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    /*opacity: .25;*/
    color: #666;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #FF8500;
}

/*slick*/
.com-slick .slick-dots {
    margin-top: 30px;
    position: static;
}
.com-slick .slick-dots li {
    float: none;
    width: 20px;
    margin: 0px 1px;
    text-align: center;
    padding: 0;
}
.no-btn .slick-prev, .no-btn .slick-next {
    display: none!important;
}






@charset "UTF-8";

@font-face {
    font-family: "pmzdbt";
    src: url("../fonts/pmzdbt.eot"); /* IE9 */
    src: url("../fonts/pmzdbt.eot") format("embedded-opentype"), /* IE6-IE8 */
    
    url("../fonts/pmzdbt.woff") format("woff"), /* chrome、firefox */
    url("../fonts/pmzdbt.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    
    url("../fonts/pmzdbt.svg#pmzdbt") format("svg"); /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


/*栅格化*/
.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
	width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
	width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
	/*width: 1170px;*/
	width: 1200px;
  }
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container-row-small {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -20px;
  margin-left: -20px;
}
.row-small {
  margin-right: -5px;
  margin-left: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.row-small .col-xs-1, .row-small .col-sm-1, .row-small .col-md-1, .row-small .col-lg-1, .row-small .col-xs-2, .row-small .col-sm-2, .row-small .col-md-2, .row-small .col-lg-2, .row-small .col-xs-3, .row-small .col-sm-3, .row-small .col-md-3, .row-small .col-lg-3, .row-small .col-xs-4, .row-small .col-sm-4, .row-small .col-md-4, .row-small .col-lg-4, .row-small .col-xs-5, .row-small .col-sm-5, .row-small .col-md-5, .row-small .col-lg-5, .row-small .col-xs-6, .row-small .col-sm-6, .row-small .col-md-6, .row-small .col-lg-6, .row-small .col-xs-7, .row-small .col-sm-7, .row-small .col-md-7, .row-small .col-lg-7, .row-small .col-xs-8, .row-small .col-sm-8, .row-small .col-md-8, .row-small .col-lg-8, .row-small .col-xs-9, .row-small .col-sm-9, .row-small .col-md-9, .row-small .col-lg-9, .row-small .col-xs-10, .row-small .col-sm-10, .row-small .col-md-10, .row-small .col-lg-10, .row-small .col-xs-11, .row-small .col-sm-11, .row-small .col-md-11, .row-small .col-lg-11, .row-small .col-xs-12, .row-small .col-sm-12, .row-small .col-md-12, .row-small .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
  }
  .col-sm-12 {
	width: 100%;
  }
  .col-sm-11 {
	width: 91.66666667%;
  }
  .col-sm-10 {
	width: 83.33333333%;
  }
  .col-sm-9 {
	width: 75%;
  }
  .col-sm-8 {
	width: 66.66666667%;
  }
  .col-sm-7 {
	width: 58.33333333%;
  }
  .col-sm-6 {
	width: 50%;
  }
  .col-sm-5 {
	width: 41.66666667%;
  }
  .col-sm-4 {
	width: 33.33333333%;
  }
  .col-sm-3 {
	width: 25%;
  }
  .col-sm-2 {
	width: 16.66666667%;
  }
  .col-sm-1 {
	width: 8.33333333%;
  }
  .col-sm-pull-12 {
	right: 100%;
  }
  .col-sm-pull-11 {
	right: 91.66666667%;
  }
  .col-sm-pull-10 {
	right: 83.33333333%;
  }
  .col-sm-pull-9 {
	right: 75%;
  }
  .col-sm-pull-8 {
	right: 66.66666667%;
  }
  .col-sm-pull-7 {
	right: 58.33333333%;
  }
  .col-sm-pull-6 {
	right: 50%;
  }
  .col-sm-pull-5 {
	right: 41.66666667%;
  }
  .col-sm-pull-4 {
	right: 33.33333333%;
  }
  .col-sm-pull-3 {
	right: 25%;
  }
  .col-sm-pull-2 {
	right: 16.66666667%;
  }
  .col-sm-pull-1 {
	right: 8.33333333%;
  }
  .col-sm-pull-0 {
	right: auto;
  }
  .col-sm-push-12 {
	left: 100%;
  }
  .col-sm-push-11 {
	left: 91.66666667%;
  }
  .col-sm-push-10 {
	left: 83.33333333%;
  }
  .col-sm-push-9 {
	left: 75%;
  }
  .col-sm-push-8 {
	left: 66.66666667%;
  }
  .col-sm-push-7 {
	left: 58.33333333%;
  }
  .col-sm-push-6 {
	left: 50%;
  }
  .col-sm-push-5 {
	left: 41.66666667%;
  }
  .col-sm-push-4 {
	left: 33.33333333%;
  }
  .col-sm-push-3 {
	left: 25%;
  }
  .col-sm-push-2 {
	left: 16.66666667%;
  }
  .col-sm-push-1 {
	left: 8.33333333%;
  }
  .col-sm-push-0 {
	left: auto;
  }
  .col-sm-offset-12 {
	margin-left: 100%;
  }
  .col-sm-offset-11 {
	margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
	margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
	margin-left: 75%;
  }
  .col-sm-offset-8 {
	margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
	margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
	margin-left: 50%;
  }
  .col-sm-offset-5 {
	margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
	margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
	margin-left: 25%;
  }
  .col-sm-offset-2 {
	margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
	margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
	margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
  }
  .col-md-12 {
	width: 100%;
  }
  .col-md-11 {
	width: 91.66666667%;
  }
  .col-md-10 {
	width: 83.33333333%;
  }
  .col-md-9 {
	width: 75%;
  }
  .col-md-8 {
	width: 66.66666667%;
  }
  .col-md-7 {
	width: 58.33333333%;
  }
  .col-md-6 {
	width: 50%;
  }
  .col-md-5 {
	width: 41.66666667%;
  }
  .col-md-4 {
	width: 33.33333333%;
  }
  .col-md-3 {
	width: 25%;
  }
  .col-md-2 {
	width: 16.66666667%;
  }
  .col-md-1 {
	width: 8.33333333%;
  }
  .col-md-pull-12 {
	right: 100%;
  }
  .col-md-pull-11 {
	right: 91.66666667%;
  }
  .col-md-pull-10 {
	right: 83.33333333%;
  }
  .col-md-pull-9 {
	right: 75%;
  }
  .col-md-pull-8 {
	right: 66.66666667%;
  }
  .col-md-pull-7 {
	right: 58.33333333%;
  }
  .col-md-pull-6 {
	right: 50%;
  }
  .col-md-pull-5 {
	right: 41.66666667%;
  }
  .col-md-pull-4 {
	right: 33.33333333%;
  }
  .col-md-pull-3 {
	right: 25%;
  }
  .col-md-pull-2 {
	right: 16.66666667%;
  }
  .col-md-pull-1 {
	right: 8.33333333%;
  }
  .col-md-pull-0 {
	right: auto;
  }
  .col-md-push-12 {
	left: 100%;
  }
  .col-md-push-11 {
	left: 91.66666667%;
  }
  .col-md-push-10 {
	left: 83.33333333%;
  }
  .col-md-push-9 {
	left: 75%;
  }
  .col-md-push-8 {
	left: 66.66666667%;
  }
  .col-md-push-7 {
	left: 58.33333333%;
  }
  .col-md-push-6 {
	left: 50%;
  }
  .col-md-push-5 {
	left: 41.66666667%;
  }
  .col-md-push-4 {
	left: 33.33333333%;
  }
  .col-md-push-3 {
	left: 25%;
  }
  .col-md-push-2 {
	left: 16.66666667%;
  }
  .col-md-push-1 {
	left: 8.33333333%;
  }
  .col-md-push-0 {
	left: auto;
  }
  .col-md-offset-12 {
	margin-left: 100%;
  }
  .col-md-offset-11 {
	margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
	margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
	margin-left: 75%;
  }
  .col-md-offset-8 {
	margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
	margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
	margin-left: 50%;
  }
  .col-md-offset-5 {
	margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
	margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
	margin-left: 25%;
  }
  .col-md-offset-2 {
	margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
	margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
	margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
  }
  .col-lg-12 {
	width: 100%;
  }
  .col-lg-11 {
	width: 91.66666667%;
  }
  .col-lg-10 {
	width: 83.33333333%;
  }
  .col-lg-9 {
	width: 75%;
  }
  .col-lg-8 {
	width: 66.66666667%;
  }
  .col-lg-7 {
	width: 58.33333333%;
  }
  .col-lg-6 {
	width: 50%;
  }
  .col-lg-5 {
	width: 41.66666667%;
  }
  .col-lg-4 {
	width: 33.33333333%;
  }
  .col-lg-3 {
	width: 25%;
  }
  .col-lg-2 {
	width: 16.66666667%;
  }
  .col-lg-1 {
	width: 8.33333333%;
  }
  .col-lg-pull-12 {
	right: 100%;
  }
  .col-lg-pull-11 {
	right: 91.66666667%;
  }
  .col-lg-pull-10 {
	right: 83.33333333%;
  }
  .col-lg-pull-9 {
	right: 75%;
  }
  .col-lg-pull-8 {
	right: 66.66666667%;
  }
  .col-lg-pull-7 {
	right: 58.33333333%;
  }
  .col-lg-pull-6 {
	right: 50%;
  }
  .col-lg-pull-5 {
	right: 41.66666667%;
  }
  .col-lg-pull-4 {
	right: 33.33333333%;
  }
  .col-lg-pull-3 {
	right: 25%;
  }
  .col-lg-pull-2 {
	right: 16.66666667%;
  }
  .col-lg-pull-1 {
	right: 8.33333333%;
  }
  .col-lg-pull-0 {
	right: auto;
  }
  .col-lg-push-12 {
	left: 100%;
  }
  .col-lg-push-11 {
	left: 91.66666667%;
  }
  .col-lg-push-10 {
	left: 83.33333333%;
  }
  .col-lg-push-9 {
	left: 75%;
  }
  .col-lg-push-8 {
	left: 66.66666667%;
  }
  .col-lg-push-7 {
	left: 58.33333333%;
  }
  .col-lg-push-6 {
	left: 50%;
  }
  .col-lg-push-5 {
	left: 41.66666667%;
  }
  .col-lg-push-4 {
	left: 33.33333333%;
  }
  .col-lg-push-3 {
	left: 25%;
  }
  .col-lg-push-2 {
	left: 16.66666667%;
  }
  .col-lg-push-1 {
	left: 8.33333333%;
  }
  .col-lg-push-0 {
	left: auto;
  }
  .col-lg-offset-12 {
	margin-left: 100%;
  }
  .col-lg-offset-11 {
	margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
	margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
	margin-left: 75%;
  }
  .col-lg-offset-8 {
	margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
	margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
	margin-left: 50%;
  }
  .col-lg-offset-5 {
	margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
	margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
	margin-left: 25%;
  }
  .col-lg-offset-2 {
	margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
	margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
	margin-left: 0;
  }
}

/*浏览器更新提示*/
.browserupgrade{margin: 0; padding: 50px 0; background: #ccc; text-align: center; font-size: 18px;}
.browserupgrade a{font-weight: 600; color: red; text-decoration: underline;}

/*返回顶部*/
#to-top{display: inline-block; width: 46px; height: 46px;background: url(../images/scrolltop.png) no-repeat center;text-align: center; text-decoration: none;z-index: 99; right: 20px;opacity: 0.7; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
#to-top:hover{opacity: 1;}


/*分享修复*/
.jiathis_style .jiathis_counter.jiathis_bubble_style {
	box-sizing: content-box;
}


/*More*/
.com-more {
	display: inline-block;
	padding: 0 24px;
	width: 180px;
	height: 45px;
	line-height: 45px;
	vertical-align: middle;
	background: #1e8efb;
	color: #fff;
	font-size: 14px;
  text-align: center;
	box-sizing: border-box;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.com-more:hover {
	opacity: .8;
}
.com-more:hover .icon-jt {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
}
.btn-mini {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding: 0 10px;
}


/*分享修复*/
.jiathis_style .jiathis_counter.jiathis_bubble_style {
	box-sizing: content-box;
}


/*浏览器更新提示*/
.browserupgrade{margin: 0; padding: 50px 0; background: #ccc; text-align: center; font-size: 18px;}
.browserupgrade a{font-weight: 600; color: red; text-decoration: underline;}

/*返回顶部*/
#to-top{display: inline-block; width: 46px; height: 46px;background: url(../images/scrolltop.png) no-repeat center;text-align: center; text-decoration: none;z-index: 99; right: 20px;opacity: 0.7; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
#to-top:hover{opacity: 1;}



.ts-mini {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.ts-middle {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.ts-big {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}




/*标题*/
.page-title {
	padding-bottom: 50px;
}
.page-title.center {
	text-align: center;
}
.page-title .en {
	display: inline-block;
	font-size: 32px;
	color: #999;
	font-weight: bold;
	line-height: 1;
}
.page-title .mini-en {
	margin-top: 10px;
	display: inline-block;
	font-size: 24px;
	line-height: 1;
}
.page-title .cn {
	margin-top: 20px;
	font-size: 32px;
	color: #333;
}
.page-title .tit-des {
	margin-top: 45px;
	color: #999;
	line-height: 30px;
}
.page-title.center .tit-des {
	padding: 0 80px;
}


.com-wrap {
	padding: 80px 0;
}


.com-intro .pic {
	margin-left: 40px;
	width: 812px;
	height: 416px;
	overflow: hidden;
}
.com-intro .page-title {
	padding-top: 25px;
}


/*面包屑导航*/
.com-bread {
	height: 86px;
	line-height: 86px;
	font-size: 16px;
	color: #666;
}
.com-bread a {
	color: #666;
}
.com-bread a:hover {
	color: #1E8EFB;
}


/*按钮*/
.com-btn {
	display: inline-block;
	width: 192px;
	height: 49px;
	line-height: 49px;
	background: #FF7600;
	color: #fff!important;
	text-align: center;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.com-btn .icon-tel {
  display: inline-block;
  width: 30px;
  height: 100%;
  background: url(../images/icon-tel.png) no-repeat center;
  background-size: 30px;
  vertical-align: top;
  margin-right: 10px;
}
.com-btn.blue {
	background: #1E8EFB;
}
.com-btn:hover {
	opacity: .8;
}



/*图片清超出*/
.com-pic {
	overflow: hidden;
}

/*图片放大*/
.pic-plus {
	overflow: hidden;
}
.img-plus,
.pic-plus img{-webkit-transition: .5s; -o-transition: .5s; transition: .5s;}
.img-plus:hover,
.pic-plus:hover img{-webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}



/*图片内阴影*/
.img-cover:before{content:"";position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; box-shadow: 0 0 30px rgba(0,0,0,0.2) inset; opacity: 0; filter: alpha(opacity=0); content: ""; -webkit-transition: .5s; -o-transition: .5s; transition: .5s;}
.img-cover:hover:before{opacity: 1; filter: alpha(opacity=100);}

/*图片透明*/
.img-opacity{-webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
.img-opacity:hover{opacity: .9; filter: alpha(opacity=90);}

/*图片去色*/
.img-gray{filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}


/* ====== 分页 ====== */
.page-list{height: 36px; text-align: center; line-height: 34px;margin-top: 70px;}
.page-list .pages a,
.page-list .pages span{display: inline-block; margin: 0 5px; width: 36px; height: 36px; color: #666; font-size: 14px; font-family: "sans-serif","宋体"; -webkit-transition: .2s; -moz-transition: .2s; transition: .2s;border: 1px solid #C9C9C9;}
.page-list .pages .prev,
.page-list .pages .prev_disabled,
.page-list .pages .next,
.page-list .pages .next_disabled{color: #666;border: 1px solid #C9C9C9;}
.page-list .pages .pre:hover,
.page-list .pages .next:hover{background-color: #1E8EFB; color: #fff;border-color:#1E8EFB; }
.page-list .pages .current,
.page-list .pages a:hover{background-color: #1E8EFB; color: #fff;border-color:#1E8EFB;}
.page-list .pages a.prev:before,
.page-list .pages a.prev_disabled:before{content:"<";}
.page-list .pages a.next:before,
.page-list .pages a.next_disabled:before{content:">";}


/*视频弹窗*/
.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
	left:0;
	top:0;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 860px;
	height: 480px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -430px;
}
.vwrap .videobox #videobox {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #000;
}
#videobox_wrapper {
	height: 100%!important;
}
.vwrap .close {
	z-index: 999;
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	top: -38px;
	right: -40px;
}
.vwrap .close i {
	display: block;
	width:24px;
	height:24px;
	background:url(../images/close.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button {
	background: none no-repeat!important;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo, .jwclick {
	display: none!important;
}
#videobox_controlbar {
	bottom: 5%!important;
}



/*弹窗留言*/
.tc-message {
	display: none;
}
.tc-message .form-box h3 {text-align: center;font-size: 24px;margin-bottom: 10px;color: #000;}
.tc-message .form-box{padding: 30px;background: #fff;}
.tc-message .form-box .form-tit{margin-bottom: 25px;text-align: center;font-size: 16px;}
.tc-message .form-box ul li{
	float: left;
	margin-bottom: 20px;
	width: 32.6666%;
	height: 40px;
	line-height: 40px;
	background-color: #f5f5f5;
	position: relative;
}
.tc-message .form-box ul li ~ li {
	margin-left: 1%;
}
.tc-message .form-box ul li input{line-height: 25px;width: 72%;padding: 0 5px; background-color: #f5f5f5;}
.tc-message .form-box ul li input:focus,
.tc-message .form-box .form-desc .text:focus{background-color: #fff;}
.tc-message .form-box .in-tit{float: left;width: 25%;text-align: center;font-size: 14px;color: #666;}
.tc-message .form-box .form-desc .in-tit{width: 8%;}
.tc-message .form-box .form-desc{margin-bottom: 30px;padding-top: 10px;padding-bottom: 10px;background-color: #f5f5f5;position: relative;}
.tc-message .form-box .form-desc .error{bottom: -25px;}
.tc-message .form-box .form-desc .text{vertical-align: top;width: 90%;height: 175px;border: none;padding: 0 5px; font-size: 14px;line-height: 22px;background-color: #f5f5f5;}
.tc-message .form-box .sub-btn{display: block;margin: 0 auto;width: 220px;height: 50px;line-height: 50px;background-color: #000;color: #fff;font-size: 20px;cursor: pointer;border-radius: 3px;-webkit-transition: .3s;-o-transition: .3s;transition: .3s;font-family: "微软雅黑";}
.tc-message .form-box .sub-btn:hover{opacity: 0.9; filter: alpha(opacity=90);}


/*视频弹窗*/
.vwrap {
	display: none;
	z-index: 1040;
	width: 100%;
	position: fixed;
	left:0;
	top:0;
}
.vwrap .videobtg {
	z-index: 900;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	overflow: hidden;
}
.vwrap .videobox {
	z-index: 990;
	width: 860px;
	height: 480px;
	background-color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -240px;
	margin-left: -430px;
}
.vwrap .videobox #videobox1,
.vwrap .videobox #videobox2 {
	width: 100%;
	display: inline-block;
	height: 100%;
	background: #000;
}
#videobox_wrapper {
	height: 100%!important;
}
.vwrap .close {
	z-index: 999;
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	top: -38px;
	right: -40px;
}
.vwrap .close i {
	display: block;
	width:24px;
	height:24px;
	background:url(../images/close.png) no-repeat 50% 50%;
	-webkit-transition: 400ms;
	transition: 400ms;
}
.vwrap .close:hover i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
#videobox_display_button {
	background: none no-repeat!important;
}
.jwplayer .jwicon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.jwlogo, .jwclick {
	display: none!important;
}
#videobox_controlbar {
	bottom: 5%!important;
}


/*KEFU*/
.qqkefu{position:fixed;right:0;bottom:40%;z-index:20;width:53px;}
.qqkefu ul li{position:relative;float:right;margin-bottom:1px;height:47px;background:#757575;font-size:14px;line-height:47px;opacity:.9;cursor:pointer;}
.qqkefu ul li a{display: block;width: 100%;height: 100%; color:#fff;}
.qqkefu ul li.qq_cza{overflow:hidden;}
.qqkefu ul li:hover{background:#000;}
.qqkefu ul li.top{position:relative;width:53px;background:#000 url(../images/top_icon.png) no-repeat center;color:#1c1c1c;text-align:center;font-weight:800;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qqkefu ul li.top:hover{background-color:#907842;}
.qqkefu ul li b{float:left;display:block;overflow:hidden;width:53px;height:47px;}
.qqkefu ul li b.a{background:url(../images/czx4.png) no-repeat center center;}
.qqkefu ul li b.b{background:url(../images/czx3.png) no-repeat center center;}
.qqkefu ul li b.d{background:url(../images/bdsq.png) no-repeat center center;}
.qqkefu ul li b.c{background:url(../images/czx5.png) no-repeat center center;}
.qqkefu ul li b.e{background:url(../images/icon_kf_tel.png) no-repeat center center;}
.qqkefu ul li b.lxb{background:url(../images/phone0.png) no-repeat center center;}
.qqkefu .erweima{position:absolute;top:-103px;left:-134px;float:right;display:none;height:150px;border:1px solid #CCC;background:#FFF;cursor:default!important;}
.qqkefu .erweima p{float:left;width:130px;color:#000;text-align:center;font-size:12px;line-height:20px;}
.qqkefu .erweima p img{margin:10px 10px 0 10px;width:110px;height:110px;}
.qqkefu .kf-tel .erweima{top:-23px;left: -153px;height:70px;text-align:center;}
.qqkefu .kf-tel .erweima p{width: 150px;}
.qqkefu .kf-tel .erweima em{display:inline-block;margin-top:12px;margin-bottom:6px;width:100%;color:#000;font-weight:600;font-size:18px;}


/*============分享图标=============*/
.share {
  padding-bottom: 20px;
  border-bottom: 1px #3c3c42 solid;
}
.share .bdsharebuttonbox a {
  display: inline-block;
  *zoom: 1;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 20px;
}
.share .bdsharebuttonbox a.bds_weixin {
  background: url(../images/wx.png) center no-repeat;
  background-size: cover;
}
.share .bdsharebuttonbox a.bds_tsina {
  background: url(../images/xl.png) center no-repeat;
  background-size: cover;
}
.bd_weixin_popup {
	box-sizing: content-box;
}


/*============返回按钮=============*/
.backlistbtn a{
  display: inline-block;
  *display: inline;
  *zoom:1;
  width: 120px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border:1px #999 solid;
  border-radius:18px;
  font-size: 14px;
  color: #999;
  transition:all 0.5s ease 0s;
}
.backlistbtn a:hover{
  color: #FF0000;
  border-color:#FF0000;
  transition:all 0.5s ease 0s;
}



/*新闻详情*/
.newwr{ padding:50px 100px; background:#f9f9f9;}
.newtitle{ padding-bottom:30px; border-bottom:1px solid #ddd;}
.newtitle h2{ color:#000000; font-size:24px; font-weight:normal; text-align:center; line-height:1.4; margin-bottom:16px;}
.newtitle time{ display:block; text-align:center; color:#666666; line-height:1; font-family:"Arial";}
.newfix{ padding-top:36px;}
.newfix img{  max-width:100%; height:auto;}
.newfix p{ font-size:16px; line-height:2; background: transparent!important;}
.prevpage{ margin-top:58px; padding-bottom:24px; border-bottom:2px solid #ddd; position:relative;}
.prevpage .prev{ display:block; padding-left:17px; line-height:1; float:left; color:#333333; font-size:14px;}
.prevpage .first{ background:url(../images/arrow8.png) left center no-repeat;}
.prevpage .last{ float:right; padding-left:0; padding-right:17px; background:url(../images/arrow9.png) right center no-repeat;}
.prevpage a {
    display: inline-block;
    max-width: 400px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.prevpage .backles{ padding-left:28px; color:#333333; font-size:14px; line-height:1; display:inline-block; background:url(../images/back.png) left center no-repeat; position:absolute; left:50%; margin-left:-42px; top:0;}
.prevpage .backles:hover{ color:#1e8efb; /*background:url(../images/back1.png) left center no-repeat;*/}
/*.prevpage .prev:hover{ color:#c3a673;}
.prevpage .first:hover{ background:url(../images/arrow12.png) left center no-repeat;}
.prevpage .last:hover{ background:url(../images/arrow13.png) right center no-repeat;}*/
.shares{ margin-top:40px; text-align:center; padding-top:18px; border-top:1px solid #ddd;}
.sharewr{ display:inline-block; float:left;}
.sharewr b{font-weight: normal; font-size:14px; float:left; line-height:34px; display:block; margin-right:10px;}
.sharewr .neshare{ float:left; line-height:normal !important; margin-top:0;}
.sharewr .neshare a{ display:block; width:34px; height:34px; position:relative; padding:0; margin:0; margin-right:3px; float:left;}
.sharewr .neshare a img{ display:block; max-width:100%; max-height:100%; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.translatef{ float:right;}
.translatef p{ line-height:34px;}
.translatef p i{ color:#666; font-style:normal; margin:0 6px;}


.faq-list {
    border-top: 1px solid #E4E4E4;
}
.faq-list li {
    border-bottom: 1px solid #E4E4E4;
}
.faq-list .question {
    font-size: 16px;
    height: 62px;
    line-height: 62px;
    color: #666;
    cursor: pointer;
    padding-left: 20px;
}
.faq-list li .question.on {
    color: #1E8EFB;
    background: #E4E4E4;
}
/*.faq-list .question .fa-q {
    margin-left: 9px;
    margin-right: 11px;
    width: 31px;
    height: 31px;
    background: #1E8EFB;
    color: #fff;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    position: relative;
    top: -1px;
    font-size: 12px;
}*/
/*.faq-list .question .fa-q:before {
    content: "Q";
}*/
.faq-list .question .fa-dropdown {
    float: right;
    margin-top: 15px;
    margin-right: 20px;
    width: 31px;
    height: 31px;
    background: url(../images/icon-faq-open.png) no-repeat center;
    background-size: contain;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.faq-list .question.on .fa-dropdown {
    background: url(../images/icon-faq-close.png) no-repeat center;
}
.faq-list .answer {
    padding: 15px 20px 20px;
    line-height: 1.7;
    display: none;
}
.faq-list .answer p {
    line-height: 2;
}
/*.faq-list.noborder {
    border-top: none;
}*/
/*.faq-list.noborder li {
    border-bottom: none;
}
.faq-list.noborder .question {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
}
*/

/* animation */
.gr-fadein{-webkit-animation:1s ease-out backwards;-moz-animation:1s ease-out backwards;-ms-animation:1s ease-out backwards;animation:1s ease-out backwards;}
.gr-fadeinB{-webkit-animation:.7s ease-out backwards;-moz-animation:.7s ease-out backwards;-ms-animation:.7s ease-out backwards;animation:.7s ease-out backwards;}
/* 淡入 */
.gr-fadein{-webkit-animation-name:fadein;-moz-animation-name:fadein;-ms-animation-name:fadein;animation-name:fadein;}
/* 淡入-从下 */
.gr-fadeinB{-webkit-animation-name:fadeinB;-moz-animation-name:fadeinB;-ms-animation-name:fadeinB;animation-name:fadeinB;}

/* 淡入 */
@-webkit-keyframes fadein{
    0%{opacity:.5;}
    100%{opacity:1;}
}
@-moz-keyframes fadein{
    0%{opacity:.5;}
    100%{opacity:1;}
}
@-ms-keyframes fadein{
    0%{opacity:.5;}
    100%{opacity:1;}
}
@keyframes fadein{
    0%{opacity:.5;}
    100%{opacity:1;}
}
/* 淡入-从上 */
@-webkit-keyframes fadeinT{
    0%{opacity:0;-webkit-transform:translateY(-100px);}
    100%{opacity:1;-webkit-transform:translateY(0);}
}
@-moz-keyframes fadeinT{
    0%{opacity:0;-moz-transform:translateY(-100px);}
    100%{opacity:1;-moz-transform:translateY(0);}
}
@-ms-keyframes fadeinT{
    0%{opacity:0;-ms-transform:translateY(-100px);}
    100%{opacity:1;-ms-transform:translateY(0);}
}
@keyframes fadeinT{
    0%{opacity:0;transform:translateY(-100px);}
    100%{opacity:1;transform:translateY(0);}
}
/* 淡入-从右 */
@-webkit-keyframes fadeinR{
    0%{opacity:0;-webkit-transform:translateX(100px);}
    100%{opacity:1;-webkit-transform:translateX(0);}
}
@-moz-keyframes fadeinR{
    0%{opacity:0;-moz-transform:translateX(100px);}
    100%{opacity:1;-moz-transform:translateX(0);}
}
@-ms-keyframes fadeinR{
    0%{opacity:0;-ms-transform:translateX(100px);}
    100%{opacity:1;-ms-transform:translateX(0);}
}
@keyframes fadeinR{
    0%{opacity:0;transform:translateX(100px);}
    100%{opacity:1;transform:translateX(0);}
}
/* 淡入-从下 */
@-webkit-keyframes fadeinB{
    0%{opacity:.7;-webkit-transform:translateY(20px);}
    100%{opacity:1;-webkit-transform:translateY(0);}
}
@-moz-keyframes fadeinB{
    0%{opacity:.7;-moz-transform:translateY(20px);}
    100%{opacity:1;-moz-transform:translateY(0);}
}
@-ms-keyframes fadeinB{
    0%{opacity:.7;-ms-transform:translateY(20px);}
    100%{opacity:1;-ms-transform:translateY(0);}
}
@keyframes fadeinB{
    0%{opacity:.7;transform:translateY(20px);}
    100%{opacity:1;transform:translateY(0);}
}
/* 淡入-从左 */
@-webkit-keyframes fadeinL{
    0%{opacity:0;-webkit-transform:translateX(-100px);}
    100%{opacity:1;-webkit-transform:translateX(0);}
}
@-moz-keyframes fadeinL{
    0%{opacity:0;-moz-transform:translateX(-100px);}
    100%{opacity:1;-moz-transform:translateX(0);}
}
@-ms-keyframes fadeinL{
    0%{opacity:0;-ms-transform:translateX(-100px);}
    100%{opacity:1;-ms-transform:translateX(0);}
}
@keyframes fadeinL{
    0%{opacity:0;transform:translateX(-100px);}
    100%{opacity:1;transform:translateX(0);}
}