/*
	2017/8/31
*/
*{margin: 0;padding: 0;}
ol,ul,li{margin:0;list-style:none;}
input,select,button{font-size:100%;outline:0;vertical-align:middle;-webkit-appearance:none;}
button{border:0;background-clip:padding-box;}
a, a:link, a:visited{color:#333;text-decoration:none;}
a:hover{color:#f80}
.clearfix::after{content:'';display:block;height:0;visibility:hidden;clear:both;}
/* 单行溢出 */
.single-row{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/* 两行溢出 */
.double-row{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break: break-all;}
/*头部开始*/
/*悬挂广告样式*/
.head_m{width:1200px;}
.uponstart{width:300px;height:31px;}
.leftfloatad{position:fixed;top:30px;left:10px;width:205px;height:124px;}
.leftfloatad1{width:205px;height:16px;background: no-repeat;}
.leftfloatad2{width:205px;height:108px;}
.leftfloatad3{position:fixed;top:270px;left:30px;width:120px;height:350px;}
.leftfloatad4{width:105px;height:16px;background: no-repeat;}
.leftfloatad5{width:105px;height:320px;}
.rightfloatad{position:fixed;top:270px;right:30px;width:120px;height:350px;}
.rightfloatad1{width:205px;height:16px;background: no-repeat;}
.rightfloatad2{width:205px;height:108px;}
.rightfloatad3{position:fixed;top:30px;right:10px;width:205px;height:124px;}
.rightfloatad4{width:205px;height:16px;background: no-repeat right;}
.rightfloatad5{width:205px;height:108px;}
header{margin:0 auto;padding-top:36px;width:1200px;}
.logo{float:left;width:259px;}
.header_rightadvert{float:right}
.header_rightadvert span img{height:60px;display:inline-block;}
.ferret{float:left;padding-top:14px;}
.ferret_con{float:left; width:342px;height:40px; border:solid #e5e5e5;border-width:1px 0 1px 1px;}
.ferret input{width:100%;height: 40px;border:none;}
.ferret_submit{float:left;position:relative; width:62px;height:42px;background:#ffa916;}
.ferret_submit input{background:#ffa916;}
.ferret_submit i{position:absolute;top:8px;left:20px;color:#fff;font-size:22px;}
/*底部*/
footer{margin:0 auto;margin-top:20px;width:100%;padding:20px 0;background:#07d;box-shadow:0px -1px 4px #888;}
footer > div{text-align: center }
footer > div > ul{margin:0 auto;overflow:hidden;text-align:center;display:inline-block}
footer > div > ul > li{position:relative; float:left;padding:10px;display:inline;font-size:14px;}
footer > div > ul > li::after{content:"";position:absolute;top:12;right:0px;width:1px;height:17px;display:block;background:#fff;}
footer > div > ul > li:last-child::after{width:0;}
footer > div > ul > li > a,
footer > div > ul > li > a:visited,
footer > div > ul > li > a:link,
footer > div > ul > li > a:active
{color:#fff;}
footer > p{line-height:200%;}
footer > p{text-align:center;color:#fff;}