@charset "UTF-8";

.qd-btn-blue,.qd-btn-green,.qd-btn-opcity,.qd-btn-red,.qd-btn-white,.qd-btn-yellow {
	display: inline-block;
	color: #fff;
	text-align: center;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: initial;
	transition-timing-function: initial;
	-webkit-transition-delay: initial;
	transition-delay: initial;
	border-radius: 2px
}

.qd-btn-blue:hover,.qd-btn-green:hover,.qd-btn-red:hover,.qd-btn-yellow:hover {
	color: #fff
}

.qd-btn-green {
	background-color: #1dd342
}

.qd-btn-green:hover {
	background-color: #34d755
}

.qd-btn-green:active {
	background-color: #1abd3b
}

.qd-btn-blue {
	background-color: #0067ed
}

.qd-btn-blue:hover {
	background-color: #197dff
}

.qd-btn-blue:active {
	background-color: #0056c7
}

.qd-btn-yellow {
	background-color: #f8aa10
}

.qd-btn-yellow:hover {
	background-color: #f9b328
}

.qd-btn-yellow:active {
	background-color: #df990e
}

.qd-btn-red {
	background-color: #ff3334
}

.qd-btn-red:hover {
	background-color: #ff4849
}

.qd-btn-red:active {
	background-color: #e52e2f
}

.qd-btn-opcity {
	color: #222;
	border: 1px solid #7f7f7f
}

.qd-btn-white {
	color: #222;
	border: 1px solid #d8dde5
}

.qd-btn-opcity:hover {
	color: #222;
	border: 1px solid #222
}

.qd-btn-white:hover {
	border: 1px solid #b0b9c4
}

.qd-btn-opcity:active {
	color: #222;
	background-color: #9acfb9;
	border: 1px solid #222
}

.qd-btn-white:active {
	background-color: #eef1f6
}






.support625-con .support-tab ul li {
	float: left;
	text-align: center;
	line-height: 80px;
	cursor: pointer
}


.support625-con .support-tab ul li a .ic-svg {
	position: relative;
	top: 5px;
	width: 30px;
	height: 30px;
	right: -3px
}

.support625-con .support-tab ul li:hover {
	background-color: #d9d9d9
}

.support625-con .support-tab ul li.hover {
	background-color: #fff
}

.support625-con .support-tab ul li.hover a {
	color: #0067ed;
	fill: #0067ed
}

.support625-con .learn-more {
	margin: 0 auto;
	width: 1080px;
	height: 100px;
	line-height: 100px;
	color: #999
}

.support625-con .learn-more a {
	margin-left: 5px;
	color: #0067ed;
	cursor: pointer
}

.support625-con .learn-more a:hover {
	color: #0056c7
}



.support625-con .wpa-list ul .wpa-list-phone {
	background-image: url(/static/img/support/400.png)
}

.support625-con .wpa-list ul .wpa-list-online {
	background-image: url(/static/img/support/zxxz.png)
}

.support625-con .wpa-list ul .wpa-list-workOrder {
	background-image: url(/static/img/support/ic_access_3.png)
}

.support625-con .wpa-list ul .wpa-list-complain {
	background-image: url(/static/img/support/ts.png)
}

.support625-con .wpa-list ul .wpa-list-ser {
	float: left;
	width: 350px;
	height: 340px;
	margin-right: 20px;
	border: 1px solid #d9d9d9;
	background-position: center 40px;
	background-repeat: no-repeat;
	background-size: 64px 64px;
	padding-top: 124px;
	text-align: center;
	
	border-radius: 2px
	
}

.support625-con .wpa-list ul .wpa-list-ser p.title {
	font-size: 20px;
	font-weight: 700
}

.support625-con .wpa-list ul .wpa-list-ser div.phone {
	margin-top: 55px
}

.support625-con .wpa-list ul .wpa-list-ser div.phone .tel {
	font-size: 26px;
	color: #222;
	font-weight: 700
}

.support625-con .wpa-list ul .wpa-list-ser div.phone .detail {
	margin-top: 8px;
	font-size: 12px;
	color: #999;
	line-height: 1.5
}

.support625-con .wpa-list ul .wpa-list-ser .btn1,.support625-con .wpa-list ul .wpa-list-ser .btnAlone {
	margin: 60px auto 0;
	display: block;
	width: 200px;
	height: 50px;
	font-size: 18px;
	line-height: 50px
}

