﻿.info-content img{max-width: 100%;}
.scrolllist {
				
				height: 468px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 468px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 270px;
				float: left;
				
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 270px;
				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: 870px;
			}
			
			#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: 208px;height: 150px;}

#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;}

.content {
    width: 1200px;
    margin: 0 auto;
}
.why{
	height: 810px;
	padding-top: 90px;
	background: url(../images/why_bg.jpg) no-repeat center top;
}
.why h2{
	text-align: center;
	height: 105px;
	margin-bottom: 44px;
	background: url(../images/why_bt.png) no-repeat center top;
}

.why h2 b{
	font-size: 48px;
	color: #0067b6;
	line-height: 1;
}
.why h2 span{
	display: block;
	padding-top: 10px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 6px;
	color: #0067b6;
}
.why .content dl{
	float: left;
	width: 300px;
	height: 510px;
	background: #fff;
}
.why .content dl dt{
	height: 255px;
	overflow: hidden;
}
.why .content dl dt span{
	display: block;
	height: 60px;
	line-height: 60px;
	margin-top: 56px;
	margin-bottom: 14px;
	font-size: 20px;
	color: #222;
	text-align: center;
	font-weight: bold;
	
}
.why .content dl.dl01 dt span{
	background: url(../images/why_ico1.png) no-repeat center top;
}
.why .content dl.dl02 dt span{
	background: url(../images/why_ico2.png) no-repeat center top;
}
.why .content dl.dl03 dt span{
	background: url(../images/why_ico3.png) no-repeat center top;
}
.why .content dl.dl04 dt span{
	background: url(../images/why_ico4.png) no-repeat center top;
}
.why .content dl dt p{
	padding-top: 16px;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	text-align: center;
	background: url(../images/why_ss.jpg) no-repeat center top;
}
.why .content dl dd{
	width: 300px;
	height: 255px;
}
.why .content dl dd img{
	width: 300px;
	height: 255px;
}


/*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;clear: both;
}

.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 {
    height: 75px;
}

.nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
    margin-right: 50px;
    padding-top: 10px;
}

.nav-logo > img {
    
    margin: 10px;
}

.nav-menu {

}
.toptel{padding-top: 10px;}
.navt{width: 100%;background: #0068b7;height: 55px;}
.navt>ul {width: 1200px;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:#0068b7;}
.navt>ul>li .list-ul a{color: #fff;display: block;}
.nav-menu > li {
    float: left;
    width: 200px;
    line-height: 55px;
    text-align: center;
    position: relative;
}



.hide-after:after {
    display: none;
}
.nav-menu > li a:hover{background: #ebf3f9;color: #555;}
.nav-menu > li .list-ul a:hover{color: #555;}
.nav-menu > li > a {
    display: block;
    font-size: 16px;
    color: #fff;
}

.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;padding-bottom: 120px;
}

.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;
    background: #0b69c9;line-height: 50px;color: #fff;
}
.left-box ul > li:hover{background: #e87514;}
.left-box ul > li:hover a{color: #fff;padding-left: 10px;transition: padding-left 0.5s;}

.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-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;padding-bottom: 120px;
}

.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;height: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;padding-bottom: 120px;
}

.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;
}










* {
	box-sizing: border-box;
	outline: 0
}

body {
	color: #666;
	line-height: 24px;
	font-size: 16px;
	min-width: 1200px;
	background: #fff;
	font-family: "Microsoft YaHei","arial"
}

img {
	border: 0;
	vertical-align: top
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms
}

a:hover {
	color: #0068b7
}

textarea {
	-webkit-appearance: none
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'],input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none
}

@font-face {
	font-family:"DINPro-Light_0";src:url("../fonts/dinpro-light_0.woff2") format("woff2"),url("../fonts/dinpro-light_0.woff") format("woff"),url("../fonts/dinpro-light_0.ttf") format("truetype"),url("../fonts/dinpro-light_0.eot") format("embedded-opentype"),url("../fonts/dinpro-light_0.svg") format("svg")
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.container {
	width: 1200px;
	margin: 0 auto
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}



@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.index-title {
	text-align: center;
	
}

.index-title .cn {
	padding-top: 20px;
	color: #0068b7;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	padding-bottom: 16px;
	position: relative
}

.index-title .cn:before {
	content: "";
	width: 36px;
	height: 2px;
	bottom: 0;
	left: 50%;
	background: #0068b7;
	margin-left: -18px;
	position: absolute
}

.index-title .en {
	color: #999;
	font-size: 14px;
	letter-spacing: 8px;
	font-family: "DINPro-Light_0"
}

.index-box {
	padding-bottom: 120px;
	background: #f4f4f4
}

.index-search {
	background: #fff;
	height: 60px;
	color: #333;
	font-size: 14px;
	padding-top: 13px;
	font-weight: lighter
}

.index-search .hot {
	display: inline-block;
	padding-top: 5px
}

.index-search .hot a {
	padding: 0 20px;
	display: inline-block
}

.index-search .box {
	float: right;
	height: 34px;
	width: 290px;
	padding-top: 5px;
	padding-left: 10px;
	vertical-align: top;
	border: solid 1px #999;
	border-right: 0;
	display: inline-block
}

.index-search .box select {
	border: 0;
	color: #666;
	padding: 2px 5px;
	border-radius: 3px;
	background: #f5f5f5
}

.index-search .box input {
	border: 0;
	width: 100%;
	color: #333;
	font-size: 12px;
	font-family: "寰蒋闆呴粦";
	padding-right: 10px
}

.index-search .btn {
	float: right;
	background: #0068b7
}

.promenu {
	width: 310px;
	float: left;
	z-index: 9;
	position: relative
}

.promenu .title {
	color: #fff;
	height: 80px;
	margin-top: 40px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 35px;
	margin-bottom: 20px;
	position: relative;
	background: url(../images/pro-1.jpg) no-repeat top center
}

.promenu .title i {
	font-family: arial;
	color: #d4d4d4;
	font-size: 14px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: "DINPro-Light_0"
}

.promenu .tit {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	overflow: hidden;
	margin-bottom: 1px;
	position: relative;
	background: #0068b7
}

.promenu .tit:before {
	top: 0;
	left: 0;
	content: "";
	width: 0;
	height: 100%;
	position: absolute;
	background: #0a4992;
	-webkit-transition: all 500ms ease-in;
	transition: all 500ms ease-in
}

.promenu .tit span {
	color: #fff;
	cursor: pointer;
	z-index: 1;
	padding-left: 30px;
	padding-right: 50px;
	display: block;
	position: relative;
	background: url(../images/arrow-1.png) no-repeat right 20px
}

.promenu .tit:hover:before {
	width: 100%
}

.promenu .txt {
	display: none;
	background: #fff;
	padding: 15px 0
}

.promenu .txt a {
	color: #171717;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 40px 0 30px;
	position:relative;
	-webkit-transition: all 0s ease-in;
	transition: all 0s ease-in;
}
.promenu .txt a:before{
	top:0;
	left:0;
	content:"";
	width:50%;
	height:50px;
	z-index:1;
	opacity:0;
	-webkit-transition: all 334ms ease-in;
	transition: all 334ms ease-in;
	position:absolute;
	border-left: solid 8px #fff;
	background: url(../images/more.png) no-repeat center right 20px #eff8ff
}
.promenu .txt a span{
	z-index:2;
	display:block;
	position:relative;
}
.promenu .txt a:hover:before,.promenu .txt .cur:before{
	opacity:1;
	width:100%;
	border-color:#0068b7;
}
/*.promenu .txt a:hover,
.promenu .txt .cur {
	border-color: #0068b7;
	/*background: url(../images/more.png) no-repeat center right 20px #eff8ff*/
}*/

