﻿* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.banenr_img {
    width: 100%;
    height: 250px;
    margin-top: 80px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/* header start */

.complete {
    font-family: "微软雅黑";
}

.cephalosome {
    position: fixed;
    width: 100%;
    height: 80px;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 999;
}

.cephalosome .headerBox {
    width: 80%;
    height: 60px;
    margin: 20px auto 0;
    min-width: 1250px;
}

.cephalosome .headerBox .headerLeft {
    width: 240px;
    height: 44px;
    float: left;
    margin-top: 10px;
}

.headerLeft img {
    width: 240px;
    height: 40px;
}

.cephalosome .headerBox .headerRight {
    float: right;
    min-width: 546px;
}

.headerRight .headerTitle li {
    float: left;
}

.headerTitle li a {
    font-size: 16px;
    height: 42px;
    color: #5a5a5a;
    text-decoration: none;
    display: block;
    margin: 16px 0 0 40px;
}

.active {
    color: #12547a !important;
    border-bottom: 2px solid #12547a;
}


/* header end */

.more {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #12547a;
    font-size: 14px;
    border: 1px solid #12547a;
    border-radius: 4px;
    cursor: pointer;
    background: #fff;
    box-shadow: 1px 1px 2px #ddd;
}

.more:hover {
    color: #fff;
    background: #12547a;
}

.more_show {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    background: #12547a;
    cursor: pointer;
    border: 1px solid #12547a;
    box-shadow: 1px 1px 2px #ddd;
}

.more_show:hover {
    color: #12547a;
    background: #fff;
}

.back125 {
    background: #12547a !important;
}

.backfff {
    background: #fff !important;
}

.backf8 {
    background: #f8f8f8 !important;
}

.col125 {
    color: #12547a !important;
}

.col333 {
    color: #333 !important;
}

.col666 {
    color: #666 !important;
}

.colccc {
    color: #ccc!important;
}

.colfff {
    color: #fff !important;
}

.fonwe {
    font-weight: bold;
}

.telal {
    text-align: center;
}

.fonsi16 {
    font-size: 16px;
}

.fonsi18 {
    font-size: 18px;
}

.fonsi14 {
    font-size: 14px;
}

.fonsi12 {
    font-size: 12px;
}

.fonsi20 {
    font-size: 20px;
}

.fonsi30 {
    font-size: 30px;
}

.flole {
    float: left;
}

.flori {
    float: right;
}

.bo125 {
    border: 1px solid #12547a !important;
}

.bofff {
    border: 1px solid #fff !important;
}

.clebtn {
    clear: both;
}


/* 底部 start */

.footer {
    width: 100%;
    height: 500px;
}

.footerBox {
    width: 100%;
    height: 450px;
    background: #052131;
}

.footer_Con {
    width: 1250px;
    height: 322px;
    margin: 0 auto;
    padding-top: 50px;
}

.footerCon_left {
    width: 480px;
    font-size: 14px;
    color: #fff;
}

.footerConl_ul {
    height: 200px;
}

.footerConl_ul li {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.footerConl_ul li>div {
    width: 150px;
    height: 150px;
    background: #fff;
}

.footerConl_ul li>p {
    margin-top: 10px;
    line-height: 20px;
}

.footer .information {
    margin-top: 20px;
}

.footer .information li {
    position: relative;
    line-height: 20px;
    margin-top: 10px;
}

.footer .information .add img {
    width: 16px;
    height: 16px;
}

.footer .information .address {
    position: absolute;
    left: 30px;
    top: -1px;
}

.footerCon_right {
    margin-left: 150px;
}

.footerCon_right input,
textarea,
.button {
    border-radius: 2px;
    border: none;
    outline: none;
    text-indent: 10px;
    font-size: 18px;
    font-family: "微软雅黑";
}

.fromSub_one>.inputs {
    width: 300px;
    height: 60px;
    line-height: 60px;
}

.fromSub_one .tel {
    margin-left: 5px;
}

.fromSub_two .email {
    width: 610px;
    height: 60px;
    margin-top: 10px;
}

.fromSub_three textarea {
    width: 610px;
    height: 100px;
    margin-top: 10px;
    resize: none;
    padding-top: 5px;
    overflow-y: hidden;
    overflow-x: hidden;
}

.fromSub_sub .button {
    width: 610px;
    height: 60px;
    margin-top: 20px;
    font-size: 24px;
    line-height: 60px;
    color: #fff;
	cursor:pointer;
}

.footerRecord {
    width: 100%;
    height: 50px;
    background: #333;
}

.footerRecord p {
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.colred {
    color: red;
    font-size: 14px;
    text-align: right;
}

.uName,
.uTel,
.uEmail,
.uContent {
    display: block;
    width: 300px;
    float: left;
    height: 10px;
    padding: 4px 0;
}


/* 底部 end */


/* play_case start */

.newsList_right {
    width: 350px;
    background: #fff;
    margin-top: 30px;
    padding-bottom: 5px;
}

.newsListR_con {
    width: 300px;
    margin: 18px auto 0;
    overflow: hidden;
}

.newsListR_con .modal {
    width: 292px;
    height: 40px;
    line-height: 40px;
}

.search {
    position: relative;
    height: 60px;
    /*border-bottom: 1px solid #eeeeee;*/
    margin-bottom: 20px;
}

.search>.inputSearch {
    border: 1px solid #bfbfbf;
    border-radius: 20px;
    outline: none;
    text-indent: 10px;
    color: #484848;
    font-size: 14px;
	text-align: left;
}

.search>.search_icon {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 12px;
}

.search>.search_icon img {
    width: 16px;
    height: 16px;
}


/*.newsListRC_title {
    height: 38px;
    font-weight: bold;
    background: rgb(215, 215, 215);
    border-radius: 10px;
    color: #666;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
}*/

.wholeContent {
    height: 220px;
    text-align: center;
    font-size: 16px;
    width: 317px;
    overflow-y: scroll;
}

.wholeContent>div {
    cursor: pointer;
}

.wholeContent>div>a {
    color: #333;
}

.whole {
    margin: 20px auto 20px;
}


/* plsy_case end */


/*only_nav start 

.only_nav {
    width: 100%;
    height: 50px;
    /*overflow: hidden;
    background: #fff;
    position: relative;
}

.navBox {
    width: 1250px;
    height: 50px;
    margin: 0 auto;
}

.nav_ul {
    z-index: 999;
    width: 800px;
    background: #fff;
    border-top: none;
    padding: 10px 10px 0;
    overflow: hidden;
    height: 40px;
}

.nav_ul li {
    height: 34px;
    font-size: 16px;
    color: #8c8c8c;
    float: left;
    cursor: pointer;
    margin-top: 6px;
    margin-right: 50px;
    border-bottom: 1px solid #fff;
}

.nav_ul li.active {
    color: #12547a !important;
    border-bottom: 1px solid #12547a;
}

.nav_ul>li:nth-child(6) {
    margin-right: 0 !important;
}

.nav_ul>li:last-child {
    margin-right: 0 !important;
}


/*.push_imgs {
    width: 20px;
    top: 18px;
    left: 790px;
    position: absolute;
    height: 20px;
    transition: all 1s;
    text-align: center;
}

.navBox>.Search {
    position: relative;
}

.navBox>.Search>input {
    width: 300px;
    height: 30px;
    border-radius: 15px;
    outline: none;
    color: #666;
    text-indent: 15px;
    margin-top: 10px;
    border: 1px solid #dcdcdc;
}

.navBox>.Search>.search_icon {
    position: absolute;
    width: 16px;
    height: 16px;
    right: 14px;
    top: 17px;
}

.search_icon img {
    width: 16px;
    height: 16px;
}

.onlyNav_ul {
    position: absolute;
    overflow: visible;
    /*height: auto;
    box-shadow: 0px 0px 6px #d6cfcf;
}*/

.onlyNav_ul {
    position: absolute;
    overflow: hidden;
    box-shadow: 0px 0px 6px #d6cfcf;
    border: 1px solid #ccc;
    border-top: none;
}


/* only_nav end */