dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin: 0;
    padding: 0;
}

ol {
    list-style: none;
}

ul.num_s {
    margin: 0;
    padding: 0;
    list-style: none;
}

.show {
    width: 855px;
    height: 420px;
    background: #fff;
    margin: 0px 0 0 135px;
    float: left;
    position: relative
}

.box4 {
    padding: 40px 20px;
}

.box4 .box4-tp-box {
    width: 855px;
    height: 340px;
    overflow: hidden;
}

.box4 .box4-tp-box .pic {
    float: left;
    width: 340px;
    height: 340px;
    border-radius: 50%;
    overflow: hidden;
}

.box4 .box4-tp-box .box4-tp-txt {
    float: left;
    width: 410px;
    height: 230px;
    margin-left: 40px;
    overflow: hidden;
}

.box4 .box4-tp-box .box4-tp-txt dl {
    margin: 0 auto;
    overflow: hidden;
}

.box4 .box4-tp-box .box4-tp-txt dt {
    height: 60px;
    margin-bottom: 8px;
}

.box4 .box4-tp-box .box4-tp-txt strong {
    display: block;
    height: 50px;
    font: bold 36px/50px Microsoft YaHei;
    overflow: hidden;
}

.box4 .box4-tp-box .box4-tp-txt strong a {
    color: #333
}

.box4 .box4-tp-box .box4-tp-txt .name {
    display: block;
    height: 22px;
    font: 12px/22px Microsoft YaHei;
    color: #33b8a3
}

.box4 .box4-tp-box .box4-tp-txt dd {
    line-height: 22px;
    color: #666;
    overflow: hidden;
}

.box4 .box4-dw {
    position: absolute;
    bottom: 10px;
    right: 20px;
    width: 420px;
    height: auto;
    overflow: hidden
}

.box4 .box4-dw li {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 3px;
    margin-bottom: 5px;
    line-height: 30px;
    _display: inline;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid #fff;
    margin: 0;
    padding: 0;
    list-style: none;
}

.box4 .box4-dw li span.name {
    font-size: 12px;
    line-height: 22px
}

.box4 .box4-dw li:hover {
    background-color: #FEA537;
    color: #FFF;
}

.box4 .box4-dw li img {
    display: block;
    width: 45px;
    height: 45px;
    overflow: hidden;
}

.box4 .box4-dw li.on {
    border: 2px solid #eb5a1a;
}

.box4 .box4-dw p {
    background: none;
    font-size: 40px;
    text-align: center;
    line-height: 25px;
    color: #999
}

#c_news_categorylay-15024650860000043 {
    position: fixed;
    top: 375px;
    left: 957px;
    bottom: 1032px;
    right: 269px;
    transform: none;
    width: 80px;
    height: 259px;
    z-index: 107;
    margin-left: 560px;
    top: 406px;
    -webkit-box-align: none;
}

.w-index-circle .w_btn {
    display: block !important;
}

.w-index-circle .w_btn a {
    display: none !important;
}

.w-index-circle {
    width: 6px !important;
    height: 6px !important;
    border-radius: 50%;
    background-color: #fff;
}

#w_btn-1505804717677 {
    background-color: #e33;
}

#w_btn-1505804717677 .w_btn {
    background-color: rgba(238,51,51,0.3);
}

.w-index-circle .w_btn {
    width: 18px;
    height: 18px;
    background-color: rgba(255,255,255,0.3);
    content: "";
    display: block;
    border-radius: 50%;
    margin-left: -6px;
    margin-top: -6px;
    animation: w-index-circle-ani 1s infinite;
    animation-direction: alternate-reverse;
}

@keyframes w-index-circle-ani {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.w-index-circle:after {
    visibility: hidden;
}

#w_rbox-1505755565009 {
    left: 50% !important;
    right: auto !important;
    margin-left: 605px;
}

.w-bottom-fixed {
    z-index: 100000 !important;
}

