/*通用*/
ul,li,a,em,i{
    list-style: none;
    margin:0;
    padding:0;
}

*{
    /*font:12px/1.5 Microsoft YaHei, \5b8b\4f53, tahoma, arial, sans-serif;*/
    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;
}
input:focus{outline:none;}
a,a:hover,a:link{
    text-decoration: none;
}
a:focus{
    border:none;
}
*:hover{
    /*transition: .3s;*/
    /*-webkit-transition: .3s;*/
}
body{
    /*min-width:1000px;*/
    overflow-x:hidden;
}

.myCarousel {
    height:550px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width:100%;
    min-height: 550px;
}

.carousel-inner .item .hidden-xs{
    height:550px;width:100%;
}

.clear{
    clear:both;
}
.container{
    max-width:1200px;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}
.navbar-toggle{
    background:#1B3F9B;
}
.icon-bar{
    background:white;
}
/**/

.navs,.navs .nav li,.navs .nav li .navbar,.nav,.nav>ul>li ul,.nav>ul>li ul li{
    z-index: 9999;
}
.carousel-inner,#myCarousel{
    z-index:1;
}

/*分页*/
.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:#ff2222;
}
.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:#ff2222;
}

.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;
}

/*inner-banner*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    background:url("../images/inner-banner.jpg") no-repeat center center;
}

/*2018.1.31*/
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    height:400px;
    background-position:center;
}


#sitemap{
    /*width:100%;*/
    height:350px;
    border:1px solid #ccc;
}
#sitemap label{
    max-width:none !important;
}

