/**
*
*
*/
.slider{position: relative; width: 100%; height: 280px;}
.slider-wrapper{overflow: hidden;  height: 280px;}
.slider-wrapper img{display: none; width: 100%; height: 280px;}
.slider-wrapper .img{display: block;}
.slider-wrapper span{display: none;  height: 20px;margin-top: -80px; color: rgba(255,255,255,0.9);}
.slider-wrapper .pText{display: block; }
.next{position: relative; margin-top: -35%; padding-right: 1.5%; float: left; overflow: hidden; width: 3%; height: 6%; border-top-right-radius: 50%; border-bottom-right-radius: 50%; background-color: rgba(237, 238, 236, 0.546);}
.forward{position: relative; margin-top: -37%; padding-left: 1.5%; float: right; overflow: hidden; width: 3%; height: 6%; border-top-left-radius: 50%; border-bottom-left-radius: 50%; background-color: rgba(237, 238, 236, 0.546);}
.next .nextTriangle{width: 10px; height: 10px;  background-color: transparent;  border-color: white; border-style: solid; border-width: 1px 1px 0  0; margin: 30% auto;  transform: rotate(45deg); }
.forward .forTriangle{width: 10px; height: 10px; background-color: transparent;  border-color: white; border-style: solid; border-width: 0 0 1px 1px; margin: 30% auto;  transform: rotate(45deg);}
.slider-indeicator{display: inline-block; position: absolute; height: 30px; margin-top: -30px; margin-left: 150px;}
.slider-indeicator .dot{float: left; overflow: hidden; margin-left: 5px; width: 10px; height: 10px; border-radius: 100%; background: rgba(255,255,255,.9);}
.slider-indeicator .actor{background: rgba(13, 225, 77, 0.546);}


*{margin: 0; padding: 0;}
a{color: #333; text-decoration: none;}
li{list-style: none;}
.top{height: 35px;}
.top ul{overflow: hidden; margin-left: 5%;}
.top ul li{float: left;}
.top ul li:first-child img{height: 35px;}
.top ul li:nth-child(2){margin-left: 1%; margin-top: 10px;}
.top ul li:nth-child(3) input{width: 150%; height: 25px;  margin: 5px 50% 1px 130%;}
.top ul li:nth-child(4){margin: 10px 5px 1px 40%; background-color: #ededed; }
.top ul li:nth-child(5){margin: 10px 5px 1px 5px; background-color: #ededed; }
header{width: 100%; height: 40px; background-color: #ededed;}
header ul{margin-left: 5%;}
header ul li{display: inline-block; margin-right: 1.5%;}
header ul li:hover{border-bottom: 1px solid rgb(0,0,0);}
header ul li a{display: inline-block; font-size: 17px; font-weight: 400; line-height: 40px;}
.hline{display: none; width: 100%; height: 30px; text-align: center;}
.hline ul li{display: inline;}
.hline ul li a{font-size: 15px;}
.hline ul li:hover{border-bottom: 1px solid rgb(0,0,0);}


.btop{width: 90%; height: 550px; margin: 3px auto;}
.btop ul li{float: left; overflow: hidden; width: 33.3%;}
.btop-mslide{width: 100%; margin: 3px auto; }
.btop-lt h3, .btop-rt h3{text-align: center;}
.btop-lt ul li, .btop-rt ul li{width: 100%; margin-top: 3px; margin-left: 3px; text-align: left; white-space: nowrap;}


.b2{width: 90%; height: 300px; margin: 7px auto;}
.b2-head{margin-left: 5px; border-left: 1px solid #333;}
.b2-model{width: 100%; margin: 3px auto;}
.b2-model li{float: left; width: 16%; height: 130px; margin-left: 6px; text-align: center; padding-top: 15px; background:url(/yeeImg/base/rank.png) no-repeat center; background-size: 100% 100%; background-position: center, top; font-size: 10px;}
.b2-model li p{text-align: center;}


.b3::before, .b3::after{width: 100%; height: 1px; content: ""; clear: both; display: block;}
.b3{width: 90%; margin: 1px auto;}
.b3kind, .b3comm, .b3infec{height: 35px; margin-top: 3px; line-height: 50px;}
.b3kin ul li, .b3com ul li, .b3inf ul li{display: inline-block; width: 11%; height: 150px; margin: 5px;}



.footer::before,.footer::after{width: 100%; height: 10px; content: ""; clear: both; display: block; background-color: rgba(255,255,255,9);}
.footer{width: 100%; margin-top: 5px; margin-bottom: 10px; background-color: #ededed;}
.footer dl{display: inline-block; margin-left: 130px; margin-top: 5px; } 
.footer dt{font-size: 25px; font-weight: 550;}
.fm{width: 100%; height: 50px; margin-left: 100px; margin-bottom: 5px; margin-top: 5px;}
.fm li{float: left; margin-right: 5px;}
