/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

@charset "utf-8";

/* CSS Document */

* {
    font-family: "微软雅黑";
    box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
ul,
li,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

a,
ul,
li,
h1,
h2,
dl,
dt,
dd {
    list-style: none;
    text-decoration: none;
}


/*.top-box{ background:#183883;}
.top{ height:40px; overflow:hidden; width:1100px; margin:0 auto}
.top-l{ float:left; width:250px; line-height:40px; font-size:12px; color:white;}
.top-r{ float:right; width:410px;}
.top-p{ float:left; width:160px; padding-left:30px;font-size:12px; color:white; background:url(../images/top-p.png) no-repeat left center; line-height:40px;}
.top-e{ float:left; width:160px; padding-left:30px;font-size:12px; color:white; background:url(../images/top-e.png) no-repeat left center; line-height:40px;}
.top-ri{ float:right; width:100px;font-size:12px; color:white; line-height:40px;}
.top-ri a{font-size:12px; color:white;line-height:40px; margin:0 4px}*/

.top-box {
    background: #000;
}

.top {
    height: 40px;
    overflow: hidden;
    width: 1100px;
    margin: 0 auto
}

.top-l {
    float: left;
    width: 250px;
    line-height: 40px;
    font-size: 12px;
    color: white;
}

.top-r {
    float: right;
    width: 300px;
}

.top-r a {
    float: left;
    padding-left: 40px;
    font-size: 12px;
    color: white;
    line-height: 40px;
    height: 40px;
    margin-right: 20px;
}

.china {
    background: url(../images/china.png) no-repeat left center;
}

.engli {
    background: url(../images/english.png) no-repeat left center;
}

.top-e {
    background: url(../images/email.png) no-repeat left center;
}

.nav {
    height: 86px;
    width: 1100px;
    margin: 0 auto
}

.nav dl {
    height: 86px;
    /* overflow: hidden */
}

.nav dl dt {
    float: left;
    width: 200px;
    height: 86px;
}

.nav dl dt img {
    display: block;
    margin: 18px 0;
}

.nav dl dd {
    float: left;
    width: auto;
    height: 100%;
    display: block;
    /* margin: 0 10px; */
    position: relative;
}

.nav dl dd a:hover {
    background: #000;
    color: #fff;
}

.nav dl dd:hover .menu {
    display: block;
}

.nav dl dd>a {
    font-size: 15px;
    color: #3e3e3e;
    display: block;
    width: 100%;
    text-align: center;
    padding: 0 30px;
    line-height: 86px;
}

.nav dl dd .menu {
    width: 100%;
    position: absolute;
    left: 0;
    top: 86px;
    background: #fff;
    display: none;
    z-index: 9999!important;
}

.nav dl dd ul li {
    width: 100%;
    height: 40px;
}

.nav dl dd ul li a {
    width: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #3e3e3e;
}

.nav dl dd ul li a:hover {
    background: #02bcf5;
    color: #fff;
}

.nav-c {
    border-bottom: 2px solid #183883;
}

.nav-banner {
    position: relative;
    margin: 0 auto;
    height: 566px;
    overflow: hidden;
    width: 100%;
}

.banner {
    width: 1920px;
    height: 566px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -960px;
}

.banner ul {
    width: 1920px;
    height: 566px;
}

.banner ul li {
    width: 1920px;
    height: 566px;
}

.banner ul li img {
    width: 1920px;
    height: 566px;
}

.small {
    position: absolute;
    left: 50%;
    bottom: 12%;
    cursor: pointer;
    margin-left: 0px
}

.small a {
    width: 46px;
    height: 4px;
    background: white;
    float: left;
    margin: 0 8px;
}

.small .small_s {
    background: #183883;
    width: 40px;
    height: 4px;
}

.you {
    padding-top: 40px;
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 20px;
}

.you .title {
    width: 1100px;
    height: 70px;
    /* overflow: hidden; */
}

.you .title>p:first-child {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 25px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.you .title>p:last-child {
    color: #8f8f8f;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.you .cont {
    width: 100%;
    clear: both;
}

.you dl {
    float: left;
    width: 314px;
    margin: 10px 20px;
    /* height: 350px; */
    padding-top: 30px;
}

.you dl dt {
    width: 100%;
}

.you dl dt img {
    display: block;
    width: 100%;
}

.you dl dd {
    background: #eceeef;
    height: 196px
}

.you dl dd h2 {
    font-size: 20px;
    width: 228px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 55px;
}

.you dl dd h2 a {
    color: #2d2d2d;
}

.you dl dd p {
    font-size: 12px;
    color: #585858;
    width: 260px;
    margin: 0 auto;
    line-height: 22px;
    text-indent: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.you dl dd>a {
    font-size: 12px;
    float: right;
    display: block;
    padding: 20px;
    color: #02bcf5;
}

.pro-box {
    /* height: 440px; */
    overflow: hidden;
    padding-top: 40px;
    width: 100%;
}

.pro {
    width: 100%;
    margin: 30px auto 50px;
    background: #02bcf5;
    height: 400px;
}

.pro-box h1 {
    width: 100%;
    height: 70px;
    background: #fff;
}

.pro-box h1>p:first-child {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 25px;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.pro-box h1>p:last-child {
    color: #8f8f8f;
    font-size: 12px;
    text-align: center;
    width: 100%;
    display: block;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.pro-z {
    overflow: hidden;
    padding-top: 40px;
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.pro-z ul {
    width: 100%;
    height: 100%;
}

.pro-z ul li {
    width: 207px;
    height: 155px;
    float: left;
    margin: 5px;
}

.pro-z ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.pro-z ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    border: solid 3px #fff;
}

.abo-box {
    width: 1100px;
    margin: 0 auto;
    padding-top: 40px;
    height: 565px;
    overflow: hidden
}

.abo {
    height: 340px
}

.abo h1 {
    height: 34px;
    width: 1100px;
}

.abo1 {
    overflow: hidden;
    width: 1100px;
    padding-top: 20px
}

.abo1 dt {
    float: left;
    width: 400px;
    height: 260px
}

.abo1 dd {
    width: 660px;
    float: right
}

.abo1 dd h2 {
    line-height: 44px;
    height: 44px;
    font-size: 18px;
    color: #2c2c2c;
    width: 660px;
}

.abo1 dd p {
    font-size: 13px;
    color: #4a4a4a;
    /* height: 154px; */
    overflow: hidden;
    width: 660px;
    line-height: 22px
}

.abo1 dd a {
    font-size: 13px;
    color: #02bcf5;
    margin-top: 30px;
    display: block;
    float: right;
}

.anli-b {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    position: absolute;
    padding: 20px 0;
}

.anli-b .mr_frbox {
    height: 140px;
}

.anli {
    width: 1040px;
    height: 140px;
    float: left;
    overflow: hidden;
    margin-left: 6px;
}

.anli ul li {
    float: left;
    width: 200px;
    height: 140px;
    overflow: hidden;
    display: inline;
    margin: 0 4px;
}

.anli ul li img {
    width: 200px;
    height: 140px;
}

.anli-b .but-left {
    width: 23px;
    height: 30px;
    float: left;
    margin-top: 60px;
    cursor: pointer;
    display: inline;
}

.anli-b .but-right {
    width: 23px;
    height: 30px;
    float: right;
    margin-top: 60px;
    cursor: pointer;
}

.news {
    width: 1100px;
    overflow: hidden;
    margin: 0 auto;
    height: 275px;
}

.news h1 {
    width: 386px;
    height: 46px;
}

.news h1 img {
    display: block;
    width: 100%;
    height: 100%;
}

.link-box {
    background: #ebebeb;
    height: 110px;
}

.news ul {
    width: 100%;
    padding: 10px 0;
}

.news ul li {
    float: left;
    width: 128px;
    height: 70px;
    margin: 5px 3px;
}

.news ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.news ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    /* border: solid 1px #b0b0b0; */
}

.link {
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px
}

.link h1 {
    height: 18px
}

.link ul {
    width: 1040px;
    padding: 0 30px;
    padding-top: 20px;
    height: 24px
}

.link ul a {
    font-size: 13px;
    color: #363636;
    float: left;
    margin: 0 20px
}

.shen {
    width: 1100px;
}

.shen a {
    float: right;
    width: 200px;
    text-align: right;
    font-size: 12px;
    color: #183883
}

.bot-box {
    height: 165px;
    background: #333333;
    padding: 40px 0;
}

.bot {
    width: 1100px;
    margin: 0 auto
}

.bot ul {
    width: 1100px;
    height: 50px;
}

.bot ul li {
    height: 50px;
    width: 183px;
    float: left;
    text-align: center
}

.bot ul li a {
    line-height: 46px;
    width: 183px;
    font-size: 14px;
    color: #FFF
}

.di-x {
    width: 1100px;
    padding-top: 24px;
}

.di-x p {
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    text-align: center;
    width: 1100px;
    margin: 0;
}

.di-x p a {
    color: #737373;
    font-size: 13px
}

.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}

.pagination li.thisclass {
    background: #09f;
    color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}