@charset "utf-8";
/* CSS Document */

div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
li{ list-style:none;}
.ds{
	display:block;}
.fl{
	float:left;}
.rl{
	float:right;}

.logoaa{ position:fixed; top:50px; right:0;z-index:1000;width:125px; height:125px;cursor: move; background:url(../images/logo.png) no-repeat; }
.logoaa2{ position:fixed; top:170px; right:0;z-index:1000;width:180px; height:125px;cursor: move;font-size: 17px;color: black;font-weight: bold; }
.beidelogo{ margin-top:20px;}
.beidetop{ width:1200px; margin:0 auto;}

/**********/
.bdxian1{ width:100%; margin:0 auto; margin-top:5px; height:1px; border:none; background:#CCC;}
.beidemenu{ width:1200px; margin:0 auto;}
.beidenav{ width:1200px;}

#nav {
	width:1200px;
	float:left;
	height:50px;
	line-height:50px;
}
#nav li {
 float: left; width:150px;
}

#nav li a {
	display: block;
	width: 100%;
	text-align:center;
	color:#000000;
	font-size:15px;
}

#nav li a:hover{text-decoration:none;color:#00d7a0;width:100%;font-weight:bold;}

#nav li a#cur{color:#00d7a0; font-weight:bold;}

#nav li ul {
	line-height:50px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 28%;
	position: absolute;
	border-top-style: none;
	z-index:100000;
	overflow:hidden;
	padding-top:6px;
}

#nav li ul li{
	float: left;
	width: 100%;
	text-indent:12px;
	background: #f2f4f7;filter: Alpha(Opacity=90);
	border-top: none #6b8549;
	border-right: none #6b8549;
	border-bottom: 1px solid #FFF;
	border-left: none #6b8549;
}
#nav li ul li a{
 display: block;
  width: 100%;
  text-align:left;
 font-size:14px;
 font-weight:normal;
 background:none;
 color:#88888a;
}
#nav li ul a:link  {
 color:#88888a; text-decoration:none;
}
#nav li ul a:visited  {
 color:#88888a;text-decoration:none;
}
#nav li ul a:hover  {
 color:#FFF;text-decoration:none;font-weight:normal;
 background:#00d7a0;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}


