/* CSS Document */

.article_body{
    border-top: 1px solid #eee;    background: #FDFCFC;
    margin: 0 auto;
}
.article_body_start{
    width: 1100px;overflow: hidden;
    margin: 0 auto;
}
.article_body_left{
    width: 75%;    float: left;overflow: hidden;padding-bottom: 25px;
}
.article_body_right{float: left;

width: 22%;

padding-left: 15px;

padding-right: 15px;}

.article_body_right_con01{margin-bottom: 20px;background-color: #fff;border: 1px solid 
transparent;border-radius: 4px;border: 1px solid transparent;
border-color: #bce8f1;}
.article_body_right_head{color: #31708f;
background-color: #E6F0F5;

border-color: #bce8f1;

padding: 5px 15px;

border-bottom: 1px solid transparent;

border-top-right-radius: 3px;

border-top-left-radius: 3px;}

.right_head_title{margin-top: 0;

margin-bottom: 0;

font-size: 16px;

color: inherit;}

.article_body_right_mu{padding: 15px;}

.right_article{margin: -5px 0;

padding: 0;

list-style: none;}

.right_article li{padding: 5px 0;}

.right_article li a{color: #428bca;

text-decoration: none;

}

.right_article li a:hover{color: #DD2E2E;

text-decoration: none;

/*background: url(/images/dot01.png) 3px 4px no-repeat;*/

/*padding-left: 15px;*/}

.article_body_left h1{font-weight: normal;color: #6C6E73;letter-spacing:-1px;}

.article_body_left h3{margin: 20px 0 10px 0;font-size: 24px;color: #6C6E73;/* background: #F0E2E2; */padding: 10px 0 10px 0;}      

.article_body_left h4 {

padding: 10px 0px 5px 0px;

color: #1A1A1B;}
.prloc{margin: 10px 0;color: #CA7A7A;}
.prloc h2.hname{display: inline;font-size: 15px;color: #555555;}
.article_body .article_body_left p{margin-top: 15px;}
.article_body_left a{color:#4A23DA}
.article_steps {
border: 1px solid transparent;
border-color: #bce8f1;
border-radius: 10px;
padding: 10px 0px 10px 0px;
background: #E3E5E7;margin: 10px 0px 10px 0px;}        
.article_steps ul li a{color: #3F4E88; padding: 5px; font-size: 14px;}
.article_steps ul li a:hover{color: #4E0FA8;padding: 5px;font-size: 15px;} 

.article_top_banner {background-size: cover;padding:50px 0;color: #fff; background-repeat:no-repeat; background-position:center center; color:#000;}
.article_top_banner .info {max-width: 800px;}
.article_top_banner .dd1{font-size: 20px;margin-bottom: 10px;}
.article_top_banner .title{margin-bottom: 15px;font-weight: bold;line-height: normal;}
.article_top_banner .list {margin-bottom: 20px;}
.article_top_banner .list li{background: url(../images/tip.svg) left 2px no-repeat; padding-left: 28px;margin-bottom: 10px; font-size:16px;}
.article_top_banner .play {color: #fff;margin-top: 20px;display: inline-block;margin-left: 5px;}
.article_top_banner .play i{font-size: 24px;vertical-align: -3px;margin-left: 10px;}
.article_top_banner .play:hover{text-decoration: none;}
.article_top_banner .play:hover i {color: #00a2ea;}
.article_title {padding: 30px 0;}
.article_content {padding-top: 0px;}
a {
    display: inline-block;    
}
.more-product{
    margin-top:30px;
    margin-bottom:30px;
}
.more-product .container{
    max-width:unset;
}
.more-product h3{
    color:#000;
    text-align:center;
    font-size:40px;
}

.more-product .product{
    float:left;
    width:48%;
    margin:0 1%;
}
.more-product .wrapper{
    padding:20px;
}
.more-product .product-left .wrapper{
    background-color: #e8f5e9;
    border-radius: 10px;
}
.more-product .product-right .wrapper{
    background-color: #f3e5f5;
    border-radius: 10px;
}
.more-product .wrapper h4{
    text-align:center;
    font-size:28px;
    margin-bottom:32px;
    font-weight:400;
}
.more-product .wrapper .buttons{
    text-align:center;
}
.more-product .wrapper .buttons .down{
    margin:0 5%;
}
.more-product .wrapper .buttons-left a{
    background-color: #4caf50 !important;
    border-color: #4caf50 !important;
    color:#fff !important;
}
.more-product .wrapper .buttons-right a{
    background-color: #9c27b0 !important;
    border-color: #9c27b0 !important;
    color:#fff !important;
}
.more-product .product .media{
    margin-bottom:48px;
}
.more-product .product .media img{
    float:left;
    width:100px;
    margin-left:20px;
}
.more-product .product .media .media-body{
    float:left;
    width:350px;
    margin-left:30px;
}
.more-product .product p{
    margin-top:0;
    font-size:18px;
    line-height:28px;
}

.more-related-articles-title{
    width:1100px;
    margin:auto;  
    padding:20px 0;
    font-size:20px;
}

.more-related-articles{
   list-style:none;
   width:1100px;
   margin:auto;   
}

.more-related-articles li{
   width:49%;
   display:inline-block;
   padding:10px 20px;
}
.more-related-articles li a{
   color:#03a9f4;
}
.more-related-articles li p{
   overflow: hidden;
   white-space: nowrap;
   text-overflow: ellipsis;
   font-size:12px;
}
.buttons-ulone>li{   
   display:inline-block;
   position: relative;
}
.buttons-ultwo-left,.buttons-ultwo-right{
   position: absolute;
   display:none;
}
.buttons-ultwo-left li .down,.buttons-ultwo-right li .down{
   margin:0;
   margin-left:10px;
   background:#000 !important;
   color:#fff !important;
   cursor: pointer;
}
.buttons-ulone .buttons-ulone-left:hover .buttons-ultwo-left{
   display:block;
}
.buttons-ulone .buttons-ulone-right:hover .buttons-ultwo-right{
   display:block;
}
.commentlist {
    list-style:none;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.commentlist li{
    float:left;
}
.commentlist li+li{
    margin-top:20px;
}
.comment_content {
    float: left;
    width: 569px;
}
.comment_content .comment_text p{
    margin-top:5px;
}
.commentmetadata {
    float: right;
}
.gravatar {
    float: left;
    width: 80px;
    padding: 0px 10px 0 0;
    text-align: center;
}
div.img{
    text-align:center;
}


div.art-title {
    background: #fff url(../images/about-banner.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
div.art-title h1 {
    padding-top: 48px;
    padding-bottom: 48px;
    font-size: 36px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
}

.article_body_left .summary {
    font-size: 16px;
    background: #e9f5fb;
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #e9f5fb;
    text-align: left;
}
.article_body_left .summary strong {
    background: url(../images/summary.png) no-repeat 0 0;
    display: inline-block;
    height: 25px;
    font-size: 22px;
    color: #259bd6;
    padding: 0 0 0 35px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 15px;
}


.article_body .nav_anchor {
    padding: 10px;
    margin: 20px 0;
    background-color: #f4f9f0;
}
.article_body .nav_anchor p {
    margin: 0;
}
.article_body .nav_anchor a {
    margin: 5px 15px;
    position: relative;
    font-size: 14px;
    color: #6fa549;
}
.article_body .nav_anchor a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left-color: #6fa549;
    vertical-align: middle;
}

.article_body_left .note {
    background-color: #eef6fb;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.article_body_left .note p {
    font-size: 16px;
    line-height: 30px;
    color: #090000;
    margin-top: 0;

}
.article_body_left .note p a {
    color: #4596e5!important;
    font-size: 16px!important;
    font-weight: 500!important;
    text-decoration: underline;
}
.article_body_left>h2 {
    margin: 18.75px 0;
    padding: 10px 7.5px;
    font-size: 18px;
    border-left: 4px solid #2ba9e7;
    background-color: #e3f6fc;
}

.seo-related {
    margin-top: 40px;
    border: 1px solid #e5e5e5;
}
.seo-related h4 {
    padding-left: 40px;
    margin-top: 30px;
    color: #639c1f;
    font-size: 18px;
    font-weight:500;
}
.container.related-text {
    margin-top: 10px;
    width: 100%;
}
.article_body_left ul {
    margin: 0 0 20px;
}
.article_body_left ul li {
    margin: 10px 0;
    font-size: 15px;
}
.container.related-text div ul li a {
    letter-spacing: 1px;
    color: #1d6f20;
}

.article_body_left .note {
    background-color: #eef6fb;
    padding: 15px 20px;
    margin-bottom: 20px;
}
.article_body_left .note p{
    font-size: 16px;
    line-height: 30px;
    color: #090000;
}
.article_body_left .note p span{
    color:red;
}
@media screen and (max-width: 768px) {
    .more-product .product{
     width:100%;
     margin:auto;
}
    .more-product .product .media img{
     display:none;
}
    .more-product .product .media .media-body {
    float: none;
    width: auto;
    margin-left: auto;
}
   .more-product .wrapper .buttons .down{
    margin-top:20px;
}
   .article_top_banner .container{
    width:96%;
}
.more-related-articles-title{
    width:90%;
}
.more-related-articles {
    width:90%;
}
.more-related-articles li{
   width:100%;
   
} 
}