.promenu .active span {
	background: url(../images/arrow-2.png) no-repeat right 20px #0068b7
}

.promenu .active:before {
	width: 100%
}

.index-product {
	padding: 50px 0;
	background: #f4f4f4
}

.index-product .probox {
	width: 870px;
	float: right
}

.index-product .probox .title {
	color: #fff;
	height: 80px;
	margin-top: 40px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 35px;
	background: url(../images/pro-2.jpg) no-repeat top center
}

.index-product .probox .title i {
	font-family: arial;
	color: #d4d4d4;
	font-size: 14px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: "DINPro-Light_0"
}

.index-product .probox .title .more {
	float: right;
	color: #fff;
	padding-right: 30px
}

.index-product .probox ul {
	margin: 0 -10px;
	margin-top: 10px
}

.index-product .probox li {
	width: 270px;
	float: left;
	margin: 10px 0 10px 23px;
	background: #fff
}

.index-product .probox li .pic {
	width: 270px;
	height: 216px;
	position: relative
}

.index-product .probox li .tit {
	color: #0068b7;
	height: 56px;
	line-height: 55px;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	border-top: solid 1px #0068b7
}

.index-product .probox li:hover .tit {
	color: #fff;
	background: #0068b7
}

.index-about {
	padding-top: 50px;
	padding-bottom: 50px;
	background: url(../images/bg.png) top center repeat-x #f4f4f4
}

.index-about .bg {
	color: #fff;
	height: 400px;
	background: #0068b7
}

.index-about .more {
	text-align: right;
	margin-bottom: 15px
}

.index-about .more a {
	display: inline-block;
	width: 144px;
	height: 44px;
	color: #fff;
	margin-top: 50px;
	text-align: center;
	line-height: 42px;
	background: #0068b7
}

.index-about .more a:hover {
	background: #0072c9
}

.index-about .leftbox {
	width: 574px;
	float: left;
	margin-left: 40px
}

.index-about .leftbox .video {
	margin-top: -60px;
	position: relative;
	width: 574px;
	height: 370px;
	box-shadow: 0 0 10px #333
}

.index-about .leftbox .video .ico {
	top: 50%;
	left: 50%;
	z-index: 1;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute
}

.index-about .leftbox .menu {
	margin-top: 30px;
	text-align:center;
}

.index-about .leftbox .menu a {
	color: #fff;
	margin-left: 57px;
	display: inline-block
}

.index-about .leftbox .menu a:hover {
	text-decoration: underline
}

.index-about .leftbox .menu a:first-child {
	margin-left: 0
}

.index-about .rightbox {
	float: left;
	width: 470px;
	padding-top: 60px;
	margin-left: 60px;
	line-height: 36px
}

.index-about .rightbox h2 {
	font-size: 30px;
	margin-bottom: 20px;
	font-weight: normal
}

.index-about .list {
	margin-top: 55px;
	padding: 0 60px
}

.index-about .list .items {
	width: 168px;
	height: 80px;
	margin: 4px 6px;
	display: inline-block;
	position: relative
}

.index-about .list .slick-prev {
	border: 0;
	width: 52px;
	height: 52px;
	left: 0;
	opacity: .8;
	margin-top: -26px;
	background: url(../images/about-left.png) no-repeat top center
}

.index-about .list .slick-prev:hover {
	opacity: 1
}

.index-about .list .slick-next {
	border: 0;
	width: 52px;
	height: 52px;
	right: 0;
	opacity: .8;
	margin-top: -26px;
	background: url(../images/about-right.png) no-repeat top center
}

.index-about .list .slick-next:hover {
	opacity: 1
}

