/*导航*/
body{
    background-color: #fff;
}
.daohang{
    width: 100%;
    height: 80px;
    background-color: #fff;
}
.daohang .daohang-left{
    float: left;
    width: 141px;
    height: 37px;
    padding-top: 21px;
    margin-left: 40px;
}
.daohang .daohang-right{
    float: right;
    padding-right: 72px;
}
.daohang .daohang-right .daohang-top1,.daohang-top2{
    float: left;
    margin-top: 23px;
    font-size: 16px;
    color: #333;
    margin-left: 65px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 17px;
    transition: all 0.3s ease;
}
.daohang .daohang-right .daohang-top1 a span{
    font-size: 14px;
    color: #5f5f5f;
}
.daohang .daohang-right .daohang-top1 a{
    height: 38px;
}

.daohang .daohang-right .daohang-top1:hover{
    background: #2fd1e0;
}
.daohang .daohang-right .daohang-top1:hover a span{
   color: #fff;
}
.daohang .daohang-right .daohang-top1:hover a{
   color: #fff;
    height: 38px;
}
.daohang .daohang-right .on{
    background: #2fd1e0;
}
.daohang .daohang-right .on a{
   color: #fff;
}
.daohang .daohang-right .on a span{
    color: #fff;
}


.daohang-top2{
    float: left;
    position: relative;
}
.daohang-top2 li.nav{
    float: left;
    color: #333;
    position: relative;
    text-align: center;
}
.daohang-top2 ul{
    position: absolute;
    top: 0;
    background: #fff;
    text-align: center;
    width: 118px;
}
.daohang-top2 ul .about{
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    opacity: 0;
    transition: all 0.3s ease;
    font-size: 16px;
    color: #fff;
    font-size: 16px;
    border-radius: 17px;
    background: #2fd1e0;
}
.daohang-top2 ul:hover .about span{
    color: #fff;
    font-size: 14px;
}
.daohang-top2 ul:hover .about{
    opacity: 1;
} 
.daohang-top2 ul{
    height: 130px;
    display: none; 让元素隐藏
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.daohang-top2 ul a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #333;
    width: 100%;
    padding: 0 0;
}
.daohang-top2 ul .about1 li{
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    text-align: center;
    background-color: rgb(0,0,0, .0);
}
.daohang-top2 ul a li:hover{
    color: #fff; 
    background-color: #2fd1e0;
}
.daohang-top2:hover ul{
    display: block;
}


/*banner*/
.banner{
    margin-bottom: 20px;
}

/*内容*/

/*一*/
.news01{
    width: 98%;
    height: 732px;
    background-color:#f1f1f1; 
    margin: 0 auto;
    margin-bottom: 20px;
}
.news01-title{
    padding-top: 63px;
    margin-bottom: 50px;
}
.news01-title p.news01-title01{
    text-align: center;
    font-size: 34px;
    color: #333333;
}
.news01-title p.news01-title01 span{
    display: inline-block;
    background: url(../images/sanjiao.png) no-repeat ;
}
.news01-title p.news01-title02{
    margin-top: 18px;
    text-align: center;
    color:#2fd1e0;
    font-size: 22px;
}
.news01 .news01-news{
    width: 1560px;
    margin:0 auto;
    background: red;
}

.tuijian{
    width: 1560px;
    height: 480px;
    margin:0 auto;
}
.tuijian .tuijian-title{
    width: 376px;
    height: 80px;
    margin:0 auto;
    margin-top: 120px;
    margin-bottom: 110px;
}
.tuijian-banner{
    width: 1560px;
    height: 732px;
    background:url(../images/jingxuan-3D/bg01.jpg);
    position: relative;
}
.tuijian-banner .tuijian-banner-all{
    width: 1560px;
    box-shadow: 0 0 20px #f1f1f1;
}
.tuijian-new01{
    margin: 0 auto;
    width: 1560px;
    height: 480px;
}
.tuijian-new01 .tuijian-new01-left{
    float: left;
    width: 666px;
    height: 480px;
    background:#333;
}
.tuijian-new01 .tuijian-new01-right{
    float: right;
    width: 845px;
    height: 480px;
    /*background: red;*/
}
.tuijian-new01 .tuijian-new01-right p.tuijian-new01-right-title{
    margin-top: 35px;
    background: url(../images/xian.jpg) no-repeat;
    padding-left:14px; 
    font-size: 26px;
    color: #333;
    margin-bottom:40px;
}
.tuijian-new01 .tuijian-new01-right p.tuijian-new01-right-news{
    font-size: 16px;
    color:#666;
    text-indent: 40px;
    line-height: 26px;
}
.kongge01{
    line-height: 8px;
}
.more{
    margin-top: 30px;
    display: inline-block;
    width: 80px;
    height: 25px;
    /*background: red;*/
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #2fd1e0;
    border-radius: 7px;
    border: 2px solid #2fd1e0;
}
.more:hover{
    color: #fff;
    background: #2fd1e0;
}

/*视频*/
.video{
    width: 98%;
    height: 732px;
    background-color:#f1f1f1; 
    margin: 0 auto;   
    margin-bottom: 20px;
}
.video .video-bg{
    width: 100%;
    height: 732px;
    background: url(../images/bg01.jpg) no-repeat;
    padding-top: 63px;
    position: relative;
}
.video-slide{
    height: 606px;
}


