@charset "utf-8";
/* 清除内外边距 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  /* table elements 表格元素 */
  margin: 0;
  padding: 0;
}
input,
textarea {
  border: 2 none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体 */
body,
button,
input,
select,
textarea {
  font: 14px/22px "Microsoft YaHei", "微软雅黑", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", Arial, sans-serif;
  color: #666;
}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
  margin: 0px;
}
/*覆盖bootstrape对标题加的默认外边距*/
address,
cite,
dfn,
em,
i,
var {
  font-style: normal;
}
/* 斜体扶正 */
/* 重置列表元素 */
ul,
ol,
li {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
}
/*英文换行*/
a:hover {
  text-decoration: none;
  transition: all 0.2s;
}
/* 重置表单元素 */
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小 */
}
/* 重置表格元素 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
  overflow-y: scroll;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*字体大小*/
.clear {
  clear: both;
  height: 0;
}
.blk-main .clearlist {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 100% ;
  float: none;
}
/*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
}
.modal-dialog {
  position: fixed;
  color: #000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%;
}
.modal-dialog .css-icon {
  background-image: url("../images/modal-icons.png");
}
.modal-dialog .modal-head {
  height: 30px;
  line-height: 30px;
  padding: 0px 20px;
  background: #F6EFEF;
  font-size: 14px;
}
.modal-dialog .modal-head .modal-logo {
  width: 15px;
  height: 15px;
  background-position: 1px 0px;
  margin: 8px 5px 0 0;
  float: left;
}
.modal-dialog .modal-head .close {
  float: right;
  width: 15px;
  height: 15px;
  background-position: -14px 0px;
  margin-top: 8px;
}
.modal-dialog .modal-body {
  width: 100%;
  min-height: 125px;
  background: #ffffff;
}
.modal-dialog .modal-body .modal-body-left {
  width: 140px;
  float: left;
}
.modal-dialog .modal-body .modal-body-left .icon {
  width: 64px;
  height: 64px;
  margin: 30px 0 0 48px;
}
.modal-dialog .modal-body .modal-body-left .success-message {
  background-position: 0px -14px;
}
.modal-dialog .modal-body .modal-body-left .warming-message {
  background-position: 0px -78px;
}
.modal-dialog .modal-body .modal-body-right {
  width: 260px;
  float: right;
  padding-top: 20px;
}
.modal-dialog .modal-body .modal-body-right .close-btn {
  color: #000;
  text-align: center;
  width: 90px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  background: #818079;
}
.modal-dialog .modal-body .modal-body-right p {
  line-height: 30px;
}
/*COMMON_BLK_START*/
/*AVAIBLE_VI
[
{"vicolor":"#002278","sub1color":"#000000"},
{"vicolor":"#00B32D","sub1color":"#59B370"},
{"vicolor":"#FC3BFF","sub1color":"#FF9875"},
{"vicolor":"#914E00","sub1color":"#B8824D"}
]
AVAIBLE_VI*/
.ovh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body {
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.content {
  width: 83.33%;
  margin: 0 auto;
}
/*COMMON_BLK_END*/
.yinz dl dt img,
.product dl dt img,
.pro_list ul li img,
.plan dl dt img,
.hz ul li img,
.news dl dt img,
.ys_video img,
.video dl dt img,
.about dl dt img,
.photo ul li img {
  display: block;
  width: 100%;
}
.plan dl dt img,
.pro_list ul li img,
.news dl dt img,
.photo ul li img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.plan .plan_dl:hover dt img,
.pro_list ul li:hover img,
.news dl dt:hover img,
.photo ul li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/**/
.tils {
  overflow: hidden;
  background: url(../images/title.jpg) no-repeat center bottom;
  padding: 4.1rem 8% 0.9rem;
}
.tils .tils_l {
  width: 41%;
}
.tils .tils_l h3 {
  color: #000000;
  font-size: 3.3rem;
  line-height: 100%;
  letter-spacing: 1px;
}
.tils .tils_l h3 span {
  color: #bf131b;
}
.tils .tils_l h3 i {
  display: block;
  padding: 0.9rem 0 1.1rem 0;
}
.tils .tils_l h3 em {
  display: block;
  color: #bf131b;
  font-size: 2.2rem;
  line-height: 100%;
  padding-bottom: 2.7rem;
}
.tils .tils_l p {
  font-size: 0.8rem;
  color: #000000;
  line-height: 1.5rem;
  padding-bottom: 1.7rem;
}
.tils .tils_r {
  width: 41.7%;
  padding-top: 3.3rem;
}
.tils .tils_r ul li {
  overflow: hidden;
  line-height: 100%;
  margin-bottom: 2.6rem;
  padding-bottom: 1.95rem;
  position: relative;
}
.tils .tils_r ul li em {
  float: right;
  font-size: 1.2rem;
  color: #000000;
  line-height: 100%;
  width: 59%;
}
.tils .tils_r ul li em span {
  display: block;
  line-height: 100%;
  color: #888;
  font-size: 0.7rem;
  padding-top: 0.85rem;
}
.tils .tils_r ul li i {
  float: left;
  color: #000000;
  font-size: 2.8rem;
  line-height: 80%;
  font-weight: bold;
}
.tils .tils_r ul li i sup {
  font-size: 1.5rem;
  display: inline-block;
  line-height: 80%;
}
.tils .tils_r li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  content: "";
  border-bottom: 1px solid #b7b7b7;
}
.tils .tils_r li:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  content: "";
  background-color: #bf131b;
  z-index: 5;
  transition: all 0.3s;
}
.tils .tils_r li:hover i {
  color: #bf131b;
}
.tils .tils_r li:hover:before {
  width: 100%;
  height: 2px;
}
.tils .tils_r li:hover:after {
  height: 0;
}
/**/
.ques {
  overflow: hidden;
  background: url(../images/quesion.jpg) no-repeat center 0;
  height: 46.1rem;
  background-size: 100% 46.1rem;
  margin-bottom: 4.5rem;
}
.ques .ques_l {
  width: 29.5%;
  box-sizing: border-box;
  padding: 5.6rem 6.5% 0;
  color: #fff;
  font-size: 0.9rem;
}
.ques .ques_l h3 {
  font-size: 2.2rem;
  line-height: 100%;
  font-weight: 600;
}
.ques .ques_l h3 i {
  padding-bottom: 2.3rem;
  display: block;
  margin-bottom: 1.8rem;
  position: relative;
}
.ques .ques_l h3 i span {
  display: block;
  padding-bottom: 1rem;
}
.ques .ques_l h3 i::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.5rem;
  height: 0.25rem;
  background-color: #f3f3f3;
  content: "";
}
.ques .ques_l h3 em {
  display: block;
  height: 5.5rem;
  font-size: 0.9rem;
  line-height: 100%;
  font-weight: normal;
}
.ques .ques_l h3 em span {
  display: block;
  padding-bottom: 0.5rem;
}
.ques .ques_l ul {
  border-bottom: 1px solid rgba(225, 225, 225, 0.5);
}
.ques .ques_l ul li {
  border-top: 1px solid rgba(225, 225, 225, 0.5);
  height: 4.1rem;
  line-height: 4.1rem;
}
.ques .ques_l ul li.cur a{font-weight:bold;}
.ques .ques_l ul li a {
  display: block;
  padding-left: 3.7rem;
  font-size: 1.3rem;
  color: #fff;
  background: url(../images/q_li1.png) no-repeat 1.3rem center;
}
.ques .ques_l ul li a:hover {
  font-weight: bold;
}
.ques .ques_r {
  width: 57%;
  margin-right: 8%;
  padding-top: 6.35rem;
}
.ques .ques_r h3 {
  line-height: 100%;
  border-bottom: 1px solid rgba(225, 225, 225, 0.5);
  padding: 0 0 1.6rem 0.7rem;
  margin-bottom: 2.1rem;
}
.ques .ques_r h3 a {
  color: #bf131b;
  font-size: 2rem;
  font-weight: normal;
  line-height: 100%;
}
.ques .ques_r dl {
  overflow: hidden;
  margin-bottom: 2.1rem;
}
.ques .ques_r dl dt {
  float: right;
  width: 59%;
}
.ques .ques_r dl dt img {
  width: 100%;
}
.ques .ques_r dl dd {
  float: left;
  width: 35%;
}
.ques .ques_r dl dd h4 {
  font-weight: normal;
  padding-bottom: 1.3rem;
  padding-left: 0.6rem;
}
.ques .ques_r dl dd h4 a {
  color: #fff;
  font-size: 1.4rem;
}
.ques .ques_r dl dd p {
  border-bottom: 1px solid rgba(225, 225, 225, 0.35);width: 50%;
  float: left;
}
.ques .ques_r dl dd p a {
  padding-left: 1.7rem;
  display: block;
  line-height: 2.45rem;
  font-size: 0.9rem;
  color: #d2cfce;
  background: url(../images/q_li2.png) no-repeat 0.6rem 0.72rem;
}
.ques .ques_r dl dd p a:hover {
  color: #bf131b;
}
.ques .ques_r h5 {
overflow: hidden;
  border-bottom: 1px solid rgba(225, 225, 225, 0.5);
  height: 4.57rem;
  margin-bottom:2.3rem;
  font-weight: normal;
}
.ques .ques_r h5 i {
  display: block;
  float: left;
  padding-left: 0.65rem;
  color: #fff;
  font-size: 1.4rem;
  line-height: 3rem;
  padding-right: 1.5rem;
  border-right: 1px solid #fff;
}
.ques .ques_r h5 em {
  display: block;
  float: right;
  width: 82.5%;
  padding-top: 0.8rem;
  font-size: 0.9rem;
  color: #a2a19f;
}
.ques .ques_r ul {
  overflow: hidden;
}
.ques .ques_r ul li {
  float: left;
  margin-right: 0.6rem;
  line-height: 100%;
  text-align: center;width: 20%
}
.ques .ques_r ul li img {
  box-sizing: border-box;
  border-radius: 1rem; width: 100%;
}
.ques .ques_r ul li span {
  display: block;
  padding-top: 1.3rem;
  font-size: 0.8rem;
  color: #fff;line-height: 120%;
}
.ques .ques_r ul .on img {
  border: 0.1rem solid #bf131b;
}
/**/
h2 {
  overflow: hidden;
  padding-bottom: 2.8rem;
  font-weight: normal;
  font-size: 0.9rem;
  color: #000000;
}
h2 em {
  display: block;
  float: right;
  line-height: 100%;
  text-align: right;
}
h2 em span {
  display: block;
  padding-bottom: 0.5rem;
}
h2 a {
  display: inline-block;
  line-height: 100%;
  font-size: 2.2rem;
  color: #000000;
  font-weight: bold;
}
.pufa {
  margin: 0 8.2%;
}
.pufa ul {
  display: flex;
  justify-content: space-between;
}
.pufa ul li {
  width: 49%;
  border-radius: 1.95rem;
  box-shadow: 0 0.9rem 1.3rem rgba(179, 137, 97, 0.3);
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  margin-bottom: 6.7rem;
}
/**/
.gjzy {
  overflow: hidden;
  background-color: #f4f4f4;
  padding-top: 3.3rem;
  margin-bottom: 5.7rem;
}
.gjzy h2 {
  margin: 0 8.2%;
  padding-bottom: 2.3rem;
}
.gjzy_con ul li img{ width:100%; height: 43.3rem;}
.gjzy_nav ul {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
margin-bottom: -43.3rem;position: relative;z-index: 5;
  height: 43.3rem;
}
.gjzy_nav ul li {
  width: 25%;
  border-right: 1px solid rgba(225, 225, 225, 0.65);
  padding-top: 24.3rem;
  text-align: center;
  height: 43.3rem;
  box-sizing: border-box;

}

