@charset "utf-8";
/* CSS Document */

/*引入字体库*/
@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
  url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@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"; }
/************************************************************************************************************/

.glyphicon{}
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.w100{ width:100% !important;}
.h100{ height:100% !important;}
a{ text-decoration:none !important; cursor:pointer !important; outline:none !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1030px !important;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}

/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}


/*全局样式*/
.top{ background:#383838;}
.top .left *{ display:inline-block; color:#a9a9a9; font-size:12px; line-height:42px;}
.top .left span{ padding:0 0 0 15px; background:url(../images/diz.png) left center no-repeat;}
.top .right ul li.active{ padding:0 0 0 15px; background:url(../images/fanh.png) left center no-repeat;}
.top .right ul li{ display:inline-block; line-height:42px; color:#a9a9a9; font-size:12px;}
.top .right ul li a{ color:#a9a9a9; padding:0 8px;}
.top .right ul li a:hover{ color:#ff8b00;}
.heard1{ width:100%; background:#fff; height:90px; border-bottom:3px solid #0095df;}
.heard1 .row{position:relative;}
.heard1 .logoimg{ width:25%;}
.heard1 .logoimg img{ margin-top:10px;}
.heard1 nav{ width:70%; margin-top:45px;}
.heard1 nav li{ height:26px;width:10%; position:relative;}
.heard1 nav li a{ display:block; color:#444444; line-height:26px; font-weight:bold;  font-size:13px; border-radius:5px;}
.heard1 nav li a.active{ background:#0c81bd; color:#fff;}
.heard1 nav li a:hover{ background:#0095df; color:#fff;}
.heard1 .tel{ font-size:15px; color:#222; position:absolute; right:15px; top:10px; padding:0 0 0 28px; background:url(../images/dianh.jpg) left no-repeat; line-height:25px;}
.heard1 .tel span{ color:#ff8b00; font-weight:bold;}

.banner{ position:relative; overflow:hidden;}
.banner img{ display: block; margin:0 auto; width:100%; display:none;}
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{bottom:0;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 5px;width:12px;height:12px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:none; border:2px solid #0095df;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#0095df;}
.banner #myCarousel .carousel-indicators li.active{background-color:#0095df;}

/*t-6*/
.title6{ border-bottom:2px solid #dddddd;}
.title6 h4{ font-size:16px; color:#888888; line-height:45px;}
.title6 span{ color:#888888; font-size:14px; line-height:45px;}
.title6 span a{ color:#888;}
.title6 span .last{ color:#ff8b00;}
.title6 span:hover .shou{ color:#ff8b00;}

/*title*/
.title{ border-bottom:2px solid #dddddd; position:relative;}
.title h3{ font-size:16px; color:#0095df;}
.title span{ color:#ff8b00; font-size:14px; font-weight:bold; line-height:45px;}
.title a{ font-size:10px; color:#fff; width:44px; line-height:14px; background:#ff9f46; text-align:center; border-radius:3px; margin-top:15px;}
.title .xian{ height:2px; width:65px; position:absolute; left:0; bottom:-2px; background:#0095df;}


/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:16px; color:#333; line-height:30px;}
.title07 h6{color:#666; line-height:30px; }

/*t-4*/
.aboutnei{ margin-top:20px;}
.aboutnei h4{ font-size:20px; color:#333; line-height:30px;}
.title4{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.title4 img{ max-width:100%; height:auto;}

/*text-3*/
.textbox{ border-top:1px solid #ccc; margin-top:10px;}
.text03{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.text03 img{ max-width:100%; height:auto;}

/*p-7*/
.picture7{ margin:20px 0 0 0;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.content1{ padding:20px 0 40px 0;}
.subNavBox{ margin:10px 0;}
.subNav2{cursor:pointer;font-size:14px; border-bottom:1px solid #d1d1d1; padding-bottom:2px; background:url(../images/left_navbg.png) 15px center no-repeat; margin:3px 0 0 0;}
.subNav2 a{ color:#777777;  width:100%; line-height:32px; font-size:14px; display:block; padding:0 0 0 50px;}
.subNav2.currentDd a{color:#fff; background-color:#ff8b00; background-image:url(../images/left_navbg2.png); background-position:15px center; background-repeat:no-repeat;}
.subNav2:hover a{color:#fff; background-color:#ff8b00; background-image:url(../images/left_navbg2.png); background-position:15px center; background-repeat:no-repeat;}
.subnav .di{ margin-top:5px; padding:5px;}
.subnav .di p{ line-height:22px; font-size:12px; color:#777;}
.subnav .more a:hover{ background:#288fef;}
.subnav .yddnav li{ margin-bottom:2px; height:50px;}
.subnav .yddnav li a{ display:block; font-size:16px;color:#fff; font-weight:bold; line-height:50px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#ff8b00;}
.subnav .yddnav span{ padding-left:30px;}
.subnav .yddnav b{ padding-right:30px; line-height:50px;}
.subnav .yddnav .xl{ margin:0 0 2px 0; height:auto;overflow:hidden;}
.subnav .yddnav .xl.xlhide{ display:none;}
.subnav .yddnav .xls{ height:40px; line-height:40px; background:#eaeaea; border-top:solid 1px #fff;}
.subnav .yddnav .xls a{ color:#666; font-size:14px; display:block; line-height:40px; }

/*fuwu*/
.gsdt ul{margin-top:4px !important;}
.gsdt ul .news_box{display:none;position:relative;color:#666; padding:0 0 0 101px; min-height:66px;}
.gsdt ul:hover .news_box{display:block;}
.gsdt ul.active .news_box{display:block;}
.gsdt ul .news_box .news_imgbox{width:101px;height:66px;overflow:hidden; padding:1px; border:1px solid #d1d1d1; position:absolute; left:0; top:0; z-index:1;}
.gsdt ul .news_box .img{width:100%;height:100%; transition:all .3s;}
.gsdt ul .news_box .text_box{ padding:0 0 0 10px;}
.gsdt ul .news_box .text_box h5{color:#333;line-height:14px; font-weight:bold;margin-bottom:10px; padding:0 0 0 15px; background:url(../images/quan2.png) left no-repeat;}
 .gsdt ul .news_box .text_box .text{ color:#333;font-size:12px;line-height:24px;height:48px;overflow:hidden;}
.gsdt ul .news_box .button{width:100px;line-height:26px;background:#006eb1;font-size:12px;color:#fff;text-align:center;position:absolute;bottom:0;left:200px;}
.gsdt ul .news_box:hover h5{color:#0095df;}
.gsdt ul .news_box:hover .text{color:#0095df;}
.gsdt ul .news_box:hover .imgbox{ border:1px solid #0095df;}
.gsdt ul li{border-bottom:1px dashed #ccc;line-height:35px;position:relative;}
.gsdt ul:hover li{ display: none;}
.gsdt ul.active li{ display: none;}
.gsdt ul li .text{display:inline; padding:0 0 0 15px; background:url(../images/quan.png) left no-repeat; font-size:12px; color:#777777;}


/*about*/
.aboutbox{ margin-top:5px;}
.aboutbox .aboutimg{ width:230px; height:96px; overflow:hidden;}
.aboutbox .abouttil{ font-size:12px; color:#777777; line-height:22px;}
.aboutbox:hover .abouttil{ color:#ffa344;} 

/*pic*/
.pic{ margin-top:20px;}
.pic ul{ margin:0 -10px;}
.pic ul li { padding:0 10px; width:25%; margin-bottom:20px;}
.pic ul li .imgbox{ border:1px solid #e5e5e5; transition:all .3s;}
.pic ul li .imgbox .imgs2{ padding:1px;}
.pic ul li .imgbox .imgs2 span{ display:block; width:100%; height:100%;}
.pic ul li .imgbox h3{ font-size:12px; line-height:25px; background:#e5e5e5;transition:all .3s; color:#777;}
.pic ul li:hover .imgbox{ border:1px solid #0095df;}
.pic ul li:hover h3{ color:#fff; background:#0095df;}

/*pic*/
.picture22{ position:relative; margin:20px -10px 0;}
.picture22 #owl-demo2 .item{ margin:0 10px;transition:all 0.3s;}
.picture22 #owl-demo2 .item .imgbox{ background:#fff; overflow:hidden; border:1px solid #e5e5e5;  transition:all .3s;}
.picture22 #owl-demo2 .item .imgbox span{ display:block; border:1px solid #fff;}
.picture22 #owl-demo2 .item .imgbox span img{ max-width:100%;}
.picture22 #owl-demo2 .item .imgbox h3{  font-size:12px; line-height:25px; background:#e5e5e5;transition:all .3s; color:#777;}
.picture22 #owl-demo2 .item a:hover .imgbox{ border:1px solid #0095df;}
.picture22 #owl-demo2 .item a:hover .imgbox h3{ background:#0095df; color: #fff;}
.picture22 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.picture22 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.picture22 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.picture22 .owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.picture22 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.picture22 .owl-carousel .owl-item{float:left}
.picture22 .owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.picture22 .owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture22 .owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.picture22 .owl-theme .owl-controls{}
.picture22 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:14px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:-30px; background:url(../images/yjt.png) center center no-repeat; transition:all .5s;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next{ right:-30px; background:url(../images/zjt.png) center center no-repeat; transition:all .5s;}
.picture22 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none}
.picture22 .owl-theme .owl-controls .owl-page span{display:none;}

/*news*/
.news{ margin-top:20px; min-height:150px; padding-left:265px; position:relative; padding-bottom:30px; border-bottom:1px solid #d9d9d9; margin-bottom:20px;}
.news .imgbox{ width:265px; height:175px; position:absolute; left:0; top:0; overflow:hidden; z-index:1;}
.news .imgbox span{ display:block; width:100%; height:100%; transition:all .5s;}
.news .newstil{ padding-left:20px;}
.news .newstil h3{ font-size:16px; color:#4b4a4a; font-weight:bold;}
.news .newstil h6{ font-size:12px; color:#999; line-height:24px;}
.news .newstil .newsti{ color:#4f4f4f; line-height:22px; height:88px; overflow:hidden; margin-top:5px;transition:all .3s;}
.news .newstil .more{ width:90px; line-height:28px; text-align:center; color:#fff; background:#999999; margin-top:5px;}
.news:hover .imgbox span{ transform:scale(1.1);}
.news:hover .newstil h3{ color:#0095df;}
.news:hover .newstil h6{ color:#0095df;}
.news:hover .newstil .newsti{ color:#0095df;}
.news:hover .newstil .more{ background:#0095df;}



/*liuyan*/
.liuyan{ width:70%; margin:40px auto;}
.liuyan .inp{ margin-bottom:10px;}
.liuyan .inp span{ line-height:32px; color:#333333;}
.liuyan input{ border:none; height:39px; width:100%; background:#f4f4f4; border-radius:5px; -moz-border-radius:5px; border:1px dashed #aaa; padding:0 10px;}
.liuyan .inp2{ margin-bottom:15px;}
.liuyan .inp2 span{ line-height:32px; color:#333333;}
.liuyan textarea{   border:1px dashed #aaa; background:#f4f4f4; height:95px; width:100%; resize:none;  padding:0 10px; border-radius:5px; -moz-border-radius:5px;}
.liuyan button{ width:100%; height:36px; color:#fff; background:#0c72c6; border:none; transition:all 0.3s; display:block; margin:0 auto;}
.liuyan button:hover{ background:#004176;}

/*ditu*/
.right-content .contact_box{ margin-top:20px;}
.right-content .ditu{ position:relative; margin-top:20px; border:1px solid #ccc; overflow:hidden;}
.right-content .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}

/*f-1*/
footer{ padding:20px 0; background:#3a3a3a;}
footer section{color:#fff; text-align:center;}
footer section .zh a{ color:#fff;}
footer section .zh a:hover{ color:#fff;}


@media (max-width:1199px){	

.picture22 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display:none;}
.picture22 .owl-theme .owl-controls .owl-buttons div.owl-next{ display:none;}
}


@media (max-width:991px){
.heard1{ height:74px;}
.heard1 .sjdnav{ display:none; width:150px; height:auto;position:absolute; right:20px; top:74px; z-index:9999;}
.heard1 .logo .sjdnav ul{ margin:0; padding:0;}
.heard1 .sjdnav li{ display:block; height:30px; text-align:center; padding:0; margin-bottom:5px;background:#04aaff;}
.heard1 .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.heard1 .logoimg img{ height:auto; margin:17px 0 0 5px;}

.heard1 .ydd_btn{ margin:21px 15px 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #04aaff;}
.heard1 .ydd_btn span{ display:block; width:100%; height:2px; background:#fff; transition:all .3s;}
.heard1 .ydd_btn span.span02{margin:3px 0;}
.heard1 .ydd_btn.click span{ background:#fff;}
.heard1 .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:6px;margin-top:0px;	} 
.heard1 .ydd_btn.click span.span02{margin:4px 0;	}
.heard1 .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-6px;margin-top:0px;}
.heard1 .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.picture22{ margin:20px -10px;}

}

@media (max-width:768px){
body{ padding-bottom:50px;}	

.logo{ position:relative;}
.logo .sjdnav{ right:0; top:74px;}

.hot{height:50px; background:#1a1a1a; position:fixed; bottom:0; left:0; z-index:99;}
	.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;}
	.hot .row div:hover{ background:#262626;}	
	.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(../images/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(../images/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; }

/*liuyan*/
.liuyan{ width:100%;}

}

@media (max-width:640px){
	
.pic ul li {width:50%;}

/*about*/
.aboutbox{ margin-top:5px;}
.aboutbox .aboutimg{ width:100%; height:auto;}
.aboutbox .aboutimg img{ margin:0 auto;}
.aboutbox .abouttil{ margin:20px 0 0 0;}
	
}


@media (max-width:414px){

.heard1 .logoimg img{ width:240px; margin-top:10px;}


/*news*/
.news{ min-height:90px; padding-left:136px; padding-bottom:20px;  margin-top:10px; margin-bottom:10px;}
.news .imgbox{ width:136px; height:90px;}
.news .newstil{ padding-left:20px;}
.news .newstil .newsti{ margin-top:5px; height:44px;}


}


@media (max-width:340px){

}