.index-service {
	padding-top: 70px;
	color: #333
}

.index-service .pic {
	margin-right: 60px
}

.index-service .tit {
	margin-right: 70px;
	display: inline-block
}

.index-service .tit img {
	margin-right: 5px
}

.index-service .more {
	display: block;
	width: 144px;
	height: 44px;
	float: right;
	color: #fff;
	margin-top: 50px;
	text-align: center;
	line-height: 42px;
	background: #0068b7
}

.index-service .more:hover {
	background: #0072c9
}

.index-case {
	padding-top: 50px
}

.index-case .more {
	display: block;
	margin-bottom: 40px;
	margin-right: 10px;
	color: #0068b7;
	text-align: right;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}

.index-case .more:hover {
	margin-right: 15px
}

.index-case .list {
	margin: 0 -12px;
}

.index-case .list li {
	float: left;
	width: 280px;
	height: 200px;
	margin: 0 12px;
	margin-bottom: 60px;
	position: relative
}

.index-case .list li a {
	color: #fff;
	display: block
}

.index-case .list li .pic {
	width: 280px;
	height: 200px;
	position: relative
}

.index-case .list li .item {
	bottom: 0;
	width: 100%;
	left: 0;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align: center;
	position: absolute;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background: #0068b7;
	background: rgba(0,104,183,0.7)
}

.index-case .list li .item .txt {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	overflow: hidden
}

.index-case .list li:hover .item {
	height: 96px
}

.index-news li {
	width: 384px;
	padding: 16px;
	float: left;
	margin-top: 40px;
	margin-left: 24px;
	background: #fff;
	height:595px;
	display: block
}

.index-news li .pic {
	width: 350px;
	height: 250px;
	overflow: hidden;
	position: relative
}

.index-news li .pic img {
	-webkit-transition: all 700ms ease-in-out;
	transition: all 700ms ease-in-out
}

