html,body{
    width:100%;
}
img{
    border:none;
}
body,div,h1,h2,h3,h4,h5,h6,a,input,form{
    text-decoration:none;
    margin:0;
    padding:0;
}
ul,li,dl,dt,dd{
    list-style:none;
    padding:0;
    margin:0;
}
h1{
    font-size:24px;
}
input{
    border:none;
}
a{
    cursor:pointer;
    color:black;
}
a:hover{
    color:#a02f85;
}
body{
    font-size:12px;
    font-family:"微软雅黑","Microsoft YaHei";
    background:#ffffff;
}
.hidden{
    display:none;
}
.clear{
    clear:both;
}
.white{
    background: #ffffff;
}
.ui-menu-item .ui-corner-all{
    display:none;   
}
.wrap{
    width:1190px;
    margin:0 auto;
}

/*header*/
.header{
    height:135px;
    width:100%;
    background:url(../img/logo.jpg) no-repeat center center;
}
.nav{
    background:#ede7eb;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:15px;
        margin:0 auto;
        width:100%;
}
.nav dd{
    float:left;
}
.nav dd.on{
background:url(../img/daohang.png) no-repeat bottom center;

}
.nav dd a{
    display:block;
    color:#473944;
    width:148.75px;
    height:40px;
}
.nav dd a:hover{

    background:#f7eff5;
}
/*footer*/
.footer{
    clear:both;
    border-top:1px solid #a02f85;
    background:#efeeee;
    height:150px;
    padding-top:1px;
        font-size:12px;
        color:#505050;
}
.footer a{
    color:#505050;
}
.footer .code{
    float:left;
    width:325px;
    height:150px;
    margin-left:32px;
    background:#efeeee;
    border-right:1px solid #fff; 
}
.footer .code .img{
    width:116px;
    height:116px;
    margin:15px 0 0 24px;
    float:left;
}
.footer .code .img img{
    width:100%;
    height:100%;
}
.footer .code .text{
    float:left;
    height:150px;
    line-height:150px;
    padding-left:20px;
}
.footer .copyright{
    padding-top: 20px;
    text-align: right;
    padding-right: 100px;
    background: #efeeee;
}
.footer .copyright div{
    margin-top:10px;
}
.footer .copyright span{
    margin-left:14px;
}
.footer .copyright span span{
    margin-left:0;
}
/*notice*/
.notice{
    width:150px;
    position:fixed;
    top:135px;
    left:50%;
    margin-left:-668px;
}
.notice .title{
    background:#a02f85;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:15px;
    border-bottom:2px solid #a02f85;
    color:#fff;
}
.notice .content{
    display:block;
    width:120px;
    height:150px;
    word-break:break-all;
    padding:15px;
    background:#f9f9f9;
    border:1px solid #a02f85;
    border-top:none;
    line-height:25px;
}
.notice .content p{
    margin:0;
}
/*index*/
.ileft{
    padding-top:6px;
    width:880px;
    float:left;
    margin-bottom:10px;
}
.iright{
    padding-top:6px;
    width:295px;
    float:right;
    overflow:hidden;
}

.ilist1{
    width:100%;
}
.ilist1 dt{
    height:43px;
    line-height:43px;
    padding-left:10px;
    background:url(../img/bullet-title.png) no-repeat 18px center;
}
.ilist1 dt span{
    float:left;
    
    font-size:14px;
    color:#a02f85;
}
.ilist1 dt .more{
    color:#999999;
    font-size:12px;
    float:right;
    margin-right:25px;
}
.ilist1 dt .more:hover{
/*  text-decoration:underline; */
    color:#a02f85;
}
.ilist1 dt .subtitle{
    font-size:14px;
    float:left;
    overflow:hidden;
    padding-left:19px;
    padding-top:12px;
    font-weight:bold;
}
.ilist1 dt .subtitle a {
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0 9px;
    text-align: center;
}
.ilist1 dt .subtitle a:hover {
    color:#a02f85;
}
.ilist1 dt .subtitle a.on{
        color:#a02f85;
}
.ilist1 dd{
    padding-left:18px;
    line-height:36px;
}
.ilist1 dd .date{
        padding-right:15px;
    color:#8d8d8d;
    float:right;
}

