@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}
.da11{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;}


/*全局样式*/
.logo{line-height:145px;}
header .right .text{font-size:18px ;color: #006ebd;font-weight: bold;line-height: 24px;padding-bottom: 8px;border-bottom: 1px solid #e5e5e4;margin: 10px 0 8px;text-align: right;}
header .right .text b{font-size: 24px;color: #fd0005;}
header .phone{font-size: 16px;color: #696969;text-align: right;}
header .phone span{margin:0 10px;}
header .phone b{font-size: 20px;color: #292929;letter-spacing: -2px}
.wenzi{ line-height:25px;}
.wenzi img{ max-width:100%;}
.wenzi table{ max-width:100%;}
.wenzi table td{ border:1px solid #CCCCCC}

/*pc导航*/
.nav{height: 60px;background: #0644a8;}
.nav .hezi{position: relative;padding-right: 200px;}
.nav form{position: absolute;top: 16px;right: 0;width: 195px;padding:3px;padding-right: 30px;background: #fff;border-radius: 0 15px 15px 0}
.nav form button{position: absolute;top: 3px;right: 3px;width: 30px;height: 21px;background: url(../images/sou.png) no-repeat center center;border:0;}
.nav form input{width: 100%;height: 21px;padding:0 10px 0 6px;border:0;}
.nav li{width:16.4%;float:left;font-size:16px; line-height:60px;text-align:center;position:relative;}
.nav .bx{width:1px; height:11px;background: #5b77bb;margin-top: 24px;}
.nav li a{display:block;color:#fff; position: relative;}
.nav li .on,.nav li a:hover{background: #06347d}
/*导航二级下拉*/
.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:15px;line-height:48px;margin-top:1px;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#333;background:rgba(255,255,255,0.8);}
.nav li .nav-zi li a:before{display: none}
.nav li .nav-zi li:hover a{background:rgba(6,68,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(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:#0644a8;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0644a8;}
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 .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:50px;}
.title{margin:65px 0 45px; text-align:center; font-size:18px; color:#999; text-transform:uppercase;}
.title h4{font-size: 30px;color: #104094;font-weight: bold;margin-bottom: 5px !important}



.jianjie{overflow: hidden;}
.jianjie .title{text-align: left;font-size: 12px}
.jianjie .title h4{font-size: 24px}
.jianjie .left .text{color: #696969;line-height:24px;height: 172px;overflow: hidden;}
.jianjie .block{margin:25px 0 30px;color: #696969;border:1px solid #e5e5e5;}
.jianjie .block .tu{width: 70px;height: 70px;border-right: 1px solid #e5e5e5; display:flex;justify-content:center;align-items:center;}
.jianjie .block .wen{width: calc(100% - 70px);height: 70px; float: left;padding:12px 20px;}
.jianjie .block .wen .zi{line-height: 20px;height: 40px;overflow-y:auto;display:flex;align-items:center;}
.jianjie .right{margin:100px -40px -150px 0;height: 500px}
.jianjie .xia{background: #0644a8;padding:50px 0;}
.jianjie .xia .more{display: block;width: 190px;border:1px solid #fff;color: #fff;line-height: 48px;text-align: center;}




.show{background: url(../images/show-bg.jpg) center center;background-size: cover;}
.show .row{margin:0 -10px !important;}
.show .col-md-3{padding:0 10px !important;}
.show .imgbox{display: block;border:1px solid #d7d7d7;font-size: 16px; color: #292929;text-align: center;line-height:50px;margin:0 0 20px}
.show .imgbox .tu{overflow: hidden;position: relative;background: #fff}
.show .imgbox .tu:before{content: "";position: absolute;left:0;bottom: 0;width: 100%;height:100%;background:url(../images/mask.png) no-repeat center center;opacity: 0;transition: all 0.3s;z-index: 22}
.show .imgbox .tou{padding:0 6px;}
.show .owl-theme .owl-controls .owl-buttons div{width:40px; height:40px; top:50%; margin-top:-20px; border:1px solid #a6a6a6;filter:Alpha(Opacity=100);opacity:1;font-size:25px; color:#0644a8;line-height:35px;transition:all .3s;}
.show .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-75px; background-image:none;background:#fff}
.show .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"<"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; } 
.show .owl-theme .owl-controls .owl-buttons div.owl-next{right:-75px; background-image:none;background:#fff}
.show .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:">"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center;}
.show .owl-theme .owl-controls .owl-buttons div:hover{background:#0644a8; border-color:#0644a8; color:#fff;}
.show .more{display: block;width: 133px;border:1px solid #e2e0e0;border-bottom-width: 3px; font-size: 12px;color: #696969;font-weight: bold; text-align:center;margin:20px auto 0;line-height: 43px;}




.contbox .cont1{display: none}
.contbox .cont1.active{display: block}
.dongtai .qiehuan{margin-bottom: 50px}
.dongtai .qiehuan .qie{display: inline-block;width: 200px;border:1px solid #ebebeb;font-size: 16px;color: #292929; text-align: center;line-height: 56px;cursor: pointer;border-radius: 5px;margin-right: 10px}
.dongtai .qiehuan .qie:hover,.dongtai .qiehuan .qie.active{background: #0644a8;border-color: #0644a8;color: #fff}
.dongtai .biaoti{font-size: 16px; color: #666;border-top: 1px solid #ebebeb;border-bottom: 1px solid #ebebeb;padding:15px 0;margin-bottom: 30px;text-transform: uppercase;}
.dongtai .biaoti span{font-size: 14px;color: #d2d2d2;margin-left: 5px}
.dongtai .biaoti .more{display: block;width: 27px;border:2px solid #aaa;border-radius: 50%;text-align: center;line-height: 24px;}
.dongtai .left .imgbox{display:block;font-size: 14px;margin-bottom: 50px;}
.dongtai .left .imgbox .tu{width:270px; height:178px; overflow:hidden;}
.dongtai .left .imgbox .tu .img{width:100%; height:100%;}
.dongtai .left .imgbox .text{width: calc(100% - 270px);padding-left: 50px}
.dongtai .left .imgbox .text h4{font-size: 16px;color: #292929;font-weight: bold;line-height: 24px}
.dongtai .left .imgbox .text .zi{color: #696969;line-height: 24px;height: 72px;overflow: hidden;margin:15px 0 25px;}
.dongtai .left .imgbox .text .more{color: #fff;display: block;width: 170px;background: #0644a8;line-height: 40px;border-radius: 25px;text-align: center;}
.dongtai .left ul{border:1px solid #ebebeb;}
.dongtai .left ul li:last-child .list{border:0;}
.dongtai .left ul li .list{display: block;border-bottom:1px solid #ebebeb;padding:10px 20px 10px 0}
.dongtai .left ul li .list .time{width: 115px;float: left; border-right:1px solid #e5e5e5;text-align: center;font-size: 14px;color: #696969}
.dongtai .left ul li .list .time b{display: block;font-size: 22px;color: #292929;font-weight:normal;}
.dongtai .left ul li .list .zi{width: calc(100% - 115px); position: relative;line-height: 30px;padding:10px 35px 0 20px;color: #292929}
.dongtai .left ul li .list .zi:before{content:">"; position: absolute;top: 10px;right: 0;width:30px;border:1px solid #ebebeb;border-radius: 50%;text-align: center;line-height: 28px;transition: all 0.3s}
.dongtai .right .hezi{padding-bottom:25px; border-bottom:1px solid #e5e5e5; margin-bottom:25px}
.dongtai .right .wen{display:block;font-size:14px; color:#292929; line-height:30px;font-weight: bold; background:url(../images/wen.png) no-repeat left center; padding-left:40px; margin-bottom:10px}
.dongtai .right .huida{display:block;font-size:14px; color:#666; line-height:24px; height:48px; overflow:hidden; padding-left:40px}



.hezuo{background: #eee}
.hezuo .row{margin-bottom: 10px}
.hezuo .imgbox{display: block;overflow: hidden;border:1px solid #dbe0e5;background: #fff}
.hezuo .owl-theme .owl-controls .owl-buttons div{width:49px; height:49px; top:50%; margin-top:-25px; border:0;filter:Alpha(Opacity=100);opacity:1;font-size:25px; color:#0644a8;line-height:49px;transition:all .3s;border-radius: 50%}
.hezuo .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-75px; background-image:none;background:#fff}
.hezuo .owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"<"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; } 
.hezuo .owl-theme .owl-controls .owl-buttons div.owl-next{right:-75px; background-image:none;background:#fff}
.hezuo .owl-theme .owl-controls .owl-buttons div.owl-next:before{content:">"; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center;}
.hezuo .owl-theme .owl-controls .owl-buttons div:hover{background:#0644a8; border-color:#0644a8; color:#fff;}



footer{background: #323232;color:#fff;}
footer a{color:#fff;}
footer a:hover{color: #fff}
footer .footer1{border-bottom: 1px solid rgba(255,255,255,0.3);overflow: hidden;}
footer .footer1 .left{padding: 60px 100px 60px 0;}
footer .footer1 dl{width: 20%;float: left;padding:0 10px 30px 30px;margin:0;text-transform: uppercase;border-right:1px solid rgba(255,255,255,0.3);min-height: 240px;position: relative;}
footer .footer1 dl:before{content: "";position: absolute;bottom: 0;right: -3px;width: 5px;height: 5px;background:rgba(255,255,255,0.5);border-radius: 50%;z-index: 22}
footer .footer1 dt{font-size: 18px;margin-bottom:15px;font-weight: normal;}
footer .footer1 dt span{display: block;font-size: 12px;color: rgba(255,255,255,0.5);margin-top:3px}
footer .footer1 ul li{line-height: 36px;display: block;}
footer .footer1 ul li a{display: block;}
footer .footer1 dl:nth-child(2){width: 60%;}
footer .footer1 dl:nth-child(2) ul li{width: 33.33%;float: left;padding-right: 10px}
footer .footer1 .lian .text{line-height: 26px;color: #fff}
footer .footer1 .lian .text .zi{margin-bottom: 10px}
footer .footer1 .lian .text span{color:rgba(255,255,255,0.5);display: block; }
footer .footer1 .right{background: #104094;padding:60px 20px;text-align: center;position: relative;}
footer .footer1 .right:before{content: "";position: absolute;left:0;top: 0;width: 100%; height: 1000px;background: #104094}
footer .footer1 .right11{position: relative;z-index: 22}
footer .footer1 .right .tou{margin-bottom: 30px}
footer .footer1 .right .tou h4{font-size: 26px;color: #fff;font-weight: bold;margin-top: 3px !important}
footer .footer1 .sao img{max-width: 100%;height: auto;margin-bottom: 8px}
footer .footer1 .sao .zi{color: #fff;padding:8px 0;border-bottom: 1px solid rgba(255,255,255,0.1);margin-bottom:8px}
footer .footer2 .left,footer .footer2 .right{padding: 25px 0}
footer .footer2 .right{text-align: right;background: #104094;text-align: center;}
footer .footer2 .right a{margin:0 10px;}
footer a:hover{text-decoration: underline !important;}




/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:14px; line-height:28px;}
/*内页左侧导航主要样式*/
.neiye .menu{font-size:18px; color:#0644a8; 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;cursor: pointer; }
.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; color:#fff}
.neiye ul a{display:block; background:#f6f5f5; font-size:14px; color:#333; line-height:40px; padding:0 10px 0 18px;text-align:left; border-bottom:1px dashed #c5c5c5;}
.neiye ul{display:none;}
.neiye .ul1{display:none;}
.neiye .navbox{border:1px solid #dcdcdc; padding:5px 0}


/*一级导航、二级导航 默认选中状态*/
.neiye .navbox .nav1.active{background:#0644a8; color:#fff;}
.neiye .navbox .nav1.active span{color:#fff;}
.neiye .navbox .nav1.active:before{opacity:0;}
.neiye ul a.active{color:#0644a8;text-decoration: underline !important;}

.main .daobox{background:none;padding:0;}
.main .daobox .daocont{border:1px solid #dcdcdc;padding:0 0 10px;border-radius: 0;}
.main .daobox .dao{padding:20px 6px;}
.main .daobox .dao b{display: inline-block;margin-left:10px}
.main .daobox .dao1{border:0;background:#eee url(../images/navli.png) no-repeat 25px center}


.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;}

.lian22{border:1px solid #dcdcdc;margin-top: 15px}
.lian22 .tou{background: #0644a8;padding: 13px 10px 13px 15px;font-size: 16px;color: #fff;font-weight: bold}
.lian22 .phone{border-bottom:1px solid #dcdcdc;padding:20px;color: #696969}
.lian22 .phone .dian{background: url(../images/lian00.png) no-repeat left center;padding-left: 45px;min-height: 32px;}
.lian22 .phone .dian h4{font-size: 20px;font-weight: bold; color: #292929;letter-spacing: -1px;margin-top: -3px !important}
.lian22 .text{padding:10px 25px 30px;}
.lian22 .text .zi1{padding-bottom: 12px;margin-bottom:15px;border-bottom: 1px solid #dcdcdc}
.lian22 .text .list{background: url(../images/lian01.png) no-repeat left 4px;padding-left: 30px;line-height: 24px;margin-bottom: 5px}
.lian22 .text .list:nth-child(2){background: url(../images/lian02.png) no-repeat left 4px;}
.lian22 .text .list1{background: url(../images/lian03.png) no-repeat left 4px;}

.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: #0644a8;width: 80px;margin: 0 auto;}


.title-zi{border-bottom:1px solid #e5e5e5;font-size:14px; padding-bottom:10px;margin-bottom: 20px}
.title-zi .pull-left{color:#616161}
.title-zi .pull-left img{margin-right: 10px}
.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:#0644a8;}

.main .cont{margin-top:0;}

.about{font-size:14px;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}

.about table{ max-width:100%;}
.about table td{ border:1px solid #CCCCCC}

.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{width:100%; height:auto; display:block;margin:20px auto; border:1px solid #ccc; padding:10px}


.case-box,.show-box{background:none; padding:0 !important; margin: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}
.case-box .imgbox,.show-box .imgbox{margin:0 0 25px;}
.main .show .imgbox .xia{padding:25px 30px;}
.main .show .imgbox .xia .hezi{height:35px;}
.main .show .imgbox .text h4{font-size:14px;}
.main .show .imgbox .more span{line-height:35px;}



.show-main h4{font-size:20px; color:#1981ff; 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:#0644a8; font-size:12px; color:#fff; line-height:28px; text-align:center; border-radius:5px;transition: all 0.3s}


.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 .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:none; border:1px dashed #1d81fc; width:100%; height:37px; border-radius:0}
.liuyan textarea{background:none; border:1px dashed #1d81fc; width:100%; height:107px;border-radius:0}
.liuyan button{width:100%; height:37px; color:#fff; background:#1d81fc; border:none; border-radius:0; margin-top:5px}


.xiangce{margin-bottom:30px;}
.xiangce .tupian img{width: 100%}
.xiangce  .miaoshu .tou{font-size:24px; font-weight:bold; padding-bottom:12px; border-bottom:1px solid #ccc; line-height:normal; margin-bottom:20px}
.xiangce  .miaoshu .hezi{padding-bottom:20px; border-bottom:1px solid #e2e2e2;margin-bottom: 20px}
.xiangce  .miaoshu .text{font-size:14px; color:#696969; line-height:24px; height:120px; overflow-y:auto;}
.xiangce  .miaoshu .text h4{font-size:14px;color:#333; font-weight:bold; margin-bottom:8px !important}
.xiangce  .miaoshu .text2{height: 72px;}
.zixun{margin-top:30px; text-align:center}
.zixun .zi{display:inline-block;border:1px solid #e2e2e2; border-radius:5px; padding:6px 20px; font-size:14px; color:#333; margin:0 5px}
.zixun .zi img{margin-right:5px;}
.zixun .zi1{background:#0644a8;color: #fff}
.showmain .xia .daohang{background: #3c76d1;color: #fff;line-height: normal;padding:0 20px;font-size: 0;margin-bottom: 10px}
.showmain .xia .daohang .dao{display: inline-block;cursor:pointer;line-height: 24px;padding:10px 30px;position:relative;font-size: 14px;cursor: pointer;}
.showmain .xia .daohang .dao:before{content: "";position: absolute;top: 50%;right: 0;width: 1px;height: 14px;border-right: 1px dashed #fff;margin-top:-7px;}
.showmain .xia .daohang .dao:hover,.showmain .xia .daohang .dao.active{background: #0644a8}
.showmain .xia .tablebox .toubu{background: #eee;font-size: 0;font-weight: bold}
.showmain .xia .tablebox .toubu span{display: inline-block;font-size: 14px;text-align: center;padding:10px;border-right: 1px solid #e5e5e5}
.showmain .xia .tablebox .toubu span:nth-child(1){width:13%}
.showmain .xia .tablebox .toubu span:nth-child(2){width:28%}
.showmain .xia .tablebox .toubu span:nth-child(3){width:20% }
.showmain .xia .tablebox .toubu span:nth-child(4){width:39%;border:0; }
.showmain .xia .tablebox .table{height: 580px;overflow-y: auto;}
.showmain .xia table{width: 100%;border:1px solid #e5e5e5;text-transform: uppercase;}
.showmain .xia table tr{width: 100%}
.showmain .xia table th{background: #eee;border:1px solid #e5e5e5;text-align: center;padding:10px;}
.showmain .xia table td{padding:10px 10px 5px;color: #696969;line-height: 26px;}
.showmain .xia table td .alink{display: inline-block;background: #fff; border:1px solid #e5e5e5;padding:3px 8px;color: #292929;margin:0 6px 6px 0;transition: all 0.3s}
.showmain .xia table td .alink img{margin-right: 5px}
.showmain .xia table td .alink:hover{border-color: #0644a8;color: #0644a8}
.showmain .xia table tr:nth-of-type(even){background: #f0f0f0}
.contbox2 .cont2{display: none}
.contbox2 .cont2.active{display:block}


@media (max-width:1365px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
}


@media (max-width:1220px){
.owl-theme .owl-controls .owl-buttons div{display:none !important}
header .phone h4{font-size: 25px}
}



@media (min-width:992px){
	/*本网站所有的hover事件 开始*/
.jianjie .xia .more:hover:hover{background: #fe9d13;}
.show .imgbox:hover{background: #0644a8;color: #fff}
.show .imgbox:hover .tu:before{opacity: 1;}
.show .imgbox:hover .tu .img{transform: scale(1.1,1.1);}
.show .more:hover{background: #0644a8;border-color: #06347d;color: #fff}
.hezuo .imgbox:hover{box-shadow: 0 0 10px rgba(0,98,163,0.2)}
.hezuo .imgbox:hover .tu{transform: scale(1.1,1.1);}
.dongtai .left .imgbox:hover .img{transform: scale(1.1,1.1);}
.dongtai .left .imgbox .text .more:hover{text-decoration: underline !important;}
.dongtai .left ul li .list:hover .zi:before{background: #0644a8;border-color: #0644a8; color: #fff}
.dongtai .biaoti .more:hover{background: #0644a8;border-color: #0644a8;color: #fff}

/*一级导航、二级导航 hover事件*/
.neiye .navbox .nav1:hover{background:#0644a8; color:#fff;}
.neiye .navbox .nav1:hover span{color:#fff;}
.neiye .navbox .nav1:hover:before{opacity:0;}
.neiye ul a:hover{color:#0644a8;text-decoration: underline !important;}


.lian111:hover{color:#0644a8;}
.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:#1e88fc;background:url(../images/icon02.png) no-repeat left center;}
	/*本网站所有的hover事件 结束*/	
}


@media (max-width:991px){
header{height:90px; position: static}
.logo{line-height:90px; width: 100%}
.logo img{height: 65px}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
#myCarousel{top:0; margin-bottom:0}
.suo{padding:0 15px;}
.jianjie .right{margin:0;height: auto}
.jianjie .left .text{height:auto;max-height: 168px;overflow-y:auto;}
.dongtai .left .imgbox,.dongtai .qiehuan{margin-bottom: 25px}
.dongtai .left{margin-bottom: 30px}
footer .footer2 .right,footer{text-align: center;}

.main .cont{margin-top:20px;}
.show-box .imgbox{margin:0 0 20px;}



/*手机侧导航 下拉 开始*/
.neiye .navbox .ul1{display:none;}
.neiye .menu{text-align:left; font-size:18px; line-height:50px; background:#0644a8; 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;}
.neiye ul a{text-align:center; padding:0 10px; line-height:42px;}
/*手机侧导航 下拉 结束*/
.liuyan{width:85%;}

.xiangce .miaoshu{margin-top:25px;}
.xiangce  .miaoshu .zixun a{padding:6px 20px;}
}

@media (max-width:767px){
header{height:70px;}
.logo{line-height:70px;}
.logo img{height:50px;}
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:40px;}
.title{margin:50px 0 40px;}
.title h4{font-size: 25px;}
.jianjie .title h4{font-size: 20px}
.jianjie .xia{padding:30px 0;}
.jianjie .xia .more{width: 150px;line-height: 42px;}
.show .imgbox{line-height:40px;}
.dongtai .qiehuan .qie{width: 150px;font-size: 16px;line-height: 46px;}
.dongtai .left .imgbox .text{padding-left: 20px}

.liuyan{width:100%;}
.xiangce .miaoshu .tou{font-size:22px;}
}

@media (max-width:600px){
.main1{padding-bottom:30px;}
.logo img{height:40px;}
.title{margin:40px 0 35px;font-size:16px;}
.title h4{font-size: 20px;}
.jianjie .title h4{font-size: 18px}
.jianjie .title{margin:30px 0 20px;}
.jianjie .xia{padding:20px 0;}
.jianjie .xia .more{width: 110px;line-height: 35px;}
.jianjie .block{margin:25px 0 30px;}
.jianjie .block .tu{width: 56px;height: 56px;}
.jianjie .block .wen{width: calc(100% - 56px);height: 56px;padding:6px 10px;}
.show .row{margin:0 -5px !important;}
.show .col-md-3{padding:0 5px !important;}
.show .imgbox{line-height: 35px;font-size: 14px;margin:0 0 10px;}
.show .more{width: 110px;margin:15px auto 0;line-height: 35px;}
.dongtai .qiehuan .qie{width: 110px;font-size: 15px;line-height: 40px;}
.dongtai .left .imgbox,.dongtai .qiehuan{margin-bottom: 20px}
.dongtai .left .imgbox .tu{width:150px; height:120px;}
.dongtai .left .imgbox .text{width: calc(100% - 150px);padding-left: 15px}
.dongtai .left .imgbox .text h4{font-size: 15px;line-height: 20px}
.dongtai .left .imgbox .text .zi{line-height: 22px;height: 44px;margin:8px 0 10px;}
.dongtai .left .imgbox .text .more{width: 110px;line-height: 32px;}
.dongtai .left ul li .list{padding:8px 15px 8px 0}
.dongtai .left ul li .list .time{width: 70px;font-size: 12px}
.dongtai .left ul li .list .time b{font-size: 18px;}
.dongtai .left ul li .list .zi{width: calc(100% - 70px);line-height: 25px;padding:10px 30px 0 12px;}
.dongtai .left ul li .list .zi:before{top: 8px;width:25px;line-height: 23px;}
.dongtai .biaoti{padding:8px 0;margin-bottom: 25px;}
.dongtai .biaoti span{display: none}
.dongtai .right .hezi{padding-bottom: 15px;margin-bottom: 15px}

/*手机侧导航 下拉 开始*/
.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}

.case-box .row,.show-box .row{margin:0 -5px !important}
.case-box .col-xs-6,.show-box .col-xs-6{padding:0 5px !important}
.case-box .imgbox,.show-box .imgbox{margin:0 0 12px;}
.show-main h4{font-size:18px;}
.news-main .tou h4{font-size:16px;}
.call-us img{padding:5px;}
.xiangce .miaoshu .hezi{padding-bottom: 12px;margin-bottom: 12px}
.xiangce .miaoshu .tou{font-size:18px;}
.zixun{margin-top: 20px}
.zixun .zi{padding:5px 10px;}
.showmain .xia .toubu span{padding:10px 15px;}
.showmain .xia .daohang{padding:0 6px;}
.showmain .xia .daohang .dao{padding:8px 15px;}
.showmain .xia .tablebox .toubu span{padding:10px 3px;}
.showmain .xia table td{padding:8px 5px 5px;line-height: 24px;font-size: 12px}
.showmain .xia table td .alink{padding:3px 3px;margin:0 3px 5px 0;}
.showmain .xia table td .alink img{margin-right: 2px}
}


@media (max-width:479px){
header{height:55px;}
.logo{line-height:55px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.dongtai .left .imgbox .tu{width:130px; height:110px;}
.dongtai .left .imgbox .text{width: calc(100% - 130px);}


.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;}
.dongtai .right{margin-top:25px;}

.news-box .imgbox .tu{width:130px; height:100px;}


}


@media (max-width:380px){
}

@media (max-width:350px){


}
