/*----------------banner-----------------*/
body{background: #f4f4f4 url(../images/zx_bg.jpg) no-repeat 0 60px;}
.zixun-content{width:1200px; padding: 20px 0 36px; margin: 0 auto;}
.zixun-left{width: 772px;}
.zixun-search{margin:15px 0;}
.zixun-search input.search-key{width: 642px; height:45px; line-height: 45px; vertical-align: top; border-radius: 3px 0 0 3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); text-indent: 10px;}
.zixun-search input.search-btn{width: 126px; height:47px; vertical-align: top; line-height: 47px; background-color: #298AFF; border: 1px solid #298AFF; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); border-radius: 0 3px 3px 0; color:#fff; font-size: 16px; cursor: pointer;}
.zixun-search input.search-btn:hover{background-color: #2680EB; border: 1px solid #2680EB;}
.zixun-keywords{width:100%;  margin:15px 0 25px; color:#999;}
.zixun-keywords a{margin-right: 15px; color:#999}
.zixun-keywords a:hover{color:#D69D00}

.zixun-banner{margin:15px 0; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zixun-banner-box{padding: 5px;}
.swiper-container{width: 760px; height:182px;}
.swiper-slide div{width:100%;height:auto;min-height:100%;
	transition:.2s linear 1s;
	transform:scale(1.1,1.1);
}
.swiper-slide-active div,.swiper-slide-duplicate-active div{
	transition:.4s linear;
	transform:scale(1,1);
}
.zixun-banner .pagination {position: absolute; left: 0; text-align: center; bottom: 10px; width: 100%;z-index:999;}
.zixun-banner .swiper-pagination-bullet {display: inline-block;width: 8px;height: 8px;opacity:1;border-radius: 8px;background: #fff;margin: 0 3px;cursor: pointer;transition: width 0.3s ease-in-out;}
.zixun-banner .swiper-pagination-bullet-active{background: #d69d00;width:24px;}

.zixun-banner-tax{padding: 18px 0 20px 20px; border-top: 1px solid #eee;}
.zixun-banner-tax h3{font-size: 16px; height:36px}
.zixun-banner-tax a{color: #666; font-size: 14px; margin-right: 20px; line-height: 27px; display: inline-block;}
.zixun-banner-tax a:hover{color: #d69d00;}

.zixun-list{padding:15px 20px 20px; margin-top:25px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zixun-list h3{font-size: 22px; height:50px;font-weight: 400;}
.zixun-list li{padding: 10px 0; font-size: 16px; text-indent: 15px; background: url(../images/zx_dot.jpg) no-repeat 0 center;white-space:nowrap;}
.zixun-list li span{float: right; color:#999;}

.zixun-course{width:100%; margin-top:25px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zixun-course-tab{width: 100%; height:60px}
.zixun-course-tab li{width: 112px; padding: 18px 0; line-height: 24px; cursor: pointer; text-align: center; float: left; font-size: 16px;}
.zixun-course-tab li.on{color:#2680EB;}
.zixun-course-tab li:first-child span{border-right: 1px solid #e8e8e8; width: 100%; display: inline-block;}
.zixun-course-video{padding:10px 20px 30px;}
.course-video-left{width:356px; position: relative;}
.course-video-left img{width:356px; height:200px}
.play-btn{width: 60px; height:60px; background-color: rgba(0,0,0,.6); border-radius: 50%; position: absolute; top:50%; left:50%; margin-top: -30px; margin-left: -30px;}
.play-btn:hover{background-color: rgba(0,0,0,.5);}
.play-btn img{width:60px; height:60px}
.course-title{width: 340px; padding:10px 8px; font-size: 14px; position: absolute;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; bottom:0; left:0; background-color: rgba(0,0,0,.6); color:#fff;}
.course-title a{color:#fff;}

.course-video-right{width: 358px;}
.course-video-right li{padding: 3px 0 10px; font-size: 16px; white-space:nowrap;}
.course-video-right p{font-size: 12px; padding: 10px 0; color:#999;}
.course-user{padding-left: 15px; background: url(../images/zx_ico.png) no-repeat 0 3px;}
.course-time{margin-left:36px; padding-left: 15px; background: url(../images/zx_ico.png) no-repeat 0 -22px;}
.course-more{padding-top: 15px; font-size: 14px; font-family: "宋体";}
.course-more a,.course-more span{color:#666; cursor: pointer;}
.course-more a:hover,.course-more span:hover{color:#D99D00}

.zixun-course-law{padding:10px 20px 30px;}
.zixun-course-law li{padding: 7px 0; font-size: 16px; color: #999; text-indent: 15px; background: url(../images/zx_dot.jpg) no-repeat 0 center;white-space:nowrap;}
.zixun-course-law li span{float: right;}

.zixun-right{width: 400px;}

.zixun-ask{margin-top:15px; padding:25px 100px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zixun-ask a{width: 100%; height:60px; font-size: 18px; display: block; border-radius: 60px; background-color: #298AFF;color:#fff; line-height: 60px; text-align: center;}
.zixun-ask a:hover{background-color: #2680EB;}

.zixun-server{width:380px; margin-top:25px; padding:15px 10px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-server-title{font-size: 18px; height:40px; color:#d69d00; text-indent: 10px;}
.zx-server-title a{float: right; color:#2680EB; font-family: '宋体';font-size: 12px; padding-top: 8px; padding-right: 5px;}
.zx-server-tips{padding: 0 10px 10px; line-height: 1.5; color:#999;}
.zx-server-li li{width:190px; line-height: 36px; float: left;}
.zx-server-li li a{width:150; height:36px; padding: 0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; display: block; background-color: #eee; border-radius:3px; margin:6px 10px;}
.zx-server-li li a:hover{background-color: #298AFF; color:#fff;}

.zixun-expert{width:360px; margin-top:25px; padding:15px 20px 10px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zixun-expert h3{font-size: 18px; font-weight: 400; height:42px; color:#d69d00;}
.zixun-expert h3 a{float: right; color:#2680EB; font-family: '宋体';font-size: 12px; padding-top: 8px; padding-right: 5px;}
.zixun-expert dl{height:142px;}
.zixun-expert a dl{color:#333;}
.zixun-expert dt{width:90px; float:left;}
.zixun-expert dt img{width:90px;height:120px;}
.zixun-expert dd{margin-left:105px;}
.zixun-expert dd.expert-name{font-size:18px;}
.zixun-expert dd.expert-name span{font-size:12px; margin-left:10px; color:#666;}
.zixun-expert dd.expert-info{font-size:14px; min-height:40px; line-height:22px; padding:12px 0;color:#999;}

/*-----------------------list------------------------------*/
.zx-list-search{width: 772px; margin: 0 auto; padding: 30px 0 0;}
.zx-list-search input.search-key{width: 642px; height:45px; line-height: 45px; vertical-align: top; border-radius: 3px 0 0 3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); text-indent: 10px;}
.zx-list-search input.search-btn{width: 126px; height:47px; vertical-align: top; line-height: 47px; background-color: #2680EB; border: 1px solid #2680EB; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); border-radius: 0 3px 3px 0; color:#fff; font-size: 16px; cursor: pointer;}
.zixun-keywords{width:100%;  margin:15px 0 25px; color:#999;}
.zixun-keywords a{margin-right: 15px; color:#999}
.zixun-keywords a:hover{color:#D69D00}
.zx-list-select{width: 1200px; margin: 0 auto; padding:10px 0; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-list-select dl{padding: 10px 20px 5px; font-size: 14px; line-height: 24px;}
.zx-list-select dt{float: left; width: 72px; color:#999}
.zx-list-select dd{margin-left: 72px;}
.zx-list-select dd a{margin-right: 20px; padding: 0 8px; margin-bottom: 6px; border-radius: 3px; display: inline-block; color:#666}
.zx-list-select dd a:hover{background-color: #efeff4;}
.zx-list-select dd a.on{background-color: #2680EB; color:#fff}

.zx-content{width:1200px; padding: 10px 0 36px; margin: 0 auto;}
.zx-list{margin-top:15px; padding:0 20px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-list-tab{width: 100%; height:50px}
.zx-list-tab li{width: 100px; padding: 18px 0 8px; line-height: 24px; cursor: pointer; text-align: center; float: left; font-size: 16px;}
.zx-list-tab li.on{color:#2680EB;}
.zx-list-tab li:first-child span{border-right: 1px solid #e8e8e8; width: 100%; display: inline-block;}
.zx-list dl{padding: 20px 0; border-bottom: 1px solid #eee;}
.zx-list dl:last-child{border-bottom:none;}
.zx-list-title{font-size: 16px;}
.zx-list-user{line-height: 24px; color:#999; font-size: 12px; padding: 12px 0;}
.zx-list-user img{width: 24px; height:24px; border-radius:50%; margin-right: 10px;}
.zx-list-user span{margin-left: 20px;}
.zx-list-user span.zx-time{margin-left: 10px;}
.zx-list-user a{color:#d69d00;}
.zx-list-tax{color:#999;}
.zx-list-tax a{color:#d69d00; margin-right:10px; background-color: #efeff4; padding: 2px 8px 3px; border-radius: 2px;}
.zx-list-tax a:hover{background-color:#d69d00; color: #fff;}
.pagebox{padding: 30px 0;}


/*-----------------------ask------------------------------*/
.zx-ask-title{padding:36px 0; text-align: center; font-size: 30px;}
.zx-ask-title span{margin: 0 24px;}
.zx-ask-title i{color:#d69d00}

.zx-ask-box{width: 1200px; margin: 0 auto; padding:10px 0 20px; border-radius:2px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-ask-select dl{padding: 10px 25px 5px; font-size: 14px;}
.zx-ask-select dt{font-size: 18px; font-weight: 600; height:42px; line-height: 33px;}
.zx-ask-select dt span{color: #FF5722; margin-right: 5px;}
.zx-ask-select dt i{font-size: 14px; color: #999; font-weight: 400; margin-left: 10px;}
.zx-ask-select dd a{width: 98px; text-align: center; margin-right: 3px; line-height: 35px; border-radius: 3px; display: inline-block; color:#666;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.zx-ask-select dd a:hover{background-color: #eee;}
.zx-ask-select dd a.on{background-color: #2680EB; color:#fff;}

.zx-ask-input{padding:10px 25px 20px; position: relative;}
.zx-ask-example{width: 300px; position: absolute; font-size: 16px; text-align: center; padding: 20px; line-height: 36px; color:#666; top:40px; left:180px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 3px 8px rgba(26,26,26,.2); box-shadow: 0 3px 8px rgba(26,26,26,.2); display: none;}
.zx-ask-input input{width: 80%; height:45px; margin: 0 15px; line-height: 45px; vertical-align: top; border-radius: 3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); text-indent: 10px;}
.zx-ask-input p{font-size: 18px; font-weight: 600; height:36px;}
.zx-ask-input p i{font-size: 14px; color: #999; font-weight: 400; margin-left: 10px;}
.zx-ask-input p a{color: #2680EB;}
.zx-ask-input p span{color: #FF5722; margin-right: 5px;}

.zx-ask-textarea{padding:10px 25px 20px;}
.zx-ask-textarea p{font-size: 18px; font-weight: 600; height:36px;}
.zx-ask-textarea p i{font-size: 14px; color: #999; font-weight: 400; margin-left: 10px;}
.zx-ask-textarea p a{color: #2680EB;}
.zx-ask-textarea p span{color: #FF5722; margin-right: 5px;}
.zx-ask-textarea textarea{width: 80%; height:80px; margin: 0 15px; line-height: 30px; vertical-align: top; border-radius: 3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); text-indent: 10px;}
.zx-ask-textarea div{line-height: 45px; padding-left: 18px; color:#999;}
.zx-ask-textarea input{width: 220px; height:45px; line-height: 45px; margin-right: 20px;  vertical-align: top; border-radius: 3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08); text-indent: 10px;}

.zx-ask-checkbox{text-align: center; padding: 30px 0 0; font-size: 14px;}
.zx-ask-checkbox a{color:#298AFF;}
.zx-ask-button{text-align: center; padding: 30px 0 50px; font-size: 14px;}
.zx-ask-button input{width: 200px; height:47px; cursor: pointer; vertical-align: top; line-height: 47px; background-color: #2680EB; border: 1px solid #2680EB; border-radius: 3px; color:#fff; font-size: 16px;}
.zx-ask-button input:hover{background-color: #007AFF; border: 1px solid #007AFF;}

/*-----------------------detail------------------------------*/
.zx-detail-home{width:1200px; margin: 30px auto 0; font-size: 14px; color:#999;}
.zx-detail-home a{color: #999;}
.zx-detail-home span{font-family: "宋体"; color: #999; margin: 0 10px;}
.zx-detail{width:1200px; margin: 0 auto; padding-bottom: 36px;}
.zx-detail-left{width: 772px;}

.zx-detail-top{margin-top:15px; padding:25px 30px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-detail-title{font-size: 22px;}
.zx-detial-user{line-height: 30px; color:#999; font-size: 12px; padding: 12px 0;}
.zx-detial-user img{width: 30px; height:30px; border-radius:50%; margin-right: 10px;}
.zx-detial-user span{margin-left: 20px;}
.zx-detial-user span.zx-time{margin-left: 10px;}
.zx-detial-user a{color:#d69d00;}
.zx-detail-tax{color:#999;}
.zx-detail-tax a{color:#d69d00; margin-right:10px; background-color: #efeff4; padding: 2px 8px 3px; border-radius: 2px;}
.zx-detail-tax a:hover{background-color:#d69d00; color: #fff;}
.zx-detial-info{padding-top: 20px; font-size: 16px; line-height: 1.6; color:#666}

.zx-detail-anwser{margin-top:25px; padding:25px 30px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-detail-anwser h3{font-size: 22px; font-weight: 400;}
.zx-detail-kf{padding: 20px 0;}
.zx-detail-kf dt{width: 44px; height:44px; float: left;}
.zx-detail-kf dt img{width: 44px; height:44px; border-radius: 50%;}
.zx-detail-kf dd{margin-left: 55px; padding: 2px 0; color: #999;}
.zx-detail-kf dd.kf-name{font-size: 16px; color: #666;}
.zx-detail-daan{font-size: 16px; line-height: 1.6; color:#666}

.zx-detail-guanlian{margin-top:25px; padding:25px 30px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-detail-guanlian h3{font-size: 22px; height:50px;font-weight: 400;}
.zx-detail-guanlian li{padding: 8px 0; font-size: 16px; text-indent: 12px; background: url(../images/zx_dot.jpg) no-repeat 0 center;white-space:nowrap;}
.zx-detail-guanlian li span{float: right; color:#999;}

.zx-detail-right{width: 400px;}

.zx-hot{margin-top:25px; padding:15px 20px; border-radius:3px; background-color: #fff; border: 1px solid #e6e6e6; -webkit-box-shadow: 0 2px 6px rgba(26,26,26,.08); box-shadow: 0 2px 6px rgba(26,26,26,.08);}
.zx-hot-title{font-size: 18px; height:40px; color:#d69d00;}
.zx-hot li{padding:5px 0; height:24px; line-height: 24px; width: 340px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; text-indent: 12px; background: url(../images/zx_dot.jpg) no-repeat 0 center;}