

.articles_main{
	font-size: 16px;
}

.articles_main h1,.articles_main h2,.articles_main h3,.articles_main h4,.articles_main h5{
  /*margin-top: 48px;*/
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .articles_main{
	    font-size: 14px;
    }
}

.articles_main iframe{
    width: 100% !important;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
        .articles_main
        {
          padding: 0 0.8rem;
          width: 100%;
        }
        .articles_main iframe
        {
          width: 100% !important;
          height: 300px !important;
        }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
        .articles_main
        {
          padding: 0 0.4rem;
        }
}

.articles_main img {
	display: inline;
    max-width: 100%;
    height: auto!important;
}

.articles_main a {
	color: #4AA6FF;
}



/**{margin: 0;padding: 0;}*/
.articles_main p{
    margin-bottom: 15px;
}

.chkk{
    background: #cccccc;
}

.chww_li strong{font-weight: 600;}
.chww_li img{display: block;margin: 15px 0;}
.articles_main ol,.articles_main ul,.articles_main dl{
    padding: 0px 20px;
}
ul.chww_li li,ol.chww_li li{
    list-style-position: outside !important;
   margin-bottom: 15px;
}
.circle li{list-style: circle;}
.disc li{list-style:disc ;}
.square li{list-style:square ;}
.lower-roman_ li{list-style:lower-roman ;}
.upper-roman li{list-style:upper-roman ;}
.lower-alpha li{list-style:lower-alpha ;}
.upper-alpha li{list-style: upper-alpha;}
.decimal li{list-style: decimal;}
ul.ckww_none_ul li{
    list-style: none;
}
ul.ckww_cicle_ul li{
    list-style: circle;
}
ul.ckww_disc_ul li {
    list-style: disc;
}
ul.ckww_decimal_ul li {
    list-style: decimal;
}
ul.ckww_triangle_ul li{margin:0 0 5px 0;list-style: none;background: url("/image/ckeditor/triangle.png") left center no-repeat; padding-left: 18px;font-size: 16px;}
.ckww_chapter h2{
    display: block;
    width: auto;
    min-height: 10px;
    background-color: #e2f5fb;
    padding: 10px 5px;
}
.ctwj_tip{
    margin-top:5px;
    margin-bottom:5px;
}
.ckww_tip{
    display: block;
    width: auto;
    min-height: 72px;
    border: dashed 1px #2fa185;
    background-image: url("/image/ckeditor/tips2.png");
    background-repeat: no-repeat;
    padding-left: 65px;
    padding-right: 10px;
}
.ckww_tip{
    background-position: 10px 10px;
}
.ckww_tip p{
    line-height: 24px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ckww_tip_new{margin:20px 0;padding:10px 0 10px 50px;min-height:46px ; background: url("/image/ckeditor/tip_new.png") left top no-repeat;line-height: 24px;color: #868686;font-size: 16px;font-weight: 400;font-stretch: 100%;}
.ckww_tip_new span{color: #333;}
.ckww_cicle_ul {
    margin: 10px;
    padding: 0;
}
.ckww_section_li span {
    background-color: #f09804;
    display : inline-block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 5px;
    margin-bottom: 2px;
    color: #da1d0d;
    font-size: 24px;
    padding-top: 2px;
}
.ckww_section_li p img {
    display: block;
    margin: 0px auto;
    width: 100% ;
    max-width: 800px !important;
}
/*
.ctwj_quote blockquote {
      width: 100%;
      min-height: 100px;
      height: auto;
      background: #F5F5F5;
      border-radius: 22px;
      border-width: 0px;
      padding: 56px 35px 32px 35px;
      font-size: 18px;
      color: #000;
      font-weight: 100;
      position: relative;
      font-family:inherit;
      font-style:inherit;
      margin: 0px; }

      .ctwj_quote blockquote::after {
        content: "";
        width: 36px;
        height: 6px;
        background: #FF823D;
        border-radius: 3px;
        position: absolute;
        left: 34px;
        top: 31px;
        word-break: break-all; }*/
.ctwj_quote blockquote {
    border-left: solid 2px #239e1d;
    padding-left: 6px;
    font-style: italic;
    margin-left: 25px;
}
.ctwj_quote2 blockquote{
    width: 95%;
    min-height: 80px;
    height: auto;
    border-radius: 22px;
    border-width: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    font-family:inherit;
    /*font-style:inherit;*/
    position: relative;
    padding: 50px 35px 35px 35px;
    margin: 0px 0px 20px 0px;
}
.ctwj_quote2 blockquote:after{
	position: absolute;
	content: "";
    content: "";
    width: 36px;
    height: 6px;
    background: #FF823D;
    position: absolute;
    left: 35px;
    top: 30px;
    word-break: break-all;
}

.ctwj_quote2{
	width: 100%;
    height: auto;
    background: #F5F5F5;
    border-radius: 22px;
    border-width: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    position: relative;
    margin: 0px;
}
.ctwj_quote2:after{
    width: 100%;
    height: auto;
    background: #F5F5F5;
    font-size: 18px;
    color: #000;
    font-weight: 100;
    position: relative;
    margin: 0px;
}
.ctwj_strong  {
    display: block;
    border: solid 1px #adadad;
    border-radius: 3px 3px 3px 3px;
    background: #e2e2e2;
    padding: 10px 8px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.ctwj_strong >p {
    margin-bottom: 0;
}
.ctwj_step {
    padding-left: 20px;
    border-left: dashed 2px #cccccc;
    margin-left: 16px;
}
.ckww_circle_span {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 50%;
    background-color: grey;
    position: relative;
    left: -28px;
}
.ckww_step p {
    margin: 0;
    padding-bottom: 5px;
    padding-left: 0px;
}
.ckww_step > h5{
    font-size: 18px;
    font-weight: 700;
}

div.ctwj_pricetable {
    margin: 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
}
.ctwj_steps_new{margin:15px 0;border: none;padding-left: 0;}
.ckww_step_new{margin-right:10px;position:relative;display:inline-block;background: #ffffff; padding: 2px 0px; border-radius: 3px;font-size: 18px;font-weight: bold;}
/*.ckww_step_new:after{position: absolute; content: "";right: -5px; top:50%; margin-top: -3px;border-left: solid 6px #2684ff; border-top:solid 4px transparent;border-bottom:solid 4px transparent}
*/
/*----------
 */
		/*Blocks
		----------*/
/*Pricing table and price blocks*/
.pricing_table {
    line-height: 150%;
    font-size: 12px;
    margin: 0 auto;
    width: 75%;
    max-width: 800px;
    padding-top: 10px;
    margin-top: 100px;
}

.price_block {
    text-align: center;
    width: 100%;
    color: #fff;
    float: left;
    list-style-type: none;
    transition: all 0.25s;
    position: relative;
    box-sizing: border-box;

    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
}

/*Price heads*/
.pricing_table h3 {
    text-transform: uppercase;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
}

/*Price tags*/
.price {
    display: table;
    background: #444;
    width: 100%;
    height: 70px;
}
.price_figure {
    font-size: 24px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
}
.price_number {
    font-weight: bold;
    display: block;
}
.price_tenure {
    font-size: 11px;
}

/*Features*/
.features {
    background: #DEF0F4;
    color: #000;
}
.features li {
    padding: 8px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    list-style-type: none;
}

.price_footer {
    padding: 15px;
    background: #DEF0F4;
}
.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.price_block:hover {
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
}
.price_block:hover .price {
    background:linear-gradient(#DB7224, #F9B84A);
    box-shadow: inset 0 0 45px 1px #DB7224;
}
.price_block:hover h3 {
    background: #222;
}
.price_block:hover .action_button {
    background: linear-gradient(#F9B84A, #DB7224);
}


@media only screen and (min-width : 480px) and (max-width : 768px) {
    .price_block {width: 50%;}
    .price_block:nth-child(odd) {border-right: 1px solid transparent;}
    .price_block:nth-child(3) {clear: both;}

    .price_block:nth-child(odd):hover {border: 0 none;}
}
@media only screen and (min-width : 768px){
    .price_block {width: 25%;}
    .price_block {border-right: 1px solid transparent; border-bottom: 0 none;}
    .price_block:last-child {border-right: 0 none;}

    .price_block:hover {border: 0 none;}
}
.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
    border: 5px solid rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    margin: 7px !important;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;

    width: auto !important;
    height: auto !important;

    font-size: 10px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
}
.skeleton .label {
    font-size: 11px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: white !important;
    border: 0 none !important;
    padding: 5px !important;
    margin: 0 !important;
    float: none !important;
    text-align: left !important;
    text-shadow: 0 0 1px white;
    background: none !important;
}
.skeleton {display: none !important;    margin: 100px !important; clear: both;}
table{border-collapse:collapse;border:none;margin-bottom: 15px;}
.cisdemtableNew, .tableNew{margin-top:30px;margin-bottom: 30px;}
.cisdemtable td,.cisdemtableNew td{/*border:solid 1px #77B24B;*/}
.table_scroll table td,.table_scroll table th{/*border:solid 1px #ccc*/;padding:15px;text-align:center;word-wrap:break-word;}
@media all and (min-width: 960px) {
	table{max-width:675px;}
}
@media all and (min-width: 1023px) {
	table{max-width:742px;}
}
@media all and (min-width: 1440px) {
	table{max-width:930px;}
}
@media all and (max-width: 959px){
	.table_scroll{overflow-x: auto;}
	table{max-width:660px;}
}

.cisdemtable tr > td:first-child,.cisdemtableNew tr > td:first-child,.tableNew tr > td:first-child{max-width:300px}
.cisdemtable tr > td:first-child,.cisdemtable tr > td:first-child > p,.cisdemtable tr:first-child,.cisdemtable tr:first-child > td{font-weight:700;text-align:left}
.cisdemtable tr:first-child,.cisdemtableNew thead tr th{background-color:#83C654;color:#fff;text-align:left}
.tableNew{
    text-align: center;/*border-left:solid 1px #dedede;border-right:solid 1px #dedede;*/
    border-collapse: separate;
    border-spacing: 0;
    border: 2px #000;
          width:100% !important;	
}
.tableNew tbody tr{/*border-bottom:solid 1px #dedede;*/}
.tableNew tbody tr:nth-child(even){background: #f8f8f8;}
.tableNew thead{
    background: #E1EFFB;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    display: table-header-group;
}
.table_scroll .tableNew th,.table_scroll .tableNew td{padding: 16px;line-height: 24px;font-size: 16px;}

/*设置table左边边框*/
/*.tableNew tr th:first-child,.tableNew tr td:first-child {
border-left: 2px solid #eaeaea;
}*/
/*设置table右边边框*/
/*.tableNew tr th:last-child,.tableNew tr td:last-child {
border-right: 2px solid #eaeaea;
}*/


.tableNew thead tr:first-child th:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.tableNew thead tr:first-child th:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.tableNew tr:nth-child(even) td:first-child {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.tableNew tr:nth-child(even) td:last-child {
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.ctwj_star  {
    display: inline-block;
    width: 80px;
    height: 16px;
    background: url("/image/ckeditor/star.png") no-repeat;
    margin: 5px;
}
.ctwj_star_5 {
    background-position: 0 0;
}
.ctwj_star_4 {
    background-position: -16px 0;
}
.ctwj_star_3 {
    background-position: -32px 0;
}
.ctwj_star_2 {
    background-position: -48px 0;
}
.ctwj_star_1 {
    background-position: -64px 0;
}
.ctwj_star_0 {
    background-position: -80px 0;
}
.ctwj_right {
    display: inline-block;
    width: 24px;
    height: 19px;
    background-image: url('/image/ckeditor/right.png');
}

.ctwj_block{padding:10px 20px; background: #ebf8f9;}
.ctwj_block li{list-style: none; text-indent: 1em;line-height:30px;color: #0ea1cb; background: url(/image/ckeditor/trigon.png) left 10px no-repeat;}
.ctwj_block .block_col2 li{float: left; width: 47%;margin-right: 3%;}
.ctwj_block .block_col3 li{float: left; width: 30%; margin-right: 3.3%;}
.ctwj_block .block_col4 li{float: left; width: 22%; margin-right: 3%;}
@media all and (max-width:1024px){
	.ctwj_block .block_col4 li, .ctwj_block .block_col3 li{width: 47%;margin-right: 3%;}
}
@media all and (max-width:960px){
	.ctwj_block .block_col2 li{width: 100%;margin-right: 0;}
}
@media all and (max-width:768px){
	.ctwj_block .block_col4 li, .ctwj_block .block_col3 li{width: 100%;margin-right: 0;}
}
.ctwj_block_list{padding: 0;}
.ctwj_block li a{text-decoration: none;color:#01b5ca;}
.ctwj_block li a:hover{cursor: pointer;text-decoration:underline}
.ctwj_block_new {background: none; margin: 30px 0; padding: 0;}
.ctwj_block_new li{color: #4AA6FF; background: none; padding-left: 0; text-indent:0}
.ctwj_block_new li a{color: #4AA6FF; font-size: 16px;}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .ctwj_block_new li a{font-size: 14px;}
}

.clearfix2:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.clearfix2 {
    zoom: 1;
}
.articles_content .anchor{color:#222;text-decoration: none;}
.articles_content .anchor:hover{text-decoration: none !important;}

/*ctwj_link_block*/

.ctwj_link_block{/*width: 100%;*/ background: #F5F5F5; margin: 30px 0;border-radius: 22px;display: flex;padding:20px 20px 35px;}
.ctwj_link_block dl{width: 100%;display:block; padding: 0;}
.ctwj_link_block dt{width: 30%;float:left;}
.ctwj_link_block dt img{width: auto;max-width: 100%;}
.ctwj_link_block dd{float:right;width: 70%;padding-left: 5%;box-sizing: border-box;}
.ctwj_link_block dd:nth-child(4) a{font-size:14px;font-weight:400;margin-top:10px;display:inline-block; text-decoration: none;}
.ctwj_link_block dd:nth-child(2){margin: 20px 0 10px 0;line-height: 25px;}
.ctwj_link_block dd:nth-child(2) a{font-size:18px;font-weight: 400; color: #000 ; text-decoration: none;}

@media only screen and (max-width:680px){
	.ctwj_link_block dd{width: 100%; padding-left:0;}
	.ctwj_link_block dd:nth-child(2){float:right;width: 70%;padding-left: 5%;}
	.ctwj_link_block_list, .ctwj_link_block_new {
    	-webkit-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	}
}
.ctwj_link_block_list{padding:20px 20px 35px ;background: #f5f5f5;border-radius: 22px; display:flex;align-items: center;}
.ctwj_link_block_new{padding: 20px 20px 35px; background: #f5f5f5; border-radius: 22px; display:flex;align-items: center;}
.ctwj_link_block_list div img,.ctwj_link_block_new div img{max-width: 100%;}

.ctwj_link_block_cont{/*margin-left: 40px;*/}
.ctwj_link_block_cont h4{font-size: 30px; margin-bottom: 15px; margin-top: 0px}
.ctwj_link_block_cont li{list-style-type: disc;font-size: 16px; line-height: 26px; margin-bottom: 5px;}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .ctwj_link_block_cont {margin-left: 0px;}
    .ctwj_link_block_cont h4{font-size: 18px; margin-bottom: 15px;}
    .ctwj_link_block_cont li{list-style-type: disc;font-size: 14px; line-height: 26px; margin-bottom: 5px;}
}

.ctwj_link_blockCont{margin-left: 20px;}
.ctwj_link_blockCont h4{font-size: 20px; margin-bottom: 10px;}
.ctwj_link_blockCont a{margin-top:10px;display:inline-block;font-size: 16px; color: #2684ff; font-weight: bold; text-decoration: none;}




/*ctwj_product_block*/
.ctwj_product_block{/*width: 100%;*/ background: #F5F5F5; margin: 30px 0;border-radius: 22px;padding: 20px 20px 35px}
.ctwj_product_block dl{width: 100%;display:block; padding: 0;}
.ctwj_product_block dt{width: 30%;float:left;}
.ctwj_product_block dt img{width: auto;max-width: 100%;}
.ctwj_product_block dd{float:right;width: 70%;padding-left: 5%;box-sizing: border-box;}
.ctwj_product_block dd:nth-child(4) a{font-size:14px;font-weight:400;margin-top:30px;display:inline-block; text-decoration: none; padding: 10px 20px; background: #fa662b;color: #fff;border-radius: 3px;}
.ctwj_product_block dd:nth-child(2){margin: 20px 0 20px 0;line-height: 25px;}
.ctwj_product_block dd:nth-child(2) p{text-indent: 2em;}
.ctwj_product_block dd:nth-child(2) a{font-size:18px;font-weight: 400; color: #000 ; text-decoration: none;}
@media only screen and (max-width:680px){
	.ctwj_product_block dd{width: 100%; padding-left:0;}
	.ctwj_product_block dd:nth-child(2){float:right;width: 70%;padding-left: 5%;}
}

/*ctwj_link_in*/
.ctwj_link_in{padding: 20px 20px 35px; margin: 30px 0;background: #f5f5f5;border-radius: 22px;}
.ctwj_link_in h3{font-size: 24px; margin-bottom: 0px;font-weight: 400;}
.ctwj_link_in dl{width: 100%;display:block; padding: 0;}
.ctwj_link_in dt{width: 30%;float:left;margin-top: 20px;}
.ctwj_link_in dt img{height: auto;max-width: 100%;}
.ctwj_link_in dd h4{font-size: 20px;margin-bottom: 10px;margin-top: 16px;}
.ctwj_link_in dd h4 a{margin:0;padding:0;color: #1ebbff; text-decoration: none;background: no-repeat;;}
.ctwj_link_in dd{float:right;width: 70%;padding-left: 5%;box-sizing: border-box;}
.ctwj_link_in dd a{margin-top:10px;display:inline-block; padding: 8px 20px;border-radius: 3px; text-decoration: none;font-size:14px;color: #fff; background: #fa662b;font-size: 20px;}
.ctwj_link_in dd p,.ctwj_link_inList li{position:relative;padding-left:15px;margin: 5px 0 5px 0;line-height: 25px;}
.ctwj_link_inList li{list-style: none;}
.ctwj_link_inList{padding: 0;}
.ctwj_link_in dd p:after,.ctwj_link_inList li:after{position: absolute;left:0;top:8px;content: "";width: 0;height: 0;border-left:5px solid #666;border-top:solid 5px transparent;border-bottom:solid 5px transparent;}
.ctwj_link_inNew dd p:after{display: none;}

@media only screen and (max-width:680px){
	.ctwj_link_in{padding: 20px 5px;}
	.ctwj_link_in dt ,.ctwj_link_in dd{width: 100%; padding-left:0;}
}
.dashed{margin:30px 0;width:100%; height:1px;border-top:dashed 1px #222}

.act-rank-dl{padding:0;margin-top:30px;width: 50%; float: left;  /*font-family: helvetica;font-size: 16px;*/}
.act-rank-dl h4{padding: 0 20px 11px 20px;font-size: 18px; font-size: #333; border-bottom: solid 1px #d8d8d8;font-weight: bold;}
.act-rank-dl li{padding: 0 40px;line-height: 30px; margin-top: 15px; padding-bottom: 5px;list-style:none;}
.act-dl-gree li{background: url("/image/ckeditor/resource-point.png") 20px 7px no-repeat;}
.act-dl-red li{background: url("/image/ckeditor/resource-point.png") 20px -158px no-repeat;}
@media all and (max-width:640px){
	.act-rank-dl{width: 100%;}
}
@media all and (max-width:480px){
	.act-rank-dl h4{font-size: 18px;}
}
.ctwj_pros_new{padding-bottom: 25px;}
.ctwj_pros_new .act-rank-dl{float:none;width:100%;/*font-family: "Open Sans", Helvetica;*/}
.ctwj_pros_new .act-rank-dl h4{ border-bottom: none;margin-bottom: 20px; padding: 0 0 0 0px; line-height: 27px;}
.ctwj_pros_new .act-dl-gree h4{/*background:url("/image/ckeditor/advantage.png") left center no-repeat;*/}
.ctwj_pros_new .act-dl-red h4{/*background:url("/image/ckeditor/disadvantage.png") left center no-repeat;*/}
.ctwj_pros_new .act-rank-dl li{margin-top:0;list-style-type: decimal; background: none !important;font-size: 16px;padding: 0px}

/*ctwj_side_bar*/
.ctwj_side_bar {
    display: none;
    position: fixed;
    left: 120px;
    top: 200px;
    z-index: 10;
    width: 220px;
    border-bottom: solid 1px #ddd;
    background: #fff;
}
@media (max-width: 1439px){
.ctwj_side_bar { display: none;}
}
.ctwj_side_bar{width: 220px; border:solid 1px #ddd;border-radius: 16px;}
.ctwj_side_bar h3{margin-bottom:0;padding: 8px; background: #49A6FF; color: #fff;border-radius: 16px 16px 0 0;font-size: 20px;font-weight: 700;text-align: center}
.ctwj_side_bar strong{display: block; position: relative;}
.ctwj_side_bar strong:after{position: absolute; content: "+"; right: 5px; top:5px; width: 20px; height: 20px; border-radius: 50%;color: #41abe1; border:solid 1px #41abe1;text-align: center; line-height: 18px;}
.ctwj_side_bar strong.index:after{content: "-";}
.ctwj_side_bar ul li a{font-weight: 400;color: #333; display: block;}
.ctwj_side_bar ul li a:hover{color: #029bfc; text-decoration: none !important;}
.ctwj_side_bar ul{padding: 0; margin: 0;}
.ctwj_side_bar ul li{
	padding: 5px 20px 5px 10px;
	line-height: 28px;
	border:solid 1px #ddd;
	border-bottom:none;
    border-right: none;
    border-left: none;
	list-style:none ;
	text-align: left;
    color: #787878;
    font-size: 16px;

}

.ctwj-hr{
    border-bottom: 1px solid  rgb(231, 231, 231) !important;
}

hr {
    border-top: 0px;
    margin-bottom: 15px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}


@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

/* Bootstrap styles */
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  float: left;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.col-md-6 {
  width: 50%;
}
.col-md-3 {
  width: 25%;
}
.col-md-9 {
  width: 75%;
}
.col-md-4 {
  width: 33.3%;
}

/* Custom styles */
.col-md-6 img,
.col-md-3 img,
.col-md-4 img,
.col-md-9 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.two-col,
.two-col-left,
.two-col-right,
.three-col,
.accordion {
	/*padding: 8px;
	margin: 10px auto;
	background: #eee;
	border-radius: 8px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px #fff inset, 0 -1px 0px #ccc inset;*/
}
.two-col .col-md-6,
.two-col-left .col-md-3,
.two-col-left .col-md-9,
.two-col-right .col-md-3,
.two-col-right .col-md-9,
.three-col .col-md-4,
.accordion dd .content,
.accordion dd.accordion-navigation>a {
	/*box-shadow: 0 1px 1px #ddd inset;
	border: 1px solid #cccccc;
	border-radius: 5px;
	background: #fff;
	min-height: 5em;*/
}
.two-col .col-md-6,
.two-col-left .col-md-3,
.two-col-left .col-md-9,
.two-col-right .col-md-3,
.two-col-right .col-md-9 {
	margin: -3px;
}
.two-col-right .col-sidebar,
.two-col-left .col-sidebar {
	padding: 0;
}
.two-col .col-2 {
  margin-left: 9px;
}
.three-col .col-1 {
	margin-left: -3px;
}
.three-col .col-2 {
	margin-left: 3px;
}
.three-col .col-3 {
	margin-left: 3px;
  margin-right: -3px;
}
.two-col-left .col-md-9{
  margin-left: 8px;
}
.two-col-right .col-md-9{
  margin-right: 8px;
}

.accordion {
	padding-top: 2px;
}
.accordion:before {
	content: 'Accordion';
	text-transform: uppercase;
	padding-bottom: 4px;
	font-size: 10px;
	color: #888;
}
.accordion dd.accordion-navigation > .content,
.accordion dd > .content {
	display: block !important;
}
.accordion dd.accordion-navigation {
	margin-bottom: .7em !important;
}
.accordion dd.accordion-navigation>a {
	padding: 5px;
	background: #ddd;
	min-height: 0;
	margin-bottom: 1px;
}
.accordion dd.accordion-navigation>a p {
	margin: 0;
}


/*video*/
video{display: block;margin-left: auto; margin-right: auto;}

.cke-linkBtn{display: inline-block; text-align: center; text-decoration: none;}
.cke-linkBtn:hover{text-decoration: none;opacity: 0.8;}
.product_list .cke-linkBtn:hover,.articles_main .cke-linkBtn:hover{text-decoration: none !important;opacity: 0.8;}

.cke-linkBtn span{display: grid;text-align:start;margin-left: 3px;}
.cke-linkBtn span span:nth-child(1){height: 16px; font-size: 16px;margin-top: 2px;font-weight: 600}
.cke-linkBtn span span:nth-child(2){font-size: 12px;}

.button-mobify span span:nth-child(1){height: 16px; font-size: 12px;margin-top: -5px;font-weight: 400}
.button-mobify span span:nth-child(2){font-size: 16px; font-weight: 600}


/*down_link_block*/

.down_link_block{/*width: 100%;*/ background: #F5F5F5; margin: 30px 0;border-radius: 22px;display: flex;padding:20px 20px 35px;}
.down_link_block dl{width: 100%;display:block; padding: 0;}
.down_link_block dt{width: 30%;float:left;}
.down_link_block dt img{width: auto;max-width: 100%;}
.down_link_block dd{float:right;width: 70%;padding-left: 5%;box-sizing: border-box;}
.down_link_block dd:nth-child(4) a{font-size:14px;font-weight:400;margin-top:10px;display:inline-block; text-decoration: none;}
.down_link_block dd:nth-child(2){margin: 20px 0 10px 0;line-height: 25px;}
.down_link_block dd:nth-child(2) a{font-size:18px;font-weight: 400; color: #000 ; text-decoration: none;}

@media only screen and (max-width:680px){
	.down_link_block dd{width: 100%; padding-left:0;}
	.down_link_block dd:nth-child(2){float:right;width: 70%;padding-left: 5%;}
	.down_link_block_list, .down_link_block_new {
    	-webkit-flex-wrap: wrap;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
	}
}
.down_link_block_list{padding:20px 20px 20px ;background: #f5f5f5;border-radius: 22px; display:flex;align-items: center;}
.down_link_block_new{padding: 20px 20px 20px; background: #f5f5f5; border-radius: 22px; display:flex;align-items: center;}
.down_link_block_list div img,.down_link_block_new div img{max-width: 100%; /*display: block*/}

.down_link_block_cont{/*margin-left: 40px;*/}
.down_link_block_cont h4{font-size: 30px; margin-bottom: 15px; margin-top: 0px}
.down_link_block_cont li{list-style-type: disc;font-size: 16px; line-height: 26px; margin-bottom: 5px;}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .down_link_block_cont {margin-left: 0px; width: 100%}
    .down_link_block_cont h4{font-size: 18px; margin-bottom: 15px;}
    .down_link_block_cont li{list-style-type: disc;font-size: 14px; line-height: 26px; margin-bottom: 5px;}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .down_link_block_list{
        padding-bottom: 0px;
    }
}

.down_link_blockCont{margin-left: 20px;}
.down_link_blockCont h4{font-size: 20px; margin-bottom: 10px;}
.down_link_blockCont a{margin-top:10px;display:inline-block;font-size: 16px; color: #2684ff; font-weight: bold; text-decoration: none;}

.btn-item-bottom{
    margin-bottom: 20px;
}
.btn-item-right{
    margin-right: 10px;
}
.btn-item {
        display: inline-block;
        /*vertical-align: middle;
        margin-right: 10px;
        /*margin-bottom: 20px;*/ }
        .btn-item a {
          width: 180px;
          height: 50px;
          background: #1CBAFD;
          border-radius: 10px;
          padding: 0 0 0 18px;
          cursor: pointer;
            text-decoration:none;
          box-sizing: initial; }
          .btn-item a:hover {
            opacity: .8; }
          @media screen and (min-width: 320px) and (max-width: 767px) {
              .btn-item{
                  margin-right: 20px;
                  margin-bottom:10px;
              }
            .btn-item a {
              width: 72%;
              height: 1.44rem;
              justify-content: center; } }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
            .btn-item a {
              width: auto;
              height: auto;
              padding: 10px 25px;
              justify-content: center; } }
          .btn-item a img {
            width: 25px;
            height: auto;
              outline:none;
              padding: 0;
              margin: 0;
            margin-right: 10px; }
            @media screen and (min-width: 320px) and (max-width: 767px) {
              .btn-item a img {
                width: 0.74rem; } }
            @media screen and (min-width: 768px) and (max-width: 1024px) {
               .btn-item a img {
                /*width: 0.7rem; */} }
           .btn-item a span {
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start; }
             .btn-item a span span {
              color: #FFF; }
               .btn-item a span span:nth-child(1) {
                font-size: 16px;
                   height: 23px;
                font-weight: 600; }
                @media screen and (min-width: 320px) and (max-width: 767px) {
                   .btn-item a span span:nth-child(1) {
                    font-size: 16px; } }
                @media screen and (min-width: 768px) and (max-width: 1024px) {
                  .btn-item a span span:nth-child(1) {
                    font-size: 16px; } }
               .btn-item a span span:nth-child(2) {
                   line-height: 18px;
                font-size: 12px; }
                @media screen and (min-width: 320px) and (max-width: 767px) {
                   .btn-item a span span:nth-child(2) {
                    font-size: 12px;
                    transform: scale(1);
                    margin-left: 0; } }
                @media screen and (min-width: 768px) and (max-width: 1024px) {
                   .btn-item a span span:nth-child(2) {
                    font-size: 12px; } }
         .btn-item .icons {
          display: flex;
          /*align-items: center;*/
          justify-content: space-between;
          width: 100%;
          padding: 0 30px;
          padding-right: 28px;
          margin-top: 10px; }
           .btn-item .icons .icon {
            cursor: pointer; }
           .btn-item .icons .icon img{
            display: block; }
             .btn-item .icons .icon .f {
              display: none; }
             .btn-item .icons .icon:hover .z {
              display: none; }
             .btn-item .icons .icon:hover .f {
              display: block; }
           .btn-item .icons .active .f {
            display: block; }
           .btn-item .icons .active .z {
            display: none; }
       .abroad-btn a {
        background-color: #000; }
         .abroad-btn a span span:nth-child(2) {
            font-size: 16px;
            font-weight: 600;
            margin-top: -10px;
            line-height: 30px;
        }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .abroad-btn a span span:nth-child(2) {
              font-size: 16px; } }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
             .abroad-btn a span span:nth-child(2) {
              font-size: 16px; } }
        .abroad-btn a span span:nth-child(1) {
            font-weight:400;
            height: 25px;
          font-size: 12px; }
          @media screen and (min-width: 320px) and (max-width: 767px) {
            .abroad-btn a span span:nth-child(1) {
              font-size: 12px; } }
          @media screen and (min-width: 768px) and (max-width: 1024px) {
             .abroad-btn a span span:nth-child(1) {
              font-size: 12px; } }
      @media screen and (min-width: 768px) and (max-width: 1024px) {
         .btn-item {
          margin-right: 0.13rem;
          margin-bottom: 0.27rem; }
           .btn-item a {
            width: 180px;
               height: 50px;
            justify-content: flex-start;
            padding: 0 0 0 18px }
           .btn-item .icons {
            width: 100%;
            margin-top: 0.10rem; }
             /*.btn-item .icons img {
              width: 0.4rem;
              height: 0.4rem; }*/ }
      @media screen and (min-width: 320px) and (max-width: 767px) {
        .btn-item {
          display: block;}
           .btn-item a {
            justify-content: flex-start; }
           .btn-item .icons {
            width: 80%;
            margin-top: 0.3rem;
            padding: 0 0.6rem; }
             .btn-item .icons img {
              width: 0.8rem;
              height: auto; } }

.block-flex{
	display: flex;
	display: -webkit-flex;
	display: -moz-box;
	align-items: center;
	-webkit-align-items: center;
}

.w-index-article-right {
    padding: 24px 24px 32px;
    width: 265px;
    background: #eaebef;
    border-radius: 14px;
    opacity: 100;
    position: relative;
    flex-direction: column; }
    @media screen and (min-width: 320px) and (max-width: 1024px) {
      .w-index-article-right {
        display: flex; } }
    .w-index-article-right .shutdown {
      position: absolute;
      right: 13px;
      top: 13px;
      cursor: pointer;
      width: 20px; }
    .w-index-article-right .productpicture {
      margin-top: 15px;
        width: 135px;
      height: auto;
      margin-bottom: 36px; }
    .w-index-article-right h4 {
        color: #0C0C0C;
      font-size: 20px; }
    .w-index-article-right p {
      font-size: 16px;
      text-align: center;
      /*font-weight: 500;*/
      margin-top: 10px;
      /*color: #999;*/ }

    .w-index-article-right .abroad-btn a {
      background-color: #000; }
      .w-index-article-right .abroad-btn a span span:nth-child(2) {
        font-size: 16px;
        font-weight: 600; }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-article-right .abroad-btn a span span:nth-child(2) {
            font-size: 0.54rem; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-article-right .abroad-btn a span span:nth-child(2) {
            font-size: 0.35rem; } }
      .w-index-article-right .abroad-btn a span span:nth-child(1) {
       /* font-size: 10px;*/ }
        @media screen and (min-width: 320px) and (max-width: 767px) {
          .w-index-article-right .abroad-btn a span span:nth-child(1) {
            font-size: 0.3rem;
            transform: scale(1);
            margin-left: 0; } }
        @media screen and (min-width: 768px) and (max-width: 1024px) {
          .w-index-article-right .abroad-btn a span span:nth-child(1) {
            font-size: 0.2rem; } }