﻿/*通用样式*/
body{
    font:12px "microsoft yahei",Arial,sans-serif;
    margin:0;
    padding:0;
}

ul,p,h1,h2,h3,h4,h5,h6,dl,dd{
    margin:0;
    padding:0;
    list-style:none;
}

.clearfix:after {font-size:0;line-height:0;content: " ";display: block;height: 0;clear: both;}
.clearfix {zoom: 1;}

/*共用参数*/
.clear {clear:both;height:0px;}
.clear {zoom: 1;}
.floatleft {float:left;}
.floatright {float:right;}
.displaynone{ display:none;}
.displayblock{ display:block;}
.wrap{overflow: hidden;}


.blank1 {clear:both;height:1px;overflow:hidden;}
.blank5 {clear:both;height:5px;overflow:hidden;}
.blank10 {clear:both;height:10px;overflow:hidden;}
.blank15 {clear:both;height:15px;overflow:hidden;}
.blank20 {clear:both;height:20px;overflow:hidden;}
.blank30 {clear:both;height:30px;overflow:hidden;}
.blank50 {clear:both;height:50px;overflow:hidden;}
.blank100 {clear:both;height:100px;overflow:hidden;}

.top_10{margin-top:10px;}
.top_20{margin-top:20px;}
.top_30{margin-top:30px;}
.top_50{margin-top:50px;}

