/*通用*/
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;
}

a,a:hover,a:link{
    text-decoration: none;
}

body{
    /*min-width:1000px;*/
    overflow-x:hidden;
}

.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%;
}

.clear{
    clear:both;
}
/*首页 header*/
.header-bg{
    background:url("../images/header_bg.jpg") repeat;
    height:40px;
    width:100%;
    color:#626262;
    overflow:hidden;
}

.container{
   /*width:1200px;*/
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}

.header-bg .welcome{
    line-height:40px;
}

.header_btn a{
    display:inline-block;
    line-height:40px;
    color:#626262;
}

.header_btn a:hover{
    color:#d00505;
}

.navs{
    /*overflow:hidden;*/
}

.container.logo-container{
    position:relative;
}

.container.logo-container .navs-icon{
    position:absolute;
    left:0;
    top:0;
    background:#1B3F9B;
    width:80px;
    height:95px;
    z-index:9;
}

.container.logo-container .navs-icon img{
    margin-left:10px;
    margin-top:16px;
}

.navs .logo{
    float:left;
    /*margin-left:11%;*/
    height:90px;
    line-height:90px;
}

.navs .nav{
    float:right;
    width:73%;
}

.navs .nav li{
    /*height:90px;*/
}

.navs .nav li>a{
    font-size:16px;
    color:#333333;
    font-weight: normal;
    height:90px;
    line-height:90px;
    border-radius:0;
    padding:0;
    margin:0;
    /*width:60px;*/
}

.navs .nav li>a:hover{
    border-bottom:8px solid #1B3F9B;
    color:#1B3F9B;
    background:none;
}

.navs .nav li.nav-active>a{
    border-bottom:8px solid #1B3F9B;
}

.navs .nav li.nav-active a{
    color:#1B3F9B;
}

.navbar-toggle{
    background:#1B3F9B;
}

.icon-bar{
    background:white;
}
/*index-banner*/
.carousel-indicators{
    bottom:0;
}

.carousel-indicators li{
    width:46px;
    height:8px;
    background:rgba(255,255,255,.9);
    opacity:.7;
    border-radius:0;
    border:none;
}

.carousel-indicators .active{
    width:46px;
    height:8px;
    background:rgba(11,55,152,1);
    opacity:.7;
    border-radius:0;
    border:none;
    margin:1px;
}

.carousel-caption.banner1{
    background:rgba(0,0,0,.3);
    color:white;
    padding:10px;
    border-left:12px solid #fe9a3c;
    z-index:10;
    text-align:left;
    max-width:350px;
    margin-bottom:260px;
    left:30%;
}

.carousel-caption span{
    color:white;
    display:block;
    overflow:hidden;
}

.carousel-inner>.item>img{
    height:480px;
}

.carousel-caption.banner2 {
    color: white;
    padding: 10px;
    z-index: 10;
    text-align: left;
    margin-bottom: 100px;
    left: 50%;
}

.carousel-caption.banner3 {
    color: white;
    padding: 10px;
    z-index: 10;
    text-align: left;
    margin-bottom:200px;
    left:25%;
}
/*index-body*/
.index-product{
    /*margin-top:30px;*/
}
.index-prot i{
    width:41%;
    border-top:1px solid #d2d2d2;
    display:inline-block;
    padding-bottom:5px;
}

.index-prot h2{
    width:16%;
    text-align: center;
    display:inline-block;
    color:#343434;
    font-weight:bold;
    font-size:24px;
}

.index-prot span{
    display:block;
    color:#626262;
    font-size:12px;
    text-align: center;
}