/**/
#scroll-top{
    position:fixed;
    display:none;
    bottom: 10px;
    right: 25px;
    z-index: 9;
}
#scroll-top a{
    text-align:center;
    text-decoration:none;
    color:#d1d1d1;
    display:block;
    width:64px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition:color 1s;
    -webkit-transition:color 1s;
    -o-transition:color 1s;
}
#scroll-top a:hover{
    color:#979797;
}
#scroll-top a{
    background:transparent url(../images/backTop.png) no-repeat;
    border-radius:6px;
    display:block;
    height:40px;
    width:40px;
    /*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
    -moz-transition:background 1s;
    -webkit-transition:background 1s;
    -o-transition:background 1s;
}

#scroll-top a:hover{
    background:transparent url(../images/backTop_hover.png) no-repeat;
    display:block;
    height:40px;
    width:40px;
    border-radius:6px;
    transition: all .6s;
    -webkit-transition:  all .6s;;
}

/****hover*****/
.header-r a:hover{color:#FFFF00;}
.la a:hover{color:#EA3E00;}
.index-pro1T a:hover{color:#fff;background:#1660AA;}
.index-pro2T a:hover{color:#fff;background:#EA3E00;}
.index-pro1B a:hover{color:#EA3E00;}
.index-proAbiT a:hover{background:#EA3E00;}
.index-proAbiC ul li a:hover .index-proAbiImg img{display:block;transform: scale(1.1);transition: all .5s;}
.index-proAbiC ul li a:hover em{color:#EA3E00}
.index-proAbiImg{overflow: hidden;}
.index-proAbiImg img{transition: all .5s;}
.index-gcAbi a:hover{background:#EA3E00;}
.index-gcAbiC ul li:hover img{transform: rotate(360deg);transition: all .8s;}
.index-gcAbiC ul li:hover span{color:#1660AA;}
.index-gcAbiC ul li img{transition: all .8s;}
.index-caseD em:hover{color:#EA3E00;}
.index-newsR ul li:hover{border-color:#CCCCCC;}
.index-newsR ul li a:hover span{color:#EA3E00;}
.index-newsR ul li a:hover p{color:#1660AA;}
.foot-cont a:hover{color:#EA3E00;}
.foot-conBox ul li a:hover{color:#EA3E00;}
.foot-contact em:hover{color:#EA3E00}
.ba a:hover{color:#EA3E00;}
.copyBox a:hover{color:#EA3E00}

.pro-container ul li img{max-width:100%;margin:0 auto;}
.pro-container.photo-con ul li img{width:100%;margin:0 auto;}
.pro-container ul li span{text-align: center;}
.navigation-box{background:#EA3E00;}
.pro-right{padding-top:20px;float:left;width:930px;margin-left:2%;}
.navigation-box h3{margin-top:0px;color:#fff;}
.navigation-box .navigation{margin-top:0;}
.pro-container,.news-box,.pro-detailT,.news-detail-box,.pro-detail-box,.about-content,.contact-content{background:#f8f8f8;padding:30px;padding-top:15px;box-shadow:2px 3px 3px #ccc;margin-top:0px;border-left:1px solid #dddddd;}
.news-detail-box{margin-top:0;}
.pro-list .timgNews{display:none;}
.left-con{margin-top:30px;}
.pro-container ul{overflow:hidden;}
.pro-left{float:left;}
.pro-container ul li{float:left;width:33.33%;}
.news-box ul li .news-img{width:20%;float:left;}
.news-list{float:right;width:78%;margin-left:2%;}
.news-box ul li{overflow:hidden;}
.pro-aaa{
    background: #f8f8f8;
    padding: 30px;
    padding-top: 15px;
    box-shadow: 2px 3px 3px #ccc;
    margin-top: 0px;
    border-left: 1px solid #dddddd;
}
.index-pro tr td:hover img{transform:scale(1.1);transition: all .5s;}
.index-pro tr td img{transition: all .5s;}
.index-pro tr td a{display:block;overflow:hidden;}
.index-pro .index-proBox:hover .biaotisa a{color:#004898 !important;}
.index-proBox>table:hover{border-right:1px solid #004898 !important;border-bottom:1px solid #004898 !important;}

    /*内页*/
/*2018.1.18产品页 bao*/
.product-box{
    background:#f7f7f7;margin-top:0;padding:30px 0;padding-bottom:50px;
}

.pro-left{
    max-width:240px;
    margin-top:20px;
}

.pro-left h2{
    padding-left:15px;
    padding-top:15px;
    padding-bottom:15px;
    line-height: normal;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background: #EA3E00;
    margin-bottom:0;
}

.pro-list ul li{
    /*margin-bottom: 1px;*/
    background:#f8f8f8;
}
.pro-list ul li>a{
    padding-top:8px;
    padding-bottom:8px;
    padding-left:20px;
    color:#808080;
    font-size:14px;
    display:block;
    border-left: 1px solid #f2f2f2;
}
.pro-list ul li>a:hover{
    border-left:1px solid #FF6D00;
    color:#FF6D00;
}
.pro-list ul li.current-btn>a{
    color:#FF6D00;
    border-left:1px solid #FF6D00;
}

.navigation-box h3{
    font-size:16px;
    font-weight:bold;
    line-height:54px;
    color:#fff;
    float:left;
    margin-bottom:0;
}

.navigation-box .navigation{
    float:right;
    line-height:54px;
    /*margin-top:20px;*/
}

.navigation-box{
    overflow:hidden;
    color:#fff;
    border-bottom:1px solid #e5e5e5;
    padding:0 15px;
}

.navigation i,.navigation a{
    color:#fff;
    display:inline-block;
}
.navigation a:hover{
    color:#FFFF00;
}

.pro-container ul li a{
    display:block;
    border:1px solid #ddd;
    box-shadow:1px 2px 3px #ddd;

}

.pro-container ul li img{
    display:block;
    max-width:100%;
}

.pro-container ul li span{
    color:#333;
    display:block;
    line-height:40px;
    height:40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background:#eee;
    padding-left:15px;
    padding-right:15px;
}
.pro-container ul li{
    padding:12px;
    float:left;
}

.pro-container ul li a:hover{
    border:1px solid #0365bc;
    box-shadow:2px 2px 5px #aaa;
}
.pro-container ul li a:hover span{
    background:#e3e3e3;
    color:#FF6D00;
}

.pro-container ul li a:hover img{
    /*width:120% !important;*/
    /*height:100%;*/
}


/*分页*/
.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:#FF6D00;
}
.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:#FF6D00;
}

.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-t i{
    display:inline-block;
    color:#333;
}
.pro-detail-t{
    color:#333;
    width:300px;
    margin:0 auto;
    margin-top:15px;
}
.pro-detailT{
    border-bottom:1px dashed #d5d5d5;
    padding:20px 0;
}

.pro-detailT h1{
    font-size:24px;
    font-weight:bold;
    text-align: center;
}

.pro-detail-box img{
    max-width:100%;
    display:block;
}

.pro-detail-box p{
    color:#333;
    line-height:28px;
}

.pro-detail-box{
    padding-bottom:50px;
}

/*news*/
.news-box ul li{
    border-bottom:1px dotted #d9d9d9;
    padding-bottom:25px;
    overflow:hidden;
    margin-top:25px;
}

.news-box ul li .news-img{
    display:block;
}
.news-img img{
    max-width:100%;
    margin:0 auto;
    vertical-align: middle;
    display:block;
    border:1px solid #ccc;
    /*border-radius:3px;*/
}

.news-list a{
    display:block;
    color:#333;
    font-size:15px;
    line-height:24px;
    height:24px;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-list p{
    color:#808080;
    font-size:13px;
    line-height:22px;
    text-align:left;
    height:66px;
    overflow:hidden;
}

.news-box ul li:hover a{
    color:#FF6D00;
    font-weight:bold;
}

.news-box ul li:hover{
    /*cursor: pointer;*/
    border-bottom:1px dotted #0365bc;
}

.news-box ul li:hover img{
    border:1px solid #0365bc;
}

.news-detail-box{
    /*margin-top:20px;*/
    min-height:200px;
}

.equipment ul li img{
    display:block;
    max-width:100%;
}
.equipment ul li{
    margin-top:15px;
}

/*contact*/
.contact-box h4{
    color: #666666;
    font-size: 13px;
    margin-top:30px;
    margin-bottom:20px;
    line-height:22px;
}
.contact-box{
    padding-bottom:30px;
}
.contact span{
    display:block;
    line-height:30px;
    font-size:13px;
    color:#666;
    padding-left:30px;
}
.contact span:hover{
    color:#FF6D00;
}
.tel1{
    background:url("../images/contact.png") no-repeat left center;
}
.fax1{
    background:url("../images/print.png") no-repeat left center;
}
.mobile1{
    background:url("../images/phone.png") no-repeat left center;
}
.address1{
    background:url("../images/bank.png") no-repeat left center;
}
.online1{
    background:url("../images/invoice.png") no-repeat left center;
}
.email1{
    background:url("../images/email.png") no-repeat left center;
}
/*********/
.left-secondNav a{
    display:block;
    color:#8E8E8E;
    padding-left:36px;
    padding-top:6px;
    padding-bottom:6px;
    border-left:1px solid #F5F5F5;
}

.left-secondNav a:hover{
    border-left:1px solid #FF6D00;
    color:#0365bc;
}

.inner-banner{
    max-width:1920px;
    margin:0 auto;
    /*height:350px;*/
    background-position:center center;
}
.contact-box img{display:block;max-width:100%;}

/*end by william 2018.5.12*/

.pro-list>ul>li:last-child a{border-bottom:1px dashed #ddd;}
.pro-list>ul>li:last-child{border-bottom:1px solid #ddd;}
.pro-list>ul>li>a,.left-secondNav a{border-left:1px solid #ddd;border-right:1px solid #ddd;}
.pro-list ul>li>a,.left-secondNav a{padding-right:10px;}
.left-con span{border-left:1px solid #ddd;border-right:1px solid #ddd;}

/*write by william 2018.5.24*/
/*内页*/
.left-secondNav a,.pro-list ul li>a{border-bottom:1px dashed #ccc;}
.left-con span{display:block;font-size:14px;color:#888;padding:15px;line-height:24px;}
.left-con img,.timgNews img{display:block;max-width:100%;}
.left-con{background:#f8f8f8;margin-bottom:30px;}
.left-con h2{margin-top:0;}
/***********2018.06.12 by william***************/
/*header*/
.container{width:1200px !important;margin:0 auto;padding:0 !important;}
a.word:hover,a.word.currentNav{
    font-family: "Microsoft Yahei","微软雅黑", "Arial", "Verdana", "sans-serif";
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding:6px 15px;
    background:#d10202;
    border-top:#252c36 1px solid;
    border-radius: 30px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */
    -moz-border-radius: 30px; /* Mozilla浏览器的私有属性 */
    -webkit-border-radius: 30px; /* Webkit浏览器的私有属性 */

    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    -ms-transition: .4s all;
    transition: .4s all;
}
.left-secondNav a.current-leftNav{color:#3879D9; }
.inner-banner{height:300px !important;}
.inner-banner{
    max-width:1920px;
    margin:0 auto;
    /*height:350px;*/
    background-position:center center;
}
.navigation a{color:#fff !important;}


/*case-detail*/
.pro-detail .bd ul li{float:left;vertical-align:middle;}
.pro-detail .bd ul li img{display:block;max-width:100%;margin:0 auto;}
.pro-detail .bd ul{overflow:hidden;}
.pro-detail .hd{width:100%;padding-top:5px;overflow:hidden;}
.pro-detail .bd ul{margin-right: -5px;  overflow: hidden;  zoom: 1;}
.pro-detail .bd ul li{padding-top: 5px;  float: left;  text-align: center;}
.pro-detail .hd ul li img {  width: 120px;  height: 100px;  border: 2px solid #ddd;  cursor: pointer; }
.pro-detail .hd ul li.on img {  width: 120px;  height: 100px;  border: 2px solid #f60;  cursor: pointer; }
.picFocus .hd ul li.on{background: url(../images/icoUp.gif) no-repeat center 0;}
.picFocus .hd ul li.on img{border-color: #f60;}
.pro-detail ul li{float:left;}
.pro-detail{padding:30px 0;}
.pro-detail .bd .tempWrap{margin:0 auto;}
.pro-detail .bd{background:#eee;}
/*.case-detail ul li.on{border:2px solid #f60;}*/
.pro-detail ul li img{display:block;max-width:100%;margin:0 auto;margin-right:0;}
.pro-detail .bd ul li{margin-top:0;padding-top:0;}
.pro-detail-tit h3{color:#6C432D;background:url("../images/icoH2.png") no-repeat left center;padding-left:80px;font-size:18px;height:36px;line-height:36px;margin-top:0px;margin-bottom:0;}
.pro-detail-tit{border-top:1px solid #6C432D;border-bottom:1px solid #6C432D;}
.pro-detail-con p{font-size:14px;}
.pro-detail-con{padding-bottom:30px;}
.pro-detail .bd ul li a{display:block;}
.pro-detail{padding-bottom:0;}
.pro-detail .bd ul li img{height:400px;width:550px;display: -webkit-box;  -webkit-box-orient: horizontal;  -webkit-box-pack: center;  -webkit-box-align: center;}
.pro-detail .bd ul li a{  display: -webkit-box;  -webkit-box-orient: horizontal;  -webkit-box-pack: center;  -webkit-box-align: center;  }
.pro-detail{padding-top:0;box-shadow:2px 3px 3px #ccc}
.pro-detail h1{padding:20px 0;}
.pro-content p{line-height:24px;font-size:16px;color:#666;}
.pro-content,.pro-Nav,.pro-box{padding:15px;border-left:1px solid #DDDDDD;}
.pro-detail .bd,.pro-detail .hd{border-left:1px solid #ddd;}

.pro-Nav a{font-family:"微软雅黑";font-size:12px;display:block;float:left;background:#fff;border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:1px solid #ddd;margin-right:1px;color:#333;width:86px;height:26px;line-height:26px;text-align: center;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.pro-Nav a.current{background:#C50400;color:#fff;font-size:12px;}
.pro-Nav{overflow:hidden;width:100%;border-bottom:3px solid #C50400;padding-top:30px;padding-bottom:0;}
.pro-box{min-height:150px;}
/******end************/
.p_list ul li{float:none;}
.pro-box,.pro-content,.pro-detail .hd{background:#fff;}
.pro-detail .bd{background:#ddd;border-top:2px solid #ccc;border-bottom:2px solid #ccc;}
.pro-container ul li a{padding:2px;border:1px solid #EA3E00;}
.pro-container ul li span{background:#fff;}
.pro-container ul li a:hover span{background:#EA3E00;color:#fff;}
.pro-container ul li img{height:200px;width:100%;}
.pro-container ul li a{background:#f8f8f8;}
.pro-detail h1{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-bottom:5px;
}
.pro-detail.news-content{
    padding: 20px 0;
    background: #f8f8f8;
    box-shadow: 2px 3px 3px #ccc;
    margin-top: 0px;
    border-left: 1px solid #dddddd;
    border-bottom: 1px dashed #d5d5d5;
}
.news-img img{min-height:160px;}
.pro-container ul li a{background:#fff;}
.pro-container ul li a span{background:#eee;}
.pro-miss table{width:100%;}
#youku-playerBox{max-width:320px;margin:0 auto;}