.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f25{font-size:25px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f48{font-size:48px;}
.f60{font-size:60px;}

.c-red{color:#852527;}
.c-black{color:#2b2b2b;}
.c-333{color:#333;}
.c-bold{ font-weight:bold;}
.text-center{ text-align:center;}
.text-left{ text-align:left;}
.text-right{ text-align:right;}

/**内链关键字样式*/
.keywordstyle{color:#852527; font-weight:bold;}

/**圆角*/
.radius-5 {border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.radius-10 {border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
/****/
.alignleft {display: inline; float: left; } 
.alignright { display: inline; float: right; } 
.aligncenter { clear: both; display: block; margin:auto; } 

/*图片逐渐放大效果*/
.delay{ -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; overflow:hidden;}
.delay:hover{ transform: scale(1.08,1.08); -moz-transform: scale(1.08,1.08); -ms-transform: scale(1.08,1.08); -webkit-transform: scale(1.08,1.08); -o-transform: scale(1.08,1.08);}
/*图片逐渐放大效果*/

/*图片经过遮罩*/
.filter:hover{ filter:alpha(opacity=70); -moz-opacity:0.7; -webkit-opacity: 0.7; opacity: 0.7;}
/*图片经过遮罩*/

/*图片经过旋转*/
.r_delay{ -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.r_delay:hover{ transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); -webkit-transform:rotate(360deg);}
/*图片经过旋转*/

/*图片经过渐变*/
.i_delay{ -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
/*图片经过渐变*/

/*图片经过滚动*/
.slide:hover .t{ transform:translate(0,-100%); -webkit-transform:translate(0,-100%); -ms-transform:translate(0,-100%);}
.slide:hover .b{ transform:translate(0,-100%); -webkit-transform:translate(0,-100%); -ms-transform:translate(0,-100%);}
/*图片经过滚动*/


/**列表分页*/
.pages{-webkit-text-size-adjust: none;  text-align:center;margin-top:50px;margin-bottom:50px;font-size:13px;}
.pages a{border-right:#bfbfbf 1px solid;padding-right:5px;	border-top:#bfbfbf 1px solid;padding-left:5px;	padding-bottom:3px;	margin:2px;	border-left:#bfbfbf 1px solid;	padding-top:3px;border-bottom:#bfbfbf 1px solid;text-decoration:none;}
.pages span{border-right:#bfbfbf 1px solid;	padding-right:5px;border-top:#bfbfbf 1px solid;	padding-left:5px;padding-bottom:3px;margin:2px;	border-left:#bfbfbf 1px solid;	padding-top:3px;border-bottom:#bfbfbf 1px solid;text-decoration:none;}
.pages .pagelink{color:#FFF;	background-color:#BBB;}
.pages a:hover{	border-left-color:#BBB;	border-bottom-color:#BBB; border-top-color:#BBB;	border-right-color:#BBB;	color:#FFF;	background-color:#BBB;}
.pages span.current{border-left-color:#BBB;	border-bottom-color:#BBB;	border-top-color:#BBB;	border-right-color:#BBB;}
.pages span.current{font-weight:bold}






/*web*/
.lf{
    float:left;
}

.rt{
    float:right;
}

.clear{
    clear:both;
}

img{
    vertical-align:bottom;
}

a{
    text-decoration:none;
    color:#666;
}
/*页面布局-start*/
#top,#top_main,#nav,#slider,#title_img,#nav_position,#foot,#foot_bottom{
    width: 100%;
	min-width:1200px;
}
#top_box,#top_main_box,#nav_box,#main,#foot_box,#detail,.position_nav{
    width:1200px;
    margin: 0 auto;
}
#title_img{
    overflow: hidden;
}
/*页面布局-end*/
/*页面#top部分-start*/
#top{
    height:35px;
    line-height:35px;
    background:rgb(12,121,150);
}
#top_box{
    color: #fff;
}
/*页面#top_main部分*/
#top_main{
    box-sizing: border-box;
    height:140px;
    padding: 20px 0 40px 0;
    background: url("../images/top_BG.png");
    border-top:1px solid #000;
    box-shadow: 0 1px 1px #333 inset;
}
#logo{
    float: left;
    width:115px;
    height: 86px;
    background: url("../images/logo.png");
}
#company_name{
    padding:0 15px 0 10px;
    border-right: 1px solid rgba(255,255,255,.3);
    margin-top:15px;
}
#company_name p{
    color:#fff;
}
#company_name .chName{
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 3px;
}
#company_name .enName{
    font-size: 16px;
    margin-top: 5px;
}
#company_slogan{
    font-size:15px;
    color:#fff;
    height: 86px;
    line-height: 86px;
    margin-left: 10px;
    letter-spacing: 1px;
}
#company_connect{
    width:223px;
    height: 86px;
    background: url("../images/phone.png") no-repeat 0 35px;
}
#company_connect i{
    display: block;
    font-size:15px;
    color:#fff;
    letter-spacing: 1px;
    margin-top:5px;
}
/*页面#top部分-end*/
/*页面导航nav部分-start*/
#nav{
    background:rgb(41,156,55);
    height:40px;
}
#nav_box .nav1 li{
    float: left;
    border-left:1px solid rgb(40,135,55);
}
#nav_box .nav1 li a{
    display: block;
    box-sizing: border-box;
    height:40px;
    line-height: 40px;
    color:#fff;
    padding:0 35px;
    font-size: 14px;
}
#nav_box .nav1 li:hover a{
    color:rgb(255,221,91);
}
#nav_box .nav2{
    box-sizing: border-box;
    background: rgb(146,146,146);
    border-left:1px solid rgb(40,135,55);
    width: 180px;
    height: 40px;
    padding: 0 20px 0 25px;
}
#nav_box .nav2 li{
    margin-left: 15px;
    float: left;
}
#nav_box .nav2 li a{
    float: left;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    margin-left: 2px;
}
#nav_box .nav2 li a:not(.useless):hover{
    color:rgb(255,221,91);
}
/*页面导航nav部分-end*/
/*图片轮播-start*/
#slider{
    overflow: hidden;
}
/*图片轮播-end*/
/*页面主体main部分-start*/
/*main_title部分-start*/
.main_title{
    width:555px;
    height: 40px;
    margin: 0 auto;
    position: relative;
}
.main_title .line{
    margin-top: 55px;
    width:555px;
    border-bottom: 1px solid rgb(41,156,55);
}
.main_title .title_content{
    position: absolute;
    text-align: center;
    top:50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -92px;
    background: #fff;
    z-index: 100;
}
.main_title .title_content h1{
    font-size: 25px;
    font-weight: normal;
}
.main_title .title_content p{
    color: #666;
    margin-top: 5px;
}
/*main_title部分-end*/
/*手风琴部分-start*/
#accordion{
    height:300px;
    overflow: hidden;
    position: relative;
}
#accordion div:not(.fix){
    width:16%;
    float: left;
    transition: all 1s;
}
#accordion div img:not(.fix img){
    width: 420px;
    cursor: pointer;
}
#accordion:hover div:not(.fix){
    width: 13%;
}
#accordion div:not(.fix):hover{
    width: 35%;
}
#accordion div.fix{
    position: absolute;
    right: 0;
}
/*手风琴部分-end*/
/*页面产品展示部分-start*/
#show_box{
    margin-top:45px;
    margin-bottom: 80px;
}
/*左边-start*/
#show_box .box_lf{
    box-sizing: border-box;
    width:275px;
    background: url("../images/listBg.png") no-repeat;
    padding-bottom: 10px;
}
#show_box .box_title{
    color:#fff;
    text-align: center;
}
#show_box .box_title h1{
    font-size: 24px;
    font-weight: normal;
}
#show_box .box_title p{
    margin-top: 5px;
}
#show_box .product_list{
    margin-top:40px;
    margin-bottom: 10px;
    border:2px solid rgb(0,173,77);
    border-top: 0;
}
#show_box .product_list li{
    width:220px;
    background: rgb(213,213,213);
    margin: 15px auto;
}
#show_box .product_list li:hover{
    background:rgb(0,173,77)
}
#show_box .product_list a{
    display: block;
    box-sizing: border-box;
    text-align: center;
    width:220px;
    line-height: 40px;
    font-size: 16px;
}
#show_box .product_list li:hover a{
    color:#fff;
}
/*左边-end*/
/*右边-start*/
#show_box .box_rt_title{
    width:885px;
    height: 40px;
    background: rgb(0,173,77);
    border-bottom: 1px solid #ccc;
}
#show_box .box_rt_title i{
    display: inline-block;
    font-style: normal;
    font-size: 20px;
    line-height: 40px;
    margin-left: 10px;
    color: #ffffff;
}
#show_box .box_rt_title a{
    display: inline-block;
    color: #fff;
    float: right;
    line-height: 40px;
    font-size: 16px;
    margin-right: 10px;
}
#show_box .box_rt_title a:hover{
    text-decoration: underline;
}
#show_box .box_rt_content{
    margin-top: 30px;
    width: 885px;
}
#show_box .box_rt_content li{
    width: 390px;
    float: left;
}
#show_box .box_rt_content li div{
    width: 390px;
    height: 200px;
    overflow: hidden;
}
#show_box .box_rt_content li:nth-child(odd){
    margin-right: 105px;
}
#show_box .box_rt_content li:hover img{
    transform: scale(1.2);
    transition: transform 1s;
    -moz-transition: transform 1s; /* Firefox 4 */
    -webkit-transition: transform 1s; /* Safari 和 Chrome */
    -o-transition: transform 1s; /* Opera */
}
#show_box .box_rt_content li p{
    font-size: 14px;
    color:#666;
    height: 50px;
    line-height: 50px;
}
#show_box .box_rt_content li a{
    float: right;
    height: 30px;
    line-height: 30px;
    background: rgb(0,173,77);
    padding: 0 10px;
    margin-top: 10px;
    color:#fff;
}
/*右边-end*/
/*页面产品展示部分-end*/
/*公司介绍部分-start*/
.company_title{
    border-bottom: 2px solid rgb(0,173,77);
    height: 35px;
    box-sizing: border-box;
    padding: 5px 0;
    margin-bottom: 20px;
}
.company_title i{
    display: inline-block;
    font-style: normal;
    font-size: 18px;
    border-left: 4px solid #e4393c;
    padding-left: 3px;
}
.company_title b{
    font-weight: normal;
    font-size: 14px;
}
.company_title a{
    float: right;
    color: black;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.company_title a:hover{
    text-decoration: underline;
}
/*公司简介-start*/
#profile{
    width: 820px;
}
#profile .company_detail{
    width:395px;
}
#profile .company_detail p{
    text-indent: 2em;
    color:#999;
    font-size: 14px;
    line-height: 28px;
}
/*公司简介-end*/
/*公司荣誉-start*/
#honor{
    width: 320px;
}
#honor .honor-slides{
    width:315px;
    height: 350px;
    margin: 0 auto;
    overflow: hidden;
}
#honor .slides{
    position: relative;
    width:310px;
    height: 305px;
    margin: 0 auto;
}
#honor .slides li{
    position:absolute;
    width: 310px;
    height: 305px;
}
#honor .slides li img{
    display: block;
    width: 100%;
    margin: auto;
}
#honor .honor-slides p{
    width: 100%;
    height: 25px;
    margin-top: 10px;
}
#honor .honor-slides span{
    float: right;
    display: inline-block;
    width: 25px;
    height: 25px;
    background: rgb(0,173,77);
    cursor: pointer;
    margin-left: 10px;
}
#honor .honor-slides span:hover{
    opacity: .7;
}
#honor .honor-slides span.prev{
    background-image: url("../images/small-prev.png");
}
#honor .honor-slides span.next{
    background-image: url("../images/small-next.png");
}
/*公司荣誉-end*/
/*标题-start*/
.title{
    width:444px;
    height: 40px;
    margin: 20px auto 0;
    position: relative;
}
.title .line2{
    width:444px;
    border-bottom: 1px dashed rgb(199,199,199);
}
.title b{
    display: block;
    font-size: 22px;
    font-weight: normal;
    padding: 0 10px;
    background: #fff;
    color: #666;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -38px;
    margin-left: -125px;
    z-index: 100;
}
/*标题-end*/
/*小轮播-start*/
#demo img{
    border:0;
    margin-right: 78px
    /*width:210px;*/
    /*height: 185px;*/
}
#demo{
    width:1078px;
    overflow:hidden;
    margin:0 auto
}

