@charset "utf-8";
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.layout {
    width: 1180px;
    margin: 0 auto;
}

.container {
    overflow: hidden;
    margin-top: 20px;
}
.container-white {
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
}

.container-nc {
    overflow: hidden;
    margin-top: 20px;
    background-color: initial;
}

.column-1 {
    width: 8.33333333%;
    float: left;
}

.column-2 {
    width: 16.66666667%;
    float: left;
}

.column-3 {
    width: 25%;
    float: left;
}

.column-4 {
    width: 33.33333333%;
    float: left;
}

.column-5 {
    width: 41.66666667%;
    float: left;
}

.column-6 {
    width: 50%;
    float: left;
}

.column-7 {
    width: 58.33333333%;
    float: left;
}

.column-8 {
    width: 66.66666667%;
    float: left;
}

.column-9 {
    width: 75%;
    float: left;
}

.column-10 {
    width: 83.33333333%;
    float: left;
}

.column-11 {
    width: 91.66666667%;
    float: left;
}

.column-12 {
    width: 100%;
    float: left;
}

.panel {
    width: 1200px;
    overflow: hidden;
}

.panel .panel-box {
    float: left;
    margin-right: 34px;
    overflow: hidden;
    padding-bottom: 30px;
}

.panel .panel-box .panel-boxfl img {
    width: 140px;
    height: 190px;
}

.panel .panel-box .panel-boxfr {
    width: 120px;
    background-color: #fbfbfb;
    padding: 18px 14px 9px;
    height: 190px;
}

.panel .panel-box .panel-boxfr .panelfr-title1 a {
    font-size: 20px;
    line-height: 26px;
    color: #333333;
}

.panel .panel-box .panel-boxfr .panelfr-title2 {
    margin: 14px 0 22px;
}

.panel .panel-box .panel-boxfr .panelfr-title2 span {
    font-size: 14px;
    line-height: 19px;
    color: #264a9d;
}

.panel .panel-box .panel-boxfr .panelfr-title3 {
    font-size: 14px;
    line-height: 19px;
    color: #264a9d;
    height: 133px;
    overflow: hidden;
    padding-top: 10px;
}

.panel .panel-box .panel-boxfr .panelfr-title4 {
    margin-top: 25px;
    display: block;
    font-size: 13px;
    line-height: 17px;
    color: #264a9d;
}

body {
    background-color: #f4f4f4;
}
.main{
    background:#F5F5F5;
    position: relative;
}
.fill .head {
    height: 54px;
    line-height: 54px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding: 0 18px;
}

.fill .head-title {
    float: left;
    font-size: 22px;
    color: #264a9d;
    font-weight: bold;
}

.fill .head a {
    float: right;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #264a9d;
    margin-top: 21px;
}

.fill .head:after {
    content: "";
    width: 4px;
    height: 22px;
    background-color: #264a9d;
    display: block;
    position: absolute;
    top: 17px;
    left: 0;
}

.slider_item {
    width: 730px;
    height: 300px;
    float: left;
    overflow: hidden;
    position: relative;
    background-color: #ffffff;
}

.slider_item .switch-tips {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -48px;
    z-index: 1;
}

.slider_item .switch-tips li {
    cursor: pointer;
    text-indent: -9999px;
    float: left;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin-right: 20px;
}

.slider_item .switch-tips .on {
    background: #264a9d;
}

.switch-tips ol li:hover {
    background: #264a9d;
}

.switch-tips .last-switch-tips {
    margin-right: 0;
}

.slider_item .img-group ul li {
    float: left;
    position: relative;
    width: 730px;
    height: 300px;
}

.img-group img {
    width: 730px;
    height: 300px;
}

.container .banner-right {
    width: 430px;
    background-color: #ffffff;
}

.text-list {
    height: 246px;
    overflow: hidden;
}

.text-list li {
    line-height: 1.1;
    overflow: hidden;
    margin-top: 21px;
}

