@charset "utf-8";
/*公共样式*/
html,body{padding: 0;margin: 0;border:0;list-style:none;font-size: 14px;font-family:"Microsoft YaHei";}
a{text-decoration:none;color:#6E6E6E;cursor:pointer;}
a:hover{color:#3a6ab4;}
img{border:0;vertical-align:middle;}
.w1180{width:1180px;margin: 0 auto}
.w100{width: 100%;}
.bgf{background: white;}
.bgc{
  background: white;
}
.backg{
  background:#363636;
}
.lf{float:left;}
.rt{float:right;}
input{outline:none;border:none;}
.clear {clear:both;}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {
  margin:0px;
  padding:0px;
  border:none;
  list-style:none;
  font-weight:normal;
}
img{vertical-align:middle;}
/*首页登陆框悬浮框样式*/
/*轮播图片的样式*/
div.out {
  position: relative;
  width:100%;
  height:523px;
}
div.out ul.img  li {
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  bottom:0;
  display: none;
}
div.out ul.img  li a{
  display:block;
  width:100%;
  height:523px;
}
div.out ul.img  li a img{
  width:100%;
  height:100%;
}
div.out ul.num {
  position: absolute;
  bottom:30px;
  left: 0;
  font-size: 0;
  width: 100%;
  text-align: center;
}
.out .num li {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #fff;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  margin: 0 10px;
  cursor: pointer;
  opacity: 0.8;
}
.out .num li.active { background-color:#3434EA;}
.out .btn {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 60px;
  margin-top: -30px;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 40px;
  display: none;
}
.out:hover .btn{
  display: block;
  cursor: pointer;
}
.out .left { left: 0;}
.out .right { right: 0;}
/*轮播插件样式*/
.banner{width: 100%;max-width: 1920px;overflow: hidden;position: relative;}
.banner .banner-pointer {
  position: absolute;
  bottom: 20px;
  color: #fff;
  list-style: none;
  padding: 0;
  z-index: 999;
}
.banner .banner-pointer li {
  display: inline-block;
  margin: 0 6px;
  width: 20px;
  height: 20px;
  border-radius: 15px;
  background-color: #ffffff;
  opacity: 0.85;
  /*box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);*/
  transition: all 320ms ease;
}
/*.banner .banner-pointer li:hover {
  background-color: #3a6ab4;
}*/
/* .banner .banner-pointer li.active {
   background-color: #3a6ab4;
 }
 .banner .banner-inner {
   width: 100%;
   height: 100%;
   position: relative;
   height: 523px;
 }
 .banner .banner-inner .item {
   width: 100%;
   height: 523px;
   float: left;
   background-position: center top !important;
   background-repeat: no-repeat;
 }
 .banner .banner-control {
   position: absolute;
   width: 30px;
   height: 30px;
   z-index: 999;
   border-radius: 30px;
   text-align: center;
   font-weight: 900;
   font-size: 20px;
   line-height: 30px;
   background-color: #ffffff;
   opacity: 0.5;
   cursor: pointer;
   top: 40%;*/
/*box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
transition: all 320ms ease;
}
.banner .banner-control:hover {
opacity: 0.65;
background-color: #3a6ab4;
}
.banner .banner-control:active {
opacity: 0.85;
}
.banner .banner-control.prev {
display: none;
left: 20px;
}
.banner .banner-control.next {
display: none;
right: 20px;
}
.banner:hover .banner-control.prev {
display: block;
left: 20px;
}
.banner:hover .banner-control.next {
display: block;
right: 20px;
}*/
/*公共顶部样式*/
.top{height:95px;width:1180px;margin:0 auto;}
.top .left{float:left;height:95px;line-height: 95px;}
.top .left img{vertical-align: middle;}
.top .right{float: right;height: 95px;}
.top .right div{height:31px;line-height: 31px;text-align: right; margin-top: 10px;}
.top .right div a{font-size: 12px;}
.top .right div a:nth-child(1){padding-right: 8px;border-right: 1px solid;color: #1d1c1c}
.top .right div a:nth-child(2){padding-left: 8px;margin-right: 20px; color: #1d1c1c}
.top .right p{text-align: right;margin-top:20px;}
.top .right p a{margin-left:40px;}
.top .right p a.cur{color:#f18c2d;font-weight: bold;}
/*公共底部样式*/
.footlogin{background:#f7f7f7;padding-top:30px;color:#333;text-align: center;padding-bottom:10px;}
.footlogin h2{font-size:26px;margin-bottom:20px;}
.footlogin p{font-size:14px;height:55px;}
.footlogin p a{margin:0 10px;}
.footlogin p span.left{background:#f08d2d;font-size: 14px;padding:15px 35px;color:white;}
.footlogin p span.right{font-size: 14px;padding:13px 33px;border:1px solid #ccc;color:#333;}
.baozheng {text-align: center;padding:40px 0;}
.baozheng div{display: -webkit-box;width:950px;margin:0 auto;}
.baozheng span{ -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1;display: block;text-align: center;font-size: 24px;}
.baozheng span img{margin-right: 10px;vertical-align: -12px;}
.foot{padding:22px 0 8px;}
.foot .foot1{padding-bottom: 10px;overflow: hidden;}
.foot .foot1 .ma{width:102px;float: left;margin-right: 39px;background:#fff;padding-top: 10px;}
.foot .foot1 .ma p{text-align: center;}
.foot .foot1 .ma img{width:62px;height: 62px;margin: 10px 20px 0;}
.foot .foot1 .ma div{margin-top: 20px;background-color:#bebebe;text-align: center;height: 20px;line-height: 20px;}
.foot .foot1 .phone{float:left;width:144px;margin-right: 126px;padding-top: 10px;color: #ccc;}
.foot .foot1 .phone h2{font-size: 22px;/*font-family: Arial Regular;*/line-height:30px;}
.foot .foot1 .phone p:last-child{/*font-family: Arial Regular;*/font-size: 14px;}
.foot .foot1 ul{float:left;height:97px;border-right: solid 1px #4D4D4D;width:120px;padding-left: 62px}
.foot .foot1 ul:first-child{width:185px;padding-left: 0;}
.foot .foot1 ul:last-child{border-right: none;}
.foot .foot1 ul li{color:#3c5adc;font-size:14px;}
.foot .foot1>ul li:first-child{margin-bottom: 15px;color: white;}
.foot .foot1 ul li a{font-size: 12px;line-height: 18px;}
.foot .foot1 ul li a:hover{color:#fff;}
.foot .foot2{border-top: 1px solid #4D4D4D;padding-top: 20px;text-align: center;}
.foot .foot2 p:first-child{height: 20px;}
.foot .foot2 p:last-child{font-size:12px;color: #989898}
.foot .foot2 p a{padding:0 15px;color:#999;}
.foot .foot2 p a:hover{color:#fff;}
.foot .foot2 p a.cur{color:#f18e2c;}
/*首页样式*/
.index_hot{margin:60px auto 84px;height: 320px;}
.index_hot .left{float: left;width:758px;overflow: hidden;position: relative;height: 320px;}
#libao{position: absolute;top: 70px;left: 0;z-index: 1;transition: all 0.5s;}
#libao li{float: left;width:238px;margin-right: 22px;background:#f7f7f7;height:250px;}
#libao li h3{line-height:22px;color: #484848;text-indent: 10px;font-size: 16px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
#libao li h4{color: #c3ac68;text-indent: 10px;font-size: 16px;/*font-family: 微软雅黑;*/}
.index_hot h2{font-weight: normal;font-size: 30px;}
.pre{position: absolute;left: 0;top: 166px;z-index: 2;}
.nex{position: absolute;right: 0;top: 166px;z-index: 2;}
.index_hot .right{float: right;width:382px;}
.index_hot .right .padd{padding:14px 14px 0 14px;height:236px;margin-top: 36px;}
.index_hot .right .right{float: right;width: 200px;}
.index_hot .right .right a{font-size: 16px;color:#3a6ab4;}
.index_hot .right .right p{color:#808080;}
.line2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index{padding-bottom: 38px;}
.index h2{line-height: 100px;text-align: center;font-size: 30px;}
.index ul{overflow: hidden;}
.index ul li{height:436px;width:282px;margin-right:17px;float: left;margin-bottom: 20px;background-color: #fff;}
.index ul li:nth-child(4n){margin-right:0;}
.index ul li div{height: 246px;width: 100%;background-repeat: no-repeat;background-position: center center;}
.index ul li div:hover{background-size:320px 320px;}
.index ul li p{font-weight:bold;color:#c4ab69;margin-top: 24px;text-align: center;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.index ul li p a{color: #1c1c1c;font-weight: bold;}
#tall{text-align: center;margin: 10px 0 0;}
#tall a{font-size: 16px;color:#2470ac;}
.dkh{padding:38px 0 10px;}
.dkh h2{font-size: 30px;margin-bottom: 30px;text-align: center;}
.dkh p{text-align:center;}
.dkh p img{width:125px;height:50px;margin:0 32px 30px;}
.index_login{width:1180px;margin: 0 auto;position: relative;}
.index_login .index_login{z-index:5;position: absolute;width:290px;padding:10px;background:rgba(255,255,255,0.8);right: -10px;top: 100px;}
.index_login .index_login .tbdy{background:#c8b170;padding-top: 12px;}
.index_login .index_login .tbdy h2{width:115px;height:36px;background:#fff;margin-left: 22px;font-size: 20px;line-height: 36px;text-align: center;color:#1c1c1c;}
.index_login .index_login .tbdy .tbody{background:#fff;padding:22px;}
.index_login .index_login .tbdy .tbody p:first-child{color:#3a6ab2;}

/******************首页随手定制礼，积分商城颜色*********************/
.top .right p a.cure{color:#f18c2d;font-weight: bold;}
.top .right p a.curc{color:#f18c2d;font-weight: bold;}
.top .right p a.curn{color:#f18c2d;font-weight: bold;}
.top .right p a.curm{color:#f18c2d;font-weight: bold;}
/*中间部分*/
.Middle{
  width: 100%;
  height: 100%;
  background: linear-gradient(#fcfcfc, white);
  box-shadow: 0px 5px 10px #eee inset;
}
.package{
  width: 1180px;
  margin: 0 auto;
}
.package-change{
  width: 960px;
  margin: 0 auto;
}
.w-top{
  padding: 20px 0;
}
.w-top span:nth-child(2){
  padding:0 3px;
}
.w-top span:nth-child(3){
  color: #f48b30;
}
.package-top img{
  width:100%;
}
.middle-w{
  width: 1180px;
  height: 100%;
  background-color: white;
  overflow:hidden;
}
.middleLeft{
  width: 810px;
  height: 100%;

}
.theme{
  width: 810px;
  padding-top: 20px;
}
.theme-ul{
  padding: 10px;
  background-color: #F7F7F7;
  border: 1px solid #DADADA;
}
.theme-ul li{
  display: inline-block;
  line-height: 35px;
}
.child{
  padding-left: 24px;
  color: gray;

}
.sort{
  width: 810px;
  height: 44px;
  margin-top: 20px;
  border: 1px solid #DADADA;
  position: relative;
}
.sort-left{
  float:left;
}
.sort-left li,.sort-right li{
  display: inline-block;
  line-height: 34px;
  font-size:16px;
  color: #aaa;
  text-align: center;
}
.sort-left li{
  line-height: 42px;
}
.sort-left li:nth-child(1),.sort-left li:nth-child(2),.sort-left-two{
  width: 108px;
  height: 44px;

}
.sort-left-two{
  background-color: #F7F7F7;
  margin-left:-1px;
  border-left:1px solid #DADADA;
  border-right:1px solid #DADADA;
}
.sort-left-img{
  padding-left: 5px;
}
.sort-left li:nth-child(3),.sort-left li:nth-child(4){
  width: 99px;
  height: 44px;
}
.sort-right{
  line-height: 20px;
}
#sort-right-li span{
  color: black;
}
#sort-right-li{
  margin-left: 100px;
  margin-right: 18px;
  margin-top: -20px;
}
#span-1{
  color:#DC0F0E;
}
#sort-right-sp{
  width: 20px;
  height: 44px;
  margin-right: 16px;
  color:#666;
}
.sort-right-right,.sort-right-left{
  width:40px;
  height: 30px;
  border: 1px solid #DADADA;
  margin-left: -4px;
  margin-top: 5px;

}
.sort-right-right{
  margin-right: 8px;
}
.sort-right-left{
  margin-left: 22px;
  background-color: #F2F2F2;
}
.picture{
  width: 814px;
  min-height: 2030px;
  margin-top: 25px;
}
.picture-number{
  width: 260px;
  height: 288px;
  float: left;
  margin-right: 14px;
  margin-bottom: 30px;
}
.picture-number-w{
  width: 260px;
  height: 288px;
  float: left;
}
.number-one{
  width: 260px;
  height: 218px;
  background-position:center center;
  background-size:100% 100%;
}
.picture-lcon{
  background-color: #f4f4f4;
}
.picture-lcon-size img{
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.size-one{
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  color: #333;
}
.picture-lcon-size{
  width: 240px;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  margin-left: 10px;
}
.picture-w{
  width: 240px;
  height: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  color: #444;
  font-size: 15px;
  margin-left: 10px;
}
.size-two{
  color: #c4ab69;
  float: right;
  overflow: hidden;
}
.size-two-w{
  padding-top: 15px;
  font-weight: 900;
}
.picture-z{
  width: 305px;
  height: 30px;
}
.picture-lcon{
  /* height: 70px;*/
}
.picture-lcon-foot{
  color: gray;
  margin-left: 10px;
  font-size: 15px;
  line-height: 35px;
  height: 35px;
}
.size_two{
  margin-left: 40px;
}
.picture-lcon-foot img{
  width: 20px;
  height: 20px;
  margin-left: 40px;
  margin-top: -5px;
}
.picture-lcon-w img{
  width: 20px;
  height: 20px;
  margin-left: 10px;
  position: relative;
  padding-top: 4px;
  vertical-align: top;
}
.picture-lcon-w span:nth-child(2){
  font-weight: 900;
  color: #444;
  font-size: 15px;
  margin-right: 4px;
}
.picture-lcon-w span:nth-child(3),.picture-lcon-w span:nth-child(4),.picture-lcon-w span:nth-child(5){
  color: #999;
  line-height: 30px;
}
.picture-lcon-w span:nth-child(4){
  color: #c4ab69;
  margin-right: 5px;
}

.picture-number-w{
  float: right;
}
.picture-lcon-z span:nth-child(2){
  margin-right: 37px;
}
.picture-lcon-z span:nth-child(4){
  margin-right: 43px;
}
.picture-w-right{
  float: right;
  width: 328px;
  height: 409px;
  border:1px solid #fdfdfd;
  margin-top: 20px;
  /*border-bottom: 1px solid #e7e7e7;*/
}
.picture-yellow{
  width:328px;
  height:45px;
  color: white;
  font-size:16px;
  text-align: center;
  line-height:45px;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EB913B), to(#F0AB68));
}
.picture-top{
  width: 327px;
  height: 365px;
  box-shadow: -2px 3px 5px #ddd;
  border-top: none;
  margin-bottom: 30px;
}
.picture_top{
  width: 327px;
  height: 335px;
  margin-bottom: 30px;
}

.Hot{
  width: 327px;
  height: 28px;
  margin: 5px 0 17px 0;
  border-bottom: 1px solid #e5e5e5;
  color: #2f2c27;
  font-size: 17px;
}
.input-one,.input-two,.input-w-two{
  width: 265px;
  height: 40px;
  margin-left: 26px;
  margin-bottom:20px;
  border: 1px solid #e7e7e7;
  padding-left: 5px;
}
.input-one{
  margin-top: 35px;
}
.input-w-two{
  width: 168px;
  margin-right: 16px;
}
.input-img{
  width: 74px;
  height: 40px;
  position: relative;
  top: 15px;
}
.btn{
  width: 270px;
  height: 40px;
  margin-left: 26px;
  font-size:16px;
  text-align: center;
  line-height: 40px;
  background-color: #f18c2d;
  color: white;
}

.right-two-w{
  width: 327px;
  height: 317px;
  margin-top: 24px;
  border: 1px solid #e3e3e3;
  margin-bottom: 30px;
}
.right-two-w-p{
  font-size: 20px;
  font-weight: 900;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  width: 325px;
}
.picture-top-w{
  width: 327px;
  height: 70px;
  border: 1px solid #eee;
  border-top: none;
}
.right-two{
  width: 327px;
  height: 317px;
  border: 1px solid #e3e3e3;
  margin-bottom: 30px;
}
.picture-lower{
  width: 328px;
  height: 265px;
  background-size: 100% 100%;
}
.Lower{
  line-height: 50px;
}
.Lower span:nth-child(1){
  font-weight: bold;
  font-size: 15px;
  margin-left: 10px;
  color: #333;
}
.Lower span:nth-child(2){
  font-weight: bold;
  font-size:14px;
  margin-right: 25px;
  float: right;
  color: #c4ab69;
}
.middle-foot{
  margin-top: 55px;
  text-align: center;
  margin-bottom: 140px;
  background-color: white;
}
.middle-foot-ul{
  color: #bdbdbd;
}
.middle-foot-ul li{
  display: inline-block;
}
.middle-foot-ul li:nth-child(1),.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8),.middle-foot-ul li:nth-child(10),.middle-foot-ul li:nth-child(13){
  border: 1px solid #e2e2e2;
  line-height: 25px;
}
.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8),.middle-foot-ul li:nth-child(13){
  width: 25px;
  background-color: #f7f7f7;
}
.middle-foot-ul li:nth-child(1),.middle-foot-ul li:nth-child(10){
  width: 63px;
}
.middle-foot-ul li:nth-child(2){
  margin-left: 15px;
  color: #9f1634;
}
.middle-foot-ul li:nth-child(3),.middle-foot-ul li:nth-child(4),.middle-foot-ul li:nth-child(5),.middle-foot-ul li:nth-child(6),.middle-foot-ul li:nth-child(7),.middle-foot-ul li:nth-child(8){
  margin-left: 10px;
}
.middle-foot-ul li:nth-child(8){
  margin-right: 5px;
}
.middle-foot-ul li:nth-child(10){
  margin-left: 5px;
  margin-right: 20px;
}
.middle-foot-ul li:nth-child(12){
  margin: 0 5px;
}
.middle-foot-btn{
  width: 45px;
  line-height: 27px;
  background-color: #f7f7f7;
  color: #bdbdbd;
  margin-left: 20px;
}




/**********************登录页面中间部分**************************/
.bgfc{
  width: 100%;
  height: 730px;
  background: linear-gradient(#fafafa, white);
  padding-top: 50px;
  box-shadow: 0px 5px 10px #eee inset;
}
.content{
  height: 630px;
  background: white;
}
.content-p{
  padding: 40px 0 0 40px;
  color: #FA7905;
  font-size:20px;
}
.content-input{
  width: 520px;
  height: 340px;
  margin: 0 auto;
  margin-top: 80px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.content-input div{
  color: #5d5d5d;
}
.content-input input{
  font-size:14px;
  border:1px solid #dbdbdb;
  padding-left:10px;
}
.content-input div:nth-child(2){
  color: #999;
  font-size: 12px;
  margin: 10px 0 30px 116px;
  font-weight: normal;
}
.content-input div:nth-child(3){
  margin-bottom: 30px;
}
.content-input-div-three img,#content-btn-one{
  width: 120px;
  height: 44px;
  vertical-align: top;
  margin-left:12px;
  cursor:pointer;
}
.content-input-one,.content-input-two,.content-input-three{
  width: 375px;
  height: 40px;
}
.content-input-two,.content-input-three{
  width: 245px;
}
.content-input div span{
  width:99px;
  margin-right: 10px;
  text-align: right;
  display: inline-block;
}
#content-btn-one,.content-btn-two{
  padding-left: 8px;
  background: #396bb3;
  color: white;
}
.content-btn-two{
  width:392px;
  height: 44px;
  margin: 30px 0 20px 115px;
  background: #f08d2d;
  cursor:pointer;
}
.content-input div:nth-child(6){
  text-align: right;
  margin-right: 13px;
  font-size:14px;
}
.content-input-div-five a{
  color: #376cb3;
  text-decoration:underline;
}


/**************首页生日提醒中间部分**************************/
.package-cont{
  width: 1180px;
  height: 380px;
  margin-bottom: 300px;
  background-color: #fff;
  position: relative;
}
.package-cont-top{
  width: 1180px;
  height: 110px;
  position: relative;
}
.package-cont-bottom{
  width: 1160px;
  margin: 20px 0 0 10px;
  border: 1px solid #ececec;
  cursor:pointer;
  display: none;
  padding-bottom:35px;
}
.package-cont-bottom.active{
  display:block;
}
.package-cont-input{
  width: 1160px;
  height: 35px;
  border-bottom: 1px solid #ececec;
  margin-left: 10px;
  padding-top: 75px;
}
.package-cont-input a input{
  margin-right: 30px;
  color: #999;
  background-color: white;
  font-size: 14px;
  cursor:pointer;
  width: 80px;
  height: 35px;
  text-align:center;
}
.package-cont-input a.active input{
  background-color: #3a6ab4;
  color: white;
}
.package-cont-top img,.package-cont-top>a{
  position: absolute;
  top: 40px;
  right: 10px;
}
.package-cont-top>a{
  width: 168px;
  height: 47px;
  right: 10px;
  cursor:pointer;
  z-index: 1;
  opacity: 0;
}
.package-ul2,.package-ul3,.package-ul4{
  margin: 35px 0 0 15px;
}
.package-ul1 li,.package-ul2 li{
  display: inline-block;
  color: #444;
  vertical-align: top;
}
.package-li-1{
  margin-top: -7px;
  margin-right: 15px;
}
.package-li-2{
  margin-right: 85px;
  width: 115px;
}
.package-li-3{
  margin-right: 85px;
  width: 50px;
}
.package-li-4{
  margin-right: 95px;
  width: 165px;
}
.package-li-5{
  margin-right: 180px;
  width: 50px;
}
.package-li-6{
  margin-right: 75px;
  width: 40px;
}
.package-li-7{
  width: 40px;
}
.package-li-6 a,.package-li-7 a{
  color: #396aaf;
}


/*************联系我们中间部分***********/
.content_top{
  width: 1180px;
  height: 870px;
  margin-bottom:150px;
}
.content_top_head{
  width: 1180px;
  height: 405px;
}
#allmap {
  width: 718px;
  height: 405px;
  overflow: hidden;
  margin:0;
  /*font-family:"微软雅黑";*/
  display: inline-block;
  float: left;
}
.content_top_head_right{
  width: 458px;
  height: 405px;
  float: right;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4c6176), to(#5a859b));
  background:#5a859b;
}
.head_right{
  margin: 44px 0 0 40px;
}
.head_right p{
  color: #fff;
  font-size: 16px;
  margin-bottom: 13px;
}
.head_right input{
  background: rgba(255,255,255,0);
  color:#fff;
}
.text{
  width: 165px;
  height: 34px;
  border: 1px solid #ccc;
  padding-left: 12px;
}
.text1{
  margin: 0 14px 10px 0;
}
.text4{
  margin-left: 14px;
}
.text-w{
  width: 364px;
  border: 1px solid #ccc;
  margin: 10px 0 14px 0;
  padding: 10px 0 94px 12px;
}
.head_right_bttn{
  width: 115px;
  height: 36px;
  border: 1px solid #ccc;
  color: white;
}
.content_bottom_foot{
  width: 1180px;
  height: 345px;
  margin-top: 120px;
}
.content_bottom_foot p{
  font-size: 30px;
  text-align: center;
  color: #444;
}
.content_bottom_foot_left{
  width: 1180px;
  height: 260px;
  margin-top: 53px;
}
.content_bottom_float{
  width: 278px;
  height: 260px;
  background: #fae0e1;
  float: left;
  margin-right: 22px;
}
.content_bottom_float-right{
  width: 278px;
  height: 260px;
  background: #fc87ed;
}
.content_bottom_float-right{
  float: right;

}
.content_bottom_float img,.content_bottom_float-right img{
  width: 55px;
  height: 55px;
  margin: 47px 0 16px 112px;
}
.content_bottom_float p,.content_bottom_float-right p{
  font-size: 14px;
}
.content_bottom_float p:nth-child(2),.content_bottom_float p:nth-child(3){
  margin-bottom: 20px;
}
.content_bottom_float-right p:nth-child(2),.content_bottom_float-right p:nth-child(3){
  margin-bottom: 20px;
}
.color-w{
  background: #ddf2f5;
}
.color-e{
  background: #ebf3db;
}
.color-r{
  background: #d6ecf9;
}


/***********以下公告部门*********************/
.notice{
  min-height: 560px;
  margin: 0 auto;
  background: white;
  margin-bottom: 100px;
}
.notice-one{
  width: 960px;
  border-bottom: 1px solid #ccc;
  font-size: 24px;
  color: #444;
  font-weight: 900;
  margin-left: 20px;
  padding-top: 10px;
}
.notice-one p{
  margin: 30px 0 20px 0;
}
.notice-two{
  margin: 50px 0 40px 20px;
}
.notice-two p{
  text-indent: 24px;
  font-size: 12px;
  color: #666;
  width: 950px;
  line-height: 20px;
}
.notice-two p:nth-child(2){
  margin-top: 30px;
}

/*****************以下用户协议部分****************************/
.content-middle{
  width: 960px;
  height: 400px;
  margin:0 auto;
}
.size-top{
  width: 960px;
  height: 45px;
  font-size: 24px;
  color: #444;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
  padding-top: 30px;
  margin-left: 20px;
}
.seze-bottom{
  margin-top: 30px;
}
.seze-bottom p{
  font-size: 12px;
  text-indent: 25px;
  line-height: 18px;
  color: #444;
}
.seze-bottom p:nth-child(1),.seze-bottom p:nth-child(3),
.seze-bottom p:nth-child(5),.seze-bottom p:nth-child(6),
.seze-bottom p:nth-child(7){
  margin-bottom: 30px;
}
.seze-bottom p:nth-child(2),.seze-bottom p:nth-child(4){
  margin-bottom: 10px;
}








