/*通用*/
html{width:100%;}
ul,li,a,em,i,body,p,b{
    list-style: none;
    font-style: normal;
    margin:0;
    padding:0;
}

*{
    font:14px/1.5 'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;'Hiragino Sans GB', 'Open Sans', Arial, 'Microsoft YaHei', 微软雅黑, STHeiti, 'WenQuanYi Micro Hei', SimSun, sans-serif;
}

a,a:hover,a:link{
    text-decoration: none;
}

a{
    color:#666;
}

input,input:focus{
    outline: none;
}

.fl{
    float:left;
}

.fr{
    float:right;
}

.clear{
    clear:both;
}

body{
    min-width:1200px;
}

.myCarousel {
    height:480px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    /*width:100%;*/
    min-height: 480px;
}

.carousel-inner .item .hidden-xs{
    height:480px;width:100%;
}

.container{
    width:1200px;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}

.hidden{
    overflow:hidden;
}

/*首页轮播*/
.index-banner{
    overflow:inherit;
    position:relative;
}

#full-screen-slider {
    width:100%;
    height:558px;
    float:left;
    position:relative
}

.inner-banner #full-screen-slider,.inner-banner #slides {
    height:400px;
}

#slides {
    display:block;
    width:100%;
    height:558px;
    list-style:none;
    padding:0;
    margin:0;
    position:relative
}

#slides li {
    display:block;
    width:100%;
    height:100%;
    list-style:none;
    padding:0;
    margin:0;
    position:absolute;
}

#slides li a {
    display:block;
    width:100%;
    height:100%;
    text-indent:-9999px
}


#pagination {
    display: block;
    list-style: none;
    position: absolute;
    left: 50%;
    bottom: 40px;
    z-index: 999;
    padding: 5px 5px 5px 0;
    margin: 0;
}

#pagination li {
    display:block;
    list-style:none;
    width:12px;
    height:12px;
    float:left;
    margin-left:10px;
    border-radius:50%;
    background:#FFF;
}

#pagination li a {
    display:block;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    text-indent:-9999px;
}

#pagination li.current {
    background:#ff0101;
}

/*18.1.4 鲍*/

/*首页*/
.header{
    background:#282828;
    min-height:90px;
}