#car span{
    display: inline-block;
    height: 185px;
    width: 25px;
    background: url("../images/car.png") no-repeat 0 49px;
    margin-right: 36px;
    cursor: pointer;
}
#car span.rt{
    margin: 0 0 0 36px;
    background-position:-25px 49px;
}
/*小轮播-end*/
/*各地办事处和生产流程—start*/
#office,#process{
    margin-top:40px;
}
/*各地办事处和生产流程—end*/
/*点击左右滚动展示图片-start*/
.preview h1{
    width:1200px;
    height: 200px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.preview a.backward,.preview a.forward,.preview a.backward_disabled,.preview a.forward_disabled{
    display: block;
    width: 30px;
    height: 200px;
    position: absolute;
    top: 50%;
    margin-top: -100px;
    z-index: 20;
}
.preview a.backward,.preview a.backward_disabled{
    background: url("../images/lf_rt.png") no-repeat 0 0;
    left: 0;
}
.preview a.backward_disabled{
    opacity: .5;
}
.preview a.forward,.preview a.forward_disabled{
    background: url("../images/lf_rt.png") no-repeat -30px 0;
    right: 0;
}
.preview a.forward_disabled{
    opacity: .5;
}
.icon_list{
    height: 200px;
    position: absolute;
    top: 0;
    left: 40px;
}
.icon_list li{
    width: 280px;
    text-align: center;
    float: left;
}
.icon_list li img{
    width: 260px;
    height: 200px;
}
/*点击左右滚动展示图片-end*/
/*可点击图片-start*/
#picture{
    margin:45px auto 40px;
}
/*可点击图片-end*/
/*公司介绍部分-end*/
/*行业资讯和公司新闻-start*/
#information,#news{
    width:585px;
    box-sizing: border-box;
}
.info_news_content_top_rt{
    width: 385px;
}
.info_news_content_top_rt h1{
    font-weight: normal;
    line-height: 25px;
	height: 25px;
	overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; margin-bottom:5px;

}
.info_news_content_top_rt p{
    height: 75px;
    font-size: 15px;
    line-height: 24px;
    text-overflow : ellipsis;
    /*white-space : nowrap;*/
     overflow:  hidden; -o-text-overflow: ellipsis; text-overflow:  ellipsis;
}
.info_news_content_top_rt p a{
    color:#999;
}
.info_news_content_bottom{
    margin: 10px auto;
}
.info_news_content_bottom li{
    padding:5px 0;
    border-bottom: 1px dashed #999;
    font-size: 14px;
}
.info_news_content_bottom li i{
    font-style: normal;
}
.info_news_content_bottom li b{
    font-weight: normal;
    float: right;
}
.info_news_content_bottom li:hover b{
    color:#e4393c;
}
/*行业资讯和公司新闻-end*/
/*页面主体main部分-end*/
/*2-1产品内页-start*/
#nav_position{
    border-bottom: 1px solid #ccc;
}
.position_nav{
    height: 50px;
    line-height: 50px;
}
.position_nav a:hover{
    text-decoration: underline;
    color:#000;
}
/*2-1产品内页-end*/
/*3-3产品内页-start*/
#detail .detail_top{
    height: 598px;
    width: 1200px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
