@charset "utf-8";
/*reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin: 0;padding: 0;font-size: 100%;font: inherit;}
i,em{ font-style:normal;}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust: none;}
*{margin: 0;padding: 0;list-style-type:none;font-family: '微软雅黑';}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}
body {font-family: "microsoft yahei", sans-serif;}
ol,ul {list-style: none}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after {content: '';content: none}
ins {text-decoration: none}
del {text-decoration: line-through}
a{ text-decoration:none;}
table {border-collapse: collapse;border-spacing: 0}
body {font-size: 12px;margin: 0;padding: 0;text-align: left;color: #000;height: auto;width: 100%;overflow-x: hidden;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;-webkit-text-size-adjust: none}
img,a img {border: 0;padding: 0;margin: 0;vertical-align: middle;}
i{font-style: normal;}
a{text-decoration:none;color: white;}
.h1,h1{ font-size:1.0em;font-weight: 500;}
.h2,h2{ font-size:1.0em}
.h3,h3{ font-size:1.0em}
.h4,h4{ font-size:1.0em}
.h5,h5{ font-size:1.0em}
.h6,h6{ font-size:1.0em}
.container{width:100%;min-height:700px;height:auto;overflow: hidden;min-width: 1200px;}
.comeback{width: 80px;height: 29px;border-radius: 5px;background: #ff7800;color: white;text-align: center;line-height: 30px;font-size: 13px;cursor: pointer;}
#loading{ position:fixed; background:url(../img/loading.gif) center no-repeat; background-size:4%; display:none; top:-20%; left:0; bottom:0;  right:0; z-index:200;}
.loadings{ background:url(../img/loading.gif) center no-repeat; background-size:5%; display:none; width:960px; height:562px; position:absolute; z-index:10;}

/*提示框*/
/*#btis,#bmsg,#bups{ width:100%; height:100%; top:0; left:0; position:fixed; z-index:1001; background:none; display:none;}*/
/*#tis{width:200px; height:40px; line-height:40px; position:fixed;text-align:center; z-index:1002; top:75%; display:none; border-radius:5px; background:#4c4c4c; color:#fff;  margin:auto; left:0; right:0;}*/
/*#msg{width:200px; height:40px; line-height:40px; text-align:center;border-radius:5px; color:#fff;background:#4c4c4c; position:fixed;  display:none; z-index:100;  margin:auto; left:0; right:0;top:0; bottom:0;}*/
/*#ups{width:200px; height:40px; line-height:40px; text-align:center;border-radius:5px; color:#fff;background:#4c4c4c; position:fixed;  display:none; z-index:100;  margin:auto; left:0; right:0;top:20%;}*/
#btis,#bmsg,#bups{width:300px;height:150px;top:35%;left:45%;position:fixed;z-index:1000;background: white;border: 1px solid #5a4b58;border-radius:5px;display: none;}
#tis,#msg{width:100%;height:30px;line-height:30px;text-align:center;color:#fff;background:#5a4b58;}
#tis1,#msg1{width:260px;height:80px;line-height:20px;text-align:center;color:#000000;margin: 20px auto;font-size: 13px;}

/*========返回顶部的效果开始========*/
.back-top{width: 50px;height: 60px;position: fixed;left:50%;cursor:pointer;top:50%;margin-left:610px;margin-top:300px;color:white;border-radius: 5px;text-align:center;background:rgba(0,0,0, 0.6) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);}
.back-top img{padding-top: 5px;}
.header_bottom{width:100%;height:9px;background: url("../img/header-b.png");}
/*========返回顶部的效果结束========*/
.empty{text-align: center;color: gainsboro;width: 100%;}
.empty p{margin-top: 20px;}
/*===========头部start============*/
.head {width: 100%;height: 132px;background: white;}
.head_header{width: 100%;height: 42px;background: url("../img/header.png");}
.head_header-con{width: 1200px;margin: 0 auto;color: white;line-height: 42px;font-size: 14px;}
.head_header-a{width: 870px;height: auto;float: left;}
.head_header-b{width: 330px;height: auto;float: left;text-align: right;}
.head_header-b .header-b-a{width: 75px;float: left;}
.head_header-b .header-b-b{width: 75px;float: left;}
.head_header-b .header-b-c{width: 180px;float: left;}
.head_header-b .header-b-d{width: 150px;float: left;text-align: left;}

.head_container{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;}
.head .head_left{float: left;height:90px;width: 270px;}
.head .head_left img{height:auto;width: 135px;padding-top: 23px;}
.head .head_right{float: left;height:90px;width: 884px;}