.top_en{background:#024891;}
.top_en_m{max-width: 1200px;margin: 0 auto; padding:10px 0; height:22px; }
.top_en_wec{float:left;}
.top_en_wec p{float:left;color:#fff;}
.top_en_usa{float:right; }
.top_en_usa  a{color:#fff;}
.top_en_usa img{padding-right:10px;}

.logo{
    float:left;
    overflow:hidden;
}

.logo img{
    display:block;
    float:left;
    margin-top:10px;
}

.logo span{
    float:left;
    color:#f0f1ec;
    font-size:14px;
    margin-top:20px;
    margin-left:10px;
	padding-top:10px;
}

.logo span strong{
    font-size:20px;
}

/*nav*/
.navs{
    float:right;
}

.navs ul{
    /*overflow:hidden;*/
    margin-left:50px;
}

.navs ul li{
    position:relative;
    float:left;
    padding-bottom:20px;
}

.navs ul>li>a{
    color:#fff;
    padding:15px 30px;
    display:block;
    margin-top:20px;
}

.navs ul li:nth-child(7) a{ padding:15px 0px 15px 30px;} 

.navs ul>li.current-nav a{
    color:#ff0101;
}

.navs ul li .secondNav{
    position:absolute;
    top:90px;
    left:0;
}

.secondNav a{
    color: #fff !important;
    border-radius: 0 !important;
    border-top: solid 1px #333;
    display:block;   
    width:160px;   
	padding:12px 30px;
    background:#282828;
	word-break: break-all;
     white-space: nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
	
}


.navs ,.navs ul li,.secondNav{
    z-index:1000;
}
.header{
    z-index: 1000;
}

.secondNav a:hover{
    color:#ff0101 !important;
}

.navs ul>li>a:hover{
    color:#ff0101;
}
/*search*/
.search{
    float:right;
    position:relative;
    z-index: 2000;
}

.search input{
    width:140px;
    height:22px;
    line-height:22px;
    font-size:12px;
    color:#333;
    padding-left:15px;
    position:absolute;
    right: 14px;
    top: 31px;
    border-radius:3px;
    /*border-style: inset;*/
    border: 1px solid #cccccc ;
}

.search a{
    display:block;
    background:url("../images/search_icon.png") no-repeat;
    width:13px;
    height:13px;
    margin-top:38px;
}

.search a:hover{
    background:url("../images/search_icon2.png") no-repeat;
}

/*cooperation*/

.index-title h2{
    font-size:42px;
    color:#555555;
    text-align: center;
    margin-bottom:0;
}
.index-title em{
    display:block;
    font-size:24px;
    color:#555555;
    text-align: center;
}

.cooperation ul li i{
    display:block;
    margin:auto;
    width:103px;
    height:103px;
}

.cooperation ul li span{
    display:block;
    font-size:18px;
    color:#555;
    text-align: center;
    margin-top:30px;
    margin-bottom:30px;
}

.cooperation ul li p{
    display:block;
    font-size:14px;
    color:#555;
    margin:0 auto;
    padding-left:30px;
    padding-right:30px;
    text-align: center;
}

.cooperation ul li{
    width:25%;
    float:left;
}
.cooperation ul li:hover{
    cursor: pointer;
}

.cooperation ul li:hover span{
    font-weight:bold;
    color:#388bd2;
}
.cooperation ul li:hover p{
    color:#388bd2;
}
.cooperation ul{
    overflow:hidden;
    margin-top:25px;
}

.cooperation ul .li1 i{
    background:url("../images/cooperation_icon1.png") no-repeat;
    transition:1s;
}

.cooperation ul .li1:hover i{
    background:url("../images/cooperation_icon1_1.png") no-repeat;
    transform:rotate(360deg)scale(1);
}

.cooperation ul .li2 i{
    background:url("../images/cooperation_icon2.png") no-repeat;
    transition:1s;
}

.cooperation ul .li2:hover i{
    background:url("../images/cooperation_icon2_1.png") no-repeat;
    transform:rotate(-360deg)scale(1);
}

.cooperation ul .li3 i{
    background:url("../images/cooperation_icon3.png") no-repeat;
    transition:1s;
}

.cooperation ul .li3:hover i{
    background:url("../images/cooperation_icon3_1.png") no-repeat;
    transform:rotate(360deg)scale(1);
}

.cooperation ul .li4 i{
    background:url("../images/cooperation_icon4.png") no-repeat;
    transition:1s;
}

.cooperation ul .li4:hover i{
    background:url("../images/cooperation_icon4_1.png") no-repeat;
    transform:rotate(-360deg)scale(1);
}

.cooperation{
    padding-bottom:50px;
}
/*首页产品*/
.index-product{
    background:#e8f0fa;
    padding-top:10px;
    padding-bottom:50px;
}

.pro-btn a{
    color:#7f8388;
    font-size:16px;
    display:inline-block;
    background: url(../images/icon1.png) no-repeat 15px center;
    padding-left: 30px;
    line-height:30px;
}

.pro-btn a:hover,.pro-btn a.hover-btn{
    background: url(../images/icon2.png) no-repeat 15px center;
}

.pro-btn a:hover,.pro-btn a.hover-btn{
    color:#ff0101;
}

.pro-btn{
    padding-left:50px;
    padding-right:50px;
    margin-top:20px;
    text-align: center;
}

.index-pro ul li{
    float:left;
    width:20%;
    background:#fff;
    margin-left:4%;
    margin-top:3%;
    position:relative;
}

.index-pro ul{
    overflow:hidden;
}

.index-pro ul li img{
    display:block;
    max-width:100%;
    height:200px;
    vertical-align: middle;
    margin:auto;
}

.index-pro ul li span{
    display:block;
    background:#908b8a;
    color:#fff;
    text-align: center;
    line-height:50px;
    height:50px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	padding: 0 10px;
}

.index-pro ul li a{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:92%;
    height:92%;
    padding:4%;
    background:rgba(3,109,176,.7);
}

.index-pro ul li a em{
    display:block;
    text-align: center;
    color:#fff;
    margin-top:80px;
    font-size:16px;
}

.index-pro ul li a p{
    color:#fff;
    width:98%;
    margin:auto;
    margin-top:15px;
    font-size:13px;
}

.index-pro ul li:hover img{
    height:250px;
}

.index-pro ul li:hover span{
    display:none;
}

/*首页公司简介*/
.about-l{
    float:left;
	width:44%;
}

.about-l img{
    display:block;
    margin-top:50px;
	width:100%;
}

.about-r{
    float:left;
    margin-left:4%;
	width:52%;
}

.index-about{
    overflow:hidden;
    padding-top:40px;
    padding-bottom:30px;
}

.shot-line{
    border-top:2px solid #000000;
    width:80px;
    margin-top:20px;
	display:none;
}

.about-r p{
    color:#555555;
    font-size:14px;
    line-height:22px;
    width:600px;
    margin-top:20px;
}

.about-r .index-title h2,.about-r .index-title em{
    text-align:left;
}



.about-r a{
    border:2px solid #000;
    background:#fff;
    color:#333;
    display:block;
    width:185px;
    height:46px;
    text-align: center;
    line-height:46px;
    margin-top:18px;
}

.about-r a:hover{
    background:#ff0101;
    color:#fff;
    border:2px solid #ccc;
}

.lc em{
    float:left;
    border-right:2px solid #CCCCCC;
    display:block;
    padding-top:40px;
    padding-right:3%;
    margin-left:3%;
}

.lc{
    overflow:hidden;

    margin-top:40px;
	width:100%;
}

.lc em.lc-em1{
    background:url("../images/icon3.png") no-repeat 0 0;
    margin-left:0;
    transition:1s;
	width:26%;
}
.lc em:hover{
    transform:rotatex(360deg);
    -webkit-transform: rotateX(360deg);
	
}

.lc em.lc-em2{
    background:url("../images/icon4.png") no-repeat 0 0;
    transition:1s;
	width:28%;
}

.lc em.lc-em3{
    background:url("../images/icon5.png") no-repeat 0 0;
    transition:1s;
	width:30%;
}

/*首页新闻*/
.index-news ul{
    overflow:hidden;
    margin-top:20px;
}
.index-news ul li{
    float:left;
    width:380px;
    margin-left:20px;
}

.index-nt i{
    float:left;
    display:block;
    color:#c10d20;
    font-size:32px;
}

.index-nt em{
    float:right;
    display:block;
    color:#c10d20;
    font-size:14px;
    margin-top:20px;
}

.index-nt {
    overflow:hidden;
}

.index-news ul li img{
    display:block;
    width:100%;
    height:220px;
}

.index-news ul li a{
    display:block;
    width:100%;
    height:22px;
    font-size:18px;
    line-height:22px;
    text-overflow: ellipsis;
    overflow:hidden;
    white-space: nowrap;
    margin-top:5px;
    margin-bottom:10px;
}

.index-news ul li p{
    color:#666;
    font-size:12px;
    margin-top:30px;
    line-height:20px;
}

.index-news ul li a.news-more{
    color:#fff;
    background:#959595;
    width:100px;
    height:30px;
    line-height:30px;
    text-align: center;
    font-size:13px;
    display:block;
    margin-top:40px;
    border:1px solid #ccc;
	margin-bottom:60px;
}

.index-news ul li a.news-more:hover{
    background:#ff0101;
    color:#fff;
    border:1px solid #ccc;
}

.index-news ul li a:hover{
    color:#388bd2;
}

/*友情链接*/
.friendLink a{
    display:inline-block;
    border-right:1px solid #666;
    padding-left:15px;
    padding-right:15px;
    color:#333;
    font-size:13px;
}
.friendLink{
    color:#111;
}
.friendLink a:last-child{
    border:none;
}

.friendLink a:hover{
    color:#ff0101;
}

.friendLink{
    width:1200px;
    margin:0 auto;
    margin-top:50px;
    margin-bottom:50px;
}

/*foot*/
.footer{
    background:url("../images/foot-bg.jpg") repeat center center;
    padding-top:50px;
    padding-bottom:50px;
}

.foot-contact{
    float:left;
    color:#fff;
    font-size:20px;
	width:20%;
}

.foot-box{
    overflow:hidden;
}

.foot-box ul{
    float:right;
	width:80%;
}

.hdpt{
    float:right;
    padding-right:50px;
}

.foot-contact span{
    display:block;
    color:#a9a9a9;
    padding-left:30px;
    margin-top:10px;
}

.foot-contact .address{
    background:url("../images/add_icon.png") no-repeat ;
}

.foot-contact .call{
    background:url("../images/tel_icon.png") no-repeat ;
}

.foot-contact .tex{
    background:url("../images/fax_icon.png") no-repeat ;
}

.foot-contact .email{
    background:url("../images/eml_icon.png") no-repeat ;
}

.foot-contact div{
    margin-top:30px;
}

.foot-box ul li{
    color:#fff;
    font-size:20px;
    margin-left:190px;
    float:left;
    max-height:220px;
}

.foot-box ul li a{
    line-height:30px;
    display:block;
    color:#a9a9a9;
    padding-left:5px;
}

.foot-box ul li a:first-child{
    margin-top:24px;
}

.foot-box ul{
    overflow:hidden;
}

.hdpt img{
    display:block;
    margin-top:30px;
    width:100px;
}

.hdpt span{
    display:block;
    text-align: left;
    color:#fff;
    font-size:20px;
}

.foot-box ul li a:hover,.foot-contact span:hover{
    color:#ff0101;
}

.foot-box ul li:last-child a{
    display:inline-block;
}

.foot-box ul li:last-child{
    width:400px;
    max-height:210px;
    overflow:hidden;
}

.foot-box ul li em{
    display:block;
    margin-top:0;
    padding-bottom:20px;
    font-size:20px;
}

/*copyright*/
.copyright{
    background:#024891;
    height:60px;
    overflow:hidden;
}

.copyright span{
    display:block;
    float:left;
    color:#fff;
    line-height:60px;
    text-align: left;
    font-size:13px;
}

.copyright .bottom-btn{
    float:right;
}

.copyright .bottom-btn a{
    display:inline-block;
    margin-left:25px;
    color:#fff;
    line-height:60px;
    font-size:13px;
}

.copyright .bottom-btn a:hover{
    color:#ff0101;
}

/*内页 鲍 18.1.5*/
.product-box{
    overflow:hidden;
}

.list-left ul li{
    display: block;
    margin-bottom: 5px;
}
.list-left ul{
    display: block;
    max-width: 230px;
	margin-bottom:40px;
}

.list-left ul>li>a{
    color:#282828;
    line-height: 20px;
    width: 100%;
    height: 100%;
    text-align: left;
   
    display: block;
    font-size: 15px;
    font-weight:bold;
	padding: 12px 20px 12px 20px;
}

.list-left ul>li.current-proNav a,.list-left ul>li>a:hover{
    background:#282828;
    color:#fff;
}

.list-left ul li .list-third a{
    color:#282828;
    line-height: 40px;
    width: 100%;
    height: 100%;
    text-align: left;
    display: block;
    font-size: 14px;
    padding-left:58px;
    /*overflow:hidden;*/
}

.list-left ul li .list-third a:hover{
    background:#282828;
    color:#fff;
}

.list-right{
    border-left:1px dashed #B6B6B6;
    padding-left:30px;
    min-height:300px;
    padding-bottom:30px;
    max-width:900px;
    width:72%;
}

.list-right ul li a{
    display:block;
}
.list-right ul li a span{
    display:block;
    text-align: center;
    height:36px;
    line-height:36px;
    color:#282828;
    background:#ddd;
    overflow:hidden;
    padding-left:10px;
    padding-right:10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list-right ul li a img{
    display:block;
    margin:auto;
    height:180px;
    max-width:100%;
}
.list-right ul li{
    float:left;
    margin-left:15px;
    margin-top:30px;
    max-width:240px;
    border:1px solid #aaa;
    width:30%;
    padding:0;
}
.list-right ul li:hover span{
    color:#fff;
    background:#282828;
}
.list-right ul li:hover{
    border:1px solid #282828;
}
.list-left{
    width:25%;
}
.list-right ul{
    overflow:hidden;
}
/*分页*/
.pageNavi {
    padding: 30px 0 25px 0;
    margin: 10px auto 0;
    width: 100%;
    text-align: center;
    color:#6f6f6f;
}

.pageNavi li{display:inline-block}

.pageNavi li a{
    display:inline-block;
    color:#6f6f6f;
}
.pageNavi li strong{
    font-weight:bold;
}

.pageNavi li a:hover{
    color:#DB0000;
}
.met_page a,.met_page i{
    color:#666;
    display:block;
    float:left;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.met_page a:hover{
    color:#DB0000;
}

.met_page .pageleft{
    width:100%;
    height:22px;
    overflow:hidden;
}

.met_page .pageright{
    overflow:hidden;
    height:22px;
    width:100%;
}
.met_page a{
    width:80%;
}

.met_page{
    overflow:hidden;
    width:100%;
    margin:0 auto;
    margin-top:30px;
}

.pro-detail{
    border:1px solid #ccc;
    border-radius:10px;
    box-shadow:2px 3px 8px #999;
}

.pro-detail p{
    font-size: 13px;
    color: #646464;
    line-height: 24px;
    display: block;
    margin-bottom: 10px;
}
.pro-detail h1{
    font-size:1.8em;
    text-align: center;
    border-bottom: 1px dashed #999;
    padding-bottom: 15px;
}
.pro-detail img{
    display:block;
    max-width:100%;
    margin:auto;
    margin-top:15px;
    margin-bottom:15px;
}

.news-list{
    overflow:hidden;
    border-left: 1px dashed #B6B6B6;
    padding-left: 30px;
    min-height: 300px;
    padding-bottom: 30px;
    /*max-width: 900px;*/
    width: 72%;
}
.news-l-t a{
    display:block;
    float:left;
    width:80%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:26px;
    line-height:26px;
    color:#282828;
}
.news-l-t span{
    display:block;
    float:right;
    overflow:hidden;
    height:26px;
}
.news-l-t{
    overflow:hidden;
    margin-bottom:5px;
}

.news-list ul li p{
    line-height:24px;
    max-height:44px;
    overflow:hidden;
}

.news-list ul li span{
    color:#646464;
}
.news-list ul li{
    border-bottom:1px dashed #646464;
    margin-top:10px;
    padding-bottom:15px;
}

.news-list ul li p{
    color:#646464;
    margin-bottom:0;
}

.news-list ul li:hover a{
    color:#DB0000;
}
.news-list ul li:hover p,.news-list ul li:hover span{
    color:#282828;
}

.news-d h1{
    font-size:1.4em;
    text-align: center;
    font-weight:bold;
    color:#282828;
}

.news-t span,.news-t em,.news-t i{
    display:inline-block;
    color:#666;
}
.news-d p{
    color:#666;
}
.news-t i,.news-t em{
    margin-left:15px;
}
.news-t{
    width:360px;
    margin:0 auto;
}
.news-line{
    border-top:1px solid #D3D3D3;
    margin-top:5px;
    margin-bottom:15px;
}

.tparrows.custom :hover {
    background-color: rgba(0, 0, 0, 0) !important;
}

/*面包屑导航*/
.location h2{
    height: 60px;
    width: 25%;
    font-size: 24px;
    color: #2d2c2c;
    font-weight:bold;
    line-height:60px;
    margin-bottom:0;
    margin-top:0;
}
.usual-right a{
    display:inline-block;
    line-height:60px;
    color:#282828;
}
.usual-right{
    line-height:60px;
}
.usual-right a:hover,.usual-right a:last-child{
    color:#c20313;
}

.contact span strong{
    color:#02549A;
    font-weight:bold;
    font-size:20px;
    margin-bottom:-10px;
    display:block;
}

.contact span{
    color:#282828;
}

#sitemap{
    width:98%;
    height:300px;
    margin-top:30px;
    margin-bottom:50px;
    border:1px solid #ccc;
}

.BMap_bubble_content .iw_poi_title{
    color:#FF6600;
    font-weight:bold;
}

.copyr a.gs{
    display:block;
    width:36px;
    height:50px;
    background:url("../images/ebsIcon.png") no-repeat;
    background-size:100%;
    margin:0 auto;
    position:absolute;
    left:50%;
    top:8px;
    margin-left:-18px;

}

.copyr{
    position:relative;
}