/* 
    Created on : 2019-5-1, 14:00:00
    Author     : popeye
*/
.banner-warp{
    background: url("../jpg/warp-bg.jpg") center top repeat-x;
	padding-top: 52px;
}
.banner-warp .banner{
    background: url("../tutorials-bg.html") left top repeat-x;    
}
.banner-warp .container{
    background: url("../png/avi-repair-banner.png") right bottom no-repeat;
    position: relative;
    padding-right: 520px;
    height: 490px;
}
.banner-warp h1{
    font-size: 48px;
    color: #005c87;
    font-family: 'Myriad Pro';
    line-height: 58px;   
}
.banner-warp h1 span{
	font-weight: bold;
	font-size: 48px;
    color: #005c87;
    font-family: 'Myriad Pro';
    line-height: 58px;
}
.banner-warp p{
    font-size: 20px;
    color:#034884;
    line-height: 26px;
    margin-top: 10px;
}
.banner-warp ul{
	padding: 20px 0px;
	list-style: none;
}
.banner-warp ul li{
	font-size: 16px;
	color: #475a6a;
	background: url("../jpg/icon_dooter.jpg") 0px 12px no-repeat;
	padding-left: 15px;
}
.banner-warp .price s{
	font-size: 24px;
	color: #475a6a;
	display: inline-block;
	margin-right: 6px;
}
.banner-warp .price span{
	font-size: 24px;
	color: #d52a32;
}
.share{
    position: absolute;
    right: 20px;
    top: 14px;
}
.btn-share{
    background-image: url("../png/share.png");
    width: 28px;
    height: 28px;
    display: inline-block;
    margin-right: 6px;
    text-indent: -9999px;
    float: left;
}
.share-google{
    background-position: 0px 0px;
}
.share-twitter{
    background-position: 0px -28px;
}
.share-facebook{
    background-position: 0px -56px;
}
.share-pinterest{
    background-position: 0px -84px;
}
.share-email{
    background-position: 0px -112px;
}
.banner-btn{
    margin: 12px 0px 20px 0px;
}
.banner-btn a{
	text-align: center;
	display: inline-block;
    height: 49px;
    line-height: 46px;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
    vertical-align: middle;
}
.banner-btn a span{
	display: inline-block;
	font-size: 19px;
}
.banner-btn a:hover{
	text-decoration: none;
    color: #FFF;
}
.down-win,
.down-mac{
    width: 174px;
    margin-right: 14px;
}
.buy-win,
.buy-mac{
    width: 170px;
}
.down-win{
    background-color: #066c9c;
}
.down-win:hover,
.down-win:active{
    background-color: #0578ae;
}
.down-mac{
	background-color: #1d84b5;
}
.down-mac:hover,
.down-mac:active{
    background-color: #0578ae;
}
.buy-win{
    background-color: #d34047;
}
.buy-win:hover,
.buy-win:active{
    background-color: #dd434a;
}
.buy-mac{
    background-color: #e35252;    
}
.buy-mac:hover,
.buy-mac:active{
    background-color: #dd434a;
}
.down-win span{
    background: url("../png/icon_win.png") left center no-repeat;    
    padding-left: 40px;
}
.down-mac span{
    background: url("../png/icon_mac-2.png") left center no-repeat;    
    padding-left: 40px;
}
.buy-win span,
.buy-mac span{
    background: url("../png/icon_buy.png") left center no-repeat;
    padding-left: 43px;
}
.guarantee{
    padding-top: 50px;
	padding-bottom: 30px;
	overflow: hidden;
}
.g-item{
    color: #425864;
    font-size: 18px;
    line-height: 24px;
    background-repeat: no-repeat;
    padding-left: 84px;
    padding-right: 14px;
    padding-top: 10px;
    width: 25%;
    height: 70px;
    float: left;
    
}
.back-money{
    background-image: url("../png/icon-guarantee.png");
}
.service{
    background-image: url("../png/icon-customer-service.png");
}
.safe{
    background-image: url("../png/icon-safe.png");
}
.payment{
    background-image: url("../png/icon-secure-3.png");
}
.customers{
	border: 1px solid #d6e1ed;
	border-top: 3px solid #1885b8;
	background-color: #f3f8fd;
	padding: 44px 0px;
	overflow: hidden;
}
.customers:before,
.customers:after,
.avi-repair-overview:before,
.avi-repair-overview:after,
.avi-repair-key-features:before,
.avi-repair-key-features:after,
.avi-repair-steps:before,
.avi-repair-steps:after,
.system-requirements:before,
.system-requirements:after{
  display: table;
  content: " ";
}
.customers:after,
.avi-repair-overview:after,
.avi-repair-key-features:after,
.avi-repair-steps:after,
.system-requirements:after{
  clear: both;
}
.customers-block{
    float: left;
	width: 50%;
}
.customers-picture{
	float: left;
	width: 154px;
}
.customers-picture img{
    width: 98px;
    height: 98px;
    margin-left: 30px;   
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;    
}
.customers-message{
	float: left;
	width: 354px;
}
.customers-message p{
    position: relative;
    font-size: 16px;
    color: #8d8d8d;
    font-style: italic;
    padding: 0px 20px 0px 25px;
}
.start{
    background: url("../png/icon-start.png") left top no-repeat;
    width: 86px;
    height: 14px;
    display: inline-block;
    text-indent: -9999px;
    float: left;
    margin-top: 38px;
    margin-left: 25px;
}
.before-icon{
    background: url("../png/icon_message_before.png") left top no-repeat;
    display: block;
    width: 15px;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.after-icon{
    background: url("../png/icon_message_after.png") left top no-repeat;
    display: block;
    width: 15px;
    text-indent: -9999px;
    position: absolute;
    bottom: -10px;
    right: 10px;
}
.commenter{
    float: right;
    display: inline-block;
    margin-top: 30px;
    margin-right: 30px;
	font-size: 16px;
	color: #414141;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
h2{
	font-size: 26px;
    color: #0b4667;
	margin-bottom: 14px;
}
.avi-repair-overview,
.avi-repair-key-features,
.avi-repair-steps{
	border-bottom: 1px solid #cccccc;
}
.avi-repair-key-features,
.avi-repair-steps,
.system-requirements{
	padding: 30px 0px 24px 0px;
}
.avi-repair-overview{
	padding: 10px 0px 20px 0px;
}
.avi-repair-overview img{
	margin-right: 10px;
}
.avi-repair-overview h2{
	margin-top: 30px;
}
.avi-repair-overview p{
	font-size: 16px;
	color: #606060;
	margin-bottom: 25px;
}
.avi-repair-steps ol,
.avi-repair-key-features ul {
	list-style: none;
	padding-left: 0;
}
.avi-repair-key-features ul li{
	background: url("../png/icon-key-features.png") 0px 6px no-repeat;
	padding-left: 36px;
	color: #606060;
	font-size: 16px;
	margin-bottom: 12px;
}
.avi-repair-steps ol li{	
	color: #606060;
	font-size: 16px;
	margin-bottom: 12px;
}
.avi-repair-steps ol li span{	
	background: url("../png/bg-number.png") left center no-repeat;
	display: inline-block;
	width: 27px;
	height: 27px;	
	text-align: center;
	line-height: 27px;
	font-size: 18px;
	font-family: 'Myriad Pro';
	color: #4e9f3b;
	font-style: italic;
	margin-right: 12px;
}
.system-requirements table{
	width: 590px;
	margin: 0 0 18px 0;
	float: left;
}
.system-requirements table tr th{
	border: 1px solid #c7d6d7;
	background: url("../png/table-th.png") left top repeat-x;
	font-size: 18px;
	color: #359dcd;
	height: 36px;
	padding: 0 14px;
}
.system-requirements table tr td{
	border: 1px solid #c7d6d7;
	background-color: #FFFFFF;
	padding: 10px 14px;
	font-size: 15px;
	font-family: 'Arial';
}
.colophon{
    background: url("../png/bg-bottom.png") left top repeat-x;
    font-size: 14px;
    color: #000f18;
    padding-top: 40px;
    height: 110px;
	text-align: center;
}
.foorter-link a{
	font-size: 14px;
    color: #000f18;
	font-weight: bold;
	display: inline-block;
	margin: 0px 6px;
}




