/* banner */
ol,ul{
    list-style: inside none none;
    margin-left: 30px;
}
.mat30{
    margin-top: 30px;
}

.banner-bg{
    padding: 10px 0;
    position: relative;
}

.banner-bg>div{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #00BBD7;
    z-index: -2;
    height: 150px;
}

.bgss{

    text-align: center;

}

.banner-bg>h1{
    text-align: center;
    font-size: 25px;
    color: #fff;
	margin-bottom:2px !important;
	line-height: 150%;
}

.banner-text-box{
    border: dashed 1px #a0a0a0;
    padding: 15px 30px;
    background: white;
    overflow: hidden;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 0px 15px 8px rgba(0, 0, 0, .1), 0px 8px 8px rgba(0, 0, 0, .2);

}

.banner-text-box>span{
    font-size: 18px;
    border: 1px solid #EBEBEB;
    padding: 5px 10px;
}

.banner-text-box>p{
    margin-top: 20px;
	font-family:inherit;
	font-size:16px !important;
	line-height:200%;
}
.col-lg-12 p{
	font-size:16px;
	line-height:180%;
	}

.border{
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #E4E0E0;*/ /*disabled by wei 2018-12-22*/
    padding: 5px 5px 20px 5px;
}
.clear{clear:both}
.ftleft{float:left}
.ftright{float:right}
.table>h2{
    font-size: 22px;
}

.table>ul{
    margin-left: 30px;
}

.table>ul>li{
    font-size: 18px;
    cursor: pointer;
    list-style: decimal;
	margin: 8px;
}

.table>ul>li>a{
    color: #0000C4;
    padding: 0 10px;
}

.table>ul>li>a:hover{
    /*display: block;*/
    /*background: #4DB6D9;*/
    /*color: #fff;*/
   /* text-decoration: none;*/
}

.table_list{
    padding-left: 15px;
	list-style:circle !important;
}

.table_list>li{
    /*list-style: decimal;*/
	margin: 8px;

}

.table_list>li>a{
    font-size: 16px;
    text-decoration: none;
	color: #0000C4;

}

.lista_in_p{
    list-style: none;
    padding:30px 0 20px 15px;
}

.lista_in_p>li{
    /*list-style: decimal;*/
	margin: 5px;
	list-style:circle;
	line-height:190%;
	font-size:16px;
}
.list-2{
    padding:10px;
}

.list-2>li{
    /*list-style: decimal;*/
	margin: 5px;
	list-style:disc;
	line-height:190%;
	font-size:14px;
}
.list2{
    padding-left: 15px;
	list-style:circle !important;
}

.list2>li{
    /*list-style: decimal;*/
	margin: 8px;
	line-height:190%;
}
.list-1{
    font-weight: 400;
}

.list-1>li{
	margin-left:1rem;
	padding-left:2rem;
	list-style-type: decimal;
	line-height:220%;
}


/*end of list style*/
.list-blue ul li {
    font-weight: 400;
    line-height: 1.88;
}

.list-blue li {
	margin-left:1rem;
	padding-left:2rem;
	list-style-image: url(../img/icon/list-icon-blue.jpg);
	list-style-type: none;
}

.border h2{
    font-size: 26px;
	font-weight:bold;
	padding: 20px 0 20px 10px;
	border-left: 6px solid #2ba9e7;
	border-bottom: 1px solid #2ba9e7;
	margin: 50px 0px 30px 0 !important;
	background-repeat:repeat-x;
}

.border h3{
    font-size: 22px;
    font-weight: bold;
	margin: 50px 10px 40px 0 !important;
	padding: 10px;
	border-left: 10px solid #009B4E;
	/*border-bottom: 1px solid #009B4E;*/
}
.border p{
	margin: 40px 0px 30px 0;
	font-size:17px !important;
	/*font-family: "Lato","Helvetica Neue", "Helvetica,Arial,sans-serif";*/
	/*disabled by me for test 2019-9-27*/
	/*font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Arial";*/
	/*disabled by me for test 2019-9-27*/
	font-family: inherit;
    font-weight: 300%;
    color: #5D6769;
	line-height: 1.6;
}
.border p b{
	font-size:20px;
	padding-right:8px;
}
.font-orange{
	color:#BF3F00;
	font-size:20px;
	font-weight:700;
	background-color:#E5E5E5;
	padding:1px 8px;}