#detail .pic ul{
    margin-top: 5px;
}
#detail .pic{
    padding-top: 42px;
    margin-left: 32px;
}
#detail .pic li {
    float: left;
    margin-right: 5px;
}
#detail .pic li img{
    border:1px solid #128698;
}
#detail h1{
    font-size: 25px;
    line-height: 96px;
    margin: 46px 22px 0 36px;
    width: 730px ;
    height: 96px;
    border-top:1px dashed #e5e5e5;
    border-bottom:1px dashed #e5e5e5;
}
#detail h1 span{
    color: #d8d8d8;
}
#detail div .arg p:first-child{
    padding-top: 162px;
}
#detail div .arg p{
    font-size: 14px;
    line-height: 28px;
    padding-left: 458px;
}
#detail .tip{
    width: 385px;
    height: 124px;
    background: #f6f6f6;
    margin-top: 85px;
    margin-left: -383px;
    border: 1px solid #cdcdcd;
}
#detail .tip img{
    margin: 16px 30px 0 7px;
}
#detail .tip dt b{
    display: inline-block;
    margin: 5px 0;
}
#detail .tip dd{
    padding-right: 26px;
    line-height: 22px;
    color: #5c5c5c;
    font-size: 12px;
}
#detail .ioc{
    margin-left: 34px;
    margin-top: 62px;
}
#detail .ioc h2{
    font-size: 15px;
    margin-top: 17px;
    margin-bottom: 29px;
}
#detail .ioc button{
    width: 538px;
    height: 46px;
    border: none;
    background: url("../images/btn.jpg");
    cursor: pointer;
}
#detail .ioc h2 span{
    color: #ff6c00;
    font-size: 26px;
}
#detail .ioc a{
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url("../images/ioc.jpg") no-repeat;
}
#detail .ioc a:nth-child(2){
    background-position:-22px 0;
}
#detail .ioc a:nth-child(3){
    background-position:-46px 0;
}
#detail .ioc a:nth-child(4){
    background-position:-69px 0;
}
#detail .ioc a:nth-child(5){
    background-position:-92px 0;
}
#detail .ioc a:nth-child(6){
    background-position:-116px 0;
}
#detail .ioc a:nth-child(7){
    background-position:-138px 0;
}
#detail .ioc a:nth-child(8){
    background-position:-160px 0;
}
a.turn{
    display: block;
    width: 234px;
    height: 55px;
    background: url("../images/backProduct.png");
    margin: 50px auto;
}
.detail_bot h2{
    color: #333;
    font-size: 25px;
    line-height: 38px;
}
.detail_bot h2 span{
    display: inline-block;
    height: 38px;
    width: 1026px;
    line-height: 44px;
    font-size: 16px;
    color: #e4e3e3;
    border-bottom: 1px dashed #e5e5e5;
}
.detail_bot_img{
    margin-top: 34px;
    position: relative;
}
.detail_bot_img span{
    color: #666;
    font-size: 20px;
    position: absolute;
    bottom: 24px;
    left: 16px;
}
.detail_box_r{
    width: 534px;
    height: 205px;
    margin-left: 17px;
    margin-top: 155px;
}
.detail_box_r li {
    float: left;
    width: 126px;
    height: 98px;
    background: #969696;
    margin-right: 10px;
    margin-bottom: 10px;
}
.detail_box_r li a{
    width: 126px;
    height: 98px;
    display: inline-block;
}
.detail_box_r li span{
    display: inline-block;
    width:21px;
    height: 21px;
    background: url("../images/bot_right2.jpg") no-repeat;
    margin: 22px 0 11px 55px;
}
.detail_box_r li p{
    color: #fff;
    text-align: center;
}
.detail_box_r li:nth-child(3){
    margin: 0;
}
.detail_box_r li:nth-child(7){
    margin: 0;
}
.detail_box_r li:first-child{
    width: 262px;
}
.detail_box_r li:first-child a{
    width: 262px;
}
.detail_box_r li:first-child span{
    margin-left: 120px;
    width:31px;
    height: 31px;
}
.detail_box_r li.m{
    margin-bottom: 0;
}
.detail_box_r li:hover{
    background: #ff7600;
}
.detail_box_r li:hover span{
    background: url("../images/bot_right3.jpg") no-repeat;
}
/*3-3产品内页-end*/
/*4-1行业应用效果-start*/
#detail .pros{
    margin-top: 30px;
}
#detail .pros li{
    margin-right: 24px;
}
#detail .pros li img{
    border: 2px solid #d1d1d1;
}
#detail .pros li{
    float: left;
}
#detail .pros li:nth-child(3){
    width: 280px;
    height: 350px;
}
#detail .pros li:nth-child(3) .pros_title{
    height: 45px;
    line-height: 45px;
    background: #000000;
}
#detail .pros li:nth-child(3) .pros_title a{
    font-size: 16px;
    padding-left: 15px;
    color: #ffffff;
}
#detail .pros li:nth-child(3) .pros_title a:hover{
    text-decoration: underline;
}
#detail .pros .pros_content{
    position: relative;
}
#detail .pros .pros_content a{
    position: absolute;
    display: block;
    width: 75px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    background: rgb(35,177,189);
}
#detail .pros .pros_content a:nth-child(1){
    top: 20px;
}
#detail .pros .pros_content a:nth-child(2){
    background: black;
    top: 70px;
    left: 50px;
}
#detail .pros .pros_content a:nth-child(3){
    background: rgb(255,199,1);
    top: 130px;
    left: 10px;
}
#detail .pros .pros_content a:nth-child(4){
    top: 110px;
    left: 120px;
}
#detail .pros .pros_content a:hover{
    z-index: 10;
}
#show_big_img1,#show_big_img2{
    width: 350px;
    height: 450px;
}
/*4-1行业应用效果-end*/
/*5-1新闻中心-start*/
#main .news{
    width: 870px; 
}
#main .news li{
    box-sizing: border-box;
    height: 236px;
    padding: 18px 0;
    border-top: 1px solid #cccccc;
}
#main .news li:first-child{
    border-top: 0;
}
#main .news ul.page li{
    border-top: 0;
}
#main .news li img{
    margin-right: 50px;
}
#main .news li h2{

    font-weight: normal;
    font-size: 16px;
    margin-bottom: 20px;
}
#main .news li h2 a{
    color: black;
}
#main .news li p{
    float: left;
    width: 360px;
    line-height: 22px;
    color: #666;
    font-size: 14px;
}
#main .news li div{
    float: left;
    width: 435px;
    margin-top: 15px;
}
#main .news li div a{
    float: right;
    width: 27px;
    height: 26px;
    background: url("../images/sel.jpg");
}
#main .news li span{
    float: left;
    color: #cccccc;
    font-size: 14px;
}
.page{
    margin: 46px 0 65px 454px;
    height: 30px;
}
.page a{
    display: inline-block;
    width: 26px;
    height: 26px;
    color: #00ad4d;
    border:1px solid #00ad4d;
    text-align: center;
    line-height: 26px;
    margin: 0;
}
.page li{
    float: left;
    margin-right: 10px;
}
.page li:last-child a{
    width: 52px;
}
.page li.active a{
    color: #fff;
    background: #00ad4d;
}
.page li:hover a{
    color: #fff;
    background: #00ad4d;
}
/*5-1新闻中心-end*/
/*5-2新闻中心-start*/
#article{
    margin-top: 45px;
    width: 860px;
}
#article .art_title{
    text-align: center;
    padding-bottom: 25px;
    border-bottom:1px solid #ccc;
    margin-bottom: 40px;
}
#article .art_title h1{
    margin-bottom: 25px;
}
#article .art_title p a.share{
    display: inline-block;
    margin-left: 10px;
    padding-right: 20px;
    background: url("../images/share.png") no-repeat 30px 0;
}
#article .art_title p a.collect{
    margin:0 10px;
}
#article .art_title p a:hover{
    color:#000;
}
#article .art_title p i{
    font-style: normal;
}
#article .art_img{
    text-align: center;
}
#article .art_img div{
    width: 250px;
    height: 38px;
    margin: 10px auto;
    position: relative;
}
#article .art_img b{
    font-size: 16px;
    top: 8px;
    display: block;
    position: absolute;
}
#article .art_img a{
    display:block;
    position: absolute;
    right: 0;
    width: 136px;
    height: 38px;
    background: url("../images/understandBtn.png");
}
#article .art_content p{
    text-indent: 2em;
    font-size: 15px;
    letter-spacing: 1px;
    margin:20px 0;
    line-height: 25px;
}
#article .art_bottom{
    background: rgb(142,214,174);
    border-bottom: 5px solid rgb(75,190,126);
    border-left: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
}
#article .art_bottom li{
    box-sizing: border-box;
    padding-left: 50px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}
