﻿/*ͷ��*/
header{width:100%;margin:auto;overflow:hidden;left:0px;z-index:100;}
header .container{max-width:640px;margin:auto;overflow:hidden;}
header .container li{float:left;}
header .container li img{width:100%;}
header .container li.menu{width:15.15625%}
header .container li.logo{width:72.34375%}
header .container li.search_m{width:12.5%}
header .search{z-index:99;max-width:640px;margin:auto;overflow:hidden;border:1px solid #bbbbbb;border-radius:34px;background:#fff; display:none;transition:all ease-in 0.3s;-webkit-transition:all ease-in 0.3s;-moz-transition:all ease-in 0.3s;}
header .search .keywords{float:left;width:78.66%;margin:0 4%;font:1.714em/60px Microsoft Yahei;color:#cbcaca;outline:none;border:none;}
header .search .go{float:left;width:13.34%;height:60px;border:none;background:#fff url(/style/img/ico-search.png) center center no-repeat;background-size:65%;cursor:pointer;}

/*广告位模块*/
.adv{width:100%;overflow:hidden; max-width:640px; min-width:320px; margin: 0 auto; margin-top:6px;margin-bottom:3px;position:relative;}
.adv .swiper-main{width:100%;overflow:hidden;margin:auto;}
.adv .swiper99{width:100%;overflow:hidden;}
.adv .swiper99 .swiper-slide{width:100%;overflow:hidden;text-align:center;}
.adv .swiper99 .swiper-slide img{width:100%;}
/* Pagination */
.adv .pagination99 {text-align: center;margin-top:0px;height:20px;position:absolute;bottom:0px;left:45%;z-index:99;}
.adv .pagination99 .swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background:#fff;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;}
.adv .pagination99 .swiper-active-switch {background:red;}
.adv .sw-title {padding: 5px 20px;font-size: 41px;margin: 50px 0 20px;font-family: 'Lato', sans-serif;line-height: 50px;color: #222;font-weight: 300;border-bottom: 1px solid #555;}
.adv .sw-content {background: #fff;border-radius: 5px;}
.adv .demo-title {margin-bottom: 5px;text-align: center;font-size: 31px;font-family: "Lato", Arial, Helvetica;font-weight: 300;line-height: 35px;margin: 50px 0 20px;}

/*��������&ҽԺ��ͼ*/
.f_cont{width: 100%;margin: 0 auto;max-width: 640px;}
.f_wid img{width: 100%;}
.f_widn {width: 100%;margin: 0 auto;}

.f_part3{margin-top: 20px;}
.f_part3 img{margin-bottom: 10px;}
.f_part3 ul li {border-bottom: 1px dashed  #000;position: relative;margin-top: 10px;}
.f_part3 ul li img{width: 13.8%;}
.f_part3 ul li p {position: absolute; top:0;right: 10px;width: 82%;line-height: 26px;}
.f_part3 ul li p e{font-size: 20px;display: block;line-height: 26px;}
.f_part3 ul li p span{color: #702C79;cursor: pointer;}
.f_p3 .f_widn a img{margin-bottom: 80px;}
@media screen and (max-width: 639px){
.f_part3 ul li p {line-height: 14px;font-size: 12px;}
.f_part3 ul li p e{font-size: 16px;line-height: 18px;}
}
@media screen and (max-width: 380px){
.f_part3 ul li p{font-size: 10px;line-height: 16px;}
.f_part3 ul li p e{font-size: 14px;}
.f_p3 .f_widn a img{margin-bottom: 60px;}
}
/*��һǰ�˵ײ��̶�CSS*/
/*.footed {z-index:100000000;}
.ftcont {width: 100%;margin: 0px auto;max-width: 640px;z-index:100000000;}
.bnav{position: fixed;bottom: 0;}
.bnav ul li{width: 20%;text-align: center;margin-top: 20px; background:#5D432C url(/style/img/bnav-bg.jpg) no-repeat right center;float: left;padding:10px 0;}
.bnav ul li:last-child{background: #5D432C;}
.bnav ul li img{width: 48%}*/
/*��һǰ�˵ײ��̶�CSS*/

/*20150804 start*/
/*�ײ�*/
footer{width:100%;margin:auto;position:fixed;bottom:0px;left:0px;z-index:100;}
footer .container_ft{max-width:640px;margin:auto;overflow:hidden;background:#f3f3f3;/*display:flex;flex-flow:wrap;*/border-top:1px solid #c4c4c4;}
footer .container_ft li{width:25%;/*height:40px;*/cursor:pointer;padding-top:50px;overflow:hidden;float:left;text-align:center;position:relative;}
/*footer .container_ft li a{color:#3e3e3e; font-size:12px;position:absolute;left:0;top:0;width:100%;height:100%;padding:45px 0 0 0;}*/
footer .container_ft li a{color:#3e3e3e; font-size:20px;}
footer .container_ft li::before{content:"";display:block;width:45px;height:34px;position:absolute;top:10px;left:50%;margin-left:-22px;}
footer .container_ft li:nth-child(1)::before{background:url(/style/img/back.jpg) no-repeat left top;background-size:100% 200%;}
footer .container_ft li:nth-child(2)::before{background:url(/style/img/best_new.jpg) no-repeat left top;background-size:100% 200%;}
footer .container_ft li:nth-child(3)::before{background:url(/style/img/message.jpg) no-repeat left top;background-size:100% 200%;}
footer .container_ft li:nth-child(4)::before{background:url(/style/img/home.jpg) no-repeat left top;background-size:100% 200%;}

footer .container_ft li.on a{color:#353053;}
footer .container_ft li.on::before{background-position:left bottom;}

/*�ص�����*/
#gotoTop{width:65px;height:65px;border:1px solid #ccc;background:rgba(255,255,255,1);text-align:center;border-radius:60px;position:fixed;bottom:80px;right:30px;z-index:100;display:none;cursor:pointer;}
#gotoTop span{display:block;color:#3e3e3e;font-size:18px;line-height:16px;}
#gotoTop span em{display:inline-block;font-size:28px;font-style:normal;position:relative;top:-2px;left:0px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
#gotoTop.on{background:#353053;border-color:#353053;}
#gotoTop.on span{color:#fff;}
/*20150804 end*/

@media screen and (min-width:320px) and (max-width:375px){
/*20150804 start*/
footer .container_ft li{/*height:30px;*/padding-top:30px;font-size:12px;}
footer .container_ft li::before{width:24px;height:17px;top:10px;margin-left:-13px;top:5px;}
footer .container_ft li a{color:#3e3e3e; font-size:14px;;}
#gotoTop{width:40px;height:40px;}
#gotoTop span{font-size:12px;}
#gotoTop span em{font-size:20px;top:-2px;}
/*20150804 end*/	
}

@media screen and (min-width:375px) and (max-width:414px){
/*20150804 start*/
footer .container_ft li{/*height:30px;*/padding-top:26px;font-size:16px;}
footer .container_ft li::before{width:27px;height:18px;top:10px;margin-left:-14px;top:6px;}
footer .container_ft li a{font-size: 16px;}
#gotoTop{width:40px;height:40px;}
#gotoTop span{font-size:12px;}
#gotoTop span em{font-size:20px;top:-0px;}
/*20150804 end*/
}