.support625-con .wpa-list ul .wpa-list-ser .btn1 {
	margin-top: 25px
}

.support625-con .wpa-list ul .wpa-list-ser .btn2 {
	margin: 8px auto 0;
	width: 200px;
	height: 64px;
	font-size: 18px;
	padding-top: 12px;
	display: block
}

.support625-con .wpa-list ul .wpa-list-ser .btn2 .tips {
	position: relative;
	top: -2px;
	font-size: 12px;
	color: #999
}

.support625-con .wpa-list ul .wpa-list-ser:last-child {
	margin-right: 0
}


.support625-con .access-main dl {
	margin: 0
}

.support625-con .access-main dl dt {  
    margin: 0;  
    margin-bottom: 15px;  
    color: #222;  
    font-size: 20px;  
    font-weight: 700;  
    padding: 2px 5; /* 上下添加2px间距，左右保持0间距 */  
}
.support625-con .access-main dl dd {
	margin: 0;
	margin-bottom: 60px;
	color: #222;
	font-size: 16px;
	   padding: 0px 10; 
	line-height: 1.6
	
}

.support625-con .access-main dl dd .rebate-url {
	color: #0067ed
}

.support625-con .access-main dl dd .rebate-url:hover {
	color: #0056c7
}

.support625-con .access-main dl dd .complain-flow {
	padding: 0
}

.support625-con .access-main dl dd .complain-flow li {
	float: left
}

.support625-con .access-main dl dd .complain-flow li p {
	float: left;
	width: 120px;
	height: 100px;
	background-color: #f7f7f7;
	font-size: 18px;
	line-height: 100px;
	text-align: center;
	color: #222;
	font-weight: 700;
	border-radius: 2px
}



.support625-con .access-main dl dd .complain-flow li:last-child:after {
	background: 0 0
}


.support625-con .access-main dl dd .complain-detail li:nth-child(1) {
	background-image: url(/static/img/support/lp.png)
}

.support625-con .access-main dl dd .complain-detail li:nth-child(2) {
	background-image: url(/static/img/support/tp.png)
}

.support625-con .access-main dl dd .complain-detail li:nth-child(3) {
	background-image: url(/static/img/support/zzq.png)
}

.support625-con .access-main dl dd .complain-detail li {
	float: left;
	width: 350px;
	height: 340px;
	margin-right: 15px;
	padding: 180px 25px 0;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-size: 240px 150px;
	border: 1px solid #d7d7d7;
	border-radius: 2px;
	text-align: center
}


.support625-con .access-main dl dd .complain-detail li .title {
	margin-bottom: 10px;
	font-size: 20px;
	color: #222;
	font-weight: 700
}

.support625-con .access-main dl dd .complain-detail li .detail {
	font-size: 14px;
	color: #999;
	line-height: 1.6
}

.support625-con .access-main dl dd .complain-tips {
	margin: 0;
	margin-bottom: 60px;
	color: #222;
	font-size: 16px;
	   padding: 0px 10; 
	line-height: 1.6
}

.support625-con .access-main dl dd .complain-tips a {
	color: #0067ed
}

.support625-con .access-main dl dd .complain-tips a:hover {
	color: #0056c7
}

.support625-con .more-help {
	width: 100%;
	height: 120px;
	background-color: #0067ed
}

.support625-con .more-help-in {
	width: 1080px;
	margin: 0 auto
}
    

@media (max-width: 1190px) {    
    .support625-con .wpa-list ul .wpa-list-ser {    
        border: none; /* 在屏幕宽度小于1190px时删除border样式 */    
        	width: 200px;
	height:300px;
        
    }    
  
    .support625-con .access-main dl dd .complain-detail li {    
        border: none; /* 在屏幕宽度小于1190px时删除border样式 */
        	width: 220px;
	height:400px;
       
    }    
}

@media (max-width: 500px) {    
    .support625-con .wpa-list ul .wpa-list-ser {    
        border: none;
        	width: 200px;
	height:300px;
    }    
  
    .support625-con .access-main dl dd .complain-detail li {    
        border: none; 
        	width: 190px;
	height:450px;
    }    
}