.index-news li .pic:hover img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.index-news li .tit {
	font-size: 20px;
	margin-top: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #0068b7;
	position: relative;
	padding-left: 15px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.index-news li .tit:before {
	top: 2px;
	left: 0;
	content: "";
	height: 22px;
	width: 4px;
	position: absolute;
	background: #0068b7
}

.index-news li .txt {
	display: block;
	height: 36px;
	line-height: 36px;
	overflow: hidden
}

.index-news li .txt a {
	color: #333
}

.index-news li .txt a:hover {
	color: #0068b7;
	text-decoration: underline
}

.index-news li .more {
	margin: 30px 0 10px 0;
	color: #0068b7;
	float: right;
	-webkit-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out
}

.index-news li .more:hover {
	margin-right: 15px
}

.index-news li:first-child {
	margin-left: 0
}

.footer-menu {
	z-index: 9;
	width: 1220px;
	height: 100px;
	margin: 0 auto;
	color: #55a8e7;
	margin-top: -70px;
	text-align: center;
	position: relative;
	line-height: 90px;
	background: url(../images/footer-bg.png) no-repeat top center
}

.footer-menu a {
	color: #55a8e7;
	padding: 0 30px;
	display: inline-block
}

.footer-menu a:hover {
	color: #fff
}

.footer {
	color: #fff;
	height: 580px;
	margin-top: -50px;
	position: relative;
	padding-top: 100px;
	background: url(../images/footer-bg2.png) no-repeat top center
}

.footer .leftbox {
	line-height: 36px;
	width: 500px;
	float: left
}

.footer .weixin {
	float: left;
	font-size: 12px;
	text-align: center;
	padding-top: 120px;
	vertical-align: bottom
}

.footer .rightbox {
	width: 430px;
	float: right;
	font-size: 13px;
	font-weight: normal
}

.footer .rightbox li input {
	color: #fff;
	height: 44px;
	padding: 10px;
	width: 100%;
	opacity: 1 !important;
	background: none;
	border: solid 1px #d6ecff
}

.footer .rightbox li input::-webkit-input-placeholder {
	color: #fff
}

.footer .rightbox li input:-moz-placeholder {
	color: #fff
}

.footer .rightbox li input::-moz-placeholder {
	color: #fff
}

.footer .rightbox li input:-ms-input-placeholder {
	color: #fff
}

.footer .rightbox li p {
	margin-left: 15px;
	margin-bottom: 15px
}

.footer .rightbox li img {
	margin: 0 10px
}

.footer .rightbox li a {
	color: #fff
}

.footer .rightbox li a:hover {
	text-decoration: underline
}

.footer .rightbox li:first-child p {
	float: left;
	width: 200px
}

.footer .rightbox .code {
	width: 200px;
	float: left;
	display: inline-block
}

.footer .cot {
	padding-left: 90px;
	position: relative
}

.footer .cot img {
	top: 0;
	left: 0;
	position: absolute
}

.footer .btn {
	color: #fff;
	display: block;
	text-align: center;
	background: #00a0e9;
	line-height: 37px;
	margin-top: 25px;
	margin-bottom: 10px
}

.footer .copy {
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 18px 0;
	font-size: 14px;
	position: absolute;
	text-align: center;
	background: rgba(0,0,0,0.2)
}

.inside-banner {
	height: 480px;
	position: relative;
	overflow: hidden
}

.inside-banner .pic {
	left: 50%;
	top: 0;
	height: 480px;
	width: 1920px;
	margin-left: -960px;
	position: absolute
}

.inside-warp {
	padding-top: 30px;
	padding-bottom: 150px;
	background: #f4f4f4
}

.inside-warp .container {
	width: 1220px
}

.inside-current {
	color: #6a6a6a;
	font-size: 14px;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px
}

.inside-current a {
	color: #6a6a6a
}

.inside-current a:hover {
	color: #0068b7
}

.inside-left {
	width: 310px;
	float: left
}

.inside-left .title {
	color: #fff;
	height: 80px;
	margin-top: 30px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 35px;
	margin-bottom: 20px;
	position: relative;
	vertical-align: top;
	background: url(../images/pro-1.jpg) no-repeat top center
}

.inside-left .title i {
	font-family: arial;
	color: #d4d4d4;
	font-size: 14px;
	padding-left: 10px;
	vertical-align: top;
	text-transform: uppercase;
	font-family: "DINPro-Light_0"
}

.inside-left .inside-menu {
	background: #fff
}

.inside-left .inside-menu li {
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	padding-left: 30px;
	margin-bottom: 2px;
	border-left: solid 7px #fff
}

.inside-left .inside-menu li a {
	color: #171717;
	display: block;
	padding-right: 40px;
	position: relative
}

.inside-left .inside-menu li img {
	opacity: 0;
	right: 15px;
	top: 21px;
	position: absolute
}

.inside-left .inside-menu li:hover,.inside-left .inside-menu .active {
	border-left: solid 7px #0068b7;
	background: #eff8ff
}

.inside-left .inside-menu li:hover a,.inside-left .inside-menu .active a {
	color: #0068b7
}

.inside-left .inside-menu li:hover img,.inside-left .inside-menu .active img {
	opacity: 1
}

.inside-left .promenu {
	float: none;
	width: auto
}

.inside-left .contact {
	color: #333;
	background: #fff;
	position: relative;
	margin-top: -35px;
	line-height: 36px;
	padding: 20px 0 15px 15px
}

.inside-right {
	width: 870px;
	float: right
}

.inside-right .title {
	color: #fff;
	height: 80px;
	margin-top: 30px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 35px;
	background: url(../images/pro-2.jpg) no-repeat top center
}

.inside-news {
	background: #fff;
	min-height: 500px;
	width: 852px
}

.inside-news dl {
	overflow: hidden;
	padding: 30px 40px 0 55px
}

.inside-news dt {
	color: #999;
	width: 72px;
	height: 72px;
	float: left;
	text-align: center;
	font-weight: 600;
	font-size: 14px;
	background: #f4f4f4;
	font-family: "DINPro-Light_0"
}

.inside-news dt span {
	display: block
}

.inside-news dt span:first-child {
	font-size: 30px;
	line-height: 40px
}

.inside-news dd {
	width: 665px;
	float: right;
	padding-bottom: 35px;
	border-bottom: solid 1px #f4f4f4
}

.inside-news dd .pic {
	float: right;
	width: 285px;
	height: 204px;
	position: relative
}

.inside-news dd .t1 {
	height: 24px;
	margin-top: 5px;
	overflow: hidden
}

.inside-news dd .t1 a {
	color: #171717;
	display: block
}

.inside-news dd .t1 a:hover {
	color: #0068b7;
	text-decoration: underline
}

.inside-news dd .more {
	font-size: 12px;
	margin-top: 15px;
	display: inline-block;
	color: #0068b7
}

.inside-news dd .more img {
	max-height: 10px
}

.inside-news .dl01 .txtbox {
	width: 355px;
	float: left
}

.inside-news .dl01 .txtbox .t1 {
	height: 48px
}

.inside-news dl:hover dt {
	color: #fff;
	background: #0068b7
}

.inside-news dl:hover .txtbox .t1 {
	font-weight: bold;
	text-decoration: underline
}

.inside-news .box {
	color: #171717;
	margin: 0 40px;
	border-bottom: solid 1px #f4f4f4
}

.inside-news .box .tit {
	height: 95px;
	line-height: 95px;
	overflow: hidden;
	cursor: pointer;
	background: url(../images/j3.png) no-repeat center right;
	border-top: solid 1px #f4f4f4
}

.inside-news .box .tit span {
	color: #0068b7;
	font-size: 24px;
	font-weight: 600px;
	font-family: "DINPro-Light_0"
}

.inside-news .box .tit em {
	font-style: normal
}

.inside-news .box .active {
	background: url(../images/j4.png) no-repeat center right
}

.inside-news .box .active em {
	font-weight: bold;
	color: #0068b7;
	text-decoration: underline
}

.inside-news .box .tit:first-child {
	border-top: 0
}

.inside-news .box .tit:hover em {
	text-decoration: underline
}

.inside-news .box .txt {
	display: none;
	font-size: 14px;
	position: relative;
	line-height: 28px
}

.inside-news .box .txt span {
	top: 0;
	left: 0;
	position: absolute;
	color: #0068b7;
	font-size: 24px;
	font-weight: 600px;
	font-family: "DINPro-Light_0"
}

.inside-news .box .txt p {
	padding-left: 40px;
	margin-bottom: 20px
}

.inside-news-show {
	background: #fff;
	min-height: 500px;
	width: 852px;
	padding: 50px;
	line-height: 36px;
	color: #333
}

.inside-news-show h1 {
	color: #0068b7;
	font-size: 20px;
	text-align: center
}

.inside-news-show .info {
	color: #999;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 50px;
	border-bottom: solid 1px #f4f4f4
}

.inside-news-show .blue {
	font-weight: 600;
	color: #0068b7;
	margin: 30px 0 15px 0
}

.inside-news-show .black {
	color: #333;
	font-weight: 600
}

.inside-page {
	padding: 90px 0;
	text-align: center
}

.inside-page a {
	padding: 0 15px;
	display: inline-block;
	background: #f4f4f4;
	line-height: 36px;
	height: 36px;
	margin: 0 5px
}

.inside-page a:hover,.inside-page a.cpb {
	color: #fff;
	background: #0068b7
}

.inside-page .none {
	background: none
}

.inside-page .none:hover {
	background: none
}

.inside-page-2 {
	font-size: 14px;
	padding: 70px 0;
	text-align: center
}

.inside-page-2 a {
	color: #333;
	display: inline-block
}

.inside-page-2 a:hover {
	color: #0068b7
}

.inside-product ul {
	margin: 0 -10px;
	margin-top: 10px
}

.inside-product li {
	width: 270px;
	float: left;
	margin: 10px 0 10px 23px;
	background: #fff
}

.inside-product li .pic {
	width: 270px;
	height: 216px;
	position: relative
}

.inside-product li .tit {
	color: #0068b7;
	height: 56px;
	line-height: 55px;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	border-top: solid 1px #0068b7
}

.inside-product li:hover .tit {
	color: #fff;
	background: #0068b7
}

.inside-product .inside-page {
	padding-bottom: 0
}

.inside-product .inside-page a {
	background: #fff
}

.inside-product .inside-page a:hover {
	background: #0068b7
}

.inside-product .inside-page a.cpb {
    color:#fff;
	background: #0068b7
}

.inside-product .inside-page .none:hover {
	background: #fff
}

.inside-product-show {
	background: #fff;
	width: 852px;
	padding: 40px;
	padding-top: 30px;
	min-height: 500px
}

.inside-product-show dl {
	overflow: hidden
}

.inside-product-show dt {
	width: 401px;
	height: 401px;
	float: left;
	position: relative;
	
}

.inside-product-show dt .pic {
	width: 399px;
	height: 399px;
	position: relative;
	display: inline-block;border: solid 1px #000
}

.inside-product-show dd {
	float: right;
	width: 330px;
	height: 400px;
	position: relative
}

.inside-product-show dd h1 {
	font-size: 24px;
	color: #0068b7;
	padding-top: 15px
}

.inside-product-show .btnbox {
	bottom: 0;
	position: absolute
}

.inside-product-show .btn {
	width: 156px;
	display: block;
	height: 44px;
	margin-top: 8px;
	line-height: 42px;
	color: #0068b7;
	padding-left: 65px
}

.inside-product-show .btn-1 {
	background: url(../images/pro-ico.png) no-repeat 20px 10px #eff8ff
}

.inside-product-show .btn-1:hover {
	color: #fff;
	background: url(../images/pro-ico-h.png) no-repeat 20px 10px #0068b7
}

.inside-product-show .btn-2 {
	background: url(../images/pro-ico2.png) no-repeat 20px 10px #eff8ff
}

.inside-product-show .btn-2:hover {
	color: #fff;
	background: url(../images/pro-ico2-h.png) no-repeat 20px 10px #0068b7
}

.inside-product-show .btn-3 {
	background: url(../images/pro-ico3.png) no-repeat 18px 10px #eff8ff
}



.inside-product-show .tabmenu {
	margin-top: 50px
}

.inside-product-show .tabmenu li {
	height: 50px;
	line-height: 50px;
	float: left;
	cursor: pointer;
	color: #0068b7;
	padding: 0 50px;
	background: #eff8ff
}

.inside-product-show .tabmenu li:hover,.inside-product-show .tabmenu .active {
	color: #fff;
	background: #0068b7
}

.inside-product-show .tabcot {
	display: none;
	padding: 30px
}

.inside-product-show .box {
	color: #171717;
	line-height: 36px;
	padding-bottom: 50px
}

.inside-product-show .box .black {
	font-weight: 600;
	margin: 30px 0 0 0
}

.inside-product-show .box-2 {
	padding-top: 10px;
	font-size: 12px;
	text-align: center
}

.inside-product-show .box-2 th,.inside-product-show .box-2 td {
	color: #fff;
	border-color: #fff;
	background: #4ba8ef;
	border: solid 2px #fff
}

.inside-product-show .box-2 table,.inside-product-show .box-2 td,.inside-product-show .box-2 tr {
	color: #333;
	border-color: #fff;
	background: #eff8ff
}

.inside-product-show .box-2 .bg td {
	background: #f4f4f4
}

.inside-product-show .box-3 {
	padding-bottom: 40px
}

.inside-product-show .box-3 dl {
	padding: 15px 0;
	overflow: hidden;
	height: auto;
	border-bottom: solid 1px #f4f4f4
}

.inside-product-show .box-3 dt {
	float: left;
	width: 165px;
	height: 104px;
	border: 0;
	margin-left: 10px;
	position: relative
}

.inside-product-show .box-3 dd {
	height: auto;
	font-size: 15px;
	color: #171717;
	width: 530px;
	float: right
}

.inside-product-show .box-3 dd p {
	width: 50%;
	float: left;
	margin-bottom: 10px;
	padding-left: 40px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;	
}

.inside-product-show .box-3 dd span {
	color: #0068b7
}

.inside-case {
	width: 852px;
	min-height: 500px;
	background: #fff
}

.inside-case .list {
	padding-top: 10px
}

.inside-case .list li {
	padding: 15px;
	padding-top: 0;
	float: left;
	width: 257px;
	margin: 14px 5px 10px 17px;
	border: solid 1px #0068b7
}

.inside-case .list li .pic {
	width: 225px;
	height: 167px;
	position: relative
}

.inside-case .list li p {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	overflow:hidden;
	color: #171717
}

.inside-case .list li span {
	color: #0068b7
}

.inside-case .cshow {
	font-size: 16px;
	color: #171717;
	line-height: 36px;
	padding: 50px 95px 80px 95px;
	padding-top: 20px
}

.inside-case h1 {
	color: #0068b7;
	font-size: 24px;
	text-align: center
}

.inside-case .info {
	color: #999;
	font-size: 12px;
	text-align: center;
	padding: 20px 0;
	margin-bottom: 25px;
	border-bottom: solid 1px #f4f4f4
}

.inside-case .bg p span {
	color: #0068b7
}

.inside-case .bg {
	font-size: 15px;
	margin-bottom: 30px;
	padding: 20px 20px 20px 60px;
	line-height: 30px;
	background: #f4f4f4
}

.inside-case .bg p {
	width: 50%;
	float: left
}

.inside-case .inside-page-2 {
	padding: 20px 0 0 0
}

.inside-message {
	background: #fff;
	width: 852px;
	min-height: 500px;
	padding: 50px 0 100px 140px;
	font-size: 14px;
	color: #171717
}

.inside-message .from {
	padding-top: 60px;
	padding-left: 70px
}

.inside-message .from li {
	margin-top: 16px
}

.inside-message .from li label {
	width: 100px;
	text-align: right;
	padding-right: 15px;
	display: inline-block
}

.inside-message .from li input {
	width: 310px;
	height: 44px;
	padding: 10px;
	font-size: 14px;
	color: #333;
	font-family: "寰蒋闆呴粦";
	border: solid 1px #6a6a6a
}

.inside-message .from li input:focus {
	border-color: #0068b7
}

.inside-message .from li i {
	color: #f00;
	font-style: normal
}

.inside-message .cot {
	width: 420px;
	margin-top: 70px;
	padding-left: 90px;
	padding-bottom: 15px;
	position: relative
}

.inside-message .cot img {
	top: 0;
	left: 0;
	position: absolute
}

.inside-message .btn {
	color: #171717;
	display: block;
	text-align: center;
	line-height: 37px;
	margin-top: 10px;
	width: 410px;
	border: solid 1px #6a6a6a
}

.inside-message .btn:hover {
	color: #fff;
	border-color: #0068b7;
	background: #0068b7
}

.inside-peijian {
	background: #fff;
	width: 852px;
	min-height: 558px;
	padding: 50px;
	font-size: 14px;
	color: #171717
}

.inside-contact .title {
	color: #fff;
	height: 65px;
	margin-top: 40px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 35px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 13px;
	background: #0068b7
}

.inside-contact .title i {
	font-family: arial;
	color: #d4d4d4;
	font-size: 14px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: "DINPro-Light_0"
}

.inside-contact .ditubox {
	width: 1200px;
	margin-top: -50px;
	background: #fff;
	min-height: 500px;
	padding: 90px 0
}

.inside-contact .list {
	padding: 0 230px
}

.inside-contact .list li {
	width: 50%;
	float: left;
	color: #333;
	font-size: 24px;
	text-align: center;
	line-height: 36px
}

.inside-contact .list li span {
	display: block;
	margin-bottom: 30px
}

.inside-contact .list li span img {
	border-radius: 100%;
	background: #0068b7
}

.inside-contact .list li a {
	color: #333
}

.inside-contact .list li a:hover {
	color: #0068b7
}

.inside-contact .ditu1 {
	background: #ebf3f9;
	margin: 30px;
	height: 360px;
	margin-top: 95px;
	padding: 35px;
	position: relative
}

.inside-contact .ditu1 .tit {
	top: -25px;
	left: -20px;
	width: 186px;
	height: 60px;
	color: #fff;
	font-size: 12px;
	line-height: 42px;
	text-align: center;
	position: absolute;
	background: url(../images/contact-bg.png) no-repeat top center
}

.inside-contact .ditu1 .tit span {
	font-size: 20px
}

.inside-contact .ditu1 .add {
	bottom: 20px;
	width: 210px;
	color: #333;
	line-height: 30px;
	padding-left: 50px;
	position: absolute
}

.inside-contact .ditu1 .add img {
	top: 0;
	left: 0;
	position: absolute
}

.inside-contact .amap {
	width: 810px;
	height: 395px;
	float: right;
	overflow: hidden
}

.inside-contact .ditu {
	overflow: hidden;
	position: relative;
	width: 810px;
	float: right;
	background: #fff;
	height: 395px
}

.inside-contact .ditu #l-map {
	width: 100%;
	height: 100%
}

