.content{margin-bottom: 36px;}
.content_center{width: 100%;min-width: 1200px;}
.center_main{width: 1200px;height: auto;margin: 0 auto;}
.main{margin-top: 18px;clear: both;overflow: hidden;}
.main_left{float: left;}
.main #first{font: 12px "微软雅黑";padding: 0 10px;margin-bottom: 10px;}
.main p a{color: black;}
.about_us{padding: 15px;width: 210px;height: auto;background: #efefef;}
.about_title{width: 210px;height: 68px;background: #079ee2;}
.about_title h1{font: 24px "微软雅黑";color: white;text-align: center;padding-top: 10px;}
.about_title p{font: 14px "微软雅黑";color: white;text-align: center;}
.about_us li{width: 210px;height: 46px;background: #ccc;margin-bottom: 6px;}
.about_us li a{display: block;font:20px/46px "微软雅黑";color: black;text-align: center;}
.about_us li:hover a{color: white;background: #ff9249;}
.about_us li:first-child{margin: 6px 0;}
.about_us li:last-child{margin-bottom: 0;}
.about_us li.on a{color: white;background: #ff9249;}

.football{margin-top: 5px;}
.speedy{width: 240px;height: 42px;background: #00a0e9;}
.speedy p{font: 20px/42px "微软雅黑";color: white;text-align: center;}
.icion{padding: 10px 25px;clear: both;overflow: hidden;width: 190px;}
.icion ul{clear: both;overflow: hidden;}
.icion li{border: 1px solid #a6a6a6;border-radius: 10px;float: left;margin-right: 15px;margin-bottom: 10px;cursor: pointer;width: 75px;height: 70px;padding: 5px; text-align:center}
.icion li img{margin: 0 auto;}
.icion li p{font: 12px "微软雅黑";color: #00a0e9;text-align: center;}
.icion li:nth-child(2),.icion li:nth-child(4){margin: 0;}
.new_message img{width: 100%;}
.new_message li{margin-bottom: 5px;cursor: pointer;}

.main_right{width: 952px;height: auto;float: right;}
.main_top{width: 928px;height: 44px;border: 1px solid #b0b0b0;padding-left: 22px;font-size: 0;}
.main_top span{font: 14px "微软雅黑";padding: 12.5px 0;display: inline-block;margin-right: 28px;cursor: pointer;}
.main_top span:hover{color: #ff7426;}
.main_top span:first-child{color: black;}

.country{margin-top: 10px;}
.country ul{clear: both;overflow: hidden;margin-right: -11px;}
.country li{width: 431px;height: 75px;border: 1px solid #b0b0b0;float: left;padding: 15px 15px 15px 22px;font-size: 0;margin-right: 11px;margin-bottom: 6px;}
.country li img{display: inline-block;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
.country li .text{display: inline-block;height: 100%;vertical-align: top;margin: 0 38px;}
.country li .text p{font: 14px "微软雅黑";text-align: center;}
.country li .text p:first-child{color: #9601ff;}
.country li .text p:last-child{margin-top: 32px;}
.country li .buttom{display: inline-block;height: 100%;vertical-align: top;}
.country li a{color:black;display:inline-block;width: 130px;height: 30px;border: 1px solid #b0b0b0;font: 14px/30px "微软雅黑";text-align: center;outline: none;cursor: pointer;margin: 22.5px 0;}

.num{width: 340px;margin: 50px auto 0 auto;}
.num span{display: inline-block;border: 1px solid #079ee2;width: 30px;height: 30px;font: 14px/30px "微软雅黑";text-align: center;border-radius: 50%;cursor: pointer;margin-right: 20px;}
.num span:first-child,.num span:last-child{width: 70px;height: 30px;border-radius: 20px;}
.num span:hover{background: #079ee2;color: white;}
.num span:last-child{margin-right: 0;}