.yx {
    height:63px;
    background:url(../img/yx.png) no-repeat 18px center;
}
.yx dt{
    height:38px;
    line-height:38px;
    padding-left:55px;
    /**margin-top:10px;*/
}
.yx dd{
    padding-left:68px;
    
}
.yx dt span{
        font-size:14px;
    padding-left:16px;
    line-height:16px;
}
.ilist{
    width:100%;
}
.ilist dt{
    height:43px;
    line-height:43px;
    padding-left:35px;
    background:url(../img/bullet-title.png) no-repeat 18px center;
}
.ilist dt span{
    float:left;
    font-weight:bold;
    font-size:14px;
    color:#a02f85;
}
.ilist dt .more{
    color:#999999;
    font-size:12px;
    float:right;
    margin-right:25px;
}
.ilist dt .more:hover{
/*  text-decoration:underline; */
    color:#a02f85;
}
.ilist dt .subtitle{
        font-size:14px;
    float:left;
    overflow:hidden;
    padding-left:19px;
    padding-top:12px;
}
.ilist dt .subtitle a {
    float: left;
    display: block;
    height: 19px;
    line-height: 19px;
    margin: 0 9px;
    text-align: center;
}
.ilist dt .subtitle a:hover {
    color:#a02f85;
}
.ilist dt .subtitle a.on{
        color:#a02f85;
}
.ilist dd{
    padding-left:18px;
    line-height:36px;
}
.ilist dd .date{
    color:#8d8d8d;
    float:right;
    padding-right:18px;
}
/*channel*/
.ilist dd .channel2{
    color:#a02f85;
}
.ilist dd .channel49{
    color:#ec9c51;
}
/*channel*/
/*news*/
.news{
    width:100%;
    border:1px solid #e4e4e4;
    height:244px;
    overflow:hidden;
}
.news .ilist{
    float:left;
    width:545px;
    height:274px;
}
/*focus*/
.focus{ 
    width:334px;
    height:254px;
    overflow:hidden;
    float:left;
}
.flexslider{
    position:relative;
    height:274px;
    overflow:hidden;
    }
.slides{
    position:relative;
    z-index:1;
    }
.slides li{
    height:244px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    }
.slides li div{
    position: absolute;
    bottom: 0px;
    background: rgba(0,0,0,0.7);
    width: 100%;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
}
.slides li a {
    display:block;
    width: 206px;
    margin-left:8px;
    height:32px;
    line-height:32px;
    overflow: hidden;
    text-overflow:ellipsis; 
    white-space:nowrap;
    color: #fff;
    font-size: 12px;
}
.slides li a:hover{
    text-decoration:underline;
}
.flex-control-nav{
    position:absolute;
    bottom:30px;
    z-index:2;
    width:95px;
    text-align:right;
    margin: 0;
    right:0;
    padding:0;
    }
.flex-control-nav li{
    display:inline-block;
    width:24px;
    height:26px;
    margin:0px;
    margin-right:5px;
    *display:inline;
    zoom:1;}
.flex-control-nav a {
    text-align:center;
    display: inline-block;
    width: 24px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    overflow: hidden;
    background: rgba(255,255,255,0.2);
    cursor: pointer;
}
.flex-control-nav .flex-active{
    background:rgba(246,144,11,0.8);
    }
.flex-direction-nav{
    position:absolute;
    z-index:3;
    width:100%;
    top:45%;
    }
.flex-direction-nav li a{
    display:block;
    width:50px;
    height:50px;
    overflow:hidden;
    cursor:pointer;
    position:absolute;
    }
.flex-direction-nav li a.flex-prev{
    left:40px;
    background:none;
    }
.flex-direction-nav li a.flex-next{
    right:40px;
    background:none;
    }
/*publicity*/
.zbgg,.jjgg,.xjbg{
    display:inline-block;
    width:880px;  
    border: 1px solid #e4e4e4;
    margin-top:10px;
}