.inside-contact .ditu #l-map2 {
	width: 100%;
	height: 100%
}

.inside-contact .lxbg {
	height: 170px;
	width: 1135px;
	margin: 0 auto;
	margin-top: 170px;
	background: #0068b7
}

.inside-contact .lxbg li {
	width: 50%;
	float: left;
	height: 170px;
	color: #ffee96;
	font-size: 18px;
	line-height: 36px;
	position: relative;
	padding: 30px 0 0 90px
}

.inside-contact .lxbg li img {
	margin-right: 30px
}

.inside-contact .lxbg li span {
	padding-top: 20px;
	display: inline-block
}

.inside-contact .lxbg .hh {
	color: #0068b7;
	background: #ffee96
}

.inside-about {
	background: #fff;
	min-height: 500px;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	color: #333;
	margin-top: -64px;
	padding-bottom: 50px
}

.inside-about .menu {
	height: 64px;
	background: #6abaf6;
	text-align: center;
	position: relative
}

.inside-about .menu:before {
	top: -13px;
	left: 0;
	width: 99%;
	content: "";
	height: 13px;
	position: absolute;
	background: #0068b7
}

.inside-about .menu:after {
	top: -13px;
	left: -13px;
	width: 13px;
	content: "";
	height: 64px;
	position: absolute;
	background: #0068b7
}