.index-prot em{
    display:block;
    text-align: center;
    color:#626262;
}
.index-prot em strong{
    color:#023797;
}
.index-proNav{
    overflow:hidden;
    margin-left:20px;
}
.index-proNav a{
    display:block;
    float:left;
    background:#e7e7e7;
    color:#696969;
    text-align: center;
    height:36px;
    line-height:36px;
    width:130px;
    margin-left:15px;
    margin-top:15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.index-proBox ul li img{
    display:block;
    width:100%;
	height:160px;
    border:1px solid #b5b5b5;
    border-bottom:none;
}

.index-proBox ul li>span{
    color:#333333;
    display:block;
    text-align: left;
    padding-left:15px;
    line-height:20px;
    padding-top: 15px;
    padding-bottom:15px;
    border:1px solid #b5b5b5;
    border-top:none;
}
.index-proBox ul li>span b{
    font-size:12px;
    color:#333;
	height:16px;
	overflow:hidden;
	display:block;
}
.index-proBox ul li{
    padding:15px;
    position:relative;
}
.index-proBox ul li:hover{
    cursor:pointer;
}

.index-proBox ul li a{
    display:block;
    opacity: .8;
    background:rgba(0,51,152,.8);
    width:100%;
    height:100%;
}

.index-proBox ul{
    margin-top:15px;
    overflow:hidden;
}

.index-proBox ul li a span{
    color:#fff;
    display:block;
    text-align: center;
    line-height:20px;
    border-top:none;
    padding-top:30%;
    max-height: 120px;
    overflow: hidden;
}

.index-proBox ul li a span b{
    font-size:12px;
    color:#fff;
}

.index-proBox ul li a i{
    background:url("../images/plus_icon.png") no-repeat;
    width:28px;
    height:28px;
    margin:auto;
    margin-top:20px;
    display:block;
}
.pro-hover{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    padding:15px;
}

.pro_more{
    width:100%;
    color:#fff;
    height:50px;
    line-height:50px;
    text-align: center;
    background:#023797;
    display:block;
    margin-top:15px;
}
.pro_more:hover{
    color:red;
}

.index-proNav a.current-proNav{
   background:#023797;
    color:#fff;
}
.index-proNav a:hover{
    background:#023797;
    color:#fff;
}

.index-about{
    background:#eaf2fa;
    padding-top:60px;
    padding-bottom:60px;
    margin-top:20px;
}

.index-al span{
    color:#656565;
    font-size:24px;
    font-weight:bold;
}

.shotline{
    background:#023797;
    width:80px;
    height:5px;
    margin-top:20px;
    margin-bottom:20px;
}

.index-al em{
    font-size:24px;
    color:#2c2c2c;
    display:block;
}

.index-al .line{
    border-top:1px solid #b5b5b5;
    width:100%;
    margin-top:20px;
    margin-bottom:20px;
}

.index-al p{
    color:#2c2c2c;
}

.index-al a{
    color:#fff;
    background:#023797;
    width:150px;
    height:40px;
    text-align: center;
    line-height:40px;
    letter-spacing: 1px;
    display:block;
    margin-top:30px;
}
.index-al a:hover{
    color:red;
}

.index-arb i{
    display:block;
    background:url("../images/plus_icon.png") no-repeat;
    width:28px;
    height:28px;
    margin:auto;
    margin-top:20px;
}

.index-aru img{
    display:block;
    width:50%;
    height:100%;
    float:left;
}

.index-aru .index-arb{
    width:50%;
    height:100%;
    background:#023797;
    float:left;
    display:block;
}

.index-arb span{
    display:block;
    text-align: center;
    padding-top:25%;
    color:#fff;
}

.index-aru{
    height:200px;
    overflow:hidden;
}

.index-arb:hover{
    background:rgba(2,55,151,.8);
    opacity:0.8;
}
.index-arb:hover i{
    background:url("../images/plus_icon2.png") no-repeat;
}

.index-arb:hover span{
   font-size:16px;
    color:red;
    font-weight:bold;
}
/*index-case*/
.index-caseBox ul li a{
    display:block;
}
.index-caseBox ul li{
    float:left;
    width:25%;
    padding-left:2%;
}
.index-caseBox ul{
    margin-top:30px;
}

.index-caseBox ul{overflow:hidden}
.index-caseBox ul li a img{
    display:block;
    width:100%;
    height:180px;
}
.index-caseBox ul li a .index-caseS{
    background:#023797;
    width:100%;
    height:150px;
    padding:15px;
}

.index-caseS span{
    font-size:18px;
    color:#fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow:hidden;
    display:block;
}
.index-caseS p{
    font-size: 12px;
    margin-top: 8px;
    height: 54px;
    overflow: hidden;
}
.index-caseS i{
    background:url("../images/arrow_icon.png") no-repeat;
    width:32px;
    height:32px;
    display:block;
}

.index-caseBox ul li:hover span{
    color:red;
}

.index-caseBox ul li:hover p{
    color:#023797;
}
.index-caseBox ul li:hover .index-caseS{
    background:#696969;
}

.index-caseBox ul li:hover i{
    background:url("../images/arrow_icon2.png") no-repeat;
}

/*index-news*/
.index-prot{
    margin-top:30px;
}
.index-news{
    margin-top:10px;
}

.index-news-l img{
    display:block;
    width:100%;
    height:auto;
}

.index-news-l .index-nt{
    overflow:hidden;
    margin-top:15px;
    margin-bottom:15px;
}

.index-nt span{
    display:block;
    float:left;
    color:#494949;
    font-size:16px;
    width:80%;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height:30px;
    font-weight:bold;
}

.index-nt em{
    float:right;
    display:block;
    line-height:30px;
}

.index-news-l p{
    color:#929292;
    font-size:14px;
    height:40px;
    overflow:hidden;
}

.index-news-l a{
    display:block;
    width:150px;
    height:40px;
    text-align: center;
    line-height:40px;
    color:#fff;
    background:#023797;
    margin-top:20px;
}
.index-news-l a:hover{
    color:red;
}
.mt30{
    margin-top:30px;
}

.index-news-l:hover span{
    color:#023797;
}
.index-news-l:hover p{
    color:#494949;
 }
.index-news-l:hover em{
    color:red;
}
.index-news-l:hover{
    cursor: pointer;
}

.index-news-r ul li a{
    display:block;
}

.index-news-r ul li a .index-n-t{
    overflow:hidden;
}

.index-n-t span{
    display:block;
    float:left;
    font-size:16px;
    color:#494949;
    max-width:80%;
    height:20px;
    overflow:hidden;
}
.index-n-t em{
    display:block;
    float:right;
    font-size:14px;
    color:#494949;
}

.index-news-r ul li a p{
    color:#929292;
    line-height:20px;
    margin-top:5px;
}
.index-news-r ul li{
    border-bottom:1px solid #b5b5b5;
    margin-top:16px;
    padding-bottom:6px;
}
.index-news-r ul li:first-child{
    margin-top:0;
}
.index-news-r ul li:last-child{
    border-bottom:none;
}
.index-news-r ul li:hover span{
    color:#023797;
    font-weight:bold;
}
.index-news-r ul li:hover em{
    color:red;
}
.index-news-r ul li:hover p{
    color:#494949;
}

.friendLink a{
    display:inline-block;
    border-right:1px solid #2c2c2c;
    padding-left:15px;
    padding-right:15px;
    color:#000;
    line-height:20px;
    font-size:13px;
}

.friendLink a:hover{
    color:#023797;
    border-right:1px solid #023797;
}

.friendLink{
    padding-top:15px;
    padding-bottom:15px;
    line-height:20px;
    font-size:13px;
    display:inline-block;
}
/*footer*/
.index-footer{
    background:#282828;
    padding-top:30px;
    padding-bottom:30px;
}

.foot-nav a{
    color:#fff;
    border-right:1px solid #c9e2b3;
    height:16px;
    font-size:16px;
    display:inline-block;
    line-height:16px;
    padding-left:20px;
    padding-right:20px;
}
.foot-nav a:last-child{
    border-right:none;
}
.foot-nav a:first-child{
    padding-left:0;
}
.index-footer span{
    color:#fff;
    display:block;
    margin-top:30px;
}
.index-footer #sitemap{
    height:130px;
    margin-top:30px;
}

