/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, pre, form, fieldset, select, button, textarea, p, input, blockquote, th, td, font, form, p, h1, h2, h3, h4, h5, h6, span, a {
    padding: 0px;
    margin: 0px;
}
@font-face {
    font-family: "sourcehansans"; /* 这个名字可以自己定义 */
    src: url("/assets/img2021/css/syzt/fonts/sourcehansans.eot"); /* IE9 Compat Modes */
    /*这里以及下面的src后面的地址填的都是自己本地的相对地址*/
    src: url("/assets/img2021/css/syzt/fonts/sourcehansans.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("/assets/img2021/css/syzt/fonts/sourcehansans.woff") format("woff"),
        /* Modern Browsers */ url("/assets/img2021/css/syzt/fonts/sourcehansans.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("/assets/img2021/css/syzt/fonts/sourcehansans.svg#YourWebFontName") format("svg"); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
}
html, body {
    -webkit-text-size-adjust: none;
    font-size: 16px;
    color: #2f2f2d;
    font-family: "sourcehansans";
    background: #ffffff;
}

/*google浏览器字体兼容*/
html, body {
    overflow-x: hidden;
}

input, button, select, textarea {
    background: none;
    border: none;
    outline: none
}

img {
    border: 0;
    vertical-align: top;
}

ul, li {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

.cl {
    clear: both;
}

.box_out {
    width: 100%;
}

.wmain {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.box_banner img, .box_02 img {
    margin-left: -410px;
}

.heights {
    height: 15px;
}


.zyjs {
    width: 100%;
    height: 700px;
}

.b1_left {
    width: 435px;
    height: 415px;
    float: left;
}

.b1_right {
    width: 645px;
    height: 415px;
    float: right;
    margin-top: 15px;
}

.b1_right p {
    font-size: 18px;
    line-height: 33px;
    color: #333333;
    letter-spacing: 1px;
    text-indent: 2em;
    margin-left: 15px;
}

.b1_right p a {
    color: #e68a01;
}

.b1_right ul {
    margin-top: 35px;
}

.b1_right ul li {
    width: 161px;
    height: 200px;
    float: left;
    text-align: center;
}

.b1_right ul li h1 {
    font-size: 24px;
    line-height: 40px;
    padding-top: 10px;
}


/*荣誉*/
.honor {
    width: 100%;
    height: 530px;
}

/*旋转木马必要样式*/
.poster-main {
    position: absolute;
    top: 0;
    left: -15px;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}

.poster-main .poster-list .poster-item img {
    width: 100%;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(../images/xzleft.png) no-repeat left center;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(../images/xzright.png) no-repeat right center;
}

.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    opacity: .8;
    background-size: 40px;
}

.pr {
    height: 200px;
}


/*精于技术*/
.jishu {
    width: 100%;
    height: 900px;
    background: #f5f5f5;
}

.js-p {
    font-size: 18px;
    color: #333333;
    line-height: 35px;
    text-indent: 2em;
    letter-spacing: 1px;
}

.yyjijin_c {
    width: 1100px;
    height: 370px;
    margin-top: 21px;
}

.rlbz_ul {
    width: 960px;
    height: 170px;
    overflow: hidden;
    margin: 40px 0 0 110px;
    text-align: center;
}

.rlbz_ul li {
    width: 230px;
    height: 152px;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.rlbz_ul li p {
    width: 200px;
    height: 36px;
    line-height: 36px;
    padding-top: 106px;
    text-align: center;
    font-size: 18px;
    font-family: "sourcehansans";
    color: #808080;
}

.rlbz_ul li p.b1 {
    background: url(/assets/images/ico_1.png) no-repeat center top;
}

.rlbz_ul li p.b2 {
    background: url(/assets/images/ico_2.png) no-repeat center top;
}

.rlbz_ul li p.b3 {
    background: url(/assets/images/ico_3.png) no-repeat center top;
}

.rlbz_ul li p.b4 {
    background: url(/assets/images/ico_4.png) no-repeat center top;
}

.rlbz_ul li.on p {
    color: #2191D0;
}

.rlbz_ul li.on p.b1 {
    background: url(/assets/images/ico_1-1.png) no-repeat center top;
}

.rlbz_ul li.on p.b2 {
    background: url(/assets/images/ico_2-1.png) no-repeat center top;
}

.rlbz_ul li.on p.b3 {
    background: url(/assets/images/ico_3-1.png) no-repeat center top;
}

.rlbz_ul li.on p.b4 {
    background: url(/assets/images/ico_4-1.png) no-repeat center top;
}

.yyjijin_c_r {
    width: 1100px;
    height: 350px;
}

.yyjijin_c_r ul {
    position: relative;
}

.yyjijin_c_r ul li {
    position: absolute;
}

.yyjijin_c_r ul li .text {
    width: 205px;
    height: 186px;
    background: #62b5d7;
}

.yyjijin_c_r ul li .text h1 {
    height: 46px;
    width: 170px;
    line-height: 46px;
    padding-top: 14px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 20px
}

.yyjijin_c_r ul li .text p {
    line-height: 26px;
    width: 170px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
}

.yyjijin_c_r ul li .text p a {
}

.yyjijin_c_r ul .pos1 {
    left: 0;
    top: 0;
}

.yyjijin_c_r ul .pos2 {
    right: 0px;
    top: 0;
    background: #1d95d1;
    width: 300px;
    height: 132px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
}

.yyjijin_c_r ul .pos2 img {
    padding: 25px 0 5px 0;
}

.yyjijin_c_r ul .pos3 {
    right: 157px;
    top: 139px;
    background: #1c94b3;
    width: 143px;
    height: 206px;
    color: #FFF;
}

.yyjijin_c_r ul .pos3 img {
    padding: 40px 0 0 35px
}

.yyjijin_c_r ul .pos3 p {
    padding: 15px 0 0 15px;
    font-size: 18px;
    line-height: 26px;
}

.yyjijin_c_r ul .pos4 {
    right: 0;
    top: 139px;
    background: #10a563;
    width: 150px;
    height: 100px;
}

.yyjijin_c_r ul .pos4 p {
    font-size: 18px;
    color: #FFF;
    padding: 18px 10px;
    line-height: 28px;
}

.yyjijin_c_r ul .pos5 {
    right: 0;
    top: 245px;
    width: 150px;
    height: 100px;
    background: #ef8925;
    text-align: center;
}

.yyjijin_c_r ul .pos5 a {
    font-size: 18px;
    color: #FFF;
    letter-spacing: 1px;
    text-decoration: underline;
}

.yyjijin_c_r ul .pos5 a p {
    padding-top: 35px;
}

.yyjijin_c_r ul .pos3s {
    right: 157px;
    top: 139px;
    background: #1c94b3;
    width: 143px;
    height: 206px;
    color: #FFF;
}

.yyjijin_c_r ul .pos3s img {
    padding: 20px 0 0 35px
}

.yyjijin_c_r ul .pos3s p {
    padding: 5px 0 0 10px;
    font-size: 18px;
    line-height: 26px;
}


/*专家*/
.home_zj { /*border: 1px solid #c4e2f8;*/
    overflow: hidden;
    border-top: none;
}

.home_zj_le {
    width: 1100px;
    height: auto;
}

.home_zj_le_top {
    margin-top: -110px;
    height: 85px;
    padding-left: 10px;
    width: 645px;
    float: right;
    position: relative;
    z-index: 1;
}

.home_zj_le_top a {
    display: block;
    cursor: pointer;
    float: left;
    width: 92px;
    height: 84px;
    margin-left: 15px;
    display: inline;
    background: #cfedfe;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 1;
}

.home_zj_le_top a:hover {
    text-decoration: none;
    background: #cfedfe;
    z-index: 1
}

.home_zj_le_top a.current {
    color: #fff;
    background: #018ed6;
    z-index: 1;
}

.home_zj_le_top a img {
    float: left;
    margin-right: 5px; /*border: 1px solid #fff*/
}

.home_zj_le_top a p {
    line-height: 24px;
}

.home_zj_le_top_ri {
    width: 23px;
    height: 67px;
    background: #efefef
}

.home_zj_le_top_ri p {
    text-align: center;
    line-height: 18px;
    padding-top: 15px;
}

.zj_ul {
    height: auto;
    position: relative;
    margin: 30px 0 0 43px;
}

.zj_ul li {
    float: left;
    width: 1100px;
    margin: 0 15px;
}

.zj_left {
    width: 380px;
    height: 520px;
    float: left;
}

.zj_left img {
    width: 380px;
    height: 520px;
    margin: 0;
}

.zj_right {
    width: 700px;
    height: auto;
    float: right;
}

.zj_right h5 {
    font-size: 20px;
    color: #555555;
    font-weight: normal;
    line-height: 75px;
}

.zj_right h5 span {
    width: 155px;
    height: 55px;
}

.zj_right .p1 {
    background: url(/assets/images/docjj.png) no-repeat;
    color: #FFF;
    font-size: 18px;
    width: 352px;
    height: 50px;
    padding: 13px 0 0 10px;
}

.zj_right .p2 {
    background: #e68a01;
    color: #FFF;
    width: 82px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    padding: 0 5px;
    text-align: center;
}

.zj_right .p3 {
    height: 50px;
    line-height: 45px;
    font-size: 18px;
    padding-left: 10px;
    color: #555555;
}

.zj_right .p4 {
    font-size: 18px;
    padding-left: 10px;
    width: 530px;
    color: #555555;
    line-height: 30px;
    letter-spacing: 1px;
    padding-top: 10px;
}

.zj_right .p4 a {
    color: #2191d0;
}

.switch-nav {
    position: relative;
}

.img_left_curr, .img_right_curr {
    position: absolute;
    top: 200px;
    z-index: 10000;
    cursor: pointer;
}

.img_left_curr {
    left: 0;
}

.img_right_curr {
    right: 0;
}


/*学术交流*/
.xsjl {
    width: 1150px;
    height: auto;
}

.xsjl li {
    float: left;
    width: 264px;
    height: auto;
    text-align: center;
    padding-top: 205px;
    padding-bottom: 20px;
    margin-right: 15px;
}

.xsjl li a {
    color: #FFF;
    font-size: 17px;
}

/*shebei*/

.shebei {
    width: 100%;
    height: 830px;
    background: #f5f5f5;
}

.sb {
    width: 1100px;
    height: auto;
}

.sb ul {
    position: relative;
}

.sb ul li {
    position: absolute;
}

.sb ul li .text {
    width: 205px;
    height: 186px;
    background: #62b5d7;
}

.sb ul li .text h1 {
    height: 46px;
    width: 170px;
    line-height: 46px;
    padding-top: 14px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 20px
}

.sb ul li .text p {
    line-height: 26px;
    width: 170px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
}

.sb ul li .text p a {
}

.sb_r ul .pos1 {
    left: 0;
    top: 0;
}

.sb_r ul .pos2 {
    left: 250px;
    top: 0;
}

.sb_r ul .pos3 {
    left: 0;
    top: 335px;
}

.sb_r ul .pos4 {
    left: 250px;
    top: 216px;
}

.sb_r ul .pos5 {
    left: 444px;
    top: 216px;
}

.sb_r ul .pos6 {
    right: 236px;
    top: 0;
}

.sb_r ul .pos7 {
    right: 0;
    top: 0px;
}

.sb_r ul .pos8 {
    right: 0;
    top: 128px;
}

.sb_r ul .pos9 {
    right: 0;
    top: 267px;
}


/*gongyi*/

.gongyi {
    width: 100%;
    height: 830px;
    background: #fff;
}

.gy {
    width: 1100px;
    height: auto;
}

.gy ul {
    position: relative;
}

.gy ul li {
    position: absolute;
}

.gy ul li .text {
    width: 205px;
    height: 186px;
    background: #62b5d7;
}

.gy ul li .text h1 {
    height: 46px;
    width: 170px;
    line-height: 46px;
    padding-top: 14px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 20px
}

.gy ul li .text p {
    line-height: 26px;
    width: 170px;
    font-size: 14px;
    color: #ffffff;
    padding-left: 20px;
}

.gy ul li .text p a {
}

.gy_r ul .pos1 {
    left: 0;
    top: 0;
}

.gy_r ul .pos2 {
    left: 269px;
    top: 0;
}

.gy_r ul .pos3 {
    right: 0;
    top: 0;
}

.gy_r ul .pos4 {
    right: 1px;
    top: 154px;
}

.gy_r ul .pos5 {
    left: 0;
    top: 310px;
}

.gy_r ul .pos6 {
    left: 270px;
    top: 310px;
}

.gy_r ul .pos7 {
    left: 547px;
    top: 310px;
}

.gy_r ul .pos8 {
    right: 1px;
    top: 310px;
}


/*koubei*/
.koubei {
    width: 100%;
    height: 1150px;
    background: #f5f5f5;
}

.kb {
    width: 1150px;
    height: auto;
}

.kb li {
    width: 255px;
    height: 255px;
    float: left;
    margin: 0 20px 10px 0;
}

.demo {
    display: inline-block;
    width: 24%;
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    height: 255px;
}


/*fuwu*/
.fuwu {
    width: 100%;
    height: 490px;
}

.fw {
    width: 1110px;
    height: auto;
}

.fw li {
    width: 207px;
    height: 294px;
    float: left;
    margin: 0 15px 10px 0;
}