.inside-about .menu a {
	display: block;
	width: 25%;
	float: left;
	font-size: 20px;
	color: #fff;
	height: 64px;
	line-height: 64px;
	overflow: hidden
}

.inside-about .menu a:hover,.inside-about .menu .cur {
	color: #0068b7;
	background: #fff;
	font-weight: 600
}

.inside-about .box {
	padding: 50px
}

.inside-about .gtt {
	height: 40px;
	color: #999;
	font-size: 14px;
	line-height: 30px;
	vertical-align: top;
	margin: 40px 0;
	text-transform: uppercase;
	background: url(../images/about-05.jpg) no-repeat top left
}

.inside-about .gtt span {
	font-size: 24px;
	color: #0068b7
}

.inside-about .box-2 {
	padding-bottom: 40px
}

.inside-about .box-2 .leftbox {
	width: 540px;
	float: left;
	position: relative
}

.inside-about .box-2 .leftbox:before {
	top: 30px;
	left: -75px;
	content: "";
	width: 610px;
	height: 260px;
	position: absolute;
	background: #0068b7
}

.inside-about .box-2 .leftbox:after {
	content: "";
	width: 25px;
	height: 19px;
	left: -75px;
	bottom: 25px;
	position: absolute;
	background: url(../images/about-06.jpg) no-repeat top center
}

