/*common use*/

*{margin:0;padding:0;font-family:Microsoft YaHei;}

ul{list-style-type:none;}

a{text-decoration:none;}

.cls{clear:both;}

table{border-collapse:collapse;border:none;}

img{border:0;}

input,textarea,select{outline:none;}

body{background:#fff;}

.clr_b{color:#7398d0;}

.clr_c{color:#ccc;}

.clr_6{color:#666;}

.clr_68{color:#686868;}

.clr_0{color:#000;}

.clr_3{color:#333;}

.clr_9{color:#999;}

.clr_8{color:#888;}

.clr_f{color:#fff;}

.clr_r{color:#cd2f2f;}

.clr_5{color:#555;}

.clr_85{color:#858585;}

.clr_a{color:#aaa;}

.clr_ora{color:#e68023;}

.clr_g{color:#1d9184;}

.clr_g2{color:#24785b;}

.clr_y{color:#f0c31c;}

.clr_c{color:#ccc;}

.clr_bd{color:#bdbdbd;}

.clr_he{color:#776158;}

.f_0{font-size: 0;}

.f_10{font-size: 10px;}

.f_12{font-size:12px;}

.f_13{font-size:13px;}

.f_14{font-size:14px;}

.f_15{font-size:15px;}

.f_16{font-size:16px;}

.f_17{font-size:17px;}

.f_18{font-size:18px;}

.f_20{font-size:20px;}

.f_22{font-size:22px;}

.f_24{font-size:24px;}

.f_25{font-size:25px;}

.f_26{font-size:26px;}

.f_30{font-size:30px;}

.f_32{font-size:32px;}

.f_28{font-size:28px;}

.f_33{font-size:33px;}

.f_34{font-size:34px;}

.f_36{font-size:36px;}

.f_40{font-size:40px;}

.f_46{font-size:46px;}

.f_48{font-size:48px;}

.light{font-weight: lighter;}

.f_50{font-size:50px;}

.f_55{font-size:55px;}

.f_60{font-size:60px;}

.f_65{font-size:65px;}

.f_wei{font-weight:bold;}

.f_norm{font-weight:normal;}

.f_lighter{font-weight:lighter;}

.f_yahei{font-family:Microsoft YaHei;}

.al_lt{text-align:left;}

.al_rt{text-align:right;}

.al_ct{text-align:center;}

.fl{float:left;}

.fr{float:right;}

.ver_mid{vertical-align:middle;}

.ver_top{vertical-align:top;}

.ver_bot{vertical-align:bottom;}

.opa8{opacity:0.8;}

.opa8h:hover{opacity:0.8;}

.overh{overflow: hidden;}

.mt_5{margin-top:5px;}

.mt_10{margin-top:10px;}

.mt_15{margin-top:15px;}

.mt_25{margin-top:25px;}

.mt_20{margin-top:20px;}

.mt_30{margin-top:30px;}

.mt_35{margin-top:35px;}

.mt_40{margin-top:40px;}

.mt_50{margin-top:50px;}

.mt_55{margin-top:55px;}

.mt_60{margin-top:60px;}

.mt_70{margin-top:70px;}

.mt_80{margin-top:80px;}

.mt_90{margin-top:90px;}

.mt_100{margin-top:100px;}

.mt_110{margin-top:110px;}

.mt_120{margin-top:120px;}

.lh_20{line-height: 20px;}

.lh_22{line-height: 22px;}

.lh_24{line-height: 24px;}

.lh_26{line-height: 26px;}

.lh_28{line-height: 28px;}

.lh_30{line-height: 30px;}

.lh_32{line-height: 32px;}

.lh_36{line-height: 36px;}

.lh_40{line-height: 40px;}

.lh_50{line-height: 50px;}



.trans{transition: all .3s;}

.dis_n{display:none;}

.dis_b{display:block;}

.dis_ib{display: inline-block;}

.pos_rela{position:relative;}

.pos_abso{position:absolute;}



.bg_f{background:#FFF;}

.bg_f3{background: #f3f3f3;}

.bg_b{background: #3f73a3;}

.bg_b2{background: #1182c4;}

.bg_e{background: #eee;}

.bg_g{background: #44b035;}

.bg_0{background: #000;}

.bg_f2{background: #f2f2f2;}

.bg_f5{background: #f5f5f5;}

.bg_f6{background: #f6f6f6;}

.bg_f7{background: #f7f7f7;}

.bg_f8{background: #f8f8f8;}

.bg_9{background: #999;}

.bg_r{background: #cc1b1b;}

.bg_ora{background: #ff7043;}

.bg_y{background: #fece3c;}

.bg_gray{background: #575e6b;}

.w_100p{width:100%;}

.gray_img { 

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: grayscale(100%);

    filter: gray;

    opacity: 0.6;

}



.zm1{zoom:1;overflow:hidden;}

.clearfix:after{

	clear: both;

	content: ".";

	display: block;

	height: 0;

	visibility: hidden;

}



.grad1{

    background: -webkit-linear-gradient(#feefea, #fff); /* Safari 5.1 - 6.0 */

    background: -o-linear-gradient(#feefea, #fff); /* Opera 11.1 - 12.0 */

    background: -moz-linear-gradient(#feefea, #fff); /* Firefox 3.6 - 15 */

    background: linear-gradient(#feefea, #fff); /* 标准的语法（必须放在最后） */

}





.holder::-webkit-input-placeholder{

    color:#fff;

}

.holder::-moz-placeholder{

    color:#fff;

}

.holder:-moz-placeholder{

    color:#fff;

}

.holder:-ms-input-placeholder{

    color:#fff;

}



.holder9::-webkit-input-placeholder{

    color:#999;

}

.holder9::-moz-placeholder{

    color:#999;

}

.holder9:-moz-placeholder{

    color:#999;

}

.holder9:-ms-input-placeholder{

    color:#999;

}

.rote180{ transform:rotate(180deg)}

.pad_10{padding:10px;}

.padt_10{padding:10px 0;}

.padl_10{padding:0 10px;}



.pad_15{padding:15px;}

.padt_15{padding:15px 0;}

.padl_15{padding:0 15px;}



.pad_20{padding:20px;}

.padt_20{padding:20px 0;}

.padl_20{padding:0 20px;}



.pad_25{padding:25px;}

.padt_25{padding:25px 0;}

.padl_25{padding:0 25px;}



.pad_30{padding:30px;}

.padt_30{padding:30px 0;}

.padl_30{padding:0 30px;}



.pad_1020{padding:10px 20px;}

.pad_1540{padding:15px 40px;}



.pad_3020{padding:30px 20px;}

.pad_2030{padding:20px 30px;}



.rad20{border-radius: 20px;}

.rad10{border-radius: 10px;}

.rad5{border-radius: 5px;}

.rad50p{border-radius: 50%;}



.m_auto{margin:0 auto;width:1200px;min-width:1200px;}

.ml_10{margin-left: 10px;}

.mr_10{margin-right: 10px;}



.ml_15{margin-left: 15px;}

.mr_15{margin-right: 15px;}



.ml_20{margin-left: 20px;}

.mr_20{margin-right: 20px;}



.ml_25{margin-left: 25px;}

.mr_25{margin-right: 25px;}



.ml_30{margin-left: 30px;}

.mr_30{margin-right: 30px;}



.ml_40{margin-left: 40px;}

.mr_40{margin-right: 40px;}



.ml_50{margin-left:50px;}

.mr_50{margin-right:50px;}



.ml_60{margin-left: 60px;}

.mr_60{margin-right: 60px;}



.ml_70{margin-left: 70px;}

.mr_70{margin-right: 70px;}

.indent2{text-indent: 2em;}



.borderbot1{border-bottom: 1px solid #eee;}

.bordertop1{border-top: 1px solid #eee;}

.border1{border:1px solid #eee;}

.border1f{border:1px solid #fff;}

.border0{border:0;}

.borderr{border:1px solid #c6c6c6;}



.pointer{cursor: pointer;}

.clr_de{color:#dedede;}

.mt_180{margin-top:180px;}

.bg_index{background: #212226 url(../images/bg_index.jpg) no-repeat center 0;}

.bg_index2{background: #0f1113 url(../images/bg.jpg) no-repeat center 0;}



.nav_auto{width:1220px;margin:0 auto;}

.nav_ul{width:1300px;margin:0 auto;display: flex; justify-content: space-between;}

.nav_ul li {width:28px;padding:10px 12px;width:280px;}

.nav_ul li a{display: block;background: url(../images/nav_kuang.png) no-repeat center 0;width: 280px;height: 80px;text-align: center;line-height: 80px;transition: all .3s;}

.nav_ul li a:hover{transform: scaleX(1.05);transition: all .3s;}





.nav_ul2{margin:45px auto 0 auto;width:910px;}

.nav_ul2 li{width:180px;height: 53px;float: left;line-height:53px;}

.nav_ul2 li a{display: block;border-radius: 5px;transition: all .3s;}

.nav_ul2 li a:hover{background: #cc1b1b;transition: all .3s;}

.nav2_cur{background: #cc1b1b;transition: all .3s;}



.rad_10{border-radius: 10px ;}

.dd_bg{width:1420px;margin:0 auto;}

.dd_tit{width:1200px;margin:0 auto;border-bottom: 2px solid #dedede;padding:50px 0 40px 0;}

.dd_tit2{width:1200px;margin:0 auto;padding:50px 0 35px 0;}





.bg_ec{background: #ececec;}



.rad_5{border-radius: 5px;}

.wddd_box{width: 620px;margin:0 auto;}

.wddd_ul{width: 700px;}

.wddd_ul li{float: left;width:200px;height: 60px;margin-right: 10px;}

.wddd_ul li a{display: block;height: 60px;line-height: 60px;}

.wddd_norm{background: url(../images/wddd_norm.png) no-repeat;color:#666;transition: all .3s;}

.wddd_cur{background: #cc1b1b;color:#fff;transition: all .3s;}

.wddd_ul li a:hover{background: #cc1b1b;color:#fff;transition: all .3s;}



.a_xq{display: inline-block;width:160px;height: 40px;line-height: 40px;border-radius: 5px;background: #f6f6f6;transition: all .3s;}

.a_xq:hover{background: #dedede;transition: all .3s;}



.dd_ls_ul{border-top: 1px solid #f2f2f2;}

.dd_ls_ul li{padding:20px 0;border-bottom: 1px solid #f2f2f2;}



.pager>a{width: 36px;height: 36px;line-height: 36px;text-align: center;display: inline-block;margin-left: 5px;transition: all .3s;}

.pager>a:hover{color: #fff;background: #cc1b1b;transition: all .3s;}

.page_cur{color: #fff;background: #cc1b1b;}

.page_norm{color: #999;background: #dedede;}





.bh{border-bottom: 2px solid #cc1b1b;padding:60px 0 50px 0;}





label.checked{background: url(../images/checked.png) no-repeat;width:20px;height: 20px;display: inline-block;}

label.checked_no{background: url(../images/checked_no.png) no-repeat;width:20px;height: 20px;display: inline-block;}



.star_red{color:#f80000;}



.xd_tbl td{padding:20px;border:1px solid #efefef;}



.ipt_date{background: url(../images/date.png) no-repeat center right;}

.ipt1{width:455px;}



.xian{border-top:2px solid #dedede;}



.quan{background: #cc1b1b;width: 32px;height: 32px;border-radius: 50%;line-height: 32px;text-align: center;}

.bar_num{background: #dedede;padding:15px 20px;}



.sele_kx{width:420px;box-sizing:border-box;padding:20px;}

.border_box{box-sizing:border-box;}

.sele_div{background: url(../images/drop.png) no-repeat right center;}



.border_ef{border:1px solid #efefef;}



.borderr_ef{border-right: 1px solid #efefef;}



.border2_ef{border:2px solid #efefef;}



.pad_5{padding:5px;}



.bg_de{background: #dedede;}



.ml_55{margin-left:55px;}



.border_de{border:1px solid #dedede;}



.checkbox{width:20px;height: 20px;opacity: 0;cursor: pointer;}

.radio{width:20px;height: 20px;opacity: 0;cursor: pointer;}



.sele_ul{position: absolute;top:60px;left:0;background: #fff;border:1px solid #dedede;border-top:0;box-sizing: border-box;z-index: 99;}

.sele_ul li{height: 60px;line-height: 60px;cursor: pointer;border-bottom: 1px solid #f6f6f6;}

.sele_ul li:hover{color:#cc1b1b;font-weight: bold;}



.wz1{text-indent: 100px;}

.wz1:hover{background: url(../images/checked.png) no-repeat 345px center;}



.wz2{text-indent: 75px;}

.wz2:hover{background: url(../images/checked.png) no-repeat 215px center;}





.wz3{text-indent: 90px;}

.wz3:hover{background: url(../images/checked.png) no-repeat 315px center;}



.wz4{text-indent: 130px;}

.wz4:hover{background: url(../images/checked.png) no-repeat 515px center;}





.wz5{text-indent: 100px;}

.wz5:hover{background: url(../images/checked.png) no-repeat 535px center;}