﻿.bold{font-weight: bold;}
.fnt_30{font-size: 30px;}
button,input,textarea{border: none;outline: none;background: none;box-sizing:border-box;}
@media only screen and (max-width:1024px) {
.fnt_30{font-size: 24px;}

}
@media only screen and (max-width:767px) {
.fnt_30{font-size: 20px;}

}
img{vertical-align: middle;position: relative;top:-2px;}

.w_1440{width:1440px;max-width:94%;margin: auto;}
.yw_cont{padding: 70px 0 180px 0;}
.result_cont{padding:70px 0 100px 0;}
.yw_01,.yw_02{padding-bottom: 60px;margin-bottom: 60px;border-bottom:1px solid #dadada;}
.yw_title{margin-bottom: 20px;}
.yw_01 .yw_title{margin-bottom: 10px;}
.yw_01 p{color:#777777;line-height: 32px;}
.yw_more{padding-top: 30px;}
.yw_more a{display: inline-block;width: 300px;height: 60px;line-height: 60px;text-align: center;background:#f7b81b;border-radius: 10px;}
.yw_more a i{font-weight: bold;margin-left: 10px;position: relative;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.yw_more a i img{vertical-align: middle;position: relative;top:-2px;}

.yw_type ul{overflow: hidden;}
.yw_type li{width: 20%;float: left;margin-bottom: 20px;cursor: pointer;display: none;}
.yw_type li:nth-child(-n+10){display: block;}
.yw_type.cur li{display: block;}
.yw_type dl{overflow: hidden;line-height: 22px;}
.yw_type dt{float: left;width: 22px;height: 22px;background:#fff;border:2px solid #dddedd;box-sizing:border-box;margin-right: 10px;position: relative;}
.yw_type dt i{width:10px;height: 10px;background:#6695c9;visibility: hidden;opacity: 0;}
.yw_type dd{float: left;}
.yw_type li.on dt{border-color: #6695c9;}
.yw_type li.on dt i{visibility: visible;opacity: 1;}

.yw_open_01{display: none;}
.yw_open{padding-top: 20px;padding-bottom: 10px; }
.yw_open a{color:#6695c9;display: inline-block;position: relative;padding-right: 25px;}
.yw_open a i{position: absolute;top:0;right: 0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.ye_s02{display: none;}
.yw_open a.on .ye_s01{display: none;}
.yw_open a.on .ye_s02{display: block;}
.yw_open a.on i{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}
.yw_open_02{padding-top:10px;padding-bottom: 30px;}
.yw_open_02 a.on i{-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);}

.yw_time{padding-top: 20px;}
.yw_block .yw_le{float: left;width: 58.6%;position: relative;}
.yw_block .yw_le:after{content: "";position: absolute;width:25px;height: 1px;background:#333333;left: 50%;top:50%; margin-left: -12px;}
.yw_block .yw_re{float: right;width: 40%;}
.yw_block .yw_le li{float: left;width:50%;}
.yw_block .yw_le ul{margin: 0 -22px;}
.yw_block .yw_le dl{position: relative;margin:0 22px;}
.yw_block .yw_le dt,.yw_block .yw_re input,.yw_block .yw_re button{height: 60px;line-height: 60px;}
.yw_block .yw_le dt{overflow: hidden;padding:0 60px 0 30px;background:#474747;border-radius: 10px;color:#fff;border-radius:10px;cursor: pointer;}
.yw_block .yw_le dt span{float:left;}
.yw_block .yw_le dt p{float: right;}
.yw_block .yw_le dt i{position: absolute;top:0;right:30px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.yw_block .yw_le dd{position: absolute;left: 0;width: 100%;padding:10px 0;background:#fff;z-index: 9;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);display: none;}
.yw_block .yw_le dd p{line-height: 30px;padding: 0 30px;}
.yw_block .yw_le dd p a{display: block;}
.yw_block .yw_le dt.on i{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}
.yw_block .yw_re input{border: 1px solid #dddddd;border-right: 0;border-radius:20px 0 0 20px;width: calc(100% - 70px);padding:0 30px;}
.yw_block .yw_re button{width:70px;text-align: center;background:#f0bf4b;border-radius: 0 20px 20px 0;float: right;}

/*
.yw_need{display: none;}
.yw_need h4{margin-bottom: 30px;}
.yw_need ul{color:#777777;margin-bottom: 20px;}
.yw_need li{line-height:24px;margin-bottom: 8px;padding-left: 15px;position: relative;}
.yw_need li:after{content:"";position: absolute;left: 0;top:9px;width: 6px;height: 6px;background:#f7b81b;border-radius:50%;}
.yw_need p{line-height: 32px;}
.yw_need p span,.yw_need p span a{color: #3070b7;}
*/


.yw_open_02.current a{cursor: default;}
.yw_open_02.current a i{
	    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media only screen and (max-width:1440px) {
.yw_cont,.result_cont{padding:50px 0 80px 0;}

.yw_block .yw_re input{padding:0 20px;}
.yw_block .yw_le dt{padding:0 20px;padding-right: 40px;}
.yw_block .yw_le dt i{right: 20px;}
.yw_block .yw_le dd p{padding:0 20px;}
}
@media only screen and (max-width:1024px) {
.yw_cont,.result_cont{padding:40px 0 50px 0;}
.yw_01, .yw_02{padding-bottom: 40px;margin-bottom: 40px;}
.yw_type dt{width: 16px;height: 16px;margin-top: 3px;margin-right: 5px;}
.yw_type dt i{width: 8px;height: 8px;}
.yw_more{padding-top: 20px;}
.yw_more a{width: 220px;height: 50px;line-height: 50px;}
.yw_more a i{margin-left: 5px;}
.yw_block .yw_le dt, .yw_block .yw_re input, .yw_block .yw_re button{height:50px;line-height: 50px;}
.yw_block .yw_re button{width:50px;}
.yw_block .yw_re button img{width: 18px;}
.yw_block .yw_re input{width: calc(100% - 50px)}
.yw_block .yw_le dl{margin:0 10px;}
.yw_block .yw_le ul{margin:0 -10px}
.yw_block .yw_le:after{width: 8px;margin-left: -4px;}
.yw_01 p,.yw_need p{line-height: 24px;}
.yw_open_02{padding-bottom: 20px;}
.yw_need h4{margin-bottom: 20px;}
.yw_open a{padding-right: 15px;}

}
@media only screen and (max-width:767px) {
.yw_cont,.result_cont{padding:20px 0 50px 0;}
.yw_01, .yw_02{padding-bottom: 20px;margin-bottom: 20px;}
.yw_title{margin-bottom: 10px;}
.yw_type li{width:50%;margin-bottom: 10px;}
.yw_open{padding-top: 10px;}
.yw_block .yw_le,.yw_block .yw_re{float: none;width:100%;}
.yw_block .yw_re input{border-radius: 10px 0 0 10px;}
.yw_block .yw_re button{border-radius: 0 10px 10px 0;}
.yw_block .yw_le li{width: 100%;margin-bottom: 10px;}
.yw_block .yw_le:after{display: none;}
.yw_block .yw_le dl{margin:0;}
.yw_block .yw_le ul{margin:0 }
.yw_need h4,.yw_need ul{margin-bottom: 10px;}
.yw_need li{margin-bottom: 5px;}
}

/*01*/
.result_top{margin-bottom: 60px;}
.result_cont .yw_block .yw_le{float: none;width: 100%;}
.result_cont .yw_le:after{display: none;}
.result_cont .yw_block .yw_le li{float: none;width: 600px;max-width: 100%;}
.result_cont .yw_block .yw_le dl,.result_cont .yw_block .yw_le ul{margin: 0;}

.result_list>ul>li{background:#f4f3f3;padding:50px;margin-bottom: 40px;}
.result_p01{padding-bottom: 20px;margin-bottom: 20px;border-bottom:1px solid #d1d1d1;}
.result_p01 h4{font-family:"Arial";margin-bottom: 10px; font-size:14px;color:#777777;}
.result_p01 h4 span{font-style: italic;}
.result_p h3{margin-bottom: 10px;}
.result_p p{color:#777777;line-height: 30px;}
.result_more{padding-top: 15px;}
.result_more a{color:#3171b7;}
.result_more a i{margin-left: 10px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}

.result_p02 .result_pbox.current{
	line-height: 30px;max-height: 90px; display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;}
  .result_p02 .yw_open{padding-bottom:0;}

.result_p03{padding-top: 20px;}

.result_p03 h4,.result_p03 h3{font-size:18px;}
.result_p03 h4{margin-bottom: 20px;}
.result_p03 h3{margin-bottom: 10px;}
.result_p03 h3,.result_p03 h4{font-size:16px;}
.result_p03 h4 span{float:left;}
.result_p03 ul{overflow: hidden;margin: 0 -5px;}
.result_p03 li{padding: 0;width: 33.33%;float: left;line-height: 30px;display: none;margin-bottom: 20px;}
.result_p03 li:nth-child(-n+3){display: block;}
.result_p03.current li{display: block;}
.result_p03 li p{margin: 0 5px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.result_p03 li a{color:#3070b7;}
.yw_open_04 {padding: 0;display: none;}

@media only screen and (max-width:1660px) {
	.result_p03 h3,.result_p03 h4{font-size:14px;}
}

@media only screen and (max-width:1440px) {
.result_top{margin-bottom: 40px;}
.result_list>ul>li{padding: 40px;}
.result_p03 h4{margin-bottom: 20px;}
}
@media only screen and (max-width:1024px) {
.result_top{margin-bottom: 20px;}
.result_list>ul>li{padding: 20px;padding-bottom: 30px;}
.result_p01{padding-bottom: 20px;margin-bottom: 20px;}
.result_p03{padding-top: 20px;}
.result_p03 h4{margin-bottom: 10px;}
.result_p p{line-height: 24px;}
.result_p02 .result_pbox.current{line-height: 24px;max-height:48px;}
}
@media only screen and (max-width:767px) {
.result_list>ul>li{padding: 20px 10px;margin-bottom: 20px;}
.result_p03 li{float: none;width: 100%;margin-bottom: 5px;}
.result_p03 li p,.result_p03 ul{margin: 0;}
}



@media only screen and (min-width:1025px) {
.yw_more a:hover i{margin-left: 5px;}
.yw_more a:hover{color: #000 !important;}
.yw_open a:hover{color:#6695c9 !important;}
.result_more a:hover{color:#3171b7 !important;}
.result_more a:hover i{margin-left: 5px;}
}






















































































