.logo {
    width: 200px;
}

.logo img {
    width: 190px;
    height: 70px;
}

.nav ul {
    padding: 0 10px;
}

.nav ul li {
    float: left;
}

.nav ul li a {
    font-size: 16px;
    color: #15334f;
    display: block;
    padding: 24px 10px 10px 4px;
    text-align: center;
    font-weight: 600;
}

.nav ul li a:hover {
    font-size: 16px;
    color: #ff0000;
}

.nav ul li a.active {
    color: #ff0000;
}

.member-center {
    width: 170px;
    padding: 15px 0 0 0;
}

.member-center a {
    font-size: 16px;
    width: 150px;
    border-radius: 18px
}

.banner-con {
    background-color: #031e3c;
}

.banner {
    max-width: 1872px;
    overflow: hidden;
}

.banner img {
    height: 583px;
}

.index-news {
    padding: 0 15px;

}

.index-news > .title {
    padding-bottom: 40px;
    padding-top: 42px;
    font-size: 18px;
    color: #434343;
    width: 600px;
}

.index-news > .title span {
    margin-left: 5px;
    color: #898989;
}

.index-news .recommend {
    width: 600px;
}

.index-news .recommend a > .title {
    font-size: 16px;
    color: #434343;
    padding: 22px;
}

.index-news .recommend a:hover > .title {
    color: #ff0000;
}

.index-news .recommend a img {
    width: 600px;
    height: 480px;
}

.index-news .recommend a .date {
    color: #434343;
    font-size: 18px;
    padding: 0 24px;
    line-height: 20px;
}

.index-news .recommend a .date p {
    color: #a0a0a0;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 1.5em;
}

.index-news .recommend a .description {
    width: 460px;
    height: 85px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    color: #a0a0a0;
    overflow: hidden;
}

.index-news .list {
    width: 560px;
    padding-right: 20px;
}

.index-news .list ul li {
    padding: 10px 9px;
    border-top: 2px solid #ccc;
    height: 65px;
    box-sizing: border-box;
}

.index-news .list ul li a {
    clear: both;
}

.index-news .list ul li a .date {
    color: #434343;
    font-size: 18px;
    padding: 0 24px;
    line-height: 22px;
}

.index-news .list ul li a .date p {
    color: #a0a0a0;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 1.5em;
}

.index-news .list ul li a .description {
    width: 420px;
    height: 45px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    color: #434343;
    font-size: 16px;
    overflow: hidden;
}

.index-news .list ul li a:hover .description {
    color: #ff0000;
}

.index-news .list ul li a .description p {
    font-size: 12px;
    color: #a0a0a0;
    line-height: 38px;
}

.index-news .more {
    padding-top: 18px;
}

.index-news .more a {
    color: #a59999;
    border: 1px solid #e4e4e4;
    width: 150px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.index-news .more a:hover {
    color: #ff0000;
    border: 1px solid #ff0000;
}

.index-about {
    margin-top: 46px;
    height: 580px;
    position: relative;
}

.index-about .bg-blue {
    background-color: #031e3c;
    height: 300px;
}

.index-about .bg-blue ul {
    padding-top: 50px;
}

.index-about .bg-blue ul li {
    color: #fff;
    font-size: 48px;
    width: 33.33%;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
}

.index-about .bg-blue ul li:nth-last-child(1) {
    border-right: 0 solid #fff;
}

.index-about .bg-blue ul li span {
    font-size: 14px;
}

.index-about .description {
    background-color: #fff;
    position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -615px;
    height: 385px;
    box-shadow: 2px 2px 8px #ccc;
    padding: 20px 30px;
    box-sizing: border-box;
}

.index-about .description .video {
    width: 500px;
}

.index-about .description .desc {
    width: 650px;
    box-sizing: border-box;
    padding: 10px;
}

.index-about .description .desc .title {
    font-size: 18px;
    color: #434343;
}

.index-about .description .desc .title span {
    color: #898989;
}

.index-about .description .desc .body {
    padding: 25px 0;
    font-size: 12px;
    color: #898989;
    line-height: 1.8em;
    height: 222px;
    overflow: hidden;
    text-indent: 2em;
}

.index-about .description .desc a.more {
    color: #a59999;
    border: 1px solid #e4e4e4;
    width: 90px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    float: left;
}

.index-about .description .desc a:hover.more {
    color: #ff0000;
    border: 1px solid #ff0000;
}

.index-introduction .title {
    padding: 15px;
    font-size: 18px;
    color: #434343;
    width: 600px;
}

.index-introduction .title span {
    margin-left: 5px;
    color: #898989;
}

.index-introduction .list ul {
    padding: 10px 0;
}

.index-introduction .list ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    color: #434343;
}

