@charset "utf-8";
/* CSS Document */

html,body {margin:0; padding:0; color:#000;font-size: 12px; /*overflow-x: hidden;*/}
ul,li{margin:0px;padding:0px;list-style-type:none;}

a{text-decoration: none;}

h1,h2,h3,h4,h5,h6{ margin:0; padding:0; font-weight:normal; line-height:none;}
h1{ font-size:25px;}
h2{ font-size:22px;}
h3{ font-size:20px;}
h4{ font-size:18px;}
h5{ font-size:16px;}
h6{ font-size:14px;}
p,dl,dt,dd,ol{ margin:0; padding:0;}
.clear{height:0px; clear:both;}
img{ border:0px; max-width:100%; max-height:100%; margin:0; padding:0;}
input,select,textarea{ border-radius: 0; -webkit-appearance: none; font-family:"微软雅黑"; font-size:12px; outline: none; box-sizing:border-box; resize:none; padding:0; margin:0;}
input::-webkit-input-placeholder{ color:#999;}

.left{ float:left !important;}
.right{ float:right !important;}
.hidden{ display:none}
.block{ display:block !important;}
.relative{ position:relative;}

/* banner */
.banner {
	position: relative;
	overflow: hidden;
	background:url(../images/loading.gif) 50% no-repeat;
}
.banner_1 {
	position: relative;
	z-index: 1;
}
.banner_1 li a img {
	width: 100%;
	display: block;
}
/* 点 */
.flex-control-nav {
	position: absolute;
	bottom: 30px;
	z-index: 2;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.flex-control-nav li {
	display: inline-block;
	width: 34px;
	height: 3px;
	margin: 0 8px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 100px;
	overflow: hidden;
	background-color: #fff;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: #000;
}
/* 左右箭头 */
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 23px;
	height: 51px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 30px;
	background: url(../images/2.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 30px;
	background: url(../images/3.png) center center no-repeat;
}
.midd a{
	width: 10%;
	float: left;
	background-image: url(../images/45.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 145px;
}
.midd a span{
	display: block;
	height: 60px;
	width: 100%;
	margin-top: 27px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align:center;
}
.midd a h5{
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 12px;
}
.midd a:hover h5{
	color: #1d406a;
}
/*.midd a:nth-child(1) span{
	background-image: url(../images/4.png);
}
.midd a:nth-child(1):hover span{
	background-image: url(../images/4_1.png);
}
.midd a:nth-child(2) span{
	background-image: url(../images/5.png);
}
.midd a:nth-child(2):hover span{
	background-image: url(../images/5_1.png);
}
.midd a:nth-child(3) span{
	background-image: url(../images/6.png);
}
.midd a:nth-child(3):hover span{
	background-image: url(../images/6_1.png);
}
.midd a:nth-child(4) span{
	background-image: url(../images/7.png);
}
.midd a:nth-child(4):hover span{
	background-image: url(../images/7_1.png);
}
.midd a:nth-child(5) span{
	background-image: url(../images/8.png);
}
.midd a:nth-child(5):hover span{
	background-image: url(../images/8_1.png);
}
.midd a:nth-child(6) span{
	background-image: url(../images/9.png);
}
.midd a:nth-child(6):hover span{
	background-image: url(../images/9_1.png);
}
.midd a:nth-child(7) span{
	background-image: url(../images/10.png);
}
.midd a:nth-child(7):hover span{
	background-image: url(../images/10_1.png);
}
.midd a:nth-child(8) span{
	background-image: url(../images/11.png);
}
.midd a:nth-child(8):hover span{
	background-image: url(../images/11_1.png);
}
.midd a:nth-child(9) span{
	background-image: url(../images/12.png);
}
.midd a:nth-child(9):hover span{
	background-image: url(../images/12_1.png);
}
.midd a:nth-child(10) span{
	background-image: url(../images/13.png);
}
.midd a:nth-child(10):hover span{
	background-image: url(../images/13_1.png);
}*/
.midd_1{
	height:auto;
	padding-bottom:20px;
	width: 100%;
	background-image: url(../images/14.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.midd_2{
	padding-top: 60px;
	padding-bottom: 25px;
}
.midd_2 h1{
	color: #a9a9a9;
	font-size: 36px;
	font-weight: lighter;
}
.midd_2 h2{
	color: #333;
	font-size: 30px;
}
.midd_1 .left{
	width: 60%;
}
.midd_3{
	float: left;
	width: calc(50% - 30px);
	height: 350px;
	margin-right: 30px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
:root{--width3:calc(100% / 3 - 30px);--width4:calc(100% / 4 - 30px);}
.case_1{overflow:hidden; height:var(--width3);margin:0 -15px;}
.case_2{overflow:hidden; height:var(--width4);margin:0 -15px;}
.case_box1{width:var(--width3);height:0;padding-bottom:var(--width3);float: left;margin:0 15px;margin-bottom: 30px;background-repeat: no-repeat;background-size: cover;background-position: center center;position: relative;}
.case_box2{width:var(--width4);height:0;padding-bottom:var(--width4);float: left;margin:0 15px;margin-bottom: 30px;background-repeat: no-repeat;background-size: cover;background-position: center center;position: relative;}
.case_txt{background-color: rgba(29, 64, 106, 0.85);width: 100%;height:50px;text-align: center;color: #fff;left:0; bottom:0; position:absolute;}
.case_txt h3{line-height:50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:14px}

.midd_3:hover .midd_4{
	display: block;
}
.midd_4{
	background-color: rgba(29, 64, 106, 0.85);
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	display: none;
}
.midd_4 h3{
	padding-top: 150px;
	padding-bottom: 5px;
}
.midd_1 .right{
	width: 40%;
	height: 730px;
	overflow: hidden;
}
.midd_5{
	width: 100%;
	height: 640px;
	overflow: hidden;
}
.midd_5 span{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transition-delay: 0s;
	transition-duration: 1s;
	transition-property: all;
	transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
	-moz-transition-duration: 1s;
	-moz-transition-property: all;
	-moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
	-webkit-transition-duration: 1s;
	-webkit-transition-property: all;
	-webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
	-o-transition-duration: 1s;
	-o-transition-property: all;
	-o-transition-timing-function: ease;
}
.midd_1 .right:hover .midd_5 span{
	transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform: scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform: scale(1.1, 1.1); 	/* Opera */
}
.midd_6{
	height: 90px;
	background-image: url(../images/46.jpg);
	background-position: 0 right;
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 20px;
}
.midd_6 h1{ line-height:90px; color:#fff; float:left; padding-left:20px;}
.midd_6 h2{ display:block; width:108px; height:32px; line-height:32px; color:#00397c; float:left; text-align:center; background:#fff; margin-left:50px; font-size:14px; margin-top:29px;}
.midd_7{
	height:424px;
	width: 100%;
	background: url(../images/47.jpg) no-repeat center;
	text-align: center;
	padding-top: 330px;
	color: #fff;
	line-height: 36px;
}
.midd_7 a{color: #fff;}
.midd_7 img{width: 29px;
	height: 7px;
}

.news{
	width: 100%;
	background: url(/images/29.png) no-repeat center;
	height:auto;
	padding-bottom:40px;
	background-repeat: no-repeat;
	background-size: cover;
}
.news .midd_2 h1{
	color: #000;
}
.news.midd_2 h2{
	color: #333;
}
.news_left{ float:left; width:40%; height: 598px; overflow: hidden;}
.news_left img{width:100%; height: 100%;  object-fit: cover; object-position: center center;}
.news_right{ float:left; width:60%; height:100%}
.news_right li{height:calc(100% / 4 - 50px); background:#fff; margin-left:30px; margin-bottom:30px; padding:20px; overflow:hidden;}
.news_tit h1{float:left; width:70%; color:#333; height:30px; line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news_tit h2{float:left; width:30%; color:#666; font-size:10px; text-align:right; height:30px; line-height:30px;}
.news_cont{color:#666; font-size:14px; line-height: 22px; height: 44px; width: 100%; overflow: hidden; margin-top: 13px;}
.news_right li:hover{background:#1d406a;}
.news_right li:hover h1,.news_right li:hover h2,.news_right li:hover .news_cont{color:#fff;}

/* 头部 */
.top{background-color: rgba(255, 255, 255, 0.9);position: fixed;top: 0;left: 0;height:auto;width: 100%;z-index: 9; padding-bottom:15px}
.auto{width: 90%;margin-left: auto;margin-right: auto;}
.logo{float: left;padding-top: 33px;}
.search{float: right;margin-top: 40px;}
.nav{float: right;}
.nav li{float: left;margin-right: 45px;}
.nav li span,.nav li span a{font-size: 16px;color: #333;line-height: 90px;padding-bottom: 8px;}
.nav li span a:hover,.nav li span .current{background-image: url(../images/44.jpg);background-repeat: no-repeat;background-position: bottom center;}
.nav_1{position: absolute;left: 0;top: 90px;background-color: rgba(230, 235, 239, 0.9);height:auto;width: 100%;display: none;padding-bottom:34px}
.nav li i{ display:block; margin:auto; width:30px; height:2px; background:#333; margin-top:-30px}
.nav li:hover .nav_1{display: block;}
.nav_1 a{display: block;float: left;width: 10%;padding-top: 34px;}
.nav_1 a img{display: block;margin-left: auto;margin-right: auto;width:90%;}
.nav_1 a h5{text-align: center;color: #333;margin-top: 5px;}

/* 底部 */
.foot{width:100%;height: auto; padding:20px 0px; border-top: 1px solid #d9d9d9; margin-top:50px; line-height:24px; }
.foot a{ color: #666;}
.foot_lise{width: 10%;float: left; text-align: left;}
.foot_lise h3{ font-size: 16px; font-weight: bold; color:#000;}
.foot_lise h5{ font-size: 14px;}
.foot_right{width:40%;float: right; text-align: right; font-size: 14px; line-height:32px;}
.foot_rights{ width: auto; height: auto; float: right;}
.foot_right_img{ float: right; padding-right:40px; margin-right: 40px;}
.foot_right h5{ font-size: 16px; }
.foot_right span{ font-size: 36px; color: #ff0000;font-weight: bold;loat: left; }

#top_btn{position:fixed; background:url(/images/top.png) no-repeat; width:46px; height:45px; right:50px; bottom:50px; z-index: 9;}

/* 自适应 */
@media (max-width:500px){
	/* 底部 */
	.foot_left{display:none}
	.foot_right{width:100%;float:none; text-align:center;}
	/* 头部 */
	.logo{float: left;padding-top: 33px;width:80%}
	.logo img{width:100%}
	.search{float: right;margin-top: 35px; width:20%; text-align:right}
	.nav{float:none;clear:both; width:100%; text-align:center;}
	.nav ul{display:inline-block; padding-top:30px}
	.nav li{float:left;margin:0 10px;}
	.nav li span,.nav li span a{font-size: 16px;color: #333;line-height:40px;padding-bottom:0px;}
	.nav_1{top:180px;clear:both; height:auto; padding-bottom:20px}
	.nav_1 a{float: left;width:20%;padding-top:20px;}
	.nav_1 a h5{font-size:10px}
	.midd a{width:20%;}
	.midd_1 .left{width:100%}
	.midd_1 .right{width:100%}
	.midd_3{width: calc(50% - 15px)}
	.midd_3:nth-child(2),.midd_3:nth-child(4){margin-right:0;}
	/*首页*/
	:root{--width3:calc(100%);--width4:calc(100% / 2 - 30px);}
	.case_1{overflow:hidden; height:var(--width3);}
	.case_2{overflow:hidden; height:var(--width4);}
	.case_box1{width:var(--width3);height:0;padding-bottom:var(--width3);}
	.case_box2{width:var(--width4);height:0;padding-bottom:var(--width4);}
	.news_left{display:none}
	.news_right{width:100%;}
	.news_right li{margin-left:0;padding:10px; }
	#top_btn{display:none;}
}
@media (min-width:500px) and (max-width:850px){
	/* 底部 */
	.foot_lise{width:calc(100%/6);float:left; text-align:center;}
	.foot_left:last-child{clear:both;}
	.foot_left:after{content:'';display:block;clear:both;}
	.foot_right{width:100%;float:none; text-align:center;}
	/* 头部 */
	.nav{float:none;clear:both; width:100%; text-align:center}
	.nav ul{display:inline-block;}
	.nav li{float:left;margin:0 10px;}
	.nav_1{top:150px;height:320px;}
	.nav_1 a{float: left;width:20%;;padding-top:20px;}
	/*首页*/
	.midd a{width:20%;}
	.news_right li{padding:12px; }
	:root{--width4:calc(100% / 3 - 30px);}
	.case_2{overflow:hidden; height:var(--width4);}
	.case_box2{width:var(--width4);height:0;padding-bottom:var(--width4);}
}
@media (min-width:850px) and (max-width:1024px){
	/* 头部 */
	.nav{float:none;clear:both; width:100%; text-align:center}
	.nav ul{display:inline-block;}
	.nav li{float:left;margin:0 20px;}
	.nav_1{top:150px;}
	/*首页*/
	.news_right li{padding:15px; }
}
@media (min-width:1200px){
.auto{width:80%;}
}

.content-search {
  position: fixed;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding-top: 140px;
  padding-bottom: 130px;
  display: inline-block;
  z-index: 9999; }
  .content-search .container-100 {
    padding-right: 100px;
    padding-left: 100px;}
    .content-search .container-100 .fa-times-circle {
      cursor: pointer;
      position: absolute;
      top: 30px;
      right: 100px;
      font-size: 50px;
      color: #ddd;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      .content-search .container-100 .fa-times-circle:hover {
        color: black; }
    .content-search .container-100 h3 {
      padding-bottom: 232px;
      font-family: Poppins;
      font-weight: bold;
      font-size: 50px;
      color: black;
      line-height: 70px;
      max-width: 400px;
      margin: 0 auto;
      text-transform: uppercase; }
    .content-search .container-100 form {
      max-width: 850px;
      margin: 0 auto; }
      .content-search .container-100 form input {
        outline: 0;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        padding-left: 20px;
        border-bottom: 1px solid #ddd;
        font-family: Poppins;
        font-weight: 400;
        font-size: 30px;
        color: black; }
        .content-search .container-100 form input::-webkit-input-placeholder {
          font-family: Poppins;
          font-weight: 400;
          font-size: 30px;
          color: black;
          color: #ddd; }
      .content-search .container-100 form .button_search {
        font-family: Abril Fatface;
        font-weight: 400;
        font-size: 18px;
        transition: all .3s ease-in-out 0.08s;
        color: white;
        padding: 10px 40px;
        background-color: #01a2f0;
        border: 1px solid #01a2f0;
        background-image: -webkit-linear-gradient(90deg, #01a2f0 50%, transparent 50%);
        background-image: linear-gradient(90deg, #01a2f0 50%, transparent 50%);
        background-size: 600px;
        background-repeat: no-repeat;
        background-position: 0%;
        -webkit-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
        text-transform: uppercase;
        width: 130px;
        height: 45px;
        padding: 0;
        position: absolute;
        top: -12px;
        right: 0; }
        .content-search .container-100 form .button_search:hover {
          background-position: 100%;
          background-color: #fff;
          color:#01a2f0;
          text-decoration: none; }

@media (max-width: 812px) and (max-height: 414px) {
  .content-search {
    padding-top: 30px;
    padding-bottom: 30px; }
    .content-search .container-100 h3 {
      padding-bottom: 85px; } }
@media (max-width: 568px) and (max-height: 320px) {
  .content-search {padding-top: 30px;padding-bottom: 30px; }
    .content-search .container-100 .fa-times-circle {right: 30px; }
    .content-search .container-100 h3 {padding-bottom: 36px;line-height: 45px; }
}
@media (max-width: 567px) {
  .content-search {padding-top:66px; }
  .content-search .container-100 { padding:0 20px; text-align:center}
    .content-search .container-100 .fa-times-circle {right:20px; }
    .content-search .container-100 h3 {font-size:20px;line-height:50px;padding-bottom:50px; text-align:center}
	.content-search .container-100 form input { width:100%}
    .content-search .container-100 form input::-webkit-input-placeholder {font-size: 20px; }
    .content-search .container-100 form .button_search {top: 50px;}
}

/* 翻页 */
#pagina {clear:both;text-align:center;margin-top: 30px;}
#pagina a {display:inline-block;padding:0 11px;line-height:30px;border:1px solid #e3e3e3;margin:0 4px;color:#666;font-size:14px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#pagina a.number,#pagina a.midd_25{background:#6f6f6f;border-color:#6f6f6f;color: #fff;}

/* 友链 */
.midd_21 {
	margin-top:45px;
}
.midd_20 {
    float: left;
    font-size: 16px;
    margin-top: 5px;
}
.middd{
	width:calc(100% - 100px);
	float:left;
}
.midd_21 a {
    float: left;
    margin: 5px 5px 0;
	font-size:14px;
	color:#333;
	line-height:21px;
}
/*.midd_21 a span{ display: table-cell; vertical-align: middle;}
.midd_21 a img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}*/
/* pc */
@media (min-width:800px){
	.bf4f4f4 .midd_2{
		display:none;
	}
}