@charset "gb2312";
body {
    font-family: 微软雅黑;
    font-size: 12px;
    /*background-image: url(../images/bg.png);*/
}
* {
    margin: 0px;
    padding: 0px;
}
a, a:visited {
    color: #000;
    text-decoration: none;
}

ul, li {
    list-style-type: none;
}
.clear {
    clear: both;
}
.top {
    height: 90px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.top .logo {
    float: left;
    height: 63px;
    width: 168px;
    margin-top: 8px;
}
.top .topright {
    float: right;
    width: 530px;
    margin-top: 20px;
}



.navgation {
    background-image: url(../images/nav.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 1002px;
    margin-right: auto;
    margin-left: auto;
    line-height: 40px;
}
.topright .login {
    float: right;
    width: 330px;
    text-align: right;
    line-height: 20px;
    color: #333;
    padding-right: 5px;
    margin-bottom: 15px;
}
.login a, .login a:visited {
    color: #c70000;
    text-decoration: none;
}


.topright .alibb {
    float: right;
    width: 226px;
}
/*===============下拉样式==============*/
#faq a,#faq a:visited {
    background-image: none;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    line-height: 39px;
    height: 39px;
    font-family: 微软雅黑;
    font-weight: bold;
}

#faq span {
    list-style: none;
    width: 93px; /* Width of Menu Items */
    position: relative;
    display: block;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#faq {
    width: 750px;
    position: relative;
    margin: 0;
    height: 39px;
    float: left;
    z-index: 99999;
}

#faq span div span {
    border: 1px solid #ccc;
    border-top: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    overflow: hidden;
}
span div {
    position: absolute;
    top: 39px; /* Set 1px less than menu width */
    display: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
#faq span div span {
    background-color: #EAEAEA;
    width: 190px;
    text-align: left;
    line-height: 30px;
    height: 30px;
}
#faq span div a,#faq span div a:visited {
    color: #333333;
    font-weight: normal;
    display: block;
    width: 190px;
    padding-left: 10px;
    line-height: 30px;
    height: 30px;
}


#faq div span a:hover {
    color: #FFFFFF;
    background-color: #FF5B5B;
    display: block;
    margin: 0px;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
} /* Hover Styles */

span:hover div, span.over div {
    display: block;
    margin: 0px;
    padding: 0px;
} /* The magic */

/*=============下拉样式================*/
#faq .ooo {
    display: none!important;
    display/**/: inline;
    height: 1px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    padding: 0px;
    clear: both;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 0px!important;
    margin-top/**/: -2px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#faq span a:hover {
    color: #FE3231;
}
.navgation .seh {
    float: right;
    width: 230px;
    margin-top: 5px;
}
.seh .sear {
    line-height: 29px;
    background-image: url(../images/se1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 185px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    height: 29px;
    display: block;
    float: left;
    font-size: 12px;
    padding-left: 8px;
    color: #333;
}
.banner {
    height: 230px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.incont {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}
.item {
    float: left;
    width: 243px;
}
.inrig {
    float: right;
    width: 740px;
    background-color: #FFF;
    background-image: url(../images/class-bg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.plist h1 {
    height: 32px;
    width: 213px;
    background-image: url(../images/class-ti.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 14px;
    line-height: 32px;
    padding-left: 30px;
}

#nav {
    width: 243px;
    line-height: 24px;
    list-style-type: none;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/class-ti1.jpg);
    background-repeat: repeat-y;
    background-position: left center;
    padding-top: 10px;
    padding-bottom: 10px;
    /*定义整个ul菜单的行高和背景色*/
}

#nav a {
    display: block;
    /*Width(一定要)，否则下面的Li会变形*/
}

#nav li {
    background-image: url(../images/ico1.jpg);
    background-repeat: no-repeat;/*float：left,本不应该设置，但由于在Firefox不能正常显示
继承Nav的width,限制宽度，li自动向下延伸*/
    margin-top: 2px;
    margin-bottom: 2px;
    background-position: 10px 7px;
    line-height: 35px;
    height: 35px;
    text-indent: 40px;
    font-size: 14px;
}


#nav li a:hover{
    color: #FC2E2E;
}


#nav a,#nav a:visited {
    color: #000000;
    text-decoration: none;
}
#nav a:hover {
    color:#FFF;text-decoration:none;font-weight:bold;
}

