/*公共样式*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font-size:14px;font-family: "微软雅黑 !important","黑体","宋体","Arial";background:#fff;-webkit-text-size-adjust:100%;}
a{text-decoration:none !important;}
em{font-style:normal}
ul{margin:0;padding:0;}
li{list-style:none;margin:0;padding:0;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word;text-decoration:none !important;}
.wfull{width: 100%;}
.w1200{width: 1200px;margin: auto;}
.w1000{width: 1000px;margin: auto;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.pages{margin: 30px auto 0 auto;}
.pages a{color: #000;}
.pages span{color: #fc592a;}
.chei{color: #121212;}
.cfei{color: #787c7b;}

/*头部*/
.body_top{max-width: 1680px;width: 100%;height:134px;margin: auto;}
.body_top_logo{height: 118px;}
.body_top_logo_fr ul{margin-top: 33px;}
.body_top_logo_fr ul li{float: left;margin-right: 20px;}
.body_bottom{margin-top: 100px;}
.yinying{width: 100%;max-width: 1680px;height: 5px;background: url(../images/index21_03.png);margin:0 auto 25px auto;}
.li_erweima{width: 80px;height: 80px;position: absolute;top: 100px;right: 120px;display: none;}
.li_dianhua{position: absolute;top: 110px;right: 46px;display: none;}
.body_top_logo_fr{position: relative;}
.body_top_logo_fr_li01,.body_top_logo_fr_li02{width: 42px;height: 63px;display: block;}



.ulgao01{height: }
.ulgao01,.ulgao02{height: 160px;}
.ulgao03{height: 138px;}
.ulgao04{height: 45px !important;}


.search{height: 33px;width: 313px;float: right;border: 1px solid #ccc;margin-top: 44px;}
.search_submit_bj{background: url(../images/icon-search.png) no-repeat;    width: 78px;
    height: 33px;border:none;margin-left: -6px;vertical-align: middle;}
.search_input{height: 30px;width: 235px;border: none;text-indent: 10px;color: #dcdcdc;}

/*导航条*/

/*子栏目背景色：#menu ul a:hover*/
#menu-wrap{width: 100%;height: 50px;background: #494949;
    /*max-width: 1680px;*/
    margin: auto;}
#menu a {
    color: #0089d9;
}
#menu, #menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#menu {
}
.menu_ul{margin-top: 50px !important;}
.menu_ul li{width: 170px !important;height: 40px !important;}
#menu:before, #menu:after {
    content: "";
    display: table;
}
#menu:after {
    clear: both;
}
#menu {
    zoom: 1;
}
#menu li {
    width: 170px;height: 50px;
    text-align: center;
    float: left;
    position: relative;
}
#menu li:hover{background: #e11b1c !important;}
#menu li:hover>a p{color: #fff !important;}
.menu_ul li a{padding-top: 0px !important;display: block;width: 100%;height: 40px;line-height: 40px !important;}
#menu a {
    display: block;width: 100%;
    float: left;line-height: 50px;
    /*padding: 12px 30px;*/
    font-size: 14px;
    color: #494949;
    text-transform: uppercase;
    text-decoration: none;
}
.menu_p1{font-size: 18px;color: #fff;}
.menu_p2{font-size: 12px;color: #c9c9c9;}
#menu li:hover > a {
    color: #fafafa;
}
*html #menu li a:hover {
    color: #fafafa;
}
#menu ul {
    width: 170px;
    margin: 20px 0 0 0;
    _margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 9999999;
    background: url(../images/index25_03.png);
    -moz-box-shadow: 0 -1px rgba(255,255,255,.3);
    -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
    box-shadow: 0 -1px 0 rgba(255,255,255,.3);
    /*-moz-border-radius: 3px;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 0px;
}
#menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
#menu ul ul {
    top: 0;
    left: 150px;
    margin: 0 0 0 20px;
    _margin: 0;
    -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
    -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
    box-shadow: -1px 0 0 rgba(255,255,255,.3);
}
#menu ul li {
    float: none;
    display: block;
    border: 0;
    _line-height: 0;
    /*-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    /*-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
    /*box-shadow: 0 1px 0 #111, 0 2px 0 #666;*/
}
#menu ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#menu ul a {
    /*padding: 10px;*/
    /*width: 130px;*/
    /*_height: 10px;*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}
#menu ul a:hover {
    background-color:#e11b1c;
}
#menu ul li:first-child > a {
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
#menu ul li:first-child > a:after {
    display:none;
    content: '';
    position: absolute;
    left: 40px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #444;
}
#menu ul ul li:first-child a:after {
    left: -6px;
    top: 50%;
    margin-top: -6px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #3b3b3b;
}
#menu ul li:first-child a:hover:after {
    border-bottom-color: #0089d9;
}
#menu ul ul li:first-child a:hover:after {
    border-right-color: #0089d9;
    border-bottom-color: transparent;
}
#menu ul li:last-child > a {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
/* Mobile */
#menu-trigger {
    display: none;
}
@media screen and (max-width: 600px) {
    /* nav-wrap */
    #menu-wrap {
        position: relative;
    }
    #menu-wrap * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    /* menu icon */
    #menu-trigger {
        display: block;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        padding: 0 0 0 35px;
        border: 1px solid #222;
        color: #fafafa;
        font-weight: bold;
        background-color: #111;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    }
    /* main nav */
    #menu {
        margin: 0;
        padding: 10px;
        position: absolute;
        top: 40px;
        width: 100%;
        z-index: 1;
        background-color: #444;
        display: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu:after {
        content: '';
        position: absolute;
        left: 25px;
        top: -8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #444;
    }
    #menu ul {
        position: static;
        visibility: visible;
        opacity: 1;
        margin: 0;
        background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu ul ul {
        margin: 0 0 0 20px !important;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu li {
        position: static;
        display: block;
        float: none;
        border: 0;
        margin: 5px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu ul li {
        margin-left: 20px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    #menu a {
        display: block;
        float: none;
        padding: 0;
        color: #000;
    }
    #menu a:hover {
        color: #fafafa;
    }
    #menu ul a {
        padding: 0;
        width: auto;
    }
    #menu ul a:hover {
        background: none;
    }
    #menu ul li:first-child a:after, #menu ul ul li:first-child a:after {
        border: 0;
    }
}
@media screen and (min-width: 600px) {
    #menu {
        display: block !important;
    }
}
/* iPad */
.no-transition {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    opacity: 1;
    visibility: visible;
    display: none;
}
#menu li:hover > .no-transition {
    display: block;
}




