﻿/*
* @Author: Administrator
* @Date:   2017-08-03 16:51:21
* @Last Modified by:   Administrator
* @Last Modified time: 2017-08-07 11:23:43
*/
.mian_hotline {
    height: 604px;
    width: 100%;
    background-color: #fff;
}

.mian_hotline_box {
    width: 1200px;
    margin: 0 auto;
}

.mian_hotline_left {
    padding-top: 30px;
    float: left;
}

    .mian_hotline_left > a {
        display: block;
        width: 448px;
        height: 451px;
        border: 1px solid #e9e9e9;
        text-align: center;
    }

    .mian_hotline_left > ul {
        height: 82px;
        margin-top: 20px;
    }

        .mian_hotline_left > ul > li {
            float: left;
            width: 80px;
            height: 80px;
            line-height: 80px;
            text-align: center;
        }

.marr_11 {
    margin-right: 11px;
}

.marr_13 {
    margin-right: 13px;
}

.marr_16 {
    margin-right: 16px;
}

.mian_hotline_left > ul > li:nth-of-type(1), .mian_hotline_left > ul > li:nth-of-type(6) {
    width: 35px;
    border: 1px solid #e9e9e9;
}

    .mian_hotline_left > ul > li:nth-of-type(1) > a {
        display: block;
        width: 18px;
        height: 35px;
        margin-left: 8.5px;
        margin-top: 22.5px;
        background: url('../images/v1.png') no-repeat center center;
        background-size: 100% 100%;
    }

    .mian_hotline_left > ul > li:nth-of-type(6) > a {
        display: block;
        width: 18px;
        height: 35px;
        margin-left: 8.5px;
        margin-top: 22.5px;
        background: url('../images/v2.png') no-repeat center center;
        background-size: 100% 100%;
    }

.mian_hotline_left > ul > li:nth-of-type(2) > a {
    display: block;
    width: 80px;
    height: 80px;
    background: url('../images/cp05.png') no-repeat center center;
    background-size: 100% 100%;
}

.mian_hotline_left > ul > li:nth-of-type(3) > a {
    display: block;
    width: 80px;
    height: 80px;
    background: url('../images/cp05.png') no-repeat center center;
    background-size: 100% 100%;
}

.mian_hotline_left > ul > li:nth-of-type(4) > a {
    display: block;
    width: 80px;
    height: 80px;
    background: url('../images/cp05.png') no-repeat center center;
    background-size: 100% 100%;
}

.mian_hotline_left > ul > li:nth-of-type(5) > a {
    display: block;
    width: 80px;
    height: 80px;
    background: url('../images/cp05.png') no-repeat center center;
    background-size: 100% 100%;
}

.mian_hotline_right {
    float: left;
    margin-top: 42px;
    margin-left: 19px;
}

    .mian_hotline_right > h3 {
        font-size: 27px;
    }

.label > ul {
    margin-top: 30px;
    width: 652px;
}

    .label > ul > li {
        float: left;
        font-size: 17px;
        border: 1px solid #e9e9e9;
        height: 38px;
        line-height: 38px;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .label > ul > li:nth-of-type(1) {
            border: 0;
            margin-right: 22px;
            padding: 0;
        }

.label > p {
    width: 700px;
    height: auto;
    background-color: #f6f6f6;
    margin-top: 40px;
}

    .label > p > span {
        display: block;
        font-size: 16px;
        padding: 24px;
    }

.dg {
    position: relative;
    top:50px;
}

    .dg > p {
        position: absolute;
        left: 78px;
        top: 75px;
        font-size: 30px;
        font-weight: bold;
        color: #4196ea;
    }

    .dg > a {
        position: absolute;
        right: 0;
        top: 45px;
        width: 340px;
        height: 68px;
        font-size: 34px;
        color: #fff;
        line-height: 68px;
        text-align: center;
        border: 0;
        background-color: #fabe00;
    }

    .dg > span:nth-of-type(1) {
        display: inline-block;
        width: 59px;
        height: 59px;
        background: url('../images/rx.png') no-repeat;
        background-size: 100% 100%;
        margin-top: 44px;
    }

    .dg > span:nth-of-type(2) {
        position: absolute;
        top: 47px;
        left: 78px;
    }

.main_details {
    width: 1200px;
    margin: 18px auto 32px;
    position: relative;
    min-height: 1600px;
}

.main_details_left {
    width: 879px;
    background-color: #fff;
}

.main_details_cp {
    margin-left: 21px;
    margin-top: 38px;
}

    .main_details_cp > h4 {
        font-size: 18px;
    }

    .main_details_cp > div {
        width: 879px;
        text-align: center;
    }

.main_details_js {
    font-size: 18px;
    margin-left: 35px;
}

    .main_details_js > p {
        line-height: 392%;
    }

.cs {
    margin-top: -3px;
    font-size: 20px;
}

    .cs > img {
        display: block;
        margin-top: 30px;
    }






/*放大镜*/
.preview {
    float: left;
    width: 447px;
    height: 565px;
    position: relative;
}

/* smallImg */

.smallImg {
    position: relative;
    float: left;
    width: 437px;
    height: 81px;
    margin-top: 10px;
    background-color: #F1F0F0;
    padding: 6px 5px;
    overflow: hidden;
}

.scrollbutton {
    width: 18px;
    height: 81px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

    .scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
        background: url(../images/v1.png) no-repeat 0 center;
    }

    .scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
        background: url(../images/v2.png) no-repeat 0 center;
        margin-left: 418px;
        margin-top: -80px;
    }



#imageMenu {
    height: 81px;
    width: 374px;
    overflow: hidden;
    margin-left: 8px;
    float: left;
}

    #imageMenu ul {
        width1: 200%;
    }

    #imageMenu li {
        width: 95px;
        height: 81px;
        overflow: hidden;
        float: left;
        text-align: center;
    }

        #imageMenu li img {
            width: 78px;
            height: 78px;
            cursor: pointer;
        }


/* bigImg */

.bigImg {
    position: relative;
    float: left;
    width: 447px;
    height: 447px;
    overflow: hidden;
}

    .bigImg #midimg {
        width: 447px;
        height: 447px;
	object-fit: contain;
    }

    .bigImg #winSelector {
        width: 235px;
        height: 210px;
    }

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}

/* bigView */

#bigView {
    position: absolute;
    top: 0 !important;
    left: 100% !important;
    height: 447px !important;
    border1: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
    background: #fff;
}

    #bigView img {
        position: absolute;
    }

.article {
    font: 12px/1.75 "\5B8B\4F53","Arial",sans-serif;
    min-height: 500px;
    margin-top: 10px;
    padding: 10px;
}

    .article p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 29px;
        TEXT-INDENT: 2em;
    }



    .article ul li {
        list-style-type: disc;
    }

        .article ul li p {
            list-style-type: disc;
            TEXT-INDENT: 0;
        }

    .article p a {
        color: #136ec2;
    }

        .article p a:hover {
            text-decoration: underline;
        }

    .article strong {
        font-weight: bold;
        color: #000;
    }

    .article img {
        max-width: 800px;
    }

.article table {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #d1d1d1;
    border-collapse: collapse;
}

  .article  table th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #d1d1d1;
        background-color: #dedede;
    }

 .article   table td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #d1d1d1;
        background-color: #ffffff;
    }

     .article   table td p {
            margin-bottom:0px;
        }