#article .art_bottom li a{
    color:#000;
}
#article .art_bottom li a:hover{
    color:#666;
}
#new_list .list{
    width: 240px;
    margin:15px auto 50px;
    box-shadow: 5px 5px 5px #ccc;;
}
#new_list .list dt{
    box-sizing: border-box;
    height: 105px;
    background: rgb(0,173,77);
    border-top-left-radius: 8px;
    font-size: 25px;
    text-align: left;
    padding: 20px 30px;
	padding-top:35PX;
    color: #fff;
}
#new_list .list dd{
    box-sizing: border-box;
    height: 50px;
    text-align: center;
    border-top: 1px solid #fff;
}
#new_list .list dd.active a{
    color:#fff;
    background: rgb(142,214,174);
}
#new_list .list dd a{
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: rgb(197,235,214);
}
#new_list .list dd:hover a{
    color:#fff;
    background: rgb(142,214,174);
}
/*5-2新闻中心-end*/
/*6-1关于我们-start*/
#main .profile_detail div.rt{
   margin-left: 15px;
}
#main .profile_detail p{
    font-size: 14px;
    line-height: 25px;
    text-indent: 2em;
    margin-bottom: 30px;
}
#main .profile_detail p b{
    font-size: 18px;
    color:rgb(9,118,151);
}
#main .qualifi_content{
    margin-left: 45px;
}