/*公益项目*/
.gongyi{height: 1090px;overflow: hidden;}
.gongyi_fl{width: 404px;}
.gongyi_fl_block{width: 100%;border:1px solid #dfdfdf;margin-bottom: 18px;}
.gongyi_fl_block_title{width: 100%;height: 42px;background: #f2f2f1;border-bottom:1px solid #dfdfdf;}
.gongyi_fl_span01{padding:7px 10px;border-bottom:2px solid #336fbf;font-size: 20px;color: #336fbf;}
.gongyi_fl_span02 a{color: #7d7d7d;font-size: 14px;line-height: 42px;margin-right: 15px;}
.gongyi_fl_span02 a:hover{color: #3570c0;}
.gongyi_ul{padding: 7px;}
.gongyi_ul li{background: url(../images/index07_03.png) 2px 12px no-repeat;}
.gongyi_ul li{text-indent: 15px;line-height: 32px;}
.gongyi_ul li a{color: #717171;font-size: 14px;}
.gongyi_ul li a:hover{color: #3570c0;}
div.slideBox ul.items li a img{width: 390px;}
/*.active a img{width: 100%;}*/
.juankuan_block{width: 100%;border: 1px solid #dfdfdf;}
.juankuan_zaixian{width: 194px;height: 46px;line-height: 46px;text-align: center;font-size: 18px;color: #fff;background: #e11b1c;margin: 0 auto;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari 和 Chrome */
    border-radius: 3px;}
.juankuan_zaixian_d1{margin: 0px auto 13px;}
.juankuan_zaixian a{display: block;color: #fff;}
.juankuan_zaixian a:hover{color: #fff;}


.juankuan_beijing{width: 100%;height: 190px;position: relative;}
.juankuan_beijing_lan{width: 100%;height: 130px;background: #336fbf;}
.juankuan_erweima{position: absolute;top: 18px;left: 112px;}
.juankuan_beijing_p1{font-size: 18px;color: #717171;text-align: center;height: 57px;line-height: 57px;margin-bottom: 32px;}
.juankuan_beijing_s1{font-size: 30px;color: #fc592a;}
.juankuan_wo{width: 100%;height: 53px;background: url(../images/index09_03.png) no-repeat;}
.juankuan_wo_s1 a{font-size: 20px;color: #fff;margin-left: 63px;float: left;margin-top: 12px;}
.juankuan_wo_s2 a{font-size: 16px;color: #fff;margin-right: 18px;float: right;margin-top: 21px;}
.gongyi_middle{width: 377px;margin-left: 24px;}
.gongyi_middle_gong{width: 100%;height: 56px;background: url(../images/index10_03.png) no-repeat;margin-bottom: 9px;}
.gongyi_middle_gong{}
.gongyi_middle_p1{text-align: center;color: #fff;font-size: 20px;line-height: 40px;}
.gongyi_middle_block{width: 100%;border:1px solid #dfdfdf;margin-bottom: 18px;}
.gongyi_middle_block_img01{width: 352px;height: 217px;overflow: hidden;margin: 13px;}
.gongyi_middle_block_img01 img{
    cursor: pointer;
    transition: all 1.4s;
}
.gongyi_middle_block_img01 img:hover{
    transform: scale(1.4);
}
.gongyi_middle_p2{text-align: center;font-size: 25px;color: #717171;padding: 0px 13px;}
.gongyi_middle_p3{height: 138px;font-size: 14px;line-height: 23px;color: #929292;padding: 0px 13px;}
.gongyi_middle_m1{width: 104px;height: 33px;background: url(../images/index13_03.png);margin: 11px auto;}
.gongyi_middle_m1:hover{width: 104px;height: 33px;background: url(../images/index12_03.png);margin: 11px auto;cursor: pointer;}
.gongyi_middle_block a:hover>.gongyi_middle_p2{color: #336fbf;}
.gongyi_fr{width: 376px;margin-left: 17px;}
.gongyi_middle_block_img02{width: 352px;height: 190px;overflow: hidden;margin: 13px;}
.gongyi_middle_block_img02 img{
    cursor: pointer;
    transition: all 1.4s;
}
.gongyi_middle_block_img02 img:hover{
    transform: scale(1.4);
}
.gongyi_middle_block_img03{width: 352px;height: 136px;overflow: hidden;margin: 13px;}
.gongyi_middle_block_img03 img{
    cursor: pointer;
    transition: all 1.4s;
}
.gongyi_middle_block_img03 img:hover{
    transform: scale(1.4);

}
.gongyi_gx{width: 376px;height: 50px;background: #336fbf url(../images/index16_03.png) no-repeat 80px 12px;}
.gongyi_gx_p1 a{color: #fff;font-size: 18px;line-height: 50px;text-indent: 140px;display: block;cursor: pointer;}
.gongyitg{margin-top: 32px;}
.gongyi_gx:hover>.gongyi_gx_p1 a{color: #fff !important;}
.gongyitg_title{height: 76px;}
.gongyitg_title_block{width: 230px;height: 76px;line-height: 76px;margin: 0 auto;}
.gongyitg_line{width: 60px;height: 1px;background: #e11b1c;margin-top: 38px;}
.gongyitg_s1{font-size: 20px;color: #336fbf;margin: 0px 15px;width: 80px;height: 76px;}
.gongyitg_s1 a{    color: #e11b1c;}
.gongyitg_s1 a:hover{color: #336fbf;}
/*.gongyitg_ul ul li{width: 270px;height: 267px;float: left;margin-right: 40px;}*/
.gongyitg_ul_img01{width: 100%;height: 202px;overflow: hidden;}
.gongyitg_ul_d1{width: 100%;height: 48px;background: #e6e5e5;line-height: 48px;}
.gongyitg_ul_p1,.gongyitg_ul_p2{font-size: 16px;color: #000;text-indent: 10px;text-align: center;}
.gongyitg_ul_p22{font-size: 16px;color: #747373;text-align: center;line-height: 48px;}
/*.gongyitg_ul_p1{line-height: 35px;}*/
.gongyitg_ul ul li a:hover>.gongyitg_ul_d1 .gongyitg_ul_p22{color: #fff}
.gongyitg_ul ul li a:hover>.gongyitg_ul_d1 .gongyitg_ul_p2{color: #336fbf}
.gongyitg_ul_img01 img{
    cursor: pointer;
    transition: all 1.4s;
}
.gongyitg_ul_img01 img:hover{
    transform: scale(1.4);

}
.youqing{border: 1px solid #eaeaea;margin-top: 25px;margin-bottom: 32px;}
.youqing_p1{font-size: 22px;color: #000;padding:30px 0 20px 0;}
.youqing ul li{float: left;height: 40px;width: 116px;margin-right: 26px;overflow: hidden;border: 1px solid #eaeaea;margin-bottom: 24px;}
.ulgao03{padding-top: 15px;padding-bottom: 15px;}
.ulgao04{padding: 6px 13px;}


/*底部*/
.footer{height: 268px;background: #626262;}
.footer_middle_fl{width: 770px;height: 230px;border-right: 1px solid #878787;margin-top: 27px;}
.footer_middle_p1{font-size: 18px;color: #fff;margin-bottom: 17px;}
.footer_middle_fr{margin-top: 27px;margin-left: 40px;}
.footer_middle_p2{font-size: 14px;color: #ccc;line-height: 24px;}
.footer_bottom{height: 42px;background: #494949;line-height: 42px;text-align: center;}
.footer_bottom_p1,.footer_bottom_p1 a{color: #fff;font-size: 14px;}
.footer_bottom_p1 a:hover{color: #336fbf;}
.footer_middle_ul01{float: left;width: 123px;}
.footer_middle_ul_l101{margin-bottom: 10px;}
.footer_middle_ul_l101 a{font-size: 18px;color: #fff;text-align: center;}
.footer_middle_ul_l102 a{font-size: 14px;color: #ccc;text-align: center;line-height: 28px;}
.footer_middle_ul01 li a:hover{color: #fc592a;}



/*左边菜单栏*/
.content_fl{width: 237px;}
.content_fl_title{height: 56px;line-height: 56px;text-align: center;font-size: 25px;color: #fff;background: #494949;margin-bottom: 4px;}
.content_ul{margin-bottom: 14px;}
.content_ul li{height: 40px;margin-bottom: 3px;line-height: 40px;text-align: center;background: #e8e8e8;}
.content_ul li a{color: #7b7b7b;display: block;}
.content_ul li:hover{background: #e11b1c;}
.content_ul li:hover>a{color: #fff;}
.onon{background: #e11b1c !important;}
.onono{background: #e11b1c !important;}
.onon a{color: #fff !important;}
.juankuan_erweima1{position: absolute;top: 20px;left: 42px;}
.juankuan_beijing_p11{font-size: 16px;color: #717171;text-align: center;height: 18px;line-height: 18px;}
.juankuan_beijing_s11{font-size: 28px;color: #fc592a;text-align: center;margin-bottom: 5px;}
.juankuan_beijing1{width: 100%;height: 180px;position: relative;}
.juankuan_wo1{width: 100%;height: 53px;background: url(../images/index23_07.png) no-repeat;}
.juankuan_wo_s11 a{font-size: 20px;color: #fff;margin-left: 78px;float: left;margin-top: 12px;}
.content_fr{width: 930px;}
.content_fr_nav{height: 60px;border-top: 3px solid #fc592a;background: #edebeb;margin-bottom: 10px;}
.content_fr_nav_block{width: 6px;height: 21px;background: #e11b1c;margin: 20px 17px;float: left;}
.content_fr_nav_s01{font-size: 20px;color: #7b7b7b;line-height: 60px;}
.content_fr_nav_s02{font-size: 14px;color: #7b7b7b;line-height: 60px;margin-right: 20px;}
.content_fr_nav_s02 a{color: #7b7b7b;}
.content_fr_nav_s02 a:hover{color:#336fbf;}
.content{padding-bottom: 30px;}
.content_fr_nav_content{color: #7b7b7b;font-size: 17px !important;line-height: 31px;padding: 0 20px;}
.content_fr_nav_content span{font-size: 16px !important;line-height: 1.9;}
.content_fr_nav_content a{font-size: 16px !important;}
.content_fr_nav_content_p1{text-align: center;font-size: 18px;font-weight: bolder;line-height: 30px;margin-bottom: 10px;}
.content_fr_nav_content_p2{text-align: center;font-size: 16px;margin-bottom: 10px;}



/*新闻列表页*/
.list_news_block{height: 202px;border-bottom: 1px dotted #ccc;}
.list_news_block_img01{width: 293px;height: 184px;overflow: hidden;}
.list_news_block_img01 img{
    cursor: pointer;
    transition: all 1.4s;
}
.list_news_block_img01 img:hover{
    transform: scale(1.4);

}
.list_news_block_fr{width: 616px;height: 184px;}
.list_news_block_p1{font-size: 20px;color: #555;line-height: 36px;}
.list_news_block_p2{font-size: 14px;color: #929292;}
.list_news_block_p3{font-size: 14px;color: #929292;line-height: 24px;height: 100px;}
.list_news_block_s1{color: #555;}
.list_news_block a:hover>.list_news_block_fr .list_news_block_p1{color: #ec2024;}
.list_news_block a:hover>.list_news_block_fr .list_news_block_s1{color: #ec2024;}
.list_news_block_ul1 li{height: 44px !important;border-bottom: 1px dotted #ccc;line-height: 44px;}
.list_news_block_ul1 li a{color: #7b7b7b;font-size: 16px;}
.list_news_block_ul1 li:hover>a{color:#336fbf;}


/*图像列表页*/
.gongyitg_ul1 ul li{width: 270px;height: 267px;float: left;margin-right: 60px;margin-bottom: 30px;}
.gongyitg_ul1 ul li a:hover> .gongyitg_ul_d1 .gongyitg_ul_p1{color:#336fbf;}
.gongyitg_ul1 ul li a:hover> .gongyitg_ul_d1 .gongyitg_ul_p2{color:#336fbf;}




.l_xing{margin-left: -16px;margin-top: 29px;float: left;color: red;}
.l_xing2{margin-left: 2px;margin-top: 29px;float: left;color: red;}

/*爱心榜*/
.list_sousuo_form{border:1px solid #ccc;width: 580px;margin:20px auto;font-size: 20px;}
.name{width: 430px;height: 50px;vertical-align: middle;border:none;text-indent: 10px;color: #7b7b7b;font-size: 14px;}
.submit{width: 150px;height: 50px;background: #fc592a;border:none;font-size: 20px;color: #fff;vertical-align: middle;cursor: pointer;}
.list_table{width: 100%;border:1px solid #ccc;}
.list_table,.list_table tr th,.list_table tr td{border:1px solid #ccc;text-align: center;}
.list_table tr th,.list_table tr td{height: 38px;}
.list_table tr th{color: #336fbf;font-weight: normal;background: #f2f1f1;}
.list_table tr td{color: #7b7b7b;font-size: 14px;}



/*功德榜TAB选项卡*/
#outer{width:100%;margin:0px auto;}
#tab{overflow:hidden;zoom:1;background: #e8e8e8;}
#tab li{float:left;color:#7b7b7b;height:30px;cursor:pointer;line-height:30px;list-style-type:none;width: 14%;text-align: center;}
#tab li.current{color:#fff;background:#ccc;}
#content{border-top-width:0;}
#content ul{line-height:25px;display:none;padding:20px 0;}

.yj_wfll{
    width: 943px;
    height: 800px;/*background: #ccc;  */
}

.yj_wfll ul li{
    width: 289px;
    height: 381px;
    /*background: #ad5692;*/
    float: left;
    margin:27px 25px 0 0;
}

.yj_img{
    width: 289px;height: 214px;/*background: #236a5c */
}

.yj_img img{
    width: 289px;height: 214px;
}

.yj_bor{
    width: 289px;
    height: 130px;
    /* background: #ca1458;*/
}

.yj_bor p{
    font-size: 16px;
    color: #4d4d4d;
    line-height: 34px;
}

.yj_bor span{
    font-size: 16px;
    color: #4d4d4d;line-height: 27px;
}

.wo_yj{
    width: 289px;
    height: 38px;
    /*background: pink;*/
}

.wo_yj span{
    font-size: 16px;
    color: #4d4d4d;     margin-left: 7px;

}

.wo_yj b{
    font-size: 16px;
    color: #fc592a;
}



/*单次捐款*/
.dc_jk{
    width: 927px;
    float: right;
}

.guanggaoyu{
    width: 912px;
    /*background: #45a541;*/
    height: 200px;
    border-bottom: 1px solid #dfdfdf;
}


.guanggaoyu p{
    font-size:14px;
    color:#6c6c6c;
    line-height: 25px;
    text-indent: 28px;

}

.guanggaoyu_p1{font-size: 20px !important;color: #e11b1c !important;margin-bottom: 5px;}

.bark{
    width: 876px;
    height: 110px;
    /*background: #45a541;*/
    float: right;
}

.bark span{
    font-size: 17px;
    color: #e11b1c;

}

.bark p{
    font-size: 14px;
    color: #6c6c6c;
    line-height: 26px;
}

.moray{
    width: 876px;
    /*background:#45a541;*/
    height: 89px;
    float: right;
}

.moray span{
    font-size: 17px;
    color: #e11b1c;
}

.moray_frm{
    width: 876px;
    height: 50px;
    /*background: #125c8a;*/
    margin-top: 7px;
}

.morat_wuo{
    width: 171px;
    height: 48px;
    border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;
    float: left;
}

.morat_wuo span{
    color:#fff;
    font-size: 28px;
    line-height: 40px;
}

.morat_yibai{
    width: 171px;
    height: 48px;
    border: 1px solid #d2d1d1;
    border-radius:6px;
    background: #f3f3f3;
    float: left;
    margin-left: 16px;
}

.morat_yibai span{
    color:#fff;
    font-size: 28px;
    line-height: 40px;
}

.morat_zitian{
    width: 300px;
    height: 49px;
    border-radius:6px;
    border: 1px solid #d2d1d1;
    background: #f3f3f3;
    float: right;
}

.morat_zitian input{
    width: 252px;
    height: 47px;
    border-radius:6px;
    background: #f3f3f3;
    border:none;outline:none;
    font-size: 16px;
    color:#a8a8a8; border:0px;
}

.morat_zitian p{
    float: right;
    color:#636363;
    font-size: 28px;
}



/*选择项目*/
.xz_xm{
    width: 876px;
    height: 101px;
    /*background: #125c8a;*/
    float: right;
}

.xz_xm span{
    font-size: 17px;
    color: #336fbf;
}

.xz_rm_s{
    width: 876px;
    height: 55px;
    /*background: pink;*/
    float: right;
    /*border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;*/
}

.xz_wmxm{
    width: 171px;
    height: 48px;
    border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;
    margin-top:5px;  float: left;
}

.xz_wmxm span{
    font-size: 25px;
    color: #fff;
    line-height: 42px;
}

.xz_zxjj{
    width: 171px;
    height: 48px;
    border: 1px solid #d2d1d1;
    border-radius:6px;
    background: #f3f3f3;
    margin-top:5px;
    float: left;
    margin-left: 20px;
}

.xz_zxjj span{
    font-size: 25px;
    color: #636363;
    line-height: 42px;
}

/*复选框*/
.xz_zxm{
    width: 876px;
    height: 65px;
    /*background: pink;*/
    float: right;
}

.xz_zxm p{
    font-size: 16px;
    color: #898989
}

.dianji_ks{
    width: 876px;
    height: 25px;
    /*background: green;*/
    float: right;
    margin-top: 10px
}
.titlw_span{
    font-size: 20px;
    color: #898989
}
.titlw_span a{color: #e11b1c;}

.xsjdax{
    margin-left: 39px;

}

.xfgc{
    margin-left: 39px;
}

.jkhn{
    margin-left: 39px;
}

.jqzx{
    margin-left: 39px;
}



@charset 'utf-8';
*{
    padding: 0;
    margin-left: 0;
}

.input_style{
    background: url(http://jjh.e4shop.com/statics/images/green.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.radio_bg{
    background-position: -118px 0 ;
}
.checkbox_bg{
    background-position: 0 0;
}
.radio_bg_check{
    background-position: -166px 0 ;
}
.checkbox_bg_check{
    background-position: -48px 0;
}
.checkbox_bg_check1 lable i{
    background:url(../images/index43_07.jpg) no-repeat;
}



.show_dayin{margin-top: 25px;border-bottom: 1px dashed #eaeaea;}
.fx .bdsharebuttonbox a.weixin{ width:20px; height:20px; background:url(../images/index222_03.jpg) no-repeat;padding-left:2px;}
.fx .bdsharebuttonbox a.tsina{ width:20px; height:20px; background:url(../images/index233_03.jpg) no-repeat;padding-left:2px;}
.fx .bdsharebuttonbox a.qzone{ width:20px; height:20px; background:url(../images/index244_03.jpg) no-repeat;padding-left:2px;}
.fx .bdsharebuttonbox a.sqq{ width:20px; height:20px; background:url(../images/fx4.jpg) no-repeat;padding-left:2px;}
.fx{margin-top: 15px;}





.body_top_logo_fr_li02 img{
    cursor: pointer;
    transition: all 1.4s;
}
.body_top_logo_fr_li02 img:hover{
    transform: scale(1.1);
}





/*加入我们TAB选项卡*/
#outer1{width:100%;margin:0px auto;}
#tab1{overflow:hidden;zoom:1;background: #e8e8e8;}
#tab1 li{float:left;color:#7b7b7b;height:30px;cursor:pointer;line-height:30px;list-style-type:none;width: 296px;text-align: center;}
#tab1 li.current1{color:#fff;background:#ccc;}
#content1{border-top-width:0;}
#content1 ul{line-height:25px;display:none;padding:20px 0;}


.moray{
    width: 876px;
    /*background:#45a541;*/
    height:88px;
    float: right;
}

.moray span{
    font-size: 17px;
    color: #336fbf;
}

.moray_frm{
    width: 876px;
    height: 50px;
    /*background: #125c8a;*/
    margin-top: 7px;
}

.morat_wuo{
    width: 171px;
    height: 48px;
    border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;
    float: left;
}

.morat_wuo span{
    color:#fff;
    font-size: 28px;
    line-height: 40px;
}

.morat_yibai{
    width: 171px;
    height: 48px;
    border: 1px solid #d2d1d1;
    border-radius:6px;
    background: #f3f3f3;
    float: left;
    margin-left: 16px;
}

.morat_yibai span{
    color:#636363;
    font-size: 28px;
    line-height: 40px;
}

.morat_zitian{
    width: 300px;
    height: 49px;
    border-radius:6px;
    border: 1px solid #d2d1d1;
    background: #f3f3f3;
    float: right;
}

.morat_zitian input{
    width: 252px;
    height: 47px;
    border-radius:6px;
    background: #f3f3f3;
    border:none;outline:none;
    font-size: 16px;
    color:#a8a8a8; border:0px;font-family:"微软雅黑"  !important;
}

.morat_zitian p{
    float: right;
    color:#636363;
    font-size: 28px;
}



/*选择项目*/
.xz_xm{
    width: 876px;
    height: 87px;
    /*background: #125c8a;*/
    float: right;
}

.xz_xm span{
    font-size: 17px;
    color: #336fbf;
}

.xz_rm_s{
    width: 876px;
    height: 55px;
    /*background: pink;*/
    float: right;
    /*border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;*/
}

.xz_wmxm{
    width: 171px;
    height: 48px;
    border: 1px solid #fc592a;
    border-radius:6px;
    background: #fc592a;
    margin-top:5px;  float: left;
}

.xz_wmxm span{
    font-size: 25px;
    color: #fff;
    line-height: 42px;
}

.xz_zxjj{
    width: 171px;
    height: 48px;
    border: 1px solid #d2d1d1;
    border-radius:6px;
    background: #f3f3f3;
    margin-top:5px;
    float: left;
    margin-left: 20px;
}

.xz_zxjj span{
    font-size: 25px;
    color: #636363;
    line-height: 42px;
}

/*复选框*/
.xz_zxm{
    width: 876px;
    height:77px;
    /*background: pink;*/
    float: right;
}

.xz_zxm p{
    font-size: 16px;
    color: #898989
}

.dianji_ks{
    width: 876px;
    height: 25px;
    /*background: green;*/
    float: right;
    margin-top: 10px
}
.titlw_span{
    font-size: 16px;
    color: #898989
}

.xsjdax{
    margin-left: 39px;

}

.xfgc{
    margin-left: 39px;
}

.jkhn{
    margin-left: 39px;
}

.jqzx{
    margin-left: 39px;
}
/*填写资料*/
.input_ziliao{
    width: 876px
;height: 55px;
    /*  background: pink;*/float: right;
}

.lase_name{
    width: 260px;
    height: 42px;text-indent: 10px;
    border: 1px solid #d2d1d1;
    background: #f8f8f8; outline:none;
    font-size: 14px;
    float: left;font-family:"微软雅黑"  !important;color: #898989;
}
.lase_name1{
    width: 100%;
    height: 42px;text-indent: 10px;
    border: 1px solid #d2d1d1;
    background: #f8f8f8; outline:none;
    font-size: 14px;
    font-family:"微软雅黑"  !important;color: #898989;
}

.lase_phone{
    width: 280px;
    height: 42px;
    border: 1px solid #d2d1d1;
    background: #f8f8f8; outline:none;
    font-size: 16px;
    float: left;
    margin-left: 15px; font-family:"微软雅黑"  !important;
}
.lase_email{
    width: 280px;
    height: 42px;
    border: 1px solid #d2d1d1;
    background: #f8f8f8; outline:none;
    font-size: 16px;
    float: right;    font-family:"微软雅黑"  !important;
}

.address{
    width: 876px;
    height: 95px;
    /*background: #a12c5a;*/
    float: right;
    /*     border: 1px solid #d2d1d1;
         outline:none;
          font-size: 16px;*/
}


.address input{
    width: 874px;
    height: 45px;
    background: #f8f8f8;
    float: right;
    border: 1px solid #d2d1d1;
    outline:none;
    font-size: 16px; font-family:"微软雅黑"  !important;
}

.address span{
    color: #9f9f9f;
    font-size: 14px;     line-height: 38px;
}


/*选择支付*/
.zhifu{
    width: 876px;
    height: 88px;
    /*background:#521a4a;*/
    float: right;
}

.zfb{
    width: 206px;
    height:65px;
    border: 1px solid #d2d1d1;
    border-radius: 6px;float: left;
    border-radius: 3px;margin-left: 28px;

}

.sanjiao{
    border: 1px solid #e11b1c !important;
}
.sanjiao .sjx1{
    width: 30px;height: 23px;
    background: url(../images/sanjiao.png);
    position: absolute;
    bottom: -1px;
    left: 177px;
}
.sjx1{width: 30px;height: 23px;position: relative;
    bottom: 22px;
    left: 176px;}


.weixin {
    width: 206px;
    height:65px;
    border: 1px solid #d2d1d1;
    border-radius: 6px;float: left;
    margin-left: 0px;
    border-radius: 3px;
}

/*协议*/
.xieyi{
    width: 876px;
    height:44px;
    /*  background: pink;*/float: right;

}
.xieyi_span{
    font-size: 14px;
    color: #7b7b7b;
    margin-left: 4px;
}

.xieyi_a{
    font-size: 14px;
    color: #336fbf;margin-left:2px;
}

.submit_fr{
    width: 876px;
    height: 52px;
    /* background: #c4a5a4;*/float: right;
}

.submit_wfrll{
    width: 253px;
    height: 50px;
    border-radius:6px;
    background: #e11b1c;
    outline:none;
    border: 1px solid #e11b1c;
}

.submit_wfrll input{
    width: 253px;
    height: 50px;
    border-radius:6px;
    background: #e11b1c;
    outline:none;
    border: 1px solid #e11b1c;
    font-size:20px;
    color: #fff; font-family:"微软雅黑"  !important;
    cursor: pointer;
}



.none{display: none;}






/*.jingdian{height: 620px;background: #f6f6f6; }
.jingdian_p1{padding-top: 40px;}

.xiangmu_middle{font-size: 14px;color: #666;text-align: center;line-height: 28px;}
.anli_middle_ul1 li{margin-top: 30px;}
.anli_middle_ul1 li .anli_middle_ul1_b{width: 370px;height: 430px;background: #fff;border:1px solid #dedede;float: left;margin-right: 39px;}
.anli_middle_ul1_img1{width: 100%;height: 218px;overflow: hidden;}
.anli_middle_ul1_p1{font-size: 18px;margin-top: 20px;margin-bottom: 20px;text-align: center;color: #565656;}
.anli_middle_ul1_div1{width: 33px;height: 2px;background: #ebebeb;margin: auto;}
.anli_middle_ul1_p2{font-size: 14px;line-height: 24px;color: #919191; text-align: center;padding: 0px 8px;}
.anli_middle_ul1_div2{width: 44px;height: 10px;margin: 45px auto;display: none;}
.jingdian_geng{width: 118px;height: 38px;background: #fff;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;margin: 15px auto;text-align: center;line-height: 38px;border:1px solid #dedede;color: #919191;}
.anli_middle_ul1_b{
    transition:All 0.8s ease-in-out;
    -webkit-transition:All 0.8s ease-in-out;
    -moz-transition:All 0.8s ease-in-out;
    -o-transition:All 0.8s ease-in-out;
    
}
.anli_middle_ul1_b:hover {
    transform:translate(0,-30px);
    -webkit-transform:translate(0,-30px);
    -moz-transform:translate(0,-30px);
    -o-transform:translate(0,-30px);
    -ms-transform:translate(0,-30px);
    -webkit-box-shadow:0px 5px 15px #B0A8B0;
    -moz-box-shadow:0px 5px 15px #B0A8B0;
    box-shadow:0px 5px 15px #B0A8B0;
}*/


.anli_middle_ul1_b{float: left;width: 270px;
    height: 237px;
    float: left;
    margin-right: 40px;}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.anli_middle_ul1_b:hover>a .gongyitg_ul_d1{background: #e11b1c;}
.carousel-content{
    position: relative;
    display: inline-block;border: 1px solid #eaeaea;
    padding: 18px;
}
.carousel{
    width: 1260px;
    height: 256px;
    position: relative;
    overflow: hidden;
}
.carousel li{
    float: left;
    position: absolute;
    display: none;
}
.carousel li,.carousel li img{
    width: 100%;
    /*height: 100%;*/
}
.img-index{
    position: absolute;
    bottom: 8px;
    width: 100%;
    display: flex;
    justify-content: center;
    display: none;
}
.img-index li{
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.2);
    font-size: 12px;
    cursor: pointer;
    margin: 0 3px;
    color: #fff;
}
.img-index li.index{
    background-color: rgba(0,0,0,0.6);
}
.img-index li:hover{
    background-color: rgba(0,0,0,0.6);
}
.carousel-prev,.carousel-next{
    position: absolute;
    display: inline-block;
    top: 170px;
    cursor: pointer;
    width: 40px;height: 40px;
}
.carousel-prev{
    left: -45px;
    background: #c0c0c0 url(../images/index09.png);

}
.carousel-next{
    right: -45px;
    background: #c0c0c0 url(../images/index10.png);
}
.carousel-prev:hover{background: #e11b1c url(../images/index09.png);}
.carousel-next:hover{background: #e11b1c url(../images/index10.png);}


/*首页轮播图*/
.banner{height: 446px;}
#imgshow_mask{width:100%;position:absolute;z-index:1;background:url(../images/imgshow_mask.png) repeat-x 0 0;height:27px;}
#imgshow_mask{_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/imgshow_mask.png');}
#imageShow{clear:both;border-bottom:1px solid #fff;}
#imageShow .imagebg{height:446px;overflow:hidden;position:relative;}
#imageShow .imagebg li{height:446px;overflow:hidden;position:absolute;top:0;left:0;width:100%;display:block;filter:alpha(opacity=0);opacity:0;}
#imageShow .imagebg li a.bannerbg_main{width:100%;position:absolute;top:0;right:0;height:446px;display:block;}
.scrollbg{height:60px;line-height: 60px;background: url(../images/index26_03.png) ;position: relative;bottom: 60px;}
.scroll{float: right;width:730px;height:60px;position:relative;overflow: hidden;}
.s_pre, .s_next{display:block;width:48px;height:76px;position:absolute;}
a.s_pre{background:url(../images/arrow_l.png);top:4px;left:0;}
a.s_pre:hover{background:url(../images/arrow_l_on.png);}
a.s_next{background:url(../images/arrow_r.png);top:4px;right:0;}
a.s_next:hover{background:url(../images/arrow_r_on.png);}
.outScroll_pic{ height:60px;margin-left:70px;overflow:hidden;position:relative;width:822px;top:2px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{margin:0 auto;width:40000px;height:60px;}
.scroll_pic li{overflow: hidden;float:left;float:left;height:46px;width:90px;margin:3px 9px;_margin:5px 14px 5px 4px;cursor:pointer;}
.scroll_pic li img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;height: 100%;background-size: 100% 100%;margin-top: -16px;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;background-size: 100% 100%;}
.scroll .current{width:112px;height:46px;
    /*border:2px #ff780d solid;background:url(../images/arrow_on.png) 50% -4px no-repeat;*/
    z-index:10;position:absolute;top:5px;left:0;display: none;}
.currently{border: 2px solid #fff;}
.scrollbg_s1{font-size: 18px;
    color: #fff;
    width: 530px;
    /*margin: auto;*/
    display: block;
    line-height: 60px;
    position: absolute;
bottom: 0px;
z-index: 99;
    }
.scrollbg_s1 a{color: #fff;}
.scrollbg_s1 a:hover{color:#e11b1c;}




/*首页新闻动态*/
.newdong{margin-top: 30px;}
.newdong_fl{width: 790px;height: 785px;border: 1px solid #eaeaea;}


#outer5{padding: 18px;}
#tab5{overflow:hidden;zoom:1;width: 100%}
#tab5 li{float:left;color:#b7b7b7;height:30px;cursor:pointer;line-height:30px;list-style-type:none;padding:0 20px;}
#tab5 li.current{color:#e11b1c !important;}
#content5{border-top-width:0;}
#content5 ul{line-height:25px;display:none;}
.current5{color:#e11b1c !important}
.tab5_blcok{background:#e11b1c;float: left;width: 3px;height: 13px;margin-top: 10px;}
.tab5_gengduo{width: 66px;height: 30px;background: #f0f0f0;text-align: center;line-height: 30px;}
.tab5_gengduo a{color: #e11b1c;}
#content5 ul li{width: 100%;height: 180px;border-bottom: 1px solid #eaeaea;}
#content5 ul li:hover>a .content5_r .content5_r_p1{color: #e11b1c;}
.content5_d01{width: 184px;height: 116px;overflow: hidden;padding: 30px 5px;}
.content5_r{width: 540px;padding: 30px 0px;}
.content5_r_p1{font-size: 18px;color: #494949;line-height: 40px;}
.content5_r_p2{font-size: 14px;color: #b7b7b7;}
#content5 ul li{position: relative;transition: all 0.2s linear;
    -moz-transition: all 0.2s linear; /* Firefox 4 */
    -webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
    -o-transition: all 0.2s linear;}
#content5 ul li:hover{-moz-box-shadow:0px 2px 10px #B0A8B0;/*firefox*/
    -webkit-box-shadow:0px 2px 10px #B0A8B0;/*webkit*/
    box-shadow:0px 2px 10px #B0A8B0;/*opera或ie9*/
    transform: translate3d(0,-2px,0);margin-top: 3px;}



.newdong_fr{width: 378px;height: 375px;}
.newdong_xin{width: 100%;height: 375px;border: 1px solid #eaeaea;}
.newdong_xin1{padding: 18px;}
.newdong_xin_d1{color: #e11b1c;font-size: 20px;margin-bottom: 10px;}
.tab5_blcok1{background:#e11b1c;float: left;width: 3px;height: 22px;margin-top: 4px;margin-right: 18px;}
.newdong_xin1_p1{font-size: 16px;color: #b7b7b7;line-height: 26px;}
.newdong_xin1_p2{font-size: 25px;color: #e11b1c;text-align: center;padding: 5px 0;}
.newdong_xin1_s2{font-size: 16px;color: #b7b7b7;margin-left: 5px;}
.newdong_bao{margin: auto;width: 320px;height: 46px;line-height: 46px;text-align: center;background: #e11b1c;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px;}
.newdong_bao a{display: block;font-size: 18px;color: #fff;}
.newdong_bao a:hover{color: #fff;}
.newdong_bao{position: relative;transition: all 0.2s linear;
    -moz-transition: all 0.2s linear; /* Firefox 4 */
    -webkit-transition: all 0.2s linear; /* Safari 和 Chrome */
    -o-transition: all 0.2s linear;}
.newdong_bao:hover{-moz-box-shadow:0px 2px 10px #B0A8B0;/*firefox*/
    -webkit-box-shadow:0px 2px 10px #B0A8B0;/*webkit*/
    box-shadow:0px 2px 10px #B0A8B0;/*opera或ie9*/
    transform: translate3d(0,-2px,0);}


.search1{background: #f8f8f8;height: 49px;width: 320px;float: right;border: 1px solid #ccc;margin: 35px 10px 0 0;
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px;}
.search_submit_bj1{background: url(../images/index40_07.jpg) no-repeat;    width: 49px;
    height: 47px;border:none;margin-left: -6px;vertical-align: middle;}
.search_input1{background: #f8f8f8;height: 47px;width: 270px;border: none;text-indent: 10px;color: #b7b7b7;}

.newdong_zhi {width: 100%;height: 367px;border: 1px solid #eaeaea;margin-top: 40px;}
.newdong_zhi_ul li{width: 153px;height: 46px;line-height: 46px;text-align: center;background: #e11b1c;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari 和 Chrome */
    border-radius: 3px;
    margin-top: 10px;margin-bottom: 40px;
}
.newdong_zhi_ul li a{color: #fff;font-size: 18px;display: block;}
.ewm{margin-left: 35px;margin-top: 22px;}
.ewm1{width: 119px;height: 117px;margin: 20px auto;overflow: hidden;}
.e_p1{font-size: 16px;margin-top: 16px;text-align: center;color: #7b7b7b;}
.e_p2{font-size: 16px;margin-top: 14px;text-align: center;color: #7b7b7b;margin-bottom: 14px;}





.biaodan_middle{width: 837px;margin:0 auto; }
.guanggaoyu_p11{font-size: 20px !important;color: #e11b1c !important;margin-top: 27px;margin-bottom: 10px;}




.eli_next{ display:block; overflow:hidden;margin: 0px 30px 10px 30px;line-height: 30px;}
.eli_comment{ display:block; overflow:hidden;margin: 0px 30px 10px 30px;}





/*悬浮框*/
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:50px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:50px;top:0;right:0;transition:all 0.3s;background:#626262;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/50px "微软雅黑";overflow:hidden;text-align: center;}
.side ul li .sidetop{width:54px;height:50px;line-height:50px;display:inline-block;background:#626262;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}



.slide_fade{overflow:hidden;position:relative;margin:0px auto;max-width: 1680px;height:443px;}
.slide_fade .box{overflow:hidden;position:relative;max-width: 1680px;height:443px;background:#000;z-index:4;}
.slide_fade .box a{color:#fff;}
.slide_fade .box a:hover{text-decoration:none;}
.slide_fade .list{overflow:hidden;height:9999px;}
.slide_fade .list li{position:relative;max-width: 1680px;height:443px;}
.slide_fade .list img{_vertical-align:top;}
.slide_fade .txt{cursor:pointer;position:absolute;top:20px;left:45px;font:14px/24px "\5fae\8f6f\96c5\9ed1";}
.slide_fade .txt h3{font:40px/80px "\5fae\8f6f\96c5\9ed1";}
.slide_fade .btn{position:absolute;bottom:0;left:0;height:50px;z-index:5;
  width: 400px;height: 50px;
  top:90%;left:50%;margin-left:210px;margin-top:-6px; 
}
.slide_fade .btn a{color:#555;text-decoration:none;}
.slide_fade .btn li{overflow:hidden;float:left;width:67px;height:44px;margin:0 0 0 12px;color:#333;
_margin:0 10px 0 0;_height:87px;}
.slide_fade .btn li:first-child{margin-left:0;}
.slide_fade .btn .selected{position:relative;top:-3px;border:3px solid #f32465;}
.slide_fade .btn h3{padding:4px 0 0 0;font:12px/20px "\5b8b\4f53";text-indent:2px;}
.slide_fade .btn p{color:#999;font:12px/20px "\5b8b\4f53";text-indent:2px;}
.slide_fade .btn p a{color:#999;}
.slide_fade .btn p a:hover{text-decoration:underline;}
.list_ying{height: 60px;background: url(../images/index26_03.png);
/*    position: absolute;
top: 383px;*/
position: relative;
top: -63px;
}
.list_ying_w1200{
width: 540px;
height: 60px;
/*margin: 0 auto;*/
/*position: relative;
top: 50%;
left: 50%;
margin-left: -600px;
margin-top: -30px;*/
position: relative;
top: 0%;
left: 50%;
margin-left: -600px;z-index: 9999;
}



.name11{width: 272px;
height: 46px;
vertical-align: middle;
border: none;
text-indent: 10px;
color: #7b7b7b;
font-size: 14px;background: #f8f8f8;}

.zsdiv{ width:600px; overflow:hidden; margin:20px auto; border:#BFA663 solid 2px; border-radius: 8px; padding:50px 18px;}
.zsdiv1{ display:block; overflow:hidden; height:173px; background-image:url(../images/zsbg.png); background-repeat:no-repeat; background-position:center top;}
.zsdiv1 span{ display:block; overflow:hidden; margin:124px 0px 0px 314px; color:#D9221A; font-size:20px;}
.zsdiv2{ display:block; overflow:hidden; margin:0px 150px; font-size:26px; line-height:60px; color:#222; text-align:center; border-bottom:#B7A790 dashed 1px;}
.zsdiv3{ display:block; overflow:hidden; margin:50px 80px; font-size:20px; line-height:36px; color:#222;}
.zsdiv3 span{color:#D9221A;}
.zsdiv4{ display:block; overflow:hidden; height:160px; text-align:center; background-image:url(../images/111.png); background-repeat:no-repeat; background-position:center top;}
.zsdiv4 p{ display:block; overflow:hidden; font-size:20px; line-height:36px; color:#222; margin-top:40px;}
.zsdiv4 p span{ display:block; overflow:hidden; font-size:18px; line-height:36px; color:#222;}