@charset "utf-8";
.cupo{cursor: pointer}
.f_12{font-size:12px}
.f_14{font-size:14px}
.f_16{font-size:16px}
.f_18{font-size:18px}
.f_20{font-size:20px}
.f_22{font-size:22px}
.f_24{font-size:24px}
.f_26{font-size:26px}
.f_30{font-size:30px}
.f_28{font-size:28px}
.f_32{font-size:32px}
.f_34{font-size:34px}
.f_36{font-size:36px}
.f_40{font-size:40px}
.f_wei{font-weight:bold}
.f_norm{font-weight:normal}
.f_yahei{font-family:Microsoft YaHei}


.place_0{height: 20px}
.place_1{height: 30px}


.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}
.opa8{opacity:0.8}
.opa8h:hover{opacity:0.8}
.clr_he{color:#a9927e}
.clr_9{color:#999}
.clr_8{color:#888}
.clr_7{color:#777}
.clr_6{color:#666}
.clr_5{color:#555}
.clr_4{color:#444}
.clr_3{color:#333}
.clr_2{color:#222}
.clr_1{color:#111}
.clr_f{color: #fff}
.clr_qianh{color:#c0b8ac}
.clr_hong{color:#cb442d}



.line{line-height: 20px}
.line_0{line-height: 22px}
.line_1{line-height: 24px}
.line_2{line-height: 28px}
.line_3{line-height: 30px}
.line_4{line-height: 32px}
.line_5{line-height: 45px}

.auto{margin-left: auto;margin-right: auto}
.m_auto{width:1000px;margin:0 auto}
.m_big{width: 100%;border-bottom: 1px solid #e9e2d8;height: 70px; background: #fff;min-width: 1000px}

.dis_n{display:none}
.dis_b{display:block}
.dis_i{display:inline}
.dis_ib{display:inline-block}

.h_auto{overflow-y:auto}
.w_hidden{overflow: hidden}
.pos_rela{position:relative}
.pos_abso{position:absolute}


.bg_f{background:#FFF}
.bg_gray{background:#f8f8f8}
.bg_hese{background:#fbf9f7}
.bg_huangse{background:#ffaf1d}


.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_40{margin-top:40px}
.mt_50{margin-top:50px}
.mt_60{margin-top:60px}

.ml_5{margin-left: 5px}
.ml_10{margin-left: 10px}
.ml_15{margin-left: 15px}
.ml_20{margin-left: 20px}
.ml_25{margin-left: 25px}
.ml_30{margin-left: 30px}
.ml_40{margin-left: 40px}
.ml_50{margin-left: 50px}
.ml_60{margin-left: 60px}


.ml_5{margin-left: 5px}
.ml_10{margin-left: 10px}
.ml_15{margin-left: 15px}
.ml_20{margin-left: 20px}
.ml_25{margin-left: 25px}
.ml_30{margin-left: 30px}
.ml_40{margin-left: 40px}
.ml_50{margin-left: 50px}
.ml_60{margin-left: 60px}

.mr_5{margin-right: 5px}
.mr_10{margin-right: 10px}
.mr_15{margin-right: 15px}
.mr_20{margin-right: 20px}
.mr_25{margin-right: 25px}
.mr_30{margin-right: 30px}
.mr_40{margin-right: 40px}
.mr_50{margin-right: 50px}
.mr_60{margin-right: 60px}

.mb_5{margin-bottom: 5px}
.mb_10{margin-bottom: 10px}
.mb_15{margin-bottom: 15px}
.mb_20{margin-bottom: 20px}
.mb_25{margin-bottom: 25px}
.mb_30{margin-bottom: 30px}
.mb_40{margin-bottom: 40px}
.mb_50{margin-bottom: 50px}
.mb_60{margin-bottom: 60px}

.pl_10{padding-left: 10px}
.pl_20{padding-left: 20px}
.pl_30{padding-left: 30px}

.pr_10{padding-right: 10px}
.pr_20{padding-right: 20px}
.pr_30{padding-right: 30px}

.pb_10{padding-bottom: 10px}
.pb_20{padding-bottom: 20px}
.pb_30{padding-bottom: 30px}

.pt_10{padding-top: 10px}
.pt_20{padding-top: 20px}
.pt_30{padding-top: 30px}
.p_20{padding: 20px}



.z_99{z-index: 99}

.img_bor img{border:  1px solid #e9e2d8;padding: 2px;}
.bdr{border:1px solid #e9e2d8;padding: 2px;}
.bd{border:1px solid #e9e2d8}
.bdef{border:1px solid #efefef}
.cir{border-radius: 50%}

.gray_img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.zm1{zoom:1;overflow:hidden}

.line_bg{background: url("line_bg.png") repeat-x;height: 6px}
.dotline{background: url("dotline.png") repeat-x 0 bottom}

/*按钮*/
.btn_1{border:1px solid #725b47;color:#725b47;display:inline-block;padding-left: 10px;padding-right: 10px}
.btn_1:hover{background:#725b47;color:#FFF}
.btn_2{border:1px solid #cb442d;color:#cb442d;display:inline-block;padding-left: 10px;padding-right: 10px}
.btn_2:hover{background:#cb442d;color:#FFF}
.btn_3{border:1px solid #a9927e;padding:2px 5px;line-height:30px;color: #a9927e}
.btn_3:hover{background:#a9927e;color:#FFF}
.btn_4{background:#e0d4d2;color:#FFF;padding:0 3px;line-height:18px;}
.btn_4:hover{background:#a9927e;color:#FFF}


.left{width:680px;position: relative}
.right{width:300px}







.bar_h2{background:url("bar_bg.png") no-repeat center bottom;}

.jinx_ul li{width:52px;height:28px;line-height:28px;text-align:center;float:left;cursor:pointer;}
.jinx_cur{background:url("h2.png") no-repeat;color:#e79f22;}

.jingx_all{background:url("bg.png") no-repeat;overflow:hidden;}
.jingx_ul{width:1100px;padding:13px 0 0 30px;}
.jingx_ul li {width:260px;float:left;position:relative;line-height:32px;height:32px;margin-right:70px;}
.jingx_ul li a:hover{color:#e79f22;}
.jingx_ul li span{color:#c0b8ac;position:absolute;right:0;}
.jingx_ul li span a{color:#c0b8ac;}



.zhuanj_ul{width:1100px;}
.zhuanj_ul li{width:235px;background:url("zj_bg.png") no-repeat;float:left;margin:30px 20px 0 0;position:relative;}
.zhuanj_ul li>p{padding-top:10px;}
.zhuanj_ul li>p img{width:215px;height:110px;margin:0 auto;}
.zhuanj_text{margin-top:25px;}
.mask{background:url("tm90.png");width:235px;height:130px;position:absolute;top:0;left:0;display:none;}
.mask p{line-height:17px;padding:15px 15px 8px 15px;}
.mask a{background:#FFF;padding:3px 10px;line-height:30px;color:#a9927e;}


.links_h2{background:url("link_bg.png") repeat-x 0 12px;}
.links_h2 span{background:#FFF;padding-right:12px;}
.links_ul li{float:left;width:100px;line-height:26px;font-size: 12px;}
.links_ul li a{color: #888}
.links_ul li a:hover{color:#c2aa97;}


