@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	}

.box_mainc{
	width:100%;
	height:280px;
	background-color:#F0F0F0;}
.box_mainc .mainc{
	width:100%;
	height:280px;
	background-color:#F0F0F0;
	margin:auto;}
	
.mainc .mainc_tit{
	width:100%;
	/*height:60px;*/
	/*background-color:#9C0;*/
	}
.clearfxs{
	border-bottom: 1px solid #D1CACA;
	padding: 30px 0px;}

.mainc .list-service li:last-child{
	    border-right: 0;}
.mainc_tit .list-service{
	list-style:none;
	}

.mainc_tit .list-service li{
	float:left;
	/*height:100%;*/
	width: 19.9%;
	/*line-height:60px;*/
	text-align: center;
    border-right: 1px solid rgba(57, 51, 51, 0.47);
	}
	
 .list-service li a{
	 text-decoration:none;
	     color: black;
    font-size: 18px;}
	 
.mainc .mainc_text{
	width:100%;
	/*background-color:#3FF;*/
    height: 220px;
    float: left;}


.mainc_text .col-links{
	width: 199px;
    height: 100px;
    /*background-color: #C39;*/
    text-align: center;
	float: left;
    border-right: 1px solid #ccc;}
	
.col-links .ts{
	    /*padding: 25px 0px;*/
	width: 100%;
    height: 50px;
    background-color: #EBEBEB;
    border-top: 1px solid #ccc;
	}
.col-links .tt{
    width: 100%;
    height: 100px;
    background-color: #EBEBEB;}
.col-links .to a{
    line-height: 100px;
}
.col-links a{    
	text-decoration: none;
	 color: black;
    line-height: 50px;
    	    font-size: 17px;
    font-family: "Microsoft YaHei";
}

.te_href {
	height:20px;
	float: left;
        margin: 0 49px;
	}
.te_href p{
	/*padding: 15px 0px;*/
	}
.te_href a{
	text-decoration:none;
	 color: black;
    font-size: 13px;}

.mainc_text  .qq{
	width: 100%;
    height: 95px;
    margin-top: 25px;
    /* background-color: red; */
    float: left;
    /*text-align: center;*/}
	
.qq img{    
	margin: 0px 100px;
    position: relative;
    left: 65px;}