/* CSS Document */

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 24px;
    color: #525252;
    font-family: "sourcehansans";
}
@font-face {
    font-family: "sourcehansans"; /* 这个名字可以自己定义 */
    src: url("./syzt/fonts/sourcehansans.eot"); /* IE9 Compat Modes */
    /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
    src: url("./syzt/fonts/sourcehansans.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("./syzt/fonts/sourcehansans.woff") format("woff"),
        /* Modern Browsers */ url("./syzt/fonts/sourcehansans.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("./syzt/fonts/sourcehansans.svg#YourWebFontName") format("svg"); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
}

dl, dt, dd, h1, p {
    padding: 0px;
    margin: 0px;
}

img {
    border: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
}

li {
    list-style: none
}

a {
    text-decoration: none;
}

input, button, select, textarea, area {
    outline: none
}

.heights {
    height: 20px;
}

.bigcont {
    width: 640px;
    margin: 0px auto;
}

.box {
    width: 640px;
    margin: 0 auto;
    position: relative;
    line-height: 0;
}

.imgbor {
    width: 640px;
    text-align: center;
}

.ban {
    width: 640px;
    /*height: 296px;*/
}

.zyjs_l {
    width: 235px;
    height: 281px;
    float: left;
    padding-left: 8px;
}

.zyjs_r {
    width: 370px;
    height: 281px;
    float: right;
    font-size: 22px;
    color: #555555;
    text-indent: 2em;
    line-height: 40px;
    letter-spacing: 1px;
}

.zyjs_r a {
    color: #ef8926;
}


.mstj-con_1-1 {
    width: 630px;
    height: auto;
    position: relative;
}

.mstj-con_1-1 .bd {
    width: 640;
    height: auto;
}

.mstj-con_1-1 .bd ul {
    width: 640px;
    overflow: hidden;
    zoom: 1;
    margin: 0;
}

.mstj-con_1-1 .bd ul li {
    width: 192px;
    height: 138px;
    margin: 15px 13px 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.mstj-con_1-1 .bd ul li .img {
    width: 192px;
    height: 138px;
    position: relative;
}

.mstj-con_1-1 .bd ul li .name {
    width: 105px;
    font-size: 13px;
    color: #FFF;
    padding-top: 4px;
}

.mstj-con_1-1 .bd ul li .lsbj {
    background-color: #0fa14f;
    opacity: 0.9;
    height: 45px;
    position: absolute;
    font-size: 13px;
    color: #FFF;
}

.mstj-con_1-1 .bd ul li a {
    width: 80px;
    height: 30px;
    display: inline-block;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    text-decoration: none;
    background-color: #ef2f72;
    color: #fff;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}


.jishu {
    width: 640px;
    height: 590px;
    background: #f5f5f5;
}

.rlbz_ul {
    width: 630px;
    height: 90px;
    overflow: hidden;
}

.rlbz_ul li {
    width: 200px;
    height: 60px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-align: center;
    margin-left: 10px;
}

.rlbz_ul li p {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-family: "sourcehansans";
    color: #FFF;
    background: #999;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/*.rlbz_ul li p.b1{ background:url(../images/ico_1.png) no-repeat center top;}
.rlbz_ul li p.b2{ background:url(../images/ico_2.png) no-repeat center top;}
.rlbz_ul li p.b3{ background:url(../images/ico_3.png) no-repeat center top;}
.rlbz_ul li p.b4{ background:url(../images/ico_4.png) no-repeat center top;}*/
.rlbz_ul li.on p {
    color: #FFF;
    background: #2191d0;
}

/*.rlbz_ul li.on p.b1{ background:url(../images/ico_1-1.png) no-repeat center top;}
.rlbz_ul li.on p.b2{ background:url(../images/ico_2-1.png) no-repeat center top;}
.rlbz_ul li.on p.b3{ background:url(../images/ico_3-1.png) no-repeat center top;}*/
.js_c_r {
    width: 630px;
    height: 350px;
    margin: 0 5px;
}

.js_c_r ul {
    position: relative;
}

.js_c_r ul li {
    position: absolute;
}

.js_c_r ul .pos1 {
    left: 5px;
    top: 0;
}

.js_c_r ul .pos2 {
    right: 5px;
    top: 0;
    background: #1d95d1;
    width: 174px;
    height: 89px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.js_c_r ul .pos3 {
    right: 5px;
    top: 95px;
    background: #1c94b3;
    width: 174px;
    height: 89px;
    color: #FFF;
}

.js_c_r ul .pos4 {
    right: 5px;
    top: 190px;
    width: 174px;
    height: 85px;
    background: #ef8925;
    text-align: center;
}

.js_c_r ul .pos4 a {
    font-size: 20px;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: none;
}

.js_c_r ul .pos4 a p {
    line-height: 80px;
}

.divcss5-x5 {
    padding-bottom: 3px;
    border-bottom: 2px solid #FFF;
}


/*zhuanjia*/
.box_12 {
    height: auto;
    width: 640px; /* padding:0 10px 0 9px;/* background:#f6f7f9;*/
}

.relative {
    position: relative;
}

.relative .prev {
    position: absolute;
    width: 27px;
    height: 50px;
    left: 0px;
    top: 170px;
}

.relative .next {
    position: absolute;
    width: 27px;
    height: 50px;
    right: 7px;
    top: 170px;
}


/*xueshujiaoliu*/
.xsjl {
    width: 640px;
    height: 550px;
}

.xsjl li {
    width: 302px;
    height: 246px;
    float: left;
    margin: 10px 9px;
}


/*yysb*/
.yysb {
    width: 640px;
    height: 700px;
    background: #f5f5f5;
}

.bannerSlides_sb, .anli_slides, .ggslides {
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    margin-top: 3px;
}

.bannerSlides_sb li, .anli_slides li, .ggslides li {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.bannerSlides_sb li a, .anli_slides li a, .ggslides li a {
    display: block;
    width: 100%;
    height: 100%;
}

.bannerSlide_container_sb a {
    position: relative;
}

.bannerSlide_foncus_sb {
    left: 0;
    margin-top: 20px;
    width: 100%;
    height: 15px;
    overflow: hidden;
    text-align: center;
}

.bannerSlide_foncus_sb span, .anliSlide_foncus_sb span {
    display: inline-block;
    width: 15px;
    height: 100%;
    background: #999;
    margin: 0 9px;
    cursor: pointer;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.bannerSlide_foncus_sb span.active, .anliSlide_foncus_sb span.active {
    background: #2191d0;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

/*gongyi*/
.sygy {
    width: 640px;
    height: 640px;
    background: #FFF;
}

.gongy ul {
    position: relative;
}

.gongy ul li {
    position: absolute;
}

.gongy ul .gy_1 {
    left: 8px;
    top: 0;
}

.gongy ul .gy_2 {
    right: 8px;
    top: 0;
}

.gongy ul .gy_3 {
    left: 8px;
    top: 212px;
}

.gongy ul .gy_4 {
    left: 258px;
    top: 212px;
}

.gongy ul .gy_5 {
    right: 8px;
    top: 212px;
}

/*koubei*/
.koubei {
    width: 640px;
    height: 700px;
    background: #f5f5f5;
}

.bannerSlides_kb, .anli_slides, .ggslides {
    width: 100%;
    min-width: 320px;
    overflow: hidden;
    margin-top: 3px;
}

.bannerSlides_kb li, .anli_slides li, .ggslides li {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}

.bannerSlides_kb li a, .anli_slides li a, .ggslides li a {
    display: block;
    width: 100%;
    height: 100%;
}

.bannerSlide_container_kb a {
    position: relative;
}

.bannerSlide_foncus_kb {
    left: 0;
    margin-top: 20px;
    width: 100%;
    height: 15px;
    overflow: hidden;
    text-align: center;
}


/*fuwu*/
.fuwu {
    width: 640px;
    height: 500px;
    background: #fff;
}

.fw_1 li {
    float: left;
    width: 200px;
    height: 293px;
    margin-left: 10px;
}

