@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/*--reset--*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu
{ margin:0; padding:0; }
html { -webkit-text-size-adjust: none; } /* 禁用iPhone中Safari的字号自动调整 */
body {font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;font-size: 12px;background-color: #fff;color: #000;position: relative;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block;} /* 设置HTML5元素为块 */
img {max-width: 100%;border: none;}/* 设置图片视频等自适应调整 */
ul li { list-style: none; }
a{text-decoration:none;color: #333;}
a:hover { color: #c52759;}
.fl{float:left; display: inline-block; }
.fr{float:right; display: inline-block;}
.clearfix { zoom: 1; }
.clearfix:after { display: block; height: 0; visibility: hidden; clear: both; content: "."; }
.g_ellipsis { width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.g_boxsizing { box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */ }
/*-提示弹出层 tip_wrap-*/
.tip_box,.prompt,.g_load { position: fixed; z-index: 3300; left: 50%; top: 30%; width: 280px; margin-left: -150px; padding: 10px; text-align: center; color: #FFFFFF; }
.tip_default { background-color: rgba(144, 140, 140, 0.8); border: 2px solid rgba(144, 140, 140, 0.4); border-radius: 3px;}
.tip_green { background-color: rgba(28, 165, 71,.85); border: 2px solid rgba(28, 165, 71,.85); border-radius: 3px;}
.tip_red { background-color: rgba(255, 0, 0,.75); border: 2px solid rgba(255, 0, 0,.9); border-radius: 3px;}
.prompt,.g_load { background-color: rgba(144, 140, 140, .9); border: 2px solid rgba(160, 160, 160, 0.87); border-radius: 3px; }
.prompt_con { text-align: left; line-height: 140%;  font-size: 14px; text-indent: 2em; padding-bottom: 10px; color: #FFFFFF; }
.prompt_sure,.prompt_cancel { margin: 0 14px; padding: 5px 16px; border: 2px solid #FFFFFF; color: #FFFFFF; border-radius: 3px; cursor: pointer; }
.prompt_sure { background-color: #46D5A4; }
.prompt_cancel { border-color: #C0C0C0; }
.g_load .txt { display:block; margin-bottom: 6px; }
.mask_bg {background: rgba(0,0,0,.2);position: fixed;z-index: 3000;width: 100%;height: 100%;left: 0;right: 0;top: 0;bottom: 0;}
.mask_bg .pic_mid {position: absolute;width: 800px;margin-left: -400px;left: 50%;top: 20%;}
/*-- public --*/
.rel {position: relative;z-index: 1;}
.abs { position: absolute; }
.main_width,.main_box {position: relative;width: 90%;max-width: 1023px;margin: 0 auto;}
.g_banner {height: 348px;background-repeat: no-repeat;background-position: bottom center;margin-bottom: 26px;}
.icon_point2 {background: url("../imgs/icon_point2.png") 0 3px no-repeat;}
.icon_logo {background: url("../imgs/icon_logo.png") 0 50% no-repeat; }
.icon_flower1 {background: url("../imgs/icon_flower1.png") 11px 50% no-repeat; padding-left: 50px;}
.icon_flower2 { background: url("../imgs/icon_flower2.png") 10px 50% no-repeat; padding-left: 50px; }
.icon_house1 {background: url("../imgs/icon_house1.png") 12px 50% no-repeat;padding-left: 50px;}
.icon_man1 {background: url("../imgs/icon_man1.png") 14px 50% no-repeat; padding-left: 50px;}
.icon_phone1 {background: url("../imgs/icon_phone1.png") 16px 50% no-repeat; padding-left: 50px;}
.icon_clocker {background: url("../imgs/icon_clocker.gif") 50% 50% no-repeat;}
.icon_area {background: url("../imgs/icon_area.png") 50% 50% no-repeat; }
.icon_card {background: url("../imgs/icon_card.png") 50% 50% no-repeat; }
.icon_medal {background: url("../imgs/icon_medal.png") 50% 50% no-repeat; }
.icon_man3 {background: url("../imgs/icon_man3.png") 50% 50% no-repeat; }
.icon_down {background: url("../imgs/icon_down.png") 50% 50% no-repeat; }
.icon_eye {background: url("../imgs/icon_eye.png") 13px 50% no-repeat;padding-left: 48px;}
.icon_refresh {background: url("../imgs/icon_refresh.png") 13px 50% no-repeat;padding-left: 33px;}
.icon_man {background: url("../imgs/icon_man.png") 13px 50% no-repeat;}
.icon_zoom {background: url("../imgs/icon_zoom.png") 50% 50% no-repeat; padding-left: 25px;}
.g_header {position: fixed;width: 100%;z-index: 2;}
.g_weixin,.g_mbq {position: relative; cursor: pointer; }
.g_top .focus {vertical-align: middle;margin: -4px 3px 0;}
.g_weixin .abs, .g_mbq .abs {position: absolute;width: 100px;z-index: 1000;left: 0; margin-left: -30px; top: 27px;display: none;}
.g_weixin:hover .abs, .g_mbq:hover .abs { display: block; }
.g_top {background-color: #131313;color: #FFF; height: 38px; line-height: 38px;}
.g_top .word1 {color: #FFF;padding: 0 7px;}
.g_top .icon_logo {padding-left: 17px;}
.g_top .btn {display: inline-block;padding: 0 6px;background-color: #FFF;color: #333;border-radius: 2px;margin-left: 11px;line-height: 25px;}
#g_days {min-width: 29px;background-color: #c52759;display: inline-block;padding: 11px 11px 20px;margin: -6px 8px -10px;position: relative;z-index: 10;font-weight: bold;font-size: 15px;line-height: 14px;vertical-align: middle;text-align: center;}
.g_tit {position: relative;margin: 25px 0;}
.g_tit .word1 {font-size: 22px;padding-top: 7px;}
.g_tit .word2 {font-size: 26px;color: #c52759;font-weight: bold;}
.g_tit .abs {right: 0;bottom: 8px;}
.g_tit2 h3 {font-size: 22px;font-weight: normal;}
.g_tit2 p {white-space: nowrap;font-size: 26px;font-weight: bold;color: #c52759;padding-bottom: 10px;background: url("../imgs/bg_line2.png") 5px 100% no-repeat;margin-bottom: 32px;}
.g_tit3 { font-size: 16px; color: #c52759; }
.g_tab1 {width: 260px;}
.g_tab1 li {margin-bottom: 14px;background-color: #eee;}
.g_tab1 a {display: block;height: 44px;line-height: 44px;border-left: 4px solid #c52759;font-size: 16px;color: #666;padding: 0 5.5%;}
.g_tab1 a:hover, .g_tab1 .active { background-color: #c52759; color: #FFF; }
.g_footer { background: #131313 url("../imgs/bg_footer.jpg") no-repeat;background-position: 50% 0;color: #FFF;padding-top: 38px;height: 245px;}
.g_footer .mr1 {margin-right: 5%;}
.g_footer .word1 {font-size: 22px;margin-bottom: 21px;}
.g_footer .word2,.g_footer .word3 {color: #999;font-size: 14px;margin-bottom: 6px;}
.g_footer .word3 span {display: inline-block;width: 100px;text-align: center;margin-top: 10px;white-space: nowrap;}
.g_footer .logo {position: absolute;right: 0;top: 0;}
.g_copy { position: absolute; width: 100%; bottom: 0; height: 28px; line-height: 28px; background-color: #242424; color: #999; text-align: center; border-top: 1px solid #373737; border-bottom: 1px solid #373737;}
.g_footer .box1 {width: 33%;margin-right: 7%;}
.g_footer .box2 { width: 33%; }
#g_backtop {
    display: none; position: fixed; z-index: 100; bottom: 100px; right: 60px; width: 60px; height: 60px; border-radius: 5px; background: #c52759 url("../imgs/arrowT.png") 50% 47% no-repeat;
    _position: absolute; _bottom: 100px; _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.g_boxL {position: absolute;left: 0;top: 0;}
.g_boxL .g_tab1 { margin-bottom: 30px; }
.g_boxR { min-height: 500px; margin-bottom: 40px; margin-left: 290px;padding: 20px 28px 36px;border: 1px solid #d5d5d5;border-top: 4px solid #c52759;}
.g_boxR .simple-pagination {float: right;margin-top: 24px;}
.g_pos {color: #999;border-bottom: 1px solid #d7d7d7;padding: 16px 0;margin-bottom: 20px;}
.g_pos a {color: #999;display: inline-block;padding: 0 10px;}
.g_searchbox { position: relative; margin: 15px 0; }
.g_searchbox input {display: block;width: 90%;height: 30px;line-height: 30px;padding: 0 8% 0 2%;background-color: #f2f2f5;border: 1px solid #d5d5d5;}
.g_searchbox .abs {border: none;top: 0;right: 0;background: url("../imgs/icon_search.png") 60% 50% no-repeat;width: 50px;height: 31px;}
#g_editbox { padding: 20px 5px; }
#g_editbox img { vertical-align: middle; }
.g_sign {position: absolute;z-index: 1;left: 5px;top: 18px;background-color: rgba(0,0,0,.5);padding: 4px 10px;color: #FFF;border-radius: 11px;}
.g_sign em {font-size: 14px;font-style: normal;margin-right: 6px;}
.g_sign .sign1 { color: #ff0100; }
.g_sign .sign2 { color: #0035fe; }
.g_sign .sign3 { color: #9a33cc; }
.g_circle { width: 60px; height: 60px; border-radius: 50%; border: 1px solid #d6d6d6; }
.g_circle img { border-radius: 50%; }
.g_imgwrap {color:transparent;font-size: 0;display: inline-block;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;width: 100%;padding-top: 60%;}
.g_imgwrap img{display: block;}
.g_iframe2 {border: none;width: 100%;min-height: 330px;}
/*-- .g_table --*/
.g_table { width: 100%; }
.g_table.hasbottom { border-bottom: 1px solid #d7d7d7; }
.g_table .red {color: #f00;}
.g_table th, .g_table td { padding: 5px; }
.g_table input,.g_table .message  {display: inline-block;width: 55%;border: 1px solid #d7d7d7;padding: 5px 5px;}
.g_table .message {width: 80%;min-height: 100px;margin-bottom: 10px;}
.g_table .business {width: 80%;}
.g_table .label {white-space: nowrap;width: 130px;text-align: right;font-size: 14px;}
.g_table .label2 { vertical-align: top;}
.g_table .btn_sub {border: none;width: 140px;height: 40px;line-height: 40px;margin: 31px 0 28px;font-size: 14px;border-radius: 2px;background-color: #c52759;color: #FFF;cursor: pointer;}
/*-- .g_list1 --*/
.g_list1li {position: relative;padding: 15px 0;border-bottom: 1px solid #d7d7d7;}
.g_list1li .pic1 {position: absolute;top: 15px;max-width: 170px;max-height: 108px;}
.g_list1li .box1 {margin-left: 190px;height: 108px;line-height: 180%;}
.g_list1li .box2 {min-height: 100px;padding: 20px 1% 19px;background: #eee url("../imgs/bg_dots.png") 98% 50% no-repeat;}
.g_list1li .box2 img {display: inline-block;width: 28%;margin-left: 2%;max-height: 111px;}
.g_list1li .word1 {font-weight: bold;color: #333;font-size: 14px;}
.g_list1li a:hover .word1 { color: #c52759; }
.g_list1li .word2 {color: #999;height: 57px;line-height: 180%;margin: 5px 0;}
.g_list1li .word3 {color: #999;text-align: right;padding-right: 14px;}
.g_list1li .word4 {width: 84%;font-weight: normal;position: relative;font-size: 16px;padding: 0 16% 10px 0;}
.g_list1li .word4 .abs { font-size: 14px; right: 0; top: 0; }
.g_list1li .word5 {color: #333;font-size: 12px;line-height: 180%;margin-top: 6px;}
/*-- .g_nav --*/
#g_mapInfo {position: absolute;right: 0;top: 10px;font-size: 21px;color: #c52759;text-align: right;padding-left: 25px;}
.g_navwrap .logo {margin-top: 22px;}
.g_navwrap {background-color: #FFF;background-color: rgba(255,255,255,0.9);}
.g_navwrap .main_width {z-index: 9;height: 130px;}
.g_nav {position: absolute;right: 0;bottom: 0;z-index: 9;}
.g_nav .active .first { color: #333; border-bottom: 3px solid #c52759;}
.g_nav li { padding: 0 20px; background: url("../imgs/nav_line.gif") 100% 50% no-repeat; }
.g_nav a {display: block;}
.g_nav .first {font-size: 16px;height: 77px;line-height: 77px;color:#666;text-align:center;}
.g_navsec {line-height: 27px; margin-left: -20px; margin-top: -3px; position: absolute;display: none; border-top: 3px solid #c52759;}
.g_navsec li{padding: 0;}
.g_navsec a{font-size: 14px;padding: 5px 25px;height: 40px;line-height: 43px;background-color: #2f3338;border-bottom: 1px solid #4b5055;color: #999;white-space: nowrap;}
.g_navsec a:hover{ background:#4b5055; color:#FFF; }
/*-- .banner --*/
.in_bannerwrap { padding-top: 38px; }
#in_banner {display:none;position: relative;font-size: 18px;line-height: 24px;text-align: center;padding-bottom: 40px;margin-top: 130px;}
#in_banner .swiper-slide {background-color: #eee;background-repeat: no-repeat;background-size: auto 100%;background-position: 50% 50%;/* padding-top: 29%; */}
#in_banner .swiper-slide a {display: block;/*height: 550px;*/}
#in_banner .swiper-button-prev, #in_banner .swiper-button-next {position: absolute;top: 43%;background-color: #eee;background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-size: 66% 73%;color: transparent;width: 40px;height: 76px;cursor: pointer;z-index: 1;}
#in_banner .swiper-button-prev {left: 3%;background-image: url("../imgs/arrowL1.png");background-position: 49% 50%;}
#in_banner .swiper-button-next {right: 3%;background-image: url("../imgs/arrowR1.png");background-position: 60% 50%;}
/*.scroll_horizontal*/
.scroll_horizontal{position:relative;padding: 10px 0;background-color:#eee;}
.scroll_horizontal .box{overflow:hidden;position:relative;width: 884px;height: 190px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:200px;padding: 10px;}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;background-repeat:no-repeat;background-position: 50% 50%;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left: 50%;margin-left: -490px;background-image: url("../imgs/arrowL2.png");}
.scroll_horizontal .next{right: 50%;margin-right: -490px;background-image: url("../imgs/arrowR2.png");}
/*-- index.html --*/
.in_zh1 {color: #FFF;margin-top: 18px;}
.in_zh1 .box1 {width: 30%;height: 238px;background: #c52759 url("../imgs/in_bg1.jpg") 50% 50% no-repeat;}
.in_zh1 .icon_clocker {display: inline-block;background-color: #c52759;width: 70px;height: 70px;margin-right: 10px;}
.in_zh1 .word1 {font-weight: normal;font-size: 22px;line-height: 70px;}
.in_zh1 .word2 {font-size: 16px;padding: 4% 17px 0;}
.in_zh1 .box2 {background: url("../imgs/in_bg2.jpg") 50% 50% no-repeat;margin-right: 2%;}
.in_zh1 .box3 { background: url("../imgs/in_bg3.jpg") 50% 50% no-repeat; }
.in_zh1 .box4 {width: 49%;text-align: right;}
.in_zh1 .box4:hover { background-size: 120% auto; }
.in_zh1 .box4 .word3 {padding: 0 56px 0 50px;font-size: 22px;color: #FFF;}
.in_zh1 .box4 a {display: block;height: 108px;line-height: 110px;background: url("../imgs/in_gray.png") 100% 0 no-repeat;}
.in_zh2 {width: 32%;}
.in_zh2 .g_weibo {display: inline-block;margin: 0 10px;border: 1px solid #d5d5d5; border-radius: 2px; }
.in_zh2 .word1 {font-size: 20px;color: #c52759;}
.in_zh2 .word2 {font-size: 14px;line-height: 180%;padding-top: 9px;}
.in_zh2 .box1 {height: 266px;margin-bottom: 26px;}
.in_zh2 .box2 {width: 19%;padding: 0 2% 0 3%;}
.in_zh2 .box2 .g_tit2 {margin-bottom: 60px;}
.in_zh2 .box3 {padding-left: 65px;width: auto;background: url("../imgs/in_txt1.png") 0 0 no-repeat;}
.in_zh3 li { width: 25%; margin: 0 -1px; text-align: center; }
.in_zh3 span { display: block; }
.in_zh3 .word1 {width: 100px;height: 100px;border-radius: 50px;margin: 0 auto;background-color: #c52759;}
.in_zh3 .word2 {font-size: 28px;padding: 5px 0 3px;color: #c52759;}
.in_zh3 .word3 { font-size: 14px; color: #666; }
.in_video {text-align: center;}
#in_recommend {text-align: center;margin-bottom: 20px;}
#in_recommend .g_imgwrap {display: block;width: 100%;padding-top: 75%;}
#in_recommend .word1 {padding-top: 9px;font-size: 14px;width: 100%;}
.in_acts li {width: 23%;margin: 0 1%;/* text-align: center; */}
.in_acts .pic_wrap {background-color: #000;display: block;}
.in_acts .pic_wrap .g_imgwrap {border: 1px solid #FFF;opacity: 0.5; filter:alpha(opacity=50); display: block; transition: opacity .5s; -moz-transition: opacity .5s; -webkit-transition: opacity .5s; -o-transition: opacity .5s; }
.in_acts a:hover .pic_wrap .g_imgwrap {opacity: 1; filter:alpha(opacity=100); border-color: #c52759;}
.in_acts a:hover .word1 { color: #c52759; }
.in_acts .word1 {font-size: 14px;padding: 5px 0 10px;/* background: url("../imgs/bg_line3.png") 50% 103% no-repeat; */height: 36px;line-height: 22px;overflow: hidden;}
.in_acts .word2 {color: #333;font-size: 14px;overflow: hidden;}
.in_news a {display: block;height: 215px;}
.in_news .first {position: relative;width: 50%;height: 215px;background-repeat: no-repeat;background-position: 50% 50%;}
.in_news .sec, .in_news .third {width: 24%;margin-right: 1%;}
.in_news .sec { margin: 0 2%; }
.in_news .mt {margin-top: 12px;}
.in_news .g_imgwrap {padding-top: 148px;}
.in_news .word1 {position: absolute;bottom: 0;left:0;right:0;padding: 2px 2.3% 6px;color: #FFF;font-size: 16px;background: url("../imgs/gw_gray.png") 0 32% no-repeat;}
.in_news .word1 .fr {font-size: 12px;}
.in_news .word2 {font-size: 16px;line-height: 38px;font-weight: bold;}
.in_news .word3 {text-align: left;color: #999;}
/*-- videolist.html --*/
.videolist_box .tit {font-size: 14px;margin: 26px 0 15px;}
.videolist_box1 li {position: relative;width: 29%;padding: 10px 2%;border-bottom: 4px solid #FFF;cursor: pointer;}
.videolist_box1 li:hover {background-color: #eee;border-color:#c52759;}
.videolist_box1 .abs {left: 50%;top: 30%;margin-left: -15px;}
.videolist_box1 .pic {display: block;max-width: 200px;max-height: 120px;margin: 0 auto;}
.videolist_box1 .word1 {font-size: 14px;margin: 10px 0 5px;height: 38px;overflow: hidden;}
/*-- imgslist.html --*/
.imgslist_box .word4:hover { cursor: pointer; color: #c52759; }
.imgslist_box .hide {display: block;height: 0;overflow: hidden; transition: height .5s; -moz-transition: height .5s; -webkit-transition: height .5s; -o-transition: height .5s;}
.imgslist_box .cur .hide { height: 153px; }
/*-- imgsdetail.html --*/
.imgsdetail_box .tit { color: #c52759; font-size: 14px; margin: 20px 0 10px; }
/*-- download.html --*/
.download_box .g_table { border: 1px solid #d7d7d7; border-collapse: collapse; text-align: center; }
.download_box th, .download_box td { border-right: 1px solid #d5d5d5; padding: 10px; }
.download_box tr:nth-child(2n) { background-color: #f7f7f7; }
.download_box tr:hover { background-color: #e5e5e5; }
/*.download_box .g_table .tl { text-align: left; padding-left: 15px; }*/
.download_box .icon_down { display: block;height: 20px;}
.download_box tr:hover .icon_down { background-image: url("../imgs/icon_down2.png"); }
/*-- .detail_box --*/
.arrowL4 {background: url("../imgs/arrowL4.png") 0 50% no-repeat;padding-left: 22px;}
.arrowR4 {background: url("../imgs/arrowR4.png") 100% 50% no-repeat;padding-right: 22px;text-align: right;}
.detail_box .arrowL4, .detail_box .arrowR4 {display: inline-block;height: 27px;line-height: 27px;width: 45%;}
.detail_box .tit {position: relative;font-size: 20px;padding-right: 106px;margin-top: 10px;}
.detail_box .abs {color: #666;font-weight: normal;font-size: 14px;right: 6px;border-left: 1px solid #d5d5d5;height: 28px;line-height: 28px;}
.detail_box .time {font-size: 14px;color: #999;padding: 4px 0 10px;}
.detail_box .con {font-size:14px;line-height: 170%;padding-top: 20px;border-top: 1px dashed #d5d5d5;}
/*-- realplayerdetail.html --*/
.realplayerdetail_box .g_sign {left: auto;right: 20px;}
.realplayerdetail_box .intro {font-size: 14px;margin: 20px 0 15px;text-indent: 2em;line-height: 180%;}
.realplayerdetail_box .detail_box {position: relative;margin: 0 -29px;padding: 15px 29px;border-top: 1px solid #d7d7d7;border-bottom: 1px solid #d7d7d7;}
.realplayerdetail_box .detail_box:before {content: " ";width: 4px;height: 44px;background-color: #c52759;position: absolute;left: 0;top: 27px;}
.realplayerdetail_box .g_circle { margin-right: 10px;}
.realplayerdetail_box .word1 {margin: 12px 0 2px;font-size:14px;color: #666;}
.realplayerdetail_box .word2 {color: #999;}
.realplayerdetail_box .word3 {font-size: 16px;padding: 17px 0;}
.realplayerdetail_box .word4 {text-indent: 2em;font-size: 14px;padding: 17px 0;line-height: 160%;}
.realplayerdetail_box .time {padding: 1px 10px;color: #FFF;background-color: #c52759;border-radius: 12px;margin: 0 10px 0 -14px;}
.realplayerdetail_box .icon_refresh,.realplayerdetail_box .icon_man {display: inline-block;height: 28px;margin-top: 20px;line-height: 28px;}
.realplayerdetail_box .icon_man {color: #666;border-left: 1px solid #d7d7d7;padding-left: 38px;margin-left: 8px;font-size: 14px;}
.realplayerdetail_box .list {border-left: 6px solid #d5d5d5;padding-left: 40px;margin-top: 20px;}
.realplayerdetail_box .listli {position: relative;border-bottom: 1px dashed #d5d5d5;}
.realplayerdetail_box .icon_point {width: 23px;height: 23px;position: absolute;left: -54px;top: 17px;background: url("../imgs/icon_point.png") no-repeat;}
.realplayerdetail_box .img_wrap {position: relative;display: inline-block;width: 30%;margin-right: 2%;}
.realplayerdetail_box .icon_zoom {position: absolute;top: 5px;right: 2.5%;display: inline-block;height: 25px;}
/*-- exibitionMenu.html --*/
.dropdown_box {width: 32%;margin-right: 2%;display: inline-block;vertical-align: top;position: relative;}
.dropdown_val {cursor: pointer;width: auto;border: 1px solid #cdcdcd;padding: 8px 24px 8px 10px;background: url("../imgs/arrowD.png") 97.5% 50% no-repeat;background-size: 14px auto;min-height: 16px;}
.dropdown_list {background-color: #FFF;border: 1px solid #cdcdcd;max-height: 300px;overflow-y: scroll;display: none;position: absolute;z-index: 1;width: 99.5%;}
.dropdown_list .tit { padding: 6px 10px; font-weight: bold; }
.dropdown_list .item { cursor: pointer; padding: 6px 10px; }
.dropdown_list.multi .item {padding-left: 33px;background: url("../imgs/checkbox1.png") 10px 50% no-repeat;cursor: pointer;}
.dropdown_list.multi .item.active { background-image: url("../imgs/checkbox2.png"); }