.beidesearch{ width:240px; height:34.5px; margin-top:6px;border:1px solid #00d7a0; padding-top:4.5px; border-radius:12px;}
.inp0{ width:170px; margin-left:10px; height:30px; line-height:30px; border:none; float:left; outline:none;}
.inp1{ width:50px; float:left; height:30px;}

/**********************/
/*.wolong {
    padding: 0 20px;
  }*/
.i-banner {
  position: relative;
  overflow: hidden;
}

.i-banner ul li a .boxwen {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  text-align: center;
  line-height: 1;
  height: 302px;
  font-weight: bold;
}
.i-banner ul li a .boxwen .tit1 {
  /*font-size: 90px;*/
  font-size: 40px;
  line-height: 1.5;
  overflow: hidden;
  color: #cf001c;
}
.i-banner ul li.read a .boxwen .tit1{

}
.i-banner ul li a .boxwen .tit2 {
  font-weight: bold;
  text-transform: uppercase;
  /*font-size: 48px;*/
  font-size: 20px;
  line-height: 1.5;
  /*height: 50px;*/
  overflow: hidden;
  color: #343331;
  font-family: Arial;
	margin-top: 15px;
    margin-bottom: 45px;
}
.i-banner ul li a .boxwen .more {
/*  margin: 0 auto;
  width: 245px;
  height: 55px;
  font-size: 22px;
  line-height: 55px;
  color: #343331;
  border: 2px solid #5c5b5a;
  transition: .5s;
  font-weight: normal;*/
}
.i-banner ul li a .boxwen .more {
	margin: 0 auto;
    width: 220px;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    color: #343331;
    border: 2px solid #5c5b5a;
    transition: .5s;
    font-weight: normal;
}
.i-banner ul li a .boxwen .more:hover {
  color: #ffffff;
  background: #d53d30;
  border-color: #d53d30;
  transition: .5s;
}

.i-banner ul {
  height: 100%;
}

/*.i-banner ul li.video a .boxwen .tit2{
  transition-delay: .15s;
}
.i-banner ul li.video a .boxwen .more{
  transition-delay: .3s;
}*/
.i-banner li {
  position: absolute;
  top: 0;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-size: cover !important;
  display: none;
  opacity: 0;
}

.i-banner li.active {
  opacity: 1;
}

.i-banner li a {
  display: block;
  height: 100%;
  width: 100%;
}

.i-banner .btn {
  height: auto;
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 5;
}

.i-banner .btn span {
  display: block;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  margin: 0 6px;
  border-radius: 50%;
  border: 1px solid #888;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
  float: left;
}

.i-banner .btn span.on {
  background: #d32e28;
  border: 1px solid #d32e28;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.i-banner ul li.read a .boxwen{
	text-align: right;
	/*padding:0 10%;*/
	box-sizing: border-box;
	z-index: 3;
	max-width: 700px;
	left:auto;
	right:10%;
}
.i-banner ul li.read a .boxwen .more{
	text-align: center;
	margin:0;
	display: inline-block;
}
.i-banner ul li.read a:after{
	width:100%;
	height:100%;
	content:"";
	position: absolute;
	left:0;
	top:0;
    background: linear-gradient(to right, rgba(0,0,0,.1) , rgba(0,0,0,.6)); 

}
.i-banner li a{
	position: relative;
	z-index: 2;
}
.i-banner ul li.read a .boxwen .tit1{
	color:#fff;

}
.i-banner ul li.read a .boxwen .tit2{
	color:#fff;	
}
.i-banner ul li.read a .boxwen .more{
	color:#fff;	
	border-color: #ffffff;
}


.section .i-banner ul li a .boxwen .tit2 {
  transition: 1s;
  transform: translateY(60px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.section .i-banner ul li a .boxwen .tit1 {
  transition: 1s;
  transform: translateY(60px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.section .i-banner ul li a .boxwen .more {
  transition: 1s;
  transform: translateY(60px);
  opacity: 0;
  filter: alpha(opacity=0);
}

.section.animate .i-banner ul li.active a .boxwen .tit2 {
  transition: 1s;
  transform: translateY(0);
  transition-delay: .1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.section.animate .i-banner ul li.active a .boxwen .tit1 {
  transition: 1s;
  transform: translateY(0);
  transition-delay: .1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.section.animate .i-banner ul li.active a .boxwen .more {
  transition: 1s;
  transform: translateY(0);
  transition-delay: .1s;
  opacity: 1;
  filter: alpha(opacity=100);
}

/********************/

.ad{text-align: center; margin-top:2px;}
.ad .item{ font-size: 0;background: #535353;}
.owl-theme .owl-controls{ margin-top: -45px !important;}
/*******************************************************************/

.beidechanpin{ width:100%; background:#0087be; margin:0 auto; padding:50px 0; margin-top:50px;}
.beidechanpin1{ width:1200px; margin:0 auto;}
.bdh3{ width:30%; color:#FFF; font-size:35px;}
.cpmore{ width:150px; height:45px; line-height:45px; text-align:center; background:#00d7a0; color:#FFF; border-radius:30px;}
.cpmore:hover{ background:#af2024; color:#FFF;}

.beidechanpin2{ width:1200px; margin:0 auto; margin-top:40px;}
.beidechanpin2-1{ width:262px; background:#FFF;}
.bdsp2{ width:100%; height:70px; line-height:70px; background:#00d7a0; text-align:center; color:#FFF; font-size:20px;}
.bdul02{ width:100%;}
.bdul02 li{ width:100%; float:left; text-align:center; height:55px; border-bottom:1px dashed #CCC;}
.bdul02 li a{ color:#0e0e0e; font-size:17px; display:block; width:100%; height:55px; line-height:55px;}
.bdul02 li a:hover{ display:block; width:100%; height:55px; line-height:55px; background:#af2024; color:#FFF;}

.beidechanpin2-2{ width:908px; margin-left:30px;}
.beidechanpin2-2 ul{ width:100%; float:left;}
.beidechanpin2-2 li{ width:25.3333%; float:left; margin:0 1.5% 1.5% 1.5%; background:#FFF; padding:0 2.5% 2.5% 2.5%;}
.beidechanpin2-2 li a{ display:block; width:100%; float:left;background:url(../images/cpliico.png) no-repeat 30px 0;}
.bdh2{ width:100%; color:#0e0e0e; font-size:20px; font-weight:normal; margin-top:70px;}
.bdsp01{ width:75px; height:25px; line-height:25px; text-align:center; background:#00d7a0; color:#FFF; border-radius:30px; margin-top:30px;}
.beidechanpin2-2 li:hover .bdsp01{ background:#af1e23; color:#FFF;}
.cpimg{ width:100%; height:auto; margin-top:20px; }
/*********************************/

.bdfoot{ width:100%; margin:0 auto; color:#666666; background:#f2f4f7; padding:50px 0;}
.bdfoot1{ width:1200px; margin:0 auto;}
.bdfoot1-1{ width:295px;}
.bdfoot1-1 p{ width:100%; line-height:25px; float:left; margin-top:50px;}
.bdfoot1-2{ width:70px;}
.bdfoot1-2 h1{ display:block; width:100%; float:left; font-size:17px; font-weight:normal;}
.bdfoot1-2 ul{ width:100%; float:left; margin-top:15px; }
.bdfoot1-2 ul li{ width:100%; float:left;text-align:center; line-height:27px;}
.bdfoot1-2 ul li a{ font-size:14px; color:#888787;}
.bdfoot1-2 ul li a:hover{ text-decoration:underline;}

.bdfoot1-3{ width:285px;}
.bdfoot1-3 h1{ display:block; width:100%; float:left; font-size:17px; font-weight:normal;}
.bdfoot1-3 ul{ width:100%; float:left; margin-top:15px;}
.bdfoot1-3 li{ width:100%; float:left; line-height:27px;}
.bdfoot1-3 li a{ font-size:13px;color:#888787;}
.bdfoot1-3 ul li a:hover{ text-decoration:underline;}

.bdfoot1-4{ width:160px;}
.bdfoot1-4 h1{ display:block; width:100%; float:left; font-size:17px; font-weight:normal;}
.bdfoot1-4 ul{ width:100%; float:left; margin-top:15px;}
.bdfoot1-4 li{ width:95%; float:left; height:32px; padding-left:42px; line-height:32px; margin-bottom:10px;}
.fli01{ background:url(../images/ximenzi.png) no-repeat;}
.fli02{ background:url(../images/shangcheng.png) no-repeat;}
.fli03{ background:url(../images/weixin.png) no-repeat;}
.fli04{ background:url(../images/baba.png) no-repeat;}
.bdfoot1-4 li a{ color:#888787;}
.bdfoot1-4 li a:hover{ text-decoration:underline;}
.fotmm{ margin-left:49px;}

.bdfoot2{ width:100%; margin:0 auto; background:#f2f4f7; border-top:1px solid #dfdfdf;}
.bdfoot2-1{ width:1200px; margin:0 auto; text-align:center; font-size:14px; height:65px; line-height:65px; color:#666666;}
.bdfoot2-1 a{ color:#666666;}
.bdfoot2-1 strong{ font-size:14px;}
.bdfoot2-1 a:hover{ text-decoration:underline;}
/***************************/

.neiba {
    overflow: hidden;
    width: 100%;
}
.neiyeba{
    height:450px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bdneiabout{ width:1200px; margin:0 auto; margin-top:50px;}
.bdh4{ width:100%; text-align:center; font-size:20px;}
.bdneiabout-1{ width:100%; line-height:28px; margin-top:35px; color:#7d7c7c;}
/************/

.bdneiabout-2{ width:100%;}
.bdneiabout-2 ul{ width:100%; float:left; margin-top:20px;}
.bdneiabout-2 li{ width:22.8%; float:left; margin:1%; border:1px solid #00d7a0;}
.bdneiabout-2 li a img{ float:left; width:100%; height:auto;}
.bdneiabout-2 li a span{ display:block; width:100%; float:left; text-align:center; height:42px; line-height:42px; background:#00d7a0; color:#FFF;}
.bdneiabout-2 li:hover{ border:1px solid #af2024;}
.bdneiabout-2 li:hover span{ background:#af2024; color:#FFF;}
/****************/
.bdneilist{ width:1200px; margin:0 auto; border-bottom:1px solid #CCC;}
.bdneilist ul{ width:100%; float:left;}
.bdneilist li{ width:12%; float:left; height:50px; line-height:50px; background:url(../images/ziliaoico.gif) no-repeat 0 14px; padding-left:2%;} 
/**********/
.n_beidechanpin2{ width:1200px; margin:0 auto; margin-top:80px; margin-bottom:30px;}
.n_beidechanpin2-1{ width:262px; background:#FFF;}
.n_bdsp2{ width:100%; height:70px; line-height:70px; background:#000; text-align:center; color:#FFF; font-size:20px;}
.n_bdul02{ width:100%; background:#f3f4f8;}
.n_bdul02 li{ width:100%; float:left; text-align:center; height:55px; border-bottom:1px dashed #CCC;}
.n_bdul02 li a{ color:#0e0e0e; font-size:15px; display:block; width:100%; height:55px; line-height:55px;}
.n_bdul02 li a:hover{ display:block; width:100%; height:55px; line-height:55px; background:#204f9d; color:#FFF;}

.n_cpbdul02{ width:100%; background:#f3f4f8;}
.n_cpbdul02 li{ width:100%; float:left; text-align:center;border-bottom:1px dashed #CCC; }
.n_cpbdul02 li a{ color:#0e0e0e; font-size:15px; display:block; width:80%; padding:5% 10%;line-height:22px;}
.n_cpbdul02 li a:hover{ display:block; width:80%; padding:5% 10%; line-height:22px; background:#af2024; color:#FFF;}

.n_beidechanpin2-2{ width:908px; margin-left:30px;}
.n_beidechanpin2-2 ul{ width:100%; float:left;}
.n_beidechanpin2-2 li{ width:25%; border:1px solid #000; float:left; margin:0 1.5% 1.5% 1.5%; background:#FFF; padding:0 2.5% 2.5% 2.5%;}
.n_beidechanpin2-2 li a{ display:block; width:100%; float:left;background:url(../images/cpliico.png) no-repeat 30px 0;}
.n_bdh2{ width:100%; color:#0e0e0e; font-size:20px; font-weight:normal; margin-top:70px;}
.n_bdsp01{ width:75px; height:25px; line-height:25px; text-align:center; background:#00d7a0; color:#FFF; border-radius:30px; margin-top:30px;}
.n_beidechanpin2-2 li:hover .n_bdsp01{ background:#af1e23; color:#FFF;}
.n_cpimg{ width:100%; height:auto; margin-top:20px; }
/*********************************/

.n_bdneipro{ width:908px; margin-left:30px;}
.bdh5{ width:100%; text-align:center; font-size:20px;}
.n_bdneipro-1{ width:100%; margin-top:20px; line-height:28px; color:#797878;}
/**************/

.beidexiazai{ width:908px; margin-left:30px; }
.beidexiazai-1{ width:100%;margin-bottom:30px;}
.bdh6{ width:100%; font-size:20px;}
.beidexiazai-1 ul{ width:98%; float:left; padding-left:2%; margin-top:20px; border-bottom:1px solid #CCC; padding-bottom:20px;}
.beidexiazai-1 li{ width:45.5%; font-size:12px; color:#999; margin-left:1.5%; background:url(../images/ziliaoico.gif) no-repeat; padding-left:3%; float:left; margin-bottom:15px;}
.beidexiazai-1 li a{ margin-right:12px; font-size:15px;}

.beidexiazai-2{ width:100%;margin-bottom:30px;}
.beidexiazai-2-1{ width:100%;}
.bdsp02{ width:98%; font-size:16px; font-weight:bold; margin-top:20px; background:url(../images/spico.gif) no-repeat 0 6px; padding-left:2%;}
.beidexiazai-2-1 ul{ width:98%; float:left; padding-left:2%; margin-top:20px; border-bottom:1px solid #CCC; padding-bottom:20px;}
.beidexiazai-2-1 li{ width:25%; float:left;font-size:12px; color:#999; margin-bottom:15px;}
.beidexiazai-2-1 li a{ margin-right:12px; font-size:15px;}

.beidexiazai-3{ width:100%;margin-bottom:30px;}
.beidexiazai-3-1{ width:100%;}
.beidexiazai-3-1 ul{ width:98%; float:left; padding-left:2%; margin-top:20px; border-bottom:1px solid #CCC; padding-bottom:20px;}
.beidexiazai-3-1 li{ width:45.5%; margin-left:1.5%;font-size:12px; color:#999; background:url(../images/ziliaoico.gif) no-repeat; float:left; padding-left:3%;margin-bottom:15px;}
.beidexiazai-3-1 li a{ margin-right:12px; font-size:15px;}

/***********************/

.bdxunjia{ width:60%; padding:10% 20%; background:#f3f4f8;}
.bdxunjia-1{ width:59%; padding:5% 20%; border:2px solid #000; border-radius:20px;}
.bdh7{ width:100%; float:left; text-align:center; font-size:25px; color:#000;}

.xunjia1{ width:100%; border:2px solid #000; border-radius:10px; height:50px; line-height:50px; background:#f9f9f9; margin-top:37px;}
.xunjia1 input{ height:50px; background:#f9f9f9; float:left;text-indent:20px;  width:90%; font-size:16px; border:none; outline:none;}
.xjinp1::-webkit-input-placeholder {
    color: #000;
  }
 
.xjinp1::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
  }
 
.xjinp1:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
  }
 
.xjinp1:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
  }

.xunjia2{ width:100%; border:2px solid #000; border-radius:10px; height:50px; line-height:50px; margin-top:15px;  }
.xunjia2 input{ width:55%; background:#f9f9f9; height:50px;text-indent:20px;font-size:16px; border:none; outline:none; float:left;}
.xjinp2::-webkit-input-placeholder {
    color: #000;
  }
 
.xjinp2::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #000;
  }
 
.xjinp2:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #000;
  }
 
.xjinp2:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
  }
.yzmaa{ width:40%; height:50px; cursor:pointer; line-height:50px; background:#000; color:#FFF; text-align:center; margin-left:5%;}
.yzmaa:hover{ background:#204f9d; color:#FFF;}

.xunjia3{ width:100%; height:50px; margin-top:50px; border-radius:10px; background:#000;}
.xunjia3 input{ width:100%; float:left; text-align:center;color: #FFF; font-size:20px; height:50px; line-height:50px; border:none; background:none;cursor:pointer; outline:none;}
.xunjia3 input:hover{ background:#204f9d; color:#FFF;border-radius:10px;}
/*************************************************************/

.bdh8{ width:100%; text-align:center; font-size:25px; margin-top:30px; color:#000;}
.bdkhxinxi{ width:100%; margin-top:50px;}
.xinxikh1{ width:100%; margin-bottom:15px;}
.bdsp03{ width:10%; height:42px; line-height:42px; font-size:15px; color:#666;}
.khinp1{ width:86%; height:42px; border:1px solid #CCC; border-radius:10px; text-indent:20px; line-height:42px; outline:none;}

.khinp2{ width:86%;height:100px;border:1px solid #CCC; border-radius:10px; line-height:22px; outline:none; text-indent:20px;}

.khinp3{ width:25%; height:42px; border:1px solid #CCC; border-radius:10px; text-indent:20px;background:url(../images/xiala.gif) no-repeat 95% 15px; background-color:#efefef; line-height:42px; outline:none;}

.xinxisave{ width:100%;}
.khinp4{ width:17%; border-radius:15px; height:42px; line-height:42px; border:none; background:#00d7a0; margin-left:12%; color:#FFF; cursor:pointer; font-size:16px;}
.khinp4:hover{ background:#ab292e; color:#FFF;}
/*************************************************/

.bdkhxinxi2{ width:100%; margin-top:25px;}
.bdkhxinxi2-1{ width:100%; background:#000; color:#FFF; font-size:16px; height:40px; line-height:40px;}
.bdxizai1{ width:75%; text-indent:20px;}
.bdxizai2{ width:24%; border-left:1px solid #e2e1e1; text-indent:20px;}

.bdkhxinxi2-2{ width:100%; font-size:16px;border:1px solid #e2e1e1;border-top:none; }
.bdzldown1{ width:75%;text-indent:20px;padding:15px 0;}
.bdzldown2{ width:24%;border-left:1px solid #e2e1e1;padding:15px 0;}
.bddownaa{ width:45%; height:30px; line-height:30px; text-align:center; color:#FFF; background:#afd8ce; border-radius:20px;margin-left:2.5%;}
.bddownaa:hover{ background:#000; color:#FFF;}
.bddelaa{ width:45%; height:30px; line-height:30px; text-align:center; color:#FFF; background:#afd8ce; border-radius:20px; margin-left:2.5%;}
.bddelaa:hover{ background:#ad181c; color:#FFF;}

.downanniu{ width:100%; margin-top:20px; border-bottom:1px solid #CCC; padding-bottom:10px;}
.khinp5{ width:15%; margin-left:15px; border-radius:15px; height:36px; line-height:36px; border:none; background:#00d7a0; color:#FFF; cursor:pointer; font-size:16px;}
.khinp5:hover{ background:#ab292e; color:#FFF;}
.sczlh1{ display:block; width:83%; float:left; font-size:15px; line-height:42px;}
/**************************************/
.xunjianew{ width:100%;}
.xjnewaa{ width:100px; height:40px; cursor:pointer; line-height:40px; border-radius:15px; text-align:center; background:#00d7a0; color:#FFF; margin-right:15px;}
.xjnewaa:hover{ background:#ab292e; color:#FFF;}

.bdxunjiad{ width:13%;text-indent:6px; border-right:1px solid #FFF; font-size:13px;}
.bdxunjiad2{ width:9%;border-right:1px solid #FFF;text-indent:6px;font-size:13px;}
.bdxunjiad3{ width:9%;border-right:1px solid #FFF;text-indent:6px;font-size:13px;}
.bdxunjiad4{ width:9%;border-right:1px solid #FFF;text-indent:6px;font-size:13px;}
.bdxunjiad5{ width:10%;border:none;text-indent:6px;font-size:13px;}
/****************/

.bdxunjia-2{ width:99.8%;border:1px solid #e2e1e1;height:40px; line-height:40px; border-top:none;}

.bdxunjiaa{ width:13%; text-indent:6px; border-right:1px solid #e2e1e1; font-size:13px;}
.bdxunjiaa2{ width:9%;border-right:1px solid #e2e1e1;text-indent:6px;font-size:13px;}
.bdxunjiaa3{ width:9%;border-right:1px solid #e2e1e1;text-indent:6px;font-size:13px;}
.bdxunjiaa4{ width:9%;border-right:1px solid #e2e1e1;height:40px;text-indent:6px;font-size:13px;}
.bdxunjiaa5{ width:10%;border:none;text-indent:6px;font-size:13px;}

.gouxuank{ margin-left:35%; margin-top:10px; width:20px; height:20px;}

.gaijiasure{ width:90%; height:26px; line-height:26px; background:#aca9a9; color:#FFF; border-radius:15px; margin-left:5%; text-align:center;}
.gaijiasure:hover{ background:#000; color:#FFF; }
/************************************/

.xiazaiyj{ width:125px; height:35px; line-height:35px; text-align:center; background:#000; color:#FFF; font-size:14px; border-radius:20px; margin-bottom:12px;}
.xiazaiyj:hover{ background:#af2025; color:#FFF;}


.foot_bot .copyright p a{ color:#FFF;}


