@charset "utf-8";

a {
    color: #999;
    text-decoration: none;
}

.body-container .details-banner {
    line-height: 0;
}

.body-container .details-banner img {
    width: 100%;
    border: 0;
}

.body-container .dir {
    height: 70px;
    line-height: 70px;
}

.body-container .dir .text {
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

.body-container .dir .sign {
    font-family: "Microsoft Songti";
    margin: 0 10px;
}

.body-container .dir .text.last {
    color: #ff6700;
}

.body-container .details-area {
    overflow: hidden;
    margin: 0 0 50px 0;
}

.body-container .details-area.list {
    padding: -10px 0 0 0;
}

.body-container .details-area .nav-list {
    margin: 0 auto 60px;
    width: 765px;
    border-radius: 5px;
    overflow: hidden;
}

.body-container .details-area .nav-list a {
    display: inline-block;
    height: 50px;
    text-decoration: none;
    color: #666;
    font-size: 16px;
    text-align: center;
    width: 20%;
    float: left;
    line-height: 50px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.body-container .details-area .nav-list a:hover,
.body-container .details-area .nav-list a.active {
    background-color: #f08342;
    color: #fff;
}

.body-container .details-area .nav-list a:last-child {
    border-right: 1px solid #ddd;
}

.body-container .details-area .left {
    float: left;
    width: 800px;
}

.body-container .details-area .left .details-title {
    font-size: 22px;
    color: #333;
    line-height: 34px;
    margin: 0 0 5px 0;
}

.body-container .details-area .left .details-tips {
    font-size: 14px;
    color: #999;
    height: 30px;
    line-height: 30px;
    padding: 0 0 30px 0;
    border-bottom: 1px solid #ddd;
}

.body-container .details-area .details-view {
    overflow: hidden;
    padding: 0 0 0 0;
    color:
}

.body-container .details-area .details-view p {
    color: #333333;
    ;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px 0;
}

.body-container .details-area .details-view img {
    margin-bottom: -7px;
    max-width: 100%;
}

.body-container .details-area .notice {
    margin: 30px 0;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    text-align: center;
    background-color: #ffe7d9;
}

.body-container .details-area .other-pages {
    overflow: hidden;
    float: left;
}

.body-container .details-area .other-pages p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #777;
}

.body-container .details-area .other-pages .plus {
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    width: 270px;
    line-height: 0;
}

.body-container .details-area .left .articles {
    overflow: hidden;
}

.body-container .details-area .left .articles .item {
    margin: 0 0 20px 0;
    border: 1px solid #ddd;
    overflow: hidden;
    display: block;
    position: relative;
}

.body-container .details-area .left .articles .item .cover {
    float: left;
    width: 320px;
    height: 161px;
    overflow: hidden;
    margin: 15px;
    line-height: 0;
}

.body-container .details-area .left .articles .item .cover img {
    width: 100%;
}

.body-container .details-area .left .articles .item .atr-data {
    overflow: hidden;
    margin: 0 0 0 100px;
    height: 160px;
    position: relative;
    padding: 10px 15px 10px 0;
}

.body-container .details-area .left .articles .item .atr-data .title {
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: normal;
    overflow: hidden;
    font-size: 18px;
}

.body-container .details-area .left .articles .item .atr-data .intro {
    line-height: 28px;
    font-size: 14px;
    color: #999;
    font-weight: 300;
    height: 84px;
    overflow: hidden;
    margin: 10px 0;
}

.body-container .details-area .left .articles .item .atr-data .other-info {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
}

.body-container .details-area .left .articles .item .atr-data .other-info .l {
    float: left;
}

.body-container .details-area .left .articles .item .tipsx {
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/tips1.png") no-repeat center center;
    width: 75px;
    height: 75px;
}

.body-container .details-area .left .articles .item .tipsx div {
    color: #fff;
    font-size: 10px;
    padding-left: 26px;
    padding-top: 7px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* Internet Explorer */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    /* Opera */
}

.body-container .details-area .left .articles .l .sign {
    color: #666;
}

.body-container .details-area .left .articles .l .tips {
    color: #079cd6;
    text-decoration: none;
}

.body-container .details-area .left .articles .l .tips:hover {
    color: #ff6700;
}

.body-container .details-area .left .articles .r {
    float: right;
    color: #666;
}

.body-container .details-area .left .articles .r .follow {
    margin: 0 5px 0 10px;
    vertical-align: -5%;
}

.body-container .details-area .right {
    float: right;
    width: 308px;
}

.body-container .details-area .right .plus {
    border: 1px solid #ddd;
    overflow: hidden;
    margin: 0 0 40px 0;
    background: #fb8400;
    padding: 22px 0;
    text-align: center;
}

.body-container .details-area .right .plus p {
    font-size: 18px;
    color: #ffffff;
}

.body-container .details-area .right .plus h2 {
    color: #fff;
    padding-top: 8px;
    padding-bottom: 15px;
    font-size: 30px;
}

.body-container .details-area .right .btnbox {
    margin-top: 10px;
    display: block;
    width: 70%;
    margin: 15px auto 5px;
    height: 36px;
    line-height: 32px;
    background: #fb8400;
    overflow: hidden;
}

.ras10 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior: url("../../../index.html");
}