.gjzy_nav ul li em {
  display: block;
  color: #fff;
  font-size: 1rem;
}
.gjzy_nav ul li em b {
  display: block;
  font-size: 1.75rem;
  line-height: 100%;
  padding: 1rem 0 1.2rem 0;
}
.gjzy_nav ul li em strong {
  display: none;
}
.gjzy_nav ul li em span {
  display: block;
  padding-top: 0.5rem;
}
.gjzy_nav ul li i {
  display: none;
}
.gjzy_nav ul li a {
  display: none;
}
.gjzy_nav ul:last-child {
  border-right: none;
}
.gjzy_nav ul .on {
  background: rgba(191, 19, 27, 0.6);
  padding: 6rem 2.2% 0;
}
.gjzy_nav ul .on img {
  width: 3.1rem;
}
.gjzy_nav ul .on em {
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1.6rem;
}
.gjzy_nav ul .on em b {
  padding-top: 2.8rem;
  padding-bottom: 0.9rem;
}
.gjzy_nav ul .on em span {
  display: inline-block;
}
.gjzy_nav ul .on em strong {
  display: inline-block;
  font-weight: normal;
  padding: 0 0.3rem 0 0.1rem;
}
.gjzy_nav ul .on em:before {
  position: absolute;
  left: 44.5%;
  bottom: 0;
  content: "";
  width: 2.5rem;
  height: 0.25rem;
  background-color: #fff;
}
.gjzy_nav ul .on i {
  display: block;
  font-size: 0.7rem;
  color: #fff;
  line-height: 1.5rem;
  height: 15rem;
}
.gjzy_nav ul .on i span {
  display: block;
}
.gjzy_nav ul .on a {
  display: inline-block;
  font-size: 0.9rem;
  color: #fff;
  height: 2.8rem;
  line-height: 2.8rem;
  padding-left: 1.5rem;
  width: 5.6rem;
  text-align: left;
  background: url(../images/gy_btn.png) no-repeat;
  background-size: 100%;
}
/**/
.teams {
  background: url(../images/team.jpg) no-repeat center 5.79rem;
  background-size: 86.4% 44.7rem;
  margin-bottom: 5.9rem;
  position: relative;
}
.teams h2 {
  margin: 0 8.2%;
  padding-bottom: 3.5rem;
}
.teams .team_l {
margin-left: 12.2%;
  width: 25.5%;
  padding-top: 11.2rem;
}
.teams .team_l h3 {
  line-height: 100%;
  padding-bottom: 2.7rem;
}
.teams .team_l h3 a {
  display: inline-block;
  line-height: 100%;
  font-size: 1.6rem;
  color: #010000;
}
.teams .team_l ul li {
  padding-bottom: 1.7rem;
}
.teams .team_l ul li a {
  display: inline-block;
  color: #000000;
  font-size: 0.9rem;
  line-height: 1.4rem;
  transition: all 0.2s;
}
.teams .team_l ul li a span {
  display: block;
  line-height: 100%;
  font-size: 0.9rem;
  color: #bf131b;
  font-weight: bold;
  padding-bottom: 0.6rem;
}
.teams .team_l ul li a:hover {
  color: #bf131b;
}
.teams .team_c {
  position: absolute;
 width: 25.65%;
  left: 38.5%;
  top:9.5rem;
}
.teams .team_c img{ width:100%;}
.teams .team_r {
  position: relative;
  margin-right:10%;
  width: 44.7%;
  margin-top: 5.4rem;
  height: 41.8rem;
}
.teams .team_r .t_bbg {
  background-color: #bf131b;
  padding: 3.1rem 1.8rem 0 41%;
  border-radius: 1rem;
  height: 20.9rem;
  margin-bottom: 3.3rem;
  color: #fff;
  line-height: 1.3rem;
  font-size: 0.72rem;
}
.teams .team_r .t_bbg h4 {
  padding-top: 0.5rem;
}
.teams .team_r .t_bbg h4 a {
  font-size: 1.9rem;
  color: #fff;
  display: inline-block;
  line-height: 100%;
}
.teams .team_r .t_bbg h4 span {
  display: block;
  padding-top: 1rem;
  font-size: 1.1rem;
  line-height: 1.4rem;
  margin-right: 12%;
  font-weight: normal;
  padding-bottom: 1.5rem;
}
.teams .team_r h5 {
  width: 15.4rem;
  float: right;
  margin-right: 2.5rem;
}
.teams .team_m {
  margin: 0 auto;height: 16rem; width: 84%;
}
.teams .team_m ul {
  /*display: flex;*/
  /*justify-content: space-between;*/
}
.teams .team_m ul li {
  position: relative;
  background-color: #f2f2f2;
  border-radius: 0.9rem;width: 24.7rem;

  margin-top: 3.7rem;float: left;margin-right: 2.8rem;
}
.teams .team_m ul li img {
  display: block;
  position: absolute;
  left: 3.6%;
  bottom: 0;
  width: 10.1rem;
}
.teams .team_m ul li em {
  display: block;
  padding: 1.8rem 1.27rem 0 46%;
  height: 10rem;
  color: #616161;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
.teams .team_m ul li em strong {
  font-weight: normal;
  display: block;
}
.teams .team_m ul li em b {
  display: block;line-height: 125%;
  font-weight: normal;
  color: #000;
  font-size: 0.8rem;
  line-height: 100%;
  padding: 0.7rem 0 1.2rem 0;
  position: relative;
  margin-bottom: 0.7rem;
}
.teams .team_m ul li em b::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 1.5rem;
  height: 0.1rem;
  background-color: #c22229;
}
.teams .team_m ul li em i {
  display: block;
  line-height: 100%;
  font-size: 1.23rem;
  color: #000000;
  font-weight: bold;
}
.teams .team_m ul li em i span {
  font-weight: normal;
  font-size: 0.7rem;
}
/*.teams .team_m ul li:nth-child(2) img {*/
/*  left: 2%;*/
/*}*/
.teams .team_m ul li:hover {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.09);
}
.teams .team_m ul li:hover a i {
  color: #bf131b;
}
/**/
.story {
  background-color: #f2f2f2;
  padding: 5rem 8.2% 4rem;
  margin-bottom: 4.6rem;
}
.story h2 {
  padding-bottom: 3.5rem;
}
.story dl {
  width: 49.5%;
  float: left;
  border-radius: 1rem;
  overflow: hidden;
  background: #fff;
  margin-bottom: 3.8rem;
}
.story dl img {
  width: 100%;
}
.story dl:nth-of-type(2) {
  float: right;
}
.story dl dt {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.story dl dd {
  padding: 1.2rem;
  overflow: hidden;
}
.story dl dd p {
  float: left;
  color: #000000;
  font-size: 0.8rem;
  line-height: 1.2rem;
  width: 72.5%;
}
.story dl dd em {
  display: block;
  float: right;
  padding-top: 0.6rem;
}
.story dl dd em a {
  display: inline-block;
  width: 4.3rem;
  height: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
  border-radius: 0.5rem;
  border: 1px solid #dadada;
}
.story dl dd em a:last-child {
  margin-left: 0.5rem;
  background-color: #f2f2f2;
}
.story dl:hover {
  background-color: #bf131b;
}
.story dl:hover p {
  color: #fff;
}
.story dl:hover em a {
  color: #fff;
  border-color: #fff;
}
.story dl:hover em a:last-of-type {
  background-color: #fff;
  color: #000;
}
.story h3 {
  text-align: center;
  line-height: 100%;
  padding-bottom: 2.4rem;
  font-size: 1.7rem;
  color: #000000;
}
.story h3 span {
  color: #bf131b;
}
.story ul {
  overflow: hidden;
}
.story ul li {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  float: left;
  margin-bottom: 0.8rem;
  margin-right: 1%;
  width: 11.6%;
}
.story ul li img {
  width: 100%;
}
.story ul li:nth-child(8n) {
  margin-right: 0;
}
/**/
.xinw {
  overflow: hidden;
  margin: 0 8% 3.9rem;
}
.xinw .xw_hots {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.75rem;
}
.xinw .xw_hots dl {
  width: 33.33%;
  box-sizing: border-box;
  border: 1px solid #c5c5c5;
  border-radius: 0.9rem;
  padding: 2.3rem;
}
.xinw .xw_hots dl dt {
  position: relative;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.xinw .xw_hots dl dt img {
  width: 100%;
}
.xinw .xw_hots dl dt span {
  display: block;
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  line-height: 100%;
}
.xinw .xw_hots dl dd {
  padding-top: 1.7rem;
}
.xinw .xw_hots dl dd h4 {
  padding-bottom: 1rem;height: 6.35rem;
}
.xinw .xw_hots dl dd h4 span {
  font-weight: normal;
  font-size: 0.85rem;
  color: #000000;
  display: block;
  line-height: 100%;
  margin-bottom: 2.4rem;
}
.xinw .xw_hots dl dd h4 a {
  font-weight: bold;
  font-size: 1rem;
  color: #000;
  line-height: 1.6rem;
}
.xinw .xw_hots dl dd p {
  height: 7.6rem;
  font-size: 0.8rem;
  color: #7b7b7b;
  line-height: 1.4rem;
}
.xinw .xw_hots dl dd em {
  display: block;
  margin-bottom: 1.7rem;
}
.xinw .xw_hots dl dd em a {
  display: inline-block;
  font-size: 0.9rem;
  color: #bf131b;
  width: 7.5rem;
  line-height: 1.15rem;
  background: url(../images/xw_li1.jpg) no-repeat right 0;
  position: relative;
  height: 1.8rem;
}
.xinw .xw_hots dl dd em a::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  height: 2px;
  background-color: #bf131b;
  transition: all 0.2s;
}
.xinw .xw_hots .cur {
  background-color: #bf122d;
  border-color: #bf122d;
}
.xinw .xw_hots .cur dd h4 span,
.xinw .xw_hots .cur dd h4 a,
.xinw .xw_hots .cur dd p,
.xinw .xw_hots .cur dd em a {
  color: #fff;
}
.xinw .xw_hots .cur dd em a {
  background: url(../images/xw_li2.jpg) no-repeat right 0;
}
.xinw .xw_hots .cur dd em a:before {
  background-color: #fff;
}
.xinw .xw_con ul {
  overflow: hidden;
}
.xinw .xw_con ul li {
  width: 46.25%;
  float: left;
  border-bottom: 1px solid #c5c5c5;
  line-height: 3.2rem;
  padding-left: 1.4rem;
  background: url(../images/xw_li3.jpg) no-repeat left center;
}
.xinw .xw_con ul li a {
  color: #282828;
  font-size: 0.9rem;
}
.xinw .xw_con ul li span {
  display: inline-block;
  float: right;
  color: #bdbdbd;
  font-size: 0.8rem;
}
.xinw .xw_con ul li:nth-of-type(2n) {
  float: right;
}
.xinw .xw_con ul li:nth-of-type(7),
.xinw .xw_con ul li:nth-of-type(8) {
  border-bottom: none;
}
.xinw .xw_con li:hover a {
  color: #bf131b;
}
/**/
/**/
/*友情链接*/
.f_link {
  height: 3.6rem;
  background-color: #ddd;
  border-bottom: 0.2rem solid #bf131b;
  line-height: 3.6rem;
  font-size: 0.72rem;
  color: #282828;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 5;
}
.f_link p {
  overflow: hidden;
  padding: 0 8.2%;
}
.f_link p i {
  float: left;
  padding-left: 2.7rem;
  background: url(../images/f_linka.jpg) no-repeat left center;
}
.f_link p span {
  display: inline-block;
  float: right;
  padding-right: 1.8rem;
  color: #949494;
  background: url(../images/f_links.jpg) no-repeat right center;
}
.f_link p span a {
  color: #949494;
}
.f_link b {
  display: block;
  float: left;
  font-weight: normal;
}
.f_link p a {
  color: #000;
  padding: 0  0 0 2rem;
}
.f_link p a:hover {
  color: #bf131b;
}
/**/
html {
  font-size: 12px;
  -webkit-text-size-adjust: none;
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 12.5px;
  }
}
@media screen and (min-width: 1280px) {
  html {
    font-size: 13.33333px;
  }
}
@media screen and (min-width: 1366px) {
  html {
    font-size: 14.22916px;
  }
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 15px;
  }
}
@media screen and (min-width: 1600px) {
  html {
    font-size: 16.66666px;
  }
}
@media screen and (min-width: 1800px) {
  html {
    font-size: 18.75px;
  }
}
@media screen and (min-width: 1920px) {
  html {
    font-size: 20px;
  }
}
/**/
@keyframes warn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
@keyframes warn2 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  5% {
    opacity: 8;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}
/**/
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    -webkit-transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  20%,
  60% {
    transform: translate3d(-10px, 0, 0);
  }
  40%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
/*图标抖动*/
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
