body, h1, h2,h3,h4,h5,h6,p,dl,dd,ol,ul,form, input,textarea,th,td,select { margin:0; padding:0;}
em,i { font-style:normal;}
li { list-style:none;}
a { text-decoration:none; cursor:pointer; color: black;}
a:focus {outline:none;}
b{ font-weight:normal;}
img { border:none; vertical-align:top;}
input, textarea {vertical-align: middle;outline: none; border:none; background:none;box-sizing:content-box;}
textarea { resize:none; overflow:auto;}
table { border-spacing:0px; border:none; border-collapse:collapse;}
body, input, select, button, textarea { font-size: 12px;font-family: "寰蒋闆呴粦";background:#fff;}
html, body {position: relative;height: 100%;color: #333;background-color: #f5f5f5;}

.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0;} 
.clear{zoom:1;} 
.centerbox{
    width:1200px;
    min-width: 1200px;
    margin:0 auto;}


/*婵犵妲呴崑鎾跺緤妤ｅ啯鍋嬮柣妯款嚙杩濋梺璺ㄥ櫐閹凤拷*/
.header{
    height:80px;
    background-color: #fff;
    min-width: 1200px;}
.logobox{
    display: inline-block;
    margin-top: 30px;
    margin-left: 60px;}
.header-cenR{
    float: right;
    height:80px;}
.headerSearchbox{
    height:40px;
    padding:13px 0 5px;
    box-sizing:border-box;}
.HSbox{
    height:23px;
    width:130px;
    border:1px solid #cccccc;
    border-radius: 4px;
    box-sizing:border-box;
    background-color: #f2f2f2;
    padding:0 5px;
    float: right;
    margin-top: 48px;
    margin-right: 10px;}
.HSbox img{
    margin-top: 2px;}
.headerSearch{
    width:95px;
    height:100%;
    background-color: #f2f2f2;}

.headerNav{
    float: right;
    margin-top: 40px;
    margin-right: 100px;}
.headerNav-Lis{
    float: left;
    width: 96px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    position: relative;}
.headerNav-Lis a{
    display: block;
    width:100%;
    height:100%;
    color: #ce323a;
    position: relative;}
.headerNav-Lis.active a i{
    display:block;}
.headerNav-Lis a i{

    display:inline-block;
    position: absolute;
    width:30px;
    height:2px;
    background-color: #ce323a;
    bottom:0;
    left:50%;
    margin-left: -15px;
    display: none;}
.headerNav-Lis:last-child{
    width:auto;
    padding-left: 20px;}
.navDownList{
    position: absolute;
    top:40px;
    left: 0;
    display:none;
    z-index: 30;}
.navDownList.active{
    display: block;
    animation:rotate 400ms;-webkit-animation:rotate 400ms;-moz-animation:rotate 400ms;}
@keyframes rotate{
    from{
        transform: rotateX(90deg) translateY(0%);}
    to{
        transform: rotateX(0deg) translateY(0%);}
}
@-moz-keyframes rotate{
    from{
        -moz-transform: rotateX(90deg) translateY(0%);}
    to{
        -moz-transform: rotateX(0deg) translateY(0%);}
}
@-webkit-keyframes rotate{
    from{
        -webkit-transform: rotateX(90deg) translateY(0%);}
    to{
        -webkit-transform: rotateX(0deg) translateY(0%);}
}
.navDownLis{
    width:96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    background-color: rgba(255,255,255,0.9);
    margin-bottom: 1px;}
.navDownLis.active{
    background-color: rgba(203,68,77,0.9);}
.navDownLis.active a{
    color: #fff !important;}
.headerNav-Lis .navDownList .navDownLis a{
    display: block;
    width: 100%;
    height:100%;
    color: #333;}
.navDownjiao{
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 10px solid #fff;
    top:-10px;
    left: 50%;
    margin-left: -12px;}
/*banner闂傚倸鍊风欢锟犲窗閹捐绀夌�癸拷閸曨偄鐎梺璺ㄥ櫐閹凤拷*/
.bannerCover{
    position: absolute;
    bottom: 30%;
    left: 50%;
    margin-left: -600px;
    width: 400px;
    height:260px;
   /* background: url(../img/bannercover.jpg) no-repeat center center;*/
    background-size: cover;
    z-index: 100;}
.BCtit{
    font-size: 24px;
    color: #fff;
    margin-top: 80px;
    margin-left: 30px;}
.BCcon{
    width: 336px;
    margin:15px auto;
    font-size: 14px;
    color: #fff;
    line-height: 24px;}
.BCmore{
    width: 101px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #db261b;
    background: url(../../common/img/knowmore.jpg) no-repeat center center;
    position: absolute;
    bottom:18px;
    right: 30px;}
.bannerCover a{
    display: block;
    width: 100%;
    height:100%;}
.XbannerBox{
    position: relative;
    min-width: 1200px;
    overflow: hidden;}
.xbanner{
    height:auto;
    border:none !important;
    margin:0 !important;
    margin-top: 30px !important;
    box-shadow: none !important;
    width:81.25%;}
.redbg{
    position: absolute;
    width: 81.25%;
    height:100%;
    padding-bottom: 70px;
    box-sizing:border-box;
    right:0;
    top:0;
    background-color: #fff ;}
.redbg div{
    width:100%;
    height:100%;
    background-color: #CE323A;}
.xbanner .slides{
    height: auto;}
.xbanner .slides li{
    height:auto;}
.xbanner .slides li img{
    height: auto;}
.flex-control-nav{
    bottom:36px !important;
    z-index: 10;
    width:100% !important;
    left: 50%;
    margin-left: -600px !important;}
.flex-control-paging li a{
    width:30px !important;
    height: 7px !important;
    text-indent: 10000em !important;
    border-radius: 0 !important;
    border:1px solid #fff;
    box-sizing:border-box;
    background-color: transparent !important;
    transform:skew(-45deg);}
.flex-control-paging li a.flex-active{
    background-color: #bd2a21 !important;
    border-color: #bd2a21;}
/*闂傚倷绀侀幖顐﹀磹閻戣棄纭�闁告劕妯婂〒濠氭煕椤愩倕鏋戝┑顔界矋閵囧嫰寮崶顬捇鎮樿箛銉﹀*/
.NewsListCen{
    /*height:354px;*/
    position: relative;
    z-index: 20;
    padding-top: 41px;
    box-sizing:border-box;
    padding-bottom: 116px;}
.NewsListBox{
    height:100%;
    background-color: #fff;
    float: left;
    /*width: 1360px;
    margin-left: -360px;
    padding-left: 360px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    width: 49%;
    margin-right: 2%;
    box-sizing:border-box;
    position: relative;}
.XonLine{
    position: absolute;
    width:700px;
    height:80px;
    background-color: #bd2a21;
    left: 1220px;
    top:50%;
    margin-top: -40px;}
.XonLine a{
    display: block;
    height:100%;
    line-height: 80px;
    font-size: 24px;
    color: #fff;
    text-indent: 140px;}
.NewsList-tit{
    font-size: 18px;
    color: #bd2a21;
    line-height: 60px;}
.NewsLis{
    height:125px;}
.newsImg{
    height: 100%;
    width: 200px;
    float: left;}
.newsImg img{
    width: 100%;
    height:100%;}
.NewsLis-con{
    margin-left: 223px;}
.NewsLis-contit{
    font-size: 16px;
    color: #bd2a21;
    line-height: 40px;
    /*idth:550px;*/
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.NewsLis-contxt{
    font-size: 14px;
    line-height: 18px;
    margin:10px 0;
   /* width: 550px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.NewsLis-contime{
    font-size: 12px;
    color: #999;}
/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯诲蔼濞存粍绮撻弻娑㈡晜鐠囨彃绠虹紓浣瑰姧閹凤拷*/
.Juanproject{
    background-color: 
;}
.Juanproject-tit{
    font-size: 18px;
    color: #bd2a21;
    line-height: 60px;}
.donationLis{
    width:380px;
    height:390px;
    position: relative;}
.donationImg{
    width:380px;
    height:250px;
    overflow: hidden;}
.tuoyuan{
    position: absolute;
    left: 0;
    bottom: 0;}
.donationCon{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width:100%;}
.donationCon-see{
    line-height: 50px;
    font-size: 14px;}
.donationLis a{
    display: block;
    height:100%;
    width:100%;}
.donationCon-see{
    color: #248bff;
    display: block;
    height:100%;
    width:100%;
    text-align: center;}
.donationCon-txt{
    font-size: 14px;
    line-height: 18px;
    height: 36px;
    width:308px;
    margin:0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.donationCon-tit{
    font-size: 16px;
    color: #bd2a21;
    width:308px;
    margin:15px 0 15px 22px;
    border-left: 5px solid #bd2a21;
    padding-left: 10px;}
.donationLis{
    float: left;
    margin-right: 30px;}
.donationLis:last-child{
    margin-right: 0;}
.JuanprojectBox{ }
.NGbox{
    padding:10px;
    background-color: #fff;
    min-width: 1200px;}
.Notice{
    float: left;
    padding: 10px 0;
    width:49%;}
.NoticeLis-time{
    width:110px;
    height:20px;
    border-radius: 10px;
    background-color: #fff2f4;
    border:1px solid #bd2a21;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    display: block;
    float: left;
    color: #bd2a21;
    box-sizing:border-box;}
.NoticeLis-txt{
    margin-left: 137px;
    width:450px;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;}
.NoticeLis{
    margin-bottom: 17px;}
.NoticeLis:last-child{
    margin:0;}
.NoticeList{
    min-height: 125px;}
.GivingTK{
    float: left;
    width:49%;
    margin-right: 2%;}
#Searchresult .givingLis,
.ihr_boxr2r .listC2 li { padding:0 20px; box-sizing:border-box; height: 32px; }
.ihr_boxr2r .listC2 li a { width: auto; height: auto; line-height: 31px; }
.givingLis.active{
    background-color: #f0f0f0;
    border-bottom: #e6e6e6;}
#Searchresult .givingLis  span{ color: #222; display: inline-block; font-size: 13px;}
.givingLis-name{
    float: left;
    width: 18%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.givingLis-money{
    float: right;
    width: 12%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;}
.givingLis-pro{
    text-align: center;
    display: block;
    width:70%;
    margin:0 auto;}
.givingBox{ height: 175px; overflow: hidden; position: relative;}
.shadow{
    position: absolute;
    width:100%;
    height:100%;
    left: 0;
    top:0;}
.linkTit{
    height: 45px;
    line-height: 45px;
    border-bottom: 2px solid #ccc;
    font-size: 18px;}
.linkLis{
    margin-right: 46px;
    float: left;}
.linkLis a{
    display: inline-block;
    padding:20px 0;}
.linkLis a span{
    display:inline-block;
    line-height: 20px;
    border-bottom: 1px dashed #cccccc;
    font-size: 14px;}
.tempWrap{}
.NewsListBan{}
.hd{
    position: absolute;
    bottom: 20px;
    margin-left: 97px;
    z-index: 9;}
.hd ul{
    overflow: hidden;}
.hd ul li{
    float: left;
    width: 24px;
    height: 10px;
    border:1px solid #db261b;
    margin-right: 10px;
    text-indent: -9999px;
    background-color: rgba(255,255,255,0.6);
    box-sizing:border-box;}
.hd ul li.on{
    background-color: #db261b;}
.NewsLis-contime .look{
    float: right;
    font-size: 14px;
    color: #248bff;}
.JuanprojectBox .look{
	float: right;
    font-size: 14px;
    color: #248bff;}
.NewsLisbig{
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
    background: url(../img/bgtext1.jpg) no-repeat  right bottom;
    background-size:67.81%;
    background-color: #fff;}
.xbanner {
    overflow: hidden;}
.usualQues{
    width:49%;
    float: left;}
.UQlis{
    margin-bottom: 20px;
    font-size: 14px;}
.UQlis span{
    float: left;
    width:110px;
    line-height: 1;}
.UQlis p{
    margin-left: 120px;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1;}
.UQlis:last-child{
    margin:0;}
.bannerC{
    height:244px;
    width: 577px;
    position: absolute;
    bottom:107px;
    right:90px;z-index: 9;}
.bannerCtit{
    width:100%;}
.bannerCcon{
    font-size: 16px;
    color: #fff;
    width:454px;
    padding:20px 0;
    line-height: 24px;}
.onjuanBtn{
    width:178px;
    height:48px;
    font-size: 24px;
    
    text-align: center;
    line-height: 48px;
    border-radius: 24px;
    background-color: #FFF2F4;
    margin-left: 110px;}
.onjuanBtn a{
color:#CE323A;}
/*闂備礁婀遍崢褔鎮洪妸銉冩椽鎮㈤悡搴ｏ紵闂佽法鍣﹂幏锟�*/
.footer{
    height: 170px;
    background-color: #fff2f4;
    border-bottom: 6px solid #db261b;
    overflow: hidden;
    min-width: 1200px;}
.footlogo{
    display: block;
    margin:25px auto 0;}
.footlink{
    font-size: 12px;
    color: #666;
    line-height: 24px;
    text-align: center;}
.comeNum{
    font-size: 14px;
    line-height: 40px;
    text-align:center;}
.comeNum span{
    color: #db261b;}
/*闂傚倷鑳剁涵鍫曞疾濠婂喚娓诲ù鐘差儏闂傤垶鏌ｉ幇闈涘妞ゆ洝椴搁幈銊ノ熸径绋挎儓闂佸搫妫楀Λ妤呮箒闂佺粯锚濡﹪宕曢弮鍫熺厪闁糕剝顨忓Ο锟藉┑鈽嗗亜閸熸挳寮幘缁樻櫢闁跨噦鎷�*/
.detailTit{
    height:300px;
    width:100%;
    background-size: cover;
    overflow: hidden;position: relative;}
/*.aboutus{
    background: url(../img/titbg9.jpg) no-repeat center center;}
.newsCenter{
    background: url(../img/titbg7.jpg) no-repeat center center;}
.donationP{
    background: url(../img/titbg8.jpg) no-repeat center center;}
.donationP1{
    background: url(../img/titbg9.jpg) no-repeat center center;}
.donationZ{
    background: url(../img/titbg2.jpg) no-repeat center center;}
.donationX{
    background: url(../img/titbg3.jpg) no-repeat center center;}
.donationU{
    background: url(../img/titbg6.jpg) no-repeat center center;}
.donationD{
    background: url(../img/titbg5.jpg) no-repeat center center;}*/
.detailtBox{
    height:56px;
       position: absolute;
    left: 19%;
    top:200px;
    box-sizing:border-box;}
.detListName{
    border-left: 1px solid #000;
    padding-left: 10px;}
.lisname{
    font-size: 24px;
    color: #000;
    line-height: 1;
    margin-bottom: 10px;}
.elisname{
    font-size: 18px;
    line-height: 1;}
.detailListbox{
    text-align: center;
    margin-top: 50px;}
.detailList{
    display: inline-block;}
.detailLis{
    float: left;
    font-size: 18px;
    margin:0 20px;
    position: relative;}
.detailContent{
    background-color: #fff;}
.detailLis a{
    display: block;
    padding:10px 0;}
.detailLis.active{
    border-bottom: 2px solid #db261b;}
.detailLis.active a{
    color: #db261b;}
.detailLis.active span{
    display:inline-block;
    position: absolute;
    bottom: -12px;
    left:50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 12px solid #db261b;}
.detailCenter{
    padding-top: 10px;padding-bottom:20px;}
.detailCenter-tit{
    position: relative;
    padding:30px 0 30px;
    text-align: center;}
.line{
    display:block;
    width:100%;
    height:1px;
    background-color: #999999;
    position: absolute;
    top:50%;}
.detailCenter-name{
    display: inline-block;
    width: 150px;
    line-height: 1;
    font-size: 20px;
    background-color: #fff;
    position: relative;
    z-index: 3;}
.detailCenter-txt{
    font-size: 14px;
    line-height: 26px;
    min-height: 300px;
    padding-bottom: 20px;}
.delNewsLis a{
    display: block;
    width:100%;
    height:100%;
    height:127px;
}
.delNLimg{
    width: 200px;
    height:125px;
    float: left;}
.delNLimg img{
    width:100%;
    height:100%;}
.delNLcon{
    margin-left: 220px;}
.delNLtit{
    width:100%;
    line-height: 40px;
    color: #bd2a21;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;}
.delNewsLis{
    float: left;
    width:576px;
    box-sizing:border-box;
    margin-right: 48px;
    margin-bottom: 30px;}
.delNewsLis.spa{
    margin-right: 0;}
.delNLtxt{
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.delNLfoot{
    margin-top: 15px;
    font-size: 12px;
    color: #999;}
.delNLmore{
    display: inline-block;
    float: right;
    color: #248bff;}
.newsdel-tit{
    padding-top: 10px;
    text-align: center;}
.newsdel-name{
    padding:20px 0;
    font-size: 20px;
    line-height: 1;
    text-align: center;}
.newsdel-fu div{
    float: left;
    font-size: 12px;
    color: #999;}
.newsdel-futime{
    margin-right: 40px;}
.newsdel-creator{
	margin-right: 40px;}
.newsdel-fu{
    display: inline-block;}
.newsdel-con{
    overflow: hidden;}
.newsdel-conimg{
    width:456px;
    height:304px;
    margin:20px auto;}
.newsdel-conimg img{
    width:100%;
    height:100%;}
.newsdel-contxt{
    font-size: 14px;
    line-height: 30px;
    padding-bottom: 30px;}
.newsdel-contxt p{text-indent:2em;}
/*闂傚倸鍊风欢锟犲磻閸涱収娼╅柕濞炬櫆閸嬪倿鏌ㄩ悢鍝勑㈢紒锟介崒娑栦簻闁硅櫣鍋炵�氬綊姊虹憴鍕偞闁告挻绻堟俊鐢稿礋椤栨稑浠洪梺鍛婄☉閿曘儵濡撮敓锟�*/
.notLis{
    float: left;
    width: 576px;
    margin-right: 48px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;}
.notLis.spa{
    margin-right: 0;}
.notLis a{
    display: block;
    width: 100%;
    height:100%;}
.NotLis-time{
    width: 110px;
    height: 30px;
    border-radius: 15px;
    background-color: #fff2f4;
    border: 1px solid #bd2a21;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    display: block;
    float: left;
    color: #bd2a21;
    box-sizing: border-box;}
.NotLis-txt{
    margin-left: 137px;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
    font-size: 14px;}
.notBox{
    padding-bottom: 40px;}
/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯诲蔼濞存粍绮撻弻娑㈡晜鐠囨彃绠虹紓浣瑰姧閹凤拷*/
.JuanpLis{
    float: left;
    margin-bottom: 40px;
    margin-right: 75px;
    width: 330px;
    height:320px;
    position: relative;
    box-shadow: 3px 3px 5px #ccc;}
.JuanpLis a{
    display: block;
    width:100%;
    height:100%;}
.juanpImg{
    width: 330px;
    height: 240px;
    overflow: hidden;}
.tuoyuan1{
    position: absolute;
    left: 0;
    bottom: 0;
    width:100%;
    height: 134px;}
.juanpCon{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;}
.juanpCon-tit{
    font-size: 16px;
    color: #bd2a21;
    width: 292px;
    margin: 10px auto;
    border-left: 5px solid #bd2a21;
    padding-left: 10px;
    box-sizing:border-box;}
.juanpCon-txt{
	height: 36px;
    font-size: 12px;
    line-height: 16px;
    width: 292px;
    margin:0 auto 20px;}
.JuanpLis.spa{
    margin-right: 0;}
.JuanpList{
    padding:0 30px;}
.JuanpBox{
    padding-bottom: 40px;}
/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯烩拹閻庢碍宀搁弻銊╁籍閸ヮ煈妫勯梺鍛婃惈閹凤拷*/
.juandel-fu{
    display: inline-block;
    position: relative;}
.newsdel-fus{
    float: left;
    font-size: 16px;}
.newsdel-fus span{
    color: #ff0000;}
.newsdel-fusM{
    position: absolute;
    width: 110px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    text-align: center;
    background-color: #ffad37;
    color: #fff;
    right: -150px;
    font-size: 14px;}

/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯诲蔼闁稿锕弻銊モ攽閸℃瑥鈪靛┑鈽嗗灲閹凤拷*/
.juanzhiCon{
    min-height: 400px;
    padding-bottom: 50px;}
/*闂傚倷绶氬鑽ゆ嫻閻旂厧绀夐幖娣妼閸氬綊骞栧ǎ顒�濡肩紒鐘崇叀閺岀喖鏌囬敃锟介悘锝嗐亜閳哄瀚�*/
.wojuanBox{
    padding-top: 20px;
    margin-left: 290px;}
.juanbasicbox{
    width: 537px;}
.juanbasiclist{
    margin-bottom: 30px;
    position: relative;}
/*闂備礁鎲￠懝鎯归悜鑺ュ仺缂備焦蓱濞呯娀鏌ｉ幇顓炵祷妞ゎ偓鎷�  闂備胶顢婇～澶愬礉濡偐鐭夐柟鐑樻尪娴滄粓鏌涢敂璇插箺缂佹劖顨呴埥澶愬箻閹颁礁鍓辨繝娈垮灠閹碱偊銆呮總鍛婃櫢闁跨噦鎷�		begin*/
.juanProject{
	position:absolute;
	padding-top:40px;
	border:1px solid #ccc;
	border-radius:3px;
	right:0;
	top:0;
	width:420px;
	z-index:10;
	display:none;}
.juanProjectlis{
	height:40px;
	line-height:40px;
	text-indent:10px;
	font-size:12px;
	background-color:#f5f5f5;
	cursor:pointer;}
/*闂備胶顢婇～澶愬礉濡偐鐭夐柟鐑樻尪娴滄粓鏌涢敂璇插箺缂佹劖顨呴埥澶愬箻閹颁礁鍓辨繝娈垮灠閹碱偊銆呮總鍛婃櫢闁跨噦鎷� 		end*/
.juanbasicLeft{
    width: 107px;
    float: left;
    height: 40px;
    line-height: 40px;
    text-align: right;
    font-size: 16px;
    margin-right: 10px;}
.juanbasicLeft i{
    font-family: "闂備浇顕уù鐑藉箠閹炬椿鏁勯柛鏇ㄥ幘缁�濠囨煥閻曞倹瀚�";
    color: #ff0000;}
.juanbasicRight{
    display: block;
    float:left;
    width: 420px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    padding-left: 10px;
    background: #f5f5f5;
    line-height: 40px;}
.juanbasicRightrea{
    display: block;
    float:left;
    width: 420px;
    height: 106px;
    box-sizing: border-box;
    border-radius: 3px;
    padding:10px;
    background: #f5f5f5;}
.basicInfSex1 {
    float: left;
    width: 400px;
    padding-left: 10px;}
.basicInfSex1 .reRondActive1.reRond i {
    display: block;
    background-color: #007456;}
.SexMan1{
    width: 109px !important;}
.juanbasicRight.spa{
    background-image: url(../../common/img/jianbg.jpg);
    background-repeat: no-repeat;
    background-position: right center;}
.reRondSex1{
    margin-left: 26px;
    line-height: 30px;
    font-size: 16px;padding-top: 5px;}
.fukuang{
    width: 420px;
    float: left;}
.fukuangtype{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 130px;
    font-size: 18px;
    float: left;
    border-radius: 5px;
    box-sizing:border-box;}
.fukuangtype.wangyin{
    border:1px solid #00808a;}
.fukuangtype.weixin{
    border:1px solid #62b900;
    margin:0 10px;}
.fukuangtype.zhifubao{
    border:1px solid #00abeb;}
.fukuangtype.active{
    background-color: #00abeb;
    border-color: #00abeb;
    color: #fff;}
.juanbasicBtn{
    width: 420px;
    height: 40px;
    line-height: 40px;
    background-color: #ffad37;
    border-radius: 5px;
    text-align: center;
    font-size: 18px;
    color: #fff;}
.juanbasicRight.duan{
    width: 336px;}
.niming{
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;}
.niming span{
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    box-sizing:border-box;
    border:1px solid #999;
    border-radius: 4px;
    margin:9px 10px 0;}
.niming span.active{
    background: url(../../common/img/niming.jpg) no-repeat center center;}
.SexMan {
    float: left;
    width: 92px;}
.reRond {
    float: left;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 1px solid #cecece;
    background: #fff;
    margin-top: 13px;
    margin-right: 10px;}
.basicInfSex1 .reRondActive1.reRond i {
    display: block;
    background-color: #bd2a21;}
.reRondSex {
    float: left;
    display: block;
    line-height: 40px;
    color: #333;
    font-size: 14px;}
.reRond i {
    display: none;
    width: 8px;
    height: 8px;
    background: #318bc8;
    border-radius: 50%;
    margin: 2px auto;}
.errobox{
    position: absolute;
    right:-185px;
    padding:5px;
    border-radius: 2px;
    background-color: #FECDCD;
    font-size: 12px;
    line-height: 18px;
    width:140px;}
.errobox img{
    position: absolute;
    left: -25px;
    top:50%;
    margin-top:-8px;}
.errobox span{
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 5px solid #FECDCD;
    border-bottom: 4px solid transparent;
    position: absolute;
    left:-5px;
    top:50%;
    margin-top: -4px;}
/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯诲蔼闁稿锕弻銊モ攽閸℃瑥鈪靛┑鈽嗗灲閹凤拷*/
.Juantable table td {
    width: 25%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;}
.juanhear td {
    background-color: #bd2a21;
    color: #fff;}
.Juantable{
    width: 800px;
    margin:0 auto;
    padding-bottom: 50px;}
/*闂傚倷鑳堕、濠囷綖婢舵劕绀夋俊顖濆亹閻鏌熼悜妯诲鞍濠殿垱鎸抽幃褰掑箒閹烘垵顬夐梺鍝勬４閹凤拷*/
.delNLtit1{
    width: 100%;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;}
/*闂傚倷绀侀幖顐﹀磹缁嬫５娲晲閸涱亝鐎婚梺闈涢獜缁辨洟鍩㈤弮鍫熷�甸柨婵嗛楠炴绱掓笟濠冨*/
.downBox{
    padding:0 20px;}
.downLis{
    margin-bottom: 30px;}
.downNum{
    float: left;
    width: 124px;
    height: 38px;
    font-size: 22px;
    color: #bd2a21;
    line-height: 38px;
    text-align: center;
    background: url(../../common/img/numbg.jpg) no-repeat center center;
    background-size: cover;}
.downCon{
    font-size: 16px;
    line-height: 38px;
    margin-left: 10px;
    width: 456px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    float: left;}
.downBtn{
    font-size: 16px;
    line-height: 38px;
    float: left;
    margin-left: 40px;
    /*background: url(../img/download.jpg) no-repeat left center;*/
    padding-left: 20px;}
.downTime{
    float: right;
    font-size: 12px;
    line-height: 38px;
    color: #999;}



.searchRbox{
    min-height: 300px;
    padding-bottom: 50px;}
.searchresultlis{
    height:51px;
    box-sizing:border-box;
    padding-top: 10px;
    border-bottom: 1px solid #e6e6e6;}
.searchRcon{
    float: left;
    width: 90%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 40px;}
.searchRcon span{
    color: #ed6d51;}
.searchRtime{
    font-size: 12px;
    color: #999;
    float: right;
    line-height: 40px;}

.WXtop{
    height: 3.5rem;
    background: url(../../common/img/wxtop.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;}
.WXtop img{
    width: 2.85rem;
    margin-top: 0.5rem;}
.centerView2{
    min-height: 100%;
    background-color: #fff;}
.WXbody{
    padding:0 0.25rem;}
.WXtit{
    height: 0.78rem;
    background-color: #bd2a21;
    border-radius: 4px;
    box-shadow: 0 0 5px #bd2a21;
    margin:0.35rem 0;}
.WXtitlis{
    float: left;
    height: 100%;
    line-height: 0.78rem;
    text-align: center;
    width: 33.3%;
    font-size: 0.28rem;
    color: #fff;}
.WXCon{
    border-radius: 4px;
    box-shadow: 0 0 5px #ccc;
    padding:0.16rem 0;}
.wxcontact-con img,.wxcontact-con table{
	max-width:100%;text-indent:闂佸吋鍞婚幏锟�0;}
.WXtitlis1{
    float: left;
    line-height: 0.65rem;
    font-size: 0.24rem;
    width: 33.3%;
    text-align: center;}
.WXtitlis2{
    line-height: 0.36rem;
    padding-top: 0.12rem;}

/*闂傚倷鑳剁涵鍫曞疾濠婂喚娓诲ù鐘差儏闂傤垶鏌ｉ幇闈涘妞ゆ洝椴搁幈銊ノ熸径绋挎儓闂佸搫妫楀Λ妤呮箒闂佺粯鐟ラ幊蹇曪拷姘炬嫹*/

.centerView3{
    min-height: 100%;
    background-color: #fff;
    padding:0.74rem 0.35rem 0;
    overflow: hidden;}
.wxjian-top{
    height: 0.87rem;
    position: relative;
    line-height: 0.87rem;
    border-bottom: 1px solid #e6e6e6;
    font-size: 0.44rem;
    margin-bottom: 0.45rem;}
.wxjian-top p{
    position: absolute;
    width: 0.4rem;
    height: 0.04rem;
    background-color: #bd2a21;
    left: 0;
    top: 0;}
.wxjian-con{
    font-size: 0.32rem;
    line-height: 0.52rem;
    text-indent: 2em;}
.wxcontact-lis{
    font-size: 0.32rem;
    line-height: 0.65rem;}
.wxcontact-lis span{
    display: inline-block;
    float: left;}
.wxcontact-lis p{
    float: left;
    color: #666;}
.WXerweima{
    width: 3.3rem;
    height: 3.3rem;
    margin:0.65rem auto 0.3rem;
    padding:0.12rem;
    box-sizing:border-box;
    box-shadow: 0 0 5px #ccc;}
.WXerweima img{
    width: 100%;
    height: 100%;}
.WXguanzhu{
    font-size: 0.32rem;
    text-align: center;}
.wxd-top{
    font-size: 0.42rem;
    line-height: 0.58rem;}
.wxd-tit{
    font-size: 0.24rem;
    color: #999;
    line-height: 0.8rem;}
.wxd-tit p{
    float: left;}
.wxd-titl{
    margin-right: 0.4rem;}
.wxd-img{
    height: 3.2rem;
    margin-bottom: 0.4rem;}
.wxd-img img{
    width: 100%;
    height:100%;}
.wxd-con{
    font-size: 0.4rem;
    line-height: 0.6rem;}
.centerView5{
    min-height: 100%;
    background-color: #f5f5f5;}
.swiper-container{
    height: 3rem;}
.swiper-slide img{
    width: 100%;
    height: 100%;}
.swiper-slide p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    background: url(../../common/img/jianbianbg.jpg) no-repeat center center;
    background-size: 100% 100%;
    font-size: 0.3rem;
    color: #fff;
    padding-left: 0.2rem;}
.swiper-pagination-bullet{
    background: #fff !important;
    opacity:1 !important;}
.swiper-pagination{
    left: auto !important;
    right: 0 !important;
    width: auto !important;}
.swiper-pagination-bullet-active{
    background-color: #bd2a21 !important;}
.wxNewsbox{
    margin-top: 0.2rem;
    background-color: #fff;}
.wxNewsLis{
    padding:0.3rem 0.2rem 0.2rem;
    border-bottom: 1px solid #e6e6e6;}
.wxNewsLis-img{
    width: 2rem;
    height:1.5rem;
    float: left;
    overflow: hidden;}
.wxNewsLis-img img{
    width:100%;
    height:100%;}
.wxNewsLis-con{
    margin-left: 2.3rem;}
.wxNewsLis-tit{
    font-size: 0.34rem;
    line-height: 0.5rem;
    margin-bottom: 0.2rem;}
.wxNewsfoot-l{
    font-size: 0.24rem;
    color: #999;
    float: left;}
.wxNewsfoot-r{
    font-size: 0.24rem;
    color: #666;
    padding-left: 0.3rem;
    float: right;
    background: url(../../common/img/time.jpg) no-repeat left center;
    background-size: 0.24rem 0.24rem;}
/*.errobox{
    position: absolute;
    right:;
}*/

/**
	濠电偛鐡ㄧ划宀勬儔閻撳攻搴敋閿熶粙骞嗗鍡樺婵繂鑻晶鍓х磽娴ｇ懓濮ч柟鍑ゆ嫹	begin
*/
.cover{
    position: fixed;
    width:100%;
    height:100%;
    /* background-color: rgba(0,0,0,0.3); */
    z-index: 9;
    display:none;
    left:0;
    top:0;}
.coverCenter{
    width:976px;
    height:636px;
    box-sizing:border-box;
    border:8px solid #e0e0e0;
    background-color: #fff;
    position: absolute;
    left:50%;
    margin-left: -488px;
    top:50%;
    margin-top: -318px;}
.CCtit{
    height:121px;
    border-bottom: 1px solid #e0e0e0;
    padding:54px 90px 28px;
    line-height: 38px;
    box-sizing:border-box;
    position: relative;}
.CCtit img{
    float: left;}
.juanjin{
    font-size: 24px;
    line-height: 38px;
    margin-left: 60px;}
.juanjin span{
    color: #ff8106;}
.cha{
    display: block;
    position: absolute;
    right:30px;
    top:30px;
    font-size: 30px;
    color: #666;}
.CCbody-left{
    float: left;
    width:290px;}
.saoyisao{
    display: table;
    margin:19px auto;}
.zhifumaBox{
    border:1px solid #dcdcdc;}
.maimg{
    width:100%;}
.zhifuma{
    padding:17px;
    background-color: #ededed;}
.zhifuma img{
    display:table;
    margin:0 auto;}
.CCbody{
    padding:0 90px;
    margin-right: 90px;
    background: url(../../common/img/phone.jpg) no-repeat right top;}
/**
	濠电偛鐡ㄧ划宀勬儔閻撳攻搴敋閿熶粙骞嗗鍡樺婵繂鑻晶鍓х磽娴ｇ懓濮ч柟鍑ゆ嫹	end
*/
.wxd-con img,.wxd-con table{
    max-width:100%;
    text-indent:0;}

/* css reset wz	by	qianduan */
.add-super{ 
	width:1200px;  
	position:relative;}
.add-super .add-hd{ 
	overflow:hidden;
	height:30px;
	background:#f4f4f4; 
	padding:0 10px;}
.superbox .prev,.superbox .next{ 
	display:block;  
	width:30px; 
	height:30px;
	cursor:pointer; 
	background:red;
	background:url(../img/arr.jpg) no-repeat;} 
.superbox .prev{
 	position:absolute;
 	left:-50px;
 	top:50%;}
.superbox .next{ 
	position:absolute;
	right:-50px;
	top:50%; 
 	transform: rotate(-180deg);
     -webkit-transform: rotate(-180deg);
     -moz-transform: rotate(-180deg);
     -o-transform: rotate(-180deg);
     -ms-transform: rotate(-180deg);}
.add-super  .prevStop{ 
	background-position:-60px 0;}
.add-super  .nextStop{ 
	background-position:-60px -50px;}
.add-super .add-hd ul{ 
	float:right; 
	overflow:hidden; 
	zoom:1; 
	margin-top:10px; 
	zoom:1;}
.add-super .add-hd ul li{ 
	float:left;  
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer;}
.add-super .add-hd ul li.on{ 
	background-position:0 0;}
.add-super .add-bd{ 
	padding:10px;}
.add-super .add-bd ul{ 
	overflow:hidden; zoom:1;}
.add-super .add-bd ul li{ 
	margin:0 8px; 
	float:left;
	_display:inline; 
	overflow:hidden; 
	text-align:center;}
.add-super .add-bd ul li .pic{ 
	text-align:center;}
.add-super .add-bd ul li .pic img{ 
	width:120px; 
	height:90px; 
	display:block;  
	padding:2px; 
	border:1px solid #ccc;}
.add-super .add-bd ul li .pic a:hover img{ 
	border-color:#999;}
.add-super .add-bd ul li .title{ 
	line-height:24px;}
.superboxs{
	width:100%;}
.superleft{
	width:80%;}
.superright{
	width:20%;}
.text-left{
	text-align:left !important;}
.supertop{
	width:100%;}
.colorblue{
	color:#0C519F !improtant;
	font-size:26px;}
.donationLis{
	position: relative;
    height: 280px;}
.sy-dona-text{
	position: absolute;
	bottom: 0;
	left:0;
	width:100%;
	height: 35px;
	line-height:35px;
	background:#CE323A;}
.donationLis a img{
	width:380px;
	height:245px;}
.contentshu{
	display: inline-block;
    width: 3px;
    height: 15px;
    background: #fff;
    margin-top: 11px;
    margin-left: 25px;
    float: left;}
.text1{
	color:#fff;
	width:348px;
	text-align: center;
	float:right;
	font-size:16px;}
/*升级浏览器代码*/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999999999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../img/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../img/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../img/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../img/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}