.pro-content{
	padding: 152px 0 45px;
}
.llq{
	margin-top:70px;
}

.llq span{
	opacity: 0.9;
	vertical-align: middle;
}

.llq a{
	color:#9f9f9f;
	margin-left:18px;
	vertical-align: middle;
	display: inline-block;
	width:35px;
	height:35px;
}

.maxol{
	color: #f4511e;
	font-size: 20px;
	padding: 0 2px;
}

.maxol2{
	color: #f4511e;
	font-size: 16px;
	padding: 0 2px;
}

.llq a:hover{
			-webkit-animation: t-rotate 1s;
			animation: t-rotate 1s;
}
@-webkit-keyframes t-rotate{
			from {
				-webkit-transform:rotate(0);
				transform:rotate(0);
			}
			to {
				-webkit-transform:rotate(360deg);
				transform:rotate(360deg);
			}
}
.llq a img{
	opacity: 0.7;
	margin-right:5px;
}

.llq a:hover img{
	opacity: 1;
}
.pro-content h1{
	text-shadow: 0 0 10px rgba(0,0,0,0.15);
	margin: 44px 0;
    font-size: 46px;
}
.pro-content p{
	font-size: 18px;
    text-shadow: 0 0 5px rgba(0,0,0,0.15);
    margin: 0 0 40px;
}
.pro-content .ui-btn{
	margin: 0 10px;
}
.pro-content .white-line-btn:hover,.fourth-section .white-line-btn:hover{
	background: #27b399;
	color: #fff;
	border-color: #27b399;
}

.welcome-section .section-content{
	padding: 135px 15px 120px 0;
}
.welcome-section .section-image{
	margin-top: 87px;
}
.section-title{
	font-size: 34px;
	margin: 0 0 24px;
}
.section-description{
	margin: 0 0 40px;
	font-size: 16px;
}
.section-buttons{
	margin: 0 0 16px;
}
.section-image{
	max-width: 100%;
}

.third-section .section-content{
	padding: 135px 0 130px;
}
.third-section .section-image{
	margin-top: 35px;
}

.fourth-section{
	padding: 70px 0;
}
.fourth-section .ui-btn{
	margin: 0 10px;
}
.install-intro .ui-btn{
	margin-right: 10px;
}
/*安装说明*/
.install-section .section-content{
	padding: 40px 0 90px;
}
.install-section .section-title{
	margin-bottom: 10px;
}
.install-step li{
	float: left;
	width: 25%;
	padding: 0 10px;
}
.install-step li .icon{
	width: 168px;
	height: 168px;
	text-align: center;
	line-height: 168px;
	border-radius: 50%;
	color: #fff;
	margin: 0 auto;
}
.install-step li .yellow-icon{
	background: #e7ac44;
}
.install-step li .blue-icon{
	background: #3ab0e2;
}
.install-step li .green-icon{
	background: #27b399;
}
.install-step li .red-icon{
	background: #e96656;
}
.install-step li .icon .iconfont{
	font-size: 48px;
}
.install-step li h3{
	color: #666;
	font-size: 16px;
	font-weight: 600;
	padding: 0 0 20px;
    margin: 20px 0;
    background: url("../images/border-dotted.png") left bottom repeat-x;
}
.install-step li a{
	font-size: 16px;
}
/*安装说明弹出层*/
.install-intro{
	text-align: left;
	max-width: 900px;
}
.install-intro h5{
	font-size: 18px;
	color: #888;
}
.install-intro h5 .intro-title{
	font-size: 30px;
	color: #333;
	margin-bottom: 20px;
}
.install-intro p{
	margin: 40px 0;
	line-height: 30px;
	font-size: 16px;
}
.install-intro .col-6{
	padding: 50px 20px 0; 
}
.install-intro img{
	max-width: 100%;
}
/*选择我们的原因*/
.reason-section .section-content {
    padding: 70px 0 52px;
    width: 100%;
    display: table;
}
.reason-section .section-content>div {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}
.reason-section .white-line-btn{
    min-width: 270px;
    padding: 18px 20px;
    font-size: 20px;
}
.reason-section .white-line-btn:hover{
	background: #fff;
	color: #27b399;
	border-color: #fff;
}
/*价格套系*/
.price-section .section-content{
	padding: 70px 0;
}
.price-plan{
	margin: 60px 0 40px;
}
.price-plan li{
	width: 25%;
	float: left;
	padding: 0 15px;
}
.plan-box{
	background: #fff;
    border: 1px solid #d9dbde;
}
.plan-header {
    padding: 26px 20px 19px;
    color: #fff;   
}
.plan-header h4{
	font-weight: 600;
    font-size: 18px;
}
.yellow-header{
	background: #e7ac44;
}
.blue-header{
	background: #3ab0e2;
}
.green-header{
	background: #27b399;
}
.red-header{
	background: #e96656;
}
.plan-button{
	margin-bottom: 25px;
}
.plan-pricing,.order-title{
    padding: 16px 20px 16px;
    color: #fff;
    background: #40454b;
    font-weight: 700;
}
.plan-currency,.order-currency{
    display: inline-block;
    margin-top: 9px;
    vertical-align: top;
    font-size: 20px;
}
.plan-amount,.order-amount{
    font-size: 48px;
}
.plan-period,.order-period{
    color: #888;
    font-size: 18px;
    text-transform: uppercase;
    vertical-align: baseline;
}
.plan-options {
    padding: 12px 20px;
}
.plan-options p {
    background: url("../images/border-dotted.png") bottom left repeat-x;
    margin: 0 0 11px;
    padding: 0 0 13px;
}
.plan-box.recommend {
    margin-top: -18px;
}
/*弹出订单*/
.order-layer{
	border-radius: 10px;
}
.order-layer h3{
	color: #fff;
	font-weight: 600;
	border-radius: 8px 8px 0 0;
	border-bottom: none;
}
.order-layer .layermend::after,.order-layer .layermend::before{
	    background-color: #fff;
}
.order-layer.yellow-bg-tit h3{
	background: #e7ac44;
}
.order-layer.blue-bg-tit h3{
	background: #3ab0e2;
}
.order-layer.green-bg-tit h3{
	background: #27b399;
}
.order-layer.red-bg-tit h3{
	background: #e96656;
}
.order-layer .layermcont{
	padding: 0;
}
.order-title{
	line-height: 55px;
	padding: 19px 0 5px;
}
.order-currency{
	line-height: 16px;
}
.order-detail{
	min-width: 600px;
}
.order-detail th{
	text-align: right;
	width: 45%;
}
.order-detail td{
	text-align: left;
}
.order-detail th,.order-detail td{
	padding: 12px 5px;
	vertical-align: top;
	background: url("../images/border-dotted.png") top left repeat-x;
}
.order-detail tr:first-child th,.order-detail tr:first-child td{
	background: none;
}
.order-detail img{
	vertical-align: middle;
	margin-bottom: 10px;
	margin-left: 12px;
}
.order-detail button{
	margin: 15px 0;
	cursor: pointer;
}
.order-detail button:hover{
	opacity: 0.9;
}