@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
/*Base*/
html {
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
}
* {
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; 
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*����*/
.clear {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/*ȫ��*/
html,body,td,th {
	color: #333;
	line-height:22px;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; 
	font-family: "微软雅黑", "microsoft yahei", Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #000;
}
ul,ol,li,dl,dt,dd,p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;
}

body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;}button,input,select,textarea{font-size:100%;}ul,ol{
	padding: 0px;
}
body {position:relative;}

/*#transform {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms, height 300ms ease-in 0ms, width 300ms ease-in 0ms;}
#transform * {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms, height 300ms ease-in 0ms, width 300ms ease-in 0ms;}*/

#transform {transition: all 300ms ease-in 0ms;}
#transform * {transition: all 300ms ease-in 0ms;}

#transform:before,
#transform:after {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms;transition-duration:0.4s;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-ms-transition-duration:0.4s;-o-transition-duration:0.4s;}
#transform img {transition:0.6s;transition-duration:0.6s;-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
#transform:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}

/*.transform {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms, height 300ms ease-in 0ms, width 300ms ease-in 0ms;}
.transform * {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms, height 300ms ease-in 0ms, width 300ms ease-in 0ms;}*/
.transform {transition: all 300ms ease-in 0ms;}
.transform * {transition: all 300ms ease-in 0ms;}
.transform:before,
.transform:after {transition: color 300ms ease-in 0ms, background 300ms ease-in 0ms, border 300ms ease-in 0ms;transition-duration:0.4s;-webkit-transition-duration:0.4s;-moz-transition-duration:0.4s;-ms-transition-duration:0.4s;-o-transition-duration:0.4s;}
.transform img {transition:0.6s;transition-duration:0.6s;-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);}
.transform:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);}
/*-------------*/
/*tot*/
#header {width:100%;height:70px;position:relative;}
#header .link_nav {height:70px;width:100%;background-color:#fff;position:absolute;z-index:10;left:0;top:0;box-shadow: 0 0 5px 0 rgba(0,0,0,.2);-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);}
#header .link_nav .cont {width:1320px;height:70px; margin:0 auto;}
#header .link_nav .logo {float:left; width:360px;height:80px;}
#header .link_nav ul {width:868px;height:70px;float:right;}
#header .link_nav ul li {width:124px;height:70px;float:left;text-align:right;position:relative;}
#header .link_nav ul li a.nav_size {display:inline-block;height:70px;line-height:70px;color:#333;font-size:17px;position:relative;}
#header .link_nav ul li a.nav_size:after {content:'';width:100%;height:2px;background-color:#1d7cbe;left:0;bottom:18px;position:absolute;opacity:0;filter: Alpha(opacity=0);}
#header .link_nav ul li:hover a.nav_size {color:#1d7cbe;}
#header .link_nav ul li:hover a.nav_size:after {opacity:1;filter:Alpha(opacity=100);}
#header .link_nav ul .sele a.nav_size {color:#1d7cbe;}
#header .link_nav ul .sele a.nav_size:after {opacity:1;filter:Alpha(opacity=100);}

#header .link_nav ul li .sub_bx {width:180px;background-color:#fff;padding:0 20px;position:absolute;z-index:99;top:70px;left:0;border-left:1px #d7d7d7 solid;border-right:1px #d7d7d7 solid;border-bottom:1px #d7d7d7 solid;}
#header .link_nav ul li .sub_bx a {display:block;height:48px;line-height:48px;font-size:16px;color:#4f4f4f;overflow:hidden;border-bottom:1px #d7d7d7 solid;text-align:center;}
#header .link_nav ul li .sub_bx a:hover {color:#e60000;}
#header .link_nav ul li .sub_bx a:last-child {border-bottom:0px;}


