@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background:#fff url(../images/bg.png) repeat;}
*{margin:0; padding:0;}
ul,li,dl,dt,dd{list-style-type:none}
a{text-decoration:none !important;line-height:none !important}
.glyphicon{ top:0 !important;}
.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;color:#999;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{ max-width:1310px !important;}
.container{max-width:1000px !important;padding:0;}
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
h1,h2,h3,h4,h5,h6{margin:0 !important; padding:0 !important}
.tr{transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s}
.tr1{transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s}
.tr2{transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}
.da{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
textarea:required,input:required{ -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}
body{overflow-x:hidden;}
video,img{max-width: 100%}

.video-main iframe{ width:450px; height:350px; margin:0 auto; display:block;}

/*全局样式*/
header{height: 160px;/*background: url(../images/top-bg.jpg) repeat;*/background: #f5f5f5}
.logo{line-height:160px;width: 32%}
.logo img{max-height: 110px;max-width: 100%}
header .zi{width: 25%;margin-left:11%;line-height:160px;}
header .phone{background: url(../images/phone.png) no-repeat left calc(100% - 6px);font-size: 13px;color: #646464;padding-left:38px;margin-top: 53px}
header .phone h4{font-size: 29px;color: #333;font-family: "Arial";font-weight:bold}


/*pc导航*/
.nav{background: #fff;border-top: 1px solid #ebebeb}
.nav li{width:10%;float:left;font-size:14px; line-height:60px;text-align:center;position:relative;border-right: 1px solid #ebebeb}
.nav li:nth-child(1){border-left: 1px solid #ebebeb}
.nav li a{display:block;color:#333;position: relative;z-index: 22;position: relative;}
.nav li.on a,.nav li:hover a{background: #0158a8;color: #fff}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:100%;z-index:9999999; display:none;}
.nav li .nav-zi li{ width:100%; font-size:14px;line-height:50px;margin-top:1px;border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#fff;background:rgba(0,0,0,0.65);}
.nav li .nav-zi li:hover a{background:rgba(1,88,168,0.9);color:#fff;}


header .sjdnav{ display:none;width:150px;height:auto;position:absolute;right:0;top:100px;z-index:2000; }
header .sjdnav ul{ padding:0; margin:0;}
header .sjdnav li{width:100%;background:rgba(0,0,0,0.55);line-height:38px;text-align:center;font-size:15px;line-height:38px;font-weight:bold;margin-bottom:3px}
header .sjdnav li a{display:block;color:#fff;}
header .sjdnav li a:hover{ background:rgba(255,150,16,0.9);}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:40px;right:15px;}
header .ydd_btn span{ display:block; width:100%; height:4px; background:#0158a8;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0158a8;}
header .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:8px;margin-top:0px;} 
header .ydd_btn.click span.span02{margin:4px 0;}
header .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:-8px;margin-top:0px;}
header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}


/*banner轮播*/
.banner{position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom:20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width:28px; height: 6px; background:#fff; opacity: 1;border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #0158a8;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}



/*主体内容*/
.main1{padding-bottom:60px;}
.title{margin:60px 0 50px;text-align: center;text-transform: uppercase;font-size:20px;color: #999;}
.title h4{font-size:30px;color:#000;font-weight: bold;background: url(../images/title.png) no-repeat center center;margin-top:5px !important}
.title h4 b{color: #0158a8}


.main11{background: #f6f6f6;padding:70px 0 0;}
.main11 .hezi{border-bottom: 1px solid #e5e5e5;padding-bottom: 35px}
.main11 ul{margin:0 -7px;}
.main11 ul li{width: 20%;float: left;padding:0 7px;margin-bottom: 14px}
.main11 .imgbox{display: block;text-transform:uppercase;background: #fff; border:1px solid #e9e9e9;box-shadow: 0 9px 13px rgba(0,0,0,0.06);padding:20px;position: relative;}
.main11 .imgbox:before{content: "";position: absolute;left:0;top: 0;width: 100%;height: 100%;border:3px solid #0158a8;opacity: 0;transition: all 0.3s}
.main11 .imgbox .tu{width: 65px;height: 65px;float: left;}
.main11 .imgbox .tu img{max-width: 100%;max-height: 100%}
.main11 .imgbox .text{width: calc(100% - 65px);float: left;padding: 8px 0 0 12px}
.main11 .imgbox .text .tou{font-size: 21px;font-weight: bold;color: #000;margin-bottom: 3px}
.main11 .imgbox .text .ying{font-size: 11px;color: #999;font-family: "Arial"}



.navbox01{font-size:0; text-align:center; margin-bottom:30px}
.navbox01 .navli{display:inline-block; width:125px;line-height:44px;background: #fff; font-size:15px; color:#000; padding:0 5px; margin:0 5px 10px;border:1px solid #e7e7e7;box-shadow: 0 4px 7px rgba(0,0,0,0.05);}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#0158a8; color: #fff;box-shadow: 0 4px 7px rgba(24,135,225,0.26);border-color: #0158a8}

.news{background: #f6f6f6;}
.news .left .imgbox{display:block;padding:15px 20px;border-top: 1px solid #e7e7e7; font-size:12px; color:#555;position: relative;}
.news .left .imgbox:before{content: "";position: absolute;left:0;bottom: 0;width: 100%;height: 3px;background: #00407a;opacity: 0;transition: all 0.3s}
.news .left .imgbox:last-child{border-bottom: 1px solid #e7e7e7}
.news .left .imgbox .num{width:60px; height:70px; overflow:hidden;display:flex; flex-direction:column;justify-content:center;color: #979797;font-size: 40px;font-weight: bold;font-family: "Arial"}
.news .left .imgbox .text{width:calc(100% - 60px);height:70px; padding:5px 0 5px 17px;border-left: 1px solid #bdbdbd}
.news .left .imgbox .text .tou{font-size:15px; color:#000; font-weight:bold;margin-bottom: 6px}
.news .left .imgbox .text .zi{ line-height:18px; height:36px; overflow:hidden;}
.news .right .imgbox{display: block;position: relative;overflow: hidden;}
.news .right .imgbox .mask{position: absolute;left:0;bottom: 0;width: 100%;background: rgba(51,51,51,0.9);color: #fff;padding:20px 160px 20px 25px;z-index: 22}
.news .right .imgbox .mask:before{content: "";position: absolute; left:35px;top: -15px; background: url(../images/jiao.png) no-repeat;width: 28px;height: 16px;}
.news .right .imgbox .mask .tou{font-size: 15px;font-weight: bold;margin-bottom: 5px}
.news .right .imgbox .mask .zi{font-size: 12px;line-height: 18px;height: 36px;overflow: hidden;}
/*左右方向箭头*/
.swiper2{position:relative;}
.swiper2 .swiper-button{width:40px !important;height:40px;top:auto;bottom:30px; font-size: 20px;color: #fff;line-height:40px;text-align: center;}
.swiper2 .swiper-button.swiper-button-prev{left:auto;right: 80px; background-color:#d80000;background-image:none; cursor: pointer;}
.swiper2 .swiper-button.swiper-button-next{right:35px;background-color:#d80000;background-image:none;cursor: pointer;}
.swiper2 .swiper-button-next.swiper-button-disabled,.swiper2 .swiper-button-prev.swiper-button-disabled {background: #00407a;opacity: 1}



.datu{text-align: center;margin-top: 70px}


.show .imgbox{display: block;color: #333;text-align: center;border:1px solid #e8e8e8; text-transform: uppercase;margin-bottom: 20px}
.show .imgbox .tubg{padding:4px;border-bottom:1px solid #e8e8e8;}
.show .imgbox .tu{display: block;overflow: hidden;position: relative;}
.show .imgbox .tu .mask{position: absolute;left:0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.75);z-index: 22;display:flex; flex-direction:column; justify-content:center;padding:20px 10px;color: #fff;opacity: 0}
.show .imgbox .tu .mask .toubu{margin-bottom: 20px}
.show .imgbox .tu .mask .toubu h4{font-size: 20px;font-weight: bold}
.show .imgbox .tu .mask .toubu span{display: block;font-family: "Arial";font-size: 11px;color: rgba(255,255,255,0.5);margin-top: 6px}
.show .imgbox .tou{display: block;font-size: 13px;color: #333;height: 44px;line-height: 44px;position: relative;padding:0 52px 0 18px;text-align: left}
.show .imgbox .tou span{position: absolute;top: 0;right: 0;display: block;width: 46px;border-left: 1px solid #e8e8e8;text-align: center;font-weight: normal !important;transition: all 0.3s}
.show .imgbox .morebox{font-size: 0}
.show .imgbox .more{display: inline-block; width:100px;line-height: 38px;border:1px solid #fff;font-size: 14px;color: #fff}
.show .imgbox .more:nth-child(1){border-right: 0}
.show .imgbox .more:hover{background: #fff;color: #333}
/*左右方向箭头*/
.swiper1{position:relative;}
.swiper1 .swiper-button{width:50px !important;height:50px;top:48%;font-size: 25px;color: #fff;line-height: 48px;text-align: center;border:1px solid #0158a8;transition: all 0.3s}
.swiper1 .swiper-button.swiper-button-prev{left: -85px;background-color:#0158a8;background-image:none; cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right: -85px;background-color:#0158a8;background-image:none;cursor: pointer;}
.swiper1 .swiper-button-next.swiper-button-disabled,.swiper1 .swiper-button-prev.swiper-button-disabled {opacity:1;background: #fff;border-color: #afafaf;color: #808080}


.more01{display: block;background: #0158a8;width: 164px; color: #fff;line-height: 52px;text-align: center;margin: 30px auto 0}
.more01:hover{color: #fff;background: #0158a8}




.youshi{background:#f6f6f6;}
.youshi .title .tu img{max-width: 100%}
.youshi .hezi{background: #fff;border:1px solid #e9e9e9; box-shadow: 0 9px 20px rgba(0,0,0,0.06);padding:50px 40px;}
.youshi .xuanbox .xuan{border-bottom: 1px dashed #e9e9e9;padding:13px 25px;position: relative;cursor: pointer;}
.youshi .xuanbox .xuan:before{content: "";position:absolute;top:50%;right: 0;width: 3px;height: 36px;background: #0158a8;margin-top: -18px;opacity: 0;transition: all 0.3s}
.youshi .xuanbox .xuan .tou{font-size: 18px;font-weight: bold;color: #333;transition: all 0.3s}
.youshi .xuanbox .xuan .more{font-size: 12px;color: #777}
.youshi .xuanbox .xuan .more span{display: inline-block;width: 12px;height: 12px;background: #acacac;border-radius: 50%;margin-right: 8px;text-align: center;line-height: 12px;color: #fff;font-family: "宋体";font-size: 10px;transition: all 0.3s}
.youshi .xuanbox .xuan.active:before,.youshi .xuanbox .xuan:hover:before{opacity: 1}
.youshi .xuanbox .xuan.active .tou,.youshi .xuanbox .xuan:hover .tou{color: #0158a8;}
.youshi .xuanbox .xuan.active .more span,.youshi .xuanbox .xuan:hover .more span{background: #0158a8;}
.youshi .xuanbox .xuan .more:hover{text-decoration: underline !important;}
.youshi .wenzi .tou{font-size: 24px;font-weight: bold;margin-bottom: 26px;position: relative;}
.youshi .wenzi .tou:before{content: "";position: absolute;left:0;bottom: -15px;width: 20px;height: 2px;background: #0158a8;}
.youshi .wenzi .text{line-height: 28px;height: 196px;overflow: hidden;margin-bottom: 30px}
.youshi .wenzi .morebox{background: #0158a8;border-radius: 25px;text-align: center;display: inline-block;font-size: 0}
.youshi .wenzi .morebox .more{display: inline-block;font-size: 14px; color: #fff;padding:0 25px 0 30px; line-height: 45px;border-radius:25px;background: #0158a8; border:1px solid #0158a8}
.youshi .wenzi .morebox .more2{background: #fff;border-color: #e9e9e9;color: #333;padding:0 45px;}
.youshi .wenzi .morebox .more:hover{text-decoration: underline !important;}
.youshi .imgbox{display: block;}
.contbox .cont{display: none}
.contbox .cont.active{display:block;}




.jiejue .imgbox{display: block;color: #333;text-align: center;text-transform: uppercase;border:1px solid #e8e8e8;box-shadow: 0 9px 13px rgba(0,0,0,0.06);margin-bottom: 15px}
.jiejue .imgbox .shang{padding:30px;}
.jiejue .imgbox .tu{max-width: 145px;max-height: 145px;border-radius: 50%;margin:0 auto;position:relative;overflow:hidden;}
.jiejue .imgbox .tu:before{content: "";position: absolute;left:0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.75) url(../images/mask1.png) no-repeat center center;border-radius: 50%;z-index: 23;opacity: 0;transition: all 0.3s;}
.jiejue .imgbox .tu .img{border-radius: 50%;position: relative;z-index: 22}
.jiejue .imgbox .text{margin-top: 30px}
.jiejue .imgbox .text .tou{font-size: 20px;font-weight: bold;margin-bottom: 5px}
.jiejue .imgbox .text .ying{font-size: 13px;color: #c1c1c1;font-family: "Arial"}
.jiejue .imgbox .more{border-top: 1px solid #e8e8e8;line-height: 48px}
.jiejue .imgbox .more span{display: inline-block;width: 15px;height: 15px;background: #000;border-radius:50%; text-align: center;line-height: 12px;margin-left:10px;color: #fff; transition: all 0.3s}



.case{background: #f6f6f6}
.case .row{margin:0 -10px !important;}
.case .col-md-6{padding:0 10px !important;}
.case .imgbox{display: block;background: #fff;border:1px solid #e7e7e7; text-align: center;color: #333;margin-bottom: 20px;box-shadow: 0 7px 15px rgba(0,0,0,0.07)}
.case .imgbox .tubg{border-bottom: 1px solid #e7e7e7;padding:10px;}
.case .imgbox .tu{overflow: hidden;position: relative;}
.case .imgbox .tu:before{content: "";position: absolute;left:0;top: 0;width: 100%;height: 100%;background:rgba(1,88,168,0.85) url(../images/mask.png) no-repeat center center;z-index: 22;opacity: 0;transition: all 0.3s}
.case .imgbox .tou{font-size: 15px;color: #333;height: 56px;line-height: 56px;padding:0 10px;}



.hezuo{background: url(../images/hezuo-bg.jpg) center center;background-size: cover;border-bottom: 1px solid #fff}
.hezuo .title{text-align: left;border-bottom: 1px solid rgba(255,255,255,0.2);padding-bottom: 15px; margin-bottom: 22px !important}
.hezuo .title h4{display: inline-block;font-size: 25px;color: #fff;background: none}
.hezuo .title .zuo span{font-size: 13px;color: rgba(255,255,255,0.4);margin-left:10px}
.hezuo .title .more{font-size: 14px;color: #fff;margin-top:12px}
.hezuo .title .more img{margin-left:10px}
.hezuo .imgbox{display: block;overflow: hidden;background: #fff;margin-bottom: 10px}



.contact{background:#f5f5f5;padding:40px 0;line-height: 26px}
.contact a{color:#333;}
.contact a:hover{color:#333; text-decoration:underline !important}
.contact .biaoti{font-size: 20px;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #d5ecb9;margin-bottom: 20px}
.contact .part1 b{font-size: 16px;}
.contact .sao{line-height: 21px}
.contact .sao .tu{width: 140px;background: #fff; border:1px solid #d9e2c2;margin-bottom: 5px}
.contact .sao .tu img{width: 100%}
.contact .link li{width: 33.33%;float: left;line-height: 32px}
.contact form{color: #fff}
.contact form input{width: 100%;height: 42px;border:0;padding:0 10px;margin-bottom: 3px;background:rgba(0,0,0,0.04);color:#000;}
.contact form textarea{width: 100%;height:57px;border:0;padding:5px 10px;line-height: 22px;margin-bottom: 10px;color:#000;background:rgba(0,0,0,0.04);resize: none}
.contact form button{width: 100%;height: 42px;background: #0158a8;border:0;color: #fff;font-size: 18px;font-weight: bold}



footer{background:#0158a8; padding:20px 0; font-size:14px;color:#fff;text-align: center;}
footer a{color:#fff; margin:0 10px}
footer a:hover{color:#fff; text-decoration:underline !important}



.xinwen .imgbox{display: block;color: #333;border:1px solid #e9e9e9;padding:20px;box-shadow: 3px 4px 8px rgba(0,0,0,0.08);margin-bottom: 30px;}
.xinwen .imgbox .tu{width: 245px;height: 207px;float: left;overflow: hidden;}
.xinwen .imgbox .tu .img{width: 100%;height: 100%}
.xinwen .imgbox .text{width: calc(100% - 245px);float: left;padding:15px 0 0 20px;}
.xinwen .imgbox .text h4{font-size: 17px;font-weight: bold;margin-bottom: 8px !important}
.xinwen .imgbox .text .time{font-size: 12px;color: #b1b1b1;}
.xinwen .imgbox .text .zi{line-height: 25px;height: 75px;overflow: hidden;margin:10px 0 15px;}
.xinwen .imgbox .text .more{display: block;width: 95px;line-height: 28px;text-align: center;border:1px solid #d9d9d9;border-radius: 25px;}




/*子页面*/
/*1、关于我们*/
.main{ padding:40px 0 50px;font-size:14px; line-height:28px;}

/*内页左侧导航主要样式*/
.neiye .menu{background:#0158a8; padding:25px 10px; text-align:center;font-size:14px; color:#fff;text-transform:uppercase; position:relative;margin-bottom: 3px;border-top: 5px solid #01427e}
.neiye .menu b{font-size:18px;margin-right:10px}
.neiye .menu i{display:block; position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; cursor:pointer}
.neiye .menu span{position:absolute; right:30px; line-height:45px;}
.neiye .nav1{display:block;background: #e5e5e5; font-size:15px; color:#444; line-height:45px;text-align:left; padding:0 10px 0 90px; position:relative;margin-bottom: 2px}
.neiye .nav1:after{content: "";position: absolute;left:2px;top: 2px;width: calc(100% - 4px);height: calc(100% - 4px);border:1px solid #fff;}
.neiye .nav1:before{content:">"; position:absolute; left:45px; top:50%; width:16px; height:16px; background:#fff; border-radius:50%; text-align:center; line-height:18px; color:#333; font-family:"宋体"; margin-top:-8px; transition:all 0.3s}
.neiye ul a{display:block; font-size:14px; color:#333; line-height:42px; padding:0 10px 0 60px; border-bottom:1px solid #e5e5e5; position:relative}
.neiye ul a:before{content:"-"; position:absolute; left:35px; top:0; font-size:18px; color:#333;}
.neiye ul{display:none; padding:0 35px}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff;}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{background:#ff9600; color:#fff;}
.neiye ul a.active{color:#ff9600;}
.neiye ul a.active:before{color:#ff9600;content:"+"; font-size:14px;}

.neiye .menu1{margin-top:20px;border-top: 0}
.neiye .lian{background:#fff;font-size:14px;line-height:27px;}
.neiye .lian .hezi{border:1px solid #e5e5e5;}
.neiye .lian .text{padding:20px 8px 20px 20px;border-bottom: 1px solid #e5e5e5}
.neiye .lian .phone{background: url(../images/phone3.png) no-repeat left center;min-height: 33px;padding-left: 45px;}
.neiye .lian .phone h4{font-size: 24px;color: #ff9600;font-weight: bold;font-family: "Arial"}
.neiye .lian .zi b{font-size: 16px;line-height: 35px;color: #333}


.main .navbox01{margin-bottom:26px;}

.main .cont{margin-top:30px;}
.title-zi{font-size:14px; color:#333; padding-bottom:10px; border-bottom:1px solid #e1e1e1; margin:0 0 30px}
.title-zi .zuo{font-size: 18px;color: #000}
.title-zi .you span{color: #0158a8}
.title-zi .you a{color:#333;}
.title-zi .you a:hover{color:#0158a8;text-decoration: underline !important;}



.about{font-size:15px;line-height:28px; }
.about h4{font-size:21px;font-weight: bold; line-height:28px;margin-bottom: 10px !important}
.about img{max-width:100%; height:auto; display:block; margin:10px auto;}

.call-us{font-size:14px;line-height:28px; }
.call-us h4{font-size:16px; font-weight:bold;line-height:35px;}
.call-us .map{border:1px solid #ccc; margin:20px auto 10px}

.case-box,.show-box{background:none; padding:0 !important;line-height: normal}
.case-box .row,.show-box .row{margin:0 -10px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 20px}


.news-box .imgbox{display:block; position:relative; padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-box .imgbox .tu{width:265px; height:175px; border:1px solid #ccc; position:absolute; overflow:hidden}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text{margin-left:275px; height:175px;}
.news-box .imgbox .text h4{font-size:16px; color:#4b4a4a; line-height:30px; font-weight:bold}
.news-box .imgbox .text span{font-size:12px; color:#999; display:block; margin:-5px 0;}
.news-box .imgbox .text .zi{font-size:14px; color:#4f4f4f; line-height:25px; height:102px; overflow:hidden;}
.news-box .imgbox .text .more{ width:90px; height:28px; background:#999; font-size:13px; color:#fff; line-height:28px; text-align:center}


.news-main{font-size:14px; line-height:24px;}
.news-main .news-tou h4{ font-size:18px; line-height:26px; text-align:center; border-bottom:1px dashed #666; padding-bottom:12px !important;}
.news-main .news-tou span{display:block; text-align:center; font-size:12px; color:#7f7f7f; margin:10px 0}
.news-main img{ max-width:100%; height:auto; margin:20px auto;}


.liuyan{ width:65%; margin:0 auto;}
.liuyan .form-group{margin-bottom:5px;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{background:#fff; border:1px dashed #0158a8; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #0158a8; height:107px;border-radius:0;resize: none}
.liuyan button{width:100%; height:37px; color:#fff; background:#0158a8; border:none; border-radius:0; margin-top:5px}


.show-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}


.main .xinwen .imgbox{line-height: 20px}
.main .show .imgbox .mask h4{font-size: 20px}

.fuwu-main h4{font-size:18px; text-align:center; line-height:35px; margin-bottom:10px !important}
.fuwu-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px;}
.fuwu-main .toubu{text-align: center;margin-bottom: 30px}
.fuwu-main .toubu .zi1{font-size: 24px;font-weight: bold;padding-bottom: 15px;border-bottom: 1px solid #eae7e6;line-height: 35px}
.fuwu-main .toubu .zi2{font-size: 0}
.fuwu-main .toubu .zi2 span{display: inline-block;padding:10px 20px;border:1px solid #eae7e6;border-top: 0;font-size: 14px}
.fuwu-main .toubu .zi2 span b{font-weight: normal;color: #888}



.showmain .miaoshu{padding-top: 10px}
.showmain .miaoshu .biaoti{font-size:18px;font-weight: bold;line-height:30px;border-bottom: 1px solid #eee;padding-bottom: 16px; margin-bottom: 20px}
.showmain .miaoshu .text{line-height: 28px;height: 252px;overflow-y:auto;}
.showmain .miaoshu .more{display: block;background:#ff9600;color: #fff;font-size: 15px;width: 170px;line-height: 50px;text-align: center;margin-top: 30px}
.showmain .miaoshu .more:hover{text-decoration: underline !important;}

.xiangce .gun1 .imgbox{margin-bottom:15px;border:1px solid #dedede;}
.xiangce .gun2{padding:0 24px;}
.xiangce .gun2 .item{margin:0 3px 1px;}
.xiangce .gun2 .imgbox .tu{border:2px solid #dedede;}
.xiangce .gun2 .imgbox.active .tu{border-color: #005eb8}
	/*可以切换的相册*/
/*隐藏所有大图，默认的显示出来*/
.nr-box .con{display:none;}
.nr-box .con.active{display:block;}

.xiangce .owl-theme .owl-controls .owl-buttons div{width:20px; height:70px; top:50%;margin-top: -35px; filter:Alpha(Opacity=100);opacity:1;font-size:25px; color:#6b6b6b;transition:all .3s;line-height: 70px}
.xiangce .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-24px; background-image:none;background:#dedede}
.xiangce .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"<"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; } 
.xiangce .owl-theme .owl-controls .owl-buttons div.owl-next{right:-24px; background-image:none;background:#dedede}
.xiangce .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:">"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center;}
.xiangce .owl-theme .owl-controls .owl-buttons div:hover{background:#005eb8; color:#fff;}



@media (max-width:1250px){
header .phone h4{font-size: 24px}
}

@media (max-width:1200px){
	.main11 .imgbox .text .tou{font-size: 18px}
}
@media (max-width:1100px){
	.main11 .imgbox{padding:20px 10px;}
	.main11 .imgbox .text .tou{font-size: 16px;}
}

@media (min-width:992px){
.main11 .imgbox:hover{border-color: #0158a8}
.main11 .imgbox:hover:before{opacity: 1}
.news .left .imgbox:hover{background: #0158a8;color: #fff}
.news .left .imgbox:hover:before{opacity: 1}
.news .left .imgbox:hover .num{color: #fff}
.news .left .imgbox:hover .text{border-color: #fff}
.news .left .imgbox:hover .tou{color: #fff}
.news .right .imgbox .img{height: 405px;}
.news .right .imgbox:hover .img{transform: scale(1.1,1.1);}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover .mask{opacity: 1}
.show .imgbox:hover .tou{font-weight:bold;}
.show .imgbox:hover .tou span{background: #0158a8;color: #fff}
.jiejue .imgbox:hover{border-color: #0158a8;box-shadow: 0 9px 13px rgba(1,88,168,0.2)}
.jiejue .imgbox:hover .tu:before{opacity: 1}
.jiejue .imgbox:hover .img{transform: scale(1.1,1.1);}
.jiejue .imgbox:hover .more{background: #0158a8;color: #fff}
.jiejue .imgbox:hover .more span{background: #fff;color: #000}
.case .imgbox:hover .img{transform: scale(1.1,1.1)}
.case .imgbox:hover .tu:before{opacity: 1}
.case .imgbox:hover .tou{color: #0158a8;font-weight: bold}
.youshi .box{position:relative;padding-right: 266px;min-height: 410px}
.youshi .neibox{border-right: 1px solid #e8e8e8;padding-right: 45px}
.youshi .xuanbox{position: absolute;top: 0;right: 0;width: 220px;margin:-13px 0 -13px;}
.youshi .xuanbox .xuan:last-child{border:0;}
.youshi .neibox .left{width:300px;float: left;padding:30px 0 0 0}
.youshi .neibox .right{width:calc(100% - 300px);float: right;padding-left: 30px}
.youshi .imgbox .img{height: 400px;}
.hezuo .title .more:hover{text-decoration: underline !important;}
.hezuo .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #ff9600;border-color: #ff9600;color: #fff}
.lianxi .left .more:hover{background: #0158a8;color: #fff}
.news-tou{width:80%; margin:0 auto;}

/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{background:#ff9600; color:#fff;}
.neiye ul a:hover{color:#ff9600;}
.neiye ul a:hover:before{color:#ff9600 !important; content:"+"; font-size:14px}

.news-box .imgbox:hover .tu .img{transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1)}
.news-box .imgbox:hover .text .more{background:#ff9600;border-color: #ff9600;color: #fff}
}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
.logo img{max-height: 70px}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
.banner .swiper-button{display: none}
.banner .swiper-pagination{bottom: 10px}
.swiper1 .swiper-button{display: none}
.main11{padding-top:50px}
.main11 .imgbox{padding:15px 8px;text-align: center;}
.main11 .imgbox .tu{float: none;margin:0 auto;}
.main11 .imgbox .text{width:100%;float: none;padding: 8px 0 0 0}
.main11 .imgbox .text .tou{font-size: 18px;}
.datu{margin-top: 50px}

.news .left .imgbox:last-child{border-bottom: 0}
.news .right{margin-top: 20px}
.youshi .xuanbox{margin-top: -15px}
.youshi .xuanbox .xuan{padding-left: 0}
.youshi .neibox .left{margin:30px 0;}
.youshi .wenzi .text{height: auto;max-height: 196px;margin-bottom: 20px}
.lianxi .left{margin-bottom: 30px}
.contact{text-align: center;}
.contact .left{margin-bottom: 20px}
.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 24px}


/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu{background: #0158a8;color: #fff;margin-bottom: 2px;padding:0;border:0;}
.neiye .menu .xiao{display: none}
.neiye .menu span,.neiye .menu{line-height:52px;}
.neiye ul a.active,.neiye ul a:hover,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; padding:0;text-align:center}
.neiye ul a:before,.neiye .nav1:before{display:none;}
.neiye .nav1{padding:0 10px;}
.neiye .nav1 span{display: none}
/*手机侧导航 下拉 结束*/
.main3{padding-top:30px;}


.fuwu-main .toubu .zi1{font-size: 20px;line-height: 32px;}
.xiangce{margin-bottom: 20px}
.showmain .miaoshu .text{height:auto;max-height: 252px;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{max-height:55px;}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.liuyan{width:100%;}
.main1{padding-bottom:40px;}
.title{margin:42px 0 40px;font-size:14px;}
.title h4{font-size:25px;margin-bottom:10px !important}
.main11{padding-top:30px}
.main11 .hezi{padding-bottom: 20px}
.main11 ul{margin:0 -5px;}
.main11 ul li{padding:0 5px;margin-bottom: 10px;width: 50%}
.main11 .imgbox{padding:12px 5px;}
.main11 .imgbox .text .tou{font-size: 16px;}
.main11 .imgbox .text .ying{display: none}
.datu{margin-top: 35px}
.show .imgbox{margin-bottom: 12px;}
.show .imgbox .tou{font-size: 14px;height: 38px;line-height: 36px;padding:0 43px 0 10px;}
.show .imgbox .tou span{width: 40px;}
.youshi .hezi{padding:30px 30px 40px;}
.youshi .xuanbox .xuan .tou{font-size: 16px}
.youshi .wenzi .tou{font-size: 20px}
.youshi .wenzi .morebox .more{padding:0 20px 0 20px; line-height: 40px;}
.youshi .wenzi .morebox .more2{padding:0 25px;}
.case .row{margin:0 -6px !important;}
.case .col-xs-6{padding:0 6px !important;}
.case .imgbox{margin:0 0 12px;}
.case .imgbox .tubg{padding:5px;}
.case .imgbox .tou{height: 40px;line-height: 40px;font-size: 14px}
.news .left .imgbox{padding:15px 0 15px 15px;}
.news .right .imgbox .mask{padding:15px 85px 10px 10px;}
.news .right .imgbox .mask:before{left:35px;top: -15px;}
.news .right .imgbox .mask .tou{font-size: 14px;}
.news .right .imgbox .mask .zi{font-size: 12px;line-height: 18px;height:18px;}
.swiper2 .swiper-button{width:30px !important;height:30px;bottom:20px; font-size: 15px;line-height:30px;}
.swiper2 .swiper-button.swiper-button-prev{left:auto;right:45px;}
.swiper2 .swiper-button.swiper-button-next{right:10px;}
.swiper2 .swiper-button-next.swiper-button-disabled,.swiper2 .swiper-button-prev.swiper-button-disabled {opacity:0.4;}
.hezuo .title h4{font-size: 22px}
.jiejue .imgbox .shang{padding:20px;}
.jiejue .imgbox .text{margin-top:15px}
.jiejue .imgbox .text .tou{font-size:16px;}
.jiejue .imgbox .text .ying{font-size: 12px}
.jiejue .imgbox .more{line-height: 42px}


.showmain .miaoshu .more{width: 140px;line-height:45px;}
}

@media (max-width:600px){
.more01{width: 150px;line-height: 45px;margin: 25px auto 0}
.xinwen .imgbox{padding:10px;margin-bottom: 20px;}
.xinwen .imgbox .tu{width: 130px;height: 110px;}
.xinwen .imgbox .text{width: calc(100% - 130px);padding:8px 0 0 15px;}
.xinwen .imgbox .text h4{font-size: 15px;margin-bottom: 6px !important}
.xinwen .imgbox .text .zi{height: 50px;margin:8px 0 0;}
.xinwen .imgbox .text .more{display: none;}
.contact .title h4{font-size: 28px}


.case-box .row,.show-box .row{margin:0 -5px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 10px}
.case-box .right .imgbox{margin:0 0 10px}

.news-box .imgbox .tu{width:180px; height:130px;}
.news-box .imgbox .text{margin-left:190px; height:130px;}
.news-box .imgbox .text h4{font-size:15px;line-height:24px;}
.news-box .imgbox .text .zi{font-size:13px;line-height:20px; height:62px;}
.news-box .imgbox .text .more{ width:70px; height:25px; line-height:25px}

.fuwu-main .toubu .zi1{font-size: 18px;line-height:30px;padding-bottom: 10px;}
.fuwu-main .toubu .zi2 span{padding:6px 10px;}
}


@media (max-width:479px){
	.video-main iframe{ width:100%; height:280px;}
header{height:55px;}
.logo{line-height:55px;}
.logo img{max-height:40px;}
header .lianjie{margin:12px 42px 0 0;}
header .lianjie a{margin:0 3px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}

.news-box .imgbox{padding-bottom:15px; margin-bottom:15px}
.news-box .imgbox .tu{width:140px; height:95px;}
.news-box .imgbox .text{margin-left:150px; height:95px;}
.news-box .imgbox .text h4{font-size:14px;line-height:24px;}
.news-box .imgbox .text span{display: none}
.news-box .imgbox .text .zi{font-size:12px; height:60px;}
.news-box .imgbox .text .more{ display:none}
.news-main .news-tou h4{font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
}


@media (max-width:380px){

}

@media (max-width:350px){
header .lianjie{margin-right:35px;}

}