/*==================二级目录===================*/

#nav li ul {
    list-style: none;
    text-align: left;
    padding-left: 5px;
    display: block;
}
#ChildMenu1 li,#ChildMenu2 li,#ChildMenu3 li,#ChildMenu4 li,#ChildMenu5 li,#ChildMenu6 li,#ChildMenu7 li,#ChildMenu8 li,#ChildMenu9 li,#ChildMenu10 li,#ChildMenu11 li,#ChildMenu12 li ,#ChildMenu13 li,#ChildMenu14 li,#ChildMenu15 li,#ChildMenu16 li,#ChildMenu17 li,#ChildMenu18 li,#ChildMenu19 li,#ChildMenu20 li,#ChildMenu21 li{
    background-image: url(../images/ico2.jpg);
    background-repeat: no-repeat;
    background-position: 27px center;
    padding-left: 10px;
    font-size: 14px;
    font-family: Arial;
    line-height: 25px;
    height: 25px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
#ChildMenu1 li a, #ChildMenu1 li a:visited,#ChildMenu2 li a, #ChildMenu2 li a:visited,#ChildMenu3 li a, #ChildMenu3 li a:visited,#ChildMenu4 li a, #ChildMenu4 li a:visited,#ChildMenu5 li a, #ChildMenu5 li a:visited,#ChildMenu6 li a, #ChildMenu6 li a:visited,#ChildMenu7 li a, #ChildMenu7 li a:visited,#ChildMenu8 li a, #ChildMenu8 li a:visited,#ChildMenu9 li a, #ChildMenu9 li a:visited,#ChildMenu10 li a, #ChildMenu10 li a:visited,#ChildMenu11 li a, #ChildMenu11 li a:visited,#ChildMenu12 li a, #ChildMenu12 li a:visited,#ChildMenu13 li a, #ChildMenu13 li a:visited ,#ChildMenu14 li a, #ChildMenu14 li a:visited,#ChildMenu15 li a, #ChildMenu15 li a:visited,#ChildMenu16 li a, #ChildMenu16 li a:visited,#ChildMenu17 li a, #ChildMenu17 li a:visited,#ChildMenu18 li a, #ChildMenu18 li a:visited,#ChildMenu19 li a, #ChildMenu19 li a:visited,#ChildMenu20 li a, #ChildMenu20 li a:visited{
    color: #333;
}

#nav li ul a{
    padding-left:20px;
    width:160px;
    /* padding-left二级目录中文字向右移动，但Width必须重新设置=(总宽度-padding-left)*/
}
#nav li ul li a:hover {
    font-weight: bold;
    color: #003399;
    text-decoration: underline;
}

#nav li ul a:hover {
    color:#000000;
    text-decoration:none;/* 二级onmouseover的字体颜色、背景色*/
    font-weight: normal;
}

/*==============================*/
#nav li:hover ul {
    left: auto;
}
#nav li.sfhover ul {
    left: auto;
}

#nav ul.collapsed {
    display: none;
    padding-left: 10px;
}.cco {
     padding: 3px;
 }
