@charset "utf-8";
/*
Author：Liu Congyun
Company：贵州企业网络有限公司
WEB：www.qijifuwu.com QQ:858070363 tel:18089616362
function:index
*/

@import url("reset.css");

.header{width: 100%; border-bottom: #E95517 1px solid;}
.top{width: 100%; height: 35px; line-height: 35px; background: #E95517;}
.header-box{width: 95%; margin: 0 auto;}
.logo{float: left;width:230px;height:60px; background:url(../images/logo.png) no-repeat; background-size:cover; margin:25px 0 0 0;}
.logo a{text-indent:-9999px;display:block;  height:60px;}
.logo-info{ float: left; margin-left:5px; height: 100px; line-height: 100px;}
.logo-box{margin-top:20px; height:20px; line-height:20px; width:40px; text-align:center; font-size:14px;color:#fff;background:#E95517;border-radius:4px;overflow:hidden;}
.logo-text{margin-top:5px;height:18px;color:#656565;line-height:18px;overflow:hidden; font-size:14px; font-weight: 100;}
.menu{float: left;  margin-left: 30px; height: 100px;}
.menu ul li{height:100px; line-height:100px; text-align: center; float: left; font-size:18px; margin:0 25px;  padding:0 10px;}
.menu ul li .action{color:#E95517; border-bottom: solid 2px #E95517}
.menu ul li a{font-weight: 600;}
.menu ul li a:hover{color:#E95517; border-bottom: solid 2px #E95517}
.menu-sub{width:80%; padding: 35px 0;  margin: 0 auto; text-align: center; border-bottom: #F4F4F4 1px solid; overflow:hidden;}
.menu-sub ul{margin:0 auto; text-align: center; }
.menu-sub ul li{ display: inline-block; margin: 5px; padding:5px 20px; font-size: 16px; font-weight: 100; background: #F2F7FD;}
.menu-sub ul li .action{color:#E95517;}
.menu-sub ul li a:hover{color:#E95517;}

.member{float:right; height: 100px;}
.member ul li{float:left; height: 40px; line-height:40px; padding:0 30px; margin:35px 8px 0 8px; background:#E95517;}
.member ul li a{color:#ffffff;}

@media only screen and (max-width:800px)  {
.header{width: 100%; border-bottom:0;}
.top{width: 100%; display: none;}
.header-box{width: 100%; margin: 0 auto;}
.logo{float:none;width:230px;height:60px; background:url(../images/logo-m.png) no-repeat;background-size:cover;  margin:0 auto 0 auto ;}
.logo a{text-indent:-9999px;display:block;   height:60px;}
.logo-info{ display: none;}
.logo-box{display:none;}
.logo-text{width: 100%; text-align: center; margin-top:5px; height:18px; line-height:18px;overflow:hidden; font-size:16px; color:#999999; font-weight: 100;}
.menu{width: 100%; float:none;  margin: 10px 0 0 0; height: 45px; line-height: 40px;}
.menu ul li{width: 20%;  height:45px; line-height:45px; text-align: center; float: left; font-size:16px; margin:0;  padding:0;background: #F2F7FD}
.menu ul li .action{color:#E95517; border-bottom: solid 2px #E95517}
.menu ul li a{font-weight:600;}
.menu ul li	span{ border: 1px solid #FFFFFF; border-top:0; border-left:0; display: block; background: #F4F4F4;}
.menu ul li a:hover{color:#E95517; border-bottom: solid 2px #E95517}
.menu-sub{width:100%; padding: 5px 0;  margin: 0 auto; text-align: center; border-bottom: #F4F4F4 1px solid; overflow:hidden;}
.menu-sub ul{margin:0 auto; text-align: center;}
.menu-sub ul li{ display: inline-block; margin: 2px; padding:5px 10px; font-size: 16px; font-weight: 100; background: #F2F7FD}
.menu-sub ul li .action{color:#E95517;}
.menu-sub ul li a:hover{color:#E95517;}

.member{float:none; width:50%; height:60px;  margin:0 auto;}
.member ul li{float:left; text-align: center; height: 35px; line-height:35px; padding:0 10px; margin:15px 10px 0 0px; background:#E95517;}
.member ul li a{color:#ffffff;}

}
/*header end*/



.banner{width: 100%; height:560px; background: url(../images/index_banner.jpg) no-repeat;}
.banner-m{display: none;}
.banner-m img{display:inline-block; max-width:100%; height:auto;}
@media only screen and (max-width:800px)  {
.banner{display: none}
.banner-m{display:inline;}	
}
/*banner end*/



.index-server{background: #FAFAFA}
.index-server-box{width:80%; margin:0 auto; text-align:center; max-width:100%;}
.index-server-box ul{padding:0;border-bottom:1px solid #e9e9e9;}
.index-server-box ul:after{display:block; content:''; clear:both;}
.index-server-box ul .index-server-box-1{width:100%; float:left;}
.index-server-box ul .index-server-box-2{width:50%; float:left;}
.index-server-box ul .index-server-box-3{width:33.333333%; float:left;}
.index-server-box ul .index-server-box-4{width:25%; float:left;}
.index-server-box ul .index-server-box-5{width:20%; float:left;}
.index-server-box ul li span{background:#fff; border:1px solid #e9e9e9; border-bottom: 0; border-left: 0;  display:block;}
.index-server-box ul li i{width:80px; height:80px; border-radius:4px; display:block; margin:30px auto;  color:#fff; text-align:center; line-height:80px; font-size:36px;}
.index-server-box ul li h3{display:block; font-size:20px;}
.index-server-box ul li p{ color:#888; max-width:80%; margin:20px auto; display:inline-block; }
.index-server-box ul li font{display:block; margin:0;}
.index-server-box ul li font:after{display:block; content:''; clear:both;}
.index-server-box ul li font a{float:left; width:50%; color:#fff; font-size:16px; line-height:40px; }
.index-server-box ul li font a b{color:#fff; font-size:16px; font-weight: 100; border: 1px #FFFFFF solid; border-top: 0; border-right: 0; display: block;}
.index-server-box ul li font .sub-server-1{float:left; width:100%;}
.index-server-box ul li font .sub-server-2{float:left; width:50%;}
.index-server-box ul li font .sub-server-3{float:left; width:33.333333333333%; }
.index-server-box ul li font .sub-server-4{float:left; width:25%; }
.index-server-box ul li font .sub-server-5{float:left; width:20%; }


@media only screen and (max-width: 1380px){
.index-server{background: #FAFAFA}
.index-server-box{width:100%; margin:0 auto; text-align:center; max-width:100%;}
.index-server-box ul{padding:0;border-bottom:1px solid #e9e9e9;}
.index-server-box ul:after{display:block; content:''; clear:both;}
.index-server-box ul .index-server-box-1{width:100%; float:left;}
.index-server-box ul .index-server-box-2{width:50%; float:left;}
.index-server-box ul .index-server-box-3{width:33.333333%; float:left;}
.index-server-box ul .index-server-box-4{width:25%; float:left;}
.index-server-box ul .index-server-box-5{width:20%; float:left;}
.index-server-box ul li span{background:#fff; border:1px solid #e9e9e9; border-bottom: 0; border-left: 0;  display:block;}
.index-server-box ul li i{width:60px; height:60px;  border-radius:4px; display:block; margin:10px auto;  color:#fff; text-align:center; line-height:60px; font-size:36px;}
.index-server-box ul li h3{display:block; font-size:14px; font-weight: 100; margin-bottom:-10px;}
.index-server-box ul li p{ color:#888; max-width:80%; margin:10px auto; display:inline-block; }
.index-server-box ul li font{display:block; margin:0;}
.index-server-box ul li font:after{display:block; content:''; clear:both;}
.index-server-box ul li font a{float:left; width:50%; color:#fff; font-size:16px; line-height:40px; }
.index-server-box ul li font a b{color:#fff; font-size:16px; font-weight: 100; border: 1px #FFFFFF solid; border-top: 0; border-right: 0; display: block;}
.index-server-box ul li font .sub-server-1{float:left; width:100%;}
.index-server-box ul li font .sub-server-2{float:left; width:50%;}
.index-server-box ul li font .sub-server-3{float:left; width:33.333333333333%; }
.index-server-box ul li font .sub-server-4{float:left; width:25%; }
.index-server-box ul li font .sub-server-5{float:left; width:20%; }
}

@media only screen and (max-width: 1200px){
.index-server{background: #FAFAFA}
.index-server-box{width:100%; margin:0 auto; text-align:center; max-width:100%;}
.index-server-box ul{padding:0;border-bottom:1px solid #e9e9e9;}
.index-server-box ul:after{display:block; content:''; clear:both;}
.index-server-box ul .index-server-box-1{width:100%; float:left;}
.index-server-box ul .index-server-box-2{width:50%; float:left;}
.index-server-box ul .index-server-box-3{width:33.333333%; float:left;}
.index-server-box ul .index-server-box-4{width:25%; float:left;}
.index-server-box ul .index-server-box-5{width:20%; float:left;}
.index-server-box ul li span{background:#fff; border:1px solid #e9e9e9; border-bottom: 0; border-left: 0;  display:block;}
.index-server-box ul li i{width:60px; height:60px;  border-radius:4px; display:block; margin:10px auto;  color:#fff; text-align:center; line-height:60px; font-size:36px;}
.index-server-box ul li h3{display:block; font-size:14px; font-weight: 100; margin-bottom:-10px;}
.index-server-box ul li p{ color:#888; max-width:80%; margin:10px auto;  font-size:12px; display:inline-block; }
.index-server-box ul li font{display:none; margin:0;}
.index-server-box ul li font:after{display:block; content:''; clear:both;}
.index-server-box ul li font a{float:left; width:50%; color:#fff; font-size:16px; line-height:40px; }
.index-server-box ul li font a b{color:#fff; font-size:16px; font-weight: 100; border: 1px #FFFFFF solid; border-top: 0; border-right: 0; display: block;}
.index-server-box ul li font .sub-server-1{float:left; width:100%;}
.index-server-box ul li font .sub-server-2{float:left; width:100%;}
.index-server-box ul li font .sub-server-3{float:left; width:33.333333333333%; }
.index-server-box ul li font .sub-server-4{float:left; width:25%; }
.index-server-box ul li font .sub-server-5{float:left; width:20%; }
}

@media only screen and (max-width:800px)  {
.index-server-box ul li{width:33.3333333%; float:left;}
}
/*server end*/

.case{margin:0; padding-bottom: 50px;  overflow:hidden; background:url(../images/case-bg.jpg) center center;}
.case-box{width:80%; margin:0 auto; text-align:center; max-width:100%;}
.case-box ul li{width:16.6666666666%;  vertical-align:middle; display:table-cell; float:left;}
.case-box ul li span{height:100%; border:1px solid #e9e9e9; display:block; border-top: 0; border-right: 0; }
.case-box ul li span a{display:block;}
.case-box ul li span img{width: 100%; height:100%; display: block; /* filter:grayscale(100%) */}
.case-box ul li span img:hover{filter:none;-webkit-filter:grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}

@media only screen and (max-width:800px) {
.case-box ul li{width:33.333333%; float:left;}
.case{margin:0; padding-bottom: 50px;  overflow:hidden; background:url(../images/case-bg.jpg);}
.case-box{width:100%; margin:0 auto; text-align:center; max-width:100%;}
.case-box ul li{width:25%;  vertical-align:middle; display:table-cell; float:left;}
.case-box ul li span{height:100%; border:1px solid #e9e9e9; display:block; border-top: 0; border-right: 0; }
.case-box ul li span a{display:block;}
.case-box ul li span img{width: 100%; height:100%; display: block; /* filter:grayscale(100%) */}
.case-box ul li span img:hover{filter:none;-webkit-filter:grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
}
/*case end*/

.article{ background: #FAFAFA}
.article-Box{ width:80%; margin:0 auto;  text-align:left;  }
.article-Box .hd{ height:60px; line-height:60px; background:#f4f4f4; position:relative; }
.article-Box .hd ul{ width:100%; float:left;  position:absolute; height:62px;   }
.article-Box .hd ul li{ width:50%; text-align: center; float: left; font-size: 20px; }
.article-Box .hd ul li.on{ height:60px;  background:#fff; }
.article-Box .bd{ padding: 40px 0 0 0; overflow:hidden; background: #FFFFFF;}
.article-Box .bd ul{ padding:0;  zoom:1;  }
.article-Box .bd li{ float: left; width: 50%; height:45px; line-height:45px;white-space:nowrap;}
.article-Box .bd li samp{ margin: 0 20px;   border-bottom: 1px dashed #f4f4f4; display: block;}
.article-Box .bd li .date{ float:right; color:#999;  }
.article-Box .bd li a{ font-size: 16px; font-weight: inherit; }
.article-Box .bd li a:hover{ color:#888888 }
@media only screen and (max-width:800px) {
.article{ background: #FAFAFA}
.article-Box{ width:100%; text-align:left;  }
.article-Box .hd{ height:40px; line-height:40px; background:#f4f4f4; position:relative; }
.article-Box .hd ul{ width:100%; float:left;  position:absolute; height:42px;   }
.article-Box .hd ul li{ width:50%; text-align: center; float: left; font-size: 18px; }
.article-Box .hd ul li.on{ height:40px;  background:#fff; }
.article-Box .bd{ padding: 10px 0 0 0; overflow:hidden; background: #FFFFFF;}
.article-Box .bd ul{ padding:0;  zoom:1;  }
.article-Box .bd li{ float: left; width: 100%; height:40px; line-height:40px;  white-space:nowrap;}
.article-Box .bd li samp{ margin: 0 10px;   border-bottom: 1px dashed #f4f4f4; display: block;}
.article-Box .bd li samp a{ font-size: 14px;} 
.article-Box .bd li .date{ float:right; color:#999; letter-spacing:-2px; }
}
/*article end*/


.list{width: 80%;; margin: 20px auto;}
.list-box{width: 100%;  margin: 20 auto; }
.list-box-list{width: 50%; float: left; }
.list-box-list-box{overflow: hidden; margin:20px 0px; padding: 20px; border:1px solid #e9e9e9;}
.list-box-list-box:hover{overflow: hidden; margin:20px 0px; padding: 20px; border:1px solid #E95517;}
.list-box-img{float: left; width:25%; min-height: 150px;}
.list-box-img img{width: 100%;  height:100%; object-fit: cover;  vertical-align:middle;}
.list-box-content{float: left; width:70%; padding-left:30px }
.list-box-title{width: 100%;}
.list-box-title h2{ font-size: 22px; font-weight: 400; margin:0;}
.list-box-info{ font-size: 18px; color: #9E9A9A; margin:20px 0 0 0;}
@media only screen and (max-width:800px)  {
.list{width: 100%;; margin: 20px auto;}
.list-box{width: 100%;  margin: 10 auto; }
.list-box-list{width: 100%; float:none; }
.list-box-list-box{overflow: hidden; margin:5px 0px; padding: 10px; border:1px dashed #e9e9e9; border-top: 0; border-right: 0; border-left: 0;}
.list-box-list-box:hover{overflow: hidden; margin:5px 0px; padding: 10px; border:1px dashed #E95517;border-top: 0; border-right: 0; border-left: 0;}
.list-box-img{float: left; width:25%; min-height: 80px;}
.list-box-img img{width: 100%;  height:100%; object-fit: cover;  vertical-align:middle;}
.list-box-content{float: right; width:70%; padding-left:0px }
.list-box-title{width: 100%;}
.list-box-title h2{ font-size: 16px; font-weight: 400; margin:0;}
.list-box-info{ font-size: 12px; color: #9E9A9A; margin:0px 0 0 0; }
}
/*list end*/


.list-img{width: 100%; margin: 0 auto; text-align: center;}
.list-img-box{width: 80%; margin: 0 auto;}
.list-img-box-list{width: 25%; float: left;}
.list-img-box-list:hover{background: #FAFAFA}
.list-img-box-list-box{min-height:100px;  mix-height:480px; margin: 40px 20px 20px 20px; padding:0; border:1px solid #e9e9e9;}
.list-img-box-list-box img {width: 100%;  height: 100%; object-fit:cover;}
.list-img-box-list-box p{ text-align: center; padding: 15px 0; font-size: 22px; font-weight: 100;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; position: relative;}
@media only screen and (max-width:1200px)  {
.list-img-box-list{width: 50%; float: left;}
}
@media only screen and (max-width:800px)  {
.list-img{width: 100%; margin: 0 auto; text-align: center;}
.list-img-box{width: 100%; margin: 0 auto;}
.list-img-box-list{width: 33.333333330%; float: left;}
.list-img-box-list:hover{background: #FAFAFA}
.list-img-box-list-box{min-height:100px;  mix-height:480px; margin:5px; padding:0; border:1px solid #e9e9e9;}
.list-img-box-list-box img {width: 100%;  height: 100%; object-fit:cover;}
.list-img-box-list-box p{ text-align: center; padding: 5px 0; font-size: 12px; font-weight: 100;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; position: relative;}
}
/*list-img end*/

.position{width:80%; margin: 0px auto; line-height: 80px;  border-bottom: 1px solid #F4F4F4}
.position_w{ margin: 0; padding: 0 10px; background: #FFFFFF;color:#999999;}
.position_w a{color:#999999;}
@media only screen and (max-width:800px)  {
.position{width:100%; line-height: 40px; margin: 0 auto;}
.position_w{ margin: 0 0px; padding: 0 12px; background: #FFFFFF; font-size: 12px; color:#999999;}
.position_w a{color:#999999;}
}
/*position end*/

.zhishiku{width: 100%; }
.zhishiku-w{width: 80%; margin: 0 auto;}
.zhishiku-list-index{ overflow:hidden;}
.zhishiku-list-index-class{float: left; width: 50%;}
.zhishiku-list-index-class-w{border:1px solid #e3e3e3; margin:5px;}
.zhishiku-list-index-class-w:hover{border:1px solid #E66E33;}
.zhishiku-list-index-title{ line-height: 45px; border-bottom:1px solid #e3e3e3; background:#F5F5F5; }
.zhishiku-list-index-title a{padding: 0 10px; font-size: 18px; font-weight: 900; color:#333333; display: block;}
.zhishiku-list-index-title samp{float: right;}
.zhishiku-list-index-title samp a{color:#999999}
.zhishiku-list-index-box{padding: 10px;}
.zhishiku-list-index-box ul li{line-height: 35px;}
.zhishiku-list-index-box ul li a{color: #333333;}
.zhishiku-list-index-box ul li a:hover{color: #E66E33;}
.zhishiku-list-index-box ul li span{float: right; color: #999999}
@media only screen and (max-width:800px)  {
.zhishiku-w{width: 100%; margin: 0 auto;}
.zhishiku-list-index{ overflow:hidden;}
.zhishiku-list-index-class{float: left; width: 100%;}
.zhishiku-list-index-class-w{border:1px solid #e3e3e3; margin: 10px;}
.zhishiku-list-index-class-w:hover{border:1px solid #E66E33;}
.zhishiku-list-index-title{ line-height: 45px; border-bottom:1px solid #e3e3e3; background:#F5F5F5; }
.zhishiku-list-index-title a{padding: 0 5px; font-size: 18px; font-weight: 900; color:#333333; display: block;}
.zhishiku-list-index-title samp{float: right;}
.zhishiku-list-index-title samp a{color:#999999}
.zhishiku-list-index-box{padding: 10px 5px 10px 10px;}
.zhishiku-list-index-box ul li{line-height: 35px; font-size: 14px; }
.zhishiku-list-index-box ul li a{color: #333333; font-weight: inherit; }
.zhishiku-list-index-box ul li a:hover{color: #E66E33;}
.zhishiku-list-index-box ul li span{float: right; color: #999999;letter-spacing:-2px; }
}

/*zhishiku end*/

.search{ margin: 0; padding: 50px 0; text-align: center; border-bottom: 0px solid #e3e3e3;}
.search .input{width: 30%; line-height: 45px;}
.search .button{width:100px; line-height: 45px;}
@media (max-width:800px) {
.search{ margin: 0; padding: 10px 0; text-align: center; border-bottom:0px solid #e3e3e3;}
.search .input{width: 50%; line-height: 35px;}
.search .button{width:100px; line-height: 35px;}
}
/*search end*/


.content{width: 100%; margin: 0px auto 20px auto;}
.content-box{width: 80%;  min-height:100px; margin:0 auto; padding:40px 0 20px 0; font-size: 18px;}
.content-box p{width: 100%; text-indent:2em; margin-bottom: 15px;  line-height: 32px; }
.content-box a{ font-weight: 600; padding-right: 15px;}
.content-box a:hover{text-decoration:underline}
.content-box img{ display: table-cell; vertical-align: middle; text-align: center; margin: 0 auto; width: 50%;  height:50%; object-fit: cover;}
.content-box tbody tr td{padding:10px; border: 1px #DDDDDD solid;}
.content-box sub{color:#E55725 }
.content-box-left{float: left; width: 50%; margin:80px 0;}
.content-box-right{float: left; width: 50%; margin:80px 0;}
@media only screen and (max-width:800px)  {
.content{width: 100%; margin: 0 auto;}
.content-box{width: 90%;  min-height:100px; margin:0 auto; padding:0px; font-size: 14px;}
.content-box p{width: 100%; text-indent:2em; margin-bottom: 10px;  line-height: 30px; }
.content-box a{ font-weight: 600}
.content-box a:hover{text-decoration:underline}
.content-box img{ display: table-cell; vertical-align: middle; text-align: center; margin: 0 auto; width: 50%;  height:50%; object-fit: cover;}
.content-box tbody tr td{padding:5px 0px; border: 1px #DDDDDD solid; font-size: 14px;}
.content-box sub{color:#E55725 }
.content-box-left{float: left; width: 100%; margin:80px 0;}
.content-box-right{float: left; width: 100%; margin:80px 0;}
}
/*content end*/


.contact_w{padding:0; }
.contact_left{float:left; width:59%;}
.contact_left img{width:100%; height:525px; }
.contact_right{float:right; width:40%;}
.contact .company{font-size:32px; font-weight:900; margin:-10px 0 0px 0; }
.contact_right li{height:80px; line-height:80px;  border-bottom:1px #DDDDDD dashed;}
.contact_right samp{ margin-left:10px;}
.contact_right samp sub{font-size:12px;}
.contact_right .qrimg {width:180px; height:180px; text-align:center; }
.contact_right .qrimg {float:left; margin-right:20px;}
.contact_right .qrimg img{width:180px; height:180px; }
.contact_right .qrimg p{line-height:30px; text-align:center; background:#DDDDDD;text-indent:0;}
@media only screen and (max-width:800px)  {
.contact_w{padding:0; }
.contact_left{display:none; float:left; width:59%;}
.contact_left img{width:100%; height:575px; }
.contact_right{float:none; width:100%;}
.contact .company{font-size:22px; font-weight:900; margin:10px 0 0px 0px; }
.contact_right{margin:0px 0 0px 10px; }
.contact_right li{height:40px; line-height:40px;  border-bottom:1px #DDDDDD dashed;}
.contact_right samp{ margin-left:10px;}
.contact_right samp sub{font-size:12px;}
.contact_right .qrimg {width:120px; height:120px; text-align:center; }
.contact_right .qrimg {float:left; margin-right:20px;}
.contact_right .qrimg img{width:120px; height:120px; }
.contact_right .qrimg p{line-height:30px; text-align:center; background:#DDDDDD;text-indent:0;}
}




.Bz_pages{widthm; padding: 15px 0; margin:15px 0; text-align:center; clear:both; font-size:0px;}
.Bz_pages a{margin:0px 1px; padding:10px; text-align:center; border:#CCC 1px solid; font-size:14px;}
.Bz_pages .thispage{ background:#999; color:#FFF; text-align: center;}
.Bz_pages select{margin:0px 1px; padding:9px 10px; text-align:center; border:#CCC 1px solid;  font-size:14px;}
/*Bz_pages end*/
@media only screen and (max-width:800px)  {
.Bz_pages{widthm; padding: 10px 0; margin:10px 0; text-align:center; clear:both; font-size:0px;}
.Bz_pages a{margin:0px 1px; padding:5px 10px; text-align:center; border:#CCC 1px solid; font-size:12px;}
.Bz_pages .thispage{ background:#999; color:#FFF; text-align: center;}
.Bz_pages select{margin:0px 1px; padding:5px 10px; text-align:center; border:#CCC 1px solid;  font-size:12px;}
}

.Bz_UpDownPage{width: 80%; margin: 10px auto;  padding:10px auto;}
.Bz_UpDownPage a{ width: 20%; text-align:center; border:1px solid #CCC; padding:15px 20px; display: block; font-size: 16px; margin: 0 20px;}
.Bz_UpDownPage a:hover{background: #FAFAFA}
.Bz_UpDownPage .uppage{ float:left;}
.Bz_UpDownPage .downpage{ float:right;}
@media only screen and (max-width:800px)  {
.Bz_UpDownPage{width: 90%; margin: 0px auto 50px auto;  padding:0px auto; background:#999999;}
.Bz_UpDownPage a{ width:49%; text-align:center; border:1px solid #CCC; padding:0; display: block; font-size: 16px; margin:0;}
.Bz_UpDownPage a:hover{background: #FAFAFA}
.Bz_UpDownPage .uppage{ float:left;}
.Bz_UpDownPage .downpage{ float:right;}
}
/*Bz_UpDownPage*/


.sub-title{width: 100%; margin:0 auto; padding: 30px 0; text-align: center; border-bottom: solid 1px #F4F4F4}
.sub-title-name{padding: 5px 0; font-size: 28px; font-weight: 900;}
.sub-title-info{padding: 5px 0; font-size: 20px; font-weight: 100;}
@media only screen and (max-width:800px){
.sub-title{width: 100%; margin:0 auto; padding:10px 0; text-align: center; border-bottom:0}
.sub-title-name{padding: 2px 0; font-size: 18px;font-weight: 900;}
.sub-title-info{padding: 2px 0; font-size: 12px; font-weight: 100;}	
}
/*sub-title*/




.link{width: 80%; margin:40px auto; border-top:1px solid #e9e9e9;}
.link-box ul{padding: 20px;}
.link-box ul li{ float: left; padding: 0 10px; line-height: 38px;  text-align: center; font-size: 16px;}
.link-box ul li a:hover{ color: #00A4FF}
@media only screen and (max-width:800px){
.link{display: none; }
}
/*link end*/

.index-tserver-ad{width:100%; background:#f3f3f3;text-align:center;padding:40px 0}
.index-tserver-ad li{display:inline-block;color:#abb0b4;font-size:16px;padding:0 3%}
.index-tserver-ad li img{vertical-align:middle;display:inline-block;margin-right:5px}
.index-tserver-ad li+li{border-left:1px solid #e2e3e4}
@media only screen and (max-width:800px)  {
.index-tserver-ad{display:none}
}
/*index-tserver-ad*/


.fuwu{width: 100%; margin: 0 auto; overflow:auto;}
.fuwu-w{width: 95%; margin:0 auto; padding:60px 0;}
.fuwu-box{float: left; width: 33.333333333%; display:block; }
.fuwu-box-w{ border: #F3F3F3 1px solid; margin:20px 20px 20px 0; padding:30px 0; overflow:auto;}
.fuwu-box-w:hover{ border: #E95517 1px solid;}
.fuwu-ico{float: left; width:20%; text-align: center; line-height: 135px; color:#E95517;}
.fuwu-r{float: left;}
.fuwu-title{font-size: 20px; font-weight: 900; line-height: 60px; }
.fuwu-title a{color: #333333}
.fuwu-title a:hover{color:#E95517}
.fuwu-info{font-size: 18px; font-weight: 300; line-height: 40px; }
.fuwu-submenu{margin: 5px 0 0 0 ;}
.fuwu-submenu ul{text-align:center;}
.fuwu-submenu ul li{ display: inline-block; margin: 5px 10px 0 0; padding: 0 5px; line-height: 28px; text-align: center; background:#F2F7FD }
.fuwu-submenu ul li a{ color: #333333; font-size: 16px;}
.fuwu-submenu ul li:hover,.fuwu-submenu ul li a:hover{ background:#E95517; color:#ffffff;}
@media only screen and (max-width:800px)  {
.fuwu{width: 100%; margin: 0 auto; overflow:auto;}
.fuwu-w{width: 100%; margin:0 auto; padding:0;}
.fuwu-box{float: left; width: 50%; display:block; }
.fuwu-box-w{ border: #F3F3F3 1px solid; margin:0px 0px 0px 0; padding:10px 0; overflow:auto;}
.fuwu-box-w:nth-child(1){border-bottom: 0; border-left: 0; }
.fuwu-box-w:hover{ border: #E95517 1px solid;}
.fuwu-ico{float: left; width:100%; text-align: center; line-height:25px;}
.fuwu-r{float: left; width: 100%;}
.fuwu-title{font-size: 16px; font-weight: 100; text-align:center; line-height: 30px; }
.fuwu-title a{color: #333333}
.fuwu-title a:hover{color:#E95517}
.fuwu-info{font-size: 14px; font-weight: 100;  text-align:center; line-height: 30px; }
.fuwu-submenu{margin: 5px 0 0 0 ;}
.fuwu-submenu ul{text-align:center;}
.fuwu-submenu ul li{ display: inline-block; margin: 5px 5px 0 0; padding: 0 5px; line-height: 28px; text-align: center; background:#F2F7FD }
.fuwu-submenu ul li a{ color: #333333; font-size: 14px;}
.fuwu-submenu ul li:hover,.fuwu-submenu ul li a:hover{ background:#E95517; color:#ffffff;}
}
/*fuwu end*/



.fuwu-c{width: 100%; margin: 0 auto; overflow:auto;}
.fuwu-c-w{width: 80%; margin:0 auto; padding:20px 0;}
.fuwu-c-c{}
.fuwu-c-c-menu{/*position:fixed; */ float: left; width:20%; height:calc(100%);  background:#ffffff;}
.fuwu-c-c-menu-w{border: solid 1px #e3e3e3; height:100%;  }
.fuwu-c-c-menu-title{height:45px; line-height:45px; padding-left:10px;  border-bottom:1px solid #e3e3e3; background:#ffffff; cursor:pointer; font-weight: 100}
.fuwu-c-c-menu h3{ height:45px; line-height:45px; padding-left:10px;  border-bottom:1px solid #e3e3e3; background:#ffffff; cursor:pointer; }
.fuwu-c-c-menu h3 em{ float:right; display:block; width:40px; height:45px;   background:url(../images/sub-menu-add.png) 16px 20px no-repeat; cursor:pointer; }
.fuwu-c-c-menu h3.on em{ background-position:16px -47px; }
.fuwu-c-c-menu ul{display:none;}
.fuwu-c-c-menu ul li{line-height: 45px;}
.fuwu-c-c-menu ul li:hover{background:#F5F5F5;}
.fuwu-c-c-menu ul .hover{background:#F5F5F5;}
.fuwu-c-c-menu ul li a{padding:0 10px; color:#333333; display: block; }
.fuwu-c-c-content{float: left; width:80%; height:calc(100%);  background:#ffffff;}
.fuwu-c-c-content-w{border: solid 1px #e3e3e3; height:100%; margin: 0 0 40px 40px; clear: both;}
.fuwu-c-c-content-c{margin: 0px; padding: 20px;}
.fuwu-c-c-content-c-title{ width: 100%; border-bottom: 1px solid #E95517}
.fuwu-c-c-content-c-title p{display: block; background: #E95517; width:10%; line-height: 45px; color: #ffffff; font-size: 18px; font-weight: 900; text-align: center;}
.fuwu-c-c-content-c a{text-decoration:underline;}

 @media only screen and (max-width:800px)  {
.fuwu-c{width: 100%; margin: 0 auto; overflow:auto;}
.fuwu-c-w{width: 100%; margin:0 auto; padding:20px 0;}
.fuwu-c-c{}
.fuwu-c-c-menu{/*position:fixed; */ display: none; float: left; width:0%; height:calc(100%);  background:#ffffff;}
.fuwu-c-c-menu-w{border: solid 1px #e3e3e3; height:100%;  }
.fuwu-c-c-menu-title{height:45px; line-height:45px; padding-left:10px;  border-bottom:1px solid #e3e3e3; background:#ffffff; cursor:pointer; font-weight: 100}
.fuwu-c-c-menu h3{ height:45px; line-height:45px; padding-left:10px;  border-bottom:1px solid #e3e3e3; background:#ffffff; cursor:pointer; }
.fuwu-c-c-menu h3 em{ float:right; display:block; width:40px; height:45px;   background:url(../images/sub-menu-add.png) 16px 20px no-repeat; cursor:pointer; }
.fuwu-c-c-menu h3.on em{ background-position:16px -47px; }
.fuwu-c-c-menu ul{display:none;}
.fuwu-c-c-menu ul li{line-height: 45px;}
.fuwu-c-c-menu ul li:hover{background:#F5F5F5;}
.fuwu-c-c-menu ul .hover{background:#F5F5F5;}
.fuwu-c-c-menu ul li a{padding:0 10px; color:#333333; display: block; }
.fuwu-c-c-content{float: left; width:100%; height:calc(100%);  background:#ffffff;}
.fuwu-c-c-content-w{border: solid 1px #e3e3e3; height:100%; margin: 0 0 0 0; clear: both;}
.fuwu-c-c-content-c{margin: 0px; padding: 0px;}
.fuwu-c-c-content-c-title{ width: 100%; border-bottom: 1px solid #E95517}
.fuwu-c-c-content-c-title p{display: block; background: #E95517; width:30%; line-height: 30px; color: #ffffff; font-size: 18px; font-weight: 900; text-align: center;}
.fuwu-c-c-content-c a{ text-decoration:underline;}
}
/*fuwu-c end*/





/*times 发展历程时间轴*/
.times {display:block;margin:15px auto; width: 25%;}
.times ul {margin-left:25px;border-left:2px solid #ddd;}
.times ul li {width:100%;margin-left:-12px;line-height:30px;font-weight:narmal;}
.times ul li b {width:8px;height:8px;background:#fff;border:2px solid #555;margin:5px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;overflow:hidden;display:inline-block;float:left;}
.times ul li span {padding-left:7px;font-size:14px;line-height:30px;color:#555;}
.times ul li:hover b {border:2px solid #ff6600;}
.times ul li:hover span {color:#ff6600;}
.times ul li p {padding-left:15px;font-size:16px;line-height:35px; }
@media only screen and (max-width:800px)  {
.times {display:block;margin:15px auto; width: 100%;}
.times ul {margin-left:25px;border-left:2px solid #ddd;}
.times ul li {width:100%;margin-left:-12px;line-height:30px;font-weight:narmal;}
.times ul li b {width:8px;height:8px;background:#fff;border:2px solid #555;margin:5px;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;overflow:hidden;display:inline-block;float:left;}
.times ul li span {padding-left:7px;font-size:14px;line-height:30px;color:#555;}
.times ul li:hover b {border:2px solid #ff6600;}
.times ul li:hover span {color:#ff6600;}
.times ul li p {padding-left:1px;font-size:16px;line-height:35px; }	
}



/*下载页表格 可通用*/
.title-bg{padding: 10px 0; margin: 0 auto; text-align: center; background:#E77D5B; color: #FFFFFF;}
.table ul li{ float: left; width: 25%; font-size: 18px;}
.table ul li samp{ padding: 10px 0; border:1px solid #CCC; display: block; border-top:0; text-align: center;}
.table ul li samp a{font-weight: 100;  font-size: 18px;}
@media only screen and (max-width: 1200px){
.table ul li{ float: left; width: 50%; font-size: 18px;}
}
@media only screen and (max-width:800px)  {
.table ul li{ float: left; width: 100%; font-size: 18px;}
}

.footer{width:100%; text-align: center; background:url(../images/footer-bg.gif) #2C3E50; color: #FFFFFF; padding: 30px 0; }
.footer p{ line-height: 35px; font-size: 16px;}
.footer p a{color: #FFFFFF; margin: 0 20px 0 0}
@media only screen and (max-width:800px)  {
.footer{display:none;}
.footer p{ line-height:22px; font-size: 12px; }
.footer p a{color: #FFFFFF; margin: 0 5px 0 0}
}
/*footer end*/
	
.xfoot{ display:none}
.wxtan{ display:none}
.tanbg{ display:none}
@media screen and (max-width: 768px) {
body{ padding-bottom:56px;}
.xfoot{ display:block !important; position:fixed; left:0; bottom:0; width:100%; background:#193A43; height:56px; z-index:9999}
.xfoot li{ width:25%; text-align:center; float:left; list-style:none}
.xfoot li a{ display:inline-block; width:100%; color:#fff; font-size:12px; padding:0; margin:0}
.xfoot li i{ margin-top:10px}
.tanbg{ position:fixed; width:100%; height:100%; left:0; top:0; z-index:9998;    background: rgba(0,0,0,.6);}
.wxtan {width: 100%; position:fixed; width:80%; top:50%;left:50%;  transform: translate(-50%, -50%);   background-color: rgba(255, 255, 255, 0.8); border-radius:10px; text-align:center; padding:30px 0;  z-index:9999}
.wxtan i{position: absolute; right: 7px; top: 7px; text-align: center; color: #fff; font-style: normal; background: #333; border-radius: 1rem; cursor: pointer; width: 22px;line-height: 22px;}
.wxtan p{ padding-top:3px; font-size:14px}
.wxtan p span{ display: inline-block; padding: 2px 10px; background-color: #193A43; color: #fff; border-radius: 5px; cursor: pointer;}
.wxtan span.wx{background: #193A43 url(../images/wxico.png) no-repeat 6px center; background-size: 16px; padding-left: 20px;}
.ywx{ display:block !important}
.ybg{ display:block !important}
}
/* 手机版底部导航结束 */