.text-list li a {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    width: 80%;
    float: left;
    padding-left: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.text-list li span {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    opacity: 0.6;
    float: right;
    padding-right: 24px;
}

.wrap-2 .image-list {
    width: 730px;
    background-color: #ffffff;
    height: 295px;
}

.image-listbt {
    padding: 22px 20px 0;
}

.image-listbt ul li {
    width: 220px;
    float: left;
    margin-right: 15px;
}

.image-listbt li div img {
    width: 220px;
    height: 121px;
}

.image-listbt li div p {
    font-size: 14px;
    color: #757575;
    line-height: 19px;
    margin-top: 8px;
}

.image-listbt li .image-txt {
    max-height: 38px;
    overflow: hidden;
    margin-top: 11px;
}

.image-listbt li .image-txt a {
    color: #333333;
    display: block;
    line-height: 19px;
}

.image-listbt li:hover .image-txt a {
    color: #264a9d;
}

.wrap-2 .image-listr {
    width: 430px;
    background-color: #fff;
    height: 295px;
}

.listr-main1 h2 {
    font-size: 16px;
    color: #333333;
    line-height: 21px;
    font-weight: bold;
}
/*»Ø¹Ë*/
.listr-main .bluehg {
    font-size: 12px;
    color: #264a9d;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #264a9d;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
/*Ô¤¸æ*/
.listr-main .greeyg{
    font-size: 12px;
    color: #64B010;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #64B010;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
/*Ö±²¥ÖÐ*/
.listr-main .bluehg2 {
    font-size: 12px;
    color: #FF9800;
    padding: 3px 8px 5px;
    display: inline-block;
    border: 1px solid #FF9800;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}
.listr-main {
    padding: 8px 29px 23px 20px;
}

.listr-main .listr-main1 .main-zb {
    font-size: 16px;
    line-height: 21px;
    margin: 12px 0 8px;
}

.listr-main .listr-main1 .main-zb a {
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.listr-main .listr-main1 .main-zb1 {
    font-size: 14px;
    line-height: 19px;
    color: #757575;
}

.listr-main .listr-main2 {
    margin-top: 21px;
}

.listr-main h2 .greeyg {
    border: 1px solid #64B010;
    color: #64B010;
    font-size: 12px;
    padding: 3px 8px 5px;
    display: inline-block;
    border-radius: 5px;
    line-height: 12px;
    margin-right: 9px;
    font-weight: normal;
}

.wrap-3 .wrapper {
    padding: 20px 20px 22px;
}

.wrap-3 .wrapper ul li {
    box-sizing: border-box;
    width: 360px;
    height: 320px;
    background-color: #fbfbfb;
    overflow: hidden;
    padding: 32px 22px 22px;
    float: left;
    margin-right: 30px;
}

.wrap-3 .wrapper .wrapper-hd img {
    display: block;
    margin: 0 auto;
    width: 54px;
    height: 54px;
    margin-bottom: 10px;
}

.wrap-3 .wrapper .wrapper-hd p {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    color: #264A9D;
    margin-bottom: 32px;
}

.wrap-3 .wrapper .wrapper-bd p {
    height: 98px;
    font-size: 14px;
    color: #757575;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.wrap-3 .wrapper .wrapper-ft {
    margin-top: 22px;
    text-align: center;
}

.wrap-3 .wrapper .wrapper-ft a {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    padding: 6px 21px 7px 22px;
    background-color: #264a9d;
    border-radius: 4px;
}

.wrapper .wrapper-ft a:hover {
    color: #ffffff !important;
}

.wrap-4 a img {
    width: 575px;
    height: 140px;
}

.wrap-5 .txt-list {
    position: relative;
    width: 33.333%;
    float: left;
    height: 270px;
    border-right: 1px solid #e5e5e5;
}

.wrap-5 ul li a {
    font-size: 14px;
}

.wrap-5 .last {
    border-bottom: none;
}

.txt-list ul {
    padding: 19px 20px 6px 20px;
    height: 213px;
    box-sizing: border-box;
}

.txt-list ul li a {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wrap-6 .box {
    padding: 20px 20px 0 20px;
}

.wrapper-itme {
    padding: 20px 18px 22px 22px;
}

.wrapper-itme .itme-list {
    width: 1200px;
}

.wrapper-itme .itme-list .itme-box {
    float: left;
    margin-right: 20px;
    width: 270px;
    background-color: #fbfbfb;
    padding: 16px 16px 20px;
}

.wrapper-itme .itme-list .itmefl .itmefl-hd img {
    width: 92px;
    height: 92px;
    border-radius: 50%;
}

.itme-list .itmefl .itmefl-bd {
    margin: 19px 0 0 19px;
}

.itme-list .itmefl .itmefl-bd a {
    display: block;
    font-size: 20px;
    line-height: 26px;
    color: #333333;
}

.itme-list .itmefl .itmefl-bd span {
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #264a9d;
}

.itme-list .itmefl-ft .itmefl-txt {
    margin-top: 16px;
}

.itme-list .itmefl-ft .itmefl-txt a {
    display: block;
    font-size: 14px;
    line-height: 19px;
    color: #818181;
    height: 76px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.navsub-moduler {
    float: left;
    padding-left: 50px;
}

.navsub-moduler .item {
    float: left;
    margin-right: 50px;
}

.navsub-moduler .item a {
    line-height: 54px;
    margin-top: 0px;
    display: block;
    font-size: 18px;
    color: #333333;
}

.navsub-moduler .active a {
    color: #264A9D;
}

.news-list-moduler {
    box-sizing: border-box;
    padding: 20px 20px 4px 20px;
    height: 216px;
    overflow: hidden;
}

.news-list-moduler .news-list {
    width: 100%;
}

.news-list-moduler .news-list .list-item {
    width: 1190px;
    display: none;
}

.news-list-moduler .news-list .list-item ul li {
    float: left;
    margin-right: 50px;
    width: 545px;
    line-height: 16px;
    margin-bottom: 16px;
    font-size: 14px;
}

.news-list-moduler .news-list .list-item ul li a {
    display: block;
    width: 100%;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
}
.listr-main1{
    margin-top: 21px;
}
.listr-main1 .titlebar {
    float: left;
}

.listr-main1 .content-r {
    width: 310px;
    float: left;
}

.border-b-delete .head {
    border-bottom: none;
}

#path-moduler {
    position: absolute;
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    bottom: 20px;
    left: 18px;
    background: #264A9D;
    border-radius: 4px;
}

#path-moduler:hover {
    color: #fff!important;
}


.banner-right .head .head-title{
    margin-right: 20px;
    color: #333;
    cursor: pointer;
}
.banner-right .head .active{
    color: #264a9d;
}
.banner-right .head .head-a{
    float: right;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}
.banner-right .head .head-a a{
    display: none;
}
.banner-right .head .head-a a:first-child{
    display: block;
}
.banner-right .head .head-a a{
    color: #264a9d;
}
.banner-right .text-list .item{
    display: none;
}
.banner-right .text-list .item:first-child{
    display: block;
}
.pathsub-moduler{
    float: right;
}
.pathsub-moduler a{
    display: none;
}
.pathsub-moduler a:first-child{
    display: block;
}


.headbar .right{
    float: right;
 }   
.search-moduler{
    float: right;
    box-sizing: border-box;
    width: 180px;
    height: 100%;
    padding:  10px 0px;
    margin-right: 80px;
}
.search-moduler .search-input{
    width: 180px;
    height: 30px;
    background-color: #fff;
    padding: 5px 10px;
    border-radius:4px;
}
.search-moduler .search-input form{
    display: block;
    float: left;
}
.search-moduler .search-input form input{
    outline: none;
    border: none;
    width: 140px;
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.search-moduler .search-input .img{
    display: block;
    margin: 2px 0px;
    width: 16px;
    height: 16px;
    float: right;
}

.project-images {
		padding: 20px 22px 11px 15px;
		overflow: hidden;
	}
	
	.project-images .project-boxtop {
		width: 1165px;
		overflow: hidden;
		margin-bottom: 16px;
	}
	
	.project-images .project-boxtop a {
		position: relative;
		display: block;
		width: 362px;
		height: 118px;
		float: left;
		margin-right: 26px;
	}
	
	.project-images .project-boxtop img {
		width: 362px;
		height: 118px;
		display: block;
		border: none;
		margin-left: 4px;
		margin-top: 4px;
	}
	
	.project-images .project-boxbot {
		width: 1156px;
		overflow: hidden;
	}
	
	.project-images .project-boxbot a {
		position: relative;
		float: left;
		display: block;
		width: 567px;
		height: 99px;
		margin-right: 10px;
		margin-bottom: 9px;
	}
	
	.project-images .project-boxbot a img {
		width: 562px;
		height: 94px;
		display: block;
		border: none;
		margin-left: 4px;
		margin-top: 4px;
	}
	
	.project-images .project-boxbot a i,
	.project-images .project-boxtop a i {
		font-style: normal;
		display: block;
		width: 82px;
		height: 75px;
		background: url("/static/zt/gdfy/images/recommend.png") no-repeat;
		position: absolute;
		left: 0;
		top: 0;
	}