/*按钮*/
.news03{
    width: 98%;
    height: 180px;
    background: #525252;
    margin:0 auto;
    margin-bottom: 20px;
}
.news03-news{
    width: 1560px;
    margin:0 auto;
}
.news03-p{
    float: left;
    font-size: 36px;
    color: #fff;
    padding-left: 145px;
    line-height: 180px;
    letter-spacing:36px;
}
.news03-icon{
    float: right;
    padding-right: 145px;
    width: 100px;
    height: 50px;
    margin-top: 65px;
    border: 2px solid #fff;
    border-radius: 10px;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    padding: 0 40px;
    letter-spacing: 5px;
}
.news03-icon:hover{
    background: #fff;
    color: #333;
}


/*底部*/
.foot{
    width: 98%;
    height: 354px;
    margin: 0 auto;
}
.foot-all{
    width: 1560px;
    margin:0 auto;
}
.foot-logo{
    width: 1560px;
    margin: 0 auto;
}
.foot-logo{
    display: block;
    padding-top: 63px;
    margin-bottom: 25px; 
}
.xixian{
    width: 100%;
    height: 1px;
    background: #e2e2e2;
}
.foot-news{
    margin-top: 54px;
}

.foot-left{
    float: left;
    margin-top: 15px;
}
.foot-left-left{
    float: left;
    margin-left: 80px;
    width: 100px;
    text-align: center;
    color: #333;
    font-size:16px;
}
.foot-left-left img{
    width: 100%;
}
.foot-left .foot-left01{
    background: url(../images/shouji.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
}
.foot-left .foot-left02{
    background: url(../images/dianhua.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
    margin-top: 10px;
}
.foot-left .foot-left03{
    background: url(../images/dizhi.png) no-repeat;
    padding-left: 36px;
    height: 25px;
    line-height: 25px;
    color: #525252;
    margin-top: 10px;
}
.foot-right{
    float:right;
}
.foot-right .foot-right01{
    float:left;
    margin-left:107px;
}
.foot-right .foot-right01 .foot-right01-title{
    font-size:24px;
    color:#161616;
    margin-bottom:40px;
}
.foot-right .foot-right01 .foot-right01-news{
    font-size:16px;
    color:#767676;
    margin-bottom:14px;
    display:block;
}
.foot-right .foot-right01 .foot-right01-news:hover{
    color:#161616;
}

.foot-foot{
    width:100%;
    background-color:#f1f1f1;
    color:#767676;
    text-align:center;
    height:58px;
    line-height:58px;
    font-size:14px;
}



/**
====================layui样式重写 开始=======================
*/

/* .swiper-container {
	height: 80px;
} */

.demo-carousel {
	height: 400px;
	line-height: 400px;
	text-align: center;
}

.layui-logo {
	position: absolute;
	top: 0;
	width: 500px;
	float: right;
}

.layui-logo span {
	float: left;
	width: 225px;
	height: 90px;
	overflow: hidden;
	background: url("/images/logo.png?t=1560414887308") no-repeat;
}
/* 
.layui-side-menu {
	background-color: #2FD1E0;
}

.layui-side-menu .layui-nav {
	width: 200px;
	margin-top: 90px;
	background: 0 0;
} */

.layui-nav-tree .layui-nav-item a:hover {
	background-color: #DF0D00;
	color: #fff;
}

.layui-nav-tree .layui-nav-child dd.layui-this, .layui-nav-tree .layui-nav-child dd.layui-this a,
	.layui-nav-tree .layui-this, .layui-nav-tree .layui-this>a,
	.layui-nav-tree .layui-this>a:hover {
	background-color: #2FD1E0;
	color: #fff;
}

.layui-nav .layui-nav-item a {
	color: #000;
}

.layui-nav-itemed>a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover
	{
	color: #000 !important;
}

.layui-layout-admin {
	min-width: 1400px;
	max-width: 1400px;
	margin: 0 auto;
}
.layui-my-content {
	min-width: 1400px;
	max-width: 1400px;
	margin: 0 auto;
}

.layui-layout-admin .layui-side{
	top: 80px;
}
.layui-my-side {
	margin: 0 auto;
	width: 200px;
	left: auto;
}
.layui-nav{
	background-color: #fff;
    color: #393D49;
}
.layui-nav .layui-nav-mored, .layui-nav-itemed>a .layui-nav-more{
	border-color: transparent transparent #DF0D00;
}
.layui-nav .layui-nav-more{
	border-color: #DF0D00 transparent transparent;
}
.layui-nav-itemed>.layui-nav-child{
	background-color: rgba(0,0,0,.03)!important;
}

.layui-layout-admin .layui-body {
	margin: 0 auto;
	width: 1000px;
	top: 80px;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.layui-table, .layui-table-view {
	margin: 0 auto;
	width: 900px;
}
.layui-tab-title{
	left: 30px;
}
.layui-tab{
	margin: 0;
}
.layui-tab-content {
	padding: 0;
}
/* a:active {
	color:#22b377;
}  */
/**
====================layui样式重写 结束=======================
*/