.shuliang{position: relative;color:white;border-radius: 50%;top:-50px;left:25px;width: 20px;height: 20px;background: red;text-align: center;line-height: 20px;}
/*======nav开始======*/
.nav{clear: both;margin: 0 auto;}
.nav .nav-box{margin: 0 auto;}
.nav .nav-list li {float: left;text-align: center;font-size: 16px;width:110px;height:52px;padding-top: 33px;color: #000000;}
.nav .nav-list li a {color: #000000;}
.nav .nav-list li .nav_jiao{padding-top: 5px;}

/*.nav .nav-list li h1{width: 100%;height:52px;}*/
/*.nav .nav-list .twoji{width: auto;height:160px;display:none;overflow:hidden;background: white;position: absolute;top:80px;z-index: 1000;padding:30px 15px 30px 15px;text-align: left;*margin-left:-61px;}*/
/*.nav .nav-list .twoji a{color: #000000;font-size: 15px;}*/
/*.nav .nav-list .twoji .twoji_a{width:150px;height:160px;float: left;}*/
/*.nav .nav-list .twoji .twoji_a img{float: left;margin-top: 5px;}*/
/*.nav .nav-list .twoji .twoji_a p{width: 150px;height:35px;color: #000000;}*/
/*.nav .nav-list .twoji .twoji_a p:hover{color: #e62129;}*/
/*.nav .nav-list .twoji .twoji_b{width:150px;height:160px;float: left;}*/
/*.nav .nav-list .twoji .twoji_b img{float: left;margin-top: 5px;}*/
/*.nav .nav-list .twoji .twoji_b p{width: 100%;height:35px;color: #000000;}*/
/*.nav .nav-list .twoji .twoji_b p:hover{color: #e62129;}*/
/*.nav .nav-list .twoji .twoji_c{width:263px;height:155px;float: left;margin-top: 5px;}*/
/*.nav .nav-list .twoji .twoji_c img{width:263px;height:150px;}*/
/*.nav .nav-list .twojiyin{display:none;width:550px;height:31px;background: url("../img/yyxx.png") no-repeat;background-size:550px 31px;position: absolute;top:285px;z-index: 100;margin-left: 20px;}*/
/*.nav .nav-list .twojiyin2{display:none;width:444px;height:31px;background: url("../img/yyxx.png") no-repeat;background-size:404px 31px;position: absolute;top:285px;z-index: 100;margin-left: 18px;}*/
/*.nav .nav-list li:hover{width: 100px;background: url("../img/nav_bg_a.png") no-repeat;color: #e62129; }*/
/*.nav .nav-list li:hover a{color: #e62129;}*/
/*.nav .nav-list li:hover .twoji{display: block;}*/
/*.nav .nav-list li:hover .twojiyin{display: block;}*/
/*.nav .nav-list li:hover .twojiyin2{display: block;}*/
/*nav结束*/

.head_bian{float: left;height:90px;width:46px;color: white;}
.head_bian_b{float: left;height:57px;width:46px;padding-top: 23px;}
/*============头部end===========*/

/*==========分页样式开始=========*/
.page{width:100%;height:30px;text-align:center;border-top:none;font-size: 14px;margin: 0 auto;margin-top: 25px;}
.page a{padding:2px 8px;color:#696969;margin:0 6px;border:1px solid #888;background:#fff;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page a:hover{color:#ff7800;border-radius:3px;box-shadow: 0px 0px 7px #666;}
.page span{padding:2px 8px;color:#666;margin:0 6px;border:1px solid #888;background:#ccc;border-radius:3px;box-shadow: 0px 0px 2px #CCC;}
.page font{color:#696969;}
.page .current{background: #ff7800;color: #ffffff;border:1px solid #ff7800;}
/*==========分页样式结束==========*/

/*==========在线咨询=============*/
/*.lanren{ position:fixed; top:0; right:30px; z-index:999;}*/
/*.lanren .slide_min{ width:28px; height:112px; position:absolute; background:url(../img/slide_min.png) no-repeat; cursor:pointer;}*/
/*.lanren .slide_box{ width:170px; height:auto; overflow:hidden; font-size:12px; text-align:center; line-height:130%; color:#666; }*/
/*.lanren .slide_box .weixin{ margin-bottom:5px;}*/
/*.lanren .slide_box p{ text-align:center; padding:5px; margin:5px; min-height:40px; line-height:30px;}*/
/*.lanren .slide_box span{ padding:5px 0px; display:block;}*/
/*.lanren .slide_box span a{ color:#e62129;}*/
/*.lanren .slide_box .h2{ line-height:40px; background:url(../img/lianxi.png) no-repeat 20px; margin-bottom:10px; border: 1px solid #E4E4E4; border-radius: 5px; background-color:#fff;}*/
/*.lanren .slide_box .h3{ border:1px solid #E4E4E4; border-radius: 5px; background-color:#fff;}*/
/*#er{ width:103px; height:103px;}*/
/*#gb{ color:#333;}*/
/*==========在线咨询 end=========*/


/*===========底部start==========*/
.fix{position: fixed;width:100%;bottom: 0;z-index: 1000;}
.caozuo{width: 100%;height: 46px;background: #9e862b;}
.xuanxiang{width:1200px;height: 46px;margin:0 auto;}
.xuanxiang ul li{width:171px;height: 46px;text-align: center;float: left;line-height: 46px;color: white;font-size: 16px;}
.xuanxiang ul li div{width: auto;overflow: hidden;display: inline-block;margin: 0 auto;transition:all 0.5s;*width:70px;}
.xuanxiang ul li div img{float: left;padding-top: 13px;}
.xuanxiang ul li div p{float: left;margin-left: 15px;}
.xuanxiang ul .li-1{background: #ff9300;}
.xuanxiang ul .li-2{background: #64c00b;}
.xuanxiang ul .li-2 div img{padding-top: 15px;}
.xuanxiang ul .li-3{background: #4497e8;}
.xuanxiang ul .li-3 div img{padding-top: 15px;}
.xuanxiang ul .li-4{background: #21b9d5;}
.xuanxiang ul .li-5{background: #c3a209;}
.xuanxiang ul .li-6{background: #64c00b;}
.xuanxiang ul .li-7{background: #f441a0;}
.xuanxiang ul .li-7 div img{padding-top: 15px;}
.xuanxiang ul li:hover div{transform: scale(1.3,1.3);}

.footer{width: 100%;height: 55px;background: #1c863d;border-bottom: 5px solid #9e862b;}
.foot{width: 1200px;margin: 0 auto;}
.foot-left{width: 100%;float: left;height: 40px;font-size: 13px;padding-top: 15px;text-align: center;}
.foot-left p{line-height: 26px;}
.foot-center{width: 275px;float: left;height: 75px;}
.foot-center ul li{float: left;width: 45px;line-height: 75px;text-align: right}
.foot-center ul li.fenx{width: 50px;text-align: left;}
.foot-center ul li .wwcat{cursor: pointer;}
.foot-center ul li .shareweixin{display:none;width:87px;height: 87px;background: white;position: absolute;margin-left:-80px;margin-top: -85px;text-align: center;}
.foot-center ul li #code{margin-left: 2px;margin-top: 4px;}

.foot-right{width: 145px;float: left;height: 75px;}
.foot-right .erwei{width: 50px;height: 75px; float: left;}
.foot-right .erwei img{width: 50px;height: 50px;margin-top: 12px;}
.foot-right .erweili{width: 95px;height: 65px; float: left;font-size: 13px;padding-top: 10px;text-indent: 15px;}
.foot-right .erweili p{line-height: 26px;}

.footer2{width: 100%;height: 100px;}
.foot2{width: 1200px;margin: 0 auto;}
.foot-left2{width: 780px;height: 65px;font-size: 14px;padding-top: 23px;text-align: center;margin: 0 auto;}
.foot-left2 p{line-height: 26px;}
/*===============底部end================*/
/*====================首页开始=========================*/
.company{width:100%;height:auto;overflow: hidden;}
.logo{position: absolute;top:70px;margin-left:400px;z-index: 10;left: 50%;}
/*====================首页结束======---------==========*/




/*====================内页开始=========================*/

/*===================酒店开始========================*/
/*==========酒店预定列表页开始============*/
.logo1{position: absolute;top:20px;left: 50%;z-index: 10;margin-left: 380px;}
.hotel-bg{width: 100%;height:auto;overflow: hidden;margin-bottom: 146px;}
.hotel{width: 1200px;margin: 0 auto;height: auto;overflow: hidden;}
.hotel-ti{width: 100%;height:48px;margin-top:50px;}
.hotel-ti p{float:left;background: url("../img/title.png") no-repeat;width: 107px;height: 48px;color: white;font-size: 15px;text-align: center;line-height: 40px;}
.hotel-ti-a{float: left;width: 500px;line-height: 45px;margin-left: 40px;}
.hotel-ti-a a{color: white;float: left;}

.hotel-co{width: 100%;height:auto;overflow:hidden;margin-top: 10px;padding-bottom:10px;background:rgba(255,255,255,0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFffffff,endColorstr=#BFffffff);}
.hotel-co .hotel-room{width: 1140px;margin: 0 auto;overflow: hidden;}
.hotel-co .hotel-room ul li{width: 1138px;height: 234px;background: white;margin-top: 20px;border-right: solid #eccd54 2px;transition:all 0.5s;}
.hotel-co .hotel-room ul li .pic{width:390px;height: 234px;float: left;overflow: hidden;}
.hotel-co .hotel-room ul li .pic img{width:100%;height: 100%;transition:all 1s;}
.hotel-co .hotel-room ul li .room-mess{width:495px;height: 234px;margin-left: 35px;float: left;}
.hotel-co .hotel-room ul li .room-mess .room-p1{font-size: 17px;line-height: 50px;height: 50px;margin-top: 15px;}
.hotel-co .hotel-room ul li .room-mess .room-p2{font-size: 14px;line-height:30px;height: 30px;margin-bottom: 10px;color: #666666;margin-top: 10px;}
.hotel-co .hotel-room ul li .room-mess .room-p3{font-size: 14px;line-height:30px;height: 30px;margin-bottom: 10px;color: #666666;background: url("../img/address.png") no-repeat 0 50%;text-indent: 20px;}
.hotel-co .hotel-room ul li .room-mess .room-p4{font-size: 17px;line-height:30px;height: 30px;margin-bottom: 10px;color: #ff7800;background: url("../img/tel.png") no-repeat 0 50%;text-indent: 20px;}

.hotel-co .hotel-room ul li .room-price{width:218px;height: 234px;float: left;}
.hotel-co .hotel-room ul li .room-price-a{width: 100%;height:auto;color:#ff7800;font-size: 14px;text-align: center;margin-top: 75px;overflow: hidden;}
.hotel-co .hotel-room ul li .room-price-b{width: 110px;margin:0 auto;background:#ff7800;border-radius:2px;color: white;text-align: center;height:30px;line-height: 30px;margin-top: 25px;}
.hotel-co .hotel-room ul li .room-price-b a{width: 100%;height: 100%;display: block;}

.hotel-co .hotel-room ul li:hover{background: #0a9a37;}
.hotel-co .hotel-room ul li:hover img{transform: scale(1.1,1.1);}
.hotel-co .hotel-room ul li:hover .room-p1{color: white;}
.hotel-co .hotel-room ul li:hover .room-p2{color: white;}
.hotel-co .hotel-room ul li:hover .room-p3{color: white;background: url("../img/address2.png") no-repeat 0 50%;}
.hotel-co .hotel-room ul li:hover .room-p4{color: white;background: url("../img/tel2.png") no-repeat 0 50%;}
.hotel-co .hotel-room ul li:hover .room-price-a{color: #ffcc09;}
.hotel-co .hotel-room ul li:hover .room-price-b{background: #ffcc09;}
/*==========酒店预定列表页结束============*/

/*==========酒店信息详情页开始============*/
.hotel-co .hotel-detailed{width: 1130px;margin: 0 auto;overflow: hidden;margin-top: 25px;height: auto;}
.hotel-co .hotel-detailed .hotel-detailed-img{float: left;width: 654px;height:467px;}
.hotel-co .hotel-detailed .hotel-detailed-img>img{width: 654px;height:393px;}
.hotel-co .hotel-detailed .hotel-detailed-img .hotel-detailed-little{width: 654px;height:64px;margin-top: 10px;}
.hotel-co .hotel-detailed .hotel-detailed-img .hotel-detailed-little li{float: left;width: 102px;height: 64px;margin-right: 8px;}
.hotel-co .hotel-detailed .hotel-detailed-img .hotel-detailed-little li img{width: 100%;height: 100%;}

.hotel-co .hotel-detailed .hotel-detailed-con{float: left;width: 446px;height: 467px;margin-left: 30px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-a{width: 100%;height:50px;font-size: 17px;font-weight: bold;margin-top: 35px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-b{width: 100%;height:100px;font-size: 14px;line-height: 24px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-c{width: 100%;height:35px;font-size: 14px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-d{width: 100%;height:40px;font-size: 14px;background: url("../img/address.png") no-repeat 0 13%;text-indent: 20px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-e{width: 100%;height:65px;font-size: 22px;color: #ff7800;background: url("../img/tel.png") no-repeat 0 15%;text-indent: 20px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-f{width: 100%;height:70px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-f .con-f-price{width: 200px;color: #ff7800;float: left;font-size: 16px;}
.hotel-co .hotel-detailed .hotel-detailed-con .detailed-con-f .con-f-xiang{width: 120px;background: #ff7800;color: white;float: left;height: 35px;text-align: center;line-height: 35px;border-radius: 2px;margin-top: 7px;font-size: 15px;}

.rongqi1{width: 100%;height: auto;overflow: hidden;}
.hotel-change{width:100%;height:auto;overflow: hidden;}
.hotel-change-a{width: 100%;height:35px;border-bottom: 1px solid #0cb140;margin-top: 30px;text-align: center;overflow: hidden;}
.change-a{width: 130px;height: 32px;border-bottom: 3px solid #0cb140;float: left;font-size: 16px;cursor: pointer;}
.change-b{width: 130px;height: 32px;float: left;font-size: 16px;cursor: pointer;}

.hotel-change-b{width: 100%;height: 50px;margin-top: 20px;background: #0cb140;}
.hotel-change-b .qitime{width:123px;height: 25px;text-indent: 10px;line-height: 25px; border: 1px solid #e3d9c5; float: left; margin-top: 10px; margin-left: 10px;}
.hotel-change-b .zongtime{width:123px; height: 25px;text-indent: 10px;line-height: 25px; border: 1px solid #e3d9c5; float: left; margin-top: 10px; margin-left: 10px;}
.hotel-change-b .allday{width: 450px;float: left;height: 25px;margin-left: 100px;color: white;line-height: 25px;margin-top: 10px;font-size: 14px;}
.hotel-change-b .daynumber{font-size: 18px;}

.hotel-change-c{width: 100%;height: 50px;background: #f7e291;}
.hotel-change-c li{width: 130px;float: left;line-height: 50px;font-size: 14px;text-align: center;}
.hotel-change-c li.li-1{width: 220px;float: left;line-height: 50px;font-size: 14px;text-align: center;}
.hotel-change-d{width: 100%;height: 50px;background: white;border-bottom: 1px solid #ededed;}
.hotel-change-d li{width: 130px;float: left;line-height: 50px;font-size: 14px;text-align: center;}
.hotel-change-d li a{color: #000000;}
.hotel-change-d li a:hover{color: #ff7800;}
.hotel-change-d li.li-1{width: 220px;float: left;line-height: 50px;font-size: 14px;text-align: center;color: #ff7800;}
.hotel-change-d li.li-2{cursor:pointer;width: 100px;float: left;height:30px;line-height: 30px;font-size: 14px;text-align: center;background: #ff7800;margin-top: 10px;color: white;margin-left: 130px;border-radius: 2px;}
.hotel-change-f{text-align: center;margin-top: 15px;font-size: 14px;}

.rongqia2{width: 100%;height: auto;display:none;margin:20px 0;overflow: hidden;font-size: 14px;line-height: 26px;}
.rongqia2 img{width: 100%;height: auto;}

/*酒店登陆*/
#zhezhao{display:none;width:100%;height: 100%;position: fixed;top:0;z-index: 100000;background:rgba(0,0,0,0.7) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);}
#denglu{width: 360px;background: white;height: 380px;position: absolute;top: 20%;left: 50%;margin-left: -180px;}
#denglu-close{width: 100%;height: 20px;text-align: right;}
#denglu-close img{margin-right: 20px;padding-top: 10px;cursor: pointer;}
#denglu-logo{width: 100%;height: 70px;text-align: center;}
#denglu-logo img{width: 150px;height:auto;}
#denglu-form{width: 100%;height:140px;background: #0cb140;padding-top: 10px;}
#denglu-form ul li{width: 70%;height: 25px;margin: 0 auto 20px auto;}
#denglu-form ul li p{width: 20%;height: 25px;float: left;color: white;line-height: 25px;}
#denglu-form ul li #username{width: 70%;height: 21px;float: left;border-radius: 2px;border: 0;padding: 2px 4% 2px 4%;}
#denglu-form ul li #password{width: 70%;height: 21px;float: left;border-radius: 2px;border: 0;padding: 2px 4% 2px 4%;}

#denglu-login{text-align: center;width: 100%;margin-top: 30px;height: auto;overflow: hidden;}
#denglu-login img{width: 220px;cursor: pointer;}

#denglu-warn{text-align: center;margin-top: 30px;}
#denglu-warn a{color: red;}
/*酒店登陆*/

/*酒店注册*/
#zhezhao1{display:none;width:100%;height: 100%;position: fixed;top:0;z-index: 100000;background:rgba(0,0,0,0.7) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);}
#regmiss{font-size: 14px;color: gold;height: 25px;width: 100%;text-align: center;}
#zhuce{width: 430px;background: white;height: 480px;position: absolute;top: 20%;left: 50%;margin-left: -180px;}
#zhuce-close{width: 100%;height: 20px;text-align: right;}
#zhuce-close img{margin-right: 20px;padding-top: 10px;cursor: pointer;}
#zhuce-logo{width: 100%;height: 45px;text-align: center;font-size: 18px;}

#zhuce-form{width: 100%;height:300px;background: #0cb140;padding-top: 10px;}
#zhuce-form ul li{width: 70%;height: 25px;margin: 0 auto 20px auto;}
#zhuce-form ul li p{width: 20%;height: 25px;float: left;color: white;line-height: 25px;}
#zhuce-form ul li input{width: 70%;height: 21px;float: left;border-radius: 2px;border: 0;padding: 2px 4% 2px 4%;}

#zhuce-login{text-align: center;width: 100%;margin-top: 30px;height: auto;overflow: hidden;}
#zhuce-login img{width: 220px;cursor: pointer;}

#zhuce-warn{text-align: center;margin-top: 30px;}
#zhuce-warn a{color: red;}
/*酒店注册*/

/*==========酒店信息详情页结束============*/

/*==============单页开始======-=========*/
.hotel-one{width: 1160px;margin: 0 auto;margin-top: 25px;min-height: 600px;height: auto;overflow: hidden;}
.hotel-one > .where{width: 1000px;height: 45px;line-height: 47px;color: #333;font-size: 14px;margin: 0 auto;border-bottom: 1px solid #ff7800;}
.hotel-one > .where span{display: block;float: left;line-height: 47px;}
.hotel-one .lan2{padding-right: 15px;color: #000000;}
.hotel-one .one_cont{width:1000px;line-height: 28px;font-size: 14px;font-weight: 500;color: #000000;margin: 30px auto;}
.hotel-one .one_cont a{color: #ff7800;}
.hotel-one .one_cont img{max-width: 100%;height: auto;}
/*==============单页结束===============*/

/*=============列表页开始==============*/
.hotel-news{width: 1140px;margin: 0 auto;margin-top: 25px;min-height: 600px;height: auto;overflow: hidden;}
.hotel-news > .where{width: 100%;height: 45px;line-height: 47px;color: #333;font-size: 14px;margin: 0 auto;border-bottom: 1px solid #ff7800;}
.hotel-news > .where span{display: block;float: left;line-height: 47px;}
.hotel-news .lan2{padding-right: 15px;color: #000000;}


.hotel-news{width: 1100px;margin: 0 auto;overflow: hidden;}
.hotel-news ul li{width: 1098px;height: 180px;background: white;margin-top: 20px;border-right: solid #eccd54 2px;transition:all 0.5s;}
.hotel-news ul li .pic{width:300px;height: 180px;float: left;overflow: hidden;}
.hotel-news ul li .pic img{width:100%;height: 100%;transition:all 1s;}
.hotel-news ul li .nli-mess{width:495px;height: 180px;margin-left: 35px;float: left;}
.hotel-news ul li .nli-mess .nli-p1{font-size: 17px;line-height: 50px;height: 50px;margin-top: 15px;}
.hotel-news ul li .nli-mess .nli-p2{font-size: 14px;line-height:30px;height: auto;margin-bottom: 10px;color: #666666;overflow: hidden;}

.hotel-news ul li .nli-price{width:250px;height: 180px;float: left;text-align: right;font-size: 15px;}
.hotel-news ul li .nli-price-a{width: 100%;height:auto;color:#ff7800;font-size: 14px;text-align: center;margin-top: 72px;overflow: hidden;}
.hotel-news ul li .nli-price-b{width: 110px;margin:0 auto;background:#ff7800;border-radius:2px;color: white;text-align: center;height:30px;line-height: 30px;margin-top: 25px;}
.hotel-news ul li .nli-price-b a{width: 100%;height: 100%;display: block;}


.hotel-news ul li:hover{background: #0a9a37;}
.hotel-news ul li:hover img{transform: scale(1.1,1.1);}
.hotel-news ul li:hover .nli-p1{color: white;}
.hotel-news ul li:hover .nli-p2{color: white;}
.hotel-news ul li:hover .nli-price-a{color: white;}
.hotel-news ul li:hover .nli-price-b{background: #ffcc09;}
/*=============列表页结束====-=========*/

/*==============详情页开始======-=========*/
.hotel-view{width: 1160px;margin: 0 auto;overflow: hidden;margin-top: 25px;}
.hotel-view > .where{width: 1000px;height: 45px;line-height: 47px;color: #333;font-size: 14px;margin: 0 auto;border-bottom: 1px solid #ff7800;}
.hotel-view > .where span{display: block;float: left;line-height: 47px;}
.hotel-view .lan2{padding-right: 15px;color: #000000;}
.hotel-view .view_cont{width:1000px;line-height: 28px;font-size: 14px;font-weight: 500;color: #000000;margin: 30px auto;}
.hotel-view .view_cont a{color: #ff7800;}
.hotel-view .view_cont img{max-width: 100%;height: auto;margin: 0 auto;}
.view_cont_name{width:100%;height:auto;text-align: center;font-size: 17px;font-weight: 600;overflow: hidden;}
.view_news_cont{width:100%;min-height:450px;height:auto;overflow:hidden;font-size: 14px;text-align: left;margin: 20px auto 30px auto;}
.prenowdata{width:1000px;height:30px;color: #000000;font-size: 14px;margin: 0 auto;}
.prenowdata a{color: #000000;}
.prename{width:500px;height:25px;float: left;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
.nextname{width:500px;height:25px;float: left;text-align: right;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;}
/*==============详情页结束===============*/

/*=============酒店预订开始==============*/
.order-title{width: 100%;height: 30px;font-size: 16px;border-bottom: 2px solid #ff7800;}
.order-hotel{width: 85%;height: 125px;border-bottom: 5px solid #a9a9a9;margin: 0 auto;}
.order-hotel ul li{width: 100%;height: 40px;}
.order-hotel ul li.ke-hotel{margin-top: 20px;color: #ff7800;font-size: 18px;}
.order-hotel ul li.ke-hotel font{font-size: 15px;color: #000000;}
.order-hotel ul li p{float: left;width: 320px;}
.order-hotel ul li.time-hotel{font-size: 15px;}

.order-hotel ul li.leixin-hotel{font-size: 18px;color: #ff7800;}
.order-hotel ul li.leixin-hotel font{font-size: 15px;color: #000000;}

.order-option{width: 85%;height: 190px;margin: 0 auto;border-bottom: 5px solid #a9a9a9;}
.order-option ul li{width: 100%;height: auto;border-bottom: 1px dotted #a9a9a9;padding: 15px 0;overflow: hidden;font-size: 15px;}
.order-option ul li p{width: 75px;float: left;line-height: 28px;}
.order-option ul li .allnum-room{width: 250px;float: left;border: 0;height: 30px;}
.order-option ul li .order-room{width: 230px;float: left;border: 0;height: 20px;padding: 5px 10px;font-size: 14px;}

.order-fapiao{width: 85%;height: auto;margin: 0 auto;overflow: hidden;}
.order-fapiao ul li{width: 100%;height: auto;border-bottom: 1px dotted #a9a9a9;padding: 15px 0;overflow: hidden;font-size: 15px;}
.order-fapiao ul li p{width: 75px;float: left;line-height: 28px;}
.order-fapiao ul li .allfa-room{width: 250px;float: left;border: 0;height: 30px;}

.order-fapiao ul li.orderzhifu{width:100%;border: 0;height: 30px;text-align: center;}
.order-fapiao ul li.orderzhifu input{width:120px;border: 0;height: 30px;text-align: center;background: #ff7800;color: white;}
.order-fapiao ul li .yingfu{color: #ff7800;}

/*=============酒店预订结束==============*/
/*============酒店订单列表开始============*/

/*========订单管理 start========*/
.odlistop{ width:100%; margin-top:20px; overflow:hidden; border-bottom:1px solid #eee; padding-bottom:10px;}
.odlistop a{ display:block; float:left; padding:7px 10px; margin:0 10px; font-size:15px; color:#333;}

.olist_top{width:868px; margin:0 auto; line-height:30px; background:#F5f5f5; border:1px solid #eee; border-bottom:none; margin-top:10px;}
.olist_top table tr th{ text-align:center; font-size:13px;}

.olist_con{ width:870px; margin:0 auto;}
.olist_con ul li{ overflow:hidden; border:1px solid #eee; margin:0 0 10px 0;}
.olist_con ul li .hotel-list1{ width:100%; line-height:40px; overflow:hidden; border-bottom:1px solid #eee;}
.olist_con ul li .hotel-list1 .hli1{ width:300px; float:left; display:block; text-indent:10px;font-size: 14px;}
.olist_con ul li .hotel-list1 .hli1 a{font-size:13px; color:#000000;}
.olist_con ul li .hotel-list1 .hli2{ display:block; float:left; margin-right:80px;color: #000000;font-size: 14px;}
.olist_con ul li .hotel-list1 .hli2 i{color: #e62129;font-size: 14px;font-style: normal;}
.olist_con ul li .hotel-list1 .hli3{ font-size:13px; color:#333;}
.olist_con ul li .hotel-list1 .hli4 a{ font-size:13px; color: #000000;width: 100px;margin-left: 110px;font-weight: bold;}

.olist_con ul li .hotel-list2{ overflow:hidden; border-bottom:1px solid #eee; padding:5px 0;}
.olist_con ul li .hotel-list2 .hli1{color:#333;width: 180px;line-height:60px;text-align: center;margin: 0;float:left;}
.olist_con ul li .hotel-list2 .hli1:hover{ color:#e62129;}
.olist_con ul li .hotel-list2 .hli2{width:150px;line-height:60px;float: left;text-align: center;}

.olist_con ul li .hotel-list2 .hli3{ width:140px; text-align:center; line-height:60px;float:left;}
.olist_con ul li .hotel-list2 .hli4{ width:140px; text-align:center;line-height:60px;float:left;}
.olist_con ul li .hotel-list2 .hli5{ width:140px; text-align:center;line-height:60px;float:left;}
.olist_con ul li .hotel-list2 .hli5 span{font-weight:bold;}
.olist_con ul li .hotel-list2 .hli6{line-height:60px;float: left;color: #e62129;font-size: 14px;width: 118px;text-align: center;}
.olist_con ul li .hotel-list2 .hli6 a{color: #e62129;}

.olist_con ul li .hotel-list3 .hli1{width: 100%;height: auto;overflow: hidden;}
.olist_con ul li .hotel-list3 .hli2{width: 100%;height: auto;overflow: hidden;}
.olist_con ul li .hotel-list3 p{ text-align:right; line-height:30px; padding-right:30px;}
.olist_con ul li .hotel-list3 .p2 {font-size: 14px;}
.olist_con ul li .hotel-list3 .p2 i{ color:#e62129; font-weight:bold;}
.olist_con ul li .hotel-list3 .p1 .qxdd{ color:#808080;font-size: 14px;}
.olist_con ul li .hotel-list3 .p1 .qxdd:hover{ color:#e62129;}
.olist_con ul li .hotel-list3 .p3{ color:#e62129;}
/*==========订单管理 end===========*/


/*============酒店订单列表结束============*/




/*===================酒店结束========================*/




/*==============商城首页开始=============*/
/*==========商城幻灯片开始===========*/
.slid{ width:100%; height:520px;background:#fff;overflow: hidden;position:relative;}
#viewport {position: relative;width: 100%;overflow: hidden;}
#viewport .slide {width:100%;left:0;background-repeat:no-repeat;background-position:center center;}
#viewport .slide a {display:block;width:100%;height:100%;top:0;left:50%;}
.view-content {overflow: hidden;text-align:center;}
.view-content,.view-img, .slide {margin:0;padding:0; height:520px;width: 100%;overflow: hidden;}

#next, #prev { position: absolute;top: 50%;margin-top:-50px;width: 80px;height: 100px;background: url(../img/viewport-button.png) 0 0 no-repeat;display: block;z-index:10;}
#next {right:0;background-position:-80px 0;}
#prev {left:0;background-position:0 0;}
#next:hover {background-position:-80px -100px;}
#prev:hover {background-position:0 -100px;}

.view-controls {position:absolute;bottom:10px;width:100%;margin:0 auto;text-align:center;}
.view-controls a {display:inline-block;width:10px;height:10px;background:white;overflow:hidden;margin-left:7px;*float:left;a-webkit-transition: border-color 350ms ease;-moz-transition: border-color 350ms ease;-o-transition: border-color 350ms ease;-ms-transition: border-color 350ms ease;transition: border-color 350ms ease;transition: border-color 350ms ease;  border-radius:10px;}
.view-controls a:hover,.view-controls a.active{background:#299000;}
/*==========商城幻灯片结束==========*/

.container_shop{width: 100%;height: auto;overflow: hidden;background: #f3f4f6;}
.fuwu{width: 100%;height: 150px;background: #35b63f;}
.fuwu .fuwu-center{width: 1200px;height: 150px;margin: 0 auto;}
.fuwu .fuwu-center li{float: left;width: 200px;height: 100px;margin-right: 133px;margin-top: 25px;}
.fuwu .fuwu-center li p{width:100%;text-align: center;}
.fuwu .fuwu-center li .fuwu-p1{width: 100%;height:40px;color: white;font-size: 22px;}
.fuwu .fuwu-center li .fuwu-p2{width: 100%;color: white;font-size: 13px;height: 30px;}
.fuwu .fuwu-center li .fuwu-p3{width: 100%;background: url("../img/img1.png") no-repeat 50% 50%;height: 26px;padding-top: 1px;color: white;}


.yeshenqun{width: 1200px;height: auto;margin: 40px auto;}
.yeshenqun-top{width: 100%;height: auto;overflow: hidden;}
.yeshenqun-top .yeshenqun-left{width: 150px;float: left;height: 36px;color: #ff7800;font-size: 22px;font-weight: bold;}
.yeshenqun-top .yeshenqun-center{width: 1005px;float: left;height: 36px;color: #ff7800;font-size: 16px;line-height: 30px;}
.yeshenqun-top .yeshenqun-right{width: 45px;float: left;height: 36px;}
.yeshenqun-pro{width: 100%;height: auto;overflow: hidden;background: white;margin: 15px 0;padding: 22px 0;}
.yeshenqun-pro-left{float: left;width: 949px;height: auto;border-right: 1px dotted #dcdcdc;overflow: hidden;}
.yeshenqun-pro-left a{color: #000000;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-left a:hover{color: #fe4400;}
.yeshenqun-pro-left ul li{width: 295px;float: left;height: 296px;margin-left: 16px;}
.yeshenqun-pro-left ul li img{width: 295px;height: 221px;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-left ul li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.yeshenqun-pro-left ul li .pro-left{width:100%;height: 75px;}
.yeshenqun-pro-left ul li .pro-left-tit{font-size: 16px;padding-top: 12px;}
.yeshenqun-pro-left ul li .pro-left-price{font-size: 16px;padding-top: 5px;color: #fe4400;}

.yeshenqun-pro-right{float: left;width: 250px;height: auto;overflow: hidden;}
.yeshenqun-pro-right .yeshenqun-ganpin{width: 220px;height: auto;margin: 0 auto;margin-bottom: 3px;}
.yeshenqun-pro-right .yeshenqun-ganpin-tit{width: 100%;height: 25px;font-size: 14px;}
.yeshenqun-pro-right .yeshenqun-ganpin-tit .ganpin-tit-p1{width: 150px;height: auto;font-size: 14px;font-weight: bold;float: left;}
.yeshenqun-pro-right .yeshenqun-ganpin-tit .ganpin-tit-p2{width: 70px;height: auto;font-size: 12px;float: left;color: #999999;text-align: right;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro{width: 100%;height: auto;overflow: hidden;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li{width: 100%;height: 184px;overflow: hidden;margin-top: 4px;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li a{color: #000000;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li a:hover{color: #fe4400;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li a:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li img{width: 100%;height: 124px;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li .ganpin-pro-tit{width: 100%;height: 60px;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li .ganpin-pro-tit .ganpin-pro-tit-a{width: 100%;padding-top: 10px;height: auto;font-size: 13px;overflow: hidden;}
.yeshenqun-pro-right .yeshenqun-ganpin-pro ul li .ganpin-pro-tit .ganpin-pro-tit-b{width: 100%;padding-top: 5px;height: 20px;font-size: 13px;color: #fe4400;}
/*======鲜货开始======*/
.yeshenqun-top2{width: 100%;height: auto;overflow: hidden;margin-top: 35px;}
.yeshenqun-top .yeshenqun-left2{width: 150px;float: left;height: 36px;color: #35b63f;font-size: 22px;font-weight: bold;}
.yeshenqun-top .yeshenqun-center2{width: 1005px;float: left;height: 36px;color: #35b63f;font-size: 16px;line-height: 30px;}

.yeshenqun-pro-left2{float: left;width: 930px;height: auto;overflow: hidden;}
.yeshenqun-pro-left2 a{color: #000000;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-left2 a:hover{color: #fe4400;}
.yeshenqun-pro-left2 ul li{width: 295px;float: left;height: 296px;margin-right: 15px;}
.yeshenqun-pro-left2 ul li img{width: 295px;height: 221px;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.yeshenqun-pro-left2 ul li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.yeshenqun-pro-left2 ul li .pro-left{width:100%;height: 75px;}
.yeshenqun-pro-left2 ul li .pro-left-tit{font-size: 16px;padding-top: 12px;}
.yeshenqun-pro-left2 ul li .pro-left-price{font-size: 16px;padding-top: 5px;color: #fe4400;}

.yeshenqun-pro-right2{float: left;width: 270px;height: auto;overflow: hidden;}
.yeshenqun-pro-right2 .yeshenqun-ganpin{width: 240px;height: auto;margin: 0 auto;margin-bottom: 3px;}
.yeshenqun-pro-right2 .yeshenqun-ganpin img{width: 100%;height: 445px;}
.yeshenqun-pro-right2 .yeshenqun-ganpin .yeshenqun-ganpin-neirong{width: 100%;height: 133px;background: #d8f067;margin-top: 5px;padding-top: 10px;}
.yeshenqun-pro-right2 .yeshenqun-ganpin .yeshenqun-ganpin-neirong a{color: #8ba800;}
.yeshenqun-pro-right2 .yeshenqun-ganpin .yeshenqun-ganpin-neirong a:hover{color: #fe4400;}
.yeshenqun-pro-right2 .yeshenqun-ganpin .yeshenqun-ganpin-neirong ul li{width: 100%;height: 30px;line-height: 30px;font-size: 15px;text-indent: 20px;color: #8ba800;}


/*======鲜货结束======*/
/*=============商城首页结束==============*/
/*=============商城内页开始==============*/
.head_re{width: 300px;text-align: right;float: right;font-size: 20px;line-height: 90px;}

.neibanner{width: 100%;height: 350px;}
.where{width: 1200px;height: 45px;line-height: 47px;color: #333;font-size: 14px;margin: 0 auto;}
.where span{display: block;float: left;line-height: 47px;}
.lan2{padding-right: 15px;color: #000000;}
.container_re{width: 1200px;height:auto;margin: 0 auto;overflow: hidden;}
.nei_product{width: 100%;height: auto;overflow: hidden;margin-top: 30px;min-height: 450px;}
.nei_product a{color: #000000;display: block;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.nei_product a:hover{color: #fe4400;}
.nei_product ul li{width: 295px;height: 296px;float: left;margin-right: 6px;}
.nei_product ul li .n-pro-img{width: 295px;height: 221px;overflow: hidden;}
.nei_product ul li img{width: 295px;height: 221px;-webkit-transition:all 1.2s ease;-moz-transition:all 1.2s ease;transition:all 1.2s ease;}
.nei_product ul li:hover img{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.nei_product ul li .n-pro-left{width:100%;height: 75px;}
.nei_product ul li .n-pro-left-tit{font-size: 16px;padding-top: 12px;}
.nei_product ul li .n-pro-left-price{font-size: 16px;padding-top: 5px;color: #fe4400;}
/*商城单页*/
.school_jian{width: 100%;font-size: 14px;height: auto;overflow: hidden;}
.school_jian .two_title{width:100%;height: 40px;font-weight: 600;font-size: 22px;color: #000000;text-align: center;}
.school_jian .two_title .two_title_a{float: left;width:100%;}
.school_jian .danye_cont{width:1200px;line-height: 28px;font-size: 14px;font-weight: 500;color: #000000;min-height: 450px;}
/*单页结束*/


/*==========注册页面 start=========*/
.bregister{ width:100%; height:670px;background: #299000;min-width: 1200px;overflow: hidden;}
.cregister{width: 1200px;height:auto;margin: 0 auto;overflow: hidden;}
.register{ width:900px; height:570px;background: white;margin:40px auto;padding: 15px 10px 5px 10px;border-radius: 5px;overflow: hidden;}
.register_title{width:100%;height:30px;font-size:20px;color: #696969;text-align: center;margin-top: 20px;}
.reg{width:440px;height:416px;margin-left: 20px;float: left;}
.register ul li{ width:100%; height:65px; overflow:hidden;margin-left: 10px;}
.register ul li i,.register ul li em{ display:block; float:left;}
.register ul li span{ width:100px; line-height:60px; text-align:right;}
.register ul li em input[type="text"],.register ul li em input[type="password"]{ width:300px; border:1px solid #ccc; background:#fff; padding:10px 0;text-indent:1em; color:#333; outline:none;}
.register ul li i{line-height:35px; text-indent:15px; font-size:12px; color:#999;}
.register ul li i img{margin-top: 20px;}
#syzm{ width:150px;}
#getKey2{ width:120px; margin-left:28px; outline:none; background: #e62129; border:none; text-align:center; height:37px; line-height:37px; color:#fff; font-size:14px; cursor:pointer; border-radius:3px;}
.subm1{ width:302px; height:36px; line-height:36px; text-align:center; display:block; border:none; outline:none; margin-top:20px; cursor:pointer; background: #e62129; color:#fff;margin-left: 10px;}

.sao{width:430px;height:416px;float: left;border-left: 1px solid #dcdcdc;}
.logp{ width:400px;height: 40px; text-align:center; margin:0 auto;font-size: 14px;}
.logp a{ padding-left:5px; color:#c82125;font-size: 14px;}
.wxcored{width:270px;height:400px;margin: 0 auto;text-align: center;font-size: 14px;}
.wxcored_a{width:100%;height:40px;font-size: 15px;}
.wxcored_b{width:100%;height:308px;background: url("../img/ph.png") no-repeat;}
.wxcored_b #main{width:180px;height:180px;padding-top: 105px;margin: 0 auto;}
#reg{ text-align:center; height:25px;color:#c82125;padding-top: 5px;}
/*==========注册页面 end==========*/


/*========登录页面 start=========*/
.blogin{ width:100%; height:516px;min-width: 1200px;}
.clogin{ width:1200px; height:auto; margin:0 auto; overflow:hidden;border-radius: 5px;}
.login{ width:1150px; height:auto; margin:20px auto; overflow:hidden;}
.login .login_rig{ width:360px; float:right;padding:0 20px; height:330px;background: white;margin-top: 75px;border-radius: 5px;}
.login .login_rig .log_p{ line-height:36px;font-size:18px;color: #696969;padding-top: 20px;text-align: center;}
#log{ text-align:center; height:30px;color:#c82125;padding-top: 5px;}
.login .login_rig ul li{ overflow:hidden; margin:0 0 18px 0;}
.login .login_rig ul li span{ display:block; font-size:14px; color:#c82125; line-height:36px; float:left; width:80px; text-align:right; padding-right:20px}
.login .login_rig ul li em{ float:left; width:360px;}
.login .login_rig ul li em input{ width:315px; padding:12px 10px 12px 30px; outline:none;border:1px solid #ccc;border-radius: 2px;}
.login .login_rig ul li em input[type="text"]{background:url(../img/icon/zc1.png) 7px 7px no-repeat;}
.login .login_rig ul li em input[type="password"]{ background:url(../img/icon/zc2.png) 7px 7px no-repeat;}
#rema{ margin:1px 5px 0px 0px; vertical-align:middle;}
#log1{ display:block; width:355px; line-height:36px; margin:0 0 30px 0px; background:#e4393c; text-align:center; font-size:13px; color:#fff; font-weight:bold;border-radius: 3px;}
.reg_login{float: right;width: 23px;}
#log2{  width: 355px;text-align:right;color:#e4393c;font-size: 14px;height:30px;display: block;}
#log2 p{float: right;margin-left: 5px;}
#log{font-size: 14px;color: gold;}
.zhmm{float: left;width: 200px;color:#e4393c;}
/*=========登录页面 end=========*/


/*============商品详情页 start=========*/
.bgoodsart{ width:100%; height:auto;overflow: hidden;}
.bgoodsart .fa_p_title{height:48px;background: url("../img/hengxian.png") repeat-x 0 100%;}
.bgoodsart .p_title{ height:48px; line-height:45px;width: 1200px;margin: 0 auto;}
.bgoodsart .p_title a{ font-size:13px;color:#333;}
.bgoodsart .p_title a:hover{color:#e6232b;}
.bgoodsart .p_title span{font-size:13px; font-weight:bold; color:#fe4400;}
.goodsart{ width:1200px;height:auto; margin:20px auto; background:#fff;overflow:hidden;}
.goodsart .gsart_rig{ width:100%;margin:15px 0;height: auto;overflow: hidden;}
/*===========商品参数 start===========*/
/*参数开始*/
.gods_img{width: 500px;float: left;}
.gods_img img{width: 100%;}
.gods_con{width: 620px;margin-left:80px;height: auto;overflow: hidden;float: left;}
.gods_title{width: 100%; height:50px; font-size:16px; color:#333; font-weight:bold; line-height: 26px;}
.gods_intro{width: 100%;max-height:100px;height:auto;font-size: 14px;overflow: hidden;margin-bottom: 20px;line-height: 28px;}
.gods_pri{ overflow:hidden;height: 45px;width: 100%;font-size: 14px;}
.gods_pri .sple{ display:block;font-size:14px;color:#000000; width:190px;line-height: 30px;}
.gods_hd{color:#fefdfd;width: 100%;height: 45px;font-size: 14px;}
.gods_hd i{ background:#0d9b30; color:#fff; padding:2px 3px;}
.mact{ width:100%; overflow:hidden;padding-top: 1px;height: 80px;}
.mact .mact1{ float:left; width:100%;}
#min,#add{ border: 1px solid #dcdcdc; width:30px; font-size:18px; color:#000000; height:25px; line-height:23px; text-align:center; cursor:pointer; outline:none;background: #f5f5f5;}
.min,.add{ border: 1px solid #dcdcdc; width:30px; font-size:18px; color:#000000; height:25px; line-height:23px; text-align:center; cursor:pointer; outline:none;background: #f5f5f5;}
#anum1{ border:none; height:23px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; line-height:34px;margin-left:-4px; width:50px; text-align:center; vertical-align:bottom; font-size:14px;}
.anum1{ border:none; height:23px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; line-height:34px;margin-left:-4px; width:50px; text-align:center; vertical-align:bottom; font-size:14px;}
#add{ margin-left:-5px;}
.add{ margin-left:-5px;}
.gods_a{ overflow:hidden;width: 100%;}
.gods_a a{ display:block; width:100px; font-size:16px;height:30px;float:left; text-align:center; color:#fff;line-height: 30px;}
#act1{ background: #fefdfd;border: 1px solid #fe4400;color: #fe4400;}
#act2{background: #fe4400;border: 1px solid #fe4400;margin-left: 30px;}
/*============商品参数 end=============*/

/*========商品想详情页 start=======*/
.godt{ min-height:300px; width:1200px; height:auto; overflow:hidden;  margin:0 auto 20px auto;}
.godt .godt_rig{ width:1198px; float:right; background:#fff; min-height:937px; border:1px solid #eee;}
.godt .godt_rig .godt_rig1{ height:40px; line-height:40px; background:#f5f5f5;}
.godt .godt_rig .godt_rig1 p{ float:left; line-height:40px; padding:0 25px; font-size:13px; color:#000000; cursor:pointer;}
.godt .godt_rig .godt_rig1 .currp{ background:#fe4400;color: #ffffff;}
.godt .godt_rig .godt_rig2{ padding:0 15px;}
.godt .godt_rig .godt_rig2 .godt_tabs{ text-align:center; padding:15px 0;}
.godt .godt_rig .godt_rig2 .godt_tabs *{ max-width:100%;}

.pjs ul li{ overflow:hidden; width:96%; margin:0 auto; border-bottom:1px dashed #ccc; padding:10px 0;}
.pjs ul li .pj_img{ float:left; width:60px; height:60px;}
.pjs ul li .pj_img img{ width:60px; height:60px;border-radius: 50px;}

.pjs ul li .pj_con{ float:left; width:750px;}
.pjs ul li .pj_con p{ overflow:hidden;}
.pjs ul li .pj_con p span{ width:100px; float:left; color:#d70815; text-align:left; text-indent:13px;}
.pjs ul li .pj_con p em{ width:100px; float:left;}
.pjs ul li .pj_con p i{ width:140px; float:left;}
.pjs ul li .pj_con .pj_cons{ text-align:left; padding:10px 0 0 13px; line-height:20px;}
/*========商品想详情页 end=======*/
/*.note-zhe{display: none;width: 100%;height: 100%;background:rgba(0,0,0,0.3) none repeat scroll 0 0 !important;*//*实现FF背景透明，文字不透明*//*position: fixed;z-index: 2000;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);*//*IE6-8的私有方法*//*}*/
/*.note-user{display: none;width:500px;position:fixed;height:200px;background: white;left: 38%;top:200px;z-index: 3000;border-radius: 5px;}*/
/*.note-user-a{width: 320px;margin: 0 auto;font-size: 16px;text-align: center;margin-top:30px;height: 60px;}*/
/*.note-user-b{width: 320px;margin: 0 auto;font-size: 15px;}*/
/*.note-user-c{width: 420px;margin: 0 auto;margin-top:20px;}*/
/*.note-user-c p{text-align: right;font-size: 12px;color: #808080;cursor: pointer;}*/
/*.note-user-b .b-p1{width: 100px;font-size: 15px;float: left;padding: 5px 0;background: #d70815;color: white;text-align: center;border-radius: 5px;cursor: pointer;}*/
/*.note-user-b .b-p2{width: 100px;font-size: 15px;float: right;padding: 5px 0;background: #d70815;color: white;text-align: center;border-radius: 5px;cursor: pointer;}*/




/*==========商品详情页 end============*/
/*=============商城内页结束==============*/













/*========****忘记密码 start****====*/
.allforpwd{width: 100%;border-top:2px solid #e62129;}
.forpwd{ width:1200px; min-height:500px; background:#fff; height:auto; margin:60px auto;}
.save_pwd{width: 1200px;text-align: center;font-size: 16px;font-weight: bold;height: 50px;}
.forpwd ul{ padding:0px 0 15px 0;}
.forpwd ul li{ overflow:hidden; display:block; width:50%; margin:15px auto;}
.forpwd ul li span{ display:block; float:left; width:190px; text-align:right;line-height:35px;}
.forpwd ul li em{ display:block; float:left; }
.forpwd ul li em input{ width:230px; padding:8px 0; outline:none; text-indent:10px;}
.forpwd ul li em input[type="button"]{ margin-left:10px; width:100px; cursor:pointer;}
#fyzm{ width:120px;}
.yhsub2{ display:block; width:130px; background:#e62129;height:30px; border-radius:5px; text-align: center; line-height:30px;color:#fff;margin: 20px auto;}
/*=========****忘记密码 end**========*/

/*/*/
/*资料下载列表内容开始*/
/*.ziliao{width:920px;margin: 30px auto;min-height:620px;height: auto;overflow: hidden;color:white;float: left;margin-left:30px;background: white;padding-bottom: 50px;}*/
/*.nei_ziliao_cont{width:100%;line-height: 28px;margin-top: 20px;margin-bottom: 20px;}*/
/*.nei_ziliao_cont_a{width:870px;height:auto;margin:0 25px;}*/
/*.nei_ziliao_cont_a li{width:100%;height:30px;border-bottom: 1px dashed white;color: #000000;}*/
/*.nei_ziliao_cont_a li .ziliao_cont_a_a{width:876px;height:30px;float: left;}*/
/*.nei_ziliao_cont_a li .ziliao_cont_a_a .cont_title_a{width:760px;height:25px;overflow: hidden;font-size: 15px;float: left;}*/
/*.nei_ziliao_cont_a li .ziliao_cont_a_a .cont_title_a a{color: #000000;text-decoration: underline;}*/
/*.nei_ziliao_cont_a li .ziliao_cont_a_a .cont_title_a a:hover{color: #c60000;}*/
/*.nei_ziliao_cont_a li .ziliao_cont_a_a .cont_time_a{width:116px;height:25px;overflow: hidden;font-size: 14px;float: left;text-align: right;}*/
/*资料下载列表内容结束*/

/*授权查询开始*/
/*.acc_jian{width:920px;margin: 30px auto;min-height:520px;height: auto;overflow: hidden;color:#000000;float: left;background: white;margin-left: 30px;}*/
/*.content_acc{width:870px;height:auto;margin:0 25px;}*/
/*.sc_form_acc{width:750px;margin: 20px auto;height: auto;overflow: hidden;}*/
/*.sc_form_acc li{width:750px;height:23px;margin-top: 40px;text-align: center;padding-top: 7px;}*/
/*.sc_form_acc li p{width:100px;float: left;height:23px;font-size: 15px;line-height:32px;}*/
/*.sc_form_acc li .forminput{width:500px;float: left;height:25px;padding: 3px;}*/
/*.sc_form_acc li .form_sub_acc{width:100px;height:35px;background: #d70815;color:white;border: 0;font-size: 15px;font-weight: 600;float: left;}*/
/*.check{width: 700px;height:987px;margin: 30px auto;color: #c60000;font-size: 16px;text-align: center;font-weight: bold;overflow: hidden;display: none;}*/
/*.check_logo{width: 100%;height:70px;background: url("../img/lolo.png") no-repeat center;background-size: 200px 70px;margin-top:120px;}*/
/*.check_accno{width: 100%;height:60px;margin-top:40px;font-size: 16px;color: #000000;text-align: center;}*/
/*.check_accno_co{display: inline-block;}*/
/*.check_accno .check_accno_co p{float: left;}*/
/*.check_accno .check_accno_co .check_accno_no{text-decoration: underline;}*/
/*.check_accbo{width: 100%;height:100px;background: url("../img/zhenshu.png") no-repeat center;background-size: 180px auto;}*/
/*.check_acczis{width: 440px;height:30px;margin: 0 auto;text-align: left;color: #000000;font-weight: 500;font-size: 15px;}*/
/*.check_acczis_con{width: 440px;height:auto;margin: 0 auto;text-align: left;color: #000000;font-size: 15px;font-weight: 500;line-height: 30px;overflow: hidden;}*/
/*.check_accprove{width: 440px;height:30px;margin: 0 auto;text-align: left;color: #000000;font-size: 15px;font-weight: 500;line-height: 30px;}*/

/*.check_accamang{width: 340px;height:auto;margin: 0 auto;text-align: left;color: #000000;font-size: 15px;line-height: 30px;overflow: hidden;margin-top: 10px;}*/
/*.check_accamang > li{width:100%;height: 30px;margin: 0 auto;}*/
/*.check_accamang > li p{float: left;display: inline-block;}*/

/*.check_accnote{width: 370px;height:auto;margin: 20px auto;text-align: left;font-weight:500;color: #938f86;font-size: 14px;line-height: 24px;overflow: hidden;}*/
/*.check_accnote p{float: left;display: block;}*/
/*.check_accnote_a{width: 45px;}*/
/*.check_accnote_b{width: 325px;}*/
/*.check_accunit{width: 440px;font-size: 15px;font-weight: bold;color: #000000;text-align: right;margin: 0 auto;}*/
/*.check_accunit img{position: relative;top:-45px;width: 260px;}*/
/*授权查询结束*/


/*新闻列表内容开始*/
.news{width:920px;margin: 30px auto;min-height:620px;height: auto;overflow: hidden;color:white;margin-left: 30px;float: left;background: white;padding-bottom: 50px;}
.nei_news_cont{width:100%;line-height: 28px;margin-top: 20px;margin-bottom: 20px;}
.nei_news_cont_a{width:870px;height:auto;margin:0 25px;}
.nei_news_cont_a li{width:100%;height:110px;margin-top: 25px;border-bottom: 1px dashed #dcdcdc;padding-bottom: 20px;color: #000000;}
.nei_news_cont_a li .news_img_a{width:133px;height:110px;float: left;}
.nei_news_cont_a li .news_img_a img{width:133px;height:100px;}
.nei_news_cont_a li .news_img_a .news_img_yin{width:133px;height:15px;background: url("../img/xinwen.png") no-repeat;position: absolute;margin-top: -5px;*margin-top:0;*margin-left:-135px;*margin-top: 95px;*z-index: 0;}
.nei_news_cont_a li .news_cont_a_a{width:716px;height:100px;float: left;margin-left: 21px;}
.nei_news_cont_a li .news_cont_a_a .cont_title_a{width:100%;height:25px;overflow: hidden;font-size: 15px;}
.nei_news_cont_a li .news_cont_a_a .cont_time_a{width:100%;height:25px;overflow: hidden;font-size: 14px;}
.nei_news_cont_a li .news_cont_a_a .cont_intro_a{width:100%;height:50px;overflow: hidden;font-size: 14px;color: #808080;line-height: 25px;}
/*新闻列表内容结束*/





/*在线留言开始*/
/*.note_jian{width:920px;margin: 30px auto;min-height:520px;height: auto;overflow: hidden;color:#000000;float: left;background: white;margin-left: 30px;}*/
/*.content_mess{width:870px;height:auto;margin:0 25px;}*/
/*.sc_form{width:650px;margin: 20px auto;height: auto;overflow: hidden;}*/
/*.sc_form li{width:200px;float: left;height:23px;margin-top: 40px;text-align: center;padding-top: 7px;}*/
/*.sc_form li:nth-child(2n){width:450px;float: left;height:30px;padding-top: 0;}*/
/*.sc_form li .forminput{width:400px;float: left;height:25px;padding: 5px;}*/
/*.sc_form li .formin{width:400px;float: left;height:50px;padding: 5px;resize: none;}*/
/*.sc_form li:last-child{width:650px;height:60px;text-align: center;}*/
/*.sc_form li .form_sub{width:120px;height:35px;padding: 5px;background: #d70815;color:white;border: 0;margin-left: 60px;font-size: 15px;font-weight: 600;margin-top: 20px;}*/
/*.notes{width: 100%;height: auto;margin: 40px auto;}*/
/*.notes .notes_title{width: 100%;height: 35px;font-size: 15px;border-bottom: 1px solid #dcdcdc;}*/
/*.notes_cont{width:1200px;height:auto;font-size: 16px;margin: 30px auto;}*/
/*.notes_cont .commen_co{width:100%;height:auto;font-size: 14px;margin-top: 20px;margin-bottom: 40px;}*/
/*.notes_cont .commen_co li{width:100%;height:auto;overflow: hidden;margin-bottom: 20px;}*/
/*.notes_cont .commen_co li .cont{width:85%;height:auto;float: left;}*/
/*.notes_cont .commen_co li .time{width:15%;height:auto;float: left;text-align: right;}*/
/*在线留言结束*/


/*============老版商品详情页 start=========*/
/*.bgoodsart{ width:100%; height:auto;}*/
/*.goodsart{ width:1200px; height:auto; min-height:300px; margin:20px auto; background:#fff; border:1px solid #eee; overflow:hidden;}*/
/*.goodsart .p_title{ height:40px; line-height:40px; border-bottom:1px solid #eee; text-indent:15px;}*/
/*.goodsart .p_title a{ font-size:13px; font-weight:bold; color:#333; margin:0 5px 0 5px;}*/
/*.goodsart .p_title a:hover{color:#c82125;}*/
/*.goodsart .p_title span{font-size:13px; font-weight:bold; color:#c82125;}*/
/*.goodsart .gsart_let{ width:525px; float:left; padding-left:15px; margin:15px 0;}*/
/*.goodsart .gsart_rig{ width:640px; float:right; margin:15px 0;}*/

/*图片放大镜样式*/
/*.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}*/
/*.jqzoom img{ width:460px; height:360px;}*/
/*.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}*/
/*.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff *//*url(../images/zoom.png) 50% center no-repeat*//*;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}*/

/*图片小图预览列表开始*/
/*.spec-preview{width:460px;height:360px;border:1px solid #DFDFDF;}*/
/*.spec-scroll{clear:both;margin-top:5px;width:462px;}*/
/*.spec-scroll .prev{float:left;margin-right:4px;}*/
/*.spec-scroll .next{float:right;}*/
/*.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}*/
/*.spec-scroll .items{float:left;position:relative;width:430px;height:56px;overflow:hidden;}*/
/*.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}*/
/*.spec-scroll .items ul li{float:left;width:64px;text-align:center;}*/
/*.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}*/
/*.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}*/
/*.csu{border:2px solid #FF6600 !important;padding:1px !important;}*/
/*图片小图预览列表结束*/
/*===========商品参数 start===========*/
/*.gsart_rig .gods_title{ height:auto; font-size:20px; color:#333; font-weight:bold; }*/
/*.gods_pri{ overflow:hidden;padding: 15px 0px;height: auto;width: 100%;font-size: 14px;}*/
/*.gods_shen{ overflow:hidden;padding: 0px 0px 15px 0;height: auto;width: 100%;font-size: 14px;color: #d70815;}*/
/*.gods_pri .sple{ display:block; float:left; font-size:16px; line-height:50px; color:#d70815; width:150px;}*/
/*.gods_pri .sple i font{ font-size:30px;}*/
/*.gods_pri .spri{ display:block;  float:left; font-size:15px; color:#808080;line-height:57px;text-decoration: line-through;}*/
/*.gods_pri span i{ display:none;}*/
/*.gods_pri span .curri{ display:block;}*/
/*.gods_hd{ line-height:30px; color:#d70815;}*/
/*.gods_hd i{ background:#0d9b30; color:#fff; padding:2px 3px;}*/

/*.gods_toj{ overflow:hidden;border-top:1px solid #eee; width:80%; line-height:50px;}*/
/*.gods_toj span{ display:block; float:left; width:30%; font-size:13px;}*/
/*.gods_toj span font{color:#d70815;}*/

/*.gods_gug{ overflow:hidden; margin-top:15px;}*/
/*.gods_gug p{ float:left;}*/
/*.gods_gug .gp1{ line-height:30px; font-size:13px; color:#333; width:50px;}*/
/*.gods_gug .gp2{ width:540px;}*/
/*.gods_gug .gp2 a{ display:block; float:left; margin:0 10px 10px 0; font-size:13px; border:1px solid #333; color:#333; padding:5px 10px;}*/
/*.gods_gug .gp2 .currs{ background:url(../img/icon/selected-icon.png) 100% 12px no-repeat; border:2px solid #E4393C; padding:4px 9px; color:#d70815;}*/
/*.gods_a a{ display:block; width:150px; font-size:18px; font-weight:bold; margin-right:30px; height:40px; line-height:40px; float:left; text-align:center; color:#fff;}*/
/*.gods_a{ overflow:hidden; margin-top:25px;}*/

/*.mact{ width:100%; overflow:hidden; margin:15px 0; background:#fff; }*/
/*.mact .mact1{ float:left; width:41%;}*/
/*.mact .mact2{ float:right; width:56%;}*/
/*#act1{ background: #fefdfd;border: 1px solid #d70815;color: #d70815;}*/
/*#act2{  background:url(../img/gwc.png) #d70815 13px 5px no-repeat; text-align: center; background-size:16%;}*/
/*#min,#add{ border: 1px solid #dcdcdc; width:40px; font-size:18px; color:#000000; height:36px; line-height:30px; text-align:center; cursor:pointer; outline:none;background: #f5f5f5;}*/
/*#anum1{ border:none; height:33px; border-bottom:1px solid #ccc; border-top:1px solid #ccc; line-height:34px;margin-left:-4px; width:60px; text-align:center; vertical-align:bottom; font-size:14px;}*/
/*#add{ margin-left:-5px;}*/
/*============商品参数 end=============*/

/*========商品想详情页本类推荐 start=======*/
/*.godt{ min-height:300px; width:1200px; height:auto; overflow:hidden;  margin:0 auto 20px auto;}*/
/*.godt .godt_lef{ width:300px; float:left; background:#fff; min-height:300px; border:1px solid #eee;}*/
/*.godt .godt_lef .godt_lef1{ height:40px; line-height:40px; background:#f5f5f5; color:#000000; text-indent:15px; font-size:13px;}*/
/*.godt .godt_lef .godt_lef2 ul li{ float:left; margin:10px 15px; border:1px solid #ccc; width:268px; height:auto;}*/
/*.godt .godt_lef .godt_lef2 ul li:hover{ box-shadow:0px 0px 2px #d70815; border:1px solid #d70815;}*/
/*.godt .godt_lef .godt_lef2 ul li a img{ width:268px; height:200px;}*/
/*.godt .godt_lef .godt_lef2 ul li a p{font-family:"宋体"; font-size:13px; overflow:hidden; color:#333; text-align:left; width:92%; margin:15px auto 0 auto; line-height:20px; height:42px;}*/
/*.godt .godt_lef .godt_lef2 ul li a .pti{ overflow:hidden;}*/
/*.godt .godt_lef .godt_lef2 ul li a .pti span{ display:block; float:left; font-family:Arial; font-size:17px; color:#d70815; font-weight:bold; margin-left:30px;}*/
/*.godt .godt_lef .godt_lef2 ul li a .pti s{ display:block; float:right; font-family:Arial; font-size:13px; color:#999; margin-right:30px;}*/
/*.godt .godt_lef .godt_lef2 ul li .gmr{ width:92%; margin:10px auto; overflow:hidden; color:#333;}*/
/*.godt .godt_lef .godt_lef2 ul li .gmr i{ display:block; float:left; font-size:12px; padding-top:5px;}*/
/*.godt .godt_lef .godt_lef2 ul li .gmr span{ display:block; float:right; font-size:13px; color:#fff; padding:6px 4px; background:#d70815;}*/

/*.godt .godt_rig{ width:880px; float:right; background:#fff; min-height:937px; border:1px solid #eee;}*/
/*.godt .godt_rig .godt_rig1{ height:40px; line-height:40px; background:#f5f5f5;}*/
/*.godt .godt_rig .godt_rig1 p{ float:left; line-height:40px; padding:0 15px; font-size:13px; color:#000000; cursor:pointer;}*/
/*.godt .godt_rig .godt_rig1 .currp{ background:#d70815;color: #ffffff;}*/
/*.godt .godt_rig .godt_rig2{ padding:0 15px;}*/
/*.godt .godt_rig .godt_rig2 .godt_tabs{ text-align:center; padding:15px 0;}*/
/*.godt .godt_rig .godt_rig2 .godt_tabs *{ max-width:100%;}*/

/*.pjs ul li{ overflow:hidden; width:96%; margin:0 auto; border-bottom:1px dashed #ccc; padding:10px 0;}*/
/*.pjs ul li .pj_img{ float:left; width:60px; height:60px;}*/
/*.pjs ul li .pj_img img{ width:60px; height:60px;border-radius: 50px;}*/

/*.pjs ul li .pj_con{ float:left; width:750px;}*/
/*.pjs ul li .pj_con p{ overflow:hidden;}*/
/*.pjs ul li .pj_con p span{ width:100px; float:left; color:#d70815; text-align:left; text-indent:13px;}*/
/*.pjs ul li .pj_con p em{ width:100px; float:left;}*/
/*.pjs ul li .pj_con p i{ width:140px; float:left;}*/
/*.pjs ul li .pj_con .pj_cons{ text-align:left; padding:10px 0 0 13px; line-height:20px;}*/
/*========老版商品想详情页本类推荐 end=======*/
/*==========商品详情页 end============*/


/*==========商品快速购买 start=========*/
.bfbuy{ width:100%; height:auto;margin: 60px 0 60px 0;}
.fbuy{ width:1200px; height:auto; margin:20px auto; min-height:200px; background:#fff; border:1px solid #eee;}
.fbuy .fbuy_top{ height:50px; line-height:50px; width:1100px; margin:0 auto; font-size:18px; font-weight:bold;}
.contact_ten{width: 1100px;margin: 0 auto;height: auto;overflow: hidden;margin-bottom: 10px;}
.contact_ten li{width:1100px; border-bottom:1px solid #eee; padding:14px 0;font-size: 14px;}
.contact_ten input{ width:70%; border:none; outline:none;}
.ttss{color:#000000;height:30px;padding-top: 15px;cursor: pointer;width: 1100px;margin-left: 50px;font-size: 14px;border-bottom: 2px solid #e6232b;}


.comm_dtop{ height:50px; font-size:14px; font-weight:bold; line-height:50px; width:1100px; margin:0 auto;}
.comm_dtop a{ display:inline-block; float:right; color:white; font-weight:normal; font-size:13px;background: #ff9300;width: 110px;text-align: center;height: 35px;line-height: 35px;}
/*.comm_dtop a:hover{color:#c82125;}*/
.order_button{font-size:14px; font-weight:bold; width: 100px;height:30px;background: #ff9300;color: white;margin-left: 50px;border-radius: 3px;text-align: center;line-height: 32px;cursor: pointer;}
.order_quxiao{display:none;font-size:14px; font-weight:bold; width: 100px;height:30px;background: #ff9300;color: white;margin-left: 50px;border-radius: 3px;text-align: center;line-height: 32px;cursor: pointer;}
.order_xiang{ height:auto; font-size:14px;width:1100px; margin:0 auto;}
.order_xiang li{width: 100%;height:30px;line-height:30px; }

.addressa .rec_tit{ font-size:14px; font-weight:bold;text-indent:30px; line-height:60px;}
.addressa .rec_con{display: none;}
.addressa .rec_con ul li{ overflow:hidden; margin:0 0 20px 0;}
.addressa .rec_con ul li span{ display:block; float:left;}
.addressa .rec_con ul li .shp1{ width:121px; text-align:right; height:10px; padding-right:20px; line-height:29px;}
.addressa .rec_con ul li .shp2 input[type="text"]{ width:200px; padding:6px 0; border:1px solid #dbdbdb; outline:none; text-indent:1em; border-radius:3px;}
.addressa .rec_con ul li .shp2 select{ height:29px; outline:none; border:1px solid #dbdbdb; margin:0 10px 0 0;border-radius:3px;}
.addressa .rec_con ul li .shp2 textarea{ width:540px; max-width:540px; max-height:56px; outline:none; min-height:50px; border:1px solid #dbdbdb;border-radius:3px;padding: 5px 12px;resize: none;}
.addressa .rec_con ul li .shp2 input[type="checkbox"]{ vertical-align:middle; margin:-2px 4px 0 4px;}
.addressa .rec_con ul li .shp2 a{ background:#ff9300;padding:0 20px;height:34px; line-height:34px; border-radius:4px; font-size:14px; color:#fff; text-align:center; display:block; float:left;}



.fbuy .fbuy_con1{width:1100px; margin:0 auto 30px auto; border-bottom:1px solid #eee; padding-bottom:20px;font-size: 14px;}
.fbuy .fbuy_con1 ul li{ overflow:hidden; margin:10px 0; display:none;}
.fbuy .fbuy_con1 ul li:first-child{ display:block;}
.fbuy .fbuy_con1 ul li .ad_lef{ float:left; width:140px; height:28px; line-height:28px; text-align:center; border:1px solid #ddd; cursor:pointer;}
.fbuy .fbuy_con1 ul li p{ float:left; line-height:28px; margin-left:20px;}
.adcur{ width:138px !important; height:26px !important; line-height:26px !important; border:2px solid #E4393C !important; background:url(../img/icon/selected-icon.png) 100% 14px no-repeat;}
.more_add{ color:#333; background:url(../img/icon/jd.png) 85px 5px no-repeat; padding-right:30px;}
.more_add2{ color:#333; background:url(../img/icon/ju.png) 58px 5px no-repeat; display:none; padding-right:30px;}


.fbuy .fbuy_con2{ width:1100px; margin:0 auto;}

.congoods{ overflow:hidden; }
.congoods .fp1{ height:40px; line-height:40px; }

.goodset{ width:100%; overflow:hidden; border-bottom:1px solid #eee;}
.goodset table th{  height:36px; line-height:36px; background:#F9F8F7; text-align:center; font-size:13px; color:#333; }
.goodset table tr{ margin-bottom:10px;}
.goodset table tr td{ text-align:center;}
#goodstd1{ text-align:left;}
.heji2{ overflow:hidden; line-height:36px;}
.hejii{ font-size:18px; font-weight:bold; color:#d70815; font-weight:bold;}
#tij{ display:block; float:right; width:100px; line-height:34px; background:#ff9300; text-align:center; color:#fff; font-size:16px; font-weight:bold; margin:0 0 0 20px;}
.hejii2{ display:none;}

.goodset .goodset1{margin-top: 10px;}
.goodset .goodset1 a img{ width:80px; height:80px; float:left; margin-bottom:10px;}
.goodset .goodset1 a span{ color:#333; padding:20px 0 0 10px; display:block; float:left;}
.goodset .goodset1 a:hover span{ color:#d70815;}

.goodset .goodset2{ width:72%; margin-left:3%; float:right;}
.goodset .goodset2 .fp2{ overflow:hidden; padding:3px 0; font-size:13px;}
.goodset .goodset2 .fp2 em{ display:block; float:left; width:60%;/*text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap;*/}
.goodset .goodset2 .fp2 i{ display:block; float:right; color:#d70815;}
.goodset .goodset2 .fp3{ text-align:right; color:#d70815;}
.msga{ border-bottom:1px solid #eee; padding:14px 0;font-size: 14px;}
.msga input{ width:70%; border:none; outline:none;}

.heji{ padding:8px 0; text-align:right;font-size: 14px;}
.heji i{ color:#d70815;font-style:normal;}
/*========商品快速购买 end=======*/

/*========收货地址弹出层=========*/
.bass{ position:fixed; z-index:10; width:100%; height:100%; background:url(../img/i_bg.png) repeat; top:0; left:0; display:none;}
.bass .ass{ width:450px; height:400px; background:#fff; position:fixed; margin:auto; left:0; right:0; top:0; bottom:0;border-radius: 3px;border: 1px solid #ff9300;}
.recadd2 .rec_con{padding-top:15px;}
.recadd2 .rec_con ul li{ overflow:hidden; margin:0 0 15px 0;}
.recadd2 .rec_con ul li span{ display:block; float:left;font-size: 14px;}
.recadd2 .rec_con ul li .shp1{ width:90px; text-align:right; height:10px; padding-right:20px; line-height:29px;}
.recadd2 .rec_con ul li .shp2 input[type="text"]{ width:200px; padding:6px 0; border:1px solid #dbdbdb; outline:none; text-indent:1em; border-radius:3px;}
.recadd2 .rec_con ul li .shp2 select{ width:95px; height:29px; outline:none; border:1px solid #dbdbdb; margin:0 10px 0 0;border-radius:3px;}
.recadd2 .rec_con ul li .shp2 textarea{ width:299px; outline:none;resize: none; min-height:50px; border:1px solid #dbdbdb;border-radius:3px;}
.recadd2 .rec_con ul li .shp2 input[type="checkbox"]{ vertical-align:middle; margin:-2px 4px 0 4px;}
.recadd2 .rec_con ul li .shp2 a{ background:#ff9300; padding:0 20px;height:34px; line-height:34px; border-radius:4px; font-size:14px; color:#fff; text-align:center; display:block; float:left; margin-right:30px;}
.assp{ width:400px; border-bottom:1px solid #eee; line-height:40px; margin:0 auto; font-size:15px; font-weight:bold;}
/*========收货地址弹出层========*/




/*========会员中心页 start=======*/
.bmemb{ width:100%; height:auto;}
.memb{ width:1200px; height:auto; margin:60px auto; overflow:hidden; min-height:200px; background:#fff; border:1px solid #dbdbdb;}
.memb .memb_lef{ width:299px; height:auto; float:left;}
.memb .memb_lef .meml_top{ width:270px; height:40px; line-height:40px; margin:20px auto 10px auto;border-radius:4px; background:url(../img/icon/zc5.png) #299000 20px 7px no-repeat; background-size:10%; font-family:Microsoft YaHei; font-size:18px; color:#fff; text-indent:60px;}
.memb .memb_lef .meml_con{ width:270px; height:auto; margin:0 auto;}
.memb .memb_lef .meml_con ul{ margin:0 0 20px 0;}
.memb .memb_lef .meml_con ul li{ border-bottom:1px dashed #dbdbdb; line-height:45px; height:45px;}
.memb .memb_lef .meml_con ul li a span{ display:block; float:left; margin:0 20px;}
.memb .memb_lef .meml_con ul li a em{ display:block; float:left; font-size:14px; color:#333;font-style: normal;}
.memb .memb_lef .meml_con ul li a span img{ width:24px; height:24px; margin-top:8px;}
.memb .memb_lef .meml_con ul li a:hover em{ color:#ff9300;}


.memb .memb_rig{ width:900px;min-height:550px; height:auto;  float:right; border-left:1px solid #dbdbdb;overflow: hidden;}
.memb .memb_rig .myxx{ width:840px; height:auto; margin:20px auto; overflow:hidden; border:1px solid #eee; padding:10px;}
.memb .memb_rig .myxx .myxx_left{ width:140px; height:140px; float:left;}
.memb .memb_rig .myxx .myxx_left img{ width:140px; height:140px; border-radius:100px;}

.memb .memb_rig .myxx .myxx_right{ width:680px; float:left; margin:10px 0 0 20px;}
.memb .memb_rig .myxx .myxx_right ul li{ height:30px; line-height:30px; border-bottom:1px solid #fff1f3;}
#loud4 font{ vertical-align:middle; margin-top:-2px;}

.memb .memb_rig .myts{width:840px; height:auto; margin:20px auto; overflow:hidden; padding:10px;}
.memb .memb_rig .myts ul li{ overflow:hidden; margin:0 0 20px 0;}
.memb .memb_rig .myts span{ display:block; height:30px; line-height:30px; font-size:15px; font-weight:bold;}
.memb .memb_rig .myts p{ overflow:hidden; border:1px solid #eee; text-indent:2em; line-height:40px; background:#F9F9F9;}
.memb .memb_rig .myts p em{ display:block; width:200px; float:left; font-size:13px; color:#333;}
.memb .memb_rig .myts p em font{ font-weight:bold;}
/*========会员中心页 end========*/


/*========个人信息开始==========*/
.memb .memb_rig .person{ width:840px; height:auto; margin:20px auto; overflow:hidden; padding:10px;}
.memb .memb_rig .person .myxx_left{ width:680px; height:170px;text-align: center;margin: 0 auto;}
.memb .memb_rig .person .myxx_left img{ width:140px; height:140px; border-radius:100px;}

.memb .memb_rig .person .myxx_right{ width:500px; margin:10px auto;}
.memb .memb_rig .person .myxx_right ul li{ height:40px; line-height:38px;}
.memb .memb_rig .person .myxx_right ul li input[type=text]{height:23px;width: 200px;padding: 2px 10px;margin-top: 2px;line-height:28px;border: 1px solid #dcdcdc;}
.memb .memb_rig .person .myxx_right ul li textarea{ height:35px;width: 300px;padding: 5px 10px;resize: none;margin-top: 2px;font-size: 12px;;border: 1px solid #dcdcdc;}
.memb .memb_rig .person .myxx_right ul li input[type=submit]{border: none; float: left;}
/*=========个人信息结束=========*/

/*=====用户资料修改 start=======*/
.saveus ul{width:400px; margin:10px auto;}
.saveus ul li{  text-indent:4%; height:41px; margin:10px auto;}
.saveus ul li i{ display:block; float:left; height:33px; line-height:33px; width:110px; text-align:right; padding-right:10px;}
.saveus ul li input[type="text"],.saveus ul li input[type="password"]{ display:block; width:250px; text-indent:1em; border:1px solid #ddd; outline:none; padding:8px 0; float:left; background:#fff;}
#saveus,#savewd,#savewd2{ display:block; margin:10px auto; width:130px; border-radius:5px;  height:35px; line-height:35px; text-align:center; background:#ff9300; color:#fff;}
.saveper{ display:block; margin:10px auto; width:130px; border-radius:5px;  height:35px; line-height:35px; text-align:center; background:#ff9300; color:#fff;border: 0;}

.savesex{ display:none;}
.savesex + label {background-color: #FFF;border: 2px solid #C1CACA;padding: 10px; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer; margin-top:-2px;}
.savesex:checked + label {background:url(../img/gxk.png) -1px -1px no-repeat; background-size:110%;border: 2px solid #c82125;}

.saveus2 ul{ border:1px solid #a9a9a9; border-radius:5px; width:96%; margin:10px auto; box-shadow:0px 0px 10px #ccc;}
.saveus2 ul li{ border-bottom:1px solid #ccc; text-indent:4%; height:41px; }
.saveus2 ul li i{ display:block; float:left; height:41px; line-height:41px;}
.saveus2 ul li input[type="password"]{ display:block; width:59%; border:none; outline:none; padding:8px 0; float:left;}

.save_p{ width:870px; margin:0 auto; line-height:40px; border-bottom:1px solid #eee; font-size:16px; font-weight:bold;}

.savepwd ul{ width:360px; margin-top:40px;}
.savepwd ul li{ margin:10px 0;}
.savepwd ul li i{ height:33px; line-height:33px;}
.savepwd ul li input{ width:200px !important; text-indent:1em;}
/*========用户资料修改end=======*/

/*========我的地址 start=======*/
.comm_pto{ height:40px; line-height:40px; border-bottom:1px solid #dbdbdb; font-size:15px; font-weight:bold; text-indent:20px;}
.recadd{}
.recadd .rec_tit{ font-size:14px; font-weight:bold; font-weight:bold; text-indent:30px; line-height:60px;}
.recadd .rec_con{}
.recadd .rec_con ul li{ overflow:hidden; margin:0 0 20px 0;}
.recadd .rec_con ul li span{ display:block; float:left;}
.recadd .rec_con ul li .shp1{ width:121px; text-align:right; height:10px; padding-right:20px; line-height:29px;}
.recadd .rec_con ul li .shp2 input[type="text"]{ width:200px; padding:6px 0; border:1px solid #dbdbdb; outline:none; text-indent:1em; border-radius:3px;}
.recadd .rec_con ul li .shp2 select{ height:29px; outline:none; border:1px solid #dbdbdb; margin:0 10px 0 0;border-radius:3px;}
.recadd .rec_con ul li .shp2 textarea{ width:540px; max-width:540px; max-height:56px; outline:none; min-height:50px; border:1px solid #dbdbdb;border-radius:3px;padding: 5px 12px;resize: none;}
.recadd .rec_con ul li .shp2 input[type="checkbox"]{ vertical-align:middle; margin:-2px 4px 0 4px;}
.recadd .rec_con ul li .shp2 a{ background:#ff9300; padding:0 20px;height:34px; line-height:34px; border-radius:4px; font-size:14px; color:#fff; text-align:center; display:block; float:left;}

.recadd .rec_bcon{ width:840px; margin:0 auto 20px auto; border:1px solid #dbdbdb;}
.recadd .rec_bcon table{}
.recadd .rec_bcon table th{ height:36px; line-height:36px; background:#F9F8F7; text-align:center; font-size:13px; color:#333; border-left:1px solid #dbdbdb;}
.recadd .rec_bcon table th:first-child{ border:none;}
.recadd .rec_bcon table tr{  border-bottom:1px solid #dbdbdb;}
.recadd .rec_bcon table tr td{text-align:center; font-size:13px; color:#333; border-left:1px solid #dbdbdb; padding:10px 0; line-height:20px;}
.recadd .rec_bcon table tr td:first-child{ border:none;}
#rddae{ text-align:left; padding-left:10px;}
.recadd .rec_bcon table tr td a{ color:#e62129; padding:0 4px;}
.recadd .rec_bcon table tr td a:hover{ text-decoration:underline;}
#quxiaoadd{ background:none !important; color:#e62129 !important; display:none;}
/*========我的地址 end========*/


/*=========购物车 start=======*/
.bshopcar{ width:100%; height:auto;overflow: hidden;}
.shopcar{ width:1200px; min-height:550px; margin:60px auto; background:#fff; border:1px solid #eee;}

.mycar{ height:50px; line-height:50px; border-bottom:2px solid #ff9300; font-size:17px; font-weight:bold; text-indent:10px;}
.shopcar table th{ background:#F7F7F7; line-height:40px; text-align:center; font-size:13px;}

#bcar{ border-bottom:1px solid #e2e2e2; padding:8px 0; overflow:hidden;}
.shopcar ul li{ background:#fff;}
.shopcar ul li .lys{ width:100%; height:35px; font-weight:bold; background:#f8f8f8; line-height:35px; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; padding-left:8px;text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap;}

.gxk{ display:none;}
.gxk + label {background-color: #FFF;border: 2px solid #C1CACA;padding: 10px; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer; margin-top:19px;}
.gxk + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.gxk:checked + label {background:url(../img/gxk.png) -1px -1px no-repeat; background-size:110%;border: 2px solid #c82125;}

.gct{ display:none;}
.gct + label {background-color: #FFF;border: 2px solid #C1CACA;padding: 10px; vertical-align:text-top;border-radius: 100px;display: inline-block;position: relative; cursor:pointer; margin-top:-2px;}
.gct + label:active {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.gct:checked + label {background:url(../img/gxk.png) -1px -1px no-repeat; background-size:110%;border: 2px solid #c82125;}
.gods{ background:#fff;}

.carb{ position:absolute; top:13px; left:90%; color:#fff;}
#carb2{ display:none;}
.carsc{float:left; text-align:center; width:130px; line-height:60px;}
.carsc a{ color:#333;}
.carsc a:hover{ color:#c82125;}
.carok,.carimg,.carig{ float:left;}
.carok{ text-align:center; width:80px;}
.carimg{ width:60px; height:60px;}
.carimg img{width:60px; height:60px;}
.carig{ padding:7px 0 0 10px; width:920px;}
.carig p{ width:430px; float:left; text-overflow:ellipsis;overflow:hidden;word-wrap:normal;white-space:nowrap; padding:2px 0;}
.carig p i{  color:#c82125; font-weight:bold;}
.carpri{ overflow:hidden; float:left; width:110px; text-align:center;}
.carpri span i{ color:#fd7d00;}
.carnum{ float:left; padding:0 50px;text-align:center; margin-top:13px;}
.cspan1,.cspan2,.cspan3{ display:block; padding:1px 0; width:100%; text-align:center; margin-top:16px;}
.cspan1{ float:left;}
.cspan3{ float:left; margin:0 0 0 25px;}
.cspan2{ float:right;}
.car1,.car2{outline:none; float:left;  cursor:pointer;  width:30px; height:26px; text-align:center; line-height:26px; font-size:13px; color:#000000;border: 1px solid gainsboro;}
.car1{background:#f5f5f5;}
.car2{ background:#f5f5f5; }
.carn{ width:35px; float:left; height:22px; line-height:21px; text-align:center;background:white; padding:1px 0;border-left: none;border-right: none;border-top: 1px solid gainsboro;border-bottom: 1px solid gainsboro;vertical-align:bottom; outline:none;}

/*规格*/
.guigsp{ margin-top:10px; display:block; text-align:center; width:130px; overflow:hidden; height:100%; float:left;}
.guigsp select{ width:100px;height:30px; border:1px solid #ccc; outline:none;}
.gcss{ margin-top:-3px !important;}

.goss{ display:none;  line-height:30px; font-size:13px; color:#c82125; float:left; width:1170px; text-align:right; padding-right:30px;}
.hejis{ padding:0 10px !important; line-height:40px; border:none !important;}

/*结算栏*/
.jiesuan{ overflow:hidden;}
.jiesuan .jiesuan_lef{ width:500px; line-height:30px; float:left;}
.jiesuan .jiesuan_lef a{ display:block; color:#0046AC; background:url(../img/shac.png) 28px 8px no-repeat; background-size:3%; text-indent:50px;}

.jiesuan .jiesuan_rig { width:670px; float:left; text-align:right; padding-right:30px;}
.jiesuan .jiesuan_rig p{ line-height:30px;}
.jiesuanp{ float:left; width:1170px; padding-right:30px; overflow:hidden;}
.jiesuanp a{ display:block; width:120px; height:30px; background:#ff9300; color:#fff; line-height:30px; text-align:center; font-size:14px; float:right; margin:10px 0;}
.jiesuan_span{ display:none; width:1020px; float:left; line-height:30px; text-align:right; margin:10px 0; font-size:13px; color:#333;}
#jie_i1{ color:#fd7d00; font-weight:bold;}
#jie_i2{ color:#fd7d00;}
#jie_i2 em{ font-size:15px; font-weight:bold;}
.varg_tit a{ color:#333;}
.varg_tit a:hover{ color:#fd7d00;}
#zwxx{ width:100%; line-height:100px; font-size:15px; color:#ff9300; text-align:center;}
/*=========购物车 end==========*/



/*========订单管理 start========*/
.odlistop{ width:100%; margin-top:20px; overflow:hidden; border-bottom:1px solid #eee; padding-bottom:10px;}
.odlistop a{ display:block; float:left; padding:7px 10px; margin:0 10px; font-size:15px; color:#333;}

.olist_top{width:868px; margin:0 auto; line-height:30px; background:#F5f5f5; border:1px solid #eee; border-bottom:none; margin-top:10px;}
.olist_top table tr th{ text-align:center; font-size:13px;}

.olist_con{ width:870px; margin:0 auto;}
.olist_con ul li{ overflow:hidden; border:1px solid #eee; margin:0 0 10px 0;}
.olist_con ul li .odlist1{ width:100%; line-height:40px; overflow:hidden; border-bottom:1px solid #eee;}
.olist_con ul li .odlist1 .odl1{ width:300px; float:left; display:block; text-indent:10px;font-size: 14px;}
.olist_con ul li .odlist1 .odl1 a{font-size:13px; color:#000000;}
.olist_con ul li .odlist1 .odl2{ display:block; float:left; margin-right:80px;color: #000000;font-size: 14px;}
.olist_con ul li .odlist1 .odl2 i{color: #e62129;font-size: 14px;font-style: normal;}
.odl9{ font-size:13px; color:#333;}
.odl19 a{ font-size:13px; color: #000000;width: 100px;margin-left: 110px;font-weight: bold;}

.olist_con ul li .odlist2{ overflow:hidden; border-bottom:1px solid #eee; padding:5px 0;}
.olist_con ul li .odlist2 .odl3{ width:60px; height:60px; margin:0 10px;}
.olist_con ul li .odlist2 .odl4{ width:200px; height:auto; margin-top:8px; color:#333;}
.olist_con ul li .odlist2 .odl4:hover{ color:#e62129;}
.olist_con ul li .odlist2 .odl5{ margin:10px 10px 0 20px; width:140px;}
.olist_con ul li .odlist2 .odl5 span{ padding:3px 0; display:inline-block;}
.olist_con ul li .odlist2 .odl6{ width:140px; text-align:center; line-height:60px;}
.olist_con ul li .odlist2 .odl7{ width:140px; text-align:center;line-height:60px;}
.olist_con ul li .odlist2 .odl8{ width:140px; text-align:center;line-height:60px;}
.olist_con ul li .odlist2 .odla{  width:135px; text-align:right;line-height:60px;float: left;color: #e62129;}
.olist_con ul li .odlist2 .odla a{color: #e62129;}

.olist_con ul li .odlist2 .odl3,.olist_con ul li .odlist2 .odl4,.olist_con ul li .odlist2 .odl5,.olist_con ul li .odlist2 .odl6,.olist_con ul li .odlist2 .odl7,.olist_con ul li .odlist2 .odl8{ float:left;}
.olist_con ul li .odlist2 .odl3 img{ width:60px; height:60px; border:1px solid #eee;}

.olist_con ul li .odlist3 p{ text-align:right; line-height:30px; padding-right:30px;}
.olist_con ul li .odlist3 .p2 {font-size: 14px;}
.olist_con ul li .odlist3 .p2 i{ color:#e62129; font-weight:bold;}
.olist_con ul li .odlist3 .p1 .qxdd{ color:#808080;font-size: 14px;}
.olist_con ul li .odlist3 .p1 .qxdd:hover{ color:#e62129;}
.olist_con ul li .odlist3 .p3{ color:#e62129;}
/*==========订单管理 end===========*/

/*==========订单明细 strat=========*/
.odet .odet_top{ width:870px; margin:0 auto; line-height:40px; border-bottom:1px solid #eee; text-indent:10px; font-size:14px; font-weight:bold;}

.orderdet{ min-height:345px; width:870px; margin:0 auto; }
.orderdet1,.orderdet2,.orderdet3,.orderdet5{ margin-bottom:20px;}
.orderdet5{ width: 870px;margin: 20px auto;}
.orderdet1 p,.orderdet2 p,.orderdet3 p,.orderdet5 p{ height:40px; line-height:40px; background:#f0f0f0; font-weight:bold; text-indent:2%; border-top:1px solid #eee;}

.orderdet1 table,.orderdet2 table,.orderdet3 table,.orderdet5 table{ width:100%;}
.orderdet1 table tr td,.orderdet2 table tr td,.orderdet3 table tr td,.orderdet5 table tr td{ text-indent:1%;}
.orderdet1 table .odinfo{ width:91px; padding:5px 0;}
.orderdet2 table .odinfo2{ width:123px; padding:5px 0;}

.orderdet3{ width:870px; margin:0 auto;}
.orderdet3 table,.orderdet5 table{ text-align:center;}
.orderdet3 table tr td img{ width:20%;}
.orderdet3 table tr th,.orderdet5 table tr th{ padding:5px 0;}
.detp{ width:70%;}
.mesap{ text-align:left; height:30px !important; background:#fff !important; line-height:30px !important;}
.mesap font{ font-weight:normal;}
#oderdets{ text-align:left; padding:8px 0; padding-left:1%;}
#oderdets a{ color:#333;display: block;text-align: center;width: 100%;height: 100%;}
#oderdets a:hover{ color:#c82125;}
#oderdets img{ display:block; float:left; width:60px; height:60px;}
#oderdets em{ display:block; float:left; margin-left:10px;}

.orderdet4{ text-align:right; font-size:14px;overflow:hidden; width:870px; margin:20px auto;}
.orderdet4 i{ font-size:15px; vertical-align:middle; font-weight:bold; color:#c82125; display:inline-block; text-align:left; width:12%;}
.orderdet4 a{ display:block; float:right; padding:5px 10px; background:#c82125; color:#fff; border-radius:5px; margin:0 0 20px 0;}
.orderdet4 p{ line-height:30px; margin:0 auto; }
.orderdet4_p3 i{ font-size:22px;padding-bottom: 20px;padding-top: 15px;}
/*=========订单明细 end=========*/


/*=========支付页面 start=======*/
.bpays{ width:100%; height:auto;}
.pays{ width:1200px; height:auto;padding:15px 0; min-height:200px; margin:55px auto; background:#fff; border:1px solid #eee;}
.goodset2{ width:1100px; margin:0 auto;}

.oeder_con{ overflow:hidden;}
.oeder_con span{ display:block; line-height:30px; float:left; width:50%;}
.oeder_con span .oeder_con_a{text-align: center;}
.oeder_con span i,.oeder_con em i{ color:#c82125; font-size:13px; font-weight:bold;}
.oeder_con em{ display:block; line-height:30px; text-indent:50%;}
.oeder_con em i{ font-size:15px;}

/*.pay_type{ overflow:hidden; padding-bottom:20px;}*/
/*.pay_type ul li{ float:left; margin-right:20px; height:26px; line-height:26px; border:2px solid #ddd; padding:3px; cursor:pointer;}*/
/*.pay_type ul li input[type="radio"]{ vertical-align:middle;}*/
/*.pay_type ul li img{ width:120px; height:26px;}*/
.pay_type{ overflow:hidden; padding-bottom:20px;}
.pay_type ul li{ float:left;width: 130px; margin-right:20px; height:34px;font-size:15px;line-height:34px;border:2px solid #dcdcdc; padding:0 12px; cursor:pointer;}
.pay_type ul li input[type="radio"]{ vertical-align:middle;}
.pay_type ul li img{ width:90px; height:auto;margin-left: 10px;}
.pay_type ul li img.zfbimg{ width:80px; height:auto;}
.pay_type ul li img.zfbimg1{ width:25px; height:auto;}
.adcurs{ border:2px solid #f42424 !important; background:url(../img/icon/selected-icon.png) 100% 22px no-repeat;}
.pay_wuliu{ border-bottom:1px solid #eee;}
.pay_wuliu ul li{ padding:2px 8px;}
.sgBtn{ display:block; width:120px; height:32px; font-weight:bold;font-size:14px;line-height:32px; text-align:center; margin:0 auto; background:#ff9300;border: none; color:#fff; border-radius:3px; margin-top:20px;}
.goodset2{ border-bottom:none;}
.pay_wuliu .adcurs{background:url(../img/icon/selected-icon.png) 100% 18px no-repeat;}

.mdzt{ display:none;}
.logi_md{ padding:7px 0;}
/*=========支付页面 end============*/

/*========支付成功后的页面开始=======*/
.cashs{width: 1198px;margin:100px auto;border: 1px solid #dcdcdc;min-height: 435px;}
.cashs .cp1{width: 100%;height:37px;color: #ff9300;border-bottom: 1px solid #dcdcdc;text-indent: 40px;font-size: 16px;font-weight: bold;padding-top: 13px;}
.cashs_cont{width: 1100px;margin:0 auto;padding:30px 0 30px 0; font-size: 15px;border-bottom: 1px dotted #dcdcdc;height: auto;overflow: hidden;}
.cashs_cont .cp2{height: 30px;}
.cashs_cont .cp3{height: 33px;}
.cashs_cont .cp4{height: 30px;}
.cashs_cont .cp5{height: 30px;}
.cashs_cont .cp5 a{height: 30px;color: #000000;}
.cashs_cont .cp6 .cp6_a{float: left;width: 70px;}
.cashs_cont .cp6 .cp6_b a{color: #ff9300;float: left;margin-right: 20px;}

.cashs_cont2{width: 1100px;margin:0 auto;padding:30px 0 30px 0; font-size: 15px;border-bottom: 1px dotted #dcdcdc;height: auto;overflow: hidden;}
.cashs_cont .ccp2{height: 30px;}

/*========支付成功后的页面结束=======*/

/*=========用户评价页 start========*/
.evas{ width:1200px; min-height:500px; margin:60px auto; border:1px solid #eee; background:#fff; padding-bottom:20px;}
.evas_top{ width:1160px; margin:0 20px; line-height:40px; height:40px; border-bottom:1px solid #eee; font-size:14px; font-weight:bold;}
.evas_con{ width:1160px; margin:10px auto; overflow:hidden;}
.evas_con1{ width:500px; float:left; overflow:hidden; min-height:100px; border:1px solid #eee;}
.evas_con1 .eva_img{ width:100px; height:100px; float:left;}
.evas_con1 .eva_img img{ width:100px; height:100px; border-right:1px solid #eee;}
.evas_con1 .eva_tit{ width:380px; height:auto; float:left; margin-left:20px; margin-top:15px;}
.evas_con1 .eva_tit p{ overflow:hidden; line-height:30px; width:100%;}
.evas_con1 .eva_tit p i{ display:block; width:90px; float:left; color:#c82125; font-size:14px;}
.evas_con1 .eva_tit p em{ display:block; float:left; margin-left:150px; color:#c82125; font-size:16px; font-weight:bold;}
.evas_con2{ width:620px; float:right;  min-height:100px; border:1px solid #fff;}

.pingjia{ padding:0 !important; margin:0 !important;}
.cpjk{ width:94%; max-width:640px; min-height:90px; max-height:130px; margin:0 15px 0 10px; padding:5px; outline:none; border:1px solid #eee;resize: none;}

.quiz_content{padding-top:10px;position:relative; margin-bottom:20px;}
.quiz_content .btm,.quiz_content .btm2,.btm3{border:none;width:100px;height:33px;background:#ff9300; line-height:33px; text-align:center; color:#fff; border-radius:5px; margin:0 auto; display:block; margin-top:10px;cursor:pointer;}

.quiz_content li.full-comment{position:relative;z-index:99;height:41px;}
.quiz_content li.cate_l{height:24px;line-height:24px;padding-bottom:10px;}
.quiz_content li.cate_l dl dt{float:left;}
.quiz_content li.cate_l dl dd{float:left;padding-right:15px;}
.quiz_content li.cate_l dl dd label{cursor:pointer;}
.quiz_content .l_text{height:120px;position:relative;padding-left:18px;}
.quiz_content .l_text .m_flo{float:left;width:47px;}
.quiz_content .l_text .text{width:634px;height:109px;border:solid 1px #ccc;}
.quiz_content .l_text .tr{position:absolute;bottom:-18px;right:40px;}
/*goods-comm-stars style*/
.goods-comm{height:41px;position:relative;z-index:7;}
.goods-comm-stars{line-height:25px;padding-left:12px;height:41px;top:0px;left:0;}
.goods-comm-stars .star_l{float:left;display:inline-block;margin-right:5px;display:inline;}
.goods-comm-stars .star_choose{float:left;display:inline-block;}
/* rater star */
.rater-star{position:relative;list-style:none;margin:0;padding:0;background-repeat:repeat-x;background-position:left top;float:left;}
.rater-star-item, .rater-star-item-current, .rater-star-item-hover{position:absolute;top:0;left:0;background-repeat:repeat-x;}
.rater-star-item{background-position: -100% -100%;}
.rater-star-item-hover{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current{background-position:0 -48px;cursor:pointer;}
.rater-star-item-current.rater-star-happy{background-position:0 -25px;}
.rater-star-item-hover.rater-star-happy{background-position:0 -25px;}
.rater-star-item-current.rater-star-full{background-position:0 -72px;}
/* popinfo */
.popinfo .info-box{border:1px solid #f00;border-top:0;padding:0 5px;color:#F60;background:#FFF;}
.popinfo .info-box div{color:#333;}
.rater-click-tips{font-size:12px;color:#333;margin-left:10px;background:url(../img/infobox-bg-l.gif) no-repeat 0 0;width:170px;height:34px;padding-left:16px;overflow:hidden; display:none;}
.rater-click-tips span{display:block;background:#FFF9DD url(../img/infobox-bg-l-r.gif) no-repeat 100% 0;height:34px;line-height:34px;padding-right:5px;}
.rater-star-item-tips{background:url(../img/star-tips.gif) no-repeat 0 0;height:41px;overflow:hidden;}
.cur.rater-star-item-tips{display:block;}
.rater-star-result{color:#ff6600;font-weight:bold;padding-left:10px;float:left;}

/*==========用户评价页 end===========*/

/*==========微信支付页面开始===========*/
.weixin{background: #eff0f1;height: 100%;width: 100%;}
.weixin-head{height: 100px;width: 100%;border-bottom: 2px solid #19b955;background: white;}
.weixin-head .weixin-head-p{background:url("../img/weixin.gif") no-repeat 0 50%;background-size:35px auto;width: 1200px;margin: 0 auto;height: 100px;}
.weixin-head .wx-p1{width: 120px;float: left;margin-left:45px;font-size: 20px;color: #19b955;line-height: 100px;font-weight: bold;letter-spacing:10px;}
.weixin-head .wx-p2{width: 200px;float: left;margin-top:40px;font-size: 16px;color: #a9a9a9;border-left: 3px solid #dcdcdc;height: 25px;text-indent: 10px;}
.weixin-head .wx-p3{width: 830px;float: left;margin-top:43px;font-size: 14px;color: #a9a9a9;height: 25px;text-align: right;}
.weixin-head .wx-p3 a{color: #a9a9a9;}
.weixin-head .wx-p3:hover a{color: #f42424;text-decoration: underline;}
.weixin-con{width: 1200px;margin: 60px auto 0 auto;text-align: center;color: #808080;min-height:550px;border-bottom: 1px solid #dcdcdc;}
.weixin-order{text-align: center;margin-bottom: 30px;font-size: 16px;}
.weixin-con .cp_tan1{width: 150px;height: 200px;padding:25px 50px;background: url("../img/kuang1.png") no-repeat;background-size: 250px auto;position: absolute;left: 50%;margin-left: -150px;opacity: 0;animation: arrow 2s;-webkit-animation: arrow 2s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;}
.weixin-con .cp_tan1 p{line-height: 30px;font-size: 16px;text-align: left;}
.weixin-con .cp_tan2{width:150px;height: 150px;padding:50px 50px;background: url("../img/kuang2.png") no-repeat;background-size: 250px auto;position: absolute;right: 0;top:50%;left: 50%;margin-left: 50px;opacity: 0;animation: arrow1 2s;-webkit-animation: arrow1 2s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;}
.weixin-con .cp_tan2 p{line-height: 30px;font-size: 16px;text-align: left;}
.weixin-con .cp_mobile{background: url("../img/cp_r.png") no-repeat 50% 0;background-size:190px auto;width: 299px;height: 500px;margin: 0 auto;}
.weixin-con .cp_mobile .qrcode{width: 130px;height: 130px;margin-top: 30px;opacity: 0;animation: arrow2 1.5s;-webkit-animation: arrow2 1.5s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;}
.weixin-con .cp_mobile img{width: 130px;height: 130px;opacity: 0;animation: arrow2 1.5s;-webkit-animation: arrow2 1.5s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;}

@-webkit-keyframes arrow{100%{margin-left: -450px;opacity:1;}}
@-webkit-keyframes arrow1{100%{margin-left: 200px;opacity:1;}}
@-webkit-keyframes arrow2{100%{margin-top: 130px;opacity:1;}}

/*==========微信支付页面结束==========*/
/*==========内页结束=========*/
