@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0; list-style:none;}
body{font-family:"微软雅黑"; color:#333333; font-size:12px; background:#f5f5f5;}
img{border:none; moz-user-select:-moz-none; -moz-user-select:none; -o-user-select:none; -khtml-user-select:none; -webkit-user-select:none; -ms-user-select:none; user-select:none;}
a{text-decoration:none;}

.content{width:750px; margin:0 auto;}
@media only screen and (max-width:749px) {
	.content{width:100%;}
}

.global{padding:0 4%; position:relative;}
.global_bg{width:100%; height:8%; position:absolute; left:0; top:0; z-index:-1; background:#42d2ff; background: -moz-linear-gradient(-45deg,  #42d2ff 0%, #1a80f6 100%); background: -webkit-linear-gradient(-45deg,  #42d2ff 0%,#1a80f6 100%); background: linear-gradient(135deg,  #42d2ff 0%,#1a80f6 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42d2ff', endColorstr='#1a80f6',GradientType=1 ); border-radius:0 0 100% 100% / 0% 0% 20% 20%; -moz-border-radius: 0 0 100% 100% / 0% 0% 20% 20%; -webkit-border-radius: 0 0 100% 100% / 0% 0% 20% 20%;}
.top{height:56px; text-align:center;}
.top .icon{margin-top:19px;float:left;}
.top span{line-height:56px; color:white; font-size:24px; font-weight:normal;}
.icon1{margin-top:19px;float:right;}
.sorting{height:36px; margin-top:10px;}
.sorting ul li{width:28%; height:36px; line-height:38px; font-size:16px; color:#bedcfb; text-align:center; border-radius:36px; -moz-border-radius:36px; -webkit-border-radius:36px; float:left;}
.sort_1{background:#7acdff;}
.sort_2{margin:0 8%;}
.search{height:32px; background:#68c6ff; border-radius:32px; -moz-border-radius:32px; -webkit-border-radius:32px; margin-top:15px;}
.search p{text-align:center; line-height:34px; font-size:14px; color:#ddeeff;}
.ask{padding:4%; background:white; border-radius:12px; -moz-border-radius:12px; -webkit-border-radius:12px; margin-top:15px; box-shadow:0px 0px 10px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2); -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.port{height:50px;}
.port img{height:50px; border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; margin-right:3%; float:left;}
.port h3{width:50%; font-size:16px; line-height:16px; margin-top:8px; float:left;}
.pors img{width:100%; display:block;}
.port h3 strong{float:left;}
.port h3 b{font-size:14px; line-height:14px; font-weight:normal; color:#aaa; margin-left:5%; float:left;}
.port h3 b .icon2{float:left;}
.port h4{font-size:16px; line-height:16px; margin-top:16px; float:left;}
.port h5{font-size:14px; line-height:14px; font-weight:normal; color:#bbb; margin-top:17px; float:right;}
.port p{width:70%; font-size:14px; line-height:14px; color:#aaa; margin-top:6px; float:left;}
.pord p{background:url(../chenmi/time.png) no-repeat left center; background-size:12px auto; padding-left:16px; height:14px; line-height:16px; margin-top:10px;}

.ask_describe{color:#555; font-size:14px; line-height:24px; margin-top:3%;}
.ask_title{font-size:16px; margin-top:4%; text-align:justify;}
.ask_describe{color:#555; font-size:14px; line-height:24px; margin-top:3%;}
.bro{padding:4% 0 2%;}
.bro p{text-align:left;}
.bro p span{font-size:13px; margin-right:4%; color:#bbb; padding-top:3px; float:left;}
.bro p span b{font-weight:normal; line-height:16px; margin-left:3px; float:left;}
.bro p span .icon4{float:left;}

.answer{padding:4%; background:white; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; margin-top:15px; box-shadow:0px 0px 10px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2); -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.an_top{padding-left:4%; height:18px; line-height:22px; font-size:18px; border-left:#f58635 5px solid; margin-bottom:8%;}
.an_top i{float:right;}
.ans{margin-top:4%; font-size:14px; line-height:24px;}
.ans strong{margin:2% 0; font-weight:normal; color:#888; display:block;}
.ans b{font-size:16px;}
.other{box-shadow:0px 0px 5px rgba(0,0,0,0.1); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1); -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.1);}
.border{height:1px; background:#ddd; margin:8% 0;}
.huifu{padding:4%; background:#f5f5f5; margin-top:4%;}
.huifu p{color:#909090; line-height:24px; font-size:14px;}
.huifu p b{color:#333; margin-right:2%;}
