@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;}

/*全局样式*/
.top{font-size:12px; color:#444; line-height:30px; border-bottom:1px solid #e5e5e5;}
.top ul li{float:left;}
.top ul li a{color:#444; margin:0 10px;}
.top ul li a:hover{color:#0055a2; text-decoration:underline !important}

header{width:100%;height:92px; padding-top:18px;border-bottom:3px solid #fafafa;}
.logo img{height:58px;}

header .phone{background:url(../images/icon-call.png) no-repeat left center; font-size:13px; color:#444;padding-left:58px; margin-top:5px}
header .phone h4{font-size:28px; color:#838282; font-weight:bold; letter-spacing:-2px}
header .phone:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both; }
				@-webkit-keyframes tada{0%{-webkit-transform:scale(1);}
				10%, 20%{-webkit-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-webkit-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-webkit-transform:scale(1.1) rotate(-3deg);}
				100%{-webkit-transform:scale(1) rotate(0);}}

				/*火狐浏览器*/
				@-moz-keyframes tada{0%{-moz-transform:scale(1);}
				10%, 20%{-moz-transform:scale(0.9) rotate(-3deg);}
				30%, 50%, 70%, 90%{-moz-transform:scale(1.1) rotate(3deg);}
				40%, 60%, 80%{-moz-transform:scale(1.1) rotate(-3deg);}
				100%{-moz-transform:scale(1) rotate(0);}}

/*pc导航*/
.nav{width:100%; background:#fff; height:42px; padding:4px 0}
.nav li{width:12.5%;float:left;font-size:15px;text-align:center;position:relative;}
.nav .bx{width:1px; height:15px;background:#ccc; margin-top:5px}
.nav li a{ display:inline-block;line-height:30px;color:#000;border-bottom:3px solid #fff}
.nav .on,.nav li a:hover{border-color:#0055a2;}
/*导航二级下拉*/
.nav li .nav-zi{width:100%;position:absolute; left:0; top:30px;z-index:9999999; display:none; padding-top:8px}
.nav li .nav-zi li{ width:100%; height:40px;background:rgba(255,255,255,0.95); font-size:14px;line-height:40px;margin-top:1px; border:0;}
.nav li .nav-zi li a{display:block; padding:0 5px; color:#000; border:0; line-height:40px}
.nav li:hover .nav-zi{display:block !important;}
.nav li .nav-zi li:hover a{background:rgba(0,85,162,0.75); 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:#0055a2;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#0055a2;}
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:12px; height:12px;margin:1px 4px;}

/*主体内容*/
.main1{padding-bottom:30px;}
.title{font-size:26px;text-align:center;margin:35px 0 25px;}
.title h4{font-size:27px;color:#0055a2; font-weight:bold; background:url(../images/title.png) no-repeat center center;line-height:35px}
.title b{display:block; font-size:12px; color:#888; font-weight:normal; margin-top:8px}


.navbox01{text-align:center; font-size:0; margin-bottom:10px}
.navbox01 .navli{display:inline-block;width:105px;border:1px solid #e5e5e5; padding:1px; margin:0 5px 10px}
.navbox01 .navli span{display:block; border:1px solid #f2f2f2;font-size:14px; color:#666; line-height:34px;}
.navbox01 .navli.active,.navbox01 .navli:hover{border-color:#0055a2;}
.navbox01 .navli.active span,.navbox01 .navli:hover span{background:#0366c0;color:#fff;}

/*1、产品展示*/
.show{background:url(../images/show-bg.jpg) center center; background-size:cover; width:100%; height:auto;}
.show .suo{padding:0 5px;}
.show .imgbox{display:block; margin:0 10px 20px; border:1px solid #e0e0e0;padding:2px; border-radius:5px}
.show .imgbox .tu{overflow:hidden;border-radius:5px;position:relative}
.show .imgbox .mask{position:absolute; right:26px; bottom:30px; width:100%; background:rgba(0,0,0,0.65) url(../images/show-more.png) no-repeat 95% center;font-size:14px;color:#fff; line-height:42px; padding-left:32%;padding-right:40px}
.show .imgbox:hover{border-color:#0055a2;}
.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)}
.show .imgbox:hover .mask{background:rgba(0,85,162,0.85) url(../images/show-more.png) no-repeat 95% center;}
.show .owl-theme .owl-controls .owl-buttons div{display:none;}
.more11{display:block;width:196px; border:1px solid #e5e5e5;border-radius:25px;margin:10px auto;font-size:14px; color:#333; line-height:40px;text-align:center;}
.more11:hover{background:#0055a2;border-color:#0055a2; color:#fff}


.jianjie{background:url(../images/jian-bg.jpg) center center; background-size:cover; width:100%; height:auto; color:#fff}
.jianjie .title span{color:#fff;}
.jianjie .title h4{color:#fff;background:url(../images/title1.png) no-repeat center center;}
.jianjie .row1{margin:0 !important}
.jianjie .row1 .col-md-7,.jianjie .row1 .col-md-5{padding:0 !important}
.jianjie .right .text{background:rgba(5,78,144,0.8); padding:30px 40px; position:relative; width:130%; left:-140px; top:30px}
.jianjie .right .text h4{font-size:14px;}
.jianjie .right .text .xian{width:30px; height:2px; background:rgba(255,255,255,0.35); margin:15px 0;}
.jianjie .right .text .zi{font-size:12px; line-height:25px; height:100px; overflow:hidden; margin-bottom:20px}
.jianjie .right .text .more{display:block;width:90px;background:#153c5f; font-size:14px; color:#fff; line-height:30px; text-align:center;}
.jianjie .right .text .more:hover{text-decoration:underline !important}
.jianjie .right .block{background:rgba(0,0,0,0.35); padding:20px 50px 20px 30px; display:inline-block; margin-top:30px; position:relative}
.jianjie .right .block .phone{background:url(../images/jian-icon.png) no-repeat left center; font-size:12px; color:rgba(255,255,255,0.5); padding-left:58px; height:45px;}
.jianjie .right .block .phone h4{font-size:32px; font-weight:bold; letter-spacing:-2px}
.jianjie .right .block .more1{position:absolute; top:50%; right:-75px;width:88px; border:2px solid #fff; font-size:14px; color:#fff; line-height:24px; text-align:center; margin-top:-14px;}
.jianjie .right .block .more1:hover{background:#fff;color:#0055a2; text-decoration:underline !important}
.jianjie .owl-theme .owl-controls .owl-buttons div{width:25px; height:27px;filter:Alpha(Opacity=100);opacity:1;bottom:0 !important}
.jianjie .owl-theme .owl-controls .owl-buttons div.owl-prev{ left:inherit !important;right:36px !important;background:url(../images/allow3.png) no-repeat left center !important;}
.jianjie .owl-theme .owl-controls .owl-buttons div.owl-next{right:0 !important;background:url(../images/allow4.png) no-repeat right center !important;}


.zizhi .imgbox{display:block; margin:0 10px 5px; border:8px solid #e5e5e5;}
.zizhi .imgbox .tu{border:1px solid #fff; overflow:hidden}
.zizhi .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)}
.zixun .owl-theme .owl-controls .owl-buttons div,.zizhi .owl-theme .owl-controls .owl-buttons div{width:47px; height:88px;filter:Alpha(Opacity=100);opacity:1;top:33%;}
.zixun .owl-theme .owl-controls .owl-buttons div.owl-prev,.zizhi .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-70px;background:url(../images/allow1.jpg) no-repeat left center;}
.zixun .owl-theme .owl-controls .owl-buttons div.owl-next,.zizhi .owl-theme .owl-controls .owl-buttons div.owl-next{right:-70px;background:url(../images/allow2.jpg) no-repeat right center;}


.zixun-tou{background:#f7f7f7; padding-bottom:10px}
.zixun-tou .navbox01 .navli span{background:#fff;}
.zixun-tou .navbox01 .navli.active,.zixun-tou .navbox01 .navli:hover{border-color:#0055a2;}
.zixun-tou .navbox01 .navli.active span,.zixun-tou .navbox01 .navli:hover span{background:#0366c0; color:#fff}
.zixun{padding-top:30px;}
.zixun .hezi{display:block; border:1px solid #ccc; margin:0 12px;}
.zixun .hezi .imgbox{padding:20px;}
.zixun .hezi .imgbox .tu{width:162px; height:175px; overflow:hidden; margin-right:15px;}
.zixun .hezi .imgbox .tu .img{width:100%; height:100%;}
.zixun .hezi .imgbox .text h4{font-size:18px; color:#000; line-height:50px;}
.zixun .hezi .imgbox .text .zi{font-size:13px; color:#999; line-height:23px; height:95px; overflow:hidden}
.zixun .hezi .mask{background:#bebebe url(../images/zizhi-icon.png) no-repeat 95% center; color:rgba(255,255,255,0.75); padding:30px; font-size:35px;}
.zixun .hezi .mask span{font-size:13px; margin-left:8px; color:rgba(255,255,255,0.45)}
.zixun .hezi:hover{border-color:#0055a2;}
.zixun .hezi:hover .imgbox .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)}
.zixun .hezi:hover .imgbox .text h4{color:#0055a2;}
.zixun .hezi:hover .mask{background:#0055a2 url(../images/zizhi-icon.png) no-repeat 95% center;}
.zixun .owl-theme .owl-controls .owl-buttons div{top:38%;}


/*.news .imgbox{display:block; position:relative; background:#fff; border:1px solid #ccc; padding:3px; margin-bottom:30px}
.news .imgbox .tu{width:180px; height:140px; position:absolute; overflow:hidden}
.news .imgbox .tu .img{width:100%; height:100%;}
.news .imgbox .text{height:140px; margin-left:195px; margin-right:8px}
.news .imgbox .text h4{font-size:16px; color:#333; line-height:30px; font-weight:bold}
.news .imgbox .text .zi{font-size:12px; color:#333; line-height:24px; height:98px; overflow:hidden}
.news .imgbox:hover{ box-shadow:2px 3px 5px rgba(0,0,0,0.5);}
.news .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 .imgbox:hover h4{color:#0068b7;}
.news .more11{margin-top:0;}*/
/*6、联系我们*/
/*.contact{background:url(../images/contact.jpg) center center; background-size:cover; width:100%; height:auto;}
.contact h5{font-size:18px;line-height:50px;}
.contact .map img{width:100%; height:auto; margin:20px 0; border:2px solid #d6d7d8; border-radius:10px}
.contact .lian11{position:relative; padding-bottom:20px;}
.contact ul{margin-left:160px;}
.contact ul li{font-size:16px; line-height:33px;}
.contact ul li b{margin-right:16px; line-height:33px; color:#d80e22; font-size:16px;}
.contact .sao{ position:absolute; top:0; left:0;width:142px;}
.contact .sao img{ width:100%; height:auto;}
.contact .sao h4{font-size:14px; line-height:30px; text-align:center;}
.liuyan label,.contact  label{padding-top:0 !important; text-align:left !important;height:34px; line-height:34px; font-weight:normal;}
.liuyan input,.contact input{background:none; border:1px dashed #0068b7; height:37px; border-radius:8px}
.liuyan textarea,.contact textarea{background:none; border:1px dashed #0068b7; height:107px;border-radius:8px}
.liuyan button,.contact button{ width:100%; height:37px; color:#fff; background:#f18101; border:none; margin-top:10px;border-radius:5px}
.liuyan button:hover,.contact button:hover{background:#0068b7; color:#fff}*/

.contact{background:#f2f2f2; padding:30px 0;}
.contact .tou{font-size:20px; color:#555; margin-bottom:15px}
.contact .tou h4{font-size:18px; line-height:30px}
.contact .text{font-size:12px;line-height:32px;}
.contact .text span{font-size:20px; color:#f60502;}
.contact .col-sm-4{border-left:1px solid #e0e0e0;}
.contact .sao{width:150px; float:right; margin-right:10px}
.contact .sao img{width:100%; height:auto;}
.contact .sao h4{font-size:14px; line-height:35px; text-align:center;}
.contact .right{border-left:1px solid #e0e0e0; padding-left:20px}
.contact .right .tou{position:relative;}
.contact .right .tou:before{content:""; position:absolute; left:0; top:50%; width:30px; height:2px; background:#f05d08;}
.contact form .form1{border:0; border-bottom:1px solid #ccc; font-size:12px;height:36px; line-height:36px; background:none; padding:0 10px; width:100%}
.contact form textarea{height:90px !important; line-height:23px !important; padding:10px !important}
.contact form button{width:100%; background:#0055a2; height:45px; font-size:14px; color:#fff; border:0; outline:none}
.contact form button:hover{background:#024078;}
.contact form .col-xs-12{margin:10px 0 20px;}


/*底部信息*/
footer{background:#0055a2;color:#fff;padding:20px 0; font-size:14px; line-height:22px; text-align:center}
footer a{color:#fff;}
footer a:hover{color:yellow;}

/*底部热点开始*/
@font-face{font-family:'iconfont';src:url('//at.alicdn.com/t/font_1432720974_1547027.eot');src:url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.w100{width:100% !important}
.h100{height:100% !important}
.hot{height:50px; background:#0055a2; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#00417c;}	
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*底部热点结束*/

/*子页面*/
/*1、关于我们*/
.main{ padding:30px 0 50px;font-size:15px; line-height:30px;}
/*内页左侧导航主要样式*/
.neiye .menu{background:#0055a2 url(../images/icon-menu.png) no-repeat 20px center; line-height:45px; text-indent:50px; font-size:16px; color:#fff; position:relative;text-transform:uppercase;}
.neiye .menu b{font-weight:normal; font-size:13px; color:rgba(255,255,255,0.7); margin-left: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{background:#fff url(../images/icon-zi1.png) no-repeat 43px center; text-indent:84px; font-size:14px; color:#333; line-height:42px; border-bottom:1px solid #d9d9d9;display:block; text-align:left;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding-right:10px}
.neiye ul a{display:block; background:#f6f6f6; font-size:12px; color:#888; line-height:35px; text-indent:84px; margin-top:2px}
.neiye ul{display:none;}
.neiye .ul1{display:block;}
.neiye .navbox{background:#fff; padding:0; border:1px solid #ccc; border-top:0; border-bottom:0}

/*一级导航、二级导航默认选中状态和hover事件*/
.neiye .nav1.active,.neiye .nav1:hover{background:#fff url(../images/icon-zi2.png) no-repeat 43px center; color:#0055a2; font-weight:bold}
.neiye ul a.active,.neiye ul a:hover{color:#0055a2;}


.neiye .menu1{margin-top:20px;}
.lian{background:#fff;font-size:13px;line-height:27px; padding:10px 15px 30px; margin-top:2px; border:1px solid #d9d9d9; border-top:0;}


.main .cont{margin-top:20px;}
.title-zi{border-bottom:1px solid #ccc;font-size:14px; color:#777; line-height:36px;}
.title-zi h4{font-size:15px; color:#555; font-weight:bold;line-height:36px;}
.title-zi .pull-right{font-family:"宋体"; font-size:13px}
.title-zi a:hover,.title-zi span{color:#0055a2; font-weight:normal;}
.title-zi a{color:#777;}
.about{font-size:15px; color:#555;line-height:30px; }
.about h4{font-size:20px; line-height:40px; text-align:center;}

.call-us{font-size:13px; color:#6a6a6a;line-height:28px; }
.call-us h4{font-size:16px; color:#666; font-weight:bold;line-height:30px;}
.call-us img{max-width:100%; height:auto; display:block; border:1px solid #ccc; margin:10px auto}

.show-box{background:none; padding:0;}
.show-box .row{margin:0 -8px !important}
.show-box .col-md-4{padding:0 8px !important}
.show-box .imgbox{margin:0 0 16px}


.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:-8px 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-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:#0055a2;}

.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:40px; text-align:center; border-bottom:1px dashed #666; padding-bottom:10px;}
.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:75%; margin:0 auto;}


/*相册轮播*/
.show-main img{max-width:100%; height:auto; display:block; margin:10px auto 20px; border:1px solid #ccc; padding:1px}

.news11{margin-top:-6px;}
.news11 ul li a{display:block; font-size:14px; color:#555; line-height:40px; border-bottom:1px dashed #ccc; position:relative; padding:0 90px 0 10px;}
.news11 ul li a:before{content:""; position:absolute; left:0; top:48%; width:3px; height:3px; background:#555; border-radius:50%;}
.news11 ul li a span{position:absolute; top:0; right:0;}
.news11 ul li a:hover{color:#c9182a;}
.news11 ul li a:hover:before{background:#c9182a;}

.yd{position:fixed;left:0;top:0;width:100%;height:100%;background:url(../images/yd_bg.jpg) center center;background-size:cover}
.yd .ydbox{position:relative;top:10%;margin-bottom:3%}
.yd .ydbox .yd_logo{position:absolute;left:50%;width:155px;height:199px;margin-left:-77.5px;animation-duration:2.5s}
.yd .ydbox .yd_zi{padding-top:229px}
.yd .ydbox .yd_zi h3{font-size:48px;color:#000;font-family:Arial,Helvetica,sans-serif}
.yd .ydbox .yd_zi h4{font-size:20px;color:#000;font-family:Arial,Helvetica,sans-serif;margin-top:3% !important}
.yd .ydbox .yd_zi h5{font-size:18px;color:#000}
.yd .ydbox .jian{margin:3% auto}
.yd .ydbox .jian img{margin:0 auto; width: 64px;}
.yd .yd_footer{position:absolute;bottom:60px;left:0;width:100%; z-index: 1; border-top:1px solid #c9c8c9;padding:40px 0 30px}
.yd .yd_footer h3{font-size:16px;color:#0055a2;font-weight:bold}
.yd .yd_footer .zi{font-size:11px;color:#777;line-height:15px;font-family:Georgia,"Times New Roman",Times,serif;text-transform:uppercase;margin-top:10px}
.yd .footer1{position:absolute; bottom:0; left:0; width:100%; background:#dbdbdb; text-align:center; padding:15px 0}
.yd .footer1 a{color:#333;}
.yd .footer1 a:hover{color:#0055a2; text-decoration:underline !important}

@media (max-width:1350px){
.owl-theme .owl-controls .owl-buttons div{ display:none !important}
.jianjie .owl-theme .owl-controls .owl-buttons div{ display:block !important}
}

@media (max-width:1130px){
.jianjie .right .text{top:15px;}
.jianjie .right .block{margin-top:15px;}

.yd .ydbox .yd_zi{padding-top:180px}
}

@media (max-width:991px){
header{height:90px; padding-top:12px;}
header .ydd_btn{top:30px}
header .sjdnav{ top:90px}
header .ydd_btn span.span02{margin:6px 0;}
footer{padding-bottom:70px;}
.carousel-indicators .active,.carousel-indicators li{width:10px; height:10px;margin:0;}
.jianjie .right .text{width:100%; left:0;}
.contact .left{margin-bottom:20px;}
.contact .right{padding-left:15px; border:0;}

/*手机侧导航 下拉 开始*/
.neiye{text-align:center;}
.neiye .menu span,.neiye .menu{line-height:45px;}
.neiye .menu,.neiye ul a,.neiye .nav1.active,.neiye .nav1:hover,.neiye .nav1{background-image:none; text-indent:0; text-align:center}
/*手机侧导航 下拉 结束*/
}

@media (max-width:767px){
header{height:70px; padding-top:12px}
.logo img{height:48px;}
header .ydd_btn{top:23px;width:32px;}
header .sjdnav{ top:70px}
.title{font-size:22px;}
.title h4{font-size:23px; line-height:30px}
.show .imgbox .mask{line-height:38px;}
.jianjie .right .text{padding:15px 20px;}
.jianjie .right .block{padding:10px 40px 10px 15px}
.jianjie .right .block .phone h4{font-size:25px;}
.zizhi .imgbox{border-width:5px; margin:0 8px}
.zixun .hezi{margin:0 6px}
.zixun .hezi .imgbox{padding:10px; }
.zixun .hezi .imgbox .tu{width:130px; height:140px; margin-right:10px}
.zixun .hezi .imgbox .text h4{font-size:16px; line-height:35px;}
.zixun .hezi .mask{padding:10px 15px; font-size:25px}
.contact .sao{float:none; margin:15px auto 0;}
.liuyan{width:100%;}

.yd .ydbox{top:15%;}
.yd .ydbox .yd_zi h4{ margin-top:10px !important; }
	.yd .ydbox .jian{ margin:8% auto 0; position: relative; z-index: 999999999; }
}

@media (max-width:600px){
.title{font-size:18px;margin:30px 0 22px;}
.title h4{font-size:19px; line-height:24px}
.title b{margin-top:5px;}
.show .imgbox{margin:0 6px 12px;}
.show .imgbox .mask{right:30px; bottom:20px;line-height:35px; padding-left:50px}
.show .imgbox h4{font-size:14px; line-height:32px;}
.jianjie .right .text{padding:10px 15px;}
.jianjie .right .block{padding:10px 30px 10px 15px}
.jianjie .right .block .phone{padding-left:52px;}
.jianjie .right .block .phone h4{font-size:20px;}
.jianjie .right .block .more1{width:75px; right:-65px}
.more11{width:160px; line-height:37px}
.zizhi .imgbox{border-width:3px; margin:0 5px}
.zixun-tou{padding-bottom:5px;}
.zixun-tou .navbox01{margin-top:-5px;}
.zixun{padding-top:20px;}
.zixun .hezi .imgbox{padding:6px; }
.zixun .hezi .imgbox .tu{width:100px; height:110px; margin-right:10px}
.zixun .hezi .imgbox .text h4{font-size:14px; line-height:30px;}
.zixun .hezi .imgbox .text .zi{font-size:12px; line-height:19px; height:76px;}
.zixun .hezi .mask{padding:8px 10px; font-size:20px}
.contact .left .tou{margin-bottom:10px;}
.contact .text{line-height:26px;}

.show-box .row{margin:0 -5px !important}
.show-box .col-md-4{padding:0 5px !important}
.show-box .imgbox{margin:0 0 10px}


/*手机侧导航 下拉 开始*/
.neiye .menu{line-height:50px; font-size:18px;}
.neiye .menu span{ line-height:50px;}
/*手机侧导航 下拉 结束*/
.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}

}


@media (max-width:479px){
header{height:55px; padding-top:11px}
.logo img{height:35px;}
header .ydd_btn{top:18px; width:30px;}
header .sjdnav{ top:55px}
header .ydd_btn span.span02{margin:4px 0;}
.navbox01 .navli{margin:0 3px 6px; width:95px}
.navbox01 .navli span{line-height:30px;}
.show .imgbox{margin:0 5px 10px;}
.show .imgbox .mask{right:15px; bottom:10px;line-height:32px; padding-left:25px}
.show .imgbox h4{line-height:30px;}
.show-box .imgbox{margin:0 0 10px}
.more11{width:150px;}
.more11 span{line-height:32px;}
.jianjie{padding-bottom:60px;}
.jianjie .owl-theme .owl-controls .owl-buttons div{bottom:-35px !important}

.news .imgbox{margin-bottom:20px}
.news .imgbox .tu{width:140px; height:100px;}
.news .imgbox .text{height:100px; margin-left:150px;}
.news .imgbox .text h4{font-size:14px;line-height:30px;}
.news .imgbox .text .zi{line-height:22px; height:63px;}

.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;line-height:18px; height:70px;}
.news-box .imgbox .text .more{ display:none}
.news-main h4{line-height:30px; font-size:16px;}

}

@media (max-width:400px){
header .ydd_btn{width:26px;}
.logo img{margin-left:-6px}
.navbox01 .navli{margin:0 3px 6px; width:80px}
.navbox01 .navli span{line-height:28px;}

.yd .ydbox{position:relative;top:8%;margin-bottom:3%}
.yd .ydbox .yd_logo{margin-left:-60px}
.yd .ydbox .yd_logo img{width:120px}
.yd .ydbox .yd_zi{padding-top:170px}
.yd .yd_footer{border-top:none;padding-top:0px}
}

@media (min-width:992px) and (max-height:668px) {
	.yd .ydbox .yd_zi {padding-top: 160px;}
	.yd .ydbox {top: 6%;margin-bottom: 3%;}
	.yd .ydbox .yd_logo {width:140px;height:inherit; margin-left: -70px;}
	.yd .ydbox .yd_zi h4 {font-size: 18px;margin-top:2% !important;}
}