.font-blue{
	color:#0000D0;
	font-size:20px;
	font-weight:700;
	background-color:#E5E5E5;
	padding:1px 8px;}
.font-green{
	color:#3A8750;
	font-size:20px;
	font-weight:700;
	background-color:#E5E5E5;
	padding:1px 8px;}
.font-green-steps{
	color:#FFFFFF;
	font-size:20px;
	font-weight:700;
	background-color:#00CC00;
	padding:1px 8px;}
.font-green-s {
    background: #00CC00;
    border: #2f95ec 1px solid;
    border-radius: 4px;
    padding: 1px 5px;
    color: #fff;}
.font-blue-s {
    background: #3477C0;
    border: #2f95ec 1px solid;
    border-radius: 4px;
    padding: 1px 5px;
    color: #fff;}
.underline_y{
	/*text-decoration:underline !important;*/
	border-bottom:2px solid #B7B700;
}
.underline_big{
	border-bottom:3px solid #009F00;
	font-size:20px;
	font-weight:bold;
}
.underline_big_red{
	border-bottom:3px solid #FF0000;
	font:20px !important;
	font-size:20px;
	font-weight:bold;
}
.underline_big_orange{
	border-bottom:3px solid #AA3700;
	font:20px !important;
	font-size:20px;
	font-weight:bold;
}

/* --disabled on 2019/9/25 --*/
/*.border span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 30px;
}
*/
.tou{
    font-size: 20px !important;
    color: #666;
	display:none !important;
	text-align:left !important;
	font-weight:400 !important; 
}

.ct{
    display: block !important;
    color: #999;
    font-size: 12px !important;
    text-align: center !important;
    margin: 5px 0 30px 0;
	text-decoration:underline;
}

.paging{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 25px;
}

.border1{
    border:1px solid #CDCDCD;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 20px;
    margin:  0 10px;
    border-radius: 5px;
    cursor: pointer;
}

.border1:hover{
    background: #ECECEC;
}


.border1 img{
    width: 43px;
    height: 32px;
    vertical-align: middle;
}

.border1 a{
    text-decoration: none;
    color: #3c3c3c;
}

.xu {
    font-size: 0.875rem;
    color: #666;
    border: 1px dashed #666;
    box-sizing: border-box;
    margin: 2.5rem 1rem 3rem 2.5rem;
    padding: 10px 10px 10px 20px;
    background-color: #AED5D1;
}
.crumb {
    font-size: 0.875rem;
    color: #666;
    border: 1px dashed #666;
    box-sizing: border-box;
    padding: 20px 10px 10px 20px;
    background-color: #E6E6E6;
}
.crumb a{
    font-size: 0.875rem;
}

/* hualihushao */

.blockquote {
    display: block;
    position: relative;
    margin-top: 50px;
}

.blockquote>blockquote {
    position: relative;
    background: #fff;
    padding: 20px 30px;
    border-radius: 5px;
    border: 1px solid #a0a0a0;
    font-size: 16px;
    font-style: italic;
    line-height: 30px;
}

.shangyinhao {
    width: 65px;
    height: 45px;
    position: absolute;
    left: 81px;
    top: -29px;
    z-index: 5;
}

.xiayinhao {
    width: 63px;
    height: 45px;
    position: absolute;
    right: 81px;
    bottom: -29px;
    z-index: 5;
}

.right{
    overflow: hidden;
}

.right h2{
    font-size: 25px;
    color: #22B14C;
}

.tab_box{
    border: 1px solid #CDEE66;
    padding: 5px ;
    box-sizing: border-box;
}

.tab_box ul{
    padding: 0 ;
    margin:  0 ;
}

.quote {
    border: 1px dashed #00bbd7;
    overflow: hidden;
    margin: 15px 15px 35px 15px;
    padding: 10px 15px 5px 20px;
	background-color:#FFFFE3
}
.quote p{
	font-style: italic;
	font-size:14px !important;
	padding: 0px !important;
	line-height:190% !important;
}

/*quote when full screen with body 2019-1-7 by wei*/

.quote_100 {
    border: 1px dashed #00bbd7;
    overflow: hidden;
    margin: 50px 40px 30px 50px;
    padding: 20px 40px 40px 30px;
	background-color:#E7E7E7;
}
.quote_100 p{
	font-style: italic;
}

.tab_box ul li{
    padding: 5px 3px 5px 8px;
    font-size: 14px;
}
.tab_box ul li a{
    font-size: 14px !important;
}

.tab_box2{
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    padding: 5px;
    margin-top: 15px;
}

.tab_box2 ul{
    padding: 3px;
    list-style: disc;
    margin-left: 15px;
}

.tab_box2 p{
    font-size: 18px;
}

.tab_box2 ul li{
    color: #02A0E5;
    padding: 5px;
}
.tab_box2 ul li a{
    font-size: 14px !important;
}

.down{
    background: #FFC90E;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    display: block;
    margin: 15px 0;
}

.down1{
    background: #00A2E8;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    display: block;
    margin: 15px 0;
    border-radius:10px ;
}


.tab_box3{
    border: 1px solid #FFE17A;
    padding: 5px ;
    box-sizing: border-box;
}

.tab_box3 ul{
    padding: 0 ;
    margin:  0 ;
}

.tab_box3 ul li{
    color: #FF9143;
    padding: 5px 0;
    font-size: 12px;
}

.tab_box3 p strong{
    color: #FF9143;
}


.down:hover{
    color: #fff;
    text-decoration: none;
}

.tab_box4{
    border: 1px solid #CDECF5;
    padding: 5px;
    margin-top: 15px;
}

.tab_box4 ul{
    padding: 0 ;
    list-style: disc;
    margin-left: 15px;
}

.tab_box2 p{
    font-size: 18px;
}

.tab_box4 ul li{
    color: #00A2E8;
    padding: 5px 0;
    font-size: 12px;
}

.button{
    text-align: center;
    margin: 30px 0 50px 0 !important;
}

.button>a{
    border: 1px solid #0087ff;
    padding: 10px 30px;
    text-decoration: none;
}

.button>a:hover{
    background: #0087ff;
    color: #fff;
}

#special{
    border: 1px solid #DDDDDD;
}

/*  right */

.right h3 {
    font-size: 18px;
    font-weight: bold;
    color: #777;
}


.right  .uls1{
    list-style: disc;
    padding: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 0;
}

.right  .uls1 li {
    border-bottom: 1px solid #ddd;
    line-height: 46px;
    margin: 10px 5px;
	font-size:13px;
}

.right_p{
    background: #FFC90E;
    margin: 10px 0;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.right_b{
    border:1px solid #FF7F27;
    padding: 10px;
    margin-bottom: 10px;
}

.right_b p{
    color: #FFC90E;
}

.right_b span{
    color: red;
    font-weight: bold;
}

.right_b strong{
    font-size: 18px;
}

.li{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.li>p{
    color: #00A2E8;
    position: absolute;
    font-size: 20px;
}


.mat20{
    margin-top: 20px;
}
.mat20 p{
	padding: 0px !important;
	margin: 0px !important;
}
.tc {
	font-size:12px;}
	
/*****************article inner content******************/

.article-inner-content-box{
	display: table;
	font-size: 0px;
	border-left: 6px solid #d81c1b;
	background-color: #FFF;
	margin: 20px 30px 20px 50px !important;
	box-shadow: #e9e9e9 2px 0px 20px;
}
.article-inner-content-box.note{
	border-color: #16a537;
}
.article-inner-content-box.tip{
	border-color: #1d7bc1;
}
.article-inner-content-box.warn{
	border-color: #ef6f0e;
}
.article-inner-content-box.note.bgcolor{
	background-color: #e6ffec;
}
.article-inner-content-box.tip.bgcolor{
	background-color: #e8f5ff;
}
.article-inner-content-box.warn.bgcolor{
	background-color: #fffae8;
}
.article-inner-content-box.note .article-inner-content-icon{
	color: #16a537;
}
.article-inner-content-box.tip .article-inner-content-icon{
	color: #1d7bc1;
}
.article-inner-content-box.warn .article-inner-content-icon{
	color: #ef6f0e;
	background-image: url(../img/note-icon.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.article-inner-content-icon{
	display: table-cell;
	width: 80px;
	height: auto;
	font-size: 40px;
	text-align: center;
	vertical-align: middle;
}
.article-inner-content-text{
	display: table-cell;
	padding: 20px 20px 20px 10px;
	font-size: 16px;
}
.article-inner-content-text.noicon{
	padding: 20px;
}
[class*="icon-awe-"]:before, [class*="icon-awe-"]:after {
	display: inline-block;
	font-family: FontAwesome;
	vertical-align: baseline;
}
*, ::before, ::after {
    background-repeat: no-repeat;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.icon-awe-warn:before {
    content: "\f06a";
}
.icon-awe-warn:before{
	content: "\f06a";
}

[class*="icon-awe-"]:before, [class*="icon-awe-"]:after {
    display: inline-block;
    font-family: FontAwesome;
    vertical-align: baseline;
}
.article-inner-content-text a:hover {
    text-decoration: underline;
}
.article-inner-content-text a {}
.article-inner-content-text a strong{
	font-weight:bold;
	color: #0f6dff;
	cursor: pointer;
}


/*end*/
/***************article quote content********************/
	
/***************h3 or other border bottom**************/
.border-blue {
	border-bottom: 2px solid #06F;
	padding: 20px 10px 10px 0;}
.border-green {
	border-bottom: 2px solid #096;
	padding: 20px 10px 6px 0; 
	}
.bg-yellow {
	background:#FFFFCE;
	}
.bg-yellow p{
	padding: 10px 0 10px 15px;
	line-height:180%;
    }

/*end*/

/*******tip warning********/

.tip-warning {
	padding: 25px;
	border:1px solid #D6D007;
	border-top: solid 15px #D6D007;
	background-color:#E4E7BE;
	margin: 30px 20px 20px 10px;}
.tip-warning p{
	padding-left:130px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	line-height: 180%;
	font-size:16px;
	}
.tip-warning pull-left{
}
/*******tip download box********/
.tip-download {
	padding: 25px;
	border:1px solid #D6D007;
	border-top: solid 15px #D6D007;
	background-color:#E4E7BE;
	margin: 30px 20px 20px 10px;}
.tip-download p{
	padding-left:20px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
	line-height: 180%;
	font-size:16px;
	}
.tip-yellow {
	margin: 20px 10px 20px 10px;
	padding: 20px 20px 20px 20px;
	background-color: #FFFFF0;
	border: dotted 1px;
	border-left: 8px solid #CC0;
	}
.tip-yellow h3{
	font-size:20px;
	border-bottom-style:none !important;
	font-weight:bold;
	}
.tip-yellow ol>li{
	font-size:16px;
    }
.tip-yellow a{
	display: inline-block;
    }
.tip-yellow-div-tan {
	margin: 20px 10px 20px 10px;
	padding: 20px 20px 10px 20px;
	background-color: #FFFFF0;
	border: dotted 1px;
	border-left: 8px solid #CC0;
	background-image: url(../img/tan-1-50.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
.tip-yellow-div-tan p {
	padding-left: 40px !important}


.tip-blue {
	margin: 20px 10px 20px 10px;
	padding: 20px 20px 10px 20px;
	background-color:#ECF5FF;
	border:dotted 1px;
	border-left: 6px solid #1EAEC8;
	border-right: 6px solid #1EAEC8;
	}
.recommend-link {
	border-left: 10px solid rgba(0,0,0,.05);
    padding: 30px ;
    font-size: 1.2em;
    font-style: italic;
    margin: 0 0 1.5em;
	}
.recommend-link p{
	font-size:20px !important;
	font-weight:bold !important;}
.recommend-link a{
	text-decoration:underline;
	font-weight:bold !important;}

/*content recommend link style by wei 2018-12-12*/	
.content-rec {
    margin: 20px 0 20px 0;
	padding: 10px;
	background-color:#EFEFEF;
}
.content-rec h2{
	border-left: 5px solid #399CFF;
	border-bottom:#DBDBDB 1px solid;
	margin: 5px 0 20px 0;
}

.content-rec>ul { margin: 25px 5px 25px 30px; }
.content-rec>ul>li{
	color: #0000F7;
	margin: 5px;
	line-height: 2;
	list-style-type: circle;
}

.content-rec>ul>li>a{
    display: inline-block;
    color: #359AFF;
	padding-left:10px;
	
}
/*end of content recommend*/

/*content software download recommend box by wei 14/12/2018 */
.download-rec {
	margin: 20px 0 20px 0;
	padding: 10px;
	background-color:#EFEFEF;
	}
.download-rec>h2 {
	}

/*end of content download box new*/

.clear {clear:both !important}
/*.p strong{
	font-weight: bold;
    }*/
/*download butoon created on 2019-10-22*/	
.button_download { padding:0; margin:0;}
.button_win {margin:0 auto;text-align:center;font-size:20px;line-height:50px;border-radius:3px; float:left}
.button_win a {width:210px;height:50px;font-size:18px;line-height:50px;color:#fff;display: block;text-decoration:none;border-radius:3px;background:#009cff url("../img/icon-buy.png") no-repeat 12px 12px; padding:0 0 0 28px; margin:0 20px 0 0;}
.button_win a:hover {width:210px;height:50px;font-size:18px;line-height:50px;background-color:#0072ff;border-radius:3px;}
.button_mac {margin:0 auto;text-align:center;font-size:20px;line-height:46px;border-radius:3px; float:left}
.button_mac a {font-size:18px; line-height:46px;width:206px;height:50px;color:#009cff;display: block;text-decoration:none;border-radius:3px;border:2px solid #009cff; padding:0 0 0 32px; background: url("../img/icon-buy.png") no-repeat 8px -205px;}
.button_mac a:hover {font-size:18px; line-height:46px;width:206px;height:50px;color:#0072ff; border:2px solid #0072ff; background: url("../img/icon-buy.png") no-repeat 8px -275px;border-radius:3px;}

/*end of download button*/

/*list style created on 2019-12-12*/
/*product_download*/
.article_download_banner{overflow:hidden; margin-top:38px;}
.article_download_bg_shadow{ margin:-70px 0 20px 210px; opacity:0; transition:all 1.5s ease 1s; -webkit-transition:all 1.5s ease 1s;}
.article_download_banner_img .article_download_bg{ transform:translateY(-500px); -webkit-transform:translateY(-500px); transition:all 2s ease; -webkit-transition:all 2s ease;}
.article_download_banner .article_download_banner_img_an .article_download_bg{ transform:translateY(-50px); -webkit-transform:translateY(-50px);}
.article_download_banner .article_download_banner_img_an .article_download_bg_shadow{ opacity:1;}
.article_download_banner_1{
	width: 480px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}

.article_download_content{background-size:cover;}
.article_download_content_main h2{padding:40px 0;}
.article_download_list{padding-bottom:20px; clear:both;}
.article_download_content_block{padding:20px 0;}
.article_download_content_block img{margin:0 30px 0 22px;}
.article_download_content_block h4{ font-size:22px; border-style:none;}
.article_download_content_block li{width:495px; font-size:12px; line-height:18px;}
.article_download_content_block li a{color:#0088cc; line-height:52px;}
.article_download_content_button{width:130px; text-align:center;}
.article_download_content_button p{line-height:16px; color:#767676; font-size:12px;}
.article_download_content_button a{ height:41px; display:block; font-size:15px; line-height:41px; color:#fff; border-radius:5px; text-decoration:none; background-color:#3bb2f7; transition:all 0.3s ease; -webkit-transition:all 0.3s ease;}
.article_download_content_button a:hover{background-color:#23b8f5; text-decoration:none; box-shadow:8px 8px 30px 0 #d5d5d5;}
.addthis_toolbox_download{ height:20px; overflow:hidden;}

.pull-left{
	float:left!important;
	padding-right:2rem;}
	
@media (max-width: 780px) {
    .banner-text-box{
        padding: 0;
    }
    .vid iframe{
        width: 100%;
    }
}