.zsyqlj{
    width:1190px; 
        height:105px; 
        margin-bottom:15px;
    border: 1px solid #e4e4e4;
        float:left;
    text-align: center;
}
.yqlj{
    
        float:left;
}
.publicity{
    width:435px;;
    height:344px;
    overflow:hidden;
    margin-top:6px;                          
        float:left;
}
.dynamic,.exposure{
    width:290px;
    overflow:hidden;
    margin-top:6px;
    float:left;
}
.exposure{
    position:relative;
    
}
/*right*/
/*splitLine*/
.splitLine{
    width:0px;
    border: 1px dashed #d0d0d0;
    margin-top:16px;
    float:left;
}
.splitLine.h220{
    height:315px;
}

.splitLine.h180{
    height:165px;
        margin-bottom:15px;
}
/*splitLine*/
.dlbk{
    border:1px solid #e4e4e4;
        height:380px;
}
/*welcome*/
.iwelcome{
    padding:15px 0px 0px 20px;
}
/*welcome*/
/*search*/
.isearch{
    height:40px;
    line-height:40px;
    margin-left:10px;
}
.search .input{
    float:left;
}
.search .input span{
    display:none;
}
.search .input input{
    margin-top:1px;
    height:30px;
    line-height:30px;
    width:180px;
    padding-left:35px;
    border:1px solid #e4a5d5;
    background: url("../img/text-search.png") 5px center no-repeat;
}
.search .submit{
    margin:0 0 0 0;
    text-align:center;
    float:left;
}
.search .submit input{
    height:34px;
    line-height:32px;
    width:52px;
    border:1px solid #cbcbcb;
    border-left:none;
    background:#a02f85;
    color:#ffffff;
}
.search .submit input:hover{
    background:#bc3f9e;
    cursor: pointer;
}
/*link*/
.link a{
    display:block;
    width:270px;
    height:63px;
    margin-left:10px;
    margin-bottom: 4px;
}
.link1{
    background:url(../img/xndl.png) no-repeat;
}
.link2{
    background:url(../img/xwdl.png) no-repeat;
}
.link3{
    background:url(../img/zfcgjh.png) no-repeat;
}
.link6{
    background:url(../img/jjptgys.png) no-repeat;
}
.link .zc{
    width:270px;
    height:63px;
    margin-left:10px;
    margin-bottom: 8px;
}
.link .zc .link4{
    display:block;
    width:97px;
    height:59px;
    margin-top:4px;
    margin-left:26px;
    margin-right:26px;
    float:left;
    background:url(../img/gyszc.png) no-repeat;
}
.link .zc .link5{
    display:block;
    width:84px;
    height:59px;
    margin-top:4px;
    margin-left:35px;
    float:left;
    background:url(../img/pszjzc.png) no-repeat;
}
.link1:hover{
    background:url(../img/xndlh.png) no-repeat;
}
.link2:hover{
    background:url(../img/xwdlh.png) no-repeat;
}
.link3:hover{
    background:url(../img/zfcgjhh.png) no-repeat;
}
.link6:hover{
    background:url(../img/jjptgysh.png) no-repeat;
}
.link .zc .link4:hover{
    background:url(../img/gyszch.png) no-repeat;
}
.link .zc .link5:hover{
    background:url(../img/pszjzch.png) no-repeat;
}

