@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"; }
/************************************************************************************************************/
.video-main iframe{ width:450px; height:350px; margin:0 auto; display:block;}
.video-main h4{font-size:16px; line-height:40px; text-align:center}

.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;}
a{ text-decoration:none !important; cursor:pointer !important; outline:none !important;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1230px !important;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}

/*全局样式*/
.top_nav{ background: #f2f2f2;}
.top_nav .left_zi{ font-size: 12px; color: #b8b8b8; line-height: 30px;}
.top_nav .right_zi ul{ margin: 0 -5px;}
.top_nav .right_zi ul li{ font-size: 12px; line-height: 30px; position: relative; padding: 0 15px; border-right: 1px solid #e1e1e1;  border-left: 1px solid #f7f7f7;}
.top_nav .right_zi ul li a{ color: #b8b8b8;}
.top_nav .right_zi ul li:last-child{ border-right: none;}
.top_nav .right_zi ul li:nth-child{ border-left: none;}


.logo{ height:104px;}
.logo .logoimg img{ margin-top:21px;}
.logo .tel{ padding: 0 0 0 67px; background: url(../images/dh.png) 10px center no-repeat; border-left: 1px solid #dfdfdf; margin: 30px 0 0 15px;}
.logo .tel h5{ font-size:14px; color:#3f3b3b; padding-bottom: 3px;}
.logo .tel h6{ font-size:24px;  color: #a74903; font-family:arial;}
.logo .ewm_box{ width: 93px; height: 93px; margin: 5px 0 0 0;}
.heard1{ width:100%; background:url(../images/heard_bg.jpg) center center; background-size: cover;}
.heard1 nav{ width:100%; }
.heard1 nav ul li{ width:16.6666%; height:54px;}
.heard1 nav ul li a{ display:block; color:#fff; font-size:16px; line-height:46px; position: relative;}
.heard1 nav ul li a:after{ content: ''; width: 1px; height: 14px; background: #034493; position: absolute; right: 0; top: 16px;}
.heard1 nav ul li a:before{ content: ''; width: 1px; height: 14px; background: #3a8ad5; position: absolute; left: 0; top: 16px;}
.heard1 nav ul li:nth-child(1) a:before{ display: none;}
.heard1 nav ul li:last-child a:after{ display: none;}
.heard1 nav ul li.active a{ background:url(../images/nav_bg.png) center 80% no-repeat; font-weight: bold; font-size: 18px;}



.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;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 4px;width:15px;height:4px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:#fff; border:none; border-radius: 3px !important;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#03449c; }
.banner #myCarousel .carousel-indicators li.active{background-color:#03449c; }

/*m-w*/
.mian-ss{ padding: 30px 0; border-bottom: 1px solid #e4e4e4;}
.mian-about{ padding: 30px 0 50px; background:url(../images/about_bg.jpg) center center; background-size: cover;}
.mian-pic{ padding: 30px 0 45px;}
.mian-gg{ padding:55px 0 65px; background:url(../images/gg_bg.jpg) center center; background-size: cover;}
.mian-ys{ padding: 80px 0 30px;}
.mian-news{ padding: 30px 0 50px;}
.mian-lj{ border-top: 1px solid #ccc;}



/*t-2*/
.title { margin: 20px 0; background: url(../images/biao_img.png) top center no-repeat;}
.title h3{ color: #326edb; font-size: 30px; font-weight: bold; background: url(../images/biao_bg.png) center center no-repeat;}
.title h3 span{ color: #ff8a00;}
.title h5{ font-size:13px; color: #333333; padding: 10px 0 5px;}
.title .jiao{ width: 12px; height: 12px; border-bottom: 1px solid #e5922d; border-right: 1px solid #e5922d; transform: rotate(45deg); margin: 0 auto;}

/*t-3*/
.title3{ margin: 20px 0; background: url(../images/biao_bg2.png) center bottom no-repeat; padding-bottom: 10px; position: relative;}
.title3 h4{ font-size: 147px; color: #ff9101; font-weight: bold; position: absolute; top: -40px; right: 44%;}
.title3 h3{ font-size: 48px; color: #326edb; font-weight: bold;}
.title3 h3 span{ color: #1a376d;}
.title3 h5{ font-size: 24px; color: #b1b1b1; text-transform: uppercase; font-family: arial; padding: 12px 290px 0 0;}
.title3 h6{ font-size: 24px; color: #2f2f2f; padding: 30px 0 0 10px;}

/*t-6*/
.title6{ position: relative; height: 45px;}
.title6:before{ content: ''; width: 100%; height:2px; background: #326edb; position: absolute; left: 0; bottom: 0px;}
.title6 h4{ font-size: 18px; color: #0379db;  font-weight: bold;  line-height: 43px; position: relative;}
.title6 h4:after{ content: ''; width: 240px; height: 2px; background: #ffb900; position: absolute; left: 0; bottom: 1px;}
.title6 h4 span{ color: #cfcfcf; font-size: 12px; font-family: arial; text-transform: uppercase; padding: 0 0 0 10px;}
.title6 span{ font-size: 13px; color: #404040; line-height: 43px; }
.title6 span a{ color: #404040;}
.title6 span a:hover{ color: #0379db;}


/*t-7-1*/
.title07{ margin:20px 0 0 0;}
.title07 h1{ margin:0 auto !important; font-size:18px; color:#333; line-height:30px;}
.title07 h2{ margin:0 auto !important; font-size:18px; color:#333; line-height:40px; width:60%; border-bottom:1px dashed #666;}
.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*/
.text03{ padding:10px; font-size:14px; color:#333; line-height:24px;}
.text03 img{ max-width:100%; height:auto;}

/*lunbo*/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}
.owl-carousel .owl-item{float:left}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}
.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
.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)}
.owl-theme .owl-controls{}


.box{ font-size: 0;}
.box .guang{ width: 32%; display: inline-block; vertical-align: top;}
.box .guang h3{ font-size: 23px; color: #6e6e6e; font-weight: bold;}
.box .guang h3 span{ font-size: 28px; color: #1f1f1f;}
.box .guang h6{ background: #666666; font-size: 12px; line-height: 26px; color: #fff; margin: 12px 0 0 0 !important;}
.box .ss_box{ width: 45%; display: inline-block; vertical-align: top; padding: 0 44px; border-left: 1px solid #888888; border-right: 1px solid #888888; margin: 0 32px;}
.box .ss_box .ss{ border-bottom: 1px solid #888888; border-top: 1px solid #888888;}
.box .ss_box .ss input{ height: 36px; font-size: 14px; color: #000; border: none; border-radius: 0; width: 85%;}
.box .ss_box .ss button{ width: 36px; height: 36px; border: none; border-radius: 0; padding: 0; background: url(../images/fang.png) center center no-repeat;}
.box .ss_box ul{ font-size: 0; margin: 14px 0 0 0;}
.box .ss_box ul li{ display: inline-block; vertical-align: top; font-size: 12px; color: #5f5f5f;}
.box .ss_box ul li a{ color: #5f5f5f; padding: 0 12px;}
.box .tel_box2{ width: 17%; display: inline-block; vertical-align: top;}
.box .tel_box2 h5{ display: inline-block; padding: 0 28px 0 0; font-size: 12px; color: #5f5f5f; line-height: 19px; background: url(../images/dh2.png) right center no-repeat;}
.box .tel_box2 h6{ font-size: 30px; color: #897f7f; font-family: arial; font-weight: bold; padding: 10px 0 0 0;}

.about_img{ margin: 20px 0 0 0; padding: 0 33px 0 0; border-right: 1px solid #e4e4e4;}
.about_img .imgbox{ border: 1px solid #d4d4d4;}
.about_til{ margin: 20px 0 0 0; padding-bottom: 22px; position: relative;}
.about_til:after{ content: ''; width: 100%; height: 1px; background: url(../images/xian.png) center center no-repeat; position: absolute; left: 0; bottom: 0;}
.about_til h3{ font-size: 18px; color: #3a3a3a; font-weight: bold;}
.about_til .about_ti{ font-size: 14px; line-height: 24px; color: #656565; height: 120px; overflow: hidden; margin: 15px 0;}
.about_til a.more{ display:block; width: 134px; line-height: 34px; color: #fff; text-align: center; background: #2a74cb; border: 1px solid #2a74cb; transition: all .3s;}

/*zz*/
.picture23{ position:relative; margin:30px -8px 30px;}
.picture23 #owl-demo3 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 8px;}
.picture23 #owl-demo3 .item li{ -webkit-transition: all .3s; transition:all .3s;}
.picture23 #owl-demo3 .item li .imgs{ overflow: hidden; position: relative;}
.picture23 #owl-demo3 .item li .imgs span{ display: block; width: 100%; transition: all .3s;}
.picture23 #owl-demo3 .item li .imgs img{max-width:100%;}
.picture23 #owl-demo3 .item li h3{ font-size: 14px; color: #3c3c3c; line-height: 33px; background: rgba(255,255,255,0.55); transition: all .3s; position: absolute; left: 0; bottom: 0; width: 100%;}
.picture23 .owl-theme .owl-controls .owl-buttons div{position:absolute; top:-45px; z-index:1; width:30px; height:30px;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:45%; background: url(../images/yjt.jpg) left center no-repeat; transition: all .3s;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{right:45%; background: url(../images/zjt.jpg) right center no-repeat; transition: all .3s;}
.picture23 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture23 .owl-theme .owl-controls .owl-page{ display:none;}

/*left*/
.pic_box{ padding: 0 0 0 236px; min-height: 741px; position: relative;}
.left_nav{ width: 236px; position: absolute; left: 0; top: 0; z-index: 1;}
.left_nav .pc_nav{ background: #0379db; padding: 0 14px;}
.left_nav .pc_nav .left_biao{ padding: 22px 0;}
.left_nav .pc_nav .left_biao h3{ font-size: 24px; color: #fff; font-weight: bold;}
.left_nav .pc_nav .left_biao img{ margin: 13px auto 0; }
.left_nav .nav_box ul li{ border-bottom: 1px dashed #02de42;}
.left_nav .nav_box ul li a{ display: block; text-align: center; color: #fff; line-height: 38px; position: relative;}
.left_nav .nav_box ul li a:after{ content: ''; width: 98%; height: 90%; border-radius: 5px; border: 1px dashed #769ee7; position: absolute; left: 1%; top: 5%; display: none;}
.left_nav .nav_box ul li.active{ border-bottom: 1px dashed #0379db;}
.left_nav .nav_box ul li.active a{ background: #fff; border-radius: 5px; color: #326edb;}
.left_nav .nav_box ul li.active a:after{ display: block;}
.tel_box3{ background: url(../images/bg.png) center center no-repeat; padding: 40px 14px 80px; background-size: 100% 100%;}
.tel_box3 .tel3{ padding: 0 0 0 51px; background: url(../images/dh3.png) left center no-repeat;}
.tel_box3 .tel3 h5{ font-size: 12px; color: #fff; padding-bottom: 10px;}
.tel_box3 .tel3 h6{ font-size: 24px; color: #fff; font-family: impact;}

.pic{ padding: 0 0 0 30px;}
.title2{ border: 1px solid #f1f1f1; border-bottom: 2px solid #326edb;}
.title2 h4{ width: 242px; line-height: 44px;  font-size: 18px; color: #fff; font-weight: bold; background: #0379db; position: relative;}
.title2 h4:after{ content: ''; width: 100%; height: 2px; background: #ffb900; position: absolute; left: 0; bottom: -2px;}
.title2 h4 span{ font-size: 12px; font-weight: normal; font-family: arial; text-transform: uppercase;}
.title2 a{ font-size: 12px; color: #595959; text-transform: uppercase; line-height: 44px; padding: 0 12px 0 0;}
.big_box{ margin: 25px 0 0 0; padding: 10px; border: 1px solid #dfdfdf;}

/*pic*/
.picture24{ position:relative;}
.picture24 #owl-demo4 .item{-webkit-transition: all 0.3s;transition:all 0.3s;}
.picture24 #owl-demo4 .item li{ -webkit-transition: all .3s; transition:all .3s; border: 1px solid #dfdfdf; background: #ececec; margin-bottom: 2px;}
.picture24 #owl-demo4 .item li .imgbox{ width: 53%; overflow: hidden;}
.picture24 #owl-demo4 .item li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.picture24 #owl-demo4 .item li .imgbox img{max-width:100%;}
.picture24 #owl-demo4 .item li .pic_til{ width: 47%; padding: 45px 63px 0 30px;}
.picture24 #owl-demo4 .item li .pic_til h3{ font-size: 18px; color: #363636; font-weight: bold; border-bottom: 1px solid #b3b3b3; padding-bottom: 20px;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti{ margin: 20px 0 0;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti h4{ font-size: 14px; color: #fe9500; font-weight: bold;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti .ti{ font-size: 12px; color: #363636; line-height: 30px; height: 60px; overflow: hidden; margin: 10px 0;}
.picture24 #owl-demo4 .item li .pic_til .but a{ display: inline-block; width: 101px; line-height: 28px; color: #fff; text-align: center; background: #326edb; font-size: 12px; border: 1px solid #326edb; transition: all .3s;}
.picture24 #owl-demo4 .item li .pic_til .but a.but2{ background: #ff9101; border: 1px solid #ff9101;}
.picture24 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:17px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left: 10px; background: url(../images/yjt2.png) left center no-repeat;}
.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next{ right: 10px; background: url(../images/zjt2.png) right center no-repeat;}
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture24 .owl-theme .owl-controls .owl-page{ display:none;}

.pic2 ul{ margin: 5px -4px 0;}
.pic2 ul li{ width: 25%; padding: 0 4px;}
.pic2 ul li a{ display: block; padding: 5px; border: 1px solid #dfdfdf; transition: all .3s;}
.pic2 ul li .imgbox{ border: 1px solid #dfdfdf;}
.pic2 ul li h3{ font-size: 14px; color: #595959; font-family: "宋体"; line-height: 34px;}

/*gg*/
.gg_box { position: relative;}
.gg_box .imgbox{ position: absolute; bottom: -110px; right: 30%;}
.gg_box .gg_til h3{ font-size: 30px; color: #fff; font-weight: bold;}
.gg_box .gg_til h6{ font-size: 12px; color: #6e9cee; text-transform: uppercase; font-family: arial; padding: 20px 0;}
.gg_box .gg_til h4{ font-size: 18px; color: #fff;}
.gg_box .gg_tel .gg_te{ padding: 0 0 0 74px; background: url(../images/dh4.png) left center no-repeat;}
.gg_box .gg_tel h5{ font-size: 16px; color: #fff; line-height: 30px;}
.gg_box .gg_tel h5 span{ font-family: arial; font-size: 18px;}
.gg_box .gg_tel a.zx{ display:block; width: 100%; border-radius: 5px; background: #fff; line-height: 39px; color: #303030; text-align: center; margin: 20px 0 0 0;}
.gg_box .gg_tel a img{ margin: 0 15px 0 0;}

/*ys*/
.ys_box{ padding: 60px 0 30px; background: url(../images/bg2.jpg) center center; background-size: cover;}
.ys_box2{ padding: 60px 0 30px;}
.ys_box3{ padding: 60px 0 30px; background: url(../images/bg3.jpg) center center; background-size: cover;}
.ys_til{ padding: 0 0 0 103px; min-height: 111px; position: relative;}
.ys_til .biao{ width: 103px; height: 111px; position: absolute; left:0; top: 0; z-index: 1;}
.ys_til .ys_ti{ padding: 0 0 0 30px;}
.ys_til .ys_ti h3{ font-size: 36px; color: #ff9101; font-weight: bold; padding-bottom: 28px; border-bottom: 1px dashed #222222;}
.ys_til .ys_ti h3 span{ color: #1d1d1d;}
.ys_til .ys_ti h3 i{ font-style: normal; color: #326edb;}
.ys_til .ys_ti .text{ padding: 10px 0 0 0;}
.ys_til .ys_ti .text p{ font-size: 14px; color: #3b3b3b; line-height: 24px; margin: 10px 0 !important; padding: 0 0 0 20px; background: url(../images/kuang.png) left 7px no-repeat;}
.ys_til .ys_ti .text p i{ color: #326edb; font-style: normal;}
.ys_box .imgbox img{ margin: 0 auto;}
.ys_box2 .imgbox img{ margin: 0 auto;}
.ys_box3 .imgbox img{ margin: 0 auto;}
.ys_box4 .imgbox img{ margin: 0 auto;}

.news_left{ margin: 30px 0 0 0}
.news_active{ width: 100%; padding: 0 0 0 347px; min-height: 252px; position: relative;}
.news_active .imgbox{ width: 347px; height: 252px; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden;}
.news_active .imgbox span{ display: block; width: 100%; height: 100%; transition: all .3s;} 
.news_active .active_til{ background: #fafafa; border: 1px solid #eaeaea; min-height: 252px; padding: 32px 25px 0 32px;}
.news_active .active_til .rq{ padding: 0 120px 0 0; position: relative;}
.news_active .active_til .rq .mor{ position: absolute; right: 0; bottom: 0; font-size: 12px; color: #676767; text-transform: uppercase; padding: 0 45px 0 0; background: url(../images/yuan.png) right center no-repeat; line-height: 14px;}
.news_active .active_til .rq .tian{ font-size: 42px; line-height: 48px; color: #326edb; font-family: arial; font-weight: bold;}
.news_active .active_til .rq .nian{ font-size: 12px; color: #666666; font-family: arial; margin-top: -5px;}
.news_active .active_til .active_ti{ margin: 30px 0 0 0;}
.news_active .active_til .active_ti h3{ font-size: 18px; color: #2a2a2a; font-weight: bold;}
.news_active .active_til .active_ti .text01{ font-size: 12px; color: #676767; line-height: 20px; height: 60px; overflow: hidden; margin: 17px 0 0 0;}

.news_left ul { margin: 30px 0 0 0 !important;}
.news_left ul li{ padding: 5px 0; border-bottom: 1px dashed #a9a9a9;}
.news_left ul li:nth-child(1){border-top: 1px dashed #a9a9a9;}
.news_left ul li a{ display: block; width: 100%; padding: 0 0 0 73px; min-height: 73px; position: relative; transition: all .3s;}
.news_left ul li a .rq2{ width: 73px; height: 73px; position: absolute; left: 0; top: 0; z-index: 1; padding-top: 17px; transition: all .3s;}
.news_left ul li a .rq2 .tian{ font-size: 40px; color: #a9a9a9; font-family: arial; font-weight: bold; text-align: center; line-height: 30px; transition: all .3s;}
.news_left ul li a .rq2 .nian{ font-size: 12px; color: #a9a9a9; font-family: arial; text-align: center; transition: all .3s;}
.news_left ul li a .news_til{ padding: 15px 0 0 36px;}
.news_left ul li a .news_til h3{ font-size: 16px; color: #282828; padding-bottom: 10px;}
.news_left ul li a .news_til .news_ti{ font-size: 14px; color: #8e8e8e;}

.news_right{ margin: 30px 0 0 0;}
.news_right ul li{ padding-bottom: 15px; border-bottom: 1px dashed #a9a9a9; margin: 22px 0 0 0;}
.news_right ul li .wen{ padding: 0 0 0 24px; min-height: 24px; position: relative;}
.news_right ul li .wen .wen_zi{ width: 24px; text-align:center; line-height: 24px; color: #fff; font-size: 14px; background: #326edb; position: absolute; left: 0; top: 0;}
.news_right ul li .wen h3{ font-size: 16px; color: #282828; line-height: 24px; padding:0 0 0 20px;}
.news_right ul li .da{ padding: 0 0 0 24px; min-height: 48px; position: relative; margin: 10px 0 0 0;}
.news_right ul li .da_zi{width: 24px; height: 24px; text-align:center; line-height: 24px; color: #fff; font-size: 14px; background: #ff9101; position: absolute; left: 0; top: 0;}
.news_right ul li .da_til{ font-size: 12px; color: #8e8e8e; line-height: 24px; height: 48px; overflow: hidden; padding: 0 0 0 20px;}

.more2 a{ display: block; width: 116px; line-height: 30px; border: 1px solid #d9d9d9; text-align: center; font-size: 12px; color: #848484; transition: all .3s; margin: 40px auto 0; border-radius: 5px;}

/*p-7*/
.picture7{ margin:20px 0 0 0; text-align: center;}
.picture7 img{ display:block; margin:0 auto;}

/*c-1*/
.content1{ padding:26px 0 40px 0;}
.subnav{ width: 255px;}
.subnav .pc_nav{ background: #0379db; padding: 0 14px;}
.subnav .pc_nav .left_biao{ padding: 22px 0;}
.subnav .pc_nav .left_biao h3{ font-size: 24px; color: #fff; font-weight: bold;}
.subnav .pc_nav .left_biao img{ margin: 13px auto 0; }
.subnav .nav_box ul li{ border-bottom: 1px dashed #02de42;}
.subnav .nav_box ul li a{ display: block; text-align: center; color: #fff; line-height: 38px; position: relative;}
.subnav .nav_box ul li a:after{ content: ''; width: 98%; height: 90%; border-radius: 5px; border: 1px dashed #769ee7; position: absolute; left: 1%; top: 5%; display: none;}
.subnav .nav_box ul li.active{ border-bottom: 1px dashed #0379db;}
.subnav .nav_box ul li.active a{ background: #fff; border-radius: 5px; color: #326edb;}
.subnav .nav_box ul li.active a:after{ display: block;}
.subnav .nav_box ul li:hover{ border-bottom: 1px dashed #0379db;}
.subnav .nav_box ul li:hover a{ background: #fff; border-radius: 5px; color: #326edb;}
.subnav .nav_box ul li:hover a:after{ display: block;}
.subnav .contact_nei .zxbtn a{ display: block; width: 158px; line-height: 32px; color: #fff; text-align: center; background: #404040; margin: 15px auto; transition: all .3s;}
.subnav .yddnav li{ margin-bottom:2px; height:50px;}
.subnav .yddnav li a{ display:block; font-size:18px;color:#fff; line-height:50px; background:#666; transition:all 0.3s;}
.subnav .yddnav li a.active{ background:#0379db;}
.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:#dcdcdc; border-top:solid 1px #fff;}
.subnav .yddnav .xls a{ color:#333; display:block; line-height:40px;}


.pic3 ul{ margin:20px -9px 0;}
.pic3 ul li{ width: 25%; padding: 0 9px; margin-bottom: 20px;}
.pic3 ul li a{ display: block; padding: 5px; border: 1px solid #dfdfdf; transition: all .3s;}
.pic3 ul li .imgbox{ border: 1px solid #dfdfdf;}
.pic3 ul li h3{ font-size: 14px; color: #595959; font-family: "宋体"; line-height: 34px;}

/*news*/
.news2{ margin-top:40px;}
.news2 ul li{ width: 100%; border-bottom:1px dashed #cacaca; padding:0 0 30px 0; margin-bottom:30px;}
.news2 ul li a{ display: block; width: 100%; padding: 0 0 0 231px; min-height: 134px; position: relative;}
.news2 ul li a .imgbox{ width: 231px; height: 134px; position: absolute; left: 0; top: 0; z-index: 1; overflow: hidden;}
.news2 ul li a .imgbox span{ display:block; width: 100%; height: 100%; transition: all .3s;}
.news2 ul li a .news_til2{ padding: 8px 0 0 30px;}
.news2 ul li a .news_til2 .news_biao h3{ width: 70%; font-size: 18px; line-height: 20px; color: #282828;}
.news2 ul li a .news_til2 .news_biao h6{  font-size: 12px; color: #9e9e9e; line-height: 20px;}
.news2 ul li a .news_til2 .news_ti2{ font-size: 12px; color: #5f5f5f; line-height: 20px; height: 40px; overflow: hidden; margin: 12px 0 15px 0;}
.news2 ul li a .news_til2 .duo{ width: 93px; line-height: 24px; text-align: center; border: 1px solid #e0e0e0; font-size: 12px; color: #b5b5b5; transition: all .3s;}

/*liuyan*/
.liu_box{ margin-top: 20px;}
.liuyan{ width:60%; margin:40px auto;}
.liuyan .inp{ margin-bottom:10px;}
.liuyan input{ border:none; height:39px; width:100%; border:1px solid #ccc; padding:0 10px;}
.liuyan .inp2{ margin-bottom:15px;}
.liuyan textarea{  border:1px solid #ccc; height:95px; width:100%; resize:none;  padding:0 10px;}
.liuyan button{ width:100%; height:36px; color:#fff; background:#0682f5; border:none; transition:all 0.3s; display:block; margin:0 auto;}
.liuyan button:hover{  background: #0d59e8;}

/*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: #222222;}
footer .foot_logo{ margin: 45px 0 0 0;}
footer .foot_right nav ul li{ width: 16.6666%; text-align: center; position: relative;}
footer .foot_right nav ul li:after{ content: ''; width: 1px; height: 12px; background: #bcbcbc; position: absolute; right: 0; top: 4px;}
footer .foot_right nav ul li:last-child:after{ display: none;}
footer .foot_right nav ul li a{ color: #bcbcbc; line-height: 16px;}
footer .foot_right .lx_til{ margin: 10px 0 0 0;}
footer .foot_right .lx_ti{ width: 65%; padding: 0 0 0 33px;}
footer .foot_right .lx_ti span{ display: inline-block; font-size: 12px; color: #bcbcbc; line-height: 24px; padding: 0 30px 0 0;}
footer .foot_right .lx_ti .bei{ font-size: 12px; color: #bcbcbc; line-height: 24px;}
footer .foot_right .lx_ti .bei a{ color: #bcbcbc;}
footer .foot_right .tel2{ padding: 10px 88px 10px 0; background: url(../images/dh5.png) 90% center no-repeat; width: 35%; margin: 10px 0 0 0;}
footer .foot_right .tel2 h5{ font-size: 14px; color:#bcbcbc; text-align: right;}
footer .foot_right .tel2 h6{ font-size: 30px; color: #8b8b8b; font-family: impact; font-weight: bold; text-align: right;}

@media( min-width:991px){
	.top_nav .right_zi ul li:hover a{ color: #083676;}
	.heard1 nav ul li:hover a{ background:url(../images/nav_bg.png) center 80% no-repeat; font-weight: bold; font-size: 18px;}
	.box .ss_box ul li a:hover{ color: #326edb;}
	.about_til a.more:hover{ background: none; color: #2a74cb;}
	.picture23 #owl-demo3 .item li:hover .imgs span{ transform: scale(1.1);}
	.picture23 #owl-demo3 .item li:hover .imgs h3{ background: rgba(255,138,0,0.55); color: #fff;}
	.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background: url(../images/yjt.jpg) right center no-repeat;}
	.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background: url(../images/zjt.jpg) left center no-repeat;}
	.left_nav .nav_box ul li:hover{ border-bottom: 1px dashed #0379db;}
	.left_nav .nav_box ul li:hover a{ background: #fff; border-radius: 5px; color: #326edb;}
	.left_nav .nav_box ul li:hover a:after{ display: block;}
	.picture24 #owl-demo4 .item li .pic_til .but a:hover{ color: #326edb; background: none;}
	.picture24 #owl-demo4 .item li .pic_til .but a.but2:hover{ color: #ff9101;}
	.pic2 ul li:hover a{ background: #0379db; border: 1px solid #0379db;}
	.pic2 ul li:hover h3{ color: #fff;}
	.gg_box .gg_tel a:hover{ color: #ff9101;}
	.news_active:hover .imgbox span{ transform: scale(1.1);}
	.news_active:hover .active_til .active_ti h3{ color: #326edb;}
	.news_left ul li:hover a{ background: #eaeaea;}
	.news_left ul li:hover .rq2{ background: #326edb;}
	.news_left ul li:hover .rq2 .tian{ color: #fff;}
	.news_left ul li:hover .rq2 .nian{ color: #fff;}
	.news_right ul li:hover .wen h3{ color: #326edb}
	.news_right ul li:hover .da .da_til{ color: #ff9101}
	.more2 a:hover{ background: #326edb; border: 1px solid #326edb; color: #fff;}
	.pic3 ul li:hover a{ background: #0379db; border: 1px solid #0379db;}
	.pic3 ul li:hover h3{ color: #fff;}
	.news2 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.news2 ul li a:hover .news_til2 .duo{ color: #fff; background: #0379db; border: 1px solid #0379db;}
}

@media (max-width:1199px){	

.box{ font-size: 0;}
.box .guang{ width: 32%; }
.box .guang h3{ font-size: 18px; }
.box .guang h3 span{ font-size: 24px;}
.box .guang h6{ background: #666666; font-size: 10px;}
.box .ss_box{ width: 45%; display: inline-block; vertical-align: top; padding: 0 24px; border-left: 1px solid #888888; border-right: 1px solid #888888; margin: 0 12px;}


.title3 h4{ top: -40px; right: 38%;}


}


@media (max-width:991px){
.logo{ height:74px; border-bottom:none; position: relative;}
.logo .sjdnav{ display:none; width:150px; height:auto;position:absolute; right:20px; top:74px; z-index:9999;}
.logo .logo .sjdnav ul{ margin:0; padding:0;}
.logo .sjdnav li{ display:block; height:30px; text-align:center; padding:0; margin-bottom:5px;background:#326edb;}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .logoimg img{ margin:15px 0 0 10px; height:auto; width: 300px;}

.logo .ydd_btn{ margin:21px 15px 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #326edb;}
.logo .ydd_btn span{ display:block; width:100%; height:2px; background:#fff; -webkit-transition: all .3s; transition:all .3s;}
.logo .ydd_btn span.span02{margin:3px 0;}
.logo .ydd_btn.click span{ background:#fff;}
.logo .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;	} 
.logo .ydd_btn.click span.span02{margin:4px 0;}
.logo .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;}
.logo .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}

.about_img{ margin: 20px 0 0 0; padding:0; border-right:none;}
.about_img img{ margin: 0 auto;}

/*left*/
.pic_box{ padding: 0px; min-height: auto;}
.pic{ padding: 0;}

.mian-gg{ padding:35px 0;}
.gg_box .gg_til{ width: 100%; float: inherit !important;}
.gg_box .gg_tel{ float: inherit !important; margin: 20px 0;}

.ys_box .imgbox img{ margin: 10px auto;}
.ys_box2 .imgbox img{ margin: 10px auto;}
.ys_box3 .imgbox img{ margin: 10px auto;}
.ys_box4 .imgbox img{ margin: 10px auto;}

footer .foot_logo{ margin: 0;}
footer .foot_logo img{ margin: 25px auto;}
footer .foot_right .lx_ti{ width: 100%; padding: 0; text-align: center;}

.subnav{ width:100%;}

}

@media (max-width:767px){
body{ padding-bottom:50px;}	
.logo .sjdnav{  right:0px;}

.hot{height:50px; background:#326edb; position:fixed; bottom:0; border-top:2px solid #fff; left:0; z-index:99; width: 100%;}
	.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:#ff9101;}	
	.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; }

.picture24 #owl-demo4 .item li .imgbox{ width: 100%;}
.picture24 #owl-demo4 .item li .pic_til{ width: 100%; padding-bottom: 15px;}

.pic2 ul li{ width: 50%; margin-bottom: 5px;}

.title3 h4{ top: -40px; right: 36%;}

.pic3 ul li{ width: 50%; margin-bottom: 5px;}

.liuyan{ width:100%;}


}

@media (max-width:640px){
.video-main iframe{ width:100%; height:320px;}

/*t-3*/
.title3{ margin: 20px 0;}
.title3 h4{ font-size: 77px;top: -20px; right: 40%;}
.title3 h3{ font-size: 28px; }
.title3 h5{ font-size: 14px;  padding: 12px 120px 0 0;}
.title3 h6{ font-size: 14px; padding: 20px 0 0 10px;}

.ys_til{ padding: 0 0 0 83px;}
.ys_til .biao{ width: 83px; height: 111px;}
.ys_til .ys_ti{ padding: 0 0 0 20px;}
.ys_til .ys_ti h3{ font-size: 20px; color: #ff9101;  padding-bottom: 18px; }

.news_active{ width: 100%; padding: 0 0 0 247px; min-height: 162px; position: relative;}
.news_active .imgbox{ width: 247px; height: 162px;}
.news_active .active_til{ min-height: 162px; padding: 12px 15px 0 22px;}
.news_active .active_til .rq{ padding: 0 100px 0 0;}
.news_active .active_til .rq .mor{ padding: 0 25px 0 0;  line-height: 14px;}
.news_active .active_til .rq .tian{ font-size: 32px; line-height: 40px; color: #326edb; font-family: arial; font-weight: bold;}
.news_active .active_til .rq .nian{ font-size: 12px; color: #666666; font-family: arial; margin-top: -5px;}
.news_active .active_til .active_ti{ margin: 15px 0 0 0;}
.news_active .active_til .active_ti h3{ font-size: 16px; }
.news_active .active_til .active_ti .text01{ font-size: 12px;  height: 40px;  margin: 13px 0 0 0;}

.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:40%;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{right:40%;}

.gg_box .gg_til h3{ font-size: 18px;}
.gg_box .gg_til h6{ font-size: 12px; padding: 10px 0;}
.gg_box .gg_til h4{ font-size: 14px;}

}


@media (max-width:414px){
.video-main iframe{ width:100%; height:260px;}
.logo .logoimg img{ width: 200px; margin: 22px 0 0 5px; height:auto;}

.title3 h4{ font-size: 77px;top: -20px; right: 34%;}

.news_active{ width: 100%; padding: 0 0 0 147px; min-height: 122px; position: relative;}
.news_active .imgbox{ width: 147px; height: 122px;}
.news_active .active_til{ min-height: 122px; padding: 5px 5px 0 10px;}
.news_active .active_til .rq{ padding: 0;}
.news_active .active_til .rq .mor{ display: none; }
.news_active .active_til .rq .tian{ font-size: 26px; line-height: 30px; color: #326edb; font-family: arial; font-weight: bold;}
.news_active .active_til .rq .nian{ font-size: 10px; color: #666666; font-family: arial; margin-top: -5px;}
.news_active .active_til .active_ti{ margin: 10px 0 0 0;}
.news_active .active_til .active_ti h3{ font-size: 14px; }
.news_active .active_til .active_ti .text01{ font-size: 12px;  height: 40px;  margin: 7px 0 0 0;}

.picture24 #owl-demo4 .item li .pic_til{ padding: 15px 10px 15px 10px;}
.picture24 #owl-demo4 .item li .pic_til h3{ font-size: 16px; padding-bottom: 10px;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti{ margin: 15px 0 0;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti h4{ font-size: 14px; color: #fe9500; font-weight: bold;}
.picture24 #owl-demo4 .item li .pic_til .pic_ti .ti{ font-size: 12px; color: #363636; line-height: 30px; height: 60px; overflow: hidden; margin: 5px 0;}
.picture24 #owl-demo4 .item li .pic_til .but a{ display: inline-block; width: 91px; line-height: 28px; color: #fff; text-align: center; background: #326edb; font-size: 12px; border: 1px solid #326edb; transition: all .3s;}

.ys_til{ padding: 0 0 0 63px;}
.ys_til .biao{ width: 63px; height: 111px;}
.ys_til .ys_ti{ padding: 0 0 0 10px;}
.ys_til .ys_ti h3{ font-size: 18px; color: #ff9101;  padding-bottom: 15px; }

/*news2*/
.news2 ul li a{ padding: 0 0 0 140px; min-height: 94px;}
.news2 ul li a .imgbox{ width: 140px; height:94px;}
.news2 ul li a .news_til2{ padding: 0 0 0 15px;}
.news2 ul li a .news_til2 h3{ font-size: 14px; padding: 3px 0;}
.news2 ul li a .news_til2 h5{padding: 5px 0;}
.news2 ul li a .news_til2 .news_ti2{ line-height: 18px; height: 36px;}



}


@media (max-width:340px){

.title3 h3{ font-size: 20px;}
.title3 h4{ font-size: 57px;top: -15px; right: 36%;}

}