@charset "utf-8";
/* CSS Document */

/*引入字体库*/
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/font_1432720974_1547027.eot'); /* IE9*/
  src: url('../fonts/font_1432720974_1547027.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
  url('../fonts/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
  url('../fonts/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(../fonts/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"; }
/************************************************************************************************************/

.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;}
.clearfix:after,.clearfix:before{ content: ''; display: table;}
.clearfix:after{ clear: both;}
.clearfix{ *zoom: 1;}
.clear { clear:both;}
body{ font-family:"微软雅黑";}

/*全局样式*/
.top_nav{ border-bottom: 1px solid #d7d7d9;}
.top_nav .left_zi{ font-size: 12px; color: #5e5e5e; line-height: 35px; font-family: '宋体';}
.top_nav ul{ margin: 0 -15px;}
.top_nav ul li{ padding: 0 15px; position: relative;}
.top_nav ul li a{ color: #5e5e5e; font-size: 12px; line-height: 35px; font-family: '宋体';}
.top_nav ul li:after{ content: ''; width: 1px; height: 12px; background: #5e5e5e; position: absolute; right:0; top: 12px;}
.top_nav ul li:last-child:after{ display: none;}

.logo{ height:120px;}
.logo .logoimg img{ margin-top:37px;}
.logo .zi{ border-left: 1px solid #c9c9c9; padding: 0 0 0 17px; margin: 37px 0 0 17px;}
.logo .zi h6{ font-size: 12px; color: #343434; padding: 10px 0 0 0;}
.logo .tel{ padding: 0 0 0 67px; background: url(../images/dh.png) left center no-repeat; margin: 35px 0 0 0;}
.logo .tel h5{ color: #434343; font-size: 13px;}
.logo .tel h6{ font-size: 36px; color: #245eba; font-family:impact;}
.header1{background:#297ff0;background:-moz-linear-gradient(top,#297ff0 0,#0d449e 100%);background:-webkit-linear-gradient(top,#297ff0 0,#0d449e 100%);background:linear-gradient(to bottom,#297ff0 0,#0d449e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#297ff0',endColorstr='#0d449e',GradientType=0); position: relative; z-index: 9999; box-shadow: 6px 6px 10px rgba(8,1,3,0.2);}
.header1 nav ul li{ width:12.5%; }
.header1 nav ul li a{ display:block; color:#fff; font-size:16px; line-height:50px; position: relative;}
.header1 nav ul li.active a{ background:#1d69cc;background:-moz-linear-gradient(top,#1d69cc 0,#0a3680 100%);background:-webkit-linear-gradient(top,#1d69cc 0,#0a3680 100%);background:linear-gradient(to bottom,#1d69cc 0,#0a3680 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d69cc',endColorstr='#0a3680',GradientType=0); box-shadow: 3px 3px 7px rgba(0,0,0,0.35) inset;}



.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-control.left{ left:18%; width:24px;background:url(../images/left_but.png) no-repeat left;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.banner .carousel-control.right{ right:18%; width:224px;background:url(../images/right_but.png) no-repeat right;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.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:12px;height:12px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s; background:#fff; border:3px solid #fff;}
.banner #myCarousel .carousel-indicators li:hover{background-color:#2270db; }
.banner #myCarousel .carousel-indicators li.active{background-color:#2270db; }

/*m-w*/
.mian-pic{ padding: 40px 0;}
.mian-ys{ padding: 50px 0 0; background: url(../images/ys_bg.jpg) top center no-repeat;}
.mian-he{ padding: 40px 0; background: url(../images/he_bg.jpg) center center; background-size: cover;}
.mian-she{ padding: 40px 0;}
.mian-case{ padding: 40px 0; background: url(../images/case_bg.jpg) center bottom; background-size: cover;}
.mian-news{ padding: 40px 0;}
.mian-Color{ padding: 40px 0 80px;  background: url(../images/con_bg.jpg) center center; background-size: cover;}
.mian-foot{ padding: 65px 0; background: url(../images/color_bg.jpg) center center; background-size: cover;}



/*t-2*/
.title { margin: 20px 0;}
.title h3{ color: #292929; font-size: 24px; font-weight: bold;}
.title h3 b{ font-weight: normal; padding: 0 11px; color: #696969;}
.title h3 span{ color: #245eba;}
.title .xian{ width: 100%; height: 1px; background: #dbdbdb; margin: 15px 0; position: relative;}
.title .xian:after{ content: ''; width: 188px; height: 3px; background: #999999; position: absolute; left: 50%; margin-left: -94px; top: -1px;}
.title h5{ font-size: 14px; color: #999999;}

/*t-2*/
.title3 { margin: 20px 0;}
.title3 h3{ color: #fff; font-size: 24px; font-weight: bold;}
.title3 h3 b{ font-weight: normal; padding: 0 11px; color: #fff;}
.title3 h3 span{ color: #fff;}
.title3 .xian{ width: 100%; height: 1px; background: #fff; margin: 15px 0; position: relative;}
.title3 .xian:after{ content: ''; width: 188px; height: 3px; background: #999999; position: absolute; left: 50%; margin-left: -94px; top: -1px;}
.title3 .xian2{ width: 100%; height: 1px; background: #fff; margin: 15px 0; position: relative;}
.title3 .xian2:after{ content: ''; width: 188px; height: 3px; background: #fff; position: absolute; left: 50%; margin-left: -94px; top: -1px;}
.title3 h5{ font-size: 14px; color: #999999;}

/*title03*/
.title03 h3{ font-size: 36px; color: #292929; font-weight: bold; padding-bottom: 15px;}
.title03 h5{ font-size: 36px; color: #255dba; font-weight: bold; padding-bottom: 12px;}
.title03 h6{ font-size: 18px; text-transform: uppercase; color: #999999;}

/*t-6*/
.title6{ position: relative; height: 34px;}
.title6:before{ content: ''; width: 100%; height:1px; background: #dcdcdc; position: absolute; left: 0; bottom: 0px;}
.title6 span{ font-size: 12px; color: #616161; line-height: 34px;}
.title6 span b{ color: #343434;}
.title6 span a{ color: #616161;}
.title6 span a:hover{ color: #0065fd;}
.title6 a.fan{ font-size: 12px; color: #696969; line-height: 34px;}


/*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:15px 0; font-size:14px; color:#636363; line-height:30px; border-top: 1px solid #e0e0e0; margin: 20px 0 0 0;}
.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{}


/*left*/
.pic_box{ padding: 0 0 0 305px; min-height: 640px; position: relative; margin: 20px 0 0;}
.left_nav{ width: 305px; position: absolute; left: 0; top: 0; z-index: 1; background: #fff;  padding: 20px; border: 1px solid #e7e7e7;}
.left_nav .left_biao{ padding: 0 0 14px 30px; border-bottom: 1px solid #c8c8c8; position: relative; min-height: 48px;}
.left_nav .left_biao span{ font-size: 40px; line-height: 40px; color: #999999; font-weight: bold; position: absolute; left: 0; top: -3px;}
.left_nav .left_biao h5{ color: #292929; font-size: 16px; font-weight: bold;}
.left_nav .left_biao h6{ font-size: 12px; font-family: arial; text-transform: uppercase; color: #999999; padding: 5px 0 0 0;}
.left_nav .nav_box{ margin: 15px 0 0 0;}
.left_nav .nav_box ul li{ margin-top: 12px;}
.left_nav .nav_box ul li a{ display: block; font-size: 14px; background:#ffffff;background:-moz-linear-gradient(top,#ffffff 50%,#f0f1f0 50%);background:-webkit-linear-gradient(top,#ffffff 50%,#f0f1f0 50%);background:linear-gradient(to bottom,#ffffff 50%,#f0f1f0 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f0f1f0',GradientType=0); color: #292929;   line-height: 50px; padding: 0 32px 0 55px; border: 1px solid #e7e7e7; border-radius: 8px; position: relative; transition: all .3s;}
.left_nav .nav_box ul li a:before{ content: ''; width: 10px; height: 10px; border-radius: 50%; border: 3px solid #318fea; background: #fff; position: absolute; left: 18px; top: 50%; margin-top: -5px; transition: all .3s;}
.left_nav .nav_box ul li a:after{ content: ''; width: 0; height: 0; border-top: 6px solid  #318fea; border-left: 7px solid transparent; border-right: 7px solid transparent; position: absolute; right: 14px; top: 50%; margin-top: -3px; transition: all .3s;}
.left_nav .nav_box ul li.active a{ border: 1px  solid #529ddd; font-size: 16px; font-weight: bold; color: #fff;background:#1066dd;background:-moz-linear-gradient(top,#1066dd 50%,#265eb9 50%);background:-webkit-linear-gradient(top,#1066dd 50%,#265eb9 50%);background:linear-gradient(to bottom,#1066dd 50%,#265eb9 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1066dd',endColorstr='#265eb9',GradientType=0); background-size: 100%;}
.left_nav .nav_box ul li.active a:before{ border: 3px solid #fff; background: #0767df;}
.left_nav .nav_box ul li.active a:after{ border-top: 6px solid  #fff; }
.left_nav .ul3{ padding: 0 28px; display: none;}
.left_nav .ul3.active{ display: block;}
.left_nav .ul3 .li3{ padding: 0 0 0 44px; border-bottom: 1px dashed #e2e2e2; position: relative;}
.left_nav .ul3 .li3:after{content: ''; width: 4px; height:4px;background: #3985c6; position: absolute; border-radius: 50%; left: 15px; top: 50%; margin-top: -2px;}
.left_nav .ul3 .li3 a{ font-size: 14px; color: #696969; line-height: 36px;}
.tel_box3{ margin: 12px 0 0 0; border: 1px solid #c8c8c8; border-radius: 10px 10px 0 0;}
.tel_box3 .tel3{ padding: 42px 13px; background: url(../images/dh_bg.jpg) center center; background-size: cover;  border-radius: 10px;}
.tel_box3 .tel3 h5{ font-size: 14px; color: #1d1d1d; margin-bottom: 12px !important; text-align: right; line-height: 25px; background: url(../images/dh3.png) 109px center no-repeat;}
.tel_box3 .tel3 h6{ font-size: 24px; color: #1a57c1; font-family:impact; text-align: right;}

.pic{padding: 0 0 0 20px;}
.pic01{ padding:24px 23px 0; background: #fff; border: 1px solid #e7e7e7;}
.title2 {border-bottom: 1px solid #e6e6e6; padding-bottom: 20px;}
.title2 h4{ font-size: 30px; color: #c8c8c8; font-family: impact; text-transform: uppercase;}
.title2 h4 span{ font-size: 18px; color: #c8c8c8; font-weight: bold;}
.title2 a{ padding: 3px 0 0 0;}

.list_nav{ padding: 0 195px 0 0; min-height: 48px; position: relative; margin: 14px 0 0 0;}
.list_nav ul{ font-size: 0; text-align: center; background: url(../images/list_bg.jpg) center center; background-size: cover;}
.list_nav ul li{ display: inline-block; vertical-align: top; padding: 0 20px; position: relative;}
.list_nav ul li:after{ content: ''; width: 2px; height: 16px; background: #fff; position: absolute; right: 0; top: 18px;}
.list_nav ul li a{ color: #fff; font-size: 18px; color: #ffffff; line-height: 48px;}
.list_nav .list_zi{ width: 195px; line-height: 48px; color: #fff; background: #cf1220; font-weight: bold; font-size: 18px; text-align:center; position: absolute; right: 0; top: 0;}
.list_nav .list_zi:after{ content: ''; border-left: 10px solid #2054a7; border-bottom: 7px solid transparent; border-top: 7px solid transparent; position: absolute; left: 0; top:50%; margin-top: -7px;}


.pic2{ margin: 16px 0 0 0;}
.pic2 ul{ margin: 0 -10px;}
.pic2 ul li{ width: 33.333%; padding: 0 10px; margin-bottom: 20px;}
.pic2 ul li a{ display: block; border: 1px solid #e7e7e7; transition: all .3s;}
.pic2 ul li .imgbox{ overflow: hidden; margin-bottom: 1px;}
.pic2 ul li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.pic2 ul li .pic_til{ padding:0 18px; transition: all .3s;}
.pic2 ul li h3{ font-size: 14px; color: #292929; font-weight: bold; line-height: 45px; width: 60%;  transition: all .3s;}
.pic2 ul li h6{ font-size: 12px; color: #999999;  font-weight: bold; line-height: 45px; text-transform: uppercase; transition: all .3s;}




/*ys*/
.ys_box{ background: url(../images/ys_bg2.jpg) center center; background-size: cover; margin: 220px 0 0 0;}
.ys_box ul li{ padding: 0 0 0 160px; min-height: 160px; position: relative; border-bottom: 1px dashed #cdcdcd;}
.ys_box ul li:nth-child(2){ border: none; margin: 45px 0 0 0;}
.ys_box ul li .shu{ width: 130px; height: 130px; position: absolute; left: 0; top: 0;}
.ys_box ul li .ys_til{ padding: 20px 0 0 0;}
.ys_box ul li .ys_til h3{ font-size: 22px; color: #292929; font-weight: bold;}
.ys_box ul li .ys_til h6{ font-size: 12px; color: #d0d0d0; text-transform: uppercase; padding: 10px 0 0 0;}
.ys_box ul li .ys_til .ys_ti{ color: #999999; line-height: 18px; height: 36px; overflow: hidden; margin: 12px 0 0 0;}
.ys_box .ys_img img{ margin: 0 auto;}

.ys_box2{ margin: 20px 0 0 0;}
.ys_box2 ul li{ padding: 0 0 0 160px; min-height: 160px; position: relative; border-bottom: 1px dashed #cdcdcd; margin: 25px 0 0 0;}
.ys_box2 ul li:nth-child(2){ margin: 40px 0 0 0;}
.ys_box2 ul li .shu{ width: 130px; height: 130px; position: absolute; left: 0; top: 0;}
.ys_box2 ul li .ys_til{ padding: 20px 0 0 0;}
.ys_box2 ul li .ys_til h3{ font-size: 22px; color: #292929; font-weight: bold;}
.ys_box2 ul li .ys_til h6{ font-size: 12px; color: #d0d0d0; text-transform: uppercase; padding: 10px 0 0 0;}
.ys_box2 ul li .ys_til .ys_ti{ color: #999999; line-height: 18px; height: 36px; overflow: hidden; margin: 12px 0 0 0;}
.ys_box2 .ys_img{}
.ys_box2 .ys_img img{ margin: 0 auto;}

.he_box { margin:40px 0 0 0; position: relative; padding-bottom: 30px;}
.he_box .imgbox{ position: absolute; left: 50%; border-radius: 50%; padding: 10px; background: rgba(255,255,255,0.3); margin-left: -138px; top: 0; width: 276px; height: 276px;}
.he_box .imgbox span{ display: block; width: 100%; height: 100%; border-radius: 50%; border: 5px solid #fff; box-shadow: 0 0 12px rgba(0,0,0,0.25);}
.ys_left{ width: 50%; padding: 0 179px 0 0;}
.ys_left ul li:nth-child(1){ padding-bottom: 60px; position: relative;}
.ys_left ul li:nth-child(1):after{ content: '';  width: 95%; height: 1px; background: #ccc; position: absolute; left: 0; bottom: 0;}
.ys_left ul li:nth-child(2){ padding-top: 60px;}
.ys_left ul li h3{ font-size: 22px; color: #fff; line-height: 27px; font-weight: bold; padding: 0 0 0 42px;}
.ys_left ul li h3 span{ font-size: 14px; text-transform: uppercase; font-weight: normal;}
.ys_left ul li:nth-child(1) h3{ background: url(../images/he_icon1.png) left center no-repeat;}
.ys_left ul li:nth-child(2) h3{ background: url(../images/he_icon2.png) left center no-repeat;}
.ys_left ul li .ys_til{ font-size: 14px; color: #fff; margin: 20px 0 0 0; line-height: 25px; height: 50px; overflow: hidden;}

.ys_right{ width: 50%; padding: 0  0 0 179px;}
.ys_right ul li:nth-child(1){ padding-bottom: 60px; position: relative;}
.ys_right ul li:nth-child(1):after{ content: '';  width: 95%; height: 1px; background: #ccc; position: absolute; right: 0; bottom: 0;}
.ys_right ul li:nth-child(2){ padding-top: 60px;}
.ys_right ul li h3{ font-size: 22px; color: #fff; line-height: 27px; font-weight: bold; padding: 0 0 0 42px;}
.ys_right ul li h3 span{ font-size: 14px; text-transform: uppercase; font-weight: normal;}
.ys_right ul li:nth-child(1) h3{ background: url(../images/he_icon3.png) left center no-repeat;}
.ys_right ul li:nth-child(2) h3{ background: url(../images/he_icon4.png) left center no-repeat;}
.ys_right ul li .ys_til{ font-size: 14px; color: #fff; margin: 20px 0 0 0; line-height: 25px; height: 50px; overflow: hidden;}


/*she*/
.she_box{ margin: 25px 0 0 0;}
.she_box ul{ margin: 0 -15px;}
.she_box ul li{ width: 25%; padding: 0 15px; margin-bottom: 24px;}
.she_box ul li .imgbox{ position: relative; overflow: hidden;}
.she_box ul li .imgbox .bg{ width: 100%; height: 100%; background: url(../images/bg.png) center center; background-size: cover; position:absolute; left: 0; top: -100%; transition: all .3s;}
.she_box ul li .imgbox .bg .bg_til{ width: 100%; position: absolute; left: 0; top: 50%; margin-top: -40px;}
.she_box ul li .imgbox .bg h4{ font-size: 20px; color: #fff; font-weight: bold;}
.she_box ul li .imgbox .bg .mor{ width: 80%; color: #fff; line-height: 40px; border: 2px solid #fff; margin: 18px auto 0; padding: 0 24px; background: url(../images/jian.png) 90% center no-repeat;}
.she_box ul li .she_til{ border-bottom: 1px solid #cecece; margin: 10px 0 0 0;}
.she_box ul li .she_til h3{ font-size: 14px; color: #292929; line-height: 34px; width: 70%;}
.she_box ul li .she_til h6{ font-size: 12px; color: #999999; text-transform: uppercase; line-height: 34px;}

/*zz*/
.picture23{ position:relative; margin:30px -9px 30px;}
.picture23 #owl-demo3 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 9px;}
.picture23 #owl-demo3 .item li{ margin-bottom: 20px; }
.picture23 #owl-demo3 .item li .imgbox{ overflow: hidden; position: relative; border: 1px solid #cecece;}
.picture23 #owl-demo3 .item li .imgbox span{ display: block; width: 100%; transition: all .3s;}
.picture23 #owl-demo3 .item li .case_til{ background: #fff; padding: 24px;}
.picture23 #owl-demo3 .item li .case_til h3{ font-size: 18px; color: #292929; font-weight: bold;}
.picture23 #owl-demo3 .item li .case_til .case_ti{ font-size: 12px; color: #999999; line-height: 18px; height: 36px; overflow: hidden; margin: 10px 0 0 0;}
.picture23 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:1; width:40px; height:100%;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-prev{ display: none;}
.picture23 .owl-theme .owl-controls .owl-buttons div.owl-next{ display: none;}
.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;}

/*news*/
.news_left{ margin: 30px 0;}
.news_left a{ display: block;}
.news_left .imgbox{ overflow: hidden;}
.news_left .imgbox span{ display: block; width: 100%; transition: all .3s;}
.news_left .left_til{ margin: 40px 0 0 0;}
.news_left .left_til h3{ font-size: 16px; color: #292929; font-weight: bold;}
.news_left .left_til .left_ti{ font-size: 14px; color: #696969; line-height: 22px; height: 44px; overflow: hidden; transition: all .3s; margin: 15px 0 0 0;}
.news_right{ margin: 30px 0;}
.news_right ul li{ width: 100%; padding: 0 0 0 124px; min-height: 124px; position: relative; border-bottom: 1px solid #d7d7d7; margin-bottom: 15px;}
.news_right ul li .rq{ width: 95px; height: 95px;  position:absolute; left: 0; top: 0; z-index: 1; transition: all .3s;}
.news_right ul li .rq .shu{ font-size: 48px; color: #292929; transition: all .3s;}
.news_right ul li .rq .nian{ font-size: 16px; color: #696969; transition: all .3s;}
.news_right ul li .right_til{ padding: 10px 0 0 0;}
.news_right ul li .right_til h3{ font-size: 16px; color: #292929; font-weight: bold; transition: all .3s;}
.news_right ul li .right_til .right_ti{ font-size: 14px; color: #696969; font-size: 14px; line-height: 22px; height: 44px; overflow: hidden; margin: 14px 0 0 0; transition: all .3s;}
.news_right ul li:last-child{ border: none;}


.wen_box{ padding: 0 0 0 145px; min-height: 140px; position: relative;}
.title01{ position: absolute; left: 0; top: 0;}
.title01 h3{ font-size: 24px; color: #292929; font-weight: bold; padding-bottom: 10px;}
.title01 h4{ font-size: 18px; color: #999999; text-transform: uppercase;}

/*caae*/
.picture25{ position:relative; margin:0px -10px 0; z-index: 99;}
.picture25 #owl-demo5 .item{-webkit-transition: all 0.3s;transition:all 0.3s; margin: 0 10px;}
.picture25 #owl-demo5 .item li{ -webkit-transition: all .3s; transition:all .3s;}
.picture25 #owl-demo5 .item li .wen{ border:1px solid #d2d2d2; padding: 24px;}
.picture25 #owl-demo5 .item li .wen h4{ font-size: 16px; color: #292929; font-weight: bold; padding: 0 0 0 55px; position: relative; line-height: 32px;}
.picture25 #owl-demo5 .item li .wen h4:after{ content: 'Q'; width: 32px; height: 32px; background: #245eba; border-radius: 50%; text-align: center;  font-size: 18px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 0; font-family: arial;}
.picture25 #owl-demo5 .item li .wen .wen_til{ margin: 10px 0 0 0; padding: 3px 0 0 55px; position: relative; color: #696969; line-height: 22px; height: 47px; overflow: hidden;}
.picture25 #owl-demo5 .item li .wen .wen_til:after{content: 'A'; width: 32px; height: 32px; background: #cf1220; border-radius: 50%; text-align: center;  font-size: 18px; color: #fff; font-weight: bold; position: absolute; left: 0; top: 0; font-family: arial; line-height: 32px;}
.picture25 .owl-theme .owl-controls .owl-buttons div{position:absolute; bottom:0; z-index:99; width:35px; height:35px;display:inline-block;zoom:1;*display:inline;filter:Alpha(Opacity=100);opacity:1;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-prev{ left: -135px; background: url(../images/yjt2.jpg) left center no-repeat; transition: all .3s;}
.picture25 .owl-theme .owl-controls .owl-buttons div.owl-next{left:-95px; background: url(../images/zjt2.jpg) right center no-repeat; transition: all .3s;}
.picture25 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.picture25 .owl-theme .owl-controls .owl-page{ display:none;}

/*con*/
.con_til{ font-size: 12px; color: #fff; line-height: 24px; margin: 20px 0 0 0;}
.con_til2{ font-size: 12px; color: #fff; line-height: 24px; margin: 24px 0 0 0;}
.geng{ display: block; width: 130px; line-height: 40px; background: #2e2e2e; color: #fff; text-align: center; font-size: 12px; margin: 48px 0 0 0;}

.ges_box{ margin: 20px 0 0 0;}
.ges_box input{ background: #fff; border: none; padding: 0 10px; margin-bottom: 10px; width: 100%; height: 40px;}
.ges_box textarea{ width: 100%; height: 118px; background: #fff; border: none; resize: none; padding: 10px;}
.ges_box button{ width: 100%; height: 40px; color: #fff; background: #cf1220; border: none; margin: 10px 0 0 0;}

/*lx*/
.lx_box .lx_zi{ width: 63%;}
.lx_box .lx_zi h3{ font-size: 18px; color: #fff; font-weight: bold;}
.lx_box .lx_zi .lx_ti2{ font-size: 15px; color: #fff; margin: 10px 0 0 0;}
.lx_box a{ width: 174px; line-height: 50px; color: #1e8bfd; font-size: 18px;  font-weight: bold; text-align: center; background: #fff;}

.title02{ padding: 15px 0 0 0; position: relative;}
.title02:after{ content: ''; width: 70%; height: 2px; background: rgba(255,255,255,1); position: absolute; left: 0; top: 0;}
.title02 h3{ color: #fff; font-size: 16px; font-weight: bold;}
.lj_box{ width: 23%; padding: 10px 0 0 0; border-right: 1px solid rgba(69,69,69,05); min-height: 263px;}
.lj_box .a_box{ margin: 40px 0 0 0;}
.lj_box .a_box a{ display: block; width: 50%; font-size: 12px; color: #fff; margin-bottom: 20px;}

.fen_box{ width: 29%; padding: 10px 42px 0; border-right: 1px solid rgba(69,69,69,0.5); min-height: 263px;}
.fen_box .lx_til{ font-size: 14px; color: #ffffff; line-height: 34px; margin: 40px 0 0 0;}


/*lx*/
.lx_box .lx_zi{ width: 63%;}
.lx_box .lx_zi h3{ font-size: 18px; color: #fff; font-weight: bold;}
.lx_box .lx_zi .lx_ti2{ font-size: 15px; color: #fff; margin: 10px 0 0 0;}
.lx_box a{ width: 174px; line-height: 50px; color: #1e8bfd; font-size: 18px;  font-weight: bold; text-align: center; background: #fff;}

.title02{ padding: 15px 0 0 0; position: relative;}
.title02:after{ content: ''; width: 70%; height: 2px; background: rgba(255,255,255,0.08); position: absolute; left: 0; top: 0;}
.title02 h3{ color: #fff; font-size: 16px; font-weight: bold;}
.lj_box{ width: 23%; padding: 10px 0 0 0; border-right: 1px solid rgba(69,69,69,0.3); min-height: 263px;}
.lj_box .a_box{ margin: 40px 0 0 0;}
.lj_box .a_box a{ display: block; width: 50%; font-size: 12px; color: #fff; margin-bottom: 20px;}

.fen_box{ width: 29%; padding: 10px 42px 0; border-right: 1px solid rgba(69,69,69,0.3); min-height: 263px;}
.fen_box .lx_til{ font-size: 14px; color: #ffffff; line-height: 34px; margin: 40px 0 0 0;}

.bei_box{ width: 25%; padding: 10px 50px 0;}
.bei_box .bei{ margin: 40px 0 0 0; color: #fff; line-height: 34px;}
.bei_box .bei a{ color: #fff;}

.ewm_box{ width: 23%; margin: 10px 0 0 0;}
.ewm_box ul{ font-size: 0; text-align: center; margin: 0 -14px;}
.ewm_box ul li{ display: inline-block; vertical-align: top; width: 50%; padding: 0 14px;}
.ewm_box ul li .imgbox img{ margin: 0 auto;}
.ewm_box ul li h6{ font-size: 14px; color: #fff; line-height: 47px; border-bottom: 1px solid #6a6a6a;}

.di_box .lj{ font-size: 0; width: 70%;}
.di_box .lj h3{ display: inline-block; vertical-align: top; width: 100px; line-height: 77px; color: #292929; font-size: 16px; font-weight: bold; border-right: 1px solid #dfdfdf;}
.di_box .lj a{ display: inline-block; vertical-align: top; font-size: 14px; color: #696969; padding: 32px 0; margin: 0 16px;}
.di_box .top_but{ font-size: 14px; color: #696969; line-height: 77px; cursor: pointer;}

/*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 ol{ padding: 0 0 20px 0;}
.subnav ol h1{ font-size:18px; color:#245eba; font-weight: bold;}
.subnav ol span{ font-size: 12px; font-family: arial; text-transform: uppercase; color: #acacac;}
.subNavBox{ margin:0 0 30px; border: 1px solid #dcdcdc; padding: 15px 0;}
.subNav2{cursor:pointer;font-size:14px;line-height:49px; padding: 0 15px 0 15px;}
.subNav2 a{ color:#2b2b2b; width:100%; display:block; padding: 0 35px 0 0; border-bottom: 1px dashed #c5c5c5;   background: url(../images/jiao.png) 97% center no-repeat;}
.subNav2.currentDd{ background: #245eba;}
.subNav2.currentDd a{  color: #fff;}
.subNav2:hover{ background: #245eba;}
.subNav2:hover a{  color: #fff;}
.con_nav a{ display: block; width: 100%; border: 1px solid #dcdcdc; color: #333333; text-align: center; line-height: 50px; background: url(../images/icon07.png) 43px center no-repeat; padding: 0 0 0 15px; position: relative;}
.con_nav a:after{ content: ''; width: 10px; height: 10px; border-right: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg); position: absolute; right: 58px; top: 50%; margin-top: -5px;}
.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:#245eba;}
.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;}

.case{ margin: 20px 0 0 0;}
.case ul{ margin: 0 -9px;}
.case ul li{ width: 33.3333%; padding: 0 9px; margin-bottom: 20px;}
.case ul li a{display: block; width: 100%; border: 1px solid #dcdcdc; border-bottom: 3px solid #dcdcdc;}
.case ul li a .imgbox{ overflow: hidden; border-bottom: 1px solid #dcdcdc;}
.case ul li a .imgbox span{ display: block; width: 100%; transition: all .3s;}
.case ul li a h3{ font-size: 14px; color: #292929; font-weight: bold; line-height: 42px; padding: 0 30px 0 23px; position: relative; transition: all .3s;}
.case ul li a h3:after{ content: '+'; font-size: 12px; color: #fff; line-height: 42px; position: absolute; right:23px;}

/*pic*/
.news2{ margin: 20px 0 0 0;}
.news2 ul li{ padding: 0 0 22px 0; border-bottom: 1px solid #e1e1e1; margin-bottom: 22px;}
.news2 ul li a{ display: block; width: 100%; padding: 0 0 0 210px; min-height: 124px; position: relative;}
.news2 ul li a .imgbox{ width: 210px; height: 124px; 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_til{ padding: 7px 0 0 25px;}
.news2 ul li a .news_til h3{ font-size: 16px; color: #2b2b2b; font-weight: bold; transition: all .3s;}
.news2 ul li a .news_til .news_ti{ font-size: 12px; color: #878787; line-height: 22px; height: 44px; overflow: hidden; margin: 12px 0 0 0; transition: all .3s;}
.news2 ul li a .news_til .news_ti{ font-size: 12px; color: #878787; line-height: 22px; height: 44px; overflow: hidden; margin: 12px 0 0 0; transition: all .3s;}
.news2 ul li a .mor{ width: 80px; line-height: 28px; border-radius: 3px; color: #fff; text-align: center; font-size: 12px; background: #245eba; margin: 10px 0 0 0;}



/*ditu*/
.right-content .contact_box{ margin-top:20px;}
.contact_box .ditu{ position:relative; margin-top:20px; border:1px solid #d7d7d7; padding: 8px; overflow:hidden;}
.right-content .us{ margin-top:10px; font-size:14px; color:#000; line-height:24px;}

/*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:#245eba; border:none; transition:all 0.3s; display:block; margin:0 auto;}
.liuyan button:hover{ opacity: 0.8;}


@media( min-width:991px){
	.header1 nav ul li:hover a{ background:#1d69cc;background:-moz-linear-gradient(top,#1d69cc 0,#0a3680 100%);background:-webkit-linear-gradient(top,#1d69cc 0,#0a3680 100%);background:linear-gradient(to bottom,#1d69cc 0,#0a3680 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d69cc',endColorstr='#0a3680',GradientType=0); box-shadow: 3px 3px 7px rgba(0,0,0,0.35) inset;}
	.left_nav .nav_box ul li:hover a{ border: 1px  solid #529ddd;  font-size: 16px; font-weight: bold; color: #fff; background:url(../images/left_bg.png) center center; background-size: 100%;}
	.left_nav .nav_box ul li:hover a{ border: 1px  solid #529ddd; font-size: 16px; font-weight: bold; color: #fff;background:#1066dd;background:-moz-linear-gradient(top,#1066dd 50%,#265eb9 50%);background:-webkit-linear-gradient(top,#1066dd 50%,#265eb9 50%);background:linear-gradient(to bottom,#1066dd 50%,#265eb9 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1066dd',endColorstr='#265eb9',GradientType=0); background-size: 100%;}
	.left_nav .nav_box ul li:hover a:after{ border-top: 6px solid  #fff; }
	.list_nav ul li a:hover{ font-weight: bold;}
	.left_nav .ul3 .li3:hover a{ color: #529dde;}
	.list_nav ul li a:hover{ font-weight: bold;}
	.pic2 ul li:hover .imgbox span{ transform: scale(1.1);}
	.pic2 ul li:hover .pic_til{ background: #1a57c1;}
	.pic2 ul li:hover .pic_til h3{ color: #fff;}
	.pic2 ul li:hover .pic_til h6{ color: #fff;}
	.ys_left ul li:nth-child(1):hover h3{ background: url(../images/he_icon01.png) left center no-repeat;}
	.ys_left ul li:nth-child(2):hover h3{ background: url(../images/he_icon02.png) left center no-repeat;}
	.ys_right ul li:nth-child(1):hover h3{ background: url(../images/he_icon03.png) left center no-repeat;}
	.ys_right ul li:nth-child(2):hover h3{ background: url(../images/he_icon04.png) left center no-repeat;}
	.she_box ul li:hover .imgbox .bg{ top: 0;}
	.picture23 #owl-demo3 .item li:hover .case_til{ background: #245eba;}
	.picture23 #owl-demo3 .item li:hover .case_til h3{ color: #fff;}
	.picture23 #owl-demo3 .item li:hover .case_til .case_ti{ color: #fff;}
	.news_left:hover .imgbox span{ transform: scale(1.1);}
	.news_left:hover .left_til h3{ color: #529dde;}
	.news_right ul li:hover .right_til h3{ color: #529dde;}
	.news_right ul li:hover .right_til .right_ti{ color: #529dde;}
	.case ul li:hover a{ border-bottom: 3px solid #245eba;}
	.case ul li:hover .imgbox span{ transform: scale(1.1);}
	.case ul li:hover h3{ background: #245eba; color: #fff;}
	.news2 ul li:hover .imgbox span{ transform: scale(1.1);}
	.news2 ul li:hover .news_til h3{ color: #245eba; }
	.news2 ul li:hover .news_til .news_ti{ color: #245eba; }
}

@media (max-width:1199px){
.logo .logoimg img{ width:350px; margin-top:40px;}
.logo .zi h6{ font-size: 9px; color: #343434; padding: 10px 0 0 0;}

}


@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:#245eba;}
.logo .sjdnav li a{ display:block; color:#fff; line-height:30px;}
.logo .logoimg img{ margin:20px 0 0 0; height:auto;}

.logo .ydd_btn{ margin:21px 0 0 0; padding:10px 7px; width:32px; height:32px; cursor:pointer; background: #245eba;}
.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;}


.he_box .imgbox{ position: static; margin: 0 auto 30px;}
.ys_left{ width: 100%; float: none !important; padding: 0;}
.ys_left ul li:nth-child(1){padding-bottom: 20px;}
.ys_left ul li:nth-child(2){padding-top: 20px;}
.ys_right{  width: 100%; float: none !important; padding: 0; margin: 30px 0 0 0;}
.ys_right ul li:nth-child(1){padding-bottom: 20px;}
.ys_right ul li:nth-child(2){padding-top: 20px;}

.pic_box{ padding: 0; min-height: auto;}
.pic{ padding: 0;}
.pic01{ padding: 0; border: none;}


.gg_tel{ position: static; margin: 10px 0 0 0;}
.gg_tel{ width: 100%;}

.fen_box{ width: 100%; padding: 10px 0 0 0; border-right:none; min-height: auto;}

.bei_box{ width: 100%; padding: 10px 20px 0  0!important; margin: 20px 0 0 0;}
.bei_box .bei{ margin: 40px 0 0 0; color: #fff; line-height: 34px;}
.bei_box .bei a{ color: #fff;}

.ewm_box{ width: 100%; margin: 20px 0 0 0; padding: 0;}

.she_box ul li .she_til h6{ display: none;}

.pic_text{ margin: 20px 0 0 0;}

.liuyan{ width:100%;}

}

@media (max-width:767px){
.logo .sjdnav{  right:0px;}

.list_nav{ display: none;}


.pic2 ul li{ width: 50%;}

.wen_box{ padding: 0px;}
.title01{ position: static; margin-bottom: 20px;}

.she_box ul li{ width: 50%;}
.she_box ul li .she_til h6{ display: none;}

.case ul li{ width:50%;}
.case ul li h3:after{ display: none;}


}

@media (max-width:640px){


}


@media (max-width:414px){

.logo .logoimg img{ width: 200px; margin: 28px 0 0 0; height:auto;}

.title h3{ font-size: 20px;}

.title3 h3{ font-size: 20px;}

.title2 h4{ font-size: 24px;}
.title2 h4 span{ font-size: 14px;}

/*title03*/
.title03 h3{ font-size: 26px;}
.title03 h5{ font-size: 14px;}

.pic2 ul li a{ padding: 5px;}

.ys_left ul li h3{ font-size: 16px;}
.ys_right ul li h3{ font-size: 16px;}

/*.news_right ul li{ border: 1px solid #d2d2d2; padding: 0 46px 0 78px; min-height: 107px; position: relative; position: relative; margin-bottom: 17px;}
.news_right ul li:after{ right: 13px;}
.news_right ul li .rq2{ width: 78px;}
.news_right ul li .right_til h3{ font-size: 14px;}*/

/*ys*/
.ys_box{ margin: 60px 0 0 0;}
.ys_box ul li{ padding: 0 0 0 140px; min-height: 140px;}
.ys_box ul li:nth-child(2){ border: none; margin: 45px 0 0 0;}
.ys_box ul li .shu{ width: 110px; height: 110px; position: absolute; left: 0; top: 0;}
.ys_box ul li .ys_til{ padding: 10px 0 0 0;}
.ys_box ul li .ys_til h3{ font-size: 16px;}

/*ys*/
.ys_box2 ul li{ padding: 0 0 0 140px; min-height: 140px;}
.ys_box2 ul li:nth-child(2){ border: none; margin: 45px 0 0 0;}
.ys_box2 ul li .shu{ width: 110px; height: 110px; position: absolute; left: 0; top: 0;}
.ys_box2 ul li .ys_til{ padding: 10px 0 0 0;}
.ys_box2 ul li .ys_til h3{ font-size: 16px;}

/*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_til{ padding: 0 0 0 15px;}
.news2 ul li a .news_til h3{ font-size: 14px; padding: 3px 0;}
.news2 ul li a .news_til .news_ti{ line-height: 18px; height: 36px;}
.news2 ul li a .mor{ display: none;}



}


@media (max-width:340px){


}