@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
figure,
figure,
legend,
textarea,
p,
blockquote,
th,
td,
input,
label {
  margin: 0;
  padding: 0;
  font-family: "Microsoft YaHei";
  word-wrap: break-word;
}
html {
  /*font-size: 6.25%;*/
  /*100 ÷ 16 × 100% = 6.25%*/
  -ms-touch-action: none;
  /* 禁止winphone默认触摸事件 */
}
li {
  list-style: none;
}
img {
  border: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
  color: inherit;
}
input {
  outline: medium;
}
input[type=button],
input[type=submit],
input[type=file],
button {
  cursor: pointer;
  -webkit-appearance: none;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
[v-cloak],
.ms-controller {
  visibility: hidden;
}
.cleardiv {
  clear: both;
  height: 0;
  display: block;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: " ";
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.ps {
  position: static;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.fn {
  float: none;
}
.ovh {
  overflow: hidden;
}
.vh {
  visibility: hidden;
}
.bCt {
  background: transparent;
}
.none0 {
  display: none;
}
.ovh_dan {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ai_c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.jc_c {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
body {
  background-color: #fff;
}
.lightColour {
  background-color: #fafafa;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.mb30 {
  margin-bottom: 30px;
}
.border_A {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
}
.structure_left_A {
  float: left;
  _display: inline;
  width: 480px;
}
.structure_right_A {
  float: right;
  _display: inline;
  width: 700px;
}
.structure_left_B {
  float: left;
  _display: inline;
  width: 780px;
}
.structure_right_B {
  float: right;
  _display: inline;
  width: 400px;
}
.structure_left_C {
  float: left;
  _display: inline;
  width: 760px;
}
.structure_left_D {
  float: left;
  _display: inline;
  width: 390px;
}
.structure_center_D {
  float: left;
  _display: inline;
  width: 400px;
  margin-left: 10px;
}
.structure_right_D {
  float: right;
  _display: inline;
  width: 390px;
}
.structure_title_A {
  width: 100%;
  height: 23px;
  margin-bottom: 20px;
  background: url(../images/global/structure_title_A.png) no-repeat;
}
.structure_title_A strong {
  width: 130px;
  height: 23px;
  display: inline-block;
}
.title_B {
  height: 50px;
  padding-left: 22px;
  font: 20px/50px '';
  color: #333;
  background: url(../images/global/title_C.png) no-repeat left center;
  border-bottom: 1px solid #e8e8e8;
}
.title_ico {
  padding-left: 45px;
  font: 20px/34px '';
  color: #333;
}
.title_ico_1 {
  background: url(../images/global/title_ico_1.png) no-repeat center left;
}
.title_ico_2 {
  background: url(../images/global/title_ico_2.png) no-repeat center left;
}
.title_ico_3 {
  background: url(../images/global/title_ico_3.png) no-repeat center left;
}
.list_A li {
  overflow: hidden;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  height: 75px;
  padding: 8px 15px 0 35px;
  font: 14px/30px '';
  color: #333;
  background: url(../images/global/list_A.png) no-repeat 13px center;
  border-bottom: 1px dashed #ddd;
  text-align: justify;
  box-sizing: border-box;
}
.list_A li a {
  display: block;
  width: auto;
  white-space: normal;
}
.list_A li a:hover {
  color: #f92934;
}
.list_B li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 17px;
  height: 30px;
  font: 14px/30px '';
  color: #333;
  background: url(../images/global/list_A.png) no-repeat 0 center;
  text-align: justify;
  box-sizing: border-box;
}
.list_B li a:hover {
  color: #f92934;
}
.list_C li {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 17px;
  height: 46px;
  font: 14px/46px '';
  color: #333;
  background: url(../images/global/list_A.png) no-repeat 0 center;
  text-align: justify;
  box-sizing: border-box;
}
.list_C li a:hover {
  color: #f92934;
}
.ball_red_A,
.ball_blue_A,
.ball_red_A_1,
.ball_blue_A_1 {
  width: 34px;
  height: 34px;
  display: inline-block;
  text-align: center;
  font: bold 18px/34px '';
  color: #fff;
}
.ball_red_A {
  background: url(../images/global/ball_red_A.png) no-repeat center;
}
.ball_blue_A {
  background: url(../images/global/ball_blue_A.png) no-repeat center;
}
.ball_red_A_1 {
  background: url(../images/global/ball_red_A_1.png) no-repeat center;
}
.ball_blue_A_1 {
  background: url(../images/global/ball_blue_A_1.png) no-repeat center;
}
.ball_red_B,
.ball_blue_B,
.ball_red_B_1,
.ball_blue_B_1{
  width: 44px;
  height: 44px;
  display: inline-block;
  text-align: center;
  font: bold 22px/44px '';
  color: #fff;
}
.ball_red_B {
  background: url(../images/global/ball_red_B.png) no-repeat center;
}
.ball_red_B_1 {
  background: url(../images/global/ball_red_B_1.png) no-repeat center;
}
.ball_blue_B {
  background: url(../images/global/ball_blue_B.png) no-repeat center;
}
.ball_blue_B_1 {
  background: url(../images/global/ball_blue_B_1.png) no-repeat center;
}
.title_stummary_A {
  margin-bottom: 15px;
}
.title_stummary_A .describe {
  width: 465px;
  float: left;
}
.title_stummary_A .titleA {
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: bold 18px/24px '';
  color: #333;
}
.title_stummary_A .stummary {
  margin-bottom: 10px;
  font: 14px/18px '';
  text-align: justify;
  color: #999;
}
.title_stummary_A .date {
  font: 14px/18px '';
  color: #999;
}
.title_stummary_A .thumbnail {
  width: 160px;
  height: 100px;
  float: right;
}
.title_stummary_A .thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.title_stummary_B {
  margin-bottom: 15px;
}
.title_stummary_B .describe {
  width: 465px;
  float: left;
}
.title_stummary_B .titleA {
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: bold 18px/24px '';
  color: #333;
}
.title_stummary_B .stummary {
  margin-bottom: 10px;
  font: 14px/18px '';
  text-align: justify;
  color: #999;
}
.title_stummary_B .date {
  font: 14px/18px '';
  color: #999;
}
.title_stummary_B .thumbnail {
  width: 160px;
  height: 100px;
  float: right;
}
.title_stummary_B .thumbnail img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.tab_A .sign {
  border-bottom: 1px solid #ddd;
}
.tab_A .sign [data-xl] {
  height: 48px;
  margin-right: 45px;
  position: relative;
  float: left;
  font: 20px/48px '';
  color: #333;
  cursor: pointer;
}
.tab_A .sign [data-xl] span {
  width: 100%;
  height: 4px;
  left: 0;
  bottom: -1px;
  position: absolute;
  background: transparent;
}
.tab_A .sign[data-xl="0"] [data-xl="0"],
.tab_A .sign[data-xl="1"] [data-xl="1"],
.tab_A .sign[data-xl="2"] [data-xl="2"],
.tab_A .sign[data-xl="3"] [data-xl="3"],
.tab_A .sign[data-xl="4"] [data-xl="4"],
.tab_A .sign[data-xl="5"] [data-xl="5"],
.tab_A .sign[data-xl="6"] [data-xl="6"],
.tab_A .sign[data-xl="7"] [data-xl="7"],
.tab_A .sign[data-xl="8"] [data-xl="8"],
.tab_A .sign[data-xl="9"] [data-xl="9"] {
  color: #f1222f;
}
.tab_A .sign[data-xl="0"] [data-xl="0"] span,
.tab_A .sign[data-xl="1"] [data-xl="1"] span,
.tab_A .sign[data-xl="2"] [data-xl="2"] span,
.tab_A .sign[data-xl="3"] [data-xl="3"] span,
.tab_A .sign[data-xl="4"] [data-xl="4"] span,
.tab_A .sign[data-xl="5"] [data-xl="5"] span,
.tab_A .sign[data-xl="6"] [data-xl="6"] span,
.tab_A .sign[data-xl="7"] [data-xl="7"] span,
.tab_A .sign[data-xl="8"] [data-xl="8"] span,
.tab_A .sign[data-xl="9"] [data-xl="9"] span {
  background: #f14549;
}
.tab_A .page {
  display: none;
}
.tab_A .tab_body[data-xl="0"] .page[data-xl="0"],
.tab_A .tab_body[data-xl="1"] .page[data-xl="1"],
.tab_A .tab_body[data-xl="2"] .page[data-xl="2"],
.tab_A .tab_body[data-xl="3"] .page[data-xl="3"],
.tab_A .tab_body[data-xl="4"] .page[data-xl="4"],
.tab_A .tab_body[data-xl="5"] .page[data-xl="5"],
.tab_A .tab_body[data-xl="6"] .page[data-xl="6"],
.tab_A .tab_body[data-xl="7"] .page[data-xl="7"],
.tab_A .tab_body[data-xl="8"] .page[data-xl="8"],
.tab_A .tab_body[data-xl="9"] .page[data-xl="9"] {
  display: block;
}
.tab_B .sign [data-xl] {
  width: 130px;
  height: 38px;
  position: relative;
  float: left;
  font: 20px/38px '';
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.tab_B .sign[data-xl="0"] [data-xl="0"],
.tab_B .sign[data-xl="1"] [data-xl="1"],
.tab_B .sign[data-xl="2"] [data-xl="2"],
.tab_B .sign[data-xl="3"] [data-xl="3"],
.tab_B .sign[data-xl="4"] [data-xl="4"],
.tab_B .sign[data-xl="5"] [data-xl="5"],
.tab_B .sign[data-xl="6"] [data-xl="6"],
.tab_B .sign[data-xl="7"] [data-xl="7"],
.tab_B .sign[data-xl="8"] [data-xl="8"],
.tab_B .sign[data-xl="9"] [data-xl="9"] {
  color: #3990ea;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
.tab_B .page {
  display: none;
}
.tab_B .tab_body[data-xl="0"] .page[data-xl="0"],
.tab_B .tab_body[data-xl="1"] .page[data-xl="1"],
.tab_B .tab_body[data-xl="2"] .page[data-xl="2"],
.tab_B .tab_body[data-xl="3"] .page[data-xl="3"],
.tab_B .tab_body[data-xl="4"] .page[data-xl="4"],
.tab_B .tab_body[data-xl="5"] .page[data-xl="5"],
.tab_B .tab_body[data-xl="6"] .page[data-xl="6"],
.tab_B .tab_body[data-xl="7"] .page[data-xl="7"],
.tab_B .tab_body[data-xl="8"] .page[data-xl="8"],
.tab_B .tab_body[data-xl="9"] .page[data-xl="9"] {
  display: block;
}
.tab_C .sign {
  overflow: hidden;
  border: 1px solid #f14549;
  border-radius: 22px;
}
.tab_C .sign [data-xl] {
  padding: 0 15px;
  display: inline-block;
  font: bold 18px/44px '';
  text-align: center;
  color: #f14549;
  cursor: pointer;
}
.tab_C .sign[data-xl="0"] [data-xl="0"],
.tab_C .sign[data-xl="1"] [data-xl="1"],
.tab_C .sign[data-xl="2"] [data-xl="2"],
.tab_C .sign[data-xl="3"] [data-xl="3"],
.tab_C .sign[data-xl="4"] [data-xl="4"],
.tab_C .sign[data-xl="5"] [data-xl="5"],
.tab_C .sign[data-xl="6"] [data-xl="6"],
.tab_C .sign[data-xl="7"] [data-xl="7"],
.tab_C .sign[data-xl="8"] [data-xl="8"],
.tab_C .sign[data-xl="9"] [data-xl="9"] {
  color: #fff;
  background: #f14549;
  border-radius: 3px 3px 0 0;
}
.tab_C .page {
  display: none;
}
.tab_C .tab_body[data-xl="0"] .page[data-xl="0"],
.tab_C .tab_body[data-xl="1"] .page[data-xl="1"],
.tab_C .tab_body[data-xl="2"] .page[data-xl="2"],
.tab_C .tab_body[data-xl="3"] .page[data-xl="3"],
.tab_C .tab_body[data-xl="4"] .page[data-xl="4"],
.tab_C .tab_body[data-xl="5"] .page[data-xl="5"],
.tab_C .tab_body[data-xl="6"] .page[data-xl="6"],
.tab_C .tab_body[data-xl="7"] .page[data-xl="7"],
.tab_C .tab_body[data-xl="8"] .page[data-xl="8"],
.tab_C .tab_body[data-xl="9"] .page[data-xl="9"] {
  display: block;
}
.tab_D .sign {
  overflow: hidden;
  width: 190px;
  margin: 47px 0 0 41px;
  float: left;
}
.tab_D .sign [data-xl] {
  width: 100%;
  height: 50px;
  padding-left: 35px;
  margin-bottom: 24px;
  font: bold 18px/50px '';
  text-align: left;
  color: #fff;
  background: transparent;
  border-radius: 4px 0 0 4px;
  cursor: pointer;
  box-sizing: border-box;
}
.tab_D .sign[data-xl="0"] [data-xl="0"],
.tab_D .sign[data-xl="1"] [data-xl="1"],
.tab_D .sign[data-xl="2"] [data-xl="2"],
.tab_D .sign[data-xl="3"] [data-xl="3"],
.tab_D .sign[data-xl="4"] [data-xl="4"],
.tab_D .sign[data-xl="5"] [data-xl="5"],
.tab_D .sign[data-xl="6"] [data-xl="6"],
.tab_D .sign[data-xl="7"] [data-xl="7"],
.tab_D .sign[data-xl="8"] [data-xl="8"],
.tab_D .sign[data-xl="9"] [data-xl="9"] {
  color: #37a9e4;
  background: #fff;
}
.tab_D .tab_body {
  width: 965px;
  height: 428px;
  margin: 3px 0 0;
  float: left;
  background-color: #fff;
  border-radius: 4px;
}
.tab_D .page {
  display: none;
}
.tab_D .tab_body[data-xl="0"] .page[data-xl="0"],
.tab_D .tab_body[data-xl="1"] .page[data-xl="1"],
.tab_D .tab_body[data-xl="2"] .page[data-xl="2"],
.tab_D .tab_body[data-xl="3"] .page[data-xl="3"],
.tab_D .tab_body[data-xl="4"] .page[data-xl="4"],
.tab_D .tab_body[data-xl="5"] .page[data-xl="5"],
.tab_D .tab_body[data-xl="6"] .page[data-xl="6"],
.tab_D .tab_body[data-xl="7"] .page[data-xl="7"],
.tab_D .tab_body[data-xl="8"] .page[data-xl="8"],
.tab_D .tab_body[data-xl="9"] .page[data-xl="9"] {
  display: block;
}
.lining_A {
  padding: 5px 30px 0;
}
.shadow_box {
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  box-shadow: 0px 0px 7px 0px rgba(214, 214, 214, 0.77);
}
.banner img {
  width: 100%;
  display: block;
  border-radius: 4px;
}
.slides_banner {
  width: 100%;
  min-width: 1200px;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.slides_banner .slides_banner_bg {
  width: 100%;
  height: auto;
}
.slides_banner .slide {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slides_banner .slide img {
  width: 100%;
}
.slides_banner .slide .card {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.2s ease 0.001s;
  -moz-transition: all 0.2s ease 0.001s;
  -ms-transition: all 0.2s ease 0.001s;
  -o-transition: all 0.2s ease 0.001s;
  transition: all 0.2s ease 0.001s;
}
.slides_banner .slide .dq {
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 1;
  z-index: 10;
}
.slides_banner .slide .yb_l {
  width: 100%;
  height: 100%;
  left: -100%;
  opacity: 1;
  z-index: 5;
}
.slides_banner .slide .yb_r {
  width: 100%;
  height: 100%;
  left: 100%;
  opacity: 1;
  z-index: 5;
}
.slides_banner .slides_left,
.slides_banner .slides_right {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 30%;
  z-index: 50;
  border: 1px solid #fff;
  border-radius: 3px;
  box-sizing: border-box;
  cursor: pointer;
}
.slides_banner .slides_left {
  margin-left: -600px;
  left: 50%;
  background: url(../images/global/slides_left.png) no-repeat center rgba(0, 0, 0, 0.4);
}
.slides_banner .slides_right {
  margin-right: -600px;
  right: 50%;
  background: url(../images/global/slides_right.png) no-repeat center rgba(0, 0, 0, 0.4);
}
.block_header {
  min-width: 1200px;
}
.block_header .head_diagram,
.block_header .head_diagram .container {
  height: 130px;
  background: url(../images/global/head_diagram.jpg) no-repeat top center;
}
.block_header .head_diagram .container {
  position: relative;
}
.block_header .head_diagram .head_diagram_nav {
  position: absolute;
  z-index: 100;
  top: 15px;
  right: 0;
}
.block_header .head_diagram .head_diagram_nav li {
  float: left;
  _display: inline;
  position: relative;
  padding-right: 20px;
  margin-left: 10px;
  font: 13px/20px '';
  color: #666;
  cursor: pointer;
  background: url(../images/global/head_diagram_nav.png) no-repeat center right;
}
.block_header .head_diagram .head_diagram_nav li:hover {
  color: #de0716;
  background: url(../images/global/head_diagram_nav_on.png) no-repeat center right;
}
.block_header .head_diagram .head_diagram_nav li:hover .head_diagram_child,
.block_header .head_diagram .head_diagram_nav li:hover .head_map {
  display: block;
}
.block_header .head_diagram .head_diagram_nav li.head_diagram_map {
  position: static;
}
.block_header .head_diagram .head_diagram_child {
  display: none;
  position: absolute;
  top: 35px;
  left: 100%;
  height: 185px;
  min-width: 126px;
  width: 186px;
  padding: 0 15px;
  margin-left: -100px;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
}
.block_header .head_diagram .head_diagram_child[data-num="2"] {
  width: 186px;
  margin-left: -126px;
}
.block_header .head_diagram .head_diagram_child .item {
  float: left;
  _display: inline;
  width: 126px;
  padding: 0 15px;
  text-align: center;
  font: bold 16px/18px '';
  color: #333;
}
.block_header .head_diagram .head_diagram_child .item img {
  width: 126px;
  height: 126px;
  margin: 15px auto 10px;
}
.block_header .head_diagram .head_diagram_child:after {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 16px;
  height: 15px;
  margin-left: -8px;
  display: block;
  content: "";
  background: url(../images/global/head_diagram_child.png) no-repeat;
}
.block_header .head_diagram .head_map {
  display: none;
  position: absolute;
  left: -934px;
  top: 35px;
  z-index: 10;
  width: 1200px;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.3);
}
.block_header .head_diagram .head_map dl {
  clear: both;
}
.block_header .head_diagram .head_map dt {
  float: left;
  _display: inline;
  width: 110px;
  margin-left: 20px;
  font: bold 16px/45px '';
  color: #333;
}
.block_header .head_diagram .head_map dd a {
  position: relative;
  height: 45px;
  margin: 0 20px;
  display: inline-block;
  font: 16px/45px '';
  color: #666;
}
.block_header .head_diagram .head_map dd a:after {
  position: absolute;
  bottom: 0;
  left: 15%;
  width: 70%;
  height: 4px;
  display: none;
  background: #de0716;
  content: "";
}
.block_header .head_diagram .head_map dd a:hover {
  text-decoration: none;
  color: #de0716;
}
.block_header .head_diagram .head_map dd a:hover:after {
  display: block;
}
.block_header .head_diagram .head_map:after {
  position: absolute;
  top: -35px;
  right: 195px;
  width: 70px;
  height: 35px;
  margin-left: -8px;
  display: block;
  content: "";
  background: url(../images/global/head_diagram_child.png) bottom right no-repeat;
}
.block_header .head_nav {
  position: relative;
  height: 56px;
  background: #de0716;
}
.block_header .head_nav ul {
  text-align: center;
}
.block_header .head_nav li {
  position: relative;
  height: 56px;
  padding: 0 12px;
  font: bold 18px/56px '';
  /*display: inline-block;*/
  color: #fff;
  float:left;
}
.block_header .head_nav li:nth-child(1){
  margin-left: 56px;
}
.block_header .head_nav li.on {
  background-color: #fd3c38;
}
.block_header .nav_arrow {
  display: none;
}
.block_header .child {
  width: 100%;
  position: relative;
  z-index: 51;
  display: none;
}
.block_header .child .child_nav {
  width: 140px;
  position: absolute;
  margin-left: -12px;
  font: 16px/50px '';
  text-align: left;
  color: #333;
  background: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}
.block_header .child .child_nav a,.block_header .child .child_nav span {
  padding: 0 18px;
  display: block;
}
.block_header .child .child_nav a:hover,.block_header .child .child_nav span:hover {
  color: #fff;
  background-color: #f27003;
  text-decoration: none;
}
.block_header .head_nav_bg {
  display: none;
}
.block_header .parent:hover .child,
.block_header .parent:hover .head_nav_bg {
  display: block;
}
.block_footer {
  min-width: 1200px;
}
.block_footer .block_footer_QR {
  height: 235px;
}
.block_footer .block_footer_QR .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
}
.block_footer .block_footer_QR .QR {
  width: 140px;
  margin: 0 38px;
  text-align: center;
}
.block_footer .block_footer_QR .QR img {
  width: 136px;
  height: 132px;
  margin: 0 auto 15px;
  display: block;
}
.block_footer .block_footer_QR .QR .describe {
  font: 16px/20px '';
  color: #999;
}
.block_footer .block_footer_links {
  padding-top: 20px;
  background-color: #d00202;
}
.block_footer .block_footer_links .container {
  position: relative;
  min-height: 145px;
  border-radius: 4px;
  background: #fff;
}
.block_footer .block_footer_links .logo {
  position: absolute;
  width: 180px;
  height: 100%;
  background: url(../images/global/footer_logo.png) no-repeat center;
}
.block_footer .block_footer_links dl {
  padding-top: 20px;
  margin-left: 180px;
}
.block_footer .block_footer_links dl dt {
  /*float: left;*/
  _display: inline;
  width: 82px;
  height: 40px;
  font: 18px/30px '';
  font-weight: 900;
  /*text-align: center;*/
  color: #f1222f;
  /*background: url(../images/global/links.png) no-repeat;*/
}
.block_footer .block_footer_links dl dd {
  float: left;
  _display: inline;
  max-width: 865px;
  /* margin-left: 20px;*/
  font: 14px/30px '';
}
.block_footer .block_footer_links dl dd p{
  flex-wrap: wrap;
  display: flex;
  width: 800px;
  justify-content: space-between;
}
.block_footer .block_footer_links dl dd p a{
  width: 165px;
  height:40px;
}
.block_footer .block_footer_about {
  height: 140px;
  text-align: center;
  font: 13px/96px '';
  color: #ffb6b6;
  background-color: #d00202;
}
.block_footer .block_footer_about span {
  margin: 0 25px;
}
.block_footer .block_footer_copyright {
  height: 50px;
  font: 14px/50px '';
  text-align: center;
  color: #fff;
  background-color: #ab0000;
}
.invalid {
  width: 100%;
  height: 620px;
  background: url(../images/global/404.jpg) no-repeat;
}
.invalid .text {
  padding-top: 80px;
  margin-bottom: 300px;
  text-align: center;
  font: bold 100px/102px '';
  letter-spacing: 20px;
  color: #f1a0a0;
}
.invalid a {
  width: 165px;
  height: 42px;
  margin: 0 auto;
  display: block;
  font: 18px/42px '';
  text-align: center;
  color: #f67c7c;
  border: 1px solid #f0999b;
  border-radius: 21px;
  box-sizing: border-box;
}
.invalid a:hover {
  text-decoration: none;
  color: #f0999b;
}

.section3{
  position: absolute;
  top: 65px;
  right: 0px;
}
.section3 input{
  float: left;
  border: 1px solid #de0716;
  box-sizing: border-box;
  height: 32px;
  width: 168px;
  background-color: transparent;
  border-radius: 16px 0 0 16px;
  padding-left: 15px;
}
.section3 a,.section3 span{
  display: block;
  width: 75px;
  height: 32px;
  float: right;
  background: #de0716;
  color: #fff;
  text-align: center;
  font: 14px/32px '';
  border-radius: 0 16px 16px 0;
  cursor: pointer;
}
.section3 a:hover,.section3 span:hover{
  text-decoration: none;
  color: #fff;
}

.block_header_h5{ display:none;}
@media screen and (max-device-width: 750px) {
  .block_header{ display:none;}
  .block_header_h5{ 
    display:block;
  	border-bottom: 1px solid #333;
  }
  .block_header_h5 a{
   display: block;
    width: 100%;
    height: 100%;
  }
  .block_header_h5 img{
  	    display: block;
    height: auto;
    width: 33%;
    margin: 0 auto;
    padding: 10px;
  }
}

.block_header .child .child_nav a.child_nav_2{
	padding-left: 50px;
}
.block_header .child .child_nav a.child_nav_2:hover{
	color: #fd3c37;
    background-color: #fff;
}
.sydw{
  position: absolute;
  top: 8px; 
  left: 42px;
}
@media screen and (max-device-width: 750px) {
  .sydw{
    top: 20px; 
    left: 20px;
  }
  .sydw img{height: 40px;}
}

.block_footer .block_footer_links{background-color: #f48004;}
.block_footer .block_footer_about{color: #fff; background-color: #f48004;}
.block_footer .block_footer_copyright{ background-color: #ee5100;}


.block_header .head_nav { background: linear-gradient(180deg, #f48004, #ee5100); }
.block_header .head_nav li.on { background-color: #f48004; }
.section3 a, .section3 span{    background: #ef5800;}
.section3 input{    border: 1px solid #ef5800;}