#main .qualifi_content .sortslider_img{
   width:188px; height:276px;
}

#main .qualifi_content li{
    float: left;
    margin-right: 135px;
}
#main .productProcess_content li{
    float: left;
    color: #ffffff;
}
#main .productProcess_content li h1{
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
#main .productProcess_content li p{
    font-size: 13px;
    line-height: 28px;
}
#main .productProcess_content li:nth-child(2){
    box-sizing: border-box;
    padding: 75px 45px 0;
    width: 370px;
    height: 257px;
    background: rgb(255,102,0);
}
#main .productProcess_content li:nth-child(4){
    box-sizing: border-box;
    padding: 60px 45px 0;
    width: 527px;
    height: 255px;
    background: rgb(29,191,233);
}
#main .productProcess_content li:nth-child(6){
    box-sizing: border-box;
    padding: 60px 45px 0;
    width: 299px;
    height: 255px;
    background: rgb(110,185,43);
}
/*6-1关于我们-end*/
/*7-1联系我们-start*/
.contact_title{
    margin: 25px 0;
}
.contact_title .titleCh{
    float: left;
    font-size: 22px;
    letter-spacing: 1px;
    padding-bottom: 5px;
    border-bottom: 3px solid rgb(3,114,142);
}
.contact_title .titleEn{
    float: left;
    font-size: 22px;
    font-style: normal;
    color: rgb(3,114,142);
    margin-left: 10px;
}
.office_list>li{
    width: 600px;
    height: 160px;
    float: left;
    margin:30px 0;
}
.office_list .list_content{
    float: left;
    margin-left: 50px;
}
.office_list .list_content li{
    line-height: 20px;
}
.list_img{
    width:140px;
    height: 140px;
}
.list_img img{
    border-radius: 50%;
}
.onlineForm{
    margin-top: 30px;
    padding-left: 30px;
    font-size: 14px;
    letter-spacing: 1px;
}
.onlineForm p{
    line-height: 22px;
    width: 910px;
}
.form_group{
    margin:15px 0;
}
.form_group .label{
    width:100px; text-align:right; float:left;
}
.form_group b{
    color:red;
    margin-right: 5px;
}
.form_group input[type=text]{
    width: 305px;
    margin-left: 5px;
    border: 1px solid #ccc;
    padding: 3px;
}
.form_group input[type=button]{
    border: none;
    color: #fff;
    width: 120px;
    height: 40px;
    margin-left: 100px;
    background: rgb(3,114,142);
}
.form_group textarea{
    width: 500px;
    height: 90px;
}
/*7-1联系我们-end*/
/*页面底部foot部分-start*/
#foot{
    font-size: 13px;
    height: 550px;
    background:rgb(57,57,57);
    color:#fff;
    position: relative;
    margin-top: 45px;
}

