@charset "utf-8";
html {
  min-width: 1000px;
  width: 100%;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1000px;
  background: #fff;
  font-size: 12px;
  font-family: "Microsoft YaHei", SimHei, helvetica, arial, verdana, tahoma, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  scrollbar-track-color: #fff;
}
body::-webkit-scrollbar-track {
  background: #ffffff;
}
body::-webkit-scrollbar {
  background: #ffffff;
  width: 8px;
}
body::-webkit-scrollbar-thumb {
  background: #b3b3b3;
  border-radius: 8px;
}
a,
a:hover,
a:visited,
a:link,
a:active {
  color: #333;
  text-decoration: none;
}
img {
  border: none;
}
ul,
li {
  list-style: none;
}
input,
select,
textarea {
  outline: none;
}
textarea {
  resize: none;
}
a {
  text-decoration: none;
}
.x-1000 {
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
#xiangxi {
  color: #ba2636;
}
ul,
li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slideBox {
  width: 1000px;
  height: 80px;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background: #2a9ddc;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 1000px;
  height: 80px;
  display: block;
}
/* 前/后按钮样式 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(http://y0.ifengimg.com/l/2016/7/45674a14e902cf5/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=10);
  opacity: 0.1;
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
div[class^='list_ad_'] {
  width: 1000px;
  height: 80px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
}
.ad1000 {
  width: 1000px;
  height: auto;
  padding-bottom: 10px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.col_1000 {
  width: 1000px;
  height: auto;
  min-width: 1000px;
  margin: 0 auto;
  display: block;
  overflow: auto;
}
.col_l_360 {
  width: 360px;
  height: auto;
  overflow: auto;
  display: block;
}
.col_r_615 {
  width: 615px;
  height: auto;
  overflow: auto;
  display: block;
}
.col_m_255 {
  width: 255px;
  height: auto;
  overflow: auto;
  display: block;
}
.col_r_330 {
  width: 330px;
  height: auto;
  overflow: auto;
  display: block;
}
.col_l_640 {
  width: 640px;
  height: auto;
  overflow: auto;
  display: block;
}
.col_title {
  width: 100%;
  height: 46px;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
.col_title span {
  width: 100%;
  height: 44px;
  display: block;
  text-align: center;
  border-bottom: 2px solid #000;
}
.col_title span a {
  color: #000;
  font-weight: bold;
  font-size: 28px;
  line-height: 42px;
  padding: 0 15px;
  display: block;
  width: auto;
  height: 44px;
  border-bottom: 2px #f74344 solid;
  border-right: 3px #fff solid;
  float: left;
}
.col_sub_title {
  width: 100%;
  height: 26px;
  overflow: auto;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: 1px solid #f74344;
}
.col_sub_title a {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 0 15px;
  background: #f74344;
  overflow: auto;
  display: block;
  width: 100px;
}
.col_title_r {
  width: 100%;
  height: 46px;
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
}
.col_title_r span {
  width: 100%;
  height: 44px;
  display: block;
  text-align: center;
  border-bottom: 2px solid #000;
}
.col_title_r span a {
  color: #000;
  font-weight: normal;
  font-size: 24px;
  line-height: 42px;
  padding: 0 15px;
  display: block;
  width: auto;
  height: 44px;
  border-bottom: 2px #f74344 solid;
  border-right: 3px #fff solid;
  float: left;
}
.cul_title {
  width: 100%;
  height: 26px;
  overflow: auto;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.cul_title a {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 0 15px;
  background: #f74344;
  overflow: auto;
  display: block;
  width: 70px;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
table {
  font-size: inherit;
  font: 100%;
}
h1 {
  font-size: 14px;
}
h2 {
  font-size: 14px;
  font-weight: normal;
}
h3 {
  font-size: 12px;
}
h4 {
  font-size: 12px;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
.clear {
  clear: both;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
/* End hide from IE-mac */
* + html .clearfix {
  min-height: 1%;
}
.bold {
  font-weight: bold;
}
.f14 {
  font-size: 14px;
}
.h20 {
  line-height: 20px;
}
.error {
  color: red;
}
.cWhite,
.cWhite a:link,
.cWhite a:visited,
.cWhite a:hover {
  color: #fff;
}
.cRed,
.cRed a:link,
.cRed a:visited,
.cRed a:hover {
  color: #ba2636;
}
.cGray,
.cGray a:link,
.cGray a:visited {
  color: #666;
}
.cGray a:hover {
  color: #ba2636;
}
.cGray2,
.cGray2 a:link,
.cGray2 a:visited {
  color: #999;
}
.cGray2 a:hover {
  color: #ba2636;
}
.cDGray,
.cDGray a:link,
.cDGray a:visited {
  color: #2b2b2b;
}
.cDGray a:hover {
  color: #ba2636;
}
.cNavy,
.cNavy a:link,
.cNavy a:visited {
  color: #004276;
}
.cNavy a:hover {
  color: #ba2636;
}
.m_red,
a.m_red:link,
a.m_red:visited,
a.m_red:hover {
  color: #ba2636;
}
.m_black,
a.m_black:link,
a.m_black:visited,
a.m_black:hover {
  color: #000;
}
.m_bold {
  font-weight: bold;
}
.m_video {
  background: url(http://y0.ifengimg.com/biz/20160121/images/i_v.gif) no-repeat 0 1px;
  padding-left: 21px;
}
/*star页头部*/
.fz_hder {
  width: 1000px;
  margin: 0 auto;
  padding-bottom: 10px;
}
.header_box01 {
  line-height: 20px;
  color: #2b2b2b;
  height: 20px;
  width: 100%;
  padding: 5px 0 0;
  overflow: hidden;
}
.header_box02 {
  position: relative;
  height: 43px;
}
.header_box01 a {
  color: #2b2b2b;
}
.header_spacing {
  height: 8px;
  overflow: hidden;
  border-bottom: 1px solid #e7e7e7;
}
.days_msg {
  float: left;
  margin: 0 0 0 15px;
  _display: inline;
}
/*小导航*/
.small_nav {
  float: right;
  margin: 0 15px 0 0;
  _display: inline;
}
.small_nav span {
  margin: 0 -4px;
}
/*头部导航一*/
.H_nav_box {
  height: 32px;
  width: 1000px;
  border: 1px solid #e7e7e7;
  line-height: 32px;
  margin: 10px auto 0;
  overflow: hidden;
  background: white;
  border-right: none;
  border-left: none;
}
.H_nav {
  float: left;
  margin-left: 10px;
  _display: inline;
}
.H_nav ul {
  float: left;
  border-left: 1px solid #e7e7e7;
  width: 760px;
}
.H_nav li {
  float: left;
  padding: 0 4px;
  border-right: 1px solid #e7e7e7;
}
.H_nav ul a {
  color: #2b2b2b;
  font-size: 12px;
}
.H_nav li.fColor a {
  color: #004276;
}
.logo {
  float: left;
  padding: 0 0 0 15px;
  height: 43px;
  overflow: hidden;
}
.H_function {
  float: left;
  position: absolute;
  bottom: 0;
  _display: inline;
  left: 225px;
}
.H_function a {
  color: #ba2636;
}
.phone {
  padding: 0 0 0 14px;
  background: url(http://y0.ifengimg.com/biz/20160121/images/sprite8.gif) no-repeat left -193px;
  margin: 0 5px 0 0;
  line-height: 20px;
}
.desk {
  padding: 0 0 0 17px;
  background: url(http://y0.ifengimg.com/biz/20160121/images/mouse.jpg) no-repeat left center;
  line-height: 20px;
}
/*搜索*/
.fz_hder .h_find {
  width: 300px;
  float: right;
  text-align: left;
  padding-top: 8px;
}
.search {
  height: 26px;
}
.search .lb {
  width: 78px;
  height: 26px;
  margin-right: 5px;
  position: relative;
  float: left;
  z-index: 99;
}
.search .lb ul {
  width: 78px;
}
.search .lb ul li {
  width: 76px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #b2b2b2;
}
.search .lb ul li a {
  color: #666;
  display: block;
  width: 66px;
  height: 24px;
  line-height: 24px;
  background: url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/s_bg01_1.gif) no-repeat right top;
  padding-left: 10px;
}
/*默认背景*/
.search .lb ul li a:hover {
  background: url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/s_bg01_2.gif) no-repeat right top;
  text-decoration: none;
}
.search .lb ul li .a_cl {
  background: url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/s_bg01_3.gif) no-repeat right top;
}
.search .lb ul li ul {
  width: 51px;
  display: none;
  position: absolute;
  left: 0;
  background: #fff;
  border: 1px solid #b2b2b2;
  border-top: none;
}
.search .lb ul li ul li {
  width: 51px;
  background: none;
  border: 0;
  padding-left: 0;
}
.search .lb ul li ul li a {
  width: 42px;
  background: none;
  padding-left: 9px;
}
.search .lb ul li ul li a:hover {
  background: #e7e7e7;
  background-image: none;
}
.search .t_btn {
  width: 215px;
  height: 24px;
  background: url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/s_bg02_1.gif) no-repeat right top;
  border: 1px solid #b2b2b2;
  float: left;
}
.search .t_btn_on {
  background: url(http://y2.ifengimg.com/e01ed39fc2da5d4a/2013/1023/s_bg02_2.gif) no-repeat right top;
}
.search .text_bg {
  width: 178px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  float: left;
}
.search .text_bg .text01 {
  color: #666;
  border: none;
  background: none;
  width: 158px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
}
.search .btn_bg {
  width: 37px;
  height: 24px;
  float: left;
}
.search .btn_bg .btn01 {
  border: none;
  background: none;
  width: 37px;
  height: 24px;
  cursor: pointer;
}
.f_navFind {
  float: right;
  width: 348px;
  text-align: left;
  padding-top: 18px;
}
.f_navFind span {
  float: left;
}
.f_navFind.f_text {
  width: 182px;
  height: 16px;
  padding: 2px 0 0 5px;
  margin-top: 1px ! important;
  *margin-top: 0px ! important;
  margin-top: 0;
  margin-right: 7px;
  background: #fff;
  border: 1px solid#819bb4;
  color: #646464;
  font-size: 12px;
}
.f_navFind.f_sel {
  width: 80px;
  height: 16px;
  margin: 1px 9px 0 0;
  padding: 2px 0 0 11px;
  border: 1px solid#819bb4;
  border-right: none;
  background: #ffffff url(http: //y0.ifengimg.com/biz/20160121/images/nav0416_04.gif) no-repeat right center;
  font-size: 12px;
  color: #646464;
  cursor: pointer;
}
.f_navFind.f_button {
  width: 51px;
  height: 20px;
  padding: 1px 0 0 2px;
  margin: 1px 0 0;
  border: none;
  background: url(http: //y0.ifengimg.com/biz/20160121/images/navFind.gif) no-repeat 0 0;
  color: #000;
  font-weight: bold;
  cursor: pointer;
}
#f_searchFormOption {
  position: relative;
  float: left;
}
#loginFldselectop {
  position: absolute;
  border: 1px solid#DFDFDF;
  top: 20px;
  left: 0px;
  width: 73px;
  background: #fff;
  z-index: 99;
}
#loginFldselectop li {
  line-height: 20px;
  height: 20px;
}
#loginFldselectop li a {
  line-height: 20px;
  height: 20px;
  text-decoration: none;
  color: #000000;
  padding-left: 11px;
}
/*end头部*/
.cc_nav {
  width: 100%;
  min-width: 1000px;
  height: auto;
  display: block;
  overflow: auto;
  margin-bottom: 15px;
  font-family: simsun;
}
.cc_nav a:hover {
  color: #ba2636;
}
.cc_nav .main_nav {
  width: 100%;
  min-width: 1000px;
  background: #f74344;
  height: auto;
  display: block;
  margin: 0 auto;
}
.cc_nav .main_nav .m_nav_list {
  width: 1000px;
  height: 60px;
  display: block;
  background: #f74344;
  margin: 0 auto;
}
.cc_nav .main_nav .m_nav_list li {
  height: 50px;
  display: block;
  float: left;
  padding: 0 15px;
}
.cc_nav .main_nav .m_nav_list li a {
  height: 50px;
  color: #fff;
  font-size: 20px;
  line-height: 55px;
  font-weight: bold;
  display: block;
}
.cc_nav .main_nav .m_nav_list li:hover a {
  border-bottom: 2px solid #fff;
  color: #fff;
}
.cc_nav .sub_nav {
  width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.cc_nav .sub_nav .s_nav_list {
  width: 1000px;
  height: 40px;
  display: inline-block;
  margin: 0 auto;
  border-bottom: 1px #ccc solid;
}
.cc_nav .sub_nav .s_nav_list li {
  height: 40px;
  display: block;
  float: left;
  padding: 0 5px;
  line-height: 40px;
  font-size: 14px;
}
.cc_nav .sub_nav .s_nav_list li a {
  font-size: 14px;
}
.cc_nav .sub_nav .s_nav_list li span {
  font-weight: bold;
}
.cc_nav .guide_nav {
  width: 1000px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.cc_nav .guide_nav .g_nav_list {
  width: 1000px;
  height: 40px;
  display: inline-block;
  margin: 0 auto;
  border-bottom: 1px #ccc solid;
}
.cc_nav .guide_nav .g_nav_list li {
  height: 40px;
  display: block;
  float: left;
  padding: 0 5px;
  line-height: 40px;
  font-size: 14px;
}
.cc_nav .guide_nav .g_nav_list li a {
  font-size: 14px;
}
.cc_nav .guide_nav .g_nav_list span {
  padding: 0 5px;
  float: left;
  line-height: 40px;
}
.news .pic_move {
  width: 570px;
  height: 306px;
  display: block;
  overflow: hidden;
  position: relative;
  float: right;
}
.news .pic_move .hd ul {
  width: 120px;
  height: 15px;
  position: absolute;
  bottom: 10px;
  right: 15px;
  z-index: 999;
}
.news .pic_move .hd ul li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-right: 10px;
  background: #fff;
  float: left;
  display: block;
  text-indent: -999px;
}
.news .pic_move .hd ul li.on {
  background: #f74344;
}
.news .pic_move .bd ul li {
  position: relative;
}
.news .pic_move .bd ul li img {
  width: 390px;
  height: 306px;
  display: block;
}
.news .pic_move .bd ul li span {
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 306px;
  font-size: 18px;
  text-align: left;
  background: #292929;
}
.news .pic_move .bd ul li span a {
  color: #fff;
}
.news .pic_move .bd ul li span a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
.news .pic_move .bd ul li span h2 {
  font-size: 18px;
  line-height: 28px;
  width: 150px;
  margin: 0 auto;
  margin-top: 30px;
}
.news .pic_move .bd ul li span p {
  font-size: 14px;
  line-height: 20px;
  color: #bbb;
  width: 150px;
  margin: 0 auto;
  margin-top: 20px;
}
#spe_hot li {
  width: 238px;
  height: auto;
  margin-bottom: 10px;
  background: #f5f5f5;
}
#spe_hot li img {
  width: 238px;
  height: 145px;
  display: block;
  border: 1px solid #e1e1e1;
}
#spe_hot li p {
  font-size: 16px;
  line-height: 32px;
  background: #f5f5f5;
  width: 240px;
  text-align: center;
}
#spe_hot li p a:hover {
  color: #ba2636;
}
#spe_hot li:last-child {
  margin: 0;
}
#spe_hot li:hover a {
  color: #ba2636;
}
.finance {
  padding-bottom: 20px;
}
.travel {
  padding-bottom: 20px;
}
#tra_h .pic {
  width: 240px;
  height: 160px;
  border: 0;
}
#tra_h_ad a {
  position: relative;
  width: 300px;
  height: 110px;
}
#tra_h_ad a span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
}
#tra_h_ad a:hover span {
  text-decoration: underline;
}
.life {
  padding-bottom: 20px;
}
.life .pic_move {
  width: 400px;
  height: 200px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  float: left;
}
.life .pic_move .hd ul {
  width: 110px;
  height: 15px;
  position: absolute;
  bottom: 3px;
  right: 0;
  z-index: 999;
}
.life .pic_move .hd ul li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-right: 10px;
  background: #fff;
  float: left;
  display: block;
  text-indent: -999px;
}
.life .pic_move .hd ul li.on {
  background: #f74344;
}
.life .pic_move .bd ul li {
  position: relative;
}
.life .pic_move .bd ul li img {
  width: 400px;
  height: 200px;
  display: block;
}
.life .pic_move .bd ul li span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 385px;
  height: 26px;
  font-size: 16px;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 15px;
}
.life .pic_move .bd ul li span a {
  color: #fff;
}
.life .pic_move .bd ul li span a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 1px;
}
.life .pic_move .bd ul li span p {
  font-size: 12px;
  line-height: 26px;
  color: #fff;
}
.life .box_05 {
  width: 240px;
  height: 175px;
}
.life .box_05 .pic a {
  width: 240px;
  height: 140px;
}
.life .box_05 .txt01 {
  margin-top: 5px;
}
.life .box_04 .list_02 {
  padding-top: 5px;
}
.life .box_04 .list_02 li {
  line-height: 26px;
  height: 26px;
  background: url(http://y0.ifengimg.com/biz/20160121/images/c_04.png) no-repeat left center;
  font-size: 14px;
  padding-left: 12px;
}
.culture {
  padding-bottom: 20px;
}
.culture .std_h_ad {
  width: 300px;
  height: 100px;
  padding-bottom: 10px;
}
.culture .std_h_ad a {
  position: relative;
  width: 100%;
  height: 100px;
  display: block;
}
.culture .std_h_ad a span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.culture .std_h_ad a:hover span {
  text-decoration: underline;
}
.culture #edu_x .pictxt {
  padding-top: 0;
}
.culture .col_l h6 {
  padding-bottom: 5px;
}
.culture #rewen_x .pictxt {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.culture .pb0 {
  padding-bottom: 0;
}
.piclist01 {
  width: 300px;
  padding-bottom: 10px;
  height: auto;
  display: block;
  overflow: auto;
}
.picTxt02 {
  width: 300px;
  background: #f5f5f5;
  overflow: hidden;
}
.picTxt02 img {
  float: left;
  padding-right: 12px;
}
.picTxt02 h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
}
.picTxt02 h3 a {
  color: #2b2b2b;
}
.picTxt02 h3 a:hover {
  color: #ba2b36;
}
.Txt02 {
  line-height: 22px;
  color: #666;
  padding-top: 10px;
}
.Txt02 a {
  color: #ba2b36;
}
.bgnone {
  border-bottom: none;
}
.box_03 .pictxt {
  float: left;
}
.box_03 .list01 {
  float: left;
}
.tupian .pic_list {
  width: 1000px;
  height: 365px;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.tupian .pic_list li {
  position: absolute;
}
.tupian .pic_list li a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
.tupian .pic_list li a span {
  display: none;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
}
.tupian .pic_list li:hover span {
  display: block;
}
.tupian .pic_list li a:hover span {
  display: block;
}
.tupian .pic_list #pic_l_1 {
  top: 0;
  left: 0;
  width: 293px;
  height: 365px;
}
.tupian .pic_list #pic_l_2 {
  top: 0;
  left: 294px;
  width: 252px;
  height: 219px;
}
.tupian .pic_list #pic_l_3 {
  top: 0;
  left: 547px;
  width: 200px;
  height: 219px;
}
.tupian .pic_list #pic_l_4 {
  top: 0;
  left: 748px;
  width: 252px;
  height: 219px;
}
.tupian .pic_list #pic_l_5 {
  top: 220px;
  left: 294px;
  width: 313px;
  height: 145px;
}
.tupian .pic_list #pic_l_6 {
  top: 220px;
  left: 608px;
  width: 199px;
  height: 145px;
}
.tupian .pic_list #pic_l_7 {
  top: 220px;
  left: 808px;
  width: 192px;
  height: 145px;
}
.mt12 {
  overflow: auto;
}
.footer_ph {
  border-bottom: 1px #ccc solid;
  padding-bottom: 5px;
}
.footer_ph p {
  text-align: center;
  color: red;
}
.footer_link .footer_l_list {
  overflow: auto;
  width: 800px;
  height: auto;
  margin: 15px auto;
  display: block;
}
.footer_link .footer_l_list li {
  float: left;
  padding: 0 10px;
}
.footer_link .footer_l_list li a {
  color: #777;
}
.footer_link .footer_l_list li a:hover {
  color: #ba2636;
}
.footer_copyright {
  text-align: center;
  color: #777;
  margin-bottom: 15px;
}