.copyright{
    background:#282828;
    border-top:1px solid #444444;
}
.copyright span{
    float:left;
    color:#fff;
    line-height:50px;
}
.copyright em{
    float:right;
    color:#fff;
    line-height:50px;
}

.copyright .container{
    overflow:hidden;
}

.foot-nav a:hover{
    color:#023797;
}
.search{
    float:right;
    overlfow: hidden;
    margin-top:32px;
}
.search input{
    float:left;
    border:1px solid #ccc;
    font-size:13px;
    height:24px;
    line-height:24px;
    padding-left:3px;
    border-radius:3px;
    width:120px;
    color:#666;
}
.search input:focus{
   outline: none;
}
.search a{
    background:url("../images/search.png") no-repeat;
    width:24px;
    height:24px;
    background-size:100%;
    float:right;
    display:block;
}
.navbar a{
    display:block;
    color:#fff;
    line-height:40px;
    height:40px;
    overflow:hidden;
    text-align: center;
    padding: 2px 5px 2px 5px;
}
.navbar{
    width:100%;
    position:absolute;
    left:0;
    top:90px;
    background:rgba(0,113,185,.8);
    color:#fff;
}

.navs .nav li .navbar a:hover{
    background:#023797;
}

.navs .nav li .navbar a{
    color:#fff;
}