/*wz*/
.wz {
    margin-left: 20px;
}
.wz li{
    margin-bottom: 10px;
    margin-top: 12px;
    float: left;
    width: 120px;
    height: 32px;
    margin-left: 5px;
    background-color: #959595;
}
.yqlj{
    margin-bottom: 10px;
    margin-top: 12px;
    width:130px;
    height: 32px;
    margin-right: 5px;
    background-color: #FFF;
    float: left;
    background:url(../img/yqlj.png) no-repeat center right;
}
.wz li a{
    width:120px;
    height:32px;
    color: #fff;
    line-height: 32px;
}
.wz li:hover{
    background-color: #96698B;
}
.wz .kb{
   background-color: #FFF;
   margin-left:15px;
}
.zfcgw{
    
}
.zbtbw{
    background:url(../img/zbtbw.png) no-repeat;
}
.ggzyjyw{
    background:url(../img/ggzyjyw.png) no-repeat;
}
.nldx{
    background:url(../img/nldx.png) no-repeat;
}
.nldxcw{
    background:url(../img/nldxcw.png) no-repeat;
}
.xyzg{
    background:url(../img/xyzg.png) no-repeat;
}
.ztbxh{
    background:url(../img/ztbxh.png) no-repeat;
}
.fgwzbgw{
    background:url(../img/fgwzbgw.png) no-repeat;
}
.zfcgw:hover{
    background:url(../img/zfcgwh.png) no-repeat;
}
.zbtbw:hover{
    background:url(../img/zbtbwh.png) no-repeat;
}
.ggzyjyw:hover{
    background:url(../img/ggzyjywh.png) no-repeat;
}
.nldx:hover{
    background:url(../img/nldxh.png) no-repeat;
}
.nldxcw:hover{
    background:url(../img/nldxcwh.png) no-repeat;
}
.xyzg:hover{
    background:url(../img/xyzgh.png) no-repeat;
}
.ztbxh:hover{
    background:url(../img/ztbxhh.png) no-repeat;
}
.fgwzbgw:hover{
    background:url(../img/fgwzbgwh.png) no-repeat;
}

