.module-main .titblock .sublink a,.select-main .subblock .ullist li a,.module-main .modblock .ullist li a,.list-main .list-block .ullist .link,.list-main .modblock .ullist li a{color:#808080;}
.module-main .modblock .ullist li a:hover,.select-main .subblock li a:hover,.list-main .modblock .ullist li a:hover
,.list-main .list-block .ullist li a:hover,.module-main .titblock .sublink a:hover
,.select-main .subblock .ullist li a:hover,.list-main .location a:hover{color: #15BCC4;}

.w1200{width: 1200px;margin:0 auto;}
.w1100{width: 1100px;margin:0 auto;}
.w1000{width: 1000px;margin:0 auto;}
.w300{width: 300px;margin:0 auto;}
.w515{width: 515px;margin:0 auto;}
.w275{width: 275px;margin:0 auto;}

.headertop{}
.headertop .logo{float: left;display: inline-block;}
.headertop .search-box{float: right;display: inline-block;margin-top: 30px;}
.headertop .search-box .search{width: 300px;height:32px;border: 1px solid #ccc;overflow: hidden;}
.headertop .search-box .input-word{width:240px;height: 33px;padding:0 5px;overflow: hidden;float: left;display: inline-block;border: 0 none;color: #999;}
.headertop .search-box .input-btn{float:right;border:0 none;width: 50px;line-height: 32px;font-weight: bold; color: #666;border:0 none;cursor: pointer;}

.warp-nav{height: 90px; background-color: #10bbc3;}
.warp-nav .navs{display: inline-block;float: left;margin-top: 25px;margin-right: 0px;}
.warp-nav .navs .char{width: 35px;padding:5px;font-weight: bold; float: left; text-align: center;line-height: 18px; background-color: #3FE4E5;}
.warp-nav .navs .char a{color:#000;}
.warp-nav .nav{color: #fff;float: left;margin:0 5px;line-height: 22px;}
.warp-nav .nav a{color:#fff;display: inline-block;margin:0 3px;}
.warp-nav .nav a:hover{text-decoration:underline;}
.warp-nav .navbg01 .char{background-color: #FECB3F;}
.warp-nav .navbg02 .char{background-color: #9DC92C;}
.warp-nav .navbg03 .char{background-color: #46CFD5;}
.warp-nav .navbg04 .char{background-color: #13C1F3;}
.warp-nav .navbg05 .char{background-color: #47A6DC;}

.container{}

.warp-footer{border-top: 2px solid #10bbc3;}
.footer{margin-top: 20px;margin-bottom: 20px;}
.footer p{text-align: center;}

/* 分页css */
.pagination {margin-bottom: 20px;margin-top: 20px;text-align: center;}
.pagination ul {list-style: outside none none;overflow: hidden;}
.pagination ul li {display: inline;font-family: 微软雅黑;font-size: 14px;margin: 10px;}
.pagination ul li a {background: #fafafa none repeat scroll 0 0;border: 1px solid #e2e2e2;color: #666;display: inline-block;padding: 2px 8px;}
.pagination ul li a:hover {background: #ff7200 none repeat scroll 0 0;border: 1px solid #ff7200;color: #fff;}
.pagination ul li a.graynodisable {background: #eee none repeat scroll 0 0color: #888;}
.pagination ul li span.graynodisable {background: #eee none repeat scroll 0 0;color: #888;display: inline-block;padding: 5px 10px;}
.pagination ul li .currPage {background: #ff7200 none repeat scroll 0 0;border: 1px solid #ff7200;color: #fff;display: inline-block;padding: 2px 8px;}
.pagination ul li a.graynodisable:hover {background: #eee none repeat scroll 0 0;border: 0 none;color: #888;}


.pnum { padding: 20px 0; width: 100%; display: flex;  justify-content: center;  line-height: 34px; }
.pnum a{ min-width: 34px; margin: 0 5px; font-size: 14px; padding: 0 6px; height: 34px; text-align: center; line-height: 34px; box-sizing: border-box; display: block; float: left;background: #f7f8f8; border-radius: 10px;  }
.pnum a.sed { background: #4e77de; color: #fff; border: 1px solid #4e77de;  }
.pnum a:hover { background: #4e77de; color: #fff;  }
.pnum .pageinfo { margin-left: 10px; color: #999; }
.pnum input { display: none;}