.tc {
    text-align: center;
}

.btm {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    color: #333;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-out 0s;
}

.body-container .details-area .right .btnbox input {
    margin: 0 auto;
    text-align: center;
    font: 15px;
    border: none;
    height: 36px;
    line-height: 32px;
    width: 100%;
    color: #fb8400;
    cursor: pointer;
}

.body-container .details-area .right .article-list {
    overflow: hidden;
}

.body-container .details-area .right .article-list .marks {
    padding: 15px 0 20px 0;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    color: #333;
}

.body-container .details-area .right .article-list .marks span {
    display: block;
    position: absolute;
    top: 0px;
    width: 30px;
    height: 2px;
    overflow: hidden;
    background-color: #ff5b45;
}

.sidbox {
    padding: 10px 0;
}

.mt20 {
    margin-top: 20px;
}

.divbox .logo {
    width: 100px;
}

.divbox .info {
    margin-left: 108px;
    padding-top: 12px;
}

.l {
    float: left;
}

.divbox .info p {
    font-size: 14px;
    margin-top: 5px;
    color: #666666;
}

.n {
    font-weight: normal;
    font-style: normal;
}

.telpis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.divbox {
    padding: 12px;
}


.body-container .details-area .right .article-group {
    overflow: hidden;
}

.body-container .details-area .right .article-group .item {
    border-bottom: 1px dashed #ddd;
    height: 45px;
    line-height: 45px;
    color: #666;
    font-size: 16px;
    overflow: hidden;
}

.body-container .details-area .right .article-group .item span {
    color: #999;
    font-size: 20px;
    margin: 0 10px 0 0;
    font-weight: 300;
}

.body-container .advantage-banner {
    line-height: 0;
}

.body-container .advantage-banner img {
    width: 100%;
}

.body-container .advantage {
    padding: 100px 0;
    text-align: center;
}

.body-container .advantage.grey {
    background-color: #f9f9f9;
    padding-bottom: 180px;
}

.body-container .advantage .ant-mark {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin: 0 0 80px 0;
}

.body-container .advantage .cover {
    position: relative;
}

.body-container .advantage .cover .text1 {
    position: absolute;
    height: 30px;
}

.body-container .advantage .cover .text1.t1 {
    left: 130px;
    top: 80px;
    width: 370px;
}

.body-container .advantage .cover .text1.t2 {
    left: 30px;
    top: 530px;
    width: 500px;
}

.body-container .advantage .cover .text1.t3 {
    left: 920px;
    top: 450px;
    width: 250px;
    height: 70px;
}

.body-container .advantage .cover .text1.t4 {
    left: 125px;
    top: 100px;
    width: 270px;
}

.body-container .advantage .cover .text1.t5 {
    left: 45px;
    top: 570px;
    width: 320px;
}

.body-container .advantage .cover .text1.t6 {
    left: 900px;
    top: 450px;
    width: 250px;
}

.body-container .advantage .cover .text1 .anchar {
    width: 100%;
    height: 30px;
}

.body-container .advantage .cover .text1 .desc {
    color: white;
    line-height: 30px;
    text-align: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    transition: .5s ease;
    border: 1px solid #f90;
    padding: 10px 10px;
    background-color: #f90;
}

/*.body-container .advantage .cover .text1:hover .desc{bottom: -100px; opacity: 1;}*/
.body-container .cooper {
    overflow: hidden;
}

.body-container .cooper .cooper-banner {
    line-height: 0;
}

.body-container .cooper .cooper-banner img {
    width: 100%;
}