/*expert*/
.expert{
    border:1px solid #e4e4e4;
    height:172px;
    padding-top:4px;
    background:#f9f9f9;
    margin-top:6px;
    overflow:hidden;
}
.expert a{
    margin-left:13px;
    display:block;
    width:250px;
    height:45px;
    margin-top:8px;
}
.expert1{
    background:url(../img/expert1.png) no-repeat;
}
.expert2{
    background:url(../img/expert2.png) no-repeat;
}
.expert3{
    background:url(../img/expert3.png) no-repeat;
}
.expert1:hover{
    background:url(../img/expert1-hover.png) no-repeat;
}
.expert2:hover{
    background:url(../img/expert2-hover.png) no-repeat;
}
.expert3:hover{
    background:url(../img/expert3-hover.png) no-repeat;
}
/*calendar*/
.calendar{
    width:100%;
    margin-top:10px;
    overflow:hidden;
}
.calendar .title{
    height:39px;
    line-height:39px;
    padding-left:16px;
    border:1px solid #e4e4e4;
    border-bottom:none;
}
.calendar .title b{
    float:left;
}
.calendar .title select{
    width:60px;
    height:23px;
    float:right;
    border:1px solid #c5c5c5;
    margin:12px 12px 0 0;
    background:#ffffff;
}
.calendar table{
    width:100%;
    text-align:center;
    border-left:1px solid #e4e4e4;
}
.calendar table th{
    background:#ede7eb;
    height:31px;
    line-height:31px;
    color:#636363;
}
.calendar table td{
    height:35px;
    line-height:35px;
    border-bottom:1px solid #e4e4e4;
    border-right:1px solid #e4e4e4;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    background: #ffffff;
}
.calendar table td.on{
    background:#ffffff url(../img/calendar.png) no-repeat;
}
.calendar table td.today{
    border:1px solid #72b191;
    background-color:#f1feff;
}
.calendar table td.weekend{
/*  background:#f5fffa; */
/*  color:#a7a7a7; */
}
.calendar table td.disabled{
    background:#f8f8f8;
    color:#a7a7a7;
    border-top:1px solid #f8f8f8;
    border-left:1px solid #f8f8f8;
}
.calendar table td:hover{
    background-color:#fffcce;
    border:1px solid #ffce38;
}
/*weather*/
.weather{
    width:100%;
    height:93px;
    background:url(../img/weather-bg.jpg) no-repeat;
    margin-top:6px;
    overflow:hidden;
    border-right:1px solid #e4e4e4;
}
.weather .icon{
    margin:10px 0 0 12px;
    width:72px;
    height:72px;
    float:left;
}
.weather .icon img{
    width:100%;
    height:100%;
}
.weather .text{
    float:left;
    padding-left:20px;
}
.weather .text i{
    font-style:normal;
}
.weather .text span,.weather .text b{
    margin-right:10px;
}
.weather .text .date{
    margin-top:15px;
    line-height:30px;
}
.weather .text .temperature{
    font-weight:bold;
    line-height:30px;
}
.weather .text .temperature b{
    font-size:16px;
}
/*guide*/
.guide{
    width:100%;
    height:93px;
    margin-top:6px;
    position:relative;
}
.guide1,.guide2,.guide3{
    display:block;
    width:90px;
    height:93px;
    float:left;
    margin-right:3px;
    position:relative;
    background:url(../img/guide1.jpg) no-repeat;
}
.guide2{
    left:0.5px;
    background:url(../img/guide2.jpg) no-repeat;
}
.guide3{
    margin:0;
    left:1.5px;
    background:url(../img/guide3.jpg) no-repeat;
}
.guide1:hover{
    background:url(../img/guide1-hover.jpg) no-repeat;
}
.guide2:hover{
    background:url(../img/guide2-hover.jpg) no-repeat;
}
.guide3:hover{
    background:url(../img/guide3-hover.jpg) no-repeat;
}
/*commonDownload*/
.commonDownload{
    width:293px;
    border:1px solid #e4e4e4;
    height:180px;
    margin-top:10px;
    overflow:hidden;
}
.zcfg{
    width:293px;
    border:1px solid #e4e4e4;
    height:180px;
    margin-top:10px;
    overflow:hidden;
}
.contactus{
    width:293px;
    border:1px solid #e4e4e4;
    height:67px;
    margin-top:10px;
    overflow:hidden;
}
.bszn{
    width:293px;
    border:1px solid #e4e4e4;
    height:180px;
    margin-top:10px;
    overflow:hidden;
}
/*commonDownload*/
/*friend*/
.friend{
    width:293px;
    border:1px solid #e4e4e4;
    height:180px;
    margin-top:8px;
    overflow:hidden;
}
.friend .select{
    height:44px;
}
.friend .select select{
    height:33px;
    line-height:33px;
    width:239px;
    border:1px solid #cbcbcb;
}
/*email*/
.email{
    width:100%;
    border:1px solid #e4e4e4;
    height:77px;
    padding-top:18px;
    margin-top:6px;
    font-size:14px;
    overflow:hidden;
    background:#f9f9f9 url(../img/email.png) 22px 25px no-repeat;
}
.email div{
    margin-left:128px;
    height:30px;
    line-height:30px;
}
/*list*/
.lleft{
    margin-top:6px;
    width:255px;
    height:721px;
    float:left;
    margin-bottom:6px;
/*  border:1px solid #e4e4e4; */
/*  background:url(../img/list-bg.png) bottom no-repeat; */
}
.lright{
    margin-top:6px;
    width:925px;
    float:right;
    overflow:hidden;
    min-height:721px;
    margin-bottom:50px;
}
.cright{
    min-height:641px;
    padding:50px 0px 10px 10px;
}
/*left*/
.lleft dl dt{
    height:56px;
    line-height:56px;
    text-align:left;
    color:#a02f85;
    font-size:16px;
    font-weight:bold;
    background:#eeeeee;
    padding-left:75px;
}
.lleft dl dd{
    overflow:hidden;
    height:58px;
    line-height:58px;
    text-align:left;
    font-size:14px;
    background:#fff;
    border:1px solid #e4e4e4;
}
.lleft dl dd.on{
    height:58px;
    line-height:58px;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    background:#f9f9f9; 
}
.lleft dl dd.on a{
    color:#a02f85;
    padding-left:35px;
    background:url(../img/bullet-list-left.png) no-repeat left center;
}
.lleft dl dd a{
    margin-left:40px;
    padding-left:35px;
}
.lleft dl dd a:hover{
    color:#a02f85;
}
/*search*/
.lleft .search{
    background:#fafafa;
    height:64px;
}
.lleft .search .input input{
    width:165px;
    *width:143px;
    border-color:#a02f85;
}
.lleft .search .submit input{
    border-color:#e8e8e8;
}
.lleft .search .submit input:hover{
    background-color:#a02f85;
}
/*right*/
.llist{
    width:100%;
    min-height: 638px;
}
.llist.about{
    min-height: 0px;
    padding:0px 35px 0px 0px;
}
.llist dt{
    height:53px;
    line-height:53px;
    padding-left:15px;
    font-size:15px;
    font-weight:bold;
    background:  no-repeat 18px center;
    border-bottom:1px solid #a02f85;
    margin-bottom:21px;
}
.llist dt span{
    margin-right:20px;
    font-size:13px;
    color:#7d7d7d;
}
.llist dt span a{
    color:#7d7d7d;
    font-weight: normal;
}
.llist dt span a:hover{
    color:#a02f85;
}
.llist dd{
    padding-left:38px;
    padding-right:18px;
    line-height:47px;
    border-bottom:1px dashed #d2d2d2;
    position:relative;
    background:url(../img/bullet-list-right.png) 15px center no-repeat;
}
.llist dd .date{
    color:#8d8d8d;
    float:right;
}
.lpage{
    height:80px;
    line-height:80px;
    text-align:center;
}
.lpage a[disabled="disabled"]{
    cursor:default;
    color:#7c7c7c;
}
/*content*/
.ctitle h1{
    line-height:40px;
    text-align:center;
}
.ctitle .info{
    text-align:center;
    padding:20px 0 30px 0;
    margin-bottom:20px;
    border-bottom:1px dashed #d2d2d2;
    font-size:12px;
    color:#8d8d8d;
}
.ctitle .info i{
    font-style:normal;
    margin:0 10px;
}
.ccontent{
    min-height: 379px;
}
.cattach{
    clear:both;
    margin:40px 0;
    border-bottom:1px dashed #d2d2d2;
}
/*contact*/
/*.about{
    margin:6px;
    min-height:590px;
    padding:10px 35px 40px 35px;
    border:1px solid #e4e4e4;
}*/
.about{
    width:925px;
    min-height:671px;
    padding:0px 0px 0px 0px;
}
.about h1{
    height:80px;
    line-height:80px;
}
.about .map{
    
    padding-bottom: 20px;
/*  padding:10px 0; */
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact{
    padding-left:40px;
    line-height:32px;
/*  border-top:1px dashed #d2d2d2; */
}
.about .acontact table{
    margin-top:30px;
    border-top: 1px dashed #d2d2d2;
}
.about .acontact table td.gjxl{
    padding-top:30px;
    padding-left: 15px;
    font-size: 16px;
    background: url("../img/bullet-list-right.png") left 45px no-repeat;
}
.about .acontact span{
    margin-right:20px;
}
/*search*/
.qsearch{
    margin:6px;
    border:1px solid #e4e4e4;
}
.search_msg{
    padding-left:32px;
    line-height:40px;
}
/*guestbook*/
.guestbook{
    padding:10px 40px 0 40px;
    width:701px;
    min-height:721px;
}
.guestbook h1{
    height:80px;
    line-height:80px;
    border-bottom:1px dashed #d2d2d2;
}
.guestbook td{
    height:42px;
}
.guestbook table{
    width:100%;
    margin-top:20px;
}   
.guestbook .text{
    line-height:42px;
    width:90px;
}
.guestbook .input input{
    width:190px;
    height:32px;
    padding:0 10px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .select select{
    width:210px;
    height:32px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .text-textarea{
    height:126px;
}
.guestbook .textarea textarea{
    width:575px;
    height:76px;
    padding:10px;
    line-height:24px;
    border:1px solid #d2d2d2;
}
.guestbook .code input{
    width:190px;
    height:32px;
    padding:0 10px;
    line-height:32px;
    border:1px solid #d2d2d2;
}
.guestbook .code img{
    margin-left:20px;
    border:1px solid #d2d2d2;
    margin-top:10px;
    height:32px;
}
.guestbook .submit{
    height:60px;
}
.guestbook .submit input{
    margin-left:90px;
    width:210px;
    height:34px;
    line-height:32px;
    font-size:16px;
    background:#1763b1;
    color:#fff;
    border:1px solid #1763b1;
}
/*index-start*/

.ywj{
    height:35px;
width:40px;
line-height:35px;
display:block;
    background: url("../img/ywj.png") no-repeat center center;
}

