@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_w7fc29oyx7.eot');
  src: url('//at.alicdn.com/t/font_971715_w7fc29oyx7.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_w7fc29oyx7.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_w7fc29oyx7.woff') format('woff'), url('//at.alicdn.com/t/font_971715_w7fc29oyx7.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_w7fc29oyx7.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
.container {
  width: 1100px;
  margin: 0 auto;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.u-top {
  height: 36px;
  line-height: 36px;
  background: #262626;
}
.u-top p {
  font-size: 12px;
  color: #c3c3c3;
  display: inline-block;
  vertical-align: middle;
}
.u-top h6 {
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 12px;
  color: #c4c4c4;
}
.u-top h6 a {
  color: #c4c4c4;
  margin: 0 2px;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1100px;
  margin: 0 auto;
}
.head .cont {
  height: 100%;
}
.head .cont .head-box {
  height: 114px;
}
.head .cont .head-box .logo {
  width: 503px;
  height: 67px;
  float: left;
  margin-top: 18px;
  margin-right: 20px;
}
.head .cont .head-box .logo img {
  width: 100%;
  height: 100%;
}
.head .cont .head-box .er {
  float: right;
  width: 74px;
  height: 74px;
  margin-top: 18px;
}
.head .cont .head-box .er img {
  width: 100%;
  height: 100%;
}
.head .cont .head-box .phone {
  float: right;
  margin-top: 11px;
  margin-right: 22px;
}
.head .cont .head-box .phone .tb {
  display: inline-block;
  vertical-align: bottom;
}
.head .cont .head-box .phone .tb span {
  font-size: 46px;
  color: #d2d2d2;
}
.head .cont .head-box .phone .tb p {
  font-size: 12px;
  color: #333333;
  line-height: 1;
  margin-top: -8px;
}
.head .cont .head-box .phone .text {
  display: inline-block;
  vertical-align: bottom;
}
.head .cont .head-box .phone .text h4 {
  font-size: 24px;
  color: #1057c0;
  font-weight: bold;
  line-height: 1.25;
}
.head .nav {
  height: 50px;
  line-height: 50px;
  background: #0f50ba;
}
.head .nav ul li {
  display: inline-block;
  width: 14.1%;
  text-align: center;
}
.head .nav ul li h3 {
  font-size: 16px;
}
.head .nav ul li h3 a {
  color: #ffffff;
}
.head .nav ul li:hover a {
  color: #f9c306;
}
.head .nav ul .on a {
  color: #f9c306;
}
.title {
  text-align: center;
  position: relative;
}
.title h4 {
  font-size: 27px;
  color: #e0e0e0;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
}
.title p {
  font-size: 32px;
  color: #0f51bb;
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
.title .more {
  background-color: #262626;
  width: 73px;
  height: 24px;
  line-height: 24px;
  border-radius: 10px;
  margin: 0 auto;
  margin-top: 15px;
}
.title .more a {
  font-size: 12px;
  color: #ffffff;
}
.title .more::before {
  content: ' ';
  width: 100%;
  background: url(../img/x1.png) no-repeat center;
  height: 1px;
  position: absolute;
  left: 0px;
  bottom: 10px;
}
.banner {
  position: relative;
  width: 100%;
  height: 520px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height: 100%;
}
.banner .bd ul li {
  position: relative;
  height: 520px;
}
.banner .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .hd {
  position: absolute;
  bottom: 4%;
  left: 49%;
}
.banner .hd ul li {
  width: 12px;
  height: 12px;
  border: 1px solid #FFFFFF;
  background: transparent;
  margin: 0 7px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
}
.banner .hd ul .on {
  width: 20px;
  height: 20px;
  background: #FFFFFF;
}
.banner1 {
  position: relative;
  width: 100%;
  height: 430px;
  overflow: hidden;
  min-width: 1200px;
  z-index: -1;
}
.banner1 .bd {
  width: 100%;
  height: 100%;
}
.banner1 .bd ul li {
  position: relative;
  height: 430px;
}
.banner1 .bd ul li img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.one {
  background-color: rgba(0, 0, 0, 0.6);
  height: 54px;
  position: relative;
  top: -54px;
}
.one p {
  float: left;
  line-height: 54px;
  color: #ffffff;
}
.one p a {
  font-size: 13px;
  color: #ffffff;
}
.one p span {
  font-size: 13px;
  color: #ffffff;
}
.one .search {
  float: right;
  margin-top: 14px;
}
.one .search input {
  border-width: 1px;
  border-color: #bfbfbf;
  border-style: solid;
  border-radius: 5px 0 0 5px;
  width: 539px;
  height: 28px;
  line-height: 28px;
  display: inline-block;
  vertical-align: top;
  padding-left: 19px;
  background: transparent;
  border-right: 0px;
  margin-right: -2px;
  color: #d5d4d4;
}
.one .search button {
  border-width: 1px;
  border-color: #0f51bb;
  border-style: solid;
  background-color: #0f51bb;
  width: 72px;
  height: 28px;
  color: #FFFFFF;
  display: inline-block;
  vertical-align: top;
}
.two{
  margin-top: 20px;
}
.two .u-bd {
  margin-top: 33px;
  position: relative;
}
.two .u-bd .bd {
  overflow: hidden;
}
.two .u-bd .bd ul li {
  width: 369px;
  height: 257px;
  float: left;
  padding: 5px;
  border: 1px solid #e6e6e6;
  margin-right: 13px;
}
.two .u-bd .bd ul li .img-box {
  width: 100%;
  height: 100%;
}
.two .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.two .u-bd .hd {
  position: absolute;
  top: 45%;
  left: -37px;
  width: 106%;
}
.two .u-bd .hd a {
  background-color: rgba(172, 172, 172, 0.6);
  width: 17px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}
.two .u-bd .hd .prev {
  float: right;
}
.theme {
  margin-top: 0px;
  height: 956px;
  background: url(../img/1_12.jpg) no-repeat center bottom;
  background-size: 100% 100%;
}
.theme .one-box {
  padding-top: 50px;
}
.theme .one-box .hd {
  /* width: 235px;
  float: left; */
}
.theme .one-box .hd h4 {
  font-size: 27px;
  color: rgba(254, 254, 254, 0.502);
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1;
}
.theme .one-box .hd h5 {
  font-size: 32px;
  color: #fefefe;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 40px;
}
.theme .one-box .hd ul li {
  border-width: 1px;
    border-color: #ffffff;
    border-style: solid;
    opacity: 0.8;
    width: 205px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 17px;
    background: #ffffff;
    display: inline-block;
    margin-right: 15px;
}
.theme .one-box .hd ul li a {
  font-size: 18px;
  color: #333333;
}
.theme .one-box .hd ul li:hover {
  border-color: #0475eb;
  background: #0475eb;
}
.theme .one-box .hd ul li:hover a {
  color: #FFFFFF;
}
.theme .one-box .hd ul .on {
  border-color: #0475eb;
  background: #0475eb;
}
.theme .one-box .hd ul .on a {
  color: #FFFFFF;
}
.theme .one-box .hd .more {
  margin-top: 50px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #f98f00;
  text-decoration: underline;
  text-transform: uppercase;
  line-height: 1.714;
}
.theme .one-box .hd .more a {
  color: #f98f00;
}
.theme .one-box .hd .more a img {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}
.theme .one-box .bd {
  width: 100%;
 
}
.theme .one-box .bd ul li {
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}
.theme .one-box .bd ul li .img-box {
  width: 205px;
  height: 219px;
  position: relative;
}
.theme .one-box .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.theme .one-box .bd ul li .img-box p {
  position: absolute;
  font-size: 14px;
  height: 43px;
  line-height: 43px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}
/* .theme .one-box .bd ul li:nth-child(5n+5) {
  margin-right: 0px;
} */
.four {
  position: relative;
  margin-top: 50px;
}
.four .u-bd {
  background: url(../img/1_01_06.jpg) no-repeat center;
  height: 423px;
  margin-top: 45px;
}
.four .u-bd .right {
  width: 664px;
  float: right;
}
.four .u-bd .right p {
  padding-left: 40px;
  font-size: 16px;
  color: #707070;
  line-height: 1.875;
  text-indent: 2em;
}
.four .u-bd .right .more {
  margin-left: 40px;
  background-color: #262626;
  width: 125px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  margin-top: 27px;
}
.four .u-bd .right .more a {
  font-size: 12px;
  color: #ffffff;
}
.four .u-bd .right .box {
  margin-top: 43px;
  background-color: #eeeeee;
  height: 138px;
  left: 0px;
  z-index: -1;
}
.four .u-bd .right .box .text {
  float: left;
  width: 664px;
  padding-top: 24px;
}
.four .u-bd .right .box .text ul li {
  display: inline-block;
  width: 32%;
  text-align: center;
}
.four .u-bd .right .box .text ul li span {
  color: #bbbbbb;
  font-size: 37px;
}
.four .u-bd .right .box .text ul li p {
  font-size: 16px;
  color: #707070;
  text-indent: 0em;
  padding: 0;
  line-height: 1;
}
.five {
  margin-top: 50px;
}
.five .u-bd {
  margin-top: 33px;
  position: relative;
}
.five .u-bd .bd {
  overflow: hidden;
}
.five .u-bd .bd ul li {
  width: 255px;
  height: 230px;
  float: left;
  margin-right: 26px;
}
.five .u-bd .bd ul li .img-box {
  width: 100%;
  height: 191px;
}
.five .u-bd .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.five .u-bd .bd ul li p {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 1;
}
.five .u-bd .hd {
  position: absolute;
  top: 35%;
  left: -37px;
  width: 106%;
}
.five .u-bd .hd a {
  background-color: rgba(172, 172, 172, 0.6);
  width: 17px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  display: inline-block;
  color: #FFFFFF;
  cursor: pointer;
}
.five .u-bd .hd .prev {
  float: right;
}
.six {
  margin-top: 15px;
  padding-top: 35px;
  background: #f3f3f3;
  padding-bottom: 45px;
}
.six .u-bd {
  margin-top: 40px;
}
.six .u-bd .left {
  width: 495px;
  float: left;
  position: relative;
}
.six .u-bd .left .bd ul li .img-box {
  width: 459px;
  height: 313px;
  position: relative;
}
.six .u-bd .left .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.six .u-bd .left .bd ul li .img-box p {
  position: absolute;
  background-color: rgba(27, 27, 27, 0.702);
  width: 100%;
  height: 50px;
  bottom: 0px;
  padding-left: 15px;
  line-height: 50px;
  font-size: 16px;
  color: #ffffff;
}
.six .u-bd .left .bd ul li .img-box p span {
  font-size: 16px;
  color: #f98f00;
  font-weight: bold;
}
.six .u-bd .left .hd {
  position: absolute;
  right: 50px;
  bottom: 13px;
}
.six .u-bd .left .hd ul li {
  border-radius: 50%;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  display: inline-block;
}
.six .u-bd .left .hd ul .on {
  background: #1057c0;
}
.six .u-bd .right {
  width: 604px;
  float: right;
  padding-left: 45px;
}
.six .u-bd .right ul li {
  margin-bottom: 30px;
}
.six .u-bd .right ul li .time {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-top: 5px;
}
.six .u-bd .right ul li .time p {
  font-size: 16px;
  color: #888888;
  line-height: 1;
  padding-bottom: 8px;
}
.six .u-bd .right ul li .time h4 {
  border-top: 1px solid #d2d2d2;
  padding-top: 8px;
  font-size: 28px;
  color: #333333;
  font-weight: bold;
  line-height: 1;
}
.six .u-bd .right ul li .text {
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  width: 459px;
}
.six .u-bd .right ul li .text h4 {
  font-size: 20px;
  color: #333333;
  margin-bottom: 10px;
}
.six .u-bd .right ul li .text p {
  font-size: 14px;
  color: #888888;
  line-height: 1.714;
}
.six .u-bd .right ul li:hover .time p {
  color: #1057c0;
}
.six .u-bd .right ul li:hover .time h4 {
  border-color: #1057c0;
  color: #1057c0;
}
.six .u-bd .right ul li:hover .text h4 {
  color: #1057c0;
}
.foot {
  background: #242424;
  font-size: 20px;
  color: #333333;
  height: 295px;
}
.foot .botton {
  margin-top: 47px;
}
.foot .botton .b1 {
  float: left;
  width: 265px;
  margin-top: 65px;
  padding-right: 60px;
}
.foot .botton .b1 ul li {
  display: inline-block;
  font-size: 16px;
  color: #dadada;
  margin-bottom: 50px;
  margin-right: 30px;
}
.foot .botton .b1 ul li a {
  color: #dadada;
}
.foot .botton .b2 {
  float: left;
  width: 596px;
  margin-top: 50px;
}
.foot .botton .b2 .b-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #6c6c6c;
}
.foot .botton .b2 .b-title h4 {
  font-size: 30px;
  color: #ffffff;
  font-weight: bold;
}
.foot .botton .b2 .b-title h4 span {
  font-size: 30px;
  color: #999999;
  font-weight: 100;
  margin-left: 10px;
}
.foot .botton .b2 .text {
  margin-top: 20px;
}
.foot .botton .b2 .text .c1 {
  float: left;
  width: 261px;
  margin-right: 20px;
}
.foot .botton .b2 .text .c1 p {
  font-size: 14px;
  color: #c6c6c6;
  line-height: 2.143;
}
.foot .botton .b2 .text .c1 p span {
  margin-right: 10px;
}
.foot .botton .b2 .text .c1 p .s1 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}
.foot .botton .b2 .text .c1 p .s1 i {
  color: #f98f00;
}
.foot .botton .b2 .text .c2 {
  float: left;
  width: 310px;
}
.foot .botton .b2 .text .c2 p {
  font-size: 14px;
  color: #c6c6c6;
  line-height: 2.143;
}
.foot .botton .b2 .text .c2 p span {
  margin-right: 10px;
}
.foot .botton .b3 {
  margin-top: 60px;
  float: right;
  background-color: #ffffff;
  width: 153px;
  height: 176px;
  text-align: center;
  padding-top: 10px;
}
.foot .botton .b3 p {
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
}
.foot .botton .b3 img {
  width: 133px;
  height: 133px;
  margin: 0 auto;
}
.foot-1 {
  border-top: 1px solid #404040;
  background: #313131;
  height: 49px;
  line-height: 49px;
  font-size: 14px;
  color: #6d6d6d;
  text-align: center;
}
.foot-1 a {
  color: #6d6d6d;
}
.theme .title{
  margin-bottom: 20px;
}
.theme .title p{
  color: #fff;
}
.theme .title h4{
  color: #fff;
}
.theme .one-box .theme-box .hd{
  text-align: center;
}
.theme .one-box .theme-box .hd a{
  width: 100px;
  height: 30px;
  background: #ffff;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  font-size: 24px;
  margin: 20px;
  color: #777575;
}
.theme .one-box .hd ul li:nth-child(6){
    display: none;
}