@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: 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: flex;
  background: #f74344;
  margin: 0 auto;
  justify-content: space-between;
  align-items: center;
}
.cc_nav .main_nav .m_nav_list li {
  height: 50px;
  display: block;
  float: left;
  padding: 0 15px;
  flex: 0 1 auto;
}
.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: 385px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  float: right;
  /* 前/后按钮样式 */
}
.news .pic_move ul li {
  position: relative;
}
.news .pic_move ul li img {
  width: 570px;
  height: 385px;
  display: block;
}
.news .pic_move ul li span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 570px;
  height: 60px;
  font-size: 16px;
  text-align: center;
  line-height: 55px;
  background: rgba(0, 0, 0, 0.6);
}
.news .pic_move ul li span a {
  color: #fff;
}
.news .pic_move ul li span a:hover {
  border-bottom: 1px solid #fff;
  padding-bottom: 6px;
}
.news .pic_move .prev,
.news .pic_move .next {
  position: absolute;
  left: 20px;
  bottom: 10px;
  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=60);
  opacity: 0.6;
}
.news .pic_move .next {
  left: auto;
  right: 20px;
  background-position: 8px 5px;
}
.news .pic_move .prev:hover,
.news .pic_move .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.specialhot{
  width: 570px;
  height: 210px;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  float: right;
}

#spe_hot li {
  width: 270px;
  height: auto;
  margin-bottom: 10px;
  background: #f5f5f5;
  float: left;
  margin-right: 15px;
}
#spe_hot li img {
  width: 270px;
  height: 170px;
  display: block;
  border: 1px solid #e1e1e1;
}
#spe_hot li p {
  font-size: 16px;
  line-height: 32px;
  background: #f5f5f5;
  width: 270px;
  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;
}

.newstablist{
  width: 100%;
  height: 50px;
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px #f74344 solid;
}
.newstablist li{
  width: 100px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  color: #f74344;
  flex:1 1 auto;
}
.newstablist li a{
  color: #f74344;
}
.newstablist li:hover{
  background-color: #f74344;
  color: #fff;
}
.newstablist li:hover a{
  color: #fff;
}
.newstablist .active{
  background-color: #f74344;
  color: #fff;
}
.newstablist .active a{
  color: #fff;
}

.listnews{}
.listnews .addmore{
  width: 70%;
  height: 30px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #ccc;
}
.listnews .addmore a{
  width: 100%;
  height: 100%;
  display: block;
  color: #555;
}
.listnews .addmore:hover a{
  color: #f74344;
}
.listnews ul{}
.listnews ul li{
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: 1px #ccc solid;
}

.listnews ul li img{
  width: 220px;
  height: 135px;
  display: block;
  float: left;
  padding: 15px;
}

.listnews ul li p{
  font-size: 20px;
  line-height: 30px;
  color: #000;
  padding-top: 30px;
  padding-bottom: 15px;
}
.listnews ul li span{
  float: left;
  color: #555;
  font-size: 14px;
  line-height: 30px;
}

.listnews ul li a{
  color: #000;
}
.listnews ul li a:hover p,.listnews ul li a:hover span{
  color: #f74344;
}

.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;
}

.__footer {
            width: 1000px;
            margin: 0 auto;
            border-top: 1px solid #ccc;
            padding-top:10px
        }

        .foot_link {
            position: relative;
            height: 28px;
            padding-top: 15px;
            border-top: 1px solid #fff;
            overflow: hidden;
            color: #000;
            line-height: 28px;
            font-size: 12px;
        }

        .__list {
            text-align: center;
        }

        .__link {
            color: #000 !important;
            font-size: 12px;
            text-decoration: none;
            padding: 0 7px 0 14px;
            border-right: 1px solid #000;
        }

        .__link:hover {
            color: #f54343 !important;
            text-decoration: underline;
        }

        .__link:first-child {
            padding-left: 0;
        }

        .__link:last-child {
            border: 0;
        }

        .__copyright {
            font-family: Arial, '宋体';
            color: #666;
            height: 28px;
            text-align: center;
            overflow: hidden;
            line-height: 28px;
        }

        .__copyright span {
            padding-right: 12px;
            font-size: 12px;
        }

        .__clearfix {
            zoom: 1
        }

        .__clearfix:after {
            content: "\200B";
            display: block;
            height: 0;
            clear: both
        }

          .newCityFooter {
              color: #000;
              clear: both;
              text-align: center;
              line-height: 24px;
              font-family: Arial, simsun;
              font-size: 12px;
              margin: 0 auto;
          }
