@charset "utf-8";
/* CSS Document */
html{height:100%;-webkit-text-size-adjust:100%;}
*{-moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;word-wrap: break-word;}

body{margin:0px; padding:0px; margin:0px auto; line-height:24px; color:#666666;  position:relative; font-size:14px; background-color:#f8f8f8;font-family: 微软雅黑!important; width: 100%; min-width:1000px;
/*-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;*/
}
.ul,form, dl,dt,dd,.ol,menu,.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding: 0px; margin: 0px;font-weight:normal;}
.ul li,.ol li{ list-style:none;}
select,input,textarea{font-family: Geneva, sans-serif; border-radius:0; -webkit-border-radius:0; color:#414446; font-size:14px;}
input:focus { outline: none;}
input,button,select,textarea{font-family: Geneva, sans-serif;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { margin:0; padding:0;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;/*去除苹果样式*/}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; vertical-align:top; max-width:100%;}
.btn{ cursor:pointer;}
a{ display:inline-block; color:#666; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#f19347}
.clear{ clear:both; height:0; overflow:hidden;}
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0px; }
.clearfix { zoom:1; }  
table,table td{ border-collapse:collapse;}
.table{ display:table; width:100%; height:100%;}
.table-cell{ display:table-cell; vertical-align:middle;}
.nowrap{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; display:block}

.animate{-moz-transition:all 0.75s ease; -ms-transition:all 0.75s ease; -webkit-transition:all 0.75s ease;transition:all 0.75s ease;}

.auto{ margin:0 auto; max-width:1400px; position:relative;}
.sidebar{ width:20%; float:left; background-color:#efefef;}
.main{ width:76%; float:right; position:relative;}
.fl{ float:left}
.fr{ float:right}

.menu{ padding:4% 0;}
.menu  dl{ padding:0 4%;}
.menu  dl a{ color:#999999;}
.menu .h4{ z-index:2;border-bottom:solid 1px #dfdfdf; font-size:18px; padding:4% 6%; position:relative; margin:3% 0; color:#f19347}
.menu .h4 .more{position: absolute;right: 0px;top: 50%;transform:translate(0,-50%);width: 40px;height: 40px;}
.menu .h4 i{ position:absolute; top:50%;left: 50% ;transform:translate(-50%);}
.menu .h4 i:before,
.menu .h4 i:after{ content:''; display:block; position:absolute;}
.menu .h4 i:before{ top:-5px;}
.menu .h4 i:after{ bottom:-5px;}
.menu .h4 i,
.menu .h4 i:before,
.menu .h4 i:after{ display:block; width:16px; height:2px; background-color:#999999;}
.menu #menudiv ul ul{ padding-left:20px;}
.menu #menudiv ul li{ line-height:32px; padding:2px 0;}
.menu #menudiv ul li a{ display:block; padding:0 6%;}
.menu #menudiv ul li a.a1:before,
.menu #menudiv ul li a.a2:before{ display:inline-block; content:''; border:solid 5px transparent; border-left-color:#666666; margin-right:10px;}
.menu #menudiv ul li a.a1.on{color:#f19347;}
.menu #menudiv ul li a.a1.on:before{transform:rotate(90deg);}
.menu #menudiv ul li a.a2.on{color:#f19347;}
.menu #menudiv ul li a.a2.on:before{transform:rotate(90deg);}
.menu #menudiv ul li a.a3.on{ color:#f19347; background-color:#dddddd;}
.menu #menudiv ul ul{ font-size:14px; display:none;}

.menu .selectCon{display: none;padding: 30px;overflow-y:scroll;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);position:absolute;left:36px;top:-20px;border: 1px solid #d7d7d7;width: 900px;height:600px;z-index:20;}
.menu .selectTitle{margin-bottom: 30px;}
.menu .selectTitle p{line-height: 40px;font-size: 20px;float: left;margin: 0;}
.menu .selectTitle .rightBox{line-height: 40px;font-size: 24px;float: right;width: 75%;}
.menu .selectCon ul{column-count: 4;margin: 0;padding: 0;}
.menu .selectCon li{list-style: none;font-size: 14px;}
.menu .selectCon ul > li{ break-inside: avoid;margin-right:20px;}
.menu .selectCon ul div{color: #333;border-bottom: 1px solid #d7d7d7;line-height: 40px;font-weight: bold;}
.menu .selectCon ol{padding: 10px 0;}
.menu .selectCon ol li a{color: #666;line-height: 36px;}
.menu .selectCon ol li a:hover{color: #f19347;}

.inputBox{width: 100%;border: 1px solid #f19347;overflow: hidden;line-height: 40px;height: 40px;}
.inputBox .text{width: 84%;border: none;height: 38px;padding: 0 3%;vertical-align: top;float: left;}
.inputBox .btn{width: 9%;border: none;height: 38px;vertical-align: top;float: right;background:transparent;background: url(../images/search.png) no-repeat center / 16px 16px;}


.location{ line-height:44px;}
.location span{ color:#f19347;}

.radio{-webkit-appearance:none; background:#fff no-repeat center center; border:solid 1px #eeeeee; display:inline-block; width:14px; height:14px;}
.radio:checked{ background-image:url(../images/checked.png)}

.header{ background-color:#fff; padding:10px 5%; box-shadow:0px 6px 16px 0px #ededed; margin-bottom:3%;}
.footer{ position:fixed; bottom:0; width:100%; color:#999999; background-color:#fff; border-top:solid 1px #eeeeee; text-align:center; line-height:60px;left:0;}

#login{ text-align:center; padding:8% 0}
#login .name{ color:#f19347; font-size:400%;}
#login .select{ padding:5% 0; max-width:300px; margin:auto;}
#login .select dl{ position:relative;}
#login .select dl:before{ content:''; right:8%; top:50%; margin-top:-5px; position:absolute; border:solid 10px transparent; border-top-color:#cccccc;}
#login .select label{ font-size:120%}
#login .select select{ width:80%; font-size:105%; color:#999999; padding:15px 10px; -webkit-appearance:none; border:solid 1px #cccccc; border-radius:10px;}
#login .submit a{ cursor:pointer; display:block; max-width:300px; margin:auto; padding:1.2% 0; background-color:#f19347; color:#fff; border-radius:12px;}

.search{ position:relative;}
.search .text{ color:#999999; font-size:105%; width:78%; border:solid 1px #cccccc; padding:2%; border-radius:6px;}
.search .btn{ color:#fff; font-size:105%; border-radius:6px; position:absolute; right:0; top:0; border:none; width:20%; background-color:#f19347; height:100%;}

.searchCon{width: 100%;border-bottom: 1px solid #d7d7d7;}
.searchCon .search{width: 60%;}
.searchCon .search .text,
.searchCon .search .btn{font-size: 18px;padding: 1%;float: left;position: relative;}
.searchCon .search .btn{width: 15%;margin-left: 1%;}
.searchCon .search .text{width: 82%;}

.searchCount {overflow: hidden;margin: 0;padding: 0;padding: 0 20px;box-sizing: border-box;}
.searchCount li{list-style: none;float: left;margin-right: 20px;padding: 0 10px;border-bottom: 3px solid transparent;line-height: 50px;margin-bottom: -1px;}
.searchCount li:hover,
.searchCount li.on{border-bottom-color: #f19347;}
.searchCount li:hover a,
.searchCount li.on a{color:#f19347;}

#list .searchRes .list{border-bottom: none ;padding-bottom: 0 ;}
.searchRes{padding:3% 0;}
.searchRes .list{width: 80%;float: left;}
.searchRes .list h5{font-size: 16px;color: #333;}
.searchRes .list .des{color: #999;}

.searchOther{width:17%;float: right;}
.searchOther .h4{border-bottom: 1px solid #d7d7d7;line-height: 50px;color: #333;font-size: 18px;margin-bottom: 10px;}
.searchOther .h4 a{ float:right; font-size:14px; opacity:0.8}
.searchOther .txt li a{line-height: 40px;white-space: nowrap;color:#666;font-size: 16px;}
.searchOther ul{margin-bottom: 10px;}
.searchOther .tool li h5,
.searchOther .tool li p{font-size: 16px;}
.searchOther .tool li h5{color: #666;line-height: 30px;}
.searchOther .tool li p{color: #999;line-height: 20px;padding-left:10px;margin-bottom: 10px;}

#home{ padding:8% 0}
#home .search{ max-width:700px; margin:auto;}
#home .list{ padding:4% 0;}
#home .list ul li{ font-size:110%; line-height:40px; float:left; width:25%; padding:1%;}
#home .list ul li a{ overflow:hidden; padding:10px; display:block; position:relative; background-color:#eeeeee}
#home .list ul li a:after{ content:''; display:block; position:absolute; top:50%; margin-top:-5px; right:8%; width:10px; height:10px; border-top:solid 1px #6d6d6d; border-right:solid 1px #6d6d6d; transform:rotate(45deg);}
#home .list ul li a span{ display:block; padding-left:50px;}
#home .list ul li a img{ position:absolute; width:40px; height:40px;}
#home .list ul li a:hover{ color:#fff; background-color:#f19347}
#home .list ul li a:hover:after{ border-color:#fff;}
#home .list ul li a:hover img{ transform: translateY(60px); filter: drop-shadow(#fff 0 -60px);}

.title{ color:#333; font-size:18px; padding:3% 0}
h3.subtitle{ color:#333; font-size:160%; padding-top:3%}
h4.subtitle{ color:#333; font-size:18px; padding:1% 0}

#list .txt{ font-size:18px; padding-bottom:3%; color:#333333;}
#list .txt span{ color:#f19347;}
#list .list{ padding-bottom:3%; border-bottom:solid 1px #eeeeee;}
#list .list ul li{ padding:1% 0}
#list .list ul li:before{ content:''; display:inline-block; width:5px; height:5px; border-radius:100px; background-color:#f19347; margin-right:10px;}
#list .question a{ cursor:pointer; display:block; max-width:146px; text-align:center; padding:1.2% 0; background-color:#f19347; color:#fff; border-radius:6px;}


#list .search,
#detail .search{ max-width:500px; width:100%; position:absolute; right:0; top:0}
#detail .txt{ padding:2% 0;}
#detail .txt h4{ padding:2% 0; margin:0; font-size:18px; font-weight:normal; color:#333333;}
#detail .pre_next{ overflow:hidden; padding:2% 0; border-top:solid 1px #eeeeee}
#detail .pre_next span{ width:48%;}
#detail .pre_next .pre{ float:left;}
#detail .pre_next .next{ float:right;}

#detail .relevant{ padding:3% 0; margin-bottom:4%; border-bottom:solid 1px #eeeeee;}
#detail .relevant .box{ padding:3%; border:solid 1px #eeeeee; width:48%; overflow:hidden;}
#detail .relevant .h4{ color:#333; padding-left:5%; font-size:18px;}
#detail .relevant .h4 a{ float:right; opacity:0.8; font-size:14px;}
#detail .relevant .list{}
#detail .relevant .fl .list ul li{ width:50%; float:left;  line-height:36px; padding:0px 2%;}
#detail .relevant .fl .list ul li a:before{ content:''; width:6px; height:6px; margin-right:5px; border-radius:100px; background-color:#999999; display:inline-block;}
#detail .relevant .fr .list ul li{ line-height:31px;}
#detail .relevant .fr .list ul li h5 { color:#000033;}

#detail .advise{ color:#666666;}
#detail .advise ul li{ padding:5px 0;}
#detail .advise .textarea_box textarea{ border:solid 1px #eeeeee; padding:2%; height:200px; width:100%;}
#detail .advise .btn_box{ padding:2% 0}
#detail .advise .btn{ margin-right:20px; border:none; cursor:pointer; max-width:146px; width:100%; text-align:center; padding:1.2% 0; background-color:#f19347; color:#fff; border-radius:6px;}

#question{ background-color:#fff;}
#question .title{ padding:1.5% 2%; border-bottom:solid 1px #eeeeee;}
#question .box{ padding:1% 2%; overflow:hidden;}
#question .box label{ float:left; padding-right:1%; line-height:40px;}
#question .box .text{ width:90%; border:solid 1px #eeeeee; background-color:#fff; padding:10px 2%;}
#question .box textarea{ height:300px;}
#question  .btn_box{ padding:0 0 2% 100px;}
#question  .btn_box .btn{ border:none; cursor:pointer; max-width:170px; width:100%; text-align:center; padding:1.2% 0; background-color:#f19347; color:#fff; border-radius:6px;}
#question  .btn_box .reset{ margin-left:20px; background-color:#cccccc;}

.goTop{cursor:pointer;position: fixed;bottom: 36px;right:50px;width: 50px;line-height: 50px;text-align: center;color: #fff;background: #f19347;border-radius: 50%;}

.Pages { padding:3% 0;}
.Pages span{ display:none;}
.Pages .p_page{ display: inline-block;}
.Pages .p_page a{ display:inline-block; padding:0px 10px; background-color:#fff; border:solid 1px #eee; }
.Pages .p_page em{ font-style:normal;}
.Pages .p_page em a{ margin:0px 3px;}
.Pages .p_page a.a_cur{ background-color:#f19347; color:#fff}

.down-list{ padding-top:3%}

/*.down-list .box{ width:48%;}*/
.down-list .box{ width:100%;}

.down-list .h4{ color:#333; font-size:18px; padding:2% 0;}
.down-list ul li{ position:relative; line-height:36px; padding:0px 15px;}
.down-list ul li:before{ left:0; top:15px; content:''; position:absolute; width:6px; height:6px; border-radius:100px; background-color:#999999; display:inline-block;}
.down-list ul li h5 { color:#000033;}