@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;padding:0 !important;}
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;}



/*全局样式*/
header{height: 95px;}
.logo{line-height:70px;width: 26%}
.logo img{max-height: 85px;max-width: 100%}
header .right{width:70%;padding-left:40px;}


/*pc导航*/
 .nav{height: 95px;padding-top:25px}
.nav li{width:140px;float:left;font-size:18px;line-height:45px;text-align:right;position: relative;}
.nav li a{display:block;color:#000;position: relative;z-index: 22;border-radius: 25px}
.nav li.on a,.nav li:hover a{color: #0666b7}
/*导航二级下拉*/
.nav .xiala{position: absolute;right:0;top: 100%; width:200%; z-index: 22;padding:15px 0;display: none;transition: all 1s}
.nav .xiala:before{content: "";position: absolute; left:-1000%;top: 0;width: 10000%;height: 100%;background: rgba(255,255,255,0.75);z-index: 22;}
.nav li .nav-zi li{ width:50%;float: right;padding-left: 10px;text-align: left; font-size:16px;line-height:35px;font-weight: normal;text-align: right;}
.nav li .nav-zi li a{display:block;/* padding:0 5px;*/ color:#000;}
.nav li .nav-zi li:hover a{color:#0666b7;text-decoration: underline !important;font-weight: bold}
.nav li:hover .xiala{display: block;} 


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:#0552aa;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0552aa;}
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;s}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left:auto;bottom:auto;right: 70px;top: 50%;margin-top:-50px; z-index: 1; width:20px;height: 100px; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 0 30px; width:13px; height: 18px; opacity: 1;border-radius:0;background:url(../images/ico_0.png) no-repeat center center;display: inline-block;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{background:url(../images/ico0_a.png) no-repeat center center;}
.swiper-wrapper {height: auto !important;}
.banner img{width:100%;}
/*左右方向箭头*/
.banner .swiper-button-next,.banner .swiper-button-prev {top:auto;bottom:0;width:80px;height:80px; margin-top:0;background: #0552aa;transition: none;font-size: 35px;color: #fff;text-align: center;line-height: 80px;font-weight: bold}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background: #0b76f0}
.banner .swiper-button-next{left:auto;right: 0;}
.banner .swiper-button-prev{left:auto;right: 80px;}
.banner .swiper-button-next.swiper-button-disabled,.banner .swiper-button-prev.swiper-button-disabled {opacity:.35;cursor:auto;pointer-events:none}



/*主体内容*/
.main1{padding-bottom:65px;}
.title{margin:60px 0 45px;text-align: center;text-transform: uppercase;}
.title h4{font-size:30px;color:#0552aa;font-weight: bold;background: url(../images/title.png) no-repeat center center;margin-bottom: 5px !important}
.title .ying{font-size: 12px;font-family: "Arial";margin:8px 0 10px;}
.title .fang{width: 22px;height: 3px;background: #3b352f;margin:0 auto;}


.main22,.main11{background: #f6f6f6;padding:30px 0;}
.main11 .dahezi{padding:0 20px;}
.main11 .row{margin:0 -10px;}
.main11 .col-md-3{padding:0 10px;}
.main11 .imgbox{background: #fff;padding:5px;box-shadow: 0 5px 7px rgba(0,0,0,0.07);margin-bottom: 20px;position: relative;display: block;color: #333}
.main11 .imgbox .tu{display: block;overflow: hidden;}
.main11 .imgbox .biaoti{font-size: 22px;font-weight: bold; padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;margin-bottom: 20px}
.main11 .imgbox .hezi{padding:30px 20px 65px;height: 360px}
.main11 .imgbox .more{display: block;position: absolute;right: 0;bottom: 0;width: 44px;height: 44px;background: #0552aa;text-align: center;line-height: 44px;color: #fff;font-size: 18px}
.main11 .news ul li{font-size: 14px;line-height: 40px;background: url(../images/icon.png) no-repeat left center;padding-left:15px;border-bottom: 1px dashed #f2f2f2}
.main11 .news ul li a{color: #333}
.main11 .text{line-height: 25px;height: 200px;overflow: hidden;}



.main22{background: #fff}
.main22 .part3,.main22 .part1{border:1px solid #f1f1f1; box-shadow: 0 5px 7px rgba(0,0,0,0.07);padding:30px;}
.main22 .part1 .imgbox{display: block;padding:50px 30px 50px 0;}
.main22 .part1 .text{width: 265px;text-align: center;font-size: 20px;color: #fff}
.main22 .part1 .text .an{display: block;background: #0552aa;color: #fff;line-height: 50px;font-size: 16px;margin-top:15px;}
.main22 .part1 .text .an span{margin-left: 20px}
.main22 .part2{margin:60px 0 40px;} 
.main22 .part2 .row{margin:0 -10px;}
.main22 .part2 .col-md-3{padding:0 10px;}
.main22 .part2 .imgbox{display: block;border:1px solid #f1f1f1;box-shadow: 0 5px 7px rgba(0,0,0,0.07);text-align: center;padding:15px;text-transform: uppercase;margin-bottom: 20px}
.main22 .part2 .imgbox .tu{position:relative; overflow: hidden;}
.main22 .part2 .imgbox .text{position: absolute;left:0;bottom: 0;width: 100%;background: rgba(0,0,0,0.9);z-index: 22;padding:20px 0;}
.main22 .part2 .imgbox .tou{font-size: 20px;color: #fff;margin-bottom: 5px}
.main22 .part2 .imgbox .zi{font-size: 12px;color: rgba(255,255,255,0.2);font-family: "Arial"}
.main22 .part3 .imgbox{display: block;overflow: hidden;}


.link{
	overflow:hidden;
}
.link .basewidth{
	width:1290px;
	margin:0 auto;
	padding-bottom:10px;
}
.link .basewidth span{
	font-size:14px;
	color:#666;
}
.link .basewidth a{
	color:#666;
	font-size:14px;
}


.show .imgbox{display: block;background: #fff;border:1px solid #eee; box-shadow: 3px 5px 8px rgba(0,0,0,0.07);color: #333;margin-bottom: 30px;padding:10px 10px 0;}
.show .imgbox .tu{overflow: hidden;}
.show .imgbox .xia{padding:20px 10px;}
.show .imgbox .more{width: 34px;height: 34px;background: #d1d1d1; line-height: 36px;text-align: center;float: right;font-size: 22px;font-family: "宋体";margin-top: 10px;color: #fff}
.show .imgbox .text{width: calc(100% - 36px);float: left;padding-right:12px}
.show .imgbox .text .tou{font-size: 19px;font-weight: bold;}
.show .imgbox .text .zi{color: #666;font-size: 13px;position: relative;padding-left: 32px}
.show .imgbox .text .zi:before{content: "";position: absolute;left:0;top: 50%;width:20px;height: 2px;background: #1887e1;margin-top: -1px}




.casecont{background:#f5f5f5;}
.case .row{margin:0 -10px !important;}
.case .col-md-4{padding:0 10px !important;}
.case .imgbox{display: block;overflow: hidden;background: #fff;text-align: center;color: #333;margin-bottom: 20px;position: relative;}
.case .imgbox .tou{position: absolute;left:0;bottom: 0;width: 100%;background: rgba(0,0,0,0.75); font-size: 16px;color: #fff;height: 60px;line-height: 60px;z-index: 22}
/*左右方向箭头*/
.swiper1{position:relative;}
.swiper1 .swiper-button{width:50px !important;height:50px;top:48%;font-size: 25px;color: #fff;line-height: 50px;text-align: center;}
.swiper1 .swiper-button.swiper-button-prev{left: -85px;background-color:#0552aa;background-image:none; cursor: pointer;}
.swiper1 .swiper-button.swiper-button-next{right: -85px;background-color:#0552aa;background-image:none;cursor: pointer;}
.swiper1 .swiper-button-next.swiper-button-disabled,.swiper1 .swiper-button-prev.swiper-button-disabled {opacity:1;background: #151515}



.more01{display: block;background: #0c77d9;width: 164px; color: #fff;line-height: 52px;text-align: center;margin: 30px auto 0}
.more01:hover{color: #fff;background: #ff7800}




.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;}



.lianxi{background: url(../images/lian-bg.jpg) repeat;}
.lianxi .left .text{line-height: 25px;height: 75px;overflow: hidden;}
.lianxi .left .zi{line-height: 25px;margin:20px 0;}
.lianxi .left .zi b{font-size: 16px}
.lianxi .left .more{display: block;width: 128px;background: #333;color: #fff;line-height: 40px;text-align: center;}
.lianxi .right form .row{margin:0 -5px !important;}
.lianxi .right form .col-md-12,.lianxi .right form .col-md-6{padding:0 5px !important;}
.lianxi .right form input{width: 100%;height: 40px;border:1px solid #aeaeae;padding:0 10px;margin-bottom: 10px;background: none}
.lianxi .right form textarea{width: 100%;height: 120px;border:1px solid #aeaeae;padding:8px 10px;line-height: 25px;margin-bottom: 10px;background: none;resize: none}
.lianxi .right form button{width: 100%;height: 40px;background: #1887e1;border:0;color: #fff;}



.contact{background:#1e1e1e; padding:50px 0; color:#9a9a9a;line-height: 25px}
.contact a{color:#9a9a9a;}
.contact a:hover{color:#fff; text-decoration:underline !important}
.contact .biaoti{font-size: 20px;color: #fff;margin-bottom: 10px}
.contact .left ul li{width:calc(100% / 4); float:left; padding:0 40px 0 0; }
.contact .left dl dt{font-size:20px; color:#fff; margin-bottom:15px;position:relative;padding-bottom: 15px;border-bottom: 1px solid rgba(255,255,255,0.07)}
.contact .left dl dt a{color: #fff}
.contact .left dl dd{font-size:14px; line-height:28px;width: 33.33%;float: left;padding-right: 5px}
.contact .left ul li:nth-child(1) dd{width: 100%}
.contact .right{/*text-align: center;*/color: #fff}
.contact .right .zi{margin:5px 0 8px;}
.contact .right .sao img{max-width:100%;}



footer{background:#1887e1; 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}




/*子页面*/
/*1、关于我们*/
.main{ padding:40px 0 50px;font-size:14px; line-height:28px;min-height:450px}

/*内页左侧导航主要样式*/
.neiye .menu{background:#0552aa; padding:25px 10px; text-align:center;font-size:14px; color:#fff;text-transform:uppercase; position:relative;margin-bottom: 3px}
.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;margin-bottom: 20px}

/*一级导航、二级导航默认选中状态*/
.neiye .nav1.active{background:#ff7800; color:#fff;}
.neiye ul a.active{color:#0c77d9;}
.neiye ul a.active:before{color:#0c77d9;content:"+"; font-size:14px;}

/*.neiye .menu1{margin-top:20px;}*/
.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: #ff7800;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: #0552aa}
.title-zi .you a{color:#333;}
.title-zi .you a:hover{color:#0552aa;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 img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.case-box,.show-box{background:none; padding:0;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-tou{width:80%; margin:0 auto;}
.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 #0c77d9; height:37px;border-radius:0}
.liuyan textarea{background:#fff; border:1px dashed #0c77d9; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#0c77d9; 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}



.rongyu .row{margin:0 -10px !important;}
.rongyu .col-md-4{padding:0 10px !important;}
.rongyu .imgbox{display: block;text-align: center;color: #333;margin-bottom:10px;}
.rongyu .imgbox .tu{overflow: hidden;border:1px solid #e8e8e8;padding:10px;box-shadow: 0 5px 7px rgba(0,0,0,0.15)}
.rongyu .imgbox .imgbg{overflow: hidden;}
.rongyu .imgbox .tou{font-size: 16px;color: #333;height: 50px;line-height: 50px;}


.hezuo .row{margin:0;}
.hezuo .col-md-3{padding:0;}
.hezuo ul{margin:0 -10px;}
.hezuo ul li{width: calc(100% / 5);float: left;padding:0 10px;margin-bottom: 10px}
.hezuo .imgbox{display: block;text-align: center;line-height: 40px;color: #333;transition: all 0.3s}
.hezuo .imgbox .tu{border:1px solid #eeeded; overflow: hidden;transition: all 0.3s}


.pictrue-6{ position: relative; overflow: hidden;}
.pictrue-6 .maximg{ margin-bottom: 10px;}
.pictrue-6 .maximg .imgbox{ transition: all .8s;}
.pictrue-6 .minimg{ position: relative;}
.pictrue-6 .minimg .imgbox{ cursor: pointer;}
	/*active事件*/
.pictrue-6 .minimg .swiper-slide-active .imgbox{ position: relative; }
.pictrue-6 .minimg .swiper-slide-active .imgbox:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 2px #0552aa; }
	/*active事件*/
.pictrue-6 .minimg .swiper-button{margin-top:-50px; width: 26px; height:100px; font-family: '宋体'; font-size:14px; color: #fff; line-height: 100px; background-color:#0552aa; background-image: none;}
.pictrue-6 .minimg .swiper-button.swiper-button-prev{ left: -36px; }
.pictrue-6 .minimg .swiper-button.swiper-button-next{right: -36px}
.pictrue-6 .small{padding:0 35px;}
.casemain .right{padding-top: 25px}
.casemain .right .biaoti{font-size: 18px;font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #eee;margin-bottom: 20px}
.casemain .right .text{line-height: 30px;max-height: 390px;overflow-y: auto}
.casemain .right .more{display: block;width: 175px;line-height: 50px;text-align: center;background: #0552aa;color: #fff;margin-top:30px}


.xiazai .row{margin:0 -10px;}
.xiazai .col-md-3{padding:0 10px;}
.xiazai .imgbox{display: block;margin-bottom: 20px;color: #333}
.xiazai .imgbox .tu{overflow: hidden;margin-bottom: 12px}
.xiazai .imgbox .tou{position: relative;padding-right:95px;line-height: 28px;}
.xiazai .imgbox .tou b{font-size: 15px;}
.xiazai .imgbox .tou span{display: block;position: absolute;top: 0;right: 0;width: 90px; text-align: center;background: #000;border-radius: 5px;color: #fff;transition: all 0.3s}
.xiazai .imgbox .tou img{margin-right: 5px}


.navbox001 .you{margin-top:30px;}
.navbox01{font-size:0;}
.navbox01 .navli{display:inline-block;line-height:44px;background: #fff; font-size:14px; color:#000; padding:0 15px; margin:0 10px 0 0;border:1px solid #e9e9e9;box-shadow: 0 4px 7px rgba(0,0,0,0.05);cursor: pointer;text-align:center;}
.navbox01 .navli.active,.navbox01 .navli:hover{background:#0552aa; color: #fff;box-shadow: 0 4px 7px rgba(24,135,225,0.26);border-color: #0552aa}


.showmain{line-height: 28px}
.showmain .part{padding-bottom: 40px;border-bottom: 1px solid #e8e8e8;margin-bottom:40px}
.showmain .part:last-child{padding-bottom: 0;border:0;margin-bottom: 20px}
.showmain .part1 .tu img{width: 100%}
.showmain .part1 .tou{font-size: 18px;font-weight: bold;margin-bottom: 10px}
.showmain .biaoti{font-size: 20px;font-weight: bold;margin-bottom:20px}
.showmain .part2{padding-bottom: 30px}
.showmain .part2 ul li{color: #585858;background: url(../images/icon01.png) no-repeat left top;padding-left: 53px;min-height: 40px;margin:10px 0;line-height: 32px}
.showmain .part2 ul li:nth-child(2){background: url(../images/icon02.png) no-repeat left top;}
.showmain .part2 ul li:nth-child(3){background: url(../images/icon03.png) no-repeat left top;}
.showmain .part3{padding-bottom: 30px}
.showmain .part3 .load .dian{display: inline-block;background: #565656;color: #fff;padding:0 30px;line-height: 44px; margin:0 10px 10px 0;cursor: pointer;}
.showmain .part3 .load .dian img{margin-right: 12px}
.showmain .part3 .load .dian.active{background: #0666b7}



.tanchuang{ display: none; position: fixed; left: 0; top: 0; z-index: 999999999999999; width: 100%; height: 100%; }
.tanchuang .bg{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }
.tanchuang .box{ position: absolute; left: calc((100% - 410px) / 2); top: calc((100% - 525px) / 2); z-index: 1; padding: 40px; width: 410px; height: 525px; background: #fff; border-radius: 20px; }
.tanchuang .box .esc{ position: absolute; right: 10px; top: 10px; z-index: 1; width: 25px; height: 25px; font-size: 28px; cursor: pointer; text-align: center; color: #999; line-height: 25px; }
.tanchuang .biaoti{font-size:24px; text-align: center;margin-bottom: 30px;text-transform: uppercase;}
.tanchuang .biaoti span{display: block;margin-top:3px;font-size: 13px;color: #777;font-family: "Arial"}
.tanchuang .box form textarea,.tanchuang .box form input{width: 100%;height: 55px;border:1px solid #ecebeb;padding:0 15px;margin-bottom: 10px}
.tanchuang .box form textarea{height: 140px;padding:8px 15px;resize: none;line-height: 25px}
.tanchuang .box form button{width:100%;height: 55px;background: #0552aa;font-size: 18px;color: #fff;font-weight: bold;border:0;}



.show11 ul{margin:0 -10px;}
.show11 ul li{width:20%;float: left;padding:0 10px;}
.show11 .imgbox{display: block;font-size: 15px;color: #333;text-align: center;cursor: pointer;margin-bottom: 15px}
.show11 .imgbox .tu{overflow:hidden;margin-bottom: 10px}

/*弹出相册 开始*/
.am-avg-lg-4 > li:nth-of-type(4n+1){clear:none;}
.middle-img {position: absolute;left: 259px;top: 0px;width: 40px;}
.up-img {position: absolute;top: -40px;left: 261px;width: 40px;}
.down-img {position: absolute;top: 40px;left: 257px;width: 40px;}
.left-img {position: absolute;left: 218px;width: 40px;}
.right-img {position: absolute;left: 300px;width: 40px;}
.am-icon-chevron-left::before,.am-pureview-direction a::before,.am-pureview-direction .am-pureview-next a::before{content:"";font-size: 0 !important}
.am-pureview-actions a{background:url(../images/jt.png) no-repeat center;background-size:contain;height:30px;top:10px;left:auto !important;right: 10px !important; opacity:0.8;}
.am-pureview-actions a:hover{opacity:1;}
.am-pureview-direction .am-pureview-prev a{background:url(../images/left.png) no-repeat center;background-size:contain;}
.am-pureview-direction .am-pureview-next a{background:url(../images/right.png) no-repeat center;background-size:contain;}
.am-avg-lg-4 > li:nth-of-type(4n+1){clear: none !important}
/*弹出相册 结束*/


.xiangce .gun1 .imgbox{margin-bottom:15px;border:1px solid #dedede;}
.xiangce .gun2{padding:0 36px;}
.xiangce .gun2 .item{margin:0 5px 1px;}
.xiangce .gun2 .imgbox .tu{border:2px solid #dedede;}
.xiangce .gun2 .imgbox.active .tu{border-color: #0552aa}
	/*可以切换的相册*/
/*隐藏所有大图，默认的显示出来*/
.nr-box .con{display:none;}
.nr-box .con.active{display:block;}

.xiangce .owl-theme .owl-controls .owl-buttons div{width:26px; height:100px; top:50%;margin-top: -50px; filter:Alpha(Opacity=100);opacity:1;font-size:25px; color:#6b6b6b;transition:all .3s;line-height: 100px}
.xiangce .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-36px; 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:-36px; 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:#0552aa; color:#fff;}




@media (max-width:1290px){
	.nav li{width: 100PX;}
}



@media (min-width:992px){
.main11 .news ul li a:hover{color: #0666b7}
.main11 .imgbox:hover .img{transform: scale(1.1,1.1);}
.main11 .imgbox:hover .more{background: #fa7f24}
.main22 .part1 .imgbox{padding:120px 100px 120px 0;}
.main22 .part3 .imgbox:hover .tu{transform: scale(1.1,1.1)}
.main22 .part1:hover .an{background: #fa7f24;}
.main22 .part2 .imgbox:hover .img{transform: scale(1.1,1.1)}
.case .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover .img{transform: scale(1.1,1.1)}
.show .imgbox:hover .more{background: #0c77d9;border-color: #0c77d9; color:#fff}
.xinwen .imgbox:hover .img{transform: scale(1.1,1.1)}
.xinwen .imgbox:hover .more{background: #0552aa;border-color: #0552aa;color: #fff}
.lianxi .left .more:hover{background: #0552aa;color: #fff}
.contact .left{width: calc(100% - 190px);float: left;padding-left: 20px}
.contact .right{width: 190px;float: right;}
.rongyu .imgbox:hover .img{transform:scale(1.1,1.1);}
.hezuo .imgbox:hover .tu{border-color: #0552aa}
.hezuo .imgbox:hover .img{transform:scale(1.1,1.1);}
.xiazai .imgbox:hover .img{transform: scale(1.1,1.1);}
.xiazai .imgbox:hover .tou span{background: #0552aa}
.showmain .part2 ul li{width: 50%;float: left;padding-right: 15px}
.showmain .part3 .load .dian:hover{background: #0666b7}
.show11 .imgbox:hover .img{transform: scale(1.1,1.1);}


/*一级导航、二级导航hover事件*/
.neiye .nav1:hover{background:#ff7800; color:#fff;}
.neiye ul a:hover{color:#0c77d9;}
.neiye ul a:hover:before{color:#0c77d9 !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:#0c77d9;border-color: #0c77d9;color: #fff}
}



@media (max-width:991px){
header{height:90px;}
.logo{line-height:90px; width:100%;}
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}
.show .row{margin:0 -10px !important;}
.show .col-md-4{padding:0 10px !important;}
.show .imgbox{margin-bottom: 20px}
/*.contact .right{text-align: center;}*/
.contact .right .sao{text-align: center;margin:0 8px;}
.contact{text-align: center;}
.hezuo ul li{width: calc(100% / 3);}

.lianxi .left{margin-bottom: 30px;}
.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: #0c77d9;color: #fff;margin-bottom: 2px;padding: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;}
.showmain .part1 .right{margin-top:25px}
.show11 ul li{width: 50%}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
header .lianjie{margin:20px 60px 0 0;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.main22,.main11{padding:40px 0;}
.main11 .imgbox .hezi{padding:20px 20px 50px;height:auto}
.main11 .text{height: auto;max-height: 200px}
.main22 .part3,.main22 .part1{padding:20px;}

.liuyan{width:100%;}

}

@media (max-width:600px){
.main1{padding-bottom:40px;}
.title{margin:50px 0 35px;}
.title h4{font-size: 25px;}
.main11{padding-bottom:30px}
.main22 .part3,.main22 .part1{padding:15px;}
.main22 .part2{margin:40px 0 20px;}
.main22 .part2 .row{margin:0 -8px;}
.main22 .part2 .col-md-3{padding:0 8px;}
.main22 .part2 .imgbox{padding:8px;margin-bottom: 16px}
.main22 .part2 .imgbox .text{padding:10px 0;}
.main22 .part2 .imgbox .tou{font-size: 16px;} 
.contact .biaoti{font-size: 18px}
.case .row{margin:0 -6px !important;}
.case .col-xs-6{padding:0 6px !important;}
.case .imgbox{margin:0 0 12px;}
.case .imgbox .tou{height: 40px;line-height: 40px;font-size: 14px}
.more01{width: 150px;line-height: 45px;margin: 25px auto 0}
.show .row{margin:0 -6px !important;}
.show .col-md-4{padding:0 6px !important;}
.show .imgbox{margin-bottom: 12px;padding:5px 5px 0;}
.show .imgbox .xia{padding:12px 5px;}
.show .imgbox .text{width: 100%;float: none;padding:0;}
.show .imgbox .text .tou{font-size: 16px;margin-bottom: 3px}
.show .imgbox .more{display: none}
.hezuo ul li{width: calc(100% / 2);}

.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;}

.tanchuang .box{left: calc((100% - 310px) / 2); top: calc((100% - 440px) / 2); padding:30px 20px; width:310px;height:440px;}
.tanchuang .biaoti{font-size:20px;margin-bottom: 20px;}
.tanchuang .box form textarea,.tanchuang .box form input{height: 42px;padding:0 10px;margin-bottom: 10px}
.tanchuang .box form textarea{height: 140px;padding:8px 10px;}
.tanchuang .box form button{height: 42px;font-size: 16px;}
.showmain .part3 .load .dian{padding:0 20px;margin:0 5px 5px 0;}
}


@media (max-width:479px){
/*header{height:55px;}
.logo{line-height:55px;}
.logo img{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;}*/
.logo img{height:38px;}

.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;}

}
