@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-family:"微软雅黑"; background: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:1230px !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;}
.suo{padding:0 5px;}
body{overflow-x:hidden;}


/*全局样式*/
header{width:100%; height:120px;}
.logo{line-height:120px; width:40%; position:relative; padding-right:80px;}
.logo:before{content:""; position:absolute; right:0; top:0; background:url(../images/top.jpg) center center; background-size:cover; width:200%; height:100%; z-index:-1}
.logo:after{content:""; position:absolute; right:0; top:0; border-top:60px solid transparent; border-right:35px solid #fff; border-bottom:60px solid #fff; border-left:35px solid transparent; z-index:11}
.logo img{max-width:100%; z-index:222}
header .right{width:60%; position:relative;}

.top{border-bottom:1px solid #e7e7e7;font-size:12px; color:#676767;line-height:33px; width:100%; position:relative}
.top:before{content:""; position:absolute; top:100%; left:100%; width:100%; height:1px; background:#e7e7e7;}
.top .text a{padding:0 10px; display:inline-block; font-size:18px; color:#1e88fc; border-left:1px solid #e7e7e7; transition:all 0.3s}
.top .text a:first-child{margin-left:10px;}
.top .text a:last-child{border-right:1px solid #e7e7e7}
.top .text a:hover{color:#1e88fc;}
header .zi{line-height:84px;}
header .phone{background:url(../images/icon-call.png) no-repeat left center; padding-left:55px; font-size:14px; color:#696969; min-height:48px; margin-top:18px}
header .phone h4{font-size:28px; color:#1e88fc; font-weight:bold; letter-spacing:-3px;}



/*pc导航*/
.nav{width:100%; background:#1e88fc;}
.nav li{width:13.66%;float:left;font-size:18px; line-height:50px;text-align:center;position:relative;}
.nav li a{display:block;color:#fff;}
.nav li .on,.nav li a:hover{background:#0a6fdd;}
/*导航二级下拉*/
.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:16px;line-height:42px;margin-top:1px;}
.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(8,121,232,0.9);color:#fff; font-weight:normal}

.nav .he{position:relative; padding-right:266px;}
.nav form{position:absolute; top:11px; right:0; font-size:12px}
.nav form input{width:215px; height:28px; border:1px solid #e6e6e6; background:#fff url(../images/sou.png) no-repeat 6px center;padding:0 10px 0 20px;}
.nav form button{width:45px; height:28px; background:#e6e6e6; border:0; outline:none;}

.chaxun{padding:20px 0;}
.chaxun a{color:#333; margin:0 10px}
.chaxun a:hover{color:#1e88fc; text-decoration:underline !important}


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(229,153,8,0.85);}
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:#0386ee;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0386ee;}
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轮播*/
#myCarousel{position:relative;}
#myCarousel .carousel-inner img {margin:0 auto;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none; display:none}
#myCarousel .carousel-control.right{background-image: none; display:none}
#myCarousel:hover .carousel-control.left{display:block}
#myCarousel:hover .carousel-control.right{display:block}
.carousel-indicators{bottom:0;}
.carousel-indicators .active,.carousel-indicators li{width:13px;height:13px;margin:1px 4px;}


/*主体内容*/
.main1{padding-bottom:40px;}
.title{background:#f6f6f6;font-size:14px;line-height:42px; border:1px solid #dbdbdb;}
.title .left{display:inline-block; background:#1e88fc; color:#fff; padding:0 20px; position:relative}
.title .left:before{content:""; position:absolute; top:0; right:-20px; border-top:21px solid #1e88fc;border-right:10px solid transparent; border-bottom:21px solid transparent;border-left:10px solid #1e88fc;}
.title .left b{font-size:16px; margin-right:3px}
.title .more{font-size:12px; color:#898989; font-family:"宋体"; margin-right:15px;}
.title .more:hover{color:#1e88fc; text-decoration:underline !important}



.neibox{background:#f3f6f8; box-shadow:inset 0 5px 7px rgba(0,0,0,0.3); padding:30px 0 0}
.neibox .box{border:1px solid #dbdbdb;background:#fff; padding:20px; border-top:0}



.navbox01{text-align:center; font-size:0; border:1px solid #c2c2c2; border-radius:25px; margin-top:15px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#faf9f7+0,e7e6e4+50,d7d5d4+100 */
background: #faf9f7; /* Old browsers */
background: -moz-linear-gradient(top,  #faf9f7 0%, #e7e6e4 50%, #d7d5d4 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #faf9f7 0%,#e7e6e4 50%,#d7d5d4 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #faf9f7 0%,#e7e6e4 50%,#d7d5d4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf9f7', endColorstr='#d7d5d4',GradientType=0 ); /* IE6-9 */}
.navbox01 a{display:inline-block;width:80px; line-height:35px;font-size:12px; color:#606060; font-family:"宋体";}
.navbox01 a:hover,.navbox01 a.active{color:#fff;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a75d9+0,1e88fc+50,1e87fa+100 */
background: #1a75d9; /* Old browsers */
background: -moz-linear-gradient(top,  #1a75d9 0%, #1e88fc 50%, #1e87fa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1a75d9 0%,#1e88fc 50%,#1e87fa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1a75d9 0%,#1e88fc 50%,#1e87fa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a75d9', endColorstr='#1e87fa',GradientType=0 ); /* IE6-9 */}


.main11 .jianjie .zuo{display:block; border:1px solid #dbdbdb; padding:2px;}
.main11 .jianjie .zuo .tu{overflow:hidden;}
.main11 .jianjie .zuo .img{height:230px;}
.main11 .jianjie .text{font-size:12px; color:#696969; line-height:26px; height:182px; overflow:hidden;}

.main11 .daohang .box{padding:10px;}
.main11 .daohang .row{margin:0 -5px !important}
.main11 .daohang .col-md-6{padding:0 5px !important}
.main11 .daohang .imgbox{display:block; border:1px solid #ccc; text-align:center; height:118px;color:#333; margin-bottom:10px;display:flex; flex-direction:column; justify-content:center;}
.main11 .daohang .imgbox .tu{width:51px; height:46px; overflow:hidden; margin:0 auto 10px;}
.main11 .daohang .imgbox .tu img{position:relative; margin-top:-46px;}
.main11 .daohang .imgbox h4{font-size:14px; font-weight:bold;}



.main22{margin:25px 0;}
.main22 .xinwen1{background:#fff;}
.main22 .xinwen1 .imgbox{display:block; border:1px solid #ccc; overflow:hidden;}
.main22 .xinwen1 .imgbox .tu{height:176px;}
.main22 .xinwen1 .owl-theme .owl-controls .owl-pagination{ position:absolute; right:0; bottom:0;}
.main22 .xinwen1 .owl-theme .owl-controls .owl-page span{width:20px;height:17px;margin:1px;border-radius:0;background:rgba(0,0,0,0.9);filter:Alpha(Opacity=90);opacity:1; color:#fff;text-align:center; padding:0 !important}
.main22 .xinwen1 .owl-theme .owl-controls .owl-page.active span,.lun .owl-theme .owl-controls.clickable .owl-page:hover span{background:#2080e8;}
.main22 .xinwen1 .box{padding:12px 15px;}
.main22 .xinwen1 ul li a{display:block; font-size:12px; color:#5f5f5f; line-height:28px; position:relative; padding-left:28px}
.main22 .xinwen1 ul li a span{position:absolute; left:0; top:50%; width:15px; height:15px; background:#1e88fc; color:#fff; text-align:center; line-height:15px; margin-top:-7.5px}


.anbox .an{display:block;width:25%; float:left; text-align:center; border-right:1px solid #dbdbdb; cursor:pointer; position:relative}
.anbox .an span{display:block;}
.anbox .an:before{content:""; position:absolute; left:0; top:0; width:100%; height:2px; background:#1e88fc; opacity:0}
.anbox .an:after{content:""; position:absolute; left:0; bottom:-1px; width:100%; height:1px; background:#fff; opacity:0}
.anbox .an.active,.anbox .an:hover{background:#fff; font-weight:bold; color:#333}
.anbox .an.active:before,.anbox .an:hover:before{opacity:1;}
.anbox .an.active:after,.anbox .an:hover:after{opacity:1;}
.contbox .cont{display:none;}
.contbox .cont.active{display:block;}

.main22 .xinwen2 .title{padding-right:140px;}
.main22 .xinwen2 .title .more{position:absolute; top:0; right:15px;}
.main22 .xinwen2 .newsleft .imgbox{padding-bottom:12px; border-bottom:1px solid #dbdbdb; margin-bottom:12px}
.main22 .xinwen2 .newsleft .imgbox:last-child{padding-bottom:0; border:0; margin-bottom:0;}
.main22 .xinwen2 .newsleft .imgbox .tu{width:138px; height:98px; border:1px solid #ccc; overflow:hidden; margin-right:15px}
.main22 .xinwen2 .newsleft .imgbox .tu .img{width:100%; height:100%;}
.main22 .xinwen2 .newsleft .imgbox .text h4{font-size:14px; color:#333; line-height:35px;}
.main22 .xinwen2 .newsleft .imgbox .text .zi{font-size:12px; color:#696969; line-height:18px; height:54px; overflow:hidden;}
.main22 .xinwen2 .newsright ul{height:240px; overflow:hidden; margin-top:-10px}
.main22 .xinwen2 .newsright ul li a{display:block; font-size:12px; color:#292929; line-height:30px; position:relative; padding-left:16px}
.main22 .xinwen2 .newsright ul li a:before{content:""; position:absolute; left:0; top:50%; width:3px; height:3px;background:#1e88fc; margin-top:-1.5px}



.datu img{width:100%; margin:15px 0}


.show .imgbox{display:block; margin:0 10px;}
.show .imgbox .tu{border:1px solid #dbdbdb; padding:5px; margin-bottom:10px}
.show .imgbox .tu .imgbg{overflow:hidden; position:relative}
.show .imgbox .tu .mask{position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,0.4); font-size:12px; color:#fff; text-align:center; line-height:30px; opacity:0}
.show .imgbox h4{font-size:14px; color:#333;}
.show .imgbox .tou{font-size:12px; color:#999; line-height:20px; position:relative; padding-right:55px; margin-top:6px}
.show .imgbox .tou span{width:50px; background:#1778e1; font-size:12px; color:#fff; line-height:20px; border-radius:5px; position:absolute; top:0; right:0; text-align:center;}
.show .owl-theme .owl-controls .owl-buttons div{display:none}

.case .imgbox .tou{font-size:14px; color:#333;}



.contact{background:#222; font-size:12px; color:#999; margin-top:100px}
.contact .left{background:#1e88fc; padding:40px 0; position:relative; height:256px;display:flex;justify-content:center;align-items:center; margin-top:-45px}
.contact .left:before{content:""; position:absolute; right:100%; top:0; width:1000%; height:100%; background:#1e88fc}
.contact .left:after{content:""; position:absolute; right:-100px; top:0; border-top:128px solid #1e88fc; border-right:50px solid transparent; border-bottom:128px solid transparent; border-left:50px solid #1e88fc; z-index:11}
.contact .left .tu img{max-width:100%;}
.contact .right{padding-left:100px;}
.contact .right .link{margin-top:-45px; line-height:45px}
.contact .right .link b{font-size:14px;color:#326edb;}
.contact .right .link a{color:#333; margin:0 15px}
.contact .right .link a:hover{color:#326edb; text-decoration:underline !important}
.contact .right .nei{padding:35px 0;}
.contact .right .nei a{color:#999;}
.contact .right .nei a:hover{color:#fff; text-decoration:underline !important}
.contact .right ul li{float:left; width:16%; font-size:14px; text-align:center; border-left:1px solid #999; position:relative;}
.contact .right ul li:last-child{border-right:1px solid #999;}
.contact .right .zhong{margin:30px 0 20px; line-height:22px}
.contact .right .text{margin-top:10px;}
.contact .right .phone{background:url(../images/phone.png) no-repeat right center; padding-right:78px; font-size:14px; text-align:right; min-height:62px;}
.contact .right .phone h4{font-size:26px; font-weight:bold; letter-spacing:-3px; margin-top:6px !important}



/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 15px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{font-size:18px; color:#1983ff; position:relative; text-transform:uppercase; font-weight:bold; padding-bottom:10px}
.neiye .menu b{font-size:12px; color:#acacac; font-weight:normal; margin-left:10px}
.neiye .menu i{display:block; width:100%; height:100%; position:absolute; left:0; top:0; cursor:pointer; z-index:1}
.neiye .menu span{position:absolute; right:15px; line-height:50px; color:#fff; transition:all 0.3s}
.neiye .navbox .nav1{display:block;padding:0 30px 0 20px;font-size:16px; color:#333; line-height:48px; margin-top:1px; text-align:left;position:relative; }
.neiye .navbox .nav1:before{content:""; position:absolute; left:20px; bottom:0; width:calc(100% - 40px); height:1px;border-top:1px dashed #c5c5c5; transition:all 0.3s}
.neiye .navbox .nav1 span{position:absolute; top:0; right:18px;line-height:48px;}
.neiye ul a{display:block; background:#e6e6e6; font-size:14px; color:#333; line-height:40px; padding:0 10px 0 85px;margin-top:2px; text-align:left}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{border:1px solid #dcdcdc; padding:15px 0}


/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .navbox .nav1.active,.neiye .navbox .nav1:hover{background:#1983ff; color:#fff;}
.neiye .navbox .nav1.active span,.neiye .navbox .nav1:hover span{color:#fff;}
.neiye .navbox .nav1.active:before,.neiye .navbox .nav1:hover:before{opacity:0;}
.neiye ul a.active,.neiye ul a:hover{color:#fff; background:#c81b1b;}


.lian111{border:1px solid #dcdcdc; font-size:14px; color:#333; font-family:"宋体"; display:block;margin-top:15px; text-align:center; padding:15px 0;}
.lian111 span{margin:0 20px;}

.main .tit-line {text-align: center;margin-bottom:40px;}
.main .tit-line h2{color: #383838;font-size:28px;text-transform: uppercase;margin: 0 0 15px;}
.main .tit-line h2 span {display: block;font-size:18px;}
.main .line-wrap {width: 100%;height: 1px;background: #ccc;margin-top:10px}
.main .tit-line .line-wrap .line {position: relative;top: -1px;height: 3px;background: #013878;width: 80px;margin: 0 auto;}


.title-zi{border-bottom:1px solid #dcdcdc;font-size:14px; padding-bottom:10px;}
.title-zi .pull-left{color:#616161}
.title-zi .pull-left b{color:#000;}
.title-zi .pull-left a{color:#616161}
.title-zi .pull-right a{color:#333;}
.title-zi a:hover{color:#1983ff;}

.main .cont{margin-top:20px;}

.about{font-size:13px;line-height:30px; }
.about h4{font-size:18px; line-height:35px; text-align:center;}
.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:18px; color:#666; font-weight:bold;line-height:30px;}
/*.call-us img{ height:auto; display:block; border:1px solid #ccc; padding:10px}*/


.show-box{background-image:none;}
.show-box .row{margin:0 -10px !important}
.show-box .col-xs-6{padding:0 10px !important}
.show-box .imgbox{margin:0 0 26px;}


.show-main h4{font-size:20px; color:#b92121; line-height:35px; text-align:center;}
.show-main img{max-width:100%; height:auto; display:block;margin:10px auto 20px;}

.news-box .imgbox:last-child{padding-bottom:0; margin-bottom:0; border-bottom:0;}
.news-box .imgbox{display:block;padding-bottom:22px; border-bottom:1px dashed #a5a5a5; margin-bottom:26px;font-size:12px; color:#878787;}
.news-box .imgbox .tu{width:210px; height:125px;overflow:hidden; margin-right:15px}
.news-box .imgbox .tu .img{width:100%; height:100%;}
.news-box .imgbox .text h4{font-size:16px; color:#333; line-height:30px; font-weight:bold}
.news-box .imgbox .text .zi{line-height:21px; height:42px; overflow:hidden; margin:8px 0 15px}
.news-box .imgbox .text span{display:block; width:80px; background:#1e88fc; font-size:12px; color:#fff; line-height:28px; text-align:center; border-radius:5px;}


.news-main{font-size:14px;line-height:28px; color:#666}
.news-main .tou{text-align:center; color:#666; padding-bottom:8px; border-bottom:1px solid #ccc; margin-bottom:20px}
.news-main .tou h4{font-size:18px; color:#333}
.news-main img{display:block; max-width:100%; height:auto; margin:10px auto;}

.liuyan{width:70%; margin:0 auto;}
.liuyan label{ padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input{ background:#fff; border:1px solid #ccc; height:38px;border-radius:10px; color:#4c4c4c}
.liuyan textarea{ background:#fff; border:1px solid #ccc; height:108px; border-radius:10px;}
.liuyan button{ width:149px;height:38px;background:#b92121;border:none; border-radius:10px; font-size:18px; color:#fff;margin-top:10px}




@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
}

@media (max-width:1200px){
.main11 .daohang .title .left{padding:0 5px;}
.main11 .daohang .title .more{margin-right:5px;}
}

@media (min-width:992px){
	/*本网站所有的hover事件 开始*/
.show .imgbox:hover .tu{border-color:#1778e1;}
.show .imgbox:hover .tu .mask{opacity:1;}
.main22 .xinwen2 .newsleft .imgbox:hover .tu .img,.main22 .xinwen1 .imgbox:hover .tu,.jianjie .left:hover .tu .img,.show .imgbox:hover .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)}
.main11 .daohang .imgbox:hover{background:#1e87fc; color:#fff}
.main11 .daohang .imgbox:hover .tu img{margin-top:0;}
.main22 .xinwen1 ul li a:hover{color:#1e88fc;}
.main22 .xinwen2 .newsright ul li a:hover{color:#1e88fc;}

.lian111:hover{color:#1983ff;}
.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{text-decoration:underline !important}
.news11 ul li a:hover{color:#c10a0a;background:url(../images/icon02.png) no-repeat left center;}
	/*本网站所有的hover事件 结束*/	
}


@media (max-width:991px){
header{height:90px;}
.logo::after{display:none;}
.logo{line-height:90px; width:auto; padding-right:20px}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
header{margin-bottom:0; box-shadow:none}
.main11 .daohang .title .left{padding:0 20px;}
.main11 .daohang .title .more{margin-right:15px;}
.jianjie{margin-bottom:16px;}
.main11 .jianjie .zuo{margin-bottom:10px;}
.main22 .xinwen1 .imgbox .tu,.main11 .jianjie .zuo .img{height:auto;}
.main22 .xinwen1{margin-bottom:25px;}
.contact{margin-top:30px; text-align:center; padding:30px 0}
.contact .right{padding:0;}
.contact .right .nei{padding:0;}
.contact .right .phone{text-align:center; display:inline-block; margin:25px 0}
.contact .right .zhong{margin:0;}


/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:left; text-indent:20px; font-size:18px; line-height:50px; background:#106bd6; color:#fff; text-align:center; padding-bottom:0} 
.neiye .menu b{color:#fff;}
.neiye .menu span{line-height:50px;}
.neiye .navbox .nav1{line-height:44px; text-align:center; padding:0 10px; font-size:14px}
.neiye .navbox .nav1 span{display:none;}
.neiye .navbox{border:0; padding:0;}
/*手机侧导航 下拉 结束*/
.liuyan{width:85%;}

}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:36px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.carousel-indicators{bottom:-5px;}
.carousel-indicators .active,.carousel-indicators li{width:10px;height:10px;margin:1px;}
.main1{padding-bottom:30px;}
.main22 .xinwen2 .title{padding-right:90px;}


.liuyan{width:100%;}
.show-box .row{margin:0 -8px !important}
.show-box .col-xs-6{padding:0 8px !important}


}

@media (max-width:600px){
.logo img{height:30px;}
.main22 .xinwen2 .title .more{right:5px; top:40px;}
.main22 .xinwen2 .title{padding-right:70px; line-height:40px}
.anbox .an{width:50%;}


.show .imgbox{margin:0 5px;}




/*手机侧导航 下拉 开始*/
.neiye .menu{line-height:46px; font-size:16px;}
.neiye .menu span{ line-height:46px;}
.neiye .navbox .nav1{line-height:40px;}
/*手机侧导航 下拉 结束*/

.main .tit-line {margin-bottom:30px;}
.main .tit-line h2{font-size:24px;}
.main .tit-line h2 span {ont-size:16px; margin-top:3px}

.show-box .row{margin:0 -5px !important}
.show-box .col-xs-6{padding:0 5px !important}
.show-box .imgbox{margin:0 0 20px;}
.news-main .tou h4{font-size:16px;}
.call-us img{padding:5px;}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px; padding-right:5px}
.logo img{height:25px;margin-left:-6px}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.main22 .xinwen2 .newsleft .imgbox .tu{width:128px; height:90px; margin-right:10px;}
.main22 .xinwen2 .newsleft .imgbox .text h4{line-height:30px;}


.news-box .imgbox{padding-bottom:20px;margin-bottom:20px}
.news-box .imgbox .tu{width:150px; height:100px; margin-right:10px}
.news-box .imgbox .text h4{line-height:24px; font-size:15px}
.news-box .imgbox .text .zi{margin:4px 0 6px; line-height:19px; height:38px;}
.news-box .imgbox .text span{width:70px; line-height:25px;}
}


@media (max-width:400px){
header .ydd_btn{width:26px;}
.news-box .imgbox .tu{width:130px; height:90px;}
}


@media (max-width:380px){
}

@media (max-width:350px){


}
