* {
    margin: 0;
    padding: 0;
    font-family: '宋体';
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.header-top {
    position: fixed;
    padding-top: 10px;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    z-index: 999;
}

.header-box {
    margin: 0 auto;
    width: 1400px;
    height: 60px;
}

.logo {
    float: left;
    width: 530px;
}

.logo figure {
    float: left;
    width: 50px;
}

.logo figure img {
    width: 50px;
    display: block;
}

.logo h1,
.logo h2 {
    float: left;
    margin-left: 10px;
    width: 470px;
    font-size: 30px;
    color: #0072ff;
    line-height: 52px;
}

.nav {
    float: right;
    padding-top: 7px;
    width: 800px;
}

.nav > ul > li {
    float: left;
    margin-left: 43px;
    width: 90px;
}

.nav > ul > li > a {
    padding: 10px;
    font-size: 16px;
    color: #000;
    text-align: center; 
    display: block;
}

.nav > ul > li:first-child > a {
    border: 1px solid #116bc4;
}

.nav > ul > li > a:hover {
    border: 1px solid #116bc4;
}


.nav-c {
    position: relative;
}

.nav-box {
    position: absolute;
    right: 0;
    padding-top: 20px;
    width: 130px;
    background: #fff;
    display: none;
}

.nav-c:hover .nav-box {
    display: block;
}

.nav-box li a {
    padding: 10px 0 10px 15px;
    font-size: 14px;
    color: #000;
    display: block;
}

.nav-box li a:hover {
    color: #116bc4;
}

.bnaner figure img {
    width: 100%;
    display: block;
}


#carousel1 {
    width: 100%;
    height: 700px;
    text-align:center;
    overflow:hidden;
}

.car_bigp img {
    display:none;
    margin:auto;
}

.car_click {
    width: 150px;
    position:absolute;
    z-index:2;
    top: 600px;
    left:46%;
}

.car_c_smallpic img{
    cursor:pointer;
    float:left;
    margin:0 5px;
    width: 60px;
    height: 30px;
    border:solid 2px #fff;
}

.car_c_smallpic input {
    opacity: 0;
}

.pro-box {
    padding-top: 50px;
    width: 100%;
    height: 700px;
    background: #f0f0f0;
}

.pro-bg {
    margin: 0 auto;
    width: 1400px;
}

.pro-l {
    float: left;
    width: 300px;
}

.pro-l strong {
    padding: 10px 0 10px 15px;
    font-size: 26px;
    color: #fff;
    background: #116bc4;
    display: block;
}

.pro-l ul li {
    padding: 15px 0;
    border-top: 1px solid #cfcfcf;
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    background: #e6e6e6;
}

.pro-l ul li a {
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    display: block;
}

.pro-l strong span {
    font-size: 14px;
    font-weight: normal;
}

.pro-l div {
    padding: 40px 0;
    background: #116bc4;
}

.pro-l div p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

.pro-l div p span {
    font-size: 22px;
    font-weight: bold;
}

.pro-r {
    float: left;
    margin-left: 50px;
    width: 1050px;
}

.pro-r div {
    height: 50px;
    border-bottom: 3px solid #333;
}

.pro-r div strong {
    float: left;
    font-size: 25px;
    color: #333;
    display: block;
}

.pro-r div a {
    float: right;
    font-size: 14px;
    color: #222;
    line-height: 29px;
    display: block;
}

.pro-r ul li {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
    width: 330px;
}

.pro-r ul li:nth-child(3n+1) {
    margin-left: 0;
}

.pro-r ul li figure {
    width: 330px;
    height: 240px;
    border: 2px solid #fff;
    border-radius: 8px;
    overflow: hidden;
}

.pro-r ul li figure img {
    width: 330px;
    height: 240px;
    display: block;
    border-radius: 8px;
}

.pro-r ul li figure img:hover {
    transform:scale(1.2)
}

.pro-r h2 {
    padding-top: 10px;
    font-size: 18px;
    color: #000;
    text-align: center;
}

.pro-r h2:hover {
    color: #116bc4;
}

