@charset "utf-8";
.clearfix:after{ content: ""; display: block; width: 100%; height: 0; line-height: 0; overflow: hidden; clear: both;}
.w1140{ width: 1140px; margin-left: auto; margin-right: auto;}
.w1200{ width: 1200px; margin-left: auto; margin-right: auto;}
.w1240{ width: 1240px; margin-left: auto; margin-right: auto;}
.none{ display: none;}
.dis_inblock{ display: inline-block; _display: inline; *zoom:1; }
.over_hidden{ overflow: hidden;}
.po_rel{ position: relative;}
.po_abs{ position: absolute;}

/*浮动*/
.f_l{ float: left; }
.f_r{ float: right; }

/*文字大小*/
.f_s0{ font-size: 0;}
.f_s10{ font-size: 10px;}
.f_s12{ font-size: 12px;}
.f_s14{ font-size: 14px;}
.f_s15{ font-size: 15px;}
.f_s16{ font-size: 16px;}
.f_s17{ font-size: 17px;}
.f_s18{ font-size: 18px;}
.f_s20{ font-size: 20px;}
.f_s22{ font-size: 22px;}
.f_s24{ font-size: 24px;}
.f_s26{ font-size: 26px;}
.f_s28{ font-size: 28px;}
.f_s30{ font-size: 30px;}

