*{
    margin: 0;
    padding: 0;
}

/* body*/

.Recover>p{
	font-size:16px;
}

.Recover>ul{
	font-size:16px;
	padding-left:20px;
	list-style:none;
}


body{
    background: #F5F5F5;
}

.navbar-default{
    background: white;
}

/* header*/
.navbar-brand{
    padding: 8px 15px;
}

.pad>li>div{
    padding: 0;
}

.pad>li>div>a{
    width: 100%;
    display: block;
    padding: 15px 10px;
}


.ems{
    display: inline-block;
    font-style: normal;
    padding: 0 7px;
    background: #D9D900;
    color: #ffffff;
    border-radius: 3px;
    margin: 0 5px;
    opacity: 0;
}

.is{
    display: inline-block;
    font-style: normal;
    padding: 0 5px;
    color: #ffffff;
    background: #4DB6D9;
    border-radius: 3px;
    opacity: 0;
}

.dropdown-menu>li{
    overflow: hidden;
}

/*dow*/

.rows>a{
    float: left;
    color: #333;
    padding-top: 9px;
}

.rows{
    display: block;
    padding: 15px 10px;
    overflow: hidden;
}

.rows:hover{
    background: #e5e5e5;
}

.qiqi{
    min-width: 320px;
}

.dropdown-menu > li > a{
    padding: 0;
}

.dropdown-menu{
    padding-top:0;
    padding-bottom: 0px;
}

.dropdown-menu>li{
    border-bottom: 1px solid #e5e5e5;
}

.ri{
    float: right;
}

.dropdown-menu>li:hover .ems{
    opacity: 1;
}

.dropdown-menu>li:hover .is{
    opacity: 1;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-brand {
    padding: 10px 0;
}

.navbar{
    margin-bottom: 0;
}

.navbar-nav > li > a {
    color: #333;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: orange;
}

/* section */

.bigbanner{
    width: 100%;
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    position: relative;
}

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

.bigbanner>h1{
    z-index: 2;
    text-align: center;
    font-size: 22px;
    color: white;
	margin:0;
}


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


.summary span{
    border: 1px solid #ebebeb;
    padding:10px 0.5rem;
    font-weight: 700;
    font-size: 17px;
    margin-top: 20px;
}

.mat20{
    margin-top: 20px;
}

.summary p{
    line-height: 30px;
    font-size: 14px;
}

.cen{
    text-align: center;
    margin-top: 70px;
}

.ma-a{
    font-size: 20px;
    text-decoration:underline;
}

.ma-a:hover{
    color: #fd7e14;
}

.icon{
    width: 22px;
    height: 22px;
    fill: currentColor;
    vertical-align: middle;
}

.por{
    position: relative;
}

.poa{
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: 65%;
    color: #ffffff;
    left: 50%;
    transform: translate(-50%,-50%);;
    -ms-transform:translate(-50%,-50%);	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%);	/* Opera */
}

.icon>use{
    color: #ffffff;
}

.mal50{
    margin-left: 30px;
}


.Recover>h2{
    font-size: 20px;
    line-height: 150%;
	border-left: 4px solid #2ba9e7;
    background-color: #e3f6fc;
	padding: 20px 10px 20px 10px;
	margin: 30px 0px}

.Recover>span{
    display: block;
   /* text-align: right;*/
    /* margin: 30px 0;*/
    color: #6E6663;
}

.bords{
  border:1px solid #0CF;
}


.blockquote{
    display: block;
    position: relative;
}

.biao{
    overflow: hidden;
    border: 1px solid #E4E0E0;
}

.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;
}

.blockquote>svg>use{
    color: #056FBC;
}

.br1{
    background: #4E7AC7;
    padding: 10px 10px;
    color: #ffffff;
}

.font12{
    font-size: 14px;
    padding: 10px 10px;
    border-bottom: 1px solid #E4E0E0;
    color: #E89980;
}

.font12>img{
    width: 30px;
    height: 23px;
    vertical-align: middle;
}

.labels{
    font-size: 20px;
    color: #333;
}

.ct{
    display: block;
    text-align: center;
}
.labels>img{
    width: 30px;
    height: 23px;
    vertical-align: middle;
}

.eaecf1{
    background: #EAECF1;
}

.f8f8f8{
    background: #F8F8F8;
}

