/*全局样式*/
@charset "utf-8";
@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"}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:14px "微软雅黑","Arial Narrow",HELVETICA;color:#000;-webkit-text-size-adjust:100%;}
/*nav form input:required{border:0 none; outline:0 none; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; -o-box-shadow:none; box-shadow: none;}*/
.no-padding {padding: 0 !important;}
.no-margin {margin: 0 !important;}
.no-background{ background:none !important;}
.no-border{ border:none !important;}
a{text-decoration:none !important; cursor:pointer !important;color:#000;}
a:focus{outline:none;}
ul{margin:0;}
li{list-style: none;}
.imgvertical{vertical-align:middle !important;}
.container-fluid{max-width:1030px !important;}
.clear{clear:both;width:0;height:0;}
.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}
.tr2{transition:all 0.3s; -moz-transition:all 0.3s;-ms-transition:all 0.3s; -o-transition:all 0.3s; -webkit-transition:all 0.3s}
.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sx{cursor:pointer;}
.w100{width:100% !important}
.h100{height:100% !important}


/*PC端导航*/
nav{position:relative;z-index:1000;background:#343434;}
nav a{color:#fff;}
nav a:hover{color:#fff;font-weight:bold;}
nav a:visited{color:#fff;}
/*一级导航*/ 
nav ul li{float:left;width:14%;text-align:center;line-height:52px;margin-right:2px;position:relative;} 
nav ul li a{display:block;}
nav ul li a:hover,nav ul li a.active{background:#43a1f8;font-weight:bold;}
/*二级导航*/
nav ul li ul{position:absolute;display:none;left:0;top:100%;z-index:1;width:100%;}
nav ul li ul li{float:none;margin-top:1px;border:none;background:#343434;width:100%;}
nav ul li ul li a{padding:0 10px;}

/*banner轮播*/
#myCarousel{position:relative;overflow:hidden;}
#myCarousel .carousel-inner img {margin:0 auto;position:relative;}
#myCarousel .carousel-control {font-size:100px;}
#myCarousel .carousel-control.left{background-image: none;left:-50%;}
#myCarousel .carousel-control.right{background-image: none;right:-50%;}
#myCarousel:hover .carousel-control.right{right:0;}
#myCarousel:hover .carousel-control.left{left:0;}

/*头部*/
header{background:#f8f8f8;}
header .top{border-bottom:1px solid #eaeaea;line-height:40px;font-size:12px;color:#333;}
header .top li{float:left;margin:0 5px;text-align:center;}
header .top .bx{width:1px;height:12px;background:#aaa;margin-top:14px;}
header .top li a{display:block;color:#333;}
header .top li a:hover{color:red;}
header .top li:first-child{background:url(../images/icon1.png) no-repeat center left;text-indent:20px;}
header .logobox{height:90px;}
header .logobox .logo{margin-top:20px;}
header .logobox .tel{background:url(../images/tel.png) no-repeat 0;text-indent:40px;margin-top:27.5px;}
header .logobox .tel p{font-size:15px;color:#333;}
header .logobox .tel h5{font-size:22px;color:#ee3205;font-weight:bold;}

/*共用大标题*/
.title{text-align:center;margin:42px auto 25px auto;}
.title h5{font-size:24px;font-weight:bold;color:#555;}
.title h5 span{color:#ee3205;}
.title .bx{width:25px;height:1px;background:#aaa;margin:12px auto;}
.title p{font-size:12px;color:#555;}
.title:hover .bx{width:100%;background:#ee3205;}

/*服务范围*/
.fwfw{background:url(../images/fwfw.jpg) center center;background-size:cover;padding-bottom:40px;}
.fwfw_box{display:block;text-align:center;}
.fwfw_box h5{font-size:16px;font-weight:bold;color:#666;margin:5px 0 20px 0;}
.fwfw_box span{display:block;width:72px;line-height:30px;background:#43a1f8;border-radius:5px;text-align:center;color:#fff;font-size:11px;margin:0 auto;}
.fwfw_box .img1{display:block;margin-left:50px;}
.fwfw_box .img2{display:none;}
.fwfw_box:hover .img1{display:none;}
.fwfw_box:hover .img2{display:block;margin-left:50px;}
.fwfw_box:hover span{background:#c32f2f;}
.fwfw_box:hover h5{color:#c32f2f;}

/*项目展示*/
.xmzs{background:#f8f8f8;}
.xmzs ul{text-align:center;font-size:0px;margin-bottom:26px;}
.xmzs ul li{width:130px;line-height:32px;display:inline-block;margin:5px;}
.xmzs ul li a{display:block;border:1px solid #e1e1e1;background:#f4f4f4;font-size:14px;color:#555;padding:0 10px;}
.xmzs ul li a:hover,.xmzs ul li a.no{background:#ee3205;border-color:#ee3205;color:#fff;}
.xmzs_box{display:block;background:#fff;border:1px solid #e0e0e0;margin:20px 10px;}
.xmzs_pad{padding:0 5px;}
.xmzs_box .imgbox{overflow:hidden;position:relative;}
.xmzs_box .imgbox .mask{width:100%;height:100%;background:rgba(67,161,248,0.6);position:absolute;top:-100%;left:0;padding:12px;}
.xmzs_box .imgbox .mask .bx{border:1px solid #fff;width:100%;height:100%;background:url(../images/shizi.png) no-repeat center;}
.xmzs_box .img{height:230px;}
.xmzs_box h5{line-height:50px;color:#555;position:relative;overflow:hidden;padding:0 50px 0 22px;}
.xmzs_box h5 span{display:block;width:17px;height:7px;background:url(../images/jiantou.png) right;position:absolute;top:21.5px;right:20px;}
.xmzs_box h5 .shuxian{width:1px;height:12px;background:#ee3205;position:absolute;bottom:-100%;right:40px;}
.xmzs_box:hover .mask{top:0;}
.xmzs_box:hover .shuxian{bottom:19px;}
.xmzs_box:hover span{background:url(../images/jiantou.png) left;}
.xmzs_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}
.xmzs_box:hover h5{color:#ee3205;}
.xmzs .an1{display:block;width:175px;line-height:40px;border:1px solid #d1d1d1;margin:28px auto 45px auto;text-align:center;border-radius:30px;color:#fff;padding:2px;overflow:hidden;}
.xmzs .an1 span{display:block;background:#d1d1d1;border-radius:30px;}
.xmzs .an1:hover{border-color:#ee3205;}
.xmzs .an1:hover span{background:#ee3205;}

/*流程表*/
.lcb{background:url(../images/lc_bg.jpg) center center;background-size:cover;padding:40px 0;text-align:center;}
.lcbox{width:16%;text-align:center;margin:0 auto;display:inline-block;}
.lcbox .imgbox{width:118px;height:118px;border:1px solid #704e5c;padding:3px;border-radius:50%;position:relative;margin:0 auto;}
.lcbox .imgbox .img{width:100%;height:100%;background:#734f5b;border-radius:50%;line-height:115px;}
.lcbox h5{font-size:15px;color:#fff;margin-top:10px;}
.lcb .jiantou{font-size:30px;color:rgba(255,255,255,0.3);line-height:115px;position:absolute;right:-36px;}
.lcbox:hover .imgbox{border-color:#0096e5;}
.lcbox:hover .img{background:#0096e5;}
.lcbox:hover img{transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
.lcbox:hover h5{color:#0096e5;}
.lcb:hover .jiantou{color:rgba(0,150,229,0.8);}

/*关于尚非*/
.gysf{background:url(../images/gy_bg.jpg) center center;background-size:cover;padding-bottom:48px;}
.gysf .imgbox{height:260px;border-radius:5px;border:1px solid #bdbdbd;padding:1px;overflow:hidden;}
.gysf .imgbox img{width:100%;height:100%;border-radius:5px;}
.gysf .imgbox:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1)}
.gysf .textbox .title2{position:relative;}
.gysf .textbox .bx{width:100%;height:2px;border-top:1px solid #d4d4d4;border-bottom:1px solid #fff;margin-top:10px;}
.gysf .textbox .title2 p{width:82px;line-height:23px;background:#777;border-radius:5px;text-align:center;position:absolute;top:0px;right:0;font-size:13px;color:#fff;}
.gysf .textbox .title2 h5{font-size:18px;font-weight:bold;color:#555;padding-right:80px;}
.gysf .textbox .text{line-height:25px;font-size:13px;color:#444;margin:15px 0 20px 0;height:148px;overflow:hidden;}
.gysf .textbox .an2{display:block;width:100%;line-height:37px;background:#ee3205;border-radius:5px;text-align:center;color:#fff;}
.gysf .textbox .an2:hover{background:#37c5e9;}

/*规划设计*/
.ghsj{background:url(../images/ghsj_bg.png) center center;background-size:cover;padding-bottom:30px;}
.ghsj .title h5,.ghsj .title p{color:#fff;}
.ghsj .title:hover .bx{background:#fff;}
.ghsj ul{text-align:center;font-size:0px;}
.ghsj ul li{width:130px;line-height:32px;background:rgba(241,241,241,0.3);display:inline-block;margin:5px 7px;}
.ghsj ul li a{display:block;color:#fff;font-size:14px;padding:0 10px;}
.ghsj ul li a:hover,.ghsj ul li a.no{background:#70220d;}
.ghsj2.xmzs{padding-top:20px;}

/*新闻动态*/
.xwdt{background:url(../images/xwdt_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.xwdt .gywm_title{border-bottom:1px solid #ccc;height:30px;line-height:28px;position:relative;display:block;margin-bottom:19px;}
.xwdt .gywm_title h5{font-size:20px;font-weight:bold;color:#ee3205;line-height:28px;}
.xwdt .gywm_title h5 span{color:#999;margin-left:18px;}
.xwdt .gywm_title .gywm_title_bx{width:0;height:1px;background:red;position:absolute;bottom:-1px;}
.xwdt .gywm_title p{color:#999;}
.xwdt .gywm_title:hover .gywm_title_bx{width:100%;}
.xwdt .gywm_title:hover p{color:red;}
/*公司动态*/
.xwlb .gsdt ul{margin-top:10px;}
.xwlb .gsdt ul .news_box{display:none;position:relative;color:#666;}
.xwlb .gsdt ul:hover .news_box{display:block;}
.xwlb .gsdt ul.active .news_box{display:block;}
.xwlb .gsdt ul .news_box .news_imgbox{width:180px;height:140px;overflow:hidden;}
.xwlb .gsdt ul .news_box .img{width:100%;height:100%;}
.xwlb .gsdt ul .news_box .text_box h5{color:#333;line-height:25px;margin-bottom:10px;position:absolute;top:0;left:200px;width:40%;}
.xwlb .gsdt ul .news_box .text_box p{color:#999;font-size:12px;line-height:25px;position:absolute;top:0;right:0;}
.xwlb .gsdt ul .news_box .text_box .text{font-size:12px;line-height:25px;margin-bottom:28px;height:75px;overflow:hidden;position:absolute;top:30px;left:200px;text-indent:30px;}
.xwlb .gsdt ul .news_box .button{width:100px;line-height:26px;background:#43a1f8;font-size:12px;color:#fff;text-align:center;position:absolute;bottom:0;left:200px;}
.xwlb .gsdt ul .news_box:hover h5{color:#ed7c18;}
.xwlb .gsdt ul .news_box:hover .button{background:#ed7c18;}
.xwlb .gsdt ul .news_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.xwlb .gsdt ul li{border-bottom:1px solid #ccc;line-height:35px;padding:0 80px 0 0;position:relative;}
.xwlb .gsdt ul:hover li{ display: none;}
.xwlb .gsdt ul.active li{ display: none;}
.xwlb .gsdt ul li .text{display:inline;}
.xwlb .gsdt ul li a{color:#333;}
.xwlb .gsdt ul li span{color:#999;font-family:Arial,Helvetica,dans-serif;font-size:12px;line-height:35px;position:absolute;right:0;top:0;width:80px;z-index:1;}
.xwlb .gsdt ul li a:hover{color:#ff7800;}
.xwlb .gsdt ul li a:hover span{color:#ff7800;}
/*行业动态*/
.xwlb .clzs ul{margin-top:10px;}
.xwlb .clzs ul .news_box{display:none;position:relative;color:#666;}
.xwlb .clzs ul:hover .news_box{display:block;}
.xwlb .clzs ul.active .news_box{display:block;}
.xwlb .clzs ul .news_box .news_imgbox{width:180px;height:140px;overflow:hidden;}
.xwlb .clzs ul .news_box .img{width:100%;height:100%;}
.xwlb .clzs ul .news_box .text_box h5{color:#333;line-height:25px;margin-bottom:10px;position:absolute;top:0;left:200px;width:40%;}
.xwlb .clzs ul .news_box .text_box p{color:#999;font-size:12px;line-height:25px;position:absolute;top:0;right:0;}
.xwlb .clzs ul .news_box .text_box .text{text-indent:30px;font-size:12px;line-height:25px;margin-bottom:28px;height:75px;overflow:hidden;position:absolute;top:30px;left:200px;}
.xwlb .clzs ul .news_box .button{width:100px;line-height:26px;background:#43a1f8;font-size:12px;color:#fff;text-align:center;position:absolute;bottom:0;left:200px;}
.xwlb .clzs ul .news_box:hover h5{color:#ed7c18;}
.xwlb .clzs ul .news_box:hover .button{background:#ed7c18;}
.xwlb .clzs ul .news_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.xwlb .clzs ul li{border-bottom:1px solid #ccc;line-height:35px;padding:0 80px 0 0;position:relative;}
.xwlb .clzs ul:hover li{ display: none;}
.xwlb .clzs ul.active li{ display: none;}
.xwlb .clzs ul li .text{display:inline;}
.xwlb .clzs ul li a{color:#333;}
.xwlb .clzs ul li span{color:#999;font-family:Arial,Helvetica,dans-serif;font-size:12px;line-height:35px;position:absolute;right:0;top:0;width:80px;z-index:1;}
.xwlb .clzs ul li a:hover{color:#ff7800;}
.xwlb .clzs ul li a:hover span{color:#ff7800;}

/*合作伙伴*/
.hzhb{background:#f4f4f4;padding-bottom:50px;}
.hzhb_box{display:block;height:80px;border:1px solid #f0f0f0;background:#fff;text-align:center;line-height:80px;overflow:hidden;}
.hzhb_box img{max-width:100%;}
.hzhb_box:hover{border-color:red;}
.hzhb_box:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

/*联系我们*/
.lxwm{background:url(../images/lxwm_bg.jpg) center center;background-size:cover;padding-bottom:50px;}
.lxwm .lxfs h5,.lxwm .bd h5{font-size:18px;color:#000;margin-bottom:22px;}
.lxwm .lxfs .img{height:150px;border:1px solid #b0adab;}
.lxwm .lxfs .textbox{margin-top:20px;}
.lxwm .lxfs p{text-indent:25px;font-size:15px;color:#555;margin:5px 0;}
.lxwm .lxfs span{display:block;text-indent:25px;font-size:15px;font-weight:bold;color:#ee3205;margin:10px 0 20px 0;}
.lxwm .text1 .p1{margin-right:30px;}
.lxwm .form-group{margin:20px 0;} 
.lxwm form input,.lxwm form textarea{border:1px dashed #aaa;background:#f4f4f4;}
.lxwm form button{line-height:33px;border:none;width:134px;color:#fff;background:#43a1f8;}
.lxwm form button:hover{background:#ba4327;}
.lxwm form label{color:#777;}

/*页脚*/
footer{background:#393939;color:#fff;line-height:22px;padding:20px 0;}
footer a{color:#fff !important;}
footer a:hover{color:yellow !important;}
footer .wx_box{border-right:1px solid #fff;}
footer .wx_box h5{font-size:12px;text-align:center;line-height:30px;}
footer .wx_box .weixin{margin-left:20px;}
footer ul li{float:left;margin:0 5px;}
footer ul li a{display:block;font-size:13px;}
footer ul .bx{width:1px;height:13px;background:#fff;margin:5px 0 0 0;}
footer .text{margin-top:20px;}
footer .text span{font-size:14px;}
footer .text,footer .text2{font-size:12px;}

/*内页左侧*/
.neiye {margin:30px 0;}
.neiye .title4{background:#ee3205;color:#fff;}
.neiye .title4 span{line-height:32px;margin:0 10px;}
.neiye .title4 h5{line-height:35px;font-size:16px;}
.neiye .title4 h5 span{font-size:12px;margin-left:2px;}
.neiye .navbox ul li{background:#f0f0f0;text-align:center;margin-top:2px;}
.neiye .navbox ul a{display:block;line-height:35px;color:#888;background:url(../images/jiantou1.png) no-repeat 40px center;padding:0 10px;}
.neiye .navbox ul a:hover,.neiye .navbox ul a.active{color:#43a1f8;background:#e9e9e9 url(../images/jiantou2.png) no-repeat 40px center;}
.neiye .lxfs{margin-top:24px;}
.neiye .lxfs .text{line-height:22px;font-size:12px;color:#888;background:#f0f0f0;margin-top:2px;padding:10px;}

/*内页右侧*/
.neiye .right .title5{border-bottom:3px double #c6c6c6;color:#888;}
.neiye .right .title5 h5{font-size:16px;line-height:30px;}
.neiye .right .title5 p{line-height:30px;}
.neiye .right .title5 a{color:#888;}
.neiye .right .title5 a:hover{color:red;}
.neiye .right .title5 span{font-weight:bold;color:#43a1f8;}

/*项目展示内页*/
.xmzs_ny{margin-top:20px;}
.xmzs_ny .col-md-4{padding:0;}
.xmzsny_pad{padding:0 5px;}
.xmzs_ny .xmzs_box{margin:10px;}

/*项目展示详情页*/
.xmzsxq h5{font-size:16px;text-align:center;margin:20px 0;}
.xmzsxq img{max-width:100%;display:block;margin:20px auto;}
.xmzsxq .text{line-height:25px;margin:10px 0;}

/*合作伙伴内页*/
.hzhb_ny{margin-top:20px;}
.hzhb_ny .col-md-4{padding:0;}
.hzhbny_pad{padding:0 5px;}
.hzhb_ny .hzhb_box{display:block;height:auto;border:none;margin:10px;}
.hzhb_ny .hzhb_box .imgbox{background:#f2f2f2;border:1px solid #ccc;overflow:hidden;}
.hzhb_ny .hzhb_box .imgbox .img{height:80px;}
.hzhb_ny .hzhb_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.hzhb_ny .hzhb_box h5{font-size:17px;color:#666;margin-top:10px;}
.hzhb_ny .hzhb_box:hover h5{color:red;}

/*新闻动态内页*/
.dwdt_ny{margin-top:20px;}
.dwdt_ny ul a{display:block;line-height:35px;position:relative;border-bottom:1px dashed #d7d7d7;text-indent:5px;color:#777;padding-right:80px;}
.dwdt_ny ul a p{position:absolute;top:0;right:0;}
.dwdt_ny ul a span{width:2px;height:2px;background:#828282;display:block;position:absolute;left:0;top:50%;}
.dwdt_ny ul a:hover{color:#d22828;}

/*移动端底部热点链接*/
.hot{height:50px; background:#2e4c6a; position:fixed; bottom:0; left:0; z-index:99;border-top:solid 1px #40668b;}
.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:#263d54;}	
.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; }



/*媒体查询开始*/
@media (max-width:991px){
header .sjdnav{display:none;width:150px;height:auto;position:absolute;right:0;top:90px;z-index:2000; }
header .sjdnav ul{padding:0;margin:0;}
header .sjdnav li{display:block;padding:0;text-align:center;margin-bottom:3px;background:rgba(238,50,5,0.5);}
header .sjdnav li a{display:block;color:#fff;line-height:40px;font-size:16px;}
header .sjdnav li a:hover{background:yellow;color:red;}
header .ydd_btn{width:40px;cursor:pointer;position:absolute;z-index:2000;top:30px;right:15px;}
header .ydd_btn span{display:block;width:100%;height:5px;background:#ee3205;}
header .ydd_btn span.span02{margin:5px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{background:#ee3205;}
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:3px 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;}
.fwfw_box{margin:20px 0;}
.fwfw_box .img1{margin:0 auto;}
.fwfw_box:hover .img2{margin:0 auto;}
.xmzs_box{margin:10px 5px;}
.xmzs_pad{padding:0 10px;}
.lcbox{width:30%;margin:20px 5px;}
.lcb .jiantou2{display:none;}
.gysf .imgbox{height:auto;margin-bottom:30px;}
.gysf .imgbox img{width:100%;height:auto;}
.xwlb .gsdt{margin-bottom:50px;}
.lxwm form button{margin:0 auto;display:block;}
footer .wx_box{border:none;text-align:center;}
footer .wx_box .weixin,footer .wx_box .weibo{float:none  !important;display:inline-block;}
footer .text2{text-align:center;margin-top:10px;}
.xmzs_ny{margin-top:30px;}
.xmzsny_pad{padding:0 10px;}
.xmzs_ny .xmzs_box{margin:5px;}
.neiye .title4{position:relative;}
.neiye .title4 i{display:block;position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;cursor:pointer;}
.neiye .title4 h5{margin-left:35px;}
.neiye .title4 span{line-height:35px;}
.neiye .navbox ul a{background:none;}
.neiye .navbox ul a:hover,.neiye .navbox ul a.active{background:#e9e9e9;}
.hzhb_ny{margin-top:30px;}
.hzhbny_pad{padding:0 10px;}
.hzhb_ny .hzhb_box{margin:5px;}
}

@media (max-width:767px){
body{padding-bottom:50px;}
header .sjdnav{top:80px;}
header .ydd_btn{width:30px;top:25px;}
header .logobox{height:80px;}
header .logobox .logo{margin-top:18px;width:350px;}
}

@media (max-width:550px){
.lcbox{width:40%;margin:20px 10px;}
.lcb .jiantou2{display:block;}
.lcb .jiantou3{display:none;}
}

@media (max-width:479px){
header .sjdnav{top:60px;}
header .ydd_btn{width:25px;top:15px;}
header .logobox{height:60px;}
header .logobox .logo{margin-top:15px;width:220px;}
.title{margin:30px auto 25px auto;}
.title h5{font-size:20px;}
.fwfw_box .img1,.fwfw_box .img2{width:80%;}
.fwfw_box h5{font-size:14px;}
.xmzs_box .img{height:150px;}
.xmzs_box h5{line-height:30px;}
.xmzs_box h5 span{top:12px;}
.xmzs_box:hover .shuxian{bottom:9px;}
.gysf .textbox .title2 h5{font-size:14px;}
.xwdt .gywm_title h5{font-size:16px;}
.xwdt .gywm_title h5 span{margin-left:10px;font-size:12px;}
.xwdt .gywm_title p{font-size:12px;}
.xwlb .gsdt ul .news_box .text_box p,.xwlb .clzs ul .news_box .text_box p{display:none;}
.xwlb .gsdt ul .news_box .news_imgbox,.xwlb .clzs ul .news_box .news_imgbox{width:120px;height:80px;}
.xwlb .gsdt ul .news_box .text_box h5,.xwlb .clzs ul .news_box .text_box h5{left:130px;}
.xwlb .gsdt ul .news_box .text_box .text,.xwlb .clzs ul .news_box .text_box .text{line-height:22px;height:40px;left:130px;text-indent:20px;}
.xwlb .gsdt ul .news_box .button,.xwlb .clzs ul .news_box .button{display:none;}
.hzhb_ny .hzhb_box h5{font-size:14px;}
.hzhb_ny .hzhb_box .imgbox .img{height:60px;}
}

@media (max-width:360px){
.xmzs_box .img{height:120px;}
.lcb .jiantou{font-size:20px;right:-22px;}
}


/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#88af3f;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott a:active{border:#85bd1e 1px solid;color:#638425;background-color:#f1ffd6;}
div.scott span.current{border:#b2e05d 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#b2e05d;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}



/*浮动QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}