/*文字颜色*/
.co_j{ color:#ffd200;}
.co_m{ color:#bae4a3;}
.co_s{ color:#93b7ff;}
.co_h{ color:#ffa200;}
.co_t{ color:#af8673;}
.co_1{ color:#ffd200;}
.co_2{ color:#bae4a3;}
.co_3{ color:#93b7ff;}
.co_4{ color:#ffa200;}
.co_5{ color:#af8673;}
.co_fff{ color:#fff;}
.co_000{ color:#000;}
.co_333{ color:#333;}
.co_444{ color:#444;}
.co_666{ color:#666;}
.co_777{ color:#777;}
.co_999{ color:#999;}
.co_ccc{ color:#ccc;}
.co_caa{ color:#caa456;}
.co_003{ color:#000033;}
.co_red{ color:#e8524c;}
.co_blue{ color:#000040;}
.co_dark{ color:#5c6577;}
.a16blue{ color: #2196F3; text-decoration: underline;}

/*背景颜色*/
.back_fff{ background:#fff;}
.back_fcfcfc{ background: #fcfcfc; }
.back_fbfbfb{ background: #fbfbfb; }
.back_b6cee9{ background: #b6cee9; }
.back_b6dace{ background: #b6dace; }
.back_b6b7da{ background: #b6b7da; }
.back_ffc5c5{ background: #ffc5c5; }
.back_cbc29a{ background: #cbc29a; }
.back_abdcee{ background: #abdcee; }
.back_dab6d2{ background: #dab6d2; }
.back_9ee9ff{ background: #9ee9ff; }
.back_e1edff{ background: #e1edff; }
.back_000040{ background: #000040; }
.back_e55352{ background: #e55352; }
.back_j{ background:#b8860b;}
.back_m{ background:#008000;}
.back_s{ background:#0073cf;}
.back_h{ background:#e25822;}
.back_t{ background:#a67b5b;}

/*圆角*/
.bor_radius5{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.bor_radius10{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
.bor_radius100{ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}

/*文字行高*/
.line_h100{ line-height: 1;}
.line_h110{ line-height: 1.1;}
.line_h120{ line-height: 1.2;}
.line_h130{ line-height: 1.3;}
.line_h140{ line-height: 1.4;}
.line_h150{ line-height: 1.5;}
.line_h160{ line-height: 1.6;}
.line_h170{ line-height: 1.7;}
.line_h180{ line-height: 1.8;}
.line_h190{ line-height: 1.9;}
.line_h200{ line-height: 2;}

/*文字粗细*/
.f_w700{ font-weight: 700;}
.f_w400{ font-weight: 400;}
.f_w100{ font-weight: 100;}

/*文字对齐*/
.text_a_l{ text-align: left;}
.text_a_c{ text-align: center;}
.text_a_r{ text-align: right;}

/*定位*/
.po_re{ position: relative;}

/*内边距*/
.p_t5{ padding-top:5px;}
.p_t10{ padding-top:10px;}
.p_t15{ padding-top:15px;}
.p_t20{ padding-top:20px;}
.p_t25{ padding-top:25px;}
.p_t30{ padding-top:30px;}
.p_r5{ padding-right:5px;}
.p_r10{ padding-right:10px;}
.p_r15{ padding-right:15px;}
.p_r20{ padding-right:20px;}
.p_r25{ padding-right:25px;}
.p_r30{ padding-right:30px;}
.p_b5{ padding-bottom:5px;}
.p_b10{ padding-bottom:10px;}
.p_b15{ padding-bottom:15px;}
.p_b20{ padding-bottom:20px;}
.p_b25{ padding-bottom:25px;}
.p_b30{ padding-bottom:30px;}
.p_l5{ padding-left:5px;}
.p_l10{ padding-left:10px;}
.p_l15{ padding-left:15px;}
.p_l20{ padding-left:20px;}
.p_l25{ padding-left:25px;}
.p_l30{ padding-left:30px;}

/*外边距*/
.m_t5{ margin-top:5px;}
.m_t10{ margin-top:10px;}
.m_t15{ margin-top:15px;}
.m_t20{ margin-top:20px;}
.m_t25{ margin-top:25px;}
.m_t30{ margin-top:30px;}
.m_r5{ margin-right:5px;}
.m_r10{ margin-right:10px;}
.m_r15{ margin-right:15px;}
.m_r20{ margin-right:20px;}
.m_r25{ margin-right:25px;}
.m_r30{ margin-right:30px;}
.m_b5{ margin-bottom:5px;}
.m_b10{ margin-bottom:10px;}
.m_b15{ margin-bottom:15px;}
.m_b20{ margin-bottom:20px;}
.m_b25{ margin-bottom:25px;}
.m_b30{ margin-bottom:30px;}
.m_l5{ margin-left:5px;}
.m_l10{ margin-left:10px;}
.m_l15{ margin-left:15px;}
.m_l20{ margin-left:20px;}
.m_l25{ margin-left:25px;}
.m_l30{ margin-left:30px;}

.sub{ position: relative; }
.sub .bj{ background: #c83632; padding:3px;}
.sub .bj span{ border:1px solid #fff; height: 52px; display: block;}
.sub .bj i{ position: absolute; border:1px solid #fff; width: 4px; height: 4px; }
.sub .bj .j1{ top: 6px; left: 6px; border-right-width: 0; border-bottom-width: 0;}
.sub .bj .j2{ top: 6px; right: 6px; border-left-width: 0; border-bottom-width: 0;}
.sub .bj .j3{ bottom: 6px; left: 6px; border-right-width: 0; border-top-width: 0;}
.sub .bj .j4{ bottom: 6px; right: 6px; border-left-width: 0; border-top-width: 0;}
.sub a,.sub input{ font-size: 22px; color:#fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; line-height: 60px; cursor: pointer;}
.sub_blue .bj{ background:#000040; }
.btn{ font-weight: 700; font-size: 20px; color:#fff; background:#e55352; text-align: center; line-height: 48px; padding:0 45px; display: inline-block; _display: inline; *zoom:1; border-radius: 5px;}

.btn-block{ display: block; _display: block;}
.btn:hover{ opacity: .9; color:#fff}
.p{}
.p a{ font-size: 26px; color:#fff;}

.s_line{ height: 1px; overflow: hidden; display: block; background: #f6f6f6; }

.p3{ padding:3px; }
.p1r13{ padding-left:13px; padding-right:13px; }
.p1r20{ padding-left:20px; padding-right:20px; }
.ptb16{ padding-top:16px; padding-bottom:16px; }
.ptb20{ padding-top:20px; padding-bottom:20px; }
.border1_000{border:1px solid #000;}
.border1_fff{border:1px solid #fff;}
.border3_000{border:3px solid #000;}
.border3_000.p3:after,.border3_000.p3:before{ content: ''; width: 4px; height: 4px; border:1px solid #000; position: absolute;}
.border3_000.p3:after{ bottom: 3px; right: 3px; }
.border3_000.p3:before{ top: 3px; left: 3px; }
.border3_fff.p3:after,.border3_fff.p3:before{ content: ''; width: 4px; height: 4px; border:1px solid #fff; position: absolute;}
.border3_fff.p3:after{ bottom: 3px; right: 3px; }
.border3_fff.p3:before{ top: 3px; left: 3px; }
.border1_efefef{ border:1px solid #efefef; }
.border1_f3efef{ border:1px solid #f3efef; }
.border2_bad5ff{ border:2px solid #bad5ff; }
.border_l4_e55352{ border-left: 4px solid #e55352; }
.co_f66c1c{ color:#f66c1c; }
.co_caa456{ color:#caa456; }




.name-list .fraction{ width: 120px; height: 50px; background: #e55352; color:#fff; text-align: center; font-size: 12px; position: absolute; top: 25px; right: -9px; border-top-left-radius: 50px; border-bottom-left-radius: 50px;}
.name-list .fraction span{ font-size: 28px; display: inline-block; _display: inline; *zoom:1; line-height: 52px;}
.name-list .fraction i{ width: 6px; height: 7px; background:url(../images/page_icon.png) -156px -77px no-repeat; position: absolute; right: 0; bottom: -7px;}
.name-list .zi-info{ /*padding-left:10px;*/ }
.name-list .zi-info ul{}
.name-list .zi-info li{ font-size: 16px; white-space: nowrap; padding-right: 30px;}
.name-list .zi-info .zi{ width: 65px; height: 65px; text-align: center; line-height: 65px; font-size: 40px; font-weight: 700; background:url(../images/tian.png) no-repeat; border:1px solid #cacaca; margin-right: 10px; color:#333;}
.name-list .df-info{ font-size: 0; }
.name-list .df-info li{ line-height: 18px; vertical-align: top; padding-left: 26px;}
.name-list .df-info li.p_l0{ padding-left: 0; }
.name-list .df-info .fs em,.name-list .df-info .fs i{ height: 14px; border-radius: 14px;}
.name-list .df-info .fs em{ background:#e4e4e4; width: 155px; margin:2px 8px 0 0;}
.name-list .df-info .fs b{ width: 46px; }
.name-list .df-info .fs i{ display: block; width: 0; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.name-list .zi-jx{ }
.name-list .zi-jx ul{}
.name-list .zi-jx li{ border-top:1px solid #d8e4e0; padding: 17px 0; }
.name-list .zi-jx li.first{ border-top:0; padding-top:0; }
.name-list .zi-jx li.last{ padding-bottom: 0; }
.dis_inblock.line_h130.p_r5{width: 30px;padding: 5px;}
#stibp{display:none;position: fixed;bottom:-100px;font-size: 14px;box-sizing: border-box;background: #fff;color: #000;z-index: 19891015;padding: 20px;line-height: 22px;width: 282px;left: 50%;color:#e55352;margin-left: -141px;}
@media screen and (max-width: 1199px) {
    #stibp{width:100%;left:0;margin-left:0}
	.m_t20.kk1{margin-top:0}
	.qim{font-size:18px}
	.qm-fm .b h1.qim em{margin:4px;height: 18px;width: 18px;background-size: 18px;}
	.dis_inblock.line_h130.p_r5{width: 50px;padding: 0;line-height: 34px;float: left;padding-left: 10px;}
	.name-list .fraction{width:110px;height:34px;top:168px;}
	.name-list .zi-info .zi{width:75px;height: 75px;margin:0;background-size: 75px 75px;line-height: 75px;}
	.name-list .fraction span{font-size:18px;line-height: 34px;}
	.zi-info .co_666{font-size:12px}
	.name-list .zi-info li{padding-right:0;}
	.qqiimm.p1r13{padding-left:5px; padding-right:5px;}
	ul.mzlist{width:100%;display: flex; justify-content: center;}
	ul.mzlist li{width:25%}
	.mzlist div.f_l{width: 100%;}
	.bor_radius10 .f_l{float:unset;border-left: 5px solid #e55352;padding-left: 10px;font-size: 18px;}
	.kldgsa .f_l{float:unset;}
}