#c_product_detail-15002743399268362 .p_ProRelationImg.item_hide {
    display: block !important;
}

#w_wbox-1502450412429 {
    z-index: 299 !important;
}

#c_product_list-15006480505502628 .e_ContentMajorStyleBox-001 .stylebox_content {
    width: auto;
}

#c_news_list-14998257412331790 .p_summary {
    text-indent: 0em !important;
}

#c_news_list-14998257412331790 .p_articles:first-child {
    display: none !important;
}



#c_atlas_detail-15006684644091387 .p_thumbnail {
  background-color:#000;
}
#c_atlas_detail-15006684644091387 .p_articles:hover .p_thumbnail img {
  opacity:0.3;
}
#c_atlas_detail-15006684644091387 .p_title .font {
  color:#fff;
}
#c_atlas_detail-15006684644091387 .p_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 100px;
    visibility: hidden;
    transition: .5s;
    color: #fff;
}

#c_atlas_detail-15006684644091387 .p_articles:hover .p_header {
    opacity: 1;
    margin-top: 0px;
    visibility: visible;
}






#c_atlas_detail-15006684408603877 .p_thumbnail {
  background-color:#000;
}
#c_atlas_detail-15006684408603877 .p_articles:hover .p_thumbnail img {
  opacity:0.3;
}
#c_atlas_detail-15006684408603877 .p_title .font {
  color:#fff;
}
#c_atlas_detail-15006684408603877 .p_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 100px;
    visibility: hidden;
    transition: .5s;
    color: #fff;
}

#c_atlas_detail-15006684408603877 .p_articles:hover .p_header {
    opacity: 1;
    margin-top: 0px;
    visibility: visible;
}





#c_atlas_detail-15082027060062852 .p_thumbnail {
  background-color:#000;
}
#c_atlas_detail-15082027060062852 .p_articles:hover .p_thumbnail img {
  opacity:0.3;
}
#c_atlas_detail-15082027060062852 .p_title .font {
  color:#fff;
}
#c_atlas_detail-15082027060062852 .p_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 100px;
    visibility: hidden;
    transition: .5s;
    color: #fff;
}
#c_atlas_detail-15082027060062852 .p_articles:hover .p_header {
    opacity: 1;
    margin-top: 0px;
    visibility: visible;
}




#c_atlas_detail-15006684107489998 .p_thumbnail {
  background-color:#000;
}
#c_atlas_detail-15006684107489998 .p_articles:hover .p_thumbnail img {
  opacity:0.3;
}
#c_atlas_detail-15006684107489998 .p_title .font {
  color:#fff;
}
#c_atlas_detail-15006684107489998 .p_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 100px;
    visibility: hidden;
    transition: .5s;
    color: #fff;
}
#c_atlas_detail-15006684107489998 .p_articles:hover .p_header {
    opacity: 1;
    margin-top: 0px;
    visibility: visible;
}




#c_atlas_detail-15060642427601684 .p_thumbnail {
  background-color:#000;
}
#c_atlas_detail-15060642427601684 .p_articles:hover .p_thumbnail img {
  opacity:0.3;
}
#c_atlas_detail-15060642427601684 .p_title .font {
  color:#fff;
}
#c_atlas_detail-15060642427601684 .p_header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 100px;
    visibility: hidden;
    transition: .5s;
    color: #fff;
}
#c_atlas_detail-15060642427601684 .p_articles:hover .p_header {
    opacity: 1;
    margin-top: 0px;
    visibility: visible;
}


.c_atlas_detail-04001 .p_SwitchBtnA:hover {
	color:#e33;
}

.c_atlas_detail-04001 .p_SwitchBtnB:hover {
	color:#e33;
}

#w_rbox-1505381996071 {
	left:50%;
  margin-left:560px;
}

#w_btn-1504511788080, #w_btn-1505754433546 {
	display:none !important;
}