.s{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.por{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.fadex{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.fadex2{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#height{
    height: 64px;
}
.left{
    width: 15rem;
    height: 3.5rem;
    text-align: center;
    border: 1px solid #cdcdcd;
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
	float:left;
}

.right{
	width: 15rem;
    height: 3.5rem;
    margin-left: 15px;
    border: 1px solid #cdcdcd;
    background-color: white;
    border-radius: 4px;
    cursor: pointer;
	float:right;
	text-align: center;

}

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

.imgs>img{
    width: 124px;
    height: 105px;
}

.border-bottom{
    width: 70px;
    height: 3px;
    border-bottom: 2px solid #CCCCCC;
    margin-top: -12px;
}

.sizes{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.zi{
    text-align: center;
}

.yanse{
    color: #7880DA;
    padding: 5px 0;
    font-style: normal;
}

.fadex>img{
    width: 129px;
    height: 129px;
}

.zi>p{
    margin: 0;
    font-style:italic ;
}

.mar20{
    margin-right: 20px;
}

.di{
    display: block;
}


.xie{
    display: inline-block;
    font-style: italic;
    font-size: 16px;
}

.bottom{
    display: block;
    text-align: right;
    margin-top: 20px;
}


.xu{
    font-size: 0.875rem;
    color: #666;
    border: 1px dashed #666;
    box-sizing: border-box;
    margin-top: 1rem;
    padding: 10px 10px;
    background-color: white;
}

.House>img{
    width: 5.375rem;
    height: 3.75rem;
    vertical-align: middle;
}

.House{
    font-size: 12px;
    overflow: hidden;
    padding: 10px 0;
}


/*footer*/

.footer-bg{
    margin-top: 30px ;
    padding-bottom: 15px ;
    background: url("../img/mosha.png")#2E2E2E  top center ;
    width: 100%;
}

.text{
    text-align: center;
    color: #ffffff;
    display:block;
}

.width>a{
    color: #ffffff;
    font-weight: 100;
    padding: 0 25px;
}

.pa{
    margin-top: 15px;
}

.text >label {
    margin-top: 20px;
}

.ma10{
    margin-top: 20px;
}

.pa30{
    padding-top: 30px;
}

.border{
    border: 1px solid #E4E0E0;
    padding: 10px 20px;
    overflow: hidden;
    background: #ffffff;
}

.border1{
    border: 1px solid #E4E0E0;
    padding: 10px 10px;
    overflow: hidden;
    background: #ffffff;
}


.fixed-r {
    position: fixed;
    top: 0;
    z-index: 999;
}
.btn {
    border: 1px solid #0087ff;
    outline: none;
    color: #0087ff;
    padding: 10px 50px;
    background: white;
    border-radius: 0;
    font-weight: bold;
}

.btn:hover {
    color: #fff;
    background: #0087ff;
}
/*star 2019-10-15*/
.banner_star{min-height:20px;margin: 0 auto 10px auto;width:125px; clear:both; color:#fff; font-size:14px; line-height:16px;}
.banner_star .star{float:left;width:83px; padding:0; margin:0;}
.banner_star .review_url{color:#fff;float:left;text-align:center;margin:0 3px;line-height:22px;font-size:14px;min-width:26px;display:inline-block;}
.banner_star .star_content{float:left;}
.banner_star .review{color:#fff;float:left;margin-right:10px;line-height:16px;}
.banner_star .star span { width:16px; padding:0; margin:0; height:16px; vertical-align:middle; float:left;}

/*star*/

.star_01, .star_02, .star_03 {display:inline-block; width:14px;height:16px;overflow:hidden;vertical-align:middle; background:url("../img/page_icons1.png") no-repeat;}
.star_04, .star_05, .star_06 {display:inline-block; width:16px;height:16px;overflow:hidden;vertical-align:middle;}
.star_01 {background-position:-448px -16px;}
.star_02 {background-position:-464px -16px;}
.star_03 {background-position:-480px -16px;}
.star_04 {background:url("../img/start4.png") no-repeat top center;}
.star_05 {background:url("../img/start5.png") no-repeat top center;}
.star_06 {background:url("../img/start6.png") no-repeat top center;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
html .clearfix{*height:1%;}
*:first-child+html.clearfix{zoom:1;}
.clearfix{display:block;}
.box_left .note { margin:0 0 40px 0;  padding:20px 20px 0 20px; background-color:#f5f8fb; overflow:hidden;}
.box_left .note p { padding:0 0 20px 0; margin:0; line-height:22px; color:#4f5469;}
.box_left .note h3 { font-size:18px; color:#000; font-weight:300; padding:0 0 15px 0; margin:0;}
.box_left .note li { line-height:24px; color:#333; font-size:16px; margin:0 0 10px 0;}
.box_left .note b {color:#31353c;}
.box_left .note li dl { margin:0; padding:10px 0 0 0;}
.box_left .note li dl dd {line-height:22px; color:#666; padding:10px 0 10px 15px; margin:0; background:url("../img/item.gif") no-repeat 5px 16px;}

/*content download star added on 2019-10-16*/
.star-download {margin:0 0 0 1rem; padding:0.5rem 0 0 1rem; color:#333; font-size:14px; display:block; text-align:center;}
.star-download2 {margin:0 0 0 1rem; padding:0.5rem 0 0 1rem; color:#333; font-size:14px;}
/*end of content star*/


@media (max-width: 780px) {

	.center-blocks{
		display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	}
	
	iframe{
		width:auto;
		}
    .bigbanner>span{
        font-size: 18px;
    }
    .summary>p{
        line-height: 25px;
        font-size: 16px;
    }

    .cen{
        text-align: center;
        margin-top: 0;
    }
    .ma-a{
        font-size: 16px;
    }
    .poa>span{
        font-size: 12px;
    }

    .mal50{
        margin-left: 0;
    }

    .Recover>h2{
        font-size: 20px;
    }

    .fixed-r {
        position: inherit;
        z-index: 1;
        /*top: 0rem;*/
    }

    .toptrue{
        width: auto;
		display:none;
    }

    .pa{
        margin-top: 5px;
    }
}

.tp{
    width: 35px;
    height: 35px;
    margin-right: 10px;
    float: left;
    vertical-align: middle;
}

.tp>img{
    display: block;
    width: 100%;
}

.ri{
    float: right;
    overflow: hidden;
    padding-top: 8px;
}
.rows>a>span{
    display: inline-block;
    padding-top: 12px;
}

 /* jie*/
 
 
.download_howto{
	min-height:50px;
	border:1px dashed #37AEFD;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 30px auto 30px auto;
	padding:10px 30px 20px 30px;
	font-size: 16px;
	font-weight: normal;
	overflow:hidden;

}
.download_howto img{
	padding-right: 2em;
}
.download_howto h2{
	font-size: 20px;
}

.p-xiao{
	font-size:15px;
	}

.qwe{
   float:left;
}

.qwe>a{
   	display: inline-block;
    margin-top: 25px;
    text-align: center;
}

.Recover p{
   font-size:16px;
   line-height:150%;
   margin:30px 0;
}
	
.tip_note>h2{
    font-size:22px;
}

.new-list ul{
  list-style: none;
}

.new-list ul li a{
    width: 100%;
    display: inline-block;
    padding: 5px 0;
    margin-left: 15px;
}

.new-list ul li a:hover{
    background: #8FDAE5;
    color: #fff;
}

@media (max-width: 320px) {
	.download_howto img{
	padding-right: 0;
   }
    
	.download_howto{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	
	}
	
    .navbar-brand{
        width: 220px;
    }
    .navbar-brand>img{
        display: block;
        width: 100%;
    }

    .border{
        padding: 0;
        border: 0 none;
    }
    body{
        background: #fff;
    }
}


.ulpa{
	padding-left:50px;
}


.Articles ul{
    margin: 20px 0 0 20px;
    list-style: none;
}

.Articles ul li{
    padding: 5px 0;
}

.sis {
    padding: 10px;
    box-sizing: border-box;
    border: 1px dashed orange;
    font-size: 16px;
    font-weight: bold;
}


/* float */


.footer-div{
    width: 350px;
    height: 250px;
    background: url(../img/at_pc_support.png) no-repeat;
    position: fixed;
    top: 100%;
    margin-top: -250px;
    margin-left: -400px;
    border-radius: 5px;
    text-align: center;
}

.footer-div h3 {
    line-height: 72px;
    font-size: 22px;
    color: #fff;

    margin: 0;
}

.logo_at{
    width: 42px;
    position: relative;
    top: -3px;
    margin-right: 10px;
    max-width: 100%;
}

.cha_at{
    color: #fff;
    position: absolute;
    right: 10px;
    overflow: hidden;
    top: 10px;
    line-height: normal;
    cursor: pointer;
}

.footer-div p{
    display: block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 0px;
}

.footer-div p span{
    font-size: 12px;
    color: #08c;
}

.footer-div a{
    width: 220px;
    background-color: #47bd00;
    border-radius: 5px;
    color: #fff;
    display: block;
    line-height: 42px;
    margin: 20px auto;
    text-decoration: none;
}
.h2background {border-left: 4px solid #2ba9e7;
    background-color: #e3f6fc;
	padding: 0px 10px;
	margin: 30px 0px}
