﻿
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	font-size: 14px;
	margin: 0;
	padding: 0
}
.clear30{ clear:both; height:30px; overflow:hidden; line-height:0px;}
body, button, input, select, textarea {
	font-size: 12px;
	font-family: 'Lato-Regular',Microsoft YaHei;
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, curier, monospace
}
samll {
	font-size: 12px
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clear {
	clear: both;
	float: none;
	height: 0;
	overflow: hidden
}
* {
	box-sizing: border-box
}
body {
	background: #f2f2f2 url(../images/bodybg.jpg) top center no-repeat;
}
.header{background-image: linear-gradient(#fafafa, #c6c6c6);}
.top {
	background: #fff
}
.top .top_center {
	height: 30px;
	line-height: 30px;
	width: 1200px;
	margin: 0 auto;
	font-size: 12px;
	display: flex;
	justify-content: space-between;
	color: #333
}
.top strong {
	font-weight: 400
}
.top span {
	display: flex
}
.top span a {
	color: #666;
	padding-left: 10px
}
.header .header_center {
	width: 1200px;
	margin: 0 auto;
	align-items: center;
	display: flex;
	padding: 35px 0;
	justify-content: space-between
}
.header .header_center h1 {
	height: 45px
}
.header .header_center h1 a {
	height: 45px
}
.header .header_center h1 a img {
	height: 100%;
	display: block;
	overflow: hidden
}
.header .header_center form {
	width: 400px;
	height: 35px;
	justify-content: space-between;
	display: flex
}
.header .header_center form input {
	border: 1px solid #ddd;
	flex: 3;
	font-size: 14px;
	padding: 0 5px
}
.header .header_center form button {
	border: none;
	background: #223c58;
	color: #fff;
	flex: 1;
	padding: 0 10px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 700
}
.header .header_center strong {
	color: #ff6d00;
	font-size: 28px;
	font-weight: 100;
	font-family: impact;
	margin-right: 200px
}
.menu {
	background: #223c58
}
.menu .menu_center {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	align-items: center;
	height: 45px;
	line-height: 45px
}
.menu .menu_center a {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px; letter-spacing:1px;
	color: #fff;
	background: #223c58;
	border-right: 1px solid #0d2946
}
.menu .menu_center a:hover {
	background:#172434;
	color: #fff
}
.menu .menu_center .active {
	background: #172434
}
.icolist {
	width: 1200px;
	margin: 0 auto 25px;
	display: flex;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd
}
.icolist a {
	flex: 1;
	font-size: 12px;
	color: #333;
	text-align: center;
	padding: 10px 0;
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd
}
.icolist a:hover {
	background: #172434;
	color: #fff
}
.banner {
	margin-bottom: 20px; width:100%; margin: 0px auto;
	height:550px
}
.banner .swiper-slide {
	height: 550px;
	background-position: center bottom;
	background-repeat: no-repeat
}
.prolist {
	margin: 0 auto;
	display: flex;
	width: 1200px
}
.prolist #list {
	height: 756px!important
}
.prolist #page {
	height: 694px!important
}
.prolist .left_nav {
	background: #fff;
	width: 220px;
	min-height: 550px
}
.prolist .left_nav .dlx1 {
	padding: 15px 0;
	padding-left: 20px;
	background: #073763;
	color: #fff
}
.prolist .left_nav .dlx1 dt {
	font-size: 22px;
	font-weight: 700
}
.prolist .left_nav .dlx1 dd {
	padding-top: 5px;
	font-size: 14px;
	font-weight: 200
}
.prolist .left_nav .dlx2 {
	padding: 15px 0;
	padding-left: 20px;
	background: #073763;
	color: #fff
}
.prolist .left_nav .dlx2 dt {
	font-size: 14px
}
.prolist .left_nav .dlx2 dd {
	padding-top: 5px;
	font-size: 22px;
	color: #ff6d00;
	font-family: impact
}
.prolist .left_nav ul {
	padding: 20px
}
.prolist .left_nav ul li {
	display: block;
	margin-bottom: 15px
}
.prolist .left_nav ul li:last-child {
	margin-bottom: 0
}
.prolist .left_nav ul li a {
	background: #f9f9f9;
	display: block;
	border: 1px solid #ddd;
	padding: 15px 10px;
	color: #666;
	font-size: 12px
}
.prolist .left_nav ul li a i {
	color: #ff6d00;
	margin-right: 10px
}
.prolist .left_nav ul li a:hover {
	border: 1px solid #073763;
	background: #073763;
	color: #fff
}
.prolist .left_nav ul li a:hover i {
	color: #ff6d00
}
.prolist .right_box {
	flex: 1;
	margin-left: 20px;
	min-height: 550px;
	padding: 15px 15px 0;
	background: #fff;
	overflow: hidden
}
.prolist .right_box .proli {
	float: left;
	border: 1px solid #ddd;
	width: 221px;
	margin-right: 15px;
	margin-bottom: 15px
}
.prolist .right_box .proli:hover {
	border: 1px solid #073763
}
.prolist .right_box .proli a {
	width: 221px;
	height: 180px;
	display: flex;
	align-items: center;
	justify-content: center
}
.prolist .right_box .proli a img {
	max-width: 150px;
	max-height: 150px
}
.prolist .right_box .proli:nth-child(4n) {
	margin-right: 0
}
.prolist .right_box .proli:hover span {
	border-top: 1px solid #073763;
	background: #073763;
	color: #fff
}
.prolist .right_box .proli:hover small {
	background: #073763;
	color: #fff
}
.prolist .right_box .proli span {
	border-top: 1px solid #ddd;
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	background: #f9f9f9;
	padding: 6px 15px 0;
 white-space: nowrap;  overflow: hidden;text-overflow:ellipsis;
}
.prolist .right_box .proli small {
	padding: 4px 15px;
	display: block;
	background: #f9f9f9;
	font-size: 12px;
	color: #666
}
.title_prohot {
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
	padding-top: 35px;
	margin-bottom: 25px;
	text-align: center
}
.title_prohot h2, .title_prohot h3, .title_prohot h4, .title_prohot h5 {
	font-size: 36px;
	font-family: 'Lato-Regular',Microsoft YaHei;
	color: #223c58;
	font-weight: 700
}
.title_prohot p {
	padding-top: 10px;
	font-size: 14px;
	color: #666
}
.hotlist {
	width: 1200px;
	margin: 0 auto
}
.hotlist .swiper-container-hotlist .swiper-slide {
	height: 297px;
	border: 1px solid #fff;
	background: #fff
}
.hotlist .swiper-container-hotlist .swiper-slide:hover {
	border: 1px solid #073763
}
.hotlist .swiper-container-hotlist .swiper-slide:hover span {
	border-top: 1px solid #073763;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #073763
}
.hotlist .swiper-container-hotlist .swiper-slide a {
	height: 245px;
	display: flex;
	align-items: center;
	justify-content: center
}
.hotlist .swiper-container-hotlist .swiper-slide a img {
	display: block;
	max-height: 200px;
	max-width: 200px
}
.hotlist .swiper-container-hotlist .swiper-slide span {
	border-top: 1px solid #ddd;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	text-align: center;
	background: #fff
}
.abouts {
	width: 1200px;
	text-align: justify;
	font-size: 14px;
	margin: 0 auto;
	color: #666;
	display: flex
}
.aboutimg {
	width:500px !important;
	height: 293px; float: left; position: relative;
}
/*.abouts .img .paly{ width: 100%; height: 100%; }*/



.about-paly{ width: 80px; height: 80px; position: absolute; top: 50%; left: 50%; margin-top: -30px; margin-left: -30px; background: rgba(255,255,255,0.6); border-radius: 50%; cursor: pointer;}
.about-paly img{width: 100%}
.about-paly:hover{  background: rgba(255,255,255,1);}
.about-paly:hover img{transform: rotate(360deg); }


.dis-flex-center-center{ display: flex; align-items: center; justify-content: center;}
  .transition{ transition: all .36s;}

   div.video-play{position:fixed;top:0;bottom:0;right:0;left:0;width:100vw;height:100vh;z-index:10001;display:none}
 div.video-bg{position:absolute;top:0;bottom:0;width:100%;z-index:1001;background:#0b0b0b;opacity:.8}
 div.video-wrap{z-index:1002;position:fixed;top:52%;left:50%;-webkit-transform:translate3d(-50%, -52%, 0);transform:translate3d(-50%, -52%, 0);width:1000px;height:570px;  }
 
 div.video-wrap video{width:100%;height:auto}
 div.close-btn{cursor: pointer; transition: all .36s;
  
  text-align: center;
  line-height: 40px;
  z-index: 9999;
  position: absolute;
  background: #000;
  border: 2px solid #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%; opacity: 0.5;
  right: -20px;
  top: -25px;}
  div.close-btn:hover{ transform: rotate(180deg); opacity: 1;}

.abouts dl {
	background: #fff;
	margin-left: 25px;
	padding: 15px 25px; float: right; width: 675px;
}
.abouts dl dt {
	font-size: 24px;
	font-weight: 400;
	padding-bottom: 10px;
	color: #666
}
.abouts dl dd p {
	line-height: 1.5;
	font-size: 14px;
	margin-bottom: 10px
}
.abouts dl dd p a {
	color: #007aff
}
.abouts dl dd li {
	list-style: none;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px
}
.footer {
	background: #172434
}
.footer .randerbox {
	border-bottom: 1px solid #223c58;
	width: 1200px;
	margin: 0 auto
}
.footer .randerbox .address {
	overflow: hidden;
	padding: 15px 0
}
.footer .randerbox .address span {
	width: 25%;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px
}
.caselist {
	padding: 40px 0;
	background: #fff;
	margin: 0 auto
}
.caselist img {
	margin: 0 auto;
	display: block;
	width: 1200px
}
.news {
	/*padding: 25px 0;*/
	/*background: #fff*/
}
.m1200{ width:1200px; margin:0px auto}
.news>a {
	display: block;
	margin: 0 auto;
	text-align: center;
	height: 40px;
	width: 150px;
	line-height: 40px;
	font-size: 14px;
	border: 1px solid #ddd;
	color: #333
}
.news>a:hover {
	background: #ff6d00;
	color: #fff
}
.hotnews {
	width: 580px;
	margin: 0 auto 25px;
	overflow: hidden
}
.hotnews li {
	display: flex;
	background: #fff;
	padding: 15px;
	border-bottom: 1px solid #ddd
}
.advantage{ background:#fff}
.advantage li {
    display: flex; line-height:2rem;    color: #223c58;
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.hotnews li:hover {
	background: #f9f9f9
}
.hotnews a {
	flex: 4;
	overflow: hidden;
	margin-right: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666
}
.hotnews span {
	flex: 1;
	color: #666
}
.copyright {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.copyright span {
	margin: 5px 0
}
.copyright div {
	width: 150px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border: 1px solid #f2f2f2;
	margin: 5px 0;
	text-align: center;
	position: relative
}
.copyright div:hover ul {
	display: block
}
.copyright div ul {
	display: none;
	z-index: 999;
	position: absolute;
	background: #fff;
	bottom: 28px;
	left: -1px;
	width: 150px;
	border: 1px solid #ddd
}
.copyright div ul li {
	border-bottom: 1px solid #ddd
}
.copyright div ul li a {
	font-size: 12px;
	color: #666;
	display: block
}
.copyright div ul li a:hover {
	background: #f2f2f2
}
.breadnav {
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #f9f9f9;
	padding-left: 20px;
	margin-bottom: 20px;
	border-left: 5px solid #073763
}
.breadnav a {
	color: #333
}
.libox {
	overflow: hidden
}
.fanye {
	padding-bottom: 15px
}
.fanye ul {
	font-size: 0;
	overflow: hidden
}
.fanye ul li {
	margin-right: 5px;
	float: left
}
.fanye ul li a, .fanye ul li span {
	background: #f9f9f9;
	padding: 10px 15px;
	border: 1px solid #ddd;
	display: block;
	color: #666
}
.fanye ul li a:hover, .fanye ul li span:hover {
	background: #f2f2f2
}
.changfang {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: 15px;
	overflow: hidden
}
.changfang a {
	float: left;
	width: 20%;
	height: 45px;
	text-align: left;
	line-height: 45px;
	display: block;
	color: #333;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd
}
.changfang a:hover {
	background: #ff6d00;
	color: #fff
}
.changfang a i {
	margin-left: 15px;
	margin-right: 15px
}
.list_arc {
	min-height: 650px;
	margin-bottom: 15px;
	padding: 15px;
/*	border: 1px solid #ddd*/
}
.list_arc h2 {
	font-size: 28px;
	color: #333;
	text-align: center
}
.list_arc p.info {
	text-align: center;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 10px;
	color: #666
}
.list_arc .box {
	display: flex;
	padding-top: 20px
}
.list_arc .imgbox {
	width: 200px;
	height: 200px;
	border: 1px solid #ddd;
	display: block;
	align-items: center;
	justify-content: center
}
.list_arc .imgbox img {
	max-height: 180px;
	max-width: 180px
}
.list_arc dl {
	padding-left: 30px
}
.list_arc dl dt {
	font-size: 18px;
	color: #333;
	padding-bottom: 10px;
	font-weight: 700
}
.list_arc dl dd {
	color: #666;
	padding-bottom: 10px
}
.list_arc dl dd a {
	background: #073763;
	color: #fff;
	padding: 10px 25px;
	display: inline-block
}
.list_arc dl dd a:hover {
	background: #ff6d00
}
.maininfo {
	padding-top: 15px;
	font-size: 14px;
	color: #333;
	line-height: 1.5
}
.maininfo * {
	max-width: 100%
}
.maininfo table {
	border: 1px solid #ddd
}
.maininfo table td {
	padding: 5px;
	border: 1px solid #ddd
}

.m393{ width:373px; float:left; }
.single-contact-info {
	min-height: 171px;
	background: #fff;
	-webkit-box-shadow: 0 6px 26px rgba(0,0,0,.06);
	box-shadow: 0 6px 26px rgba(0,0,0,.06);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	padding: 0 35px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.single-contact-info:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px)
}
.single-contact-info .c-icon {
	width: 70px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background: #ffe7ea;
	display: block;
	border-radius: 50%;
	color: var(--main-color);
	font-size: 26px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin-right: 20px
}
.single-contact-info.icon2 .c-icon {
	color: #16d88a;
	background: #dcf9ee
}
.single-contact-info.icon3 .c-icon {
	color: #352e94;
	background: #e1e0ef
}
.single-contact-info.icon2:hover .c-icon {
	background: #16d88a;
	color: #fff
}
.single-contact-info.icon3:hover .c-icon {
	background: #352e94;
	color: #fff
}
.single-contact-info.icon1:hover .c-icon {
	background: var(--main-color);
	color: #fff
}
.c-info {
	text-align: left
}
.c-info p {
	margin: 0;
	font-weight: 300;
	line-height: 26px;
	color: #999
}
.c-info h4 {
	text-transform: capitalize
}
           ul.social_section_1info li {
    display: inline-block;
}

ul.social_section_1info {
    margin: 20px;    overflow: hidden;
}

ul.social_section_1info a {
    color: #717580;
    margin-right: 10px;
    font-size: 13.5px;
    margin-right: 2px;
    width: 35px;
    height: 35px;
    background: #121215;
    padding: 9px 20px;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
    border-radius: 4px;
}

ul.social_section_1info a:hover {
    color: #fff;
}
           li.facebook a {
    color: #fff;
    background: #3b5998;
}

li.twitter a {
    color: #fff;
    background: #1da1f2;
}

li.google a {
    color: #fff;
    background: #dd4b39;
}

li.linkedin a {
    color: #fff;
    background: #0077b5;
}