/*ind*/
.indx_banner {width:100%;height:600px;position:relative;/*background:no-repeat center center;background-size:auto 100%;*/}
.indx_banner .swiper-banner {width:100%;height:600px;}
.indx_banner .swiper-banner .swiper-slide {background-position:center;background-size:cover;}
.indx_banner .swiper-banner .swiper-button-prev {width:98px;height:34px;border:1px solid #fff;background:url(../images/left_bn_1.png) no-repeat center center;opacity: .8;left:100px;bottom:100px;top:auto;}
.indx_banner .swiper-banner .swiper-button-prev:hover {border:1px solid #ff742b;background:#ff742b url(../images/left_bn_1.png) no-repeat center center;opacity: 1;}
.indx_banner .swiper-banner .swiper-button-next {width:98px;height:34px;border:1px solid #fff;background:url(../images/right_bn_1.png) no-repeat center center;opacity: .8;left:200px;bottom:100px;top:auto;}
.indx_banner .swiper-banner .swiper-button-next:hover {border:1px solid #ff742b;background:#ff742b url(../images/right_bn_1.png) no-repeat center center;opacity: 1;}
.indx_banner .swiper-banner .swiper-pagination {bottom:146px;left:100px;width:200px;font-size:40px;color:#fff;height:50px;line-height:50px;font-weight:100;text-align:left;background:url(../images/hr_bn_1.png) no-repeat 34px center;}
.indx_banner .swiper-banner .swiper-pagination span {opacity: .8;}
.indx_banner .swiper-banner .swiper-button-prev:after,
.indx_banner .swiper-banner .swiper-button-next:after {display:none;}


.w1020 {width:1020px; margin-left:auto; margin-right:auto;}
.w1100 { width:1100px; margin:0px auto;}
.w1200 { width:1200px; margin:0px auto;}
.w1300 { width:1300px; margin:0px auto;}

#index { width:100%; padding:0px 0px 0px 0px;}

#index .title { width:100%;height:70px;text-align:center;margin-bottom:30px;}
#index .title h2 {height:40px;line-height:40px;font-size:34px;color:#333;margin-bottom:8px;}
#index .title h3 {height:22px;line-height:22px;font-size:18px;color:#5c5c5c;font-weight:normal;}

#index .title_1 { width:100%;height:70px;text-align:center;margin-bottom:30px;}
#index .title_1 h2 {height:40px;line-height:40px;font-size:34px;color:#fff;margin-bottom:8px;}
#index .title_1 h3 {height:22px;line-height:22px;font-size:18px;color:#fff;font-weight:normal;}

#index .more_1 {width:214px;height:54px;position:relative;overflow:hidden;margin:40px auto 0 auto;}
#index .more_1 a {display:block;height:50px;line-height:50px;width:155px;text-align:center;border:2px solid #ff742b;font-size:18px;color:#ff742b;background:url(../images/t_m_a_1.png) no-repeat 155px center;padding-right:55px;position:absolute;left:0;top:0;z-index:2;}
#index .more_1:before {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: transparent transparent transparent #ff742b;
  position:absolute;
  bottom: 0;
  left: 0;
  z-index:1;
}
#index .more_1:after {
  content: '';
  width: 0;
  height: 0;
  -webkit-transform: rotate(360deg);
  border: solid;
  border-width: 0 0 0 0;
  border-color: transparent #ff742b transparent transparent;
  position: absolute;
  top: 0;
  right: 0;
  z-index:1;
}
#index .more_1:hover a {color:#fff;background:url(../images/t_m_a_1a.png) no-repeat 155px center;}
#index .more_1:hover:before {border-width: 135px 0 0 135px;}
#index .more_1:hover:after {border-width: 0 135px 135px 0;}


#index .product { width:100%;padding:50px 0 50px 0;}
#index .product .cont {width:1320px;margin:0 auto;}
#index .product .cont .class {width:100%;/*height:28px;*/line-height:26px;text-align:center;margin-bottom:30px;}
#index .product .cont .class a {font-size:17px;color:#6a6a6a;}
#index .product .cont .class span {display:inline-block;font-size:17px;color:#bdbdbd;width:60px;}
#index .product .cont .class span:last-child {display:none;}
#index .product .cont .cp_bx {width:100%;}
#index .product .cont .cp_bx ul li.hot {width:651px;height:600px;margin-right:18px;margin-bottom:18px;float:left;position:relative;}
#index .product .cont .cp_bx ul li.list {width:428px;height:360px;margin-right:18px;float:left;position:relative;}
#index .product .cont .cp_bx ul li .text {width:100%;height:100%;position:absolute;left:0;top:0;z-index:10;background-color:rgba(0,0,0,0.25);}
#index .product .cont .cp_bx ul li.hot h2 {height:36px;line-height:36px;font-size:28px;color:#fff;font-style:italic;text-align:center;font-weight:normal;margin-top:calc(50% - 50px);margin-top:-moz-calc(50% - 50px);margin-top:-webkit-calc(50% - 50px);}
#index .product .cont .cp_bx ul li.hot .more {width:152px;height:36px;line-height:38px;margin:36px auto 0 auto;font-size:17px;color:#fff;text-align:center; border:1px solid #fff;-webkit-transform:skew(-20deg, 0deg);-ms-transform:skew(-20deg, 0deg);transform:skew(-20deg, 0deg);}
#index .product .cont .cp_bx ul li.hot p {display:none;width:328px;height:258px;border:1px solid #fff;padding:0 55px;font-size:17px;color:#fff;line-height:28px;}

#index .product .cont .cp_bx ul li.list h2 {height:30px;line-height:30px;font-style:italic;font-size:21px;color:#fff;text-align:center;margin-top:calc(50% - 46px);margin-top:-moz-calc(50% - 46px);margin-top:-webkit-calc(50% - 46px);}
#index .product .cont .cp_bx ul li.list .more {width:140px;height:32px;line-height:32px;background-color:#fff;font-size:15px;color:#333;text-align:center;margin:30px auto 0 auto;-webkit-transform:skew(-20deg, 0deg);-ms-transform:skew(-20deg, 0deg);transform:skew(-20deg, 0deg);}
#index .product .cont .cp_bx ul li.list p {display:none;width:188px;height:188px;border:1px solid #fff;font-size:16px;color:#fff;line-height:24px;padding:0 45px;}
#index .product .cont .cp_bx ul li:hover .text {background-color:rgba(26,109,169,0.7);}
#index .product .cont .cp_bx ul li.hot:hover .text {padding-top:170px;padding-left:105px;width:calc(100% - 105px);width:-moz-calc(100% - 105px);width:-webkit-calc(100% - 105px);height:calc(100% - 170px);height:-moz-calc(100% - 170px);height:-webkit-calc(100% - 170px);}
#index .product .cont .cp_bx ul li.list:hover .text {padding-top:85px;padding-left:74px;width:calc(100% - 74px);width:-moz-calc(100% - 74px);width:-webkit-calc(100% - 74px);height:calc(100% - 85px);height:-moz-calc(100% - 85px);height:-webkit-calc(100% - 85px);}

#index .product .cont .cp_bx ul li:hover h2 {display:none;}
#index .product .cont .cp_bx ul li:hover .more {display:none;}
#index .product .cont .cp_bx ul li:hover p {vertical-align:middle;display:table-cell;}
#index .product .cont .cp_bx ul #mr { margin-right:0!important;}


#index .about {width:100%;padding:40px 0 50px 0;background:#f5f5f5 url(../images/us_bg.png) no-repeat center bottom;}
#index .about .cont {width:1320px;margin:220px auto 0 auto;background-color:#FFFFFF;box-shadow: 0 0 5px 0 rgba(0,0,0,.25);-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.25);padding:16px 0;}
#index .about .cont .text {margin:0 16px;border:2px solid #d9d9d9;padding:35px;}
#index .about .cont .text h2 {height:30px;line-height:30px;font-size:22px;color:#1a6da9;margin-bottom:10px;}
#index .about .cont .text .jianjie {height:208px;font-size:15px;color:#777;line-height:26px;overflow:hidden;}
#index .about .cont .text .us_num {width:100%;height:76px;padding:20px 0 0 0;margin:0 auto;}
#index .about .cont .text .us_num ul {width:100%;margin:0 auto;}
#index .about .cont .text .us_num ul li {width:20%;text-align:center;float:left;}
#index .about .cont .text .us_num ul li .num {color:#1a6da9;font-size:40px;line-height:44px;height:44px;font-weight:bold;margin-bottom:8px;}
#index .about .cont .text .us_num ul li p {font-size:15px;color:#878686;line-height:24px;height:24px;overflow:hidden;text-overflow:ellipsis;}


#index .anli {width:100%;padding:50px 0 50px 0;}
#index .anli .cont {width:1320px;margin:0 auto;background-color:#f7f7f7;}
#index .anli .cont ul li.hot {width:596px;float:left;padding:32px 32px 0 32px;}
#index .anli .cont ul li.hot .imgs {width:100%;height:554px;overflow:hidden;}
#index .anli .cont ul li.hot .imgs .img {width:100%;height:554px;background-position:center center;background-repeat:no-repeat;background-size:auto 105% ;-moz-background-size:auto 105%;}
#index .anli .cont ul li.hot h2 {height:60px;line-height:60px;text-align:center;overflow:hidden;font-weight:normal;}
#index .anli .cont ul li.hot h2 a {font-size:20px;color:#333;}
#index .anli .cont ul li.hot:hover .imgs .img {transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);}
#index .anli .cont ul li.list {width:265px;float:left;padding:32px 32px 0 32px;border-left:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;}
#index .anli .cont ul li.list .img {width:100%;height:250px;overflow:hidden;}
#index .anli .cont ul li.list .img img {width:100%;height:250px;}
#index .anli .cont ul li.list h2 {height:60px;line-height:60px;text-align:center;overflow:hidden;font-weight:normal;}
#index .anli .cont ul li.list h2 a {font-size:18px;color:#333;}
#index .anli .cont ul #al_4 { border-bottom:0;}
#index .anli .cont ul #al_5 { border-bottom:0;}



#index .news {width:100%;padding:50px 0 50px 0;background-color:#f7f7f7;}
#index .news .cont {width:1320px;margin:0 auto;}
#index .news .cont ul li {width:370px;float:left;background-color:#fff;border:1px solid #dbdbdb;padding:24px;margin-left:28px;}
#index .news .cont ul li em {display:block;height:22px;line-height:22px;font-size:14px;color:#b0b0b0; margin-bottom:10px;}
#index .news .cont ul li h2 {height:52px;line-height:26px;margin-bottom:20px;overflow:hidden;font-weight:normal;}
#index .news .cont ul li h2 a {font-size:18px;color:#333;}
#index .news .cont ul li .img {width:100%;height:240px;margin-bottom:20px;overflow:hidden;}
#index .news .cont ul li .img img {width:100%;height:240px;}
#index .news .cont ul li p {height:52px;line-height:26px;font-size:15px;color:#999;margin-bottom:20px;overflow:hidden;}
#index .news .cont ul li a.more {display:block;width:86px;height:26px;line-height:26px;font-size:15px;color:#fff;text-align:center;background-color:#1a6da9;}
#index .news .cont ul li:first-child {margin-left:0px;}
#index .news .cont ul li:hover {background-color:#1a6da9;border:1px solid #1a6da9;}
#index .news .cont ul li:hover em {color:#fff;}
#index .news .cont ul li:hover h2 a {color:#fff;}
#index .news .cont ul li:hover p {color:#fff;}
#index .news .cont ul li:hover a.more {background-color:#fff;color:#1a6da9;}





.kstd_bx { background-color:#f2f3f7; width:100%; padding:30px 0;}
.kstd_bx .cont { width:1100px; margin:0 auto;}
.kstd_bx .cont .tit_bt {height:30px;width:100%;background: url(../images/kstd_bg_02.jpg) repeat-x center center; margin-bottom:30px;}
.kstd_bx .cont .tit_bt h3 {width:195px; height:30px; margin:0 auto; background-color:#f2f3f7;}
.kstd_bx .cont .text { border:1px #bcbebd solid;}
.kstd_bx .cont .text .class_list_1 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_1 h2 { padding-top:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666; float:left;display: block;}
.kstd_bx .cont .text .class_list_1 ul {padding:20px 20px 0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_1 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_1 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_2 { height:40px; width:100%;}
.kstd_bx .cont .text .class_list_2 h2 {height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_2 ul {padding:0 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_2 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_2 ul li a {font-size:14px; line-height:40px;color:#666;}
.kstd_bx .cont .text .class_list_3 { height:60px; width:100%;}
.kstd_bx .cont .text .class_list_3 h2 { padding-bottom:20px; height:40px; line-height:40px; width:119px;border-right:1px #bcbebd solid; text-align:center; font-size:16px; color:#666;display: block;}
.kstd_bx .cont .text .class_list_3 ul {padding:0 20px 20px 20px; height:40px; width:938px; float:left;}
.kstd_bx .cont .text .class_list_3 ul li { font-size:14px; line-height:40px; float:left; padding-left:30px; color:#666;}
.kstd_bx .cont .text .class_list_3 ul li a {font-size:14px; line-height:40px;color:#666;}



#index a.more1 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -440px;
	display: block;
}
#index a.more1:hover {color: #0063a7;text-decoration: none;}
#index a.more2 {
	font-size:14px;
	color:#666666;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:31px;
	float:right;
	background-image: url(../images/ico_indx.png);
	background-repeat: no-repeat;
	background-position: 65px -478px;
	display: block;
}
#index a.more2:hover {color: #0063a7;text-decoration: none;}

#index a.more3 {
	font-size:14px;
	color:#323232;
	line-height:26px;
	margin-top:9px;
	margin-right:10px;
	padding-right:20px;
	float:right;
	background-image: url(../images/more_ic.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#index a.more3:hover {color: #FF3300;text-decoration: none;}





/*footer*/
#footer {width:100%;background-color:#1a6da9;}
#footer .mid_bx {width:1320px;margin:0 auto;padding:60px 0;}
#footer .mid_bx .links{width:1060px;float:left;}
#footer .mid_bx .links ul {width:25%;float:left;}
#footer .mid_bx .links ul li.tit {height:36px;line-height:36px;font-size:18px;color:#fff;margin-bottom:10px;}
#footer .mid_bx .links ul li.tit a {font-size:18px;color:#fff;}
#footer .mid_bx .links ul li.list {height:36px;font-size:17px;color:rgba(255,255,255,.65);line-height:36px;}
#footer .mid_bx .links ul li.list a {font-size:16px;color:rgba(255,255,255,.65);}
#footer .mid_bx .contact {width:260px;float:left;}
#footer .mid_bx .contact p {font-size:17px;color:rgba(255,255,255,.65);line-height:28px;}
#footer .mid_bx .contact h1 {height:42px;line-height:42px;font-size:34px;color:#e30a20;}
#footer .mid_bx .contact .wx {margin-top:20px;}
#footer .bottom { width:1320px; margin:0 auto; border-top: 1px solid #fff; padding:25px 0; font-size:16px; color:#fff; line-height:28px;}
#footer .bottom a {font-size:16px; color:#fff;}