.navs,.navs .nav li,.navs .nav li .navbar,.nav{
    z-index: 2;
}
.carousel-inner,#myCarousel{
    z-index:1;
}

/*内页 面包屑导航*/
.navigation{
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
	border-bottom:1px dashed #ccc;
}
.navigation a {
    color: #666666;
    display: inline-block;
}
.navigation a:hover{
    color:#023797;
}

/*news*/
.newslist {
    overflow: hidden;
	margin-bottom:30px;
}
.news-list-l {
    margin-top: 15px;
}

.news-list-l ul li:first-child a {
    color: white;
    background: #023797;
    border-radius: 3px;
    border: none;
}
.news-list-l ul li a {
    color: #666666;
    max-width: 210px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    display: block;
    font-size: 16px;

}

.news-list-l ul .news-list-active a, .news-list-l ul li:hover a {
    border-bottom: 1px dashed #023797;
}

.news-r-title {
    float: left;
    color: #023797;
    border-bottom: 4px solid #023797;
    padding-right: 80px;
    text-align: left;
    line-height: 40px;
    margin-top: 1px;
    font-size: 20px;
    font-weight: 600;
}
.news-r-bord {
    clear: both;
    height: 1px;
    background: #bfbfbf;
    width: 100%;
    margin-bottom: 20px;
}
.news-list-ul {
    margin-top: 20px;
}
.news-list-ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}
.news-list-ul li a {
    overflow: hidden;
    display: block;
}
.news-list-ul li a span {
    float: left;
    width: 70%;
    text-align: left;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    color: #333333;
    display: block;
    font-size: 14px;
}
.news-list-ul li a i {
    float: right;
    color: #333333;
    display: block;
}
.news-list-ul li:hover span,.news-list-ul li:hover i{
    color:#023797;
}

/*分页*/
.pageNavi {
    padding: 10px 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;
}

.news-detail-title {
    font-size: 24px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    line-height: 30px;
    /* height: 60px; */
    overflow: hidden;
}
.news-detail-second-t {
    color: #666666;
    width: 100%;
    text-align: center;
}

.news-list-r img{
    display:block;
    margin:auto;
	max-width:100%;
}
.news-list-r{
    padding-bottom:30px;
	margin-top:15px;
}

.met_page{
    overflow:hidden;
    color:#666;
    margin: 50px 10% 0 0%;
    width:100%;
}

.met_page a,.met_page i{
    color:#666;
    display:inline-block;
    height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.met_page a:hover{
    color:#DB0000;
}

.pagination ul > li > a,.pagination ul > li > a:last-child{
	color:#000;
}

/*product*/
.product ul li a{
    display:block;
}
.product ul{
    overflow:hidden;
}
.product ul li{

}
.product ul li a img{
    display:block;
    width:100%;
    border:2px solid #cccccc;
	height:180px;
}
.product ul li a span{
    display:block;
    text-align: center;
    height:30px;
    overflow:hidden;
    line-height:30px;
    width:100%;
    color:#2c2c2c;
}
.product ul li:hover img{
    border:2px solid #023797;
}
.product ul li:hover span{
    color:#023797;
    font-weight:bold;
}

.product-detail h1{
    font-size: 24px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    line-height: 30px;
    /* height: 60px; */
    overflow: hidden;
    margin-bottom:30px;
}
.product-detail{
	margin-top:15px;
}
.news-list-l ul li{
    margin-top:5px;
    /*border-bottom: 1px dashed #c9c9c9;*/
}
.news-list-l ul li a{
    border-bottom:1px dashed #ccc;
}
.news-list-l ul li:hover a ,.news-list-l ul li.current-li a{
    color: white;
    background: #023797;
    border-radius: 3px;
    border: none;
}

/**aabbcc*/
.device li{ width:48%; margin-right:3%; float:left; margin-bottom:20px;}
.device li:nth-child(2n){ margin-right:0;}

/*map*/
#dituContent{width:100%;height:350px; margin-top:30px;}
#dituContent img{ max-width:none;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}



/**/
@media screen  and (max-width: 1000px) {
    .search{
        display:none;
    }
}

