/*banner*/
#banner { width: 100%; height: 500px; position:relative; overflow:hidden;}
.sections{ z-index:1;}
.sections,.section { height:100%;}
.sections,.section h3 { text-indent:-9999em;}
#banner,.sections { position: relative;}
.section { background-color: #000; background-size: cover; /* background-position: 50% 50%; */ text-align: center; color: white;}
/* #section0 { background-image: url('../images/banner1.jpg');}
#section1 { background-image: url('../images/banner2.jpg');}
#section2 { background-image: url('../images/banner3.jpg');}
#section3 { background-image: url('../images/banner4.jpg');}
#section4 { background-image: url('../images/banner5.jpg');}
#section5 { background-image: url('../images/banner6.jpg');}
#section6 { background-image: url('../images/banner7.jpg');}
#section7 { background-image: url('../images/banner8.jpg');}
#section8 { background-image: url('../images/banner9.jpg');}
#section9 { background-image: url('../images/banner10.jpg');} */

.xuanze{width:650px; height:49px; position:absolute; z-index:3000; /* bottom:32px; */ left:59%; margin-left:-426px; background:#fff;box-shadow: 0px 2px 2px rgba(0,0,0,0.2); -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2); -o-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);}
.mudidi{ width:140px; padding-left:34px; padding-top:5px; height:40px; border-right:1px solid #bfbfbf; color:#767676;}
.sousuo_btn{ width:125px; height:49px; background:#fcc700; cursor:pointer; font-size:20px; color:#fff; font-family:"微软雅黑"; }
.sousuo_btn:hover{ background:#fdd53e;}
.sousuo_btn,.sousuo_btn:hover{-webkit-transition: all 400ms;transition: all 400ms;}
.price_range{ height:23px; line-height:30px; width:100px; margin-top:-1px; font-size:18px; color:#646464; font-family:"微软雅黑";}
.price_range option{ font-size:14px;}
	
/*滚动新闻*/
.gundong{ width:100%; height:37px; line-height:37px; background:#f2f2f2;}
.gundong_nr{ width:1175px; padding-left:30px; margin:0 auto; background:url(../images/icon1.jpg) 5px center no-repeat;}
.gundong_nr strong{ width:88px; display:block; color:#505050; float:left;}
#gundong{ width:1087px; height:37px; overflow:hidden; float:left;}
#gundong a{ width:100%; height:37px; display:block; overflow:hidden; color:#505050;}
#gundong a:hover{color:#e60012;}

/*内容*/
.content{ width:100%; height:588px;}
.gray{ background:#80BF27;}
.yellow{ background:#fbc700;}
.content_nr{ padding-top:31px;}
.blue{ background:#00a1e9;}
.withe{ background:#fff;}
.content_lzt{ width:283px;}
.content_lzt h2{ font-size:18px; height:33px; border-bottom:1px solid #7f7f7f;}
.content_rzt{ width:894px;}
.zt_img{ width:283px; height:453px; margin-top:20px;}
.zt_img img{ width:283px; height:453px;}
.hot_tit{ height:33px; border-bottom:1px solid #7f7f7f; font-size:20px; color:#e60012; background:url(../images/icon2.jpg) left 1px no-repeat; padding-left:27px;}
.content_l{ width:316px;}
.content_l h2{ font-size:18px; height:33px; border-bottom:1px solid #7f7f7f;}
.font_color1{ color:#383838;}
.font_color2{ color:#575757;}
.rmlx{ width:229px; padding-top:40px; padding-left:28px; padding-right:40px; height:158px; margin-top:18px;}
.rmlx h3{ height:33px; color:#000; font-size:16px; font-weight:normal;}
.rmlx a{ height:31px; display:block; float:left; color:#5d5d5d; padding-right:14px;}
.rmlx a:hover{ color:#e60012;}
#font_black{ padding-top:26px; height:142px;}
#font_black a{ color:#000;}
#font_black a:hover{ color:#e60012;}
#rmlx001{width:259px; padding-top:25px; padding-left:28px; padding-right:10px; height:173px; margin-top:18px;}
.zbfw_img img{ width:297px; height:252px;}
#jnly_img img{ height:282px;}
.content_r{ width:889px;}
.container .content_nav{width:889px; height:33px; border-bottom:1px solid #7f7f7f;}
.container .content_nav span{display: block; width:56px; margin:0 10px; text-align:center; line-height:32px; float:left; cursor:pointer;}
#content_nav001 span{ width:30px; margin:0 12px; }
#content_nav002 span{ width:56px; margin:0 7px; }
.text_color1{ color:#000;}
.text_color2{ color:#5d5d5d;}
.text_color3{ color:#2e2e2e;}
.container .content_nav span.active{ border-bottom:2px solid #e60012;}
#content_nav002 span.active{ border-bottom:2px solid #e60012; color:#e60012; }
.container .content_nav span:first-child{ }
.content_in{height: 460px; padding-top:20px; width:889px;position:relative; overflow:hidden;height:462px;} /*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.content_in .content_box{position:absolute;width:903px;height:462px;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/
.content_in ul{float:left; width:903px;}
.content_in ul li{display: block; height:197px; width:286px; float:left; background:#fff; margin-right:15px; margin-bottom:12px; transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.content_in ul li:hover{box-shadow: 0px 20px 30px rgba(0,0,0,0.1);
    		-moz-box-shadow: 0px 20px 30px rgba(0,0,0,0.1);
    		-webkit-box-shadow: 0px 20px 30px rgba(0,0,0,0.1);
    		-o-box-shadow: 0px 20px 30px rgba(0,0,0,0.1);
    		transform: translateY(-5px);
    		-webkit-transform: translateY(-5px);
    		-moz-transform: translateY(-5px);}
.content_img{ width:286px; height:155px; overflow:hidden; position: relative;}
.content_img span img{ width:286px; position:absolute; top:0; left:0; z-index:1;}
.content_img p{ width:100%; position:absolute; height:33px; line-height:33px; left:0; bottom:0; z-index:100; color:#fff; font-size:17px; text-align:center;}
.mask{ position:absolute; top:0; left:0; z-index:10;}
a p.money{ width:262px; padding-right:21px; height:42px; border-left:1px solid #fff; border-bottom:1px solid #fff; border-right:1px solid #fff; text-align:right; line-height:43px;color:#e60012; font-weight:bold; font-size:15px;}
#box002 a p.money{ border-left:1px solid #c9c9c9; border-bottom:1px solid #c9c9c9; border-right:1px solid #c9c9c9;}

/*当季热卖*/
.djrm_in{ padding-top:20px; width:894px;position:relative; overflow:hidden; height:468px;} 
.djrm_in ul{ width:903px;}
.djrm_in ul li{display: block; height:219px; width:291px; float:left; background: none; margin-right:10px; margin-bottom:15px; position:relative;}
.djrm_img_all{ width:284px; height:217px; border:1px solid #d2d2d2; position:absolute; top:0; left:0; z-index:1; background:none;}			
.djrm_img{ width:284px; height:175px; overflow:hidden; position: relative;}
.djrm_img span img{ width:100%; height:100%; position:absolute; top:0; left:0; z-index:10; transition: 0.5s;}
.djrm_in ul li:hover .djrm_img span img{transform: -webkit-transform:scale(1.12);-moz-transform:scale(1.12);-o-transform:scale(1.12);-m-transform:scale(1.12);transform:scale(1.12);}
.djrm_img p{ width:100%; position:absolute; height:33px; line-height:33px; left:0; bottom:0; z-index:1000; color:#fff; font-size:17px; text-align:center;}
.mask{ position:absolute; top:0; left:0; z-index:100;}
a p.djrm_money{ width:260px; padding-right:21px; height:42px;  text-align:right; line-height:43px;color:#e60012; font-weight:bold; font-size:20px;}
.djrm_mask{ width:97px; height:29px; background:url(../images/hot_bg.png) 0 0 no-repeat; color:#fff; text-align:center; line-height:25px; position:absolute; top:0; right:0; z-index:2000;}

/*签证服务*/
.qianzheng{ height:484px;}
.qianzheng_tit{ height:40px; font-weight: bold;padding-top:60px; font-size:23px; color:#000; border-bottom:1px solid #ccc;}
.qianzheng_fl{ width:210px; padding-right:20px; height:273px; margin-top:35px; padding-left:11px; background:url(../images/dot.jpg) right repeat-y;}
a.qianzheng_dq{ width:74px; height:48px; display:block; line-height:48px; text-align:center; color:#595959; font-size:18px; display:block; border-radius: 24px; -webkit-border-radius: 24px; -moz-border-radius: 24px; background:#efefef; font-weight:600;}
a.qianzheng_dq:hover{ color:#e60012;}
ul.qianzheng_ul{ padding:20px 0 0 16px;}
ul.qianzheng_ul li{ line-height:30px;}
ul.qianzheng_ul li a, a.qianzheng_more{ color:#5d5d5d;}
ul.qianzheng_ul li a:hover, a.qianzheng_more:hover{ color:#e60012;}
ul.qianzheng_ul li a strong{ float:right; color:#e60012;}
a.qianzheng_more{ font-size:12px; float:right; margin-top:19px;}
a.qianzheng_more:hover{ text-decoration:underline;}





/************增加*****************/
.zengjia_liux_a1231{color:#000;font-size:18px;display: block;float: right;margin-right: 20px;padding: 5px 10px 5px 10px;background: #fff;border-radius: 20px;}
.zengjia_liux_a1231:hover{color:#e60012;font-size:18px;display: block;float: right;margin-right: 20px;padding: 5px 10px 5px 10px;background: #fff;border-radius: 20px;}

/*******************手机站******************************/
.zenjia_liux_ss11{display:none;}
@media screen and (max-width:968px){
	#banner{max-height:255px;}
	
	
}
@media screen and (max-width:768px){
	#banner{max-height:115px;}
	.content_in ul li{width:30%;}
	.content_in{    height: 645px;}
}
@media screen and (max-width:450px){
	#banner{max-height:115px;}
	.gundong_nr{width:92%;}
	#gundong{width:70%;}
	.content_lzt {display:none;}
	.content_rzt{width:98%;margin:0 auto;}
	.djrm_in{width:98%; margin:0 auto;height:468px;}
	.djrm_in ul{width:100%;}
	.djrm_in ul li{width:46%;display:block; }
	.djrm_img_all{width:100%;height:168px;}
	.djrm_img{width:100%;height:100%;}
	.mask{width:100%;}
	.mask img{width:100%;height: 175px;}
	a p.djrm_money{width:89%;font-size: 15px;}
	.hot_tit{font-size:16px;}
	.content_l{display:none;}
	.content_r{width:100%;}
	.content_in ul{width:500px;}
	.content_in ul li{    width: 38%;display:block;    margin-left: 8px;    margin-right: 10px;}
	.content_img{width:100%;}
	.container .content_nav{width:100%;    height: auto;}
	.content_box{width:100%;}
	.zenjia_liux_ss11{width: 18%;display: block;float: left;font-size: 14px;font-weight: bold;color:#e60012;}
	#content_nav001 span{width:28px;}
	.content{height:auto;overflow:hidden;}
	a p.money{ width:88%;}
	.container .content_nav span.active{border-bottom:none;    color: #e60012;}
	#content_nav002 span.active{border-bottom:none;color:#e60012;}
	.qianzheng_tit{padding-top: 15px;font-size: 20px;}
	.qianzheng_nr{width:100%;height:auto;overflow:hidden;}
	.qianzheng_fl{width:95%;height:auto;overflow:hidden;}
	.footer{width:100%;height:auto;overflow:hidden;}
	.link_r{width:100%;}
	.link_l{width:100%;padding-left:20px;}
	.link_r li{width:51%;margin:0 auto;float:none;}
	.f_addr{width:90%;margin:0 auto;}
	.qianzheng{height:auto;overflow:hidden;padding-bottom:15px;}
	.content_nr{padding-top:13px;}
	.content_in{    height: 665px;}
	.zengjia_liux_a1231{font-size: 17px;display: block;float:left;margin-left: 335px;}
	.zengjia_liux_a1231:hover{font-size: 17px;display: block;float:left;margin-left: 335px;}

}

@media screen and (max-width:320px){
	#banner{max-height:115px;}
	.content_in ul li{width: 36%;}
	.content_in{    height: 665px;}
	.zengjia_liux_a1231{font-size: 17px;display: block;float:left;margin-left: 275px;}
	.zengjia_liux_a1231:hover{font-size: 17px;display: block;float:left;margin-left: 275px;}

}
@media screen and (max-width:375px){
#banner{max-height:115px;}
	.content_in ul li{width:34%}
	.content_in{    height: 665px;}
	.zengjia_liux_a1231{font-size: 17px;display: block;float:left;margin-left: 275px;}
	.zengjia_liux_a1231:hover{font-size: 17px;display: block;float:left;margin-left: 275px;}

}
@media screen and (max-width:360px){
#banner{max-height:115px;}
	.content_in ul{ width:400px;}
	.content_in ul li{width: 40%;}
	a p.money{ width:86%;}
	.content{height:auto;overflow:hidden;}
	.container .content_nav span.active{border-bottom:none;    color: #e60012;}
	#content_nav002 span.active{border-bottom:none;color:#e60012;}
	.qianzheng_tit{padding-top: 15px;font-size: 20px;}
	.qianzheng_fl{width:95%;height:auto;overflow:hidden;}
	.footer{width:100%;height:auto;overflow:hidden;}
	.link_r{width:100%;padding-left:20px;}
	.link_r li{width:51%;margin:0 auto;float:none;}
	.f_addr{width:90%;margin:0 auto;}
	.qianzheng{height:auto;overflow:hidden;padding-bottom:15px;}
	.content_nr{padding-top:13px;}
	.content_in{    height: 665px;}
	.zengjia_liux_a1231{font-size: 17px;display: block;float:left;margin-left: 275px;}
	.zengjia_liux_a1231:hover{font-size: 17px;display: block;float:left;margin-left: 275px;}

	
}