.inside-about .box-2 .leftbox .video {
	width: 517px;
	height: 334px;
	box-shadow: 0 0 5px #666;
	position: relative
}

.inside-about .box-2 .leftbox .video span {
	top: 50%;
	left: 50%;
	z-index: 9;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute
}

.inside-about .box-2 .rightbox {
	width: 520px;
	float: right;
	color: #141414;
	line-height: 28px
}

.inside-about .box-4 {
	margin: 50px 40px 50px 60px
}

.inside-about .box-4 span {
	width: 230px;
	height: 320px;
	display: block;
	border: solid 8px #ebf3f9;
	position: relative
}

.inside-about .box-4 p {
	color: #777;
	font-size: 12px;
	text-align: center;
	height: 24px;
	overflow: hidden;
	margin-top: 10px
}

.inside-about .box-4 .slick-prev {
	width: 52px;
	height: 52px;
	border: 0;
	left: -70px;
	border-radius: 100%;
	background: url(../images/a1.png) no-repeat center center #ebf3f9
}

.inside-about .box-4 .slick-next {
	width: 52px;
	height: 52px;
	border: 0;
	right: -50px;
	border-radius: 100%;
	background: url(../images/a2.png) no-repeat center center #ebf3f9
}

.inside-about .box-5 {
	padding: 0 50px;
	line-height: 36px
}

.inside-about .g-tt-2 {
	width: 166px;
	height: 52px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 35px;
	margin-top: -72px;
	position: relative;
	background: url(../images/join-17.jpg) no-repeat top center
}

.inside-about .box-6 {
	margin-top: 70px;
	margin-bottom: 70px;
	position: relative;
	padding: 60px 45px 20px 45px;
	background: #ebf3f9
}

.inside-about .box-6 ul {
	padding-top: 40px
}

.inside-about .box-6 li {
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	display: inline-block
}

.inside-about .box-7 {
	padding-bottom: 60px
}

.inside-about .box-7 .list {
	text-align: center
}

.inside-about .box-7 .list li {
	padding: 0 50px;
	padding-bottom: 50px;
	display: inline-block;
	text-align: center
}

.inside-about .box-7 .list li span img {
	border-radius: 100%;
	background: #0068b7
}

.inside-about .box-7 .list li p {
	font-size: 20px;
	font-weight: 600;
	color: #0068b7
}

.inside-about .box-7 .zz {
	height: 58px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #ffee96;
	font-weight: 600;
	background: url(../images/join-14.png) no-repeat top center
}

.inside-about .box-8 {
	line-height: 36px;
	margin-top: -72px;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: solid 30px #fff
}

.inside-about .box-8 .jj {
	padding: 20px 0 40px 0
}

.inside-about .box-8 .jj .t1 {
	color: #000;
	font-size: 18px
}

.inside-about .box-8 .border-h {
	border: solid 20px #fff
}

.inside-about .box-9 {
	color: #fff;
	margin-bottom: 60px;
	line-height: 36px;
	padding: 50px 90px;
	background: #0068b7;
	position: relative
}

.inside-about .box-9 .ico {
	left: 40px;
	top: 50px;
	position: absolute
}

.inside-about .box-9 .t1 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 20px
}

.inside-about .box-10 {
	margin-top: 50px;
	position: relative
}

.inside-about .box-10:after {
	content: "";
	width: 20px;
	height: 40px;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	background: #fff;
	position: absolute
}

.inside-about .box-10 li {
	vertical-align: top;
	position: relative
}

.inside-about .box-10 li:before {
	content: "";
	width: 38px;
	height: 87px;
	top: 0;
	left: 50%;
	margin-left: -19px;
	position: absolute;
	background: url(../images/fz-01.png) no-repeat top center
}

.inside-about .box-10 li .txtbox {
	width: 470px;
	min-height: 83px;
	margin-right: 50px;
	text-align: right
}

.inside-about .box-10 li .date {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
	font-family: "DINPro-Light_0"
}

.inside-about .box-10 li:first-child {
	padding-top: 0
}

.inside-about .box-10 .li02 .txtbox {
	float: right;
	margin-left: 30px;
	margin-right: 0;
	text-align: left;
	padding-bottom: 30px
}

.inside-about .box-10 li:hover .txtbox {
	color: #0068b7
}

.inside-about .box-11 {
	margin-top: 70px
}

.inside-about .box-11 li {
	float: left;
	width: 330px;
	font-size: 14px;
	margin-left: 55px;
	box-shadow: 0 0 10px #ddd;
	position: relative;
	background: #fff
}

.inside-about .box-11 li em {
	width: 160px;
	height: 52px;
	top: -26px;
	left: 50%;
	color: #fff;
	z-index: 9;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	margin-left: -80px;
	position: absolute;
	background: url(../images/q-bg.png) no-repeat top center
}

