﻿/*-----------------------------全局样式-------------------------------------*/
/* 
字体大小、间距对照表
0.160rem 12px;
0.200rem 15px;
0.267rem 20px;
0.300rem 22px;
0.320rem 24px;
0.347rem 26px;
0.374rem 28px;
0.400rem 30px;
0.480rem 36px;
0.510rem 38px;
0.534rem 40px;
0.700rem 52px;
1.200rem 90px;
*/
@charset "UTF-8";
*{
    padding:0;margin: 0;box-sizing: border-box;
}
body{
    background:#ffffff;margin: 0 auto;font-weight:normal;font-family:'Microsoft YaHei';max-width: 10.000rem;-webkit-text-size-adjust: 100% !important;
}
a{
    text-decoration: none;display: inline-block;
}
a,button,input,textarea{
    -webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-appearance : none ;
}
input,button,textarea{
    outline: none;border-radius: 0;border: 0;
}
img{
    display: block;border: 0;
}
ul{
  overflow: hidden;
}
ul,li{
    list-style: none;
}
/*h1{
    font-size: 0.66rem;font-weight: bold;color: #a27d51;display: block;line-height: 0.720rem;text-align:center;
}*/
h2{
    font-size: 0.520rem;color: #4e4e4e;text-align:center;display: block;line-height:0.534rem;font-weight: normal;
}
h3{
    font-size: 0.420rem;display: block;line-height:0.427rem;
}
p{
    font-weight: normal;display: block;font-size: 0.374rem;line-height: 0.510rem;color: #333333;
}





.country-location{width: 100%:height:0.8rem;}
.country-location h2{text-align: left;padding-left: 20px;color: #6c6c6c;padding-top: 1.7rem;}
.country-location h2 a{font-size:0.374rem;color: #6c6c6c;}




.yimindtais{width:10rem;height:auto;padding-top: 1.8rem;}

.favor-header-bar{background-color: #fff;/*padding:0.3rem 0.4rem;*/overflow: hidden;height:1.4rem;line-height: 1.4rem;border-top: 1px solid #664528;border-bottom: 1px solid #664528;}
.favor-header-bar .diqu{width: 18%;height:1.3rem;float: left;margin-left: 5px;}
.favor-header-bar .diqu p{line-height:1.3rem;}
.favor-header-bar .diqu p img{display: inline-block;width: 0.5rem;margin-right: 0.1rem;position: relative;top:5px;}
.favor-header-bar ul{width: 80%;float: left;}
.favor-header-bar li{display: block;width:19%;text-align: center;float: left;margin-left:0.2rem;height:0.68rem;line-height:0.68rem;margin-top:0.3rem;position: relative;    font-size: 0.35rem;}
.favor-header-bar a{font-size:0.360rem;color:#664528;display:block;}

.favor-header-bar li.default a{color:#ffffff;background: #664528;border-radius: 20px;}
.favor-header-bar li span{position: absolute;display: block;width:25%;top:-0.4rem;right:0.2rem;}

/*favor-list*/
.favor-list{margin-top:0.280rem;width:100%;height: auto;}

/*.favor-list .news-slide p{font-size: 0.320rem;line-height: 0.60rem;padding:20px;}*/

.favor-list .news-slide .country{width: 90%;height: auto;margin:0.2rem auto;position: relative;}
.favor-list .news-slide .country>img{width:100%;height: 3.8rem;}
.favor-list .country-text{width: 100%;height: 2.0rem;border:1px solid #b5b5b5;}
.favor-list .country-text .country-number{width: 49.8%;height: 2.0rem;float: left;border-right:1px solid #b5b5b5;}
.favor-list .country-text .country-zhouqi{width: 49.8%;background: #fff;float: left;}

.favor-list .country-text h4{font-size: 0.440rem;text-align: center;color: #cb0004;padding-top: 0.3rem;}
.favor-list .country-text p{font-size: 0.400rem;color: #222222;text-align: center;padding: 0.2rem 0;}

.favor-list .country-top{width: 100%;height:3.8rem;background: rgba(0,0,0,0.36);position: absolute;top:0;left: 0;}
.favor-list .country-top h3{color: #fff;font-size: 0.520rem;text-align: center;padding-top: 1.1rem;font-weight: normal;}
.favor-list .country-top .country-topxq{width: 76%;height: 0.88rem;border:1px solid #9ab6cd;background: rgba(0,0,0,0.46);
  margin:0 auto;margin-top: 0.4rem;line-height: 0.88rem;text-align: center;color: #fff;font-size: 0.400rem;border-radius: 8px;font-weight:normal;}

.country-on{background: #664528;color: #fff;border-radius:20px;}




/*nofavor*/
.nofavor{width:46.8%;margin:16.5% auto 0 auto;}


.container{
  margin: 0 auto;
  max-width: 640px;
}




