﻿﻿*{margin:0;padding:0;}
body{font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; width: 100%; max-height: 100%;display: block;	margin:auto;padding: auto;}
.img-none{display:none;}

.wrap{ max-width:1200px !important; margin:0 auto;padding: 0 10px}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}





/*公共样式*/
body{background-color:#383838; /* 标准的语法 */  }
/*文本类*/
.text-bold{font-weight: bold}
.text-medium{font-size: medium}
.text-large{font-size: large}
.text-small{font-size: small}
.text-xxlarge{font-size: xx-large}
.text-xlarge{font-size: x-large}
.text-xsmall{font-size: x-small}
.txt_main{text-indent: 2em}
/*图片*/
img.img-responsive{display: inline-block}
/*地图*/
#map { height: 300px;  overflow: hidden;  border: 1px solid #ccc;  margin:15px auto;  padding: 0;box-shadow: 5px 10px 15px #eaeaea  }
#dituContent{width: 100%;height: 100%}
/*导航固定*/
.fixednav {position: fixed;top: 0px;left: 0px;width: 100%;z-index: 1;  }

/*header*/
header{width:100%; float:left;position: relative;background-color: #FFFFFF;color: #333333}
.header{width:100%; float:left;margin: 0;font-size: small;}
/**************************/
.header_top{z-index:99;padding: 15px 0 0;background: url("../images/nav_bg.jpg")no-repeat center;background-size: cover;border-bottom: solid 5px #7f7f7f}
.header_right{position: relative;color: #FFFFFF}
.header_right div.text-right{width: 100%;line-height: 40px;color:#b1b1b1;font-size: 18px}
.header_right div.text-right span,.header_right div.text-right a{display: inline-block;width: 30px;height: 30px;border-radius: 100%;margin: 5px;float: right}
.header_right div.text-right span.tel{background: url("../images/s2.png")no-repeat center;background-size: cover}
.header_right div.text-right a.search_btn{background: url("../images/s1.png")no-repeat center;background-size: cover}
.header_right div.text-right p{float: right;width: auto}
.logo_pic{display: block;margin-bottom: 15px}
/**************************/

/*pc导航*/
/*导航下拉开始*/
nav{width:100%;border-bottom: 0;z-index: 999;height: 62px;line-height: 62px;float: right;margin-bottom: -5px}
.nav .nLi{float:left; position:relative; display:inline;height: 100%;width: 12.5%;margin-bottom: -1px}
.nav .nLi a{display:block;width:100%;height:100%;text-align:center;font-size:15px;color:#FFFFFF;padding:0; overflow:hidden; transition:all 0.3s;font-weight: bold;background-color: transparent;font-family: 'Microsoft YaHei UI'}
.nav .nLi:hover,.nav .nLi.on{background: url("../images/brds.png")no-repeat bottom center;}
.nav .nLi:hover a{background-color: transparent}
.nav .sub{ display:none; width:100%; padding:0px; position:absolute;left:0; top:42px;   z-index:999;background-color: #0056ac;}
.nav .sub li{ zoom:1;border-bottom: solid 1px #FFFFFF;border-left: none}
.nav .sub li:last-child{border-bottom: solid 1px transparent }
.nav .sub li:hover a{background-color: #3f3f3f;color: #FFFFFF}
.nav .sub a{ display:block; height:36px; line-height:36px; text-align:center; font-size:8px; color:#fff !important; transition:all 0.3s;border-left: none}
.nav{display: flex;justify-content: space-between;}
 span.home{display: inline-block;width: 25px;height: 25px;background: url("../images/s3.png")no-repeat center;background-size: contain}
    /*banner*/
.focus{width:100%;float:left; position: relative}
.focusbox{width:100%;height:800px;overflow:hidden}
.focusbox li{width:100%;height:800px;overflow:hidden;}
.focusbox li a{width:100%; height:800px; float:left; overflow:hidden; }
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:10px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:14px;height:14px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}
.rslides_tabs .rslides_here a{background-position:0 0;}

/*移动端轮播*/
#content1 {padding:0px;float:left;width:100%;}
.slideBox {position:relative;overflow:hidden;margin:0px auto;max-width:100%;/* 设置焦点图最大宽度 */}
.slideBox .hd {position:absolute;width:66px;height:20px;line-height:28px;bottom:0;right:50%;z-index:1;margin-right: -33px}
.slideBox .hd li {display:inline-block;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#333333;text-indent:-9999px;overflow:hidden;  margin:0 6px 0 6px;}
.slideBox .hd li.on {background:url("../images/brds.png")no-repeat center bottom;background-size: cover}
.slideBox .bd {position:relative;z-index:0;}
.slideBox .bd li {position:relative;text-align:center;}
.slideBox .bd li img {vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a {-webkit-tap-highlight-color:rgba(43, 66, 84, 0.5);}  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit {display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;color:#fff;text-align:left;}


/*==首页内容==*/
main{width:100%; float:left;overflow: hidden}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*begin*/
/*子页*/
.page{background-color: #FFFFFF;padding: 30px 0;margin: 30px auto}
.panel-title{text-align: center;width: 100%;height: 40px;margin:2px 0;line-height: 40px;}
.panel-heading{margin: 0 0 5px;padding: 0;height:70px;line-height: 70px;border-bottom: solid 2px #666666;font-weight: bold;color: #4f4f4f}
.panel-heading>.panel-title,.panel-heading>.panel-title:hover{border: none;background-color: transparent;padding: 5px;height: 100%;}
.panel-title a{display: block;width: 100%;height: 100%;line-height: 70px;font-size: 20px;}
.panel-collapse>.panel{border-bottom: none}
.panel-collapse>.panel-body .panel-title.active,.panel-collapse>.panel-body .panel-title:hover{background:url("../images/panel.png")no-repeat center;background-size:contain;color: #002d6d;}
.panel-collapse>.panel-body>a{display: block;width: 100%;height: 40px;line-height: 40px;background-color: #FFFFFF;color: #333333;text-align: center;font-size: 12px;border-bottom: solid 1px #d5d5d5}
.panel-collapse>.panel-body>a:hover,.panel-collapse>.panel-body>a:focus,.panel-collapse>.panel-body>a:active{color: #002d6d;background: url("../images/brdl.jpg")repeat-x bottom center;border: none}
.panel {margin-bottom: 0px;background-color: #fff;border: none;padding-bottom: 0;box-shadow: none}
.panel-heading span{display: inline-block;width: 50px;height: 50px;background: url("../images/logo-s.png") no-repeat center;background-size: contain;margin: 10px;float: left}
.panel-body .panel-title a{display: block;width: 100%;line-height: 40px;height: 40px;font-size: 14px; font-weight:bold;}
.panel-body{border: none;padding: 0 15px}
.page_path{margin-bottom: 15px;border-bottom: solid 2px #666666;color: #666666;margin-top: 40px}

.item_con{margin: 10px 0}
.product_item{display:block;width: 100%;border: solid 1px #dcdcdc;padding-top: 1px;position: relative;overflow: hidden;color: #666666}
.product_item .img_con{position: relative;width: 100%;overflow: hidden}
.product_item .img_con .img_top{padding-top: 80.48%}
.product_item>p{line-height: 35px;height: 35px;padding: 5px;overflow: hidden;background-color: #dcdcdc;text-align: center}
.product_item:hover{border-left-color: #157acd;border-right-color: #3c973b;border-top-color: transparent;border-bottom-color: transparent;background: url("../images/brdl.jpg")repeat-x top center;}
.product_item:hover>p{background: url("../images/bgs.jpg")no-repeat center;background-size: cover;color: #666666}
.case_main .product_item .img_hover{position: absolute;width: 100%;height: 100%;left: 0;bottom: -100%;text-align: center;padding-top: 30%;transition: all 0.3s;background:url("../images/item_bg_03.png") no-repeat center;}
.case_main .product_item:hover .img_hover{bottom: 0;background-size: cover;transition: all 0.3s}
.case_main .product_item:hover{border-color: #d5d5d5;background: none}
.case_main .product_item{padding-top: 0}
.product_item:hover img{-ms-transform:scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2); /* 标准语法 */transition: all 0.3s;padding-top: 1px}
.product_item img{transition: all 0.3s}
.detail_pic{max-width: 100%;border: solid 1px #d5d5d5;margin: 15px auto;}
.detail_title{color: #002d6d}
.product_item>div{text-align: center;padding: 5px;background-color: #f2f2f2;margin-top: 2px}
.pages{margin-top: 15px}
.pages a{display: inline-block;padding:2px 5px;background-color: #f2f2f2;color: #333333;margin: 3px}
/*end*/
/*----------------------------------------------------------------------------------------------------------------------------------*/

/*footer---------------------------------------------------------------------------------------------------------------------------*/
footer{width:100%; float:left;color: #666666;padding: 8px 0;margin-top: 0px;line-height: 3.5;background:url("../images/nav_bg.jpg")no-repeat center;background-size: cover;border-top: solid 5px #666666}

/*================子页样式===========================================================================================================*/
.news_item{width: 100%;margin-top: 15px;height: 120px;float: left;background-color: #f2f2f2}
.news_item>div{float: left;}
.news_pic{width: 195px;height: 100%;position: relative;overflow: hidden}
.news_pic .img_top{padding-top: 61.92%}
.news_item .news_txt{width: calc(100% - 260px);height: 120px;line-height: 25px;overflow: hidden;margin: 0 5px}
.news_item>.news_more{width: 50px;height: 120px;background-color: #aaaaaa}
.news_item>.news_more a{display: block;width: 100%;height: 100%;line-height: 120px;text-align: center;color: #FFFFFF}
.news_item:hover>.news_more{background: url("../images/news_pic.jpg")no-repeat center;background-size: cover}
.news_item:hover>.news_more a,.news_item:hover .news_title{color: #002d6d}
.news_item .news_title{display:inline-block;line-height: 30px;height: 30px;overflow: hidden}
.news_item .news_txt p{height: 100%;overflow: hidden}
.news_date{color: #3c973c;line-height: 30px}

.news_item img:hover{-ms-transform:scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2); /* 标准语法 */transition: all 0.3s;padding-top: 1px}
.news_item img{transition: all 0.3s}
/*========子页  end==================================================================================================================*/
@media (max-width:1220px) {
 /*banner*/
    /*公用*/
 .focus{width:100%;position:relative;}
 .focusbox{width:100%;height:550px;overflow:hidden}
 .focusbox li{width:100%;height:550px;overflow:hidden;}
 .focusbox li a{width:100%; height:550px; float:left; overflow:hidden; }
 /*--------------------------------------------------------------------------------------------------------------------------------*/




  /*1220px end---------------------------------------------------------------------------------------------------*/
}

 @media (max-width:991px){
  /*banner*/
  .focus{width:100%;height:650px;position:relative;}
  .focusbox{width:100%;height:650px;overflow:hidden}
  .focusbox li{width:100%;height:650px;overflow:hidden;}
  .focusbox li a{width:100%; height:650px; float:left; overflow:hidden; }

  /*手机端导航*/
  .header .logo {float: left;  padding:0;}
  header .logo a>img{  max-height: 75px; max-width: 100% !important;     margin: 15px auto;}
  .header{padding:0;}
  .header .icon-menu{float:right;margin-right: 15px; cursor:pointer; font-size:25px;color:#a6a5a5;position:absolute;right:1%;top:50%;}
  .header .sjdnav{position:absolute;right:-10px; top:100%;z-index:9999;background:rgba(0, 0, 0, 0.8)!important;}
  .header .sjdnav ul{ padding:0; margin:0;}
  .header .sjdnav li{ height:40px;display:block;text-align:center; margin:0; padding:0 50px; border-bottom:1px solid #fff;}
  .header .sjdnav li a{ font-family:'Microsoft YaHei'; font-size:18px; color:#fff;    line-height: 40px;}
  .header .sjdnavhide{ height:0; overflow:hidden;}
  .header .logo{width:100%; position:relative;}
  .mobile_header img{float: left}
     /*手机端小图标*/
     .mobile_header{padding: 15px 5px}
     .top_ph{background: url("../images/nav_bg.jpg")repeat-y;background-size:cover;border-bottom: solid 5px #666666 }

     /*------------------------------------------------------------------------------------------------*/
/*.header_right{padding-left: 0;padding-right: 0}*/

     .news_pic{width: 120px;}
     .news_pic .img_top{padding-top: 61.92%}
     .news_item .news_txt{width: calc(100% - 160px);line-height: 18px}
     .news_item>.news_more{width: 30px;}
main{padding: 0 5px}
     .panel-heading>.panel-title, .panel-heading>.panel-title:hover{padding: 0}

















     /*991px end---------------------------------------------------------------------------------------------------*/

 }

 @media (max-width:767px){
        header .logo>div{display: flex;justify-content: space-between;margin: 0;padding:0}
        header .logo a>img{  max-height: 60px; max-width: 70% !important;     margin: 15px auto;}
        .header .logo {  float: left;padding: 0px}
        header .wrap{width: 100%;}
        .header{padding:0px 0;}
        .header .icon-menu {  top: 33%;}
        /*.mobile_header{font-size: 35px;color: #002ba7;line-height: 90px}*/
        /*手机端底部留白*/
        main{margin-bottom: 58px;}
/*------------------------------------------------------------------------------------------------*/
     .panel>.panel-heading>.panel-title{text-align: left}
     .panel-collapse>.panel-body .panel-title.active,.panel-collapse>.panel-body .panel-title:hover{background:url("../images/bgs.jpg")no-repeat center;background-size:cover;color: #002d6d;}
     .page{margin-left: 10px;margin-right: 10px;padding: 0}
     .item_con{padding-right: 5px;padding-left: 5px}
     .page_left,.page_right{padding-left: 5px;padding-right: 5px}

     .news_item .news_title,.news_item .news_date{line-height: 25px;height: 25px;}
     .news_item .news_txt{width: calc(100% - 160px);line-height: 22px}













    /*767px end---------------------------------------------------------------------------------------------------*/


 }
@media (max-width:375px){

}

@media (max-width:320px) {

}

/*手机底部*/
@charset "utf-8";
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

.hot{width:100%; height:58px; background:url("../images/nav_bg.jpg") no-repeat center;background-size: cover; position:fixed; bottom:0; left:0; z-index:99;border-top: solid 1px #FFFFFF}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }
