#pdic_intro_top {
    margin: 0 auto;
    line-height: 50px;
    width: 50px;
    height: 50px;
    color: #fff;
    background-color: #ffb442;
    text-align: center;
    border-radius: 25px;
    display: none;
    cursor: pointer;
}

#prod_intro {
    position: relative;
    width: 663px;
    height: 545px;
    padding: 10px;
    /*padding-top: 40px;*/
    font-size: 12px;
    left: 14px;
    margin: 0 auto;
    /*margin-top: 50px;*/
    /*padding-top: 80px;*/
    margin-top: -80px;
}

#prod_intro .title_icon {
    float: left;
    margin: 5px;
    margin-top: 83px;
}

#prod_intro .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro p {
    color: #666;
}

/*--- Intro ---*/
#prod_intro img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 260px;
}

/*.intro_title,*/
/*.service_title,*/
/*.marketing_title,*/
/*.advantage_title,{*/
    /*!*margin-top: 88px;*!*/
    /*!*padding-top: 88px;*!*/
    /*!*padding-top: 8px;*!*/
    /*font-size: 14px;*/
    /*color: #f39800;*/
/*}*/

.intro_title {
    padding-top: 88px;
    font-size: 14px;
    color: #f39800;
}

.service_title,
.marketing_title,
.advantage_title {
    padding-top: 8px;
    font-size: 14px;
    color: #f39800;
}

.intro_description {
    margin-top: 8px;
    font-size: 20px;
    color: #f39800;
    line-height: 30px;
}

.intro_content {
    float: left;
    margin-bottom: 200px;
    width: 231px;
    height: 390px;
    background-color: #ffffff;
}

.intro_detail {
    margin-top: 8px;
    font-size: 11px;
    line-height: 25px;
    color: #727171;
    letter-spacing:-1px;
}

.intro_image {
    margin-top: 10px;
    padding-top: 80px;
    float: right;
    width: 419px;
    height: 390px;
    background-color: #ffffff;
}

/*--- Service ---*/
#prod_intro_service {
    position: relative;
    width: 663px;
    height: 545px;
    padding: 10px;
    font-size: 12px;
    left: 14px;
    margin: 0 auto;
}

#prod_intro_service .title_icon {
    float: left;
    margin: 5px;
}

#prod_intro_service .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro_service .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro_service p {
    color: #666;
}

.intro_content_service {
    float: left;
    width: 253px;
    height: 390px;
    background-color: #ffffff;
}

.intro_detail_service {
    margin-top: 8px;
    font-size: 11px;
    line-height: 25px;
    color: #727171;
    letter-spacing:-1px;
}

#prod_intro_service img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 235px;
}

.intro_image_service {
    margin-top: 10px;
    float: right;
    width: 382px;
    height: 390px;
    background-color: #ffffff;
}

/*--- Marketing ---*/
#prod_intro_marketing {
    position: relative;
    width: 655px;
    height: 545px;
    padding: 10px;
    font-size: 12px;
    left: 10px;
    margin: 0 auto;
}

#prod_intro_marketing .title_icon {
    float: left;
    margin: 5px;
}

#prod_intro_marketing .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro_marketing .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro_marketing p {
    color: #666;
}

.intro_content_marketing {
    float: left;
    width: 218px;
    height: 390px;
    background-color: #ffffff;
}

.intro_detail_marketing {
    margin-top: 8px;
    font-size: 11px;
    line-height: 26px;
    color: #727171;
    letter-spacing:-1px;
}

#prod_intro_marketing img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 278px;
}

.intro_image_marketing {
    margin-top: 10px;
    float: right;
    width: 425px;
    height: 390px;
    background-color: #ffffff;
}

/*--- Advantage ---*/
#prod_intro_advantage {
    position: relative;
    width: 655px;
    height: 545px;
    padding: 10px;
    font-size: 12px;
    left: 10px;
    margin: 0 auto;
}

#prod_intro_advantage .title_icon {
    float: left;
    margin: 5px;
}

#prod_intro_advantage .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro_advantage .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro_advantage p {
    color: #666;
}

.intro_content_advantage {
    float: left;
    width: 218px;
    height: 390px;
    background-color: #ffffff;
}

.intro_detail_advantage {
    margin-top: 8px;
    font-size: 11px;
    line-height: 26px;
    color: #727171;
    letter-spacing:-1px;
}

#prod_intro_advantage img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 234px;
}

.intro_image_advantage {
    margin-top: 10px;
    float: right;
    width: 363px;
    height: 390px;
    background-color: #ffffff;
}

/*--- News ---*/
#prod_intro_news {
    position: relative;
    width: 655px;
    height: 545px;
    padding: 10px;
    font-size: 12px;
    left: 10px;
    margin: 0 auto;
    margin-top: 80px;
}

#prod_intro_news .title_icon {
    float: left;
    margin: 5px;
}

#prod_intro_news .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro_news .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro_news p {
    color: #666;
}

.intro_content_news {
    float: left;
    width: 218px;
    height: 390px;
    background-color: #ffffff;
}

.intro_detail_news {
    margin-top: 8px;
    font-size: 11px;
    line-height: 26px;
    color: #727171;
    letter-spacing:-1px;
}

#prod_intro_news img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 234px;
}

.intro_image_news {
    margin-top: 10px;
    float: right;
    width: 363px;
    height: 390px;
    background-color: #ffffff;
}

/*--- Prod Test ---*/
#prod_intro_test {
    position: relative;
    width: 655px;
    padding: 10px;
    font-size: 12px;
    left: 10px;
    margin: 0 auto;
}

#prod_intro_test .title_icon {
    float: left;
    margin: 5px;
}

#prod_intro_test .icon_circle_a {
    width: 10px;
    height: 10px;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #ffb442;
    box-shadow: 0 0 0 1px #fff;
}

#prod_intro_test .icon_circle_b {
    width: 5px;
    height: 5px;
    float: right;
    margin-top: 7px;
    margin-right: -13px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #ffb442;
    border: 2px solid #ffb442;
    box-shadow: 0 0 0 2px #fff;
}

#prod_intro_test p {
    color: #666;
}

.intro_content_test {
    float: left;
    width: 218px;
    /*height: 390px;*/
    height: 100%;
    background-color: #ffffff;
    margin-bottom: 50px;
}

.intro_content_test,
.intro_image_test {
    margin-top: 50px;
}

.intro_detail_test {
    margin-top: 8px;
    font-size: 11px;
    line-height: 26px;
    color: #727171;
    letter-spacing:-1px;
}

#prod_intro_test img {
    display: block;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    max-width: 100%;
    height: 100%;
}

.intro_image_test {
    float: right;
    width: 363px;
    height: 390px;
    background-color: #ffffff;
}

.intro_info {
    margin-top: 150px;
    width: 655px;
}

.intro_attach {
    height: 100px;
}

.btn_attach_get {
    width: 200px;
}

.btn_attach_get:nth-child(1){
    margin-left: 0;
}

.btn_attach_get {
    float: left;
    margin-left: 100px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.text_hidden {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.text_hidden:hover {
    text-overflow: inherit;
    overflow: visible;
}

.intro_option {
    background-color: #00b389;
}

.intro_contact, .intro_prev_page {
    float: left;
    margin-bottom: 20px;
}

.intro_prev_page {
    margin-left: 20px;
}

/*--- Prod List Test ---*/
#prod_list_test {
    position: relative;
    width: 640px;
    margin: 0 auto;
    padding: 10px;
    left: 14px;
    background-color: #fff;
}

.prod_box {
    margin-left: 10px;
    margin-bottom: 40px;
    float: left;
    width: 200px;
    /*background-color: #eee;*/
}

.prod_item_list {
    margin-bottom: 14px;
    font-size: 16px;
    color: #8f8e8e;
    text-shadow: 1px 1px 2px #ddd;
}

.p_model {
    margin-top: 14px;
    list-style-type: none;
}

.model_name {
    margin-top: 3px;
    padding-top: 3px;
}

.prod_model_list {
    font-size: 16px;
    color: #ff9900;
    cursor: pointer;
    overflow: auto;
}

.prod_model_list:hover {
    color: #9fa0a0;
}

.clear {
    overflow: hidden;
}