.index-introduction .list ul li img {
    width: 285px;
    height: 160px;
}

.index-introduction .list ul li p {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.index-introduction .list ul li p.name {
    height: 35px !important;
}

.index-team {
    padding-top: 22px;
}

.index-team .title {
    padding: 15px;
    font-size: 18px;
    color: #434343;
    width: 600px;
}

.index-team .title span {
    margin-left: 5px;
    color: #898989;
}

.index-team ul {
    padding-top: 10px;
}

.index-team ul li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 15px;
    font-size: 14px;
    color: #434343;
}

.index-team ul li .name {
    color: #898989;
    padding: 20px 20px 10px 20px;
}

.index-team ul li .name img {
    width: 285px;
    height: 285px;
}

.index-team ul li .name span {
    display: inline-block;
    width: 70px;
}

.index-team ul li .desc {
    padding: 10px 20px;
    line-height: 1.8em;
}

.index-team ul li a {
    margin: 10px 20px;
}

.index-team ul li a {
    color: #a59999;
    border: 1px solid #e4e4e4;
    width: 90px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.index-team ul li a:hover {
    color: #ff0000;
    border: 1px solid #ff0000;
}

.index-contact {
    padding: 45px 0 70px 0;
}

.index-contact .title {
    padding: 15px;
    font-size: 18px;
    color: #434343;
    width: 600px;
}

.index-contact .title span {
    margin-left: 5px;
    color: #898989;
}

.index-contact .desc {
    padding: 35px 60px 0 70px;
    width: 500px;
}

.index-contact .desc table {
    color: #898989;
}

.index-contact .desc p {
    line-height: 60px;
    font-size: 14px;
    color: #898989;
}

.index-contact .desc p a {
    margin: 0 5px;
    color: #898989;
}

.index-contact .desc table td {
    padding: 5px 10px 5px 0;
}

.index-contact .map {
    padding: 20px 50px 0 0;
}

.wechat-con {
    text-align: center;
    display: none;
}

.footer {
    text-align: center;
    background-color: #ffc222;
    font-size: 14px;
    padding: 20px 0;
}

.ban {
    background-image: url('/pc/static/images/banner.png');
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 280px;
}

.bg-write {
    background-color: #fff;
}

.about-title {
    padding: 25px 40px;
    font-size: 18px;
    color: #434343;
    line-height: 25px;
}

.about-title p {
    color: #898989;
}

.about-con {
    padding: 20px 80px;
}

.about-con h1 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #434343;
    padding: 20px;
}

.about-con .desc {
    font-size: 16px;
    color: #898989;
    line-height: 1.6em;
    padding: 30px 20px;
}

.about-con .tab-first {
    padding: 30px 0;
}

.about-con .tab-first ul {
    width: 1200px;
}

.about-con .tab-first ul li {
    float: left;
    border-left: 6px solid #15334f;
    width: 520px;
    margin: 0 20px 20px 0;
    background-color: #ffc222;
    padding: 20px 15px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}

.about-con .tab-first ul li p {
    display: block;
    height: 50px;
    color: #313131;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    padding-top: 5px;
}

.about-con .tab-second {
    padding: 30px 0;
}

.about-con .tab-second ul {
    width: 1200px;
    clear: both;
    padding: 20px 0;
}

.about-con .tab-second ul li {
    float: left;
    width: 250px;
    padding-right: 50px;
}

.about-con .timeline {
    padding: 30px 0;
}

.about-con .layui-timeline {
    padding-left: 500px;
    padding-top: 80px;
}

.about-con .layui-timeline .timeline-img {
    margin-top: -130px;
    padding-bottom: 100px;
}

.about-con .layui-timeline .layui-timeline-item:nth-last-child(1) .timeline-img {
    padding-bottom: 0;
}

.about-con .layui-timeline .set-left {
    margin-left: -457px;
    text-align: right;
    width: 400px;

}

.news-left {
    width: 260px;
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
}

.news-left ul {
    border-top: 1px solid #e4e4e4;
}

.news-left ul li {
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    padding: 10px 0;
}

.news-left ul li a {
    font-size: 14px;
}

.news-right {
    width: 940px;
    float: right;
}

.news-right ul {
    width: 1000px;
}

.news-right ul li {
    width: 440px;
    float: left;
    margin-right: 20px;
}

.news-right ul li a img {
    width: 440px;
    height: 180px;
    display: block;
}

.news-right ul li a > div {
    padding: 20px 10px;
    clear: both;
    height: 100px;
    box-sizing: border-box;
}

.news-right ul li a .date {
    border: 1px solid #e4e4e4;
    color: #434343;
    font-size: 16px;
    width: 70px;
    height: 60px;
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
    line-height: 23px;
    float: left;
}