.body-container .cooper .cooper-mark1 {
    text-align: center;
    font-size: 30px;
    color: #333;
    margin: 0 0 30px 0;
}

.body-container .cooper .cooper-mark2 {
    text-align: center;
    line-height: 24px;
    font-size: 16px;
    color: #666;
    margin: 0 0 50px 0;
}


.body-container .cooper .fl1 {
    padding: 80px 0;
    background: #fff;
    text-align: center;
}

.body-container .cooper .fl1 .cover {
    line-height: 0;
    text-align: center;
}

.body-container .cooper .fl1 .cover img {
    max-width: 100%;
}

.body-container .cooper .fl2 {
    background: url("../images/cooper1.jpg") no-repeat center center;
    padding: 80px;
}

.body-container .cooper .fl2 .cover {
    line-height: 0;
    text-align: center;
}

.body-container .cooper .fl2 .cover img {
    max-width: 100%;
}

.body-container .cooper .fl2 .text {
    height: 30px;
    overflow: hidden;
    padding: 30px 0 0 0;
}

.body-container .cooper .fl2 .text span {
    float: left;
    width: 25%;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #999;
    text-align: center;
}

.body-container .cooper .fl3 {
    padding: 80px 0;
}

.body-container .cooper .fl3 .cover {
    line-height: 0;
    text-align: center;
}

.body-container .cooper .fl3 .cover img {
    max-width: 100%;
}

.body-container .cooper .fl4 {
    background: url("../images/cooper2.jpg") no-repeat center center;
    padding: 80px 0 70px;
}

.body-container .cooper .fl4 .form-area {
    overflow: hidden;
    width: 890px;
    margin: 0 auto;
}

.body-container .cooper .fl4 .form-area .form-list {
    margin: 0px 0px 40px 0px;
    height: 50px;
}

.body-container .cooper .fl4 .form-area .form-list span {
    float: left;
    width: 100px;
    height: 50px;
    line-height: 50px;
    color: #666;
    font-size: 16px;
    font-weight: 300;
    text-align: right;
}

.body-container .cooper .fl4 .form-area .form-list span i {
    font-style: normal;
    color: #ff6700;
    font-size: 20px;
    font-family: "Microsoft Songti";
    margin: 0 5px 0 0;
}

.body-container .cooper .fl4 .form-area .form-list input[type=text] {
    height: 30px;
    line-height: 50px;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    width: 768px;
    padding: 8px 10px;
    font-size: 16px;
    color: #666;
}

.body-container .cooper .fl4 .form-area .form-list input[type=submit] {
    height: 50px;
    width: 150px;
    font-size: 18px;
    border-radius: 5px;
    background-color: #f08342;
    color: #fff;
    font-family: "Microsoft Yahei";
    border: 0px;
}

.body-container .cooper .fl4 .form-area .form-list select {
    margin: 0 20px 0 0;
    border: 1px solid #ddd;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    width: 247px;
    font-size: 16px;
    color: #666;
    font-family: "Microsoft Yahei";
}

.body-container .cooper .fl4 .form-area .form-list select:last-child {
    margin: 0;
}

.body-container .cooper .fl4 .form-area .form-list.txt {
    margin: -20px 0 0 0;
}

.body-container .cooper .fl4 .form-area .form-list.txt .text {
    color: #888;
    font-size: 16px;
}

.bottom-tel {
    height: 88px;
    line-height: 88px;
    width: 100%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #c5c5c5;
    overflow: hidden;
    float: left;
}

.bottom-tel .tel {
    /* font-style: oblique; */
    background: url("../images/ico4.png") left center no-repeat;
    padding-left: 70px;
    font-size: 24px;
    font-family: Arial;
    color: #333;
    margin-left: 5px;
    padding-top: 1px;
    float: left;
}

.btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #078651;
    color: #333;
    font-size: 20px;
    -webkit-transition: all 0.2s ease-out 0s;
}

.bottom-tel .l a:hover {
    cursor: auto;
    background-color: #f90
}

.right-list a {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding: 4px 4px;
    color: #fb8400;
    border: 1px solid #f4f4f4;
}

.right-list a:hover {
    background: #fb8400;
    border-color: #fb8400;
    color: #fff;
}

.btc {
    display: block;
    line-height: 40px;
    background: #fb8400;
    color: #fff;
    width: 80%;
    margin: 10px auto;
    font-size: 16px;
}