.tl {
    color: #009241;
}
.lise {
    margin-right: 10px;
    margin-left: 10px;
}
.lise li {
    float: left;
    width: 150px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#n1av {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#nav1 {
    padding-left: 5px;
}
#n1av dt {
    color: #006600;
    font-weight: bold;
}
#n1av a:hover {
    font-weight: bold;
    color: #003399;
    text-decoration: underline;
}
.plist1 {
    background-image: url(../images/class-ti2.jpg);
    background-repeat: no-repeat;
    height: 17px;
    width: 243px;
    background-position: bottom;
}
.about h2 {
    background-image: url(../images/bname2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    height: 34px;
    width: 729px;
    line-height: 34px;
    text-align: left;
    text-indent: 30px;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.about {
    line-height: 2.5em;
    font-size: 14px;
}
.about.map {
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-position: 430px 60px;
}
.about h2 span {
    font-weight: normal;
    float: right;
    margin-right: 5px;
}
.foot {
    margin-top: 20px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    background-color: #DDD;
    padding-top: 5px;
    padding-bottom: 5px;
}
.down {
    margin-top: 10px;
}
#full-screen-slider { width:100%; height:230px; float:left; position:relative}
#slides { display:block; width:100%; height:230px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:200px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:12px; height:12px; float:left; margin-left:10px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#FE3231}
.new li {
    font-size: 14px;
    background-image: url(../images/ico2.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #E4E4E4;
}
.new {
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #EBEBEB;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.new a,.new a:visited {

}
.new a:hover {
    color: #FE7701;
}
.new span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: right;
    color: #999999;
}
.title {
    font-size: 14px;
    font-w: bold;
    text-align: center;
    line-height: 30px;
    color: #333333;
}
.times a,.times a:visited {
    color: #666666;
}
.cont-box {
    padding: 10px;
    line-height: 2em;
    clear: both;
}.times span {
     display: block;
     width: 400px;
     float: left;
     text-align: right;
 }
.businessCard a,.businessCard a:visited {
    font-family: 宋体;
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display:block;
}
.doload a,.doload a:visited{
    font-family: 宋体;
    font-size: 12px;
    line-height: 30px;
    color: #F00;
    display: block;
}
.title {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    color: #333333;
}
.times a,.times a:visited {
    color: #666666;
}
#data {
    font-size: 12px;
    line-height: 22px;
    text-align: left;
}
.Contentbox ul li {
    font-family: Arial;
    float: left;
    width: auto;
    margin: 0.5em;
    border-radius: .3em;
    background-color: #D8D8D8;
    height: 25px;
    padding-right: 0.6em;
    padding-left: 0.6em;
    line-height: 25px;
    color: #FC3031;
    font-size: 14px;
}
.Contentbox ul li a, .Contentbox ul li a:visited {
    color: #FC2F2C;
}


.page {
    clear: both;
    text-align: left;
    font-size: 12px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.page b {
    color: #FFFFFF;
    line-height: 20px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #15A1D4;
    font-size: 12px;
    font-weight: normal;
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
    padding-left: 5px;
    border-radius:3px;
}

.page a,.page a:visited {
    padding-right: 8px;
    padding-left: 8px;
    color: #FFFFFF;
    line-height: 20px;
    height: 20px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #15A1D4;
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius:3px;
}
.inrig1 h2 {
    background-image: url(../images/bname1.jpg);
    background-repeat: no-repeat;
    width: 1000px;
}
#int {
    background-image: url(../images/bname.jpg);
    background-repeat: no-repeat;
    font-size: 14px;
    margin-left: 5px;
}
.g2 ul li {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    width: 90px;
    border: 1px solid #D9D9D9;
    padding: 2px;
    background-color: #FFF;
}
.g2 {
    width: 710px;
    height: 79px;
    overflow: hidden;
    margin-bottom: 10px;
    float: left;
    margin-left: 15px;
}
.par li {
    float: left;
    width: 90px;
    border: 1px solid #D9D9D9;
    padding: 2px;
    margin: 10px;
}.not {
     line-height: 20px;
     margin-top: 10px;
     border: 1px dotted #CCC;
     font-family: 宋体;
     font-size: 12px;
     color: #000;
     background-color: #D5D5D5;
     padding-top: 5px;
     padding-right: 5px;
     padding-bottom: 5px;
     padding-left: 10px;
     margin-bottom: 10px;
 }
.bor,.abo {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 5px;
}
.abo1 {
    padding: 10px;
    -webkit-box-shadow: 0px 3px 10px 1px #999;
    margin: 0px;
    background-color: #FFF;
}
.t_news {
    line-height: 25px;
    float: right;
    height: 25px;
    width: 310px;
    overflow: hidden;
    padding-right: 25px;
}
.t_news ul li{
    text-align: right;
    padding-left: 10px;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    float: left;
    width: 320px;
    font-family: 微软雅黑;
    font-size: 14px;
}
.t_news ul {
    width: 260px;
    height: 25px;
    margin: 0;
}
.t_news a,.t_news a:visited {
    color: #FA3030;
    font-weight: bold;
}
.t_news{ height:25px; overflow:hidden; position:relative;}
.t_news b{ line-height:25px; font-weight:bold; display:inline-block;}
.news_li,.swap{ line-height:25px; display:inline-block; position:absolute; top:0;}
.swap{top:25px;}
#kefu {
    height: 107px;
    width: 110px;
    position: absolute;
    top: 30px;
    right: 20px;
    padding-top: 70px;
    text-align: center;
    position: fixed;
}
#kefu img {
    margin-bottom: 10px;
}