.about {
    position: relative;
    margin: 0 auto;
    margin-top: 70px;
    width: 1200px;
    height: 680px;
    border: 10px solid #116bc4;
}

.about-l {
    float: left;
    margin-left: 60px;
    width: 520px;
}

.about-top {
    margin-top: 40px;
    height: 240px;
}

.about-top strong {
    font-size: 26px;
    color: #116bc4;
}

.about-top span:nth-child(2) {
    margin-top: 5px;
    width: 420px;
    height: 2px;
    background: #222;
    opacity: 0.2;
    display: block;
}

.about-top p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.about-top span:nth-child(4) {
    margin-top: 20px;
    width: 34px;
    height: 2px;
    display: block;
    background: #116bc4;
}

.about-top div {
    float: right;
    margin-top: 40px;
    height: 30px;
    box-shadow: 0 0 10px rgba(12,3,6,.13);
}

.about-top div a:nth-child(1) {
    float: left;
    width: 100px;
    font-size: 14px;
    color: #116bc4;
    text-align: center;
    line-height: 30px;
    display: block;
}

.about-top div a:nth-child(2) {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: #116bc4;
}

.about-top div a:nth-child(2) figure img {
    position: absolute;
    top: 5px;
    left: 6px;
    width: 20px;
    display: block;
}

.about-top div a:nth-child(2) figure img:last-child {
    display: none;
}

.about-top div:hover a:nth-child(1)  {
    color: #fff;
    background: #116bc4;
}

.about-top div:hover a:nth-child(2) {
    background: #fff;
}

.about-top div:hover a figure img:last-child {
    display: block;
}

.about-l > strong {
    margin-bottom: 40px;
    font-size: 24px;
    color: #116bc4;
    display: block;
}

.about-r {
    margin-top: 20px;
    width: 520px;
}

.about-tab {
    overflow: hidden;
    display: block;
}

.about-tab ul {
    height: 50px;
}

.about-tab ul li {
    float: left;
    margin-right: 30px;
    padding-bottom: 5px;
    width: 100px;
    height: 40px;
    font-size: 24px;
    color: #116bc4;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.about-tab a:hover {
    color: #292424;
}

.about-tab span {
    margin-top: 20px;
    width: 100%;
    height: 3px;
    display: block;
    background: #116bc4;
}

.aui-current {
    color: #fff;
    border-bottom: 2px solid #116bc4;
}

.ab-box p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.about-a {
    margin-top: 40px;
    width: 130px;
    height: 30px;
    box-shadow: 0 0 10px rgba(12,3,6,.13);
}

.about-a a:nth-child(1) {
    float: left;
    width: 100px;
    font-size: 14px;
    color: #116bc4;
    text-align: center;
    line-height: 30px;
    display: block;
}

.about-a a:nth-child(2) {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    display: block;
    background: #116bc4;
}

.about-a a:nth-child(2) figure img {
    position: absolute;
    top: 5px;
    left: 6px;
    width: 20px;
    display: block;
}

.about-a a:nth-child(2) figure img:last-child {
    display: none;
}

.about-a:hover a:nth-child(1)  {
    color: #fff;
    background: #116bc4;
}

.about-a:hover a:nth-child(2) {
    background: #fff;
}

.about-a:hover a figure img:last-child {
    display: block;
}

.about-rr {
    position: absolute;
    top: 125px;
    right: -100px;
}

.about-rr figure img {
    display: block;
}

.baike {
    margin-top: 60px;
    padding: 50px 0;
    width: 100%;
    background: #f0f0f0;
}

.bai-t strong {
    font-size: 36px;
    color: #333;
    text-align: center;
    font-weight: normal;
    display: block;
}

.bai-t p {
    margin-top: 5px;
    font-size: 16px;
    color: #222;
    text-align: center;
}

.baike-box {
    margin: 0 auto;
    width: 1400px;
}

.baike-box ul li {
    float: left;
    margin-top: 40px;
    margin-left: 30px;
    width: 327px;
}

.baike-box ul li:nth-child(4n+1) {
    margin-left: 0;
}

.baike-b {
    position: relative;
}

