@font-face {
  font-family: 'iconfont';
  /* project id 971715 */
  src: url('//at.alicdn.com/t/font_971715_8r8454dz9mn.eot');
  src: url('//at.alicdn.com/t/font_971715_8r8454dz9mn.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.woff2') format('woff2'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.woff') format('woff'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.ttf') format('truetype'), url('//at.alicdn.com/t/font_971715_8r8454dz9mn.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: 1200px;
  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;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
.cont {
  width: 1200px;
  margin: 0 auto;
}
.head {
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.39);
  height: 120px;
  background: #f4faff;
}
.head .cont {
  height: 100%;
}
.head .cont .logo {
  width: 401px;
  height: 71px;
  float: left;
  margin-top: 28px;
}
.head .cont .logo img {
  width: 100%;
  height: 100%;
}
.head .cont .nav {
  margin-left: 9px;
  float: left;
  height: 100%;
  line-height: 120px;
}
.head .cont .nav ul .nLi{
  display: inline-block;
  width: 95px;
  text-align: center;
  position: relative;
}
.head .cont .nav ul li h3 {
  font-size: 16px;
}
.head .cont .nav ul li h3 a {
  color: #444444;
}
.head .cont .nav ul li:hover {
  background: #ffb643;
}
.head .cont .nav ul li:hover h3 a {
  color: #FFFFFF;
}
.head .cont .nav ul .on {
  background: #ffb643;
}
.head .cont .nav ul .on h3 a {
  color: #FFFFFF;
}
.head .cont .search {
  line-height: 114px;

  float: left;
}
.head .cont .search span {
  font-size: 27px;
  margin-left: 5px;
}
.title {
  margin-bottom: 30px;
}
.title h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  color: #242424;
  font-weight: bold;
  line-height: 1.6;
}
.title h4 span {
  font-size: 28px;
  color: #9b9b9b;
  line-height: 1.714;
  margin-left: 10px;
  font-weight: 100;
}
.title .more {
  display: inline-block;
  vertical-align: middle;
  float: right;
  background-color: #ffa10d;
  width: 121px;
  height: 31px;
  font-size: 20px;
  color: #ffffff;
  line-height: 31px;
  text-align: center;
  margin-top: 10px;
}
.title .more a {
  color: #FFFFFF;
}
.banner {
  position: relative;
  width: 100%;
  height: 820px;
  overflow: hidden;
  min-width: 1200px;
}
.banner .bd {
  width: 100%;
  height:100%;
}
.banner .bd ul li {
  position: relative;
  height: 820px;
}
.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: 46%;
}
.banner .hd ul li {
  display: inline-block;
  width: 60px;
  height: 4px;
  background: #FFFFFF;
  margin: 0 3px;
  vertical-align: middle;
}
.banner .hd ul .on {
  background: #009474;
  transition: all 0.4s;
}
.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: #ffb643;
  height: 180px;
}
.one ul li {
  float: left;
  margin-top: 50px;
  padding-right: 39px;
  border-right: 1px solid #FFFFFF;
}
.one ul li img {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  height: 75px;
  margin-right: 15px;
}
.one ul li .text {
  display: inline-block;
  vertical-align: middle;
}
.one ul li .text h4 {
  font-size: 24px;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 12px;
}
.one ul li .text p {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.714;
}
.one ul li:nth-child(2) {
  padding-left: 39px;
}
.one ul li:nth-child(3) {
  padding-left: 39px;
  padding-right: 0px;
  border-right: 0px;
}
.two {
  margin-top: 90px;
}
.two .cont {
  overflow: hidden;
  width: 1234px;  
}
.two .cont .picScroll-left .bd ul li {
  text-align: center;
  width: 370px;
  float: left;
  margin-right: 62px;
}
.two .cont .picScroll-left .bd ul li .img-box {
  border: 5px solid #494949;
  width: 370px;
  height: 370px;
}
.two .cont .picScroll-left .bd ul li .img-box img {
  width: 100%;
  height: 100%;
}
.two .cont .picScroll-left .bd ul li p {
  height: 65px;
  line-height: 65px;
  background: #494949;
  font-size: 18px;
  color: #ffffff;
}
.two .cont .picScroll-left .bd ul li:hover .img-box {
  border-color: #f5c881;
}
.two .cont .picScroll-left .bd ul li:hover p {
  background: #f5c881;
}
.two .cont .picScroll-left .hd {
  margin-top: 33px;
  text-align: center;
}
.two .cont .picScroll-left .hd ul li {
  width: 15px;
  height: 15px;
  border: 5px solid #bfbfbf;
  border-radius: 50%;
  display: inline-block;
  margin: 0 12px;
  background: #bfbfbf;
  text-indent: -999px;
  overflow: hidden;
}
.two .cont .picScroll-left .hd ul .on {
  border-color: #ffa10d;
  background: #FFFFFF;
}
.three {
  margin-top: 95px;
}
.three .img-box {
  width: 507px;
  height: 152px;
  float: left;
  margin-right: 70px;
}
.three .img-box img {
  width: 100%;
  height: 100%;
}
.three .text {
  width: 623px;
  float: left;
}
.three .text h4 {
  font-size: 30px;
  color: #242424;
  font-weight: bold;
  line-height: 2.086;
}
.three .text h4::after {
  content: ' ';
  height: 5px;
  width: 50px;
  background: #242424;
  display: inline-block;
  margin-left: 19px;
  vertical-align: middle;
}
.three .text p {
  font-size: 14px;
  color: #666666;
  line-height: 1.714;
  left: 939px;
  top: 2000.996px;
}
.three .text .more {
  font-size: 20px;
  color: #666666;
  line-height: 1.2;
  margin-top: 25px;
  float: right;
  padding-top: 8px;
  border-top: 1px solid #c1c1c1;
  width: 135px;
  text-align: right;
}
.three .text .more a {
  color: #666666;
}
.four {
  margin-top: 90px;
  width: 1200px;
  margin: 0 auto;
}
.four ul li {
  width: 33.33%;
  height:400px;
  float: left;
  position: relative;
  overflow: hidden;
}
.four ul li .img-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.four ul li .img-box img {
  width: 100%;
  height: 100%;
}
.four ul li .img-box .make {
  margin-top: -500px;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.78);
  padding: 20px;
  position: absolute;
  top: 0px;
  transition: all 0.4s;
}
.four ul li .img-box .make .make-box {
  width: 100%;
  height: 100%;
  border: 1px solid #ffa10d;
  padding: 0 5%;
  padding-top: 8%;
}
.four ul li .img-box .make .make-box h4 {
  font-size: 32px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 5%;
}
.four ul li .img-box .make .make-box p {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.786;
  text-align: center;
}
.four ul li .img-box .make .make-box .more {
  width: 156px;
  height: 37px;
  margin: 0 auto;
  font-size: 20px;
  color: #ffffff;
  line-height: 37px;
  background: #ffa10d;
  margin-top: 5%;
}
.four ul li:hover .make {
  margin-top: 0px;
  transition: all 0.4s;
}
.five {
  margin-top: 120px;
  padding-bottom: 100px;
}
.five .u-bd .c1 {
  background-color: #f7f7f7;
  width: 100%;
  height: 445px;
  padding: 47px;
}
.five .u-bd .c1 .img-box {
  overflow: hidden;
  width: 523px;
  height: 351px;
  float: left;
  margin-right: 52px;
}
.five .u-bd .c1 .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
}
.five .u-bd .c1 .img-box:hover img {
  transform: scale(1.2);
  transition: all 0.4s;
}
.five .u-bd .c1 .text {
  margin-top: 45px;
  width: 520px;
  float: left;
}
.five .u-bd .c1 .text h4 {
  font-size: 28px;
  color: #1a1a1a;
  line-height: 1.714;
  margin-bottom: 30px;
}
.five .u-bd .c1 .text p {
  font-size: 14px;
  color: #8b8b8b;
  line-height: 2;
}
.five .u-bd .c1 .text .time {
  margin-top: 70px;
}
.five .u-bd .c1 .text .time h5 {
  color: #b0b0b0;
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
}
.five .u-bd .c1 .text .time h5 span {
  font-size: 18px;
  margin-left: 5px;
}
.five .u-bd .c1 .text .time .more {
  float: right;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  border-width: 1px;
  border-color: #bdbdbd;
  background-color: rgba(246, 167, 2, 0);
  width: 125px;
  height: 43px;
  line-height: 39px;
  text-align: center;
  font-size: 20px;
  color: #717171;
  margin-top: 5px;
}
.five .u-bd .line {
  width: 100%;
  height: 1px;
  background: #dedede;
}
.five .u-bd ul li {
  width: 33.33%;
  float: left;
  position: relative;
}
.five .u-bd ul li .time {
  padding-left: 24px;
}
.five .u-bd ul li .time .link {
  height: 100px;
  width: 1px;
  background: #dedede;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.4s;
}
.five .u-bd ul li .time h4 {
  margin-top: 55px;
  font-size: 29px;
  color: #c9c9c9;
}
.five .u-bd ul li .time h4 span {
  color: #c9c9c9;
  font-size: 18px;
  margin-left: 8px;
}
.five .u-bd ul li .time p {
  margin-top: 20px;
  color: #2f2f2f;
  font-size: 24px;
}
.five .u-bd ul li:hover .time .link {
  height: 145px;
  background: #ffa10d;
  transition: all 0.4s;
}
.five .u-bd ul li:hover .time h4 {
  color: #ffa10d;
}
.five .u-bd ul li:hover .time h4 span {
  color: #ffa10d;
}
.foot {
  background: #282828;
  padding-top: 60px;
  padding-bottom: 50px;
}
.foot .c1 {
  margin-top: 16px;
  float: left;
  width: 350px;
}
.foot .c1 .top {
  margin-bottom: 18px;
}
.foot .c1 .top img {
  width: 50px;
  height: 50px;
  display: inline-block;
  vertical-align: middle;
}
.foot .c1 .top .text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.foot .c1 .top .text h4 {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.714;
}
.foot .c1 .top .text p {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.714;
}
.foot .c1 p {
  font-size: 30px;
  color: #ffffff;
}
.foot .c2 {
  float: left;
  width: 700px;
}
.foot .c2 .left {
  float: left;
}
.foot .c2 .left img {
  margin-right: 45px;
}
.foot .c2 .right {
  float: left;
  margin-top: 5px;
}
.foot .c2 .right p {
  font-size: 16px;
  color: #ffffff;
  line-height: 2.5;
}
.foot .c3 {
  float: left;
  width: 136px;
}
.foot .c3 img {
  width: 136px;
  height: 136px;
}
.foot-1 {
  border-top: 1px solid #4f4f4f;
  height: 77px;
  line-height: 77px;
  text-align: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.651);
  background: #282828;
}
.foot-1 a {
  color: rgba(255, 255, 255, 0.651);
}
.head .cont .search-box{
  position: relative;
}
.head .cont .search form{
  position: absolute;
  top: 0px;
  right: 80px;

  height: 83px;
  margin-top: 16px;
  display:none;
}
.head .cont .search .input{
  height: 82px;
  padding-left: 20px;
  width: 500px;
  border: 1px solid #232323;
  position: absolute;
  right: 0px;
  top: 1px;
}
.head .cont .search .button{
  width: 80px;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #1a3f73;
  color: #FFF;
  padding-left: 0px;
  height: 100%;
  border: 0px;
}
.head .cont .nav ul li .sub{
  display: none;
  position: absolute;
  z-index: 99;
  width: 160px;
  left: 0px;
  background: rgba(255,255,255,.9);
}
.head .cont .nav ul li .sub li{
  height: 32px;
  line-height: 32px;
  text-align: left;
  padding-left: 5px;
}
.txt-ln2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}