.news-right ul li a .date p {
    font-size: 14px;
    color: #898989;
}

.news-right ul li a .title {
    margin-left: 20px;
    font-size: 14px;
    width: 330px;
    height: 60px;
    box-sizing: border-box;
    padding: 5px;
    line-height: 25px;
    float: left;
    color: #898989;
    overflow: hidden;
}

.layui-breadcrumb {
    padding-left: 40px;
    padding-bottom: 20px;
}

.breadcrumb-con {
    padding: 20px 40px;
}

.news-detail {
    padding-bottom: 40px;
}

.news-detail .left {
    width: 95px;
    float: left;
}

.news-detail .left .date {
    text-align: center;
    font-size: 28px;
    line-height: 1.4em;
    color: #666666;
    border: 1px solid #e4e4e4;
    border-bottom: 0;
    padding: 15px 0;
}

.news-detail .left .date p {
    font-size: 22px;
    color: #999999;
}

.news-detail .left .tag {
    font-size: 18px;
    color: #999999;
    background-color: #f2f2f2;
    border: 1px solid #e4e4e4;
    line-height: 50px;
    height: 50px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

.news-detail .left .print-btn {
    text-align: center;
}

.news-detail .left .print-btn a {
    display: block;
    padding: 10px;
    margin: 30px 0;
}

.news-detail .left .print-btn a img {
    display: block;
    margin: 0 auto;
}

.news-detail .left .share-btn {
    text-align: center;
}

.news-detail .left .share-btn a {
    display: block;
    padding: 10px;
    margin: 30px 0;
}

.news-detail .left .share-btn a img {
    display: block;
    margin: 0 auto;
}

.news-detail .con {
    width: 800px;
    float: left;
    margin-left: 25px;
}

.news-detail .con .title {
    line-height: 2em;
    font-size: 16px;
    color: #898989;
    border-bottom: 1px solid #898989;
    padding: 20px 0;
}

.news-detail .con .title h1 {
    color: #303030;
    margin-bottom: 10px;

}

.news-detail .con .desc {
    font-size: 14px;
    color: #898989;
    line-height: 1.6em;
    padding: 20px 0;
}

.news-detail .con .fast-link ul {
    width: 820px;
    padding-top: 20px;
}

.news-detail .con .fast-link ul li {
    width: 385px;
    height: 85px;
    border-left: 5px solid #747474;
    background-color: #eaeaea;
    float: left;
    box-sizing: border-box;
    padding: 18px;
    line-height: 25px;
    margin-right: 20px;
}

.news-detail .con .fast-link ul li a {
    color: #898989;
    font-size: 16px;
    font-weight: bold;
}

.news-detail .con .fast-link ul li a:hover p {
    color: #ff0000;
}

.news-detail .con .fast-link ul li a p {
    font-size: 16px;
    font-weight: bold;
    color: #212121;
}

.news-detail .right {
    width: 280px;
    float: right;
}

.news-detail .right .title {
    font-size: 20px;
    padding-bottom: 20px;
}

.news-detail .right ul {
    border-top: 1px solid #898989;
}

.news-detail .right ul li {
    border-bottom: 1px solid #898989;
    padding: 15px 0;
    line-height: 1.6em;
}

.news-detail .right ul li a {
    font-size: 16px;
    color: #434343;
    line-height: 1.7em;
    display: block;
    max-height: 80px;
    overflow: hidden;
}

.news-detail .right ul li a:hover {
    color: #ff0000;
}

.news-detail .right ul li a p {
    font-size: 14px;
    line-height: 1.6em;
    padding: 5px 0;
    color: #898989;
}

.team-detail {
    padding-bottom: 30px;
}

.team-detail .left {
    padding-left: 40px;
    width: 300px;
    float: left;
}

.team-detail .right {
    width: 860px;
    float: right;
}

.team-detail .right .share {
    float: right;
}

.team-detail .right .share a {
    margin: 0 10px;
}

.team-detail .right .title {
    line-height: 40px;
    color: #898989;
    font-size: 18px;
    padding-bottom: 10px;
}

.team-detail .right .title h1 {
    color: #303030;
    margin-bottom: 5px;
    font-size: 30px;
}

.team-detail .right .desc {
    text-align: justify;
    line-height: 30px;
    font-size: 14px;
    color: #898989;
}

.talent-con .list ul {
    width: 1300px;
    overflow: hidden;
}

.talent-con .list ul li {
    float: left;
    width: 390px;
    margin: 0 25px 25px 0;
}

.talent-con .list ul li a img {
    width: 390px;
    height: 200px;
}

.talent-con .list ul li a div {
    background-color: #efefef;
    height: 100px;
    font-size: 18px;
    box-sizing: border-box;
    padding: 15px;
    line-height: 30px;
    font-weight: bold;
}

.talent-con .list ul li a div p {
    font-size: 14px;
    font-weight: normal;
}

.talent-detail {
    padding: 0 40px 40px 40px;
    box-sizing: border-box;
}

.talent-detail .title h1 {
    color: #303030;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background-color: #fff;
}

.talent-detail .desc {
    line-height: 30px;
    font-size: 14px;
    color: #898989;

}

.party-right {
    width: 940px;
    float: right;
}

.party-right ul {
    width: 1000px;
}

.party-right ul li {
    width: 285px;
    float: left;
    margin: 0 20px 20px 0;
}

.party-right ul li a img {
    width: 285px;
    height: 160px;
    display: block;
}

.party-right ul li a .title {
    margin-left: 5px;
    font-size: 16px;
    font-weight: bold;
    width: 280px;
    height: 120px;
    box-sizing: border-box;
    padding: 15px 5px 0 5px;
    line-height: 30px;
    float: left;
    color: #434343;
    overflow: hidden;
}

.party-right ul li a .title p {
    font-size: 14px;
    color: #898989;
}


.news-list-right{
    float: right;
    padding: 0 40px;
    width: 965px;
    box-sizing: border-box;
}

.news-list{
    width: 100%;
}

.news-list ul{
    border-bottom: 2px solid #ccc;
}
.news-list ul li {
    display: block;
    float: none;
    width: 100%;
    padding: 10px 9px;
    border-top: 2px solid #ccc;
    height: 65px;
    box-sizing: border-box;
}

.news-list ul li a {
    clear: both;
}

.news-list ul li a .date {
    border: 0;
    width: 90px;
    color: #434343;
    font-size: 18px;
    padding: 0 24px;
    line-height: 22px;
    text-align: center;
}

.news-list ul li a .date p {
    color: #a0a0a0;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 1.5em;
}

.news-list ul li a .description {
    width: 420px;
    height: 45px;
    padding-left: 20px;
    border-left: 1px solid #ccc;
    color: #434343;
    font-size: 16px;
    overflow: hidden;
}

.news-list ul li a:hover .description {
    color: #ff0000;
}

.news-list ul li a .description p {
    font-size: 12px;
    color: #a0a0a0;
    line-height: 38px;
}

.art_index_list li{
	float:left;
	width:200px;
	height:106px;
	overflow:hidden;
	padding:0;
	margin:5px;
	list-style:none;
	text-indent:0;
}

.art_index_list li img{
		width:200px;
	height:106px;
}

.t_nav{
	float: right;
    width: 940px;
}

.t_nav ul li{ 
	float:left; 
	padding-right:15px; 
	padding-left:15px; 
	border-right:2px solid #999;
	height: 18px;
    overflow: hidden;
    line-height: 18px;}
.t_nav ul li:nth-last-child(1)
{
	border:0px;
}

.t_nav ul li a{
    color: #999!important;
	font-weight:bold;
}

.t_nav ul li a:hover{
    color: #f00!important;
}


@media screen and (max-width: 1920px) {
	.banner img {
		height: 583px;
	}
}

@media screen and (max-width: 1440px) {
	.banner img {
		height: 448px;
		width:100%;
	}
}

@media screen and (max-width: 1240px) {
	.banner img {
		height: 386px;
		width:100%;
	}
}


@media screen and (max-width: 720px) {
	.banner img {
		height: 224px;
		width:100%;
	}
}

.container{width:1180px;margin-right:auto;margin-left:auto;*zoom:1}

.products{/* background:#333 url(/pc/static/images/product-search.png) center top no-repeat; */background-size: 1920px 295px;height: 47px;padding: 0px 0;text-align:center;}
.products h3{font-size:30px;line-height:52px;color:#FFF;font-weight:400;}
.products p{font-size:14px;line-height:30px;color:#999;}
.products .search{margin-top: 31px;}
.products .search input{width:700px;height:20px;font-size:14px;line-height:20px;color:#333;padding: 14px 20px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #999;outline:none;}
.products .search .search-btn{padding-top:5px;display:inline-block;margin-left:6px;cursor:pointer;color:#FFF;background-color: #15334f;width:115px;height:50px;font-size:14px;line-height:36px;}
.products .search .search-btn:hover{text-decoration:none}

.products #keyword::-webkit-input-placeholder{color:rgba(51,51,51,0.3)}
.products #keyword:-moz-placeholder{color:rgba(51,51,51,0.3)}
.products #keyword:-ms-input-placeholder{color:rgba(51,51,51,0.3)}

.products .tips{color:#FFF;margin-top:20px;display:none;text-align:left;padding-left:164px}
.products .tips.show{display:block}