#foot_box .foot_box_lf{ float:left;}

#foot_box .foot_box_lf ul{margin-bottom:30px;width:350px;float:left; margin-top:10px;}
#foot_box .foot_box_lf .ul2{ margin-left:175px;}
#foot_box ul li{margin-top:30px; line-height: 23px;letter-spacing: 0px;}


.foot_box_rt{
    width:190px;
    text-align: center;
    margin-top: 30px;
}
.foot_box_rt img{
    margin:10px 0;
}
#foot_bottom{
    position: absolute;
    bottom: 10px;
}
#foot_bottom p{
    text-align: center;
    height:auto;
    line-height: 30px;
    letter-spacing: 1px;
}
#foot_bottom .gshd{
    text-align: center;
    height:40px;
	display:block;
	overflow:hidden;
	margin:10px auto;
}
#foot_bottom a{
color:#fff;
}
/*页面底部foot部分-end*/
/*右边客服导航-start*/
#touch{
    display: none;
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 100;
}
#touch ul{
    width: 170px;
    height:446px;
    background: #fff;
}
#touch ul li{
    width: 170px;
    height: 45px;
    line-height: 45px;
    padding: 0 16px;
}
#touch ul li:first-child{
    width: 148px;
    padding-left: 22px ;
    background: #f08326;
    position: relative;
    color: #fff;
}
#touch ul li span{
    display: inline-block;
    width: 50px;
    height: 45px;
    background: url("../images/right.jpg");
    position: absolute;
    left: -50px;
    cursor: pointer;
}
#touch ul li a{
    display: inline-block;
    height: 45px;
    padding-left: 38px;
    background: url("../images/qq.jpg") no-repeat 1px;
    border-bottom: 1px solid #e3e3e3;
}
#touch ul li:nth-child(5){
    height: 108px;
    line-height: 20px;
}
#touch ul li:nth-child(5) h1{
    padding: 15px 0;
    font-size: 20px;
    font-weight: normal;
}
#touch ul li:nth-child(5) p{
    font-size: 18px;
    color: #df771e;
    line-height: 25px;
}
#touch ul li:last-child{
    padding: 0;
}
/*右边客服导航-end*/
/* box */
.box{width:380px; height: 380px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb{margin:10px 0 0;overflow:hidden;}
.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}
.tb-s310, .tb-s310 a{height:310px;width:310px;}
.tb-s310, .tb-s310 img{max-height:350px;max-width:350px;}
/*.tb-s310 a{*font-size:271px;}*/
/*.tb-s40 a{*font-size:35px;}*/
.tb-s40, .tb-s40 a{height:40px;width:40px;}
#thumblist .tb-s40 img{width:39px; height:39px;}
.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}
.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}
.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}
.tb-thumb li div{border:1px solid #CDCDCD;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:220px;height:220px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
/* ------------------- å›¾ç‰‡æµè§ˆ ------------------- */