.baike-b > img {
    position: absolute;
    left: 143px;
    bottom: -2px;
    width: 40px;
    display: block;
}

.baike-b div {
    position: absolute;
    left: 0;
    top: 0;
    width: 327px;
    height: 200px;
    font-size: 80px;
    color: #116bc4;
    text-align: center;
    line-height: 200px;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

.baike-b:hover div {
    display: block;
}

.baike-box ul li figure img {
    width: 327px;
    height: 200px;
    display: block;
}

.baike-box ul li h2 {
    padding: 30px 10px;
    height: 45px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
    background: #fff;
}

.more {
    margin: 0 auto;
    margin-top: 40px;
    width: 120px;
    height: 40px;
    background: #3d85cc;
    border-radius: 5px;
}

.more a {
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    display: block;
}

.xinwen {
    margin: 0 auto;
    margin-top: 60px;
    width: 1400px;
}

.xin-box ul li {
    float: left;
    margin-left: 25px;
    margin-top: 40px;
    width: 450px;
}

.xin-box ul li:first-child {
    margin-left: 0;
}

.xin-box ul li figure img {
    width: 450px;
    height: 300px;
    display: block;
    border-radius: 5px;
}

.xin-l div {
    float: left;
    width: 390px;
}

.xin-l div a h2 {
    margin-top: 30px;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}

.xin-l div a h2:hover {
    color: #116bc4;
}

.xin-l div p {
    margin-top: 10px;
    font-size: 14px;
    color: #222;
    line-height: 24px;
}

.xin-l > a {
    float: left;
    margin-left: 20px;
    margin-top: 70px;
    width: 25px;
    height: 25px;
    font-size: 23px;
    color: #ddd;
    text-align: right;
    line-height: 25px;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
}

.xin-l > a:hover {
    margin-left: 30px;
    color: #116bc4;
    border: 1px solid #116bc4;
}

.footer {
    margin-top: 60px;
    padding: 50px 0;
    width: 100%;
    background: #ededed;
}

.footer-box {
    margin: 0 auto;
    width: 1400px;
    height: 220px;
}

.foot-l {
    float: left;
    width: 1000px;
}

.foot-l ul li {
    float: left;
    width: 250px;
}

.foot-l ul li strong {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    display: block;
}

.foot-l ul li a {
    margin-top: 20px;
    font-size: 14px;
    color: #000;
    display: block;
}

.foot-l ul li a:hover {
    color: #116bc4;
}

.foot-r {
    float: right;
    margin-right: 100px;
    width: 200px;
}

.foot-r span {
    position: relative;
    padding-left: 80px;
    height: 52px;
    font-size: 16px;
    color: #000;
    line-height: 52px;
    display: block;
    border: 1px solid #000;
}

.foot-r span::before {
    content: "";
    position: absolute;
    left: 50px;
    top: 15px;
    width: 24px;
    height: 24px;
    background: url(images/dh.png) no-repeat center;
    background-size: 100% 100%;
}

.foot-r p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

.foot-b {
    margin: 0 auto;
    width: 1400px;
}

.foot-b > span {
    margin: 0 auto;
    width: 1400px;
    height: 1px;
    display: block;
    background: #116bc4;
}

.foot-b div {
    margin-top: 20px;
    height: 30px;
}

.foot-b div p {
    float: left;
    font-size: 14px;
    color: #000;
}

.foot-b div a {
    float: left;
    margin-left: 30px;
    font-size: 14px;
    color: #000;
    display: block;
}

.guanyu {
    width: 100%;
}

.guan-t {
    padding: 20px 0;
    width: 100%;
    background: #fff;
    height: 50px;
}

.guan-tt {
    margin: 0 auto;
    width: 1400px;
}

.guan-tt ul {
    float: left;
    width: 550px;
}

.guan-tt ul li {
    float: left;
    margin-right: 5px;
    width: 100px;
    height: 50px;
}

.guan-tt ul li:hover {
    background: #116bc4;
}

.guan-tt ul li a {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 50px;
    display: block;
}

.guan-w a {
    color: #fff !important;
    background: #116bc4;
}

.guan-tt div {
    float: right;
}

.guan-tt div a,
.guan-tt div span {
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.guan-bg {
    padding: 20px 0;
    width: 100%;
    border-top: 1px solid #ccc;
}

.guan-box > div:nth-child(odd) {
    background: #f2f2f2;
}

.guan-c {
    margin: 0 auto;
    width: 1400px;
    height: 255px;
}

.guan-c figure {
    float: left;
    width: 350px;
    height: 255px;
}

.guan-c figure img {
    width: 350px;
    height: 255px;
    display: block;
    border-radius: 5px;
}

.guan-c div {
    float: left;
    width: 950px;
}

.guan-box >div:nth-child(odd) .guan-c div {
    float: right;
}

.guan-box >div:nth-child(even) .guan-c figure {
    float: right;
}

.guan-c div strong {
    padding-top: 20px;
    font-size: 28px;
    color: #000;
    display: block;
}

.guan-c div p {
    padding: 20px 0;
    font-size: 16px;
    line-height: 30px;
}

.guan-c div a {
    width: 240px;
    height: 50px;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 50px;
    border: 1px solid #333;
    display: block;
    border-radius: 5px;
}

.guan-c div a:hover {
    color: #116bc4;
    border: 1px solid #116bc4;
}

.jj-c {
    margin: 0 auto;
    width: 1400px;
    border-top: 1px solid #ccc;
}

.jj-c figure img {
    margin: 0 auto;
    margin-top: 40px;
    display: block;
}

.jj-c p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.wenh,.honor,.cqzs {
    margin: 0 auto;
    width: 1400px;
    border-top: 1px solid #ccc;
} 

.wenh ul li {
    float: left;
    margin-top: 40px;
    width: 650px;
}

.wenh ul li figure {
    float: left;
    width: 300px;
}

.wenh ul li figure img {
    width: 300px;
    height: 320px;
    display: block;
}

.wenh ul li div {
    float: left;
    width: 350px;
    height: 320px;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 6%);
}

.wenh ul li div strong {
    padding-left: 30px;
    margin-top: 50px;
    font-size: 26px;
    color: #000;
    display: block;
}

.wenh ul li div span {
    margin-top: 30px;
    margin-left: 30px;
    width: 60px;
    height: 6px;
    background: #FF2600;
    border-radius: 3px;
    border: none;
    display: block;
}

.wenh ul li div p {
    margin-top: 30px;
    padding-left: 30px;
    font-size: 18px;
    color: #000;
    line-height: 36px;
}

.wenh ul li:nth-child(2),
.wenh ul li:nth-child(4) {
    margin-left: 100px;
}

.honor-box {
    height: 530px;
}

.honor-box figure {
    float: left;
}

.honor-box figure:last-child {
    margin-left: 100px;
}

.honor-box figure img {
    margin-top: 50px;
    width: 650px;
    display: block;
}

.txtMarquee-left .bd1 .tempWrap{
    margin: 0 auto;
    width: 1400px !important;
}

.infoList li {
    position: relative;
    float: left;
    margin: 0 10px;
    margin-top: 50px;
    width: 300px !important;
}

.infoList li img {
    width: 300px;
    height: auto;
    display: block;
}

.cp {
    margin: 0 auto;
    width: 1400px;
}

.cp-t {
    height: 50px;
}

.cp-t a,
.cp-t span {
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.cp-box {
    margin-top: 30px;
}

.cpt-t strong {
    font-size: 22px;
    color: #e05151;
    text-align: center;
    display: block;
}

.cpt-t p {
    padding: 10px 0;
    font-size: 16px;
    color: #222;
    text-align: center;
}

.cpt-t span {
    margin: 0 auto;
    width: 50px;
    height: 2px;
    background: #116bc4;
    display: block;
}

.cp-box ul li {
    float: left;
    margin-top: 40px;
    margin-left: 30px;
    width: 327px;
    box-shadow: #999 0px 0px 10px;
    border-radius: 5px;
}

.cp-box ul li:hover {
    transform:translateY(-10px)
}

.cp-box ul li:nth-child(4n+1) {
    margin-left: 0;
}

.cp-box ul li figure img {
    width: 327px;
    height: 260px;
    display: block;
}

.cp-box ul li div {
    background: #fff;
}

.cp-box ul li div h2 {
    padding-top: 20px;
    font-size: 18px;
    color: #000;
    text-align: center;
}

.cp-box ul li div h2:hover {
    color: #116bc4;
}

.cp-box ul li div span {
    margin: 10px auto 5px auto;
    width: 60%;
    height: 1px;
    background: #116bc4;
    display: block;
}

.cp-box ul li div p {
    padding: 10px 5px;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.news {
    margin: 0 auto;
    width: 1400px;
}

.news-tt {
    padding: 20px 0;
    height: 50px;
}

.news-tt ul {
    float: left;
    width: 550px;
}

.news-tt ul li {
    float: left;
    margin-right: 5px;
    width: 100px;
    height: 50px;
}

.news-tt ul li:hover {
    background: #116bc4;
}

.news-tt ul li a {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 50px;
    display: block;
}

.news-tt ul li:first-child a {
    color: #fff !important;
    background: #116bc4;
}

.guan-tt div {
    float: right;
}

.news-tt div a,
.news-tt div span {
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.news-tt div {
    float: right;
}

.news-tt div a,
.news-tt div span {
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.news-tt div a:hover {
    color: #116bc4;
}

.news-box ul li {
    float: left;
    margin-left: 25px;
    margin-top: 40px;
    width: 450px;
    box-shadow: #999 0px 0px 10px;
    border-radius: 5px;
}

.news-box ul li:nth-child(3n+1) {
    margin-left: 0;
}

.news-box ul li figure img {
    width: 450px;
    height: 300px;
    display: block;
    border-radius: 5px;
}

.news-box div {
    background: #fff;
}

.news-box div a h2 {
    padding: 20px 10px 10px 10px;
    height: 45px;
    font-size: 18px;
    color: #000;
}

.news-box div a h2:hover {
    color: #116bc4;
}

.news-box div p {
    padding: 0 10px;
    height: 50px;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.news-box div span {
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background: #000;
    display: block;
}

.news-box div a:last-child {
    padding: 10px 30px 10px 0;
    font-size: 14px;
    color: #000;
    text-align: right;
    display: block;
}

.news-box div a:last-child:hover {
    color: #116bc4;
}

.pro-de {
    width: 100%;
}

.prod-t {
    margin: 0 auto;
    width: 1400px;
    height: 50px;
    border-bottom: 2px solid #ebebeb;
}

.prod-t h2 {
    float: left;
    font-size: 16px;
    color: #000;
    line-height: 50px;
}

.prod-t div {
    float: right;
}

.prod-t div span,
.prod-t div a {
    float: left;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.prod-t div a:hover {
    color: #116bc4;
}

.prod-box {
    margin-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-top: 1px solid #ddd;
}

.prod-c {
    margin: 0 auto;
    margin-top: 30px;
    width: 1400px;
    height: 300px;
}

.prod-c figure {
    float: left;
    width: 400px;
}

.prod-c figure img {
    width: 400px;
    height: 300px;
    display: block;
}

.prod-c div {
    float: right;
    width: 950px;
}

.prod-c div h1 {
    padding-top: 40px;
    font-size: 28px;
    color: #000;
}

.prod-c div p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.prod-box {
    border-bottom: 1px solid #ddd;
}

.prod-top {
    margin-top: 40px;
    width: 100%;
    box-shadow: 0 2px 4px rgba(0,0,0,.08);
}

.prod-top div {
    margin: 0 auto;
    width: 1400px;
}

.prod-top div strong {
    padding: 10px 20px;
    font-size: 20px;
    color: #116bc4;
    display: table;
    background: #f5f5f5;
}

.prod-cc {
    margin: 0 auto;
    width: 1400px;
}

.prod-cc p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.news-de {
    margin: 0 auto;
    width: 1400px;
}

.newsd-box {
    margin-top: 40px;
}

.newsd-l {
    float: left;
    width: 1100px;
}

.newsd-l h1 {
    font-size: 30px;
    color: #000;
}

.newsd-l time {
    margin-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
    color: #a3afb7;
    display: block;
    border-bottom: 1px solid #dbdbdb;
}

.newsd-l div p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.newsd-r {
    float: right;
    width: 260px;
}

.newsr-t strong {
    margin-bottom: 20px;
    font-size: 24px;
    color: #000;
    text-align: center;
    display: block;
}

.newsr-t ul li a {
    padding: 15px 0 15px 20px;
    font-size: 16px;
    display: block;
    color: #333;
    background: -webkit-linear-gradient(top,#ffffff 0%,#f5f5f5 72%,#edecec 100%);
}

.newsr-t ul li a:hover {
    color: #116bc4;
}

.newsr-l {
    margin-top: 30px;
}

.newsr-l strong {
    font-size: 24px;
    color: #000;
    text-align: center;
    display: block;
}

.newsr-l span:nth-child(2) {
    margin: 5px auto;
    width: 100px;
    border-bottom: 1px dashed #333;
    display: block;
}

.newsr-l span:nth-child(3) {
    font-size: 14px;
    color: #222;
    text-align: center;
    display: block;
} 

.newsr-l div {
    padding-bottom: 20px;
    margin-top: 15px;
    border: 1px solid #116bc4;
}

.newsr-l div ul li {
    padding: 20px 0 0 10px;
    font-size: 14px;
    color: #000;
}

.foot-bot {
    position: fixed;
    bottom: 30%;
    right: 0;
    z-index: 11111;
}

.foot-bott {
    width: 140px;
}

.foot-bott ul li {
    position: relative;
    padding: 10px 5px;
    margin-top: 10px;
    background: #0072ff;
}

.foot-bott ul li figure img {
    margin: 0 auto;
    width: 30px;
    display: block;
}

.foot-bott ul li figure:nth-child(2) {
    position: absolute;
    top: 0;
    right: 120px;
    display: none;
}

.foot-bott ul li figure:nth-child(2) img {
    width: 100px;
    display: block;
}

.foot-bott ul li figure figcaption {
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.foot-bott ul li:hover {
    background: #116bc4;
}

.foot-bott ul li:hover figure:nth-child(2) {
    display: block;
}

.Top_Record {
    padding: 10px 0;
    width: 140px;
    background: #0072ff;
}

.maquee { 
    overflow: hidden; 
}

.topRec_List strong { 
    margin-bottom: 10px;
    font-size: 16px;
    text-align: center; 
    color:#fff;
    display: block;
}

.topRec_List li { 
    margin-top: 10px;
    width: 100%; 
    height: 38px; 
    font-size: 20px; 
    color: #fff;
    line-height: 30px; 
    text-align: center; 
    border-bottom: 1px dashed #fff;
}

.cont {
    margin: 0 auto;
    width: 1400px;
}

.cont-t {
    height: 50px;
    border-bottom: 1px solid #ccc;
}

.cont-t span,
.cont-t a {
    float: left;
    padding-left: 10px;
    float: left;
    font-size: 14px;
    color: #000;
    line-height: 50px;
    display: block;
}

.contact {
    margin-top: 40px;
    height: 560px;
}

.con-l {
    float: left;
    width: 650px;
}

.con-l ul li {
    padding: 25px 0;
    font-size: 18px;
    color: #000;
}

.con-dt {
    float: right;
    width: 700px;
}

.con-dt figure img {
    width: 700px;
    display: block;
}

.pagination .pagefy .current {
    background-color: #116bc4;
    color: #fff;
}

.pagination {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: none;
    margin-top: 40px;
}

.pagefy { 
    width: 100%;
}

.pagination .pagefy a {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #000;
    padding: 5px 15px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}

.pagination .pagefy a:hover {
    background-color: #0072ff; 
    color: #fff;
}

.zuoyou {
    margin-top: 40px;
}

.top1 { 
    float: left;
    width: 455px;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top2 {
    float: right;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top1 a,
.top2 a {
    color:#3b3652;
}

.top1 a:hover,
.top2 a:hover {
    color: #116bc4;
}

.diu figure img {
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}