.inside-about .box-11 li .tu {
	width: 330px;
	height: 229px;
	position: relative
}

.inside-about .box-11 li .txt {
	min-height: 150px;
	padding: 20px 15px 20px 20px
}

.inside-about .box-11 li .txt span {
	color: #0068b7
}

.inside-about .box-11 li:first-child {
	margin-left: 0
}

.inside-about .box-12 {
	font-size: 16px;
	line-height: 36px;
	margin-top: 60px;
	position: relative
}

.inside-about .box-12 .hezi {
	top: 50px;
	right: 0;
	width: 465px;
	min-height: 300px;
	background: #fff;
	position: absolute;
	text-align: center;
	box-shadow: 0 0 10px #ddd
}

.inside-about .box-12 .t1 {
	text-align: center;
	margin-top: -40px
}

.inside-about .box-12 .t2 {
	padding-top: 50px
}

.inside-about .box-13 .hezi {
	text-align: left
}

.inside-about .box-13 .hezi .t2 {
	padding-left: 100px
}

.inside-about .box-14 .hezi {
	left: 0;
	text-align: left;
	right: auto
}

.inside-about .box-14 .hezi .t2 {
	padding-left: 40px
}

.inside-dowland {
	width: 852px;
	background: #fff;
	padding: 50px;
	padding-bottom: 0;
	padding-top: 10px
}

.inside-dowland dl {
	padding: 20px 0;
	overflow: hidden;
	border-bottom: solid 1px #f4f4f4
}

.inside-dowland dt {
	width: 216px;
	height: 264px;
	float: left;
	padding-top: 68px;
	position: relative;
	background: url(../images/d-bg.jpg) no-repeat top center
}

.inside-dowland dt:before {
	content: "";
	width: 80px;
	height: 71px;
	bottom: 8px;
	right: 8px;
	z-index: 1;
	position: absolute;
	background: url(../images/doc.png) no-repeat
}

.inside-dowland .pic {
	width: 200px;
	height: 188px;
	margin: 0 auto;
	position: relative
}

.inside-dowland dd {
	width: 520px;
	float: left;
	height: 264px;
	position: relative;
	padding-left: 30px
}

.inside-dowland dd .t1 {
	height: 24px;
	overflow: hidden;
	color: #0068b7;
	font-size: 22px;
	margin: 15px 0 10px 0
}

.inside-dowland dd .t2 {
	height: 24px;
	color: #171717;
	overflow: hidden;
	margin-bottom: 20px
}

.inside-dowland dd time {
	font-size: 18px;
	color: #999;
	font-family: "DINPro-Light_0"
}

.inside-dowland dd .btnbox {
	bottom: 5px;
	position: absolute
}

.inside-dowland dd .btnbox a {
	width: 132px;
	height: 36px;
	margin-right: 10px;
	color: #0068b7;
	line-height: 32px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	border: solid 1px #0068b7
}

.inside-dowland dd .btnbox .ico span {
	width: 22px;
	height: 29px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/doc-2.png) no-repeat top center
}

.inside-dowland dd .btnbox .ico:hover {
	color: #fff;
	background-color: #0068b7
}

.inside-dowland dd .btnbox .ico:hover span {
	background: url(../images/doc-2-h.png) no-repeat top center
}

.inside-dowland dd .btnbox .ico1 span {
	width: 22px;
	height: 29px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/doc-3.png) no-repeat top center
}

.inside-dowland dd .btnbox .ico1:hover {
	color: #fff;
	background-color: #0068b7
}

.inside-dowland dd .btnbox .ico1:hover span {
	background: url(../images/doc-3-h.png) no-repeat top center
}

.tkbox {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	position: fixed;
	display: none;
	background: rgba(0,0,0,0.7)
}

.tkbox .bg {
	color: #fff;
	width: 606px;
	height: 666px;
	margin: 0 auto;
	margin-top: 5%;
	padding-right: 0;
	padding-left: 90px;
	padding-top: 30px;
	background: url(../images/dow-bg.jpg) no-repeat
}

.tkbox .tit {
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 5px
}

.tkbox .from {
	font-size: 14px
}

.tkbox .from li {
	margin-top: 10px
}

.tkbox .from li label {
	width: 130px;
	padding-top: 10px;
	font-size: 14px;
	text-align: right;
	padding-right: 15px;
	vertical-align: top;
	display: inline-block
}

.tkbox .from li input,.tkbox .from li textarea {
	width: 310px;
	height: 40px;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	background: none;
	border: solid 1px #fff
}

.tkbox .from li input:focus {
	border-color: #0068b7
}

.tkbox .from li i {
	font-style: normal
}

.tkbox .from li textarea {
	height: 100px;
	resize: none
}

.tkbox .cot {
	width: 420px;
	margin-top: 15px;
	padding-left: 90px;
	position: relative
}

.tkbox .cot img {
	top: 0;
	left: 0;
	position: absolute
}

.tkbox .btn {
	color: #0068b7;
	display: block;
	text-align: center;
	line-height: 37px;
	margin-top: 10px;
	width: 440px;
	margin-bottom: 10px;
	background: #fff;
	border: solid 1px #fff
}

.tkbox .btn:hover {
	color: #fff;
	border-color: #0068b7;
	background: #0068b7
}

/**********IE8***********/

.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/ie_sosad.png) no-repeat center 35% #ffffff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}
.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  top: 55%;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  display: block;
  line-height: 24px;
  color: #666;
}
.prompt span a {
  text-decoration: underline;
}
.prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../images/closed.png) no-repeat center center;
  cursor: pointer;
}