@charset "UTF-8";
/**
 * 样式表
 * Created by AnnTseng on 16/8/13.
 */
/**
 * Created by AnnTseng on 2016/8/13.
 */

html{
	background:#fff;
}
body, section, div, p, h1, h2, h3, h4, h5, h6, ul, li, article, footer, nav, dl, dd, dt {
  margin: 0;
  padding: 0;
}

body {
  margin: 0 auto;
  font-family: 'Microsoft YaHei',"Droid Sans Fallback",Arial,sans-serif;
  -webkit-tap-highlight-color: transparent;
  font-size: 14px;
  color: #666;
/*  -webkit-user-select: none;*/
  overflow-x: hidden;
  height:auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

i {
  font-style: normal; }

ul {
  list-style: none; }

img {
  display: block; }

a {
  text-decoration: none; }

img, button, input, select {
  outline: 0; }

button {
  padding: 0;
  border: none;
  outline: 0;
  background: none; }

button, input {
  font-family: "Droid Sans Fallback",Arial,sans-serif,'Microsoft YaHei'; }

input {
  padding: 0;
  border: none; }

input[type="number"] {
  -webkit-appearance: none; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

textarea {
  resize: none;
  border: none;
  outline: 0;
  background: none; 
}
table{
	table-layout:fixed;
}
.grey-bg{
	/*background:#f6f7f0;*/
	background: #F4F4F4;
}
.white-bg{
	background:#fff;
}
.show{
	display:block;
}

.none{
	display:none;
}
/* footer{
	width:750px;
	height:98px; 
	background:rgba(255,255,255,1);
	box-shadow: 0px -0.5px 0px 0px rgba(229,229,229,1) ;
	position: fixed;
	bottom: 0px;
	line-height: 98px;
} */

.main_top{
	width:100%;
	background: #2A2A2A;
	height: 40px;
}
.main_top .s1{
	color:#fff;
	font-size: 14px;
	width:1200px;
	margin: 0 auto;
	text-align: right;
	line-height: 40px;
}
.main-top img{
	width: 1200px;
	height: 126px;
	display: block;
	margin:0 auto;
}
.main-top ul.main-menu{
	width:1200px;
	height: 50px;
	background:#1b71bd ;
	display: -moz-box;
    display: -webkit-box;
    display: -moz-box;
    margin:0 auto;
}
.main-top ul.main-menu li.item{
	position: relative;
    width: 109px;
    font-size:16px;
    line-height: 50px;
    height: 50px;
    color:#fff;
    text-align: center;
    cursor:pointer;
    float:left;
    
}
.main-top .main-menu li.on{
	background: #2A2A2A
}
.sub-menu{
	width: 109px;
	position: absolute;
	left:0px;
	top: 0px;
	background: #393233;
	display:none;
	z-index: 1000;
}
.sub-menu li:FIRST-CHILD{
	height:50px;
	line-height: 50px;
}
.sub-menu li{
	color: #ABABAB;
	height: 40px;
	line-height: 40px;
	background:#393233;
}
.sub-menu li:hover {
    background: #2F2F2F;
    color: #23527c;
}
.sub-menu li:first-child {
    background: #2F2F2F;
    color: #fff;
}
.main-container{
	width:1200px;
	display: block;
	margin:0 auto;
	position: relative;
}

.aboutUs{
	width: 1200px;
	height: 2167px;
	position: absolute;
	top:0px;
	left:0px;
	z-index: -1;
	-webkit-user-select: none;
}
.aboutUs-block{
	width: 1200px;
	height: 2167px;
	position: relative;
	padding-top:10px
}
.aboutUs-block article{
	font-size:15px;
	color:#525252;
	position: absolute;
	line-height: 24px;
	text-indent: 2em;
}
.aboutUs-block .text1{
	top:220px;
	left:30px;
	right:30px;
}
.aboutUs-block .text1 span{
	color:#1b71bd
}
.aboutUs-block .title{
	font-size:24px;
	color:#000;
	font-weight: 500;
	position: absolute;
	left: 70px;
}
.aboutUs-block .title1{
	top:750px;
}

.aboutUs-block .title2{
	top:1112px;
}

.aboutUs-block .title3{
	top:1434px;
}
.aboutUs-block .text2{
	width: 600px;
	right:30px;
	top:730px;
}
.aboutUs-block .text2 p{
	margin-bottom:10px
}
.aboutUs-block .text3{
	width: 600px;
	right:30px;
	top:1130px;
}
.aboutUs-block .text3 p{
	margin-bottom:10px
}

.aboutUs-block .text4{
	width: 600px;
	left:30px;
	top:1500px;
}
.aboutUs-block .text4 p{
	margin-bottom:10px
}
.ctitle{
	position: absolute;
	font-size:16px;
	color:#fff;
	width: 366px;
	height: 38px;
	text-align: center;
	display: block;
	line-height: 38px;
	bottom: 130px;	
}
.ctitle1{
	left:30px;
}
.ctitle2{
	left:415px;
}
.ctitle3{
	left:803px;
}

.teamUs-block{
	width: 1200px;
	height: 1814px;
	position: relative;
}

.teamUs{
	position: absolute;
	top:0px;
	left:0px;
	width: 1200px;
	height: 1814px;
	z-index: -1;
}
.leader-list{
	position: absolute;
	width: 1200px;
	height: 620px;
	left:0px;
	top:800px;
}
.leader-list .leader-item{
	position: relative;
	cursor:pointer;
	display:block;
}
.leader-list .leader-item .img{
	width: 116px;
	height: 156px;
	border-radius: 6px;
	position: absolute;
	transition:All 0.4s ease-in-out;    
	-webkit-transition:All 0.4s ease-in-out;    
	-moz-transition:All 0.4s ease-in-out;    
	-o-transition:All 0.4s ease-in-out;
}


.leader-list .leader-item .img:hover	{ 
 	transform:rotate(360deg);    
 	-webkit-transform:rotate(360deg);    
 	-moz-transform:rotate(360deg);    
 	-o-transform:rotate(360deg);    
 	-ms-transform:rotate(360deg);
}
.leader-list .leader-item .s1{
	font-size: 18px;
	color: #2c2c2c;
	position: absolute;
	font-weight: bold;
}

.leader-list .leader-item .s2{
	color:#666;
	font-size:14px;
	position: absolute;
}

.leader-list .leader-item .s3{
	width: 220px;
	height: 60px;
	background: #eee;
	position: absolute;
	padding:10px 10px;
	border-radius: 5px;
}
.leader-list .leader-item .s3 span{
	display: block;
	font-size:12px;
	margin-bottom: 5px;
	overflow: hidden;
	color:#999 !important;
}
.leader-list .leader-item1 .img{
	left:450px;
	top:40px;
}

.leader-list .leader-item1 .s1{
	left:580px;
	top:55px;
}

.leader-list .leader-item1 .s2{
	left:580px;
	top:85px;
}

.leader-list .leader-item1 .s3{
	left:580px;
	top:115px;
}
.leader-list .leader-item .img{
	background:#eee;width:116px;height:156px;overflow: hidden;border:1px soldi red;
}
.leader-list .leader-item img{
	width:100%;
	height:100%;
}
.leader-list .leader-item2 .img{
	left:59px;
	top:210px;
}

.leader-list .leader-item2 .s1{
	left:190px;
	top:223px;
}

.leader-list .leader-item2 .s2{
	left:190px;
	top:255px;
}

.leader-list .leader-item2 .s3{
	left:190px;
	top:285px;
}
.leader-list .leader-item3 .img{
	left:790px;
	top:220px;
}
.leader-list .leader-item3 .s1{
	left:920px;
	top:235px;
}

.leader-list .leader-item3 .s2{
	left:920px;
	top:265px;
}

.leader-list .leader-item3 .s3{
	left:920px;
	top:295px;
}
.leader-list .leader-item4 .img{
	left:99px;
	top:450px;
}
.leader-list .leader-item4 .s1{
	left:230px;
	top:465px;
}

.leader-list .leader-item4 .s2{
	left:230px;
	top:495px;
}

.leader-list .leader-item4 .s3{
	left:230px;
	top:525px;
}
.leader-list .leader-item5 .img{
	left:790px;
	top:450px;
}

.leader-list .leader-item5 .s1{
	left:920px;
	top:465px;
}

.leader-list .leader-item5 .s2{
	left:920px;
	top:495px;
}

.leader-list .leader-item5 .s3{
	left:920px;
	top:525px;
}
.team-list{
	width: 1100px;
	height: 230px;
	left:50px;
	bottom: 25px;
	position: absolute;
}

.team-list .team-item{
	width: 262px;
	height: 230px;
	margin-left: 7px;
	display: inline-block;
	cursor:pointer;
    -webkit-transition: all linear 300ms;
    transition: all linear 300ms;
    position: relative;
    background:#eee;
}
.team-list .team-item .img{
	width:260px;
	height: 180px;
	overflow: hidden;
}
.team-list .team-item img{
	width:100%;
	height:100%;
}
/* .team-list .team-item:hover{
	opacity: 1;
	 transform:scale(1.2);    
	 -webkit-transform:scale(1.2);   
	  -moz-transform:scale(1.2);    
	  -o-transform:scale(1.2);    
	  -ms-transform:scale(1.2);
	  z-index: 100;
} */
.team-list .team-item span{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color:#000;
	height: 50px;
	line-height: 50px;;
}

.history-block{
	width: 1200px;
	height: 1289px;
	position: relative;
	margin:0 auto;
	display: block;
}
.history{
	width:1200px ;
	height: 1289px;
	position: absolute;
	top: 8px;
	left: 0px;
	-webkit-user-select: none;
}
img{
	-webkit-user-select: none;
}

.time-line{
	position: absolute;
	left:30px;
	width:200px;
	top:420px;
	
}
.time-line li{
	color:#fff;
	font-size:16px;
	height: 58px;
	line-height: 58px;
	cursor:pointer;
	width:285px;
	border-bottom:1px dashed rgba(255,255,255,.7);
}
.time-line li:BEFORE{
	content:'';
	display: inline-block;
	width:8px;
	height: 8px;
	margin-right:10px;
	background: #fff;
	border-radius: 100%;
	text-align: top;
	margin-left:10px;
}
.time-line li:hover{
	font-size: 17px;
}

.history-list{
	width: 790px;
	height: 960px;
	position: absolute;
	top:250px;
	left:400px;
}

.history-list .item{
	width: 100%;
	height: 65px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.history-list .item p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-top:10px;
	color:#383636;
	position: relative;
	z-index:99;
}
.history-list .item p span.title{
	display: inline-block;
	max-width: 640px;
	background:#fff;
	padding-right:30px;
	z-index:99999
}
.history-list .item .line{
	width:640px;
	border-top:1px dotted #ddd;
	z-index:0;
	top:30px;
	display: inline-block;
	height:1px;
	position: absolute;
	left:30px;
}
.history-list .item p:hover{
	color:#fff;
	background: #1b71bd;
}

.history-list .item p:hover span.title{
	color:#fff;
	background: #1b71bd;
}
.history-list .item p:before{
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #ef3c3c;
	margin-right:10px;
	margin-left:10px;
}

.history-block .item .time{
	width:100px;
	height: 30px;
	display: block;
	position: absolute;
	right: 0px;
	top:17px;
	color:#fff;
	font-size:14px;
	text-align: center;
	line-height: 30px;
	background: #1b71bd;
	z-index: 99999;
}
#page{
	width: 690px;
	height: 50px;
	position: absolute;
	top:1270px;
	left:400px;
	text-align: center;
}

.partnerImg{
	width:1090px;
	height: 115px;
	position: absolute;
	bottom: 90px;
	left: 55px;
}

.ip-block{
	width: 1200px;
	display: block;
	margin: 30px auto;
	height: 163px;
	position: relative;
}
.ipbg{
	width: 1200px;
	height: 163px;
	position: absolute;
	left:0px;
	top:0px;
	-webkit-user-select: none;
}

.ip-block article{
	width:340px;
	height: 70px;
	position: absolute;
	line-height: 20px;
	font-size:13px;
	color:#333;
	cursor:pointer;
}
.ip-block .ip1{
	left:80px;
	top:390px;
}
.ip-block .ip2{
	left:520px;
	top:390px;
	width: 240px;;
}

.ip-block .ip3{
	left:820px;
	top:390px;
}


.ip-block .ip4{
	left:80px;
	top:654px;
	width: 220px;
}

.ip-block .ip5{
	left:367px;
	top:654px;
	width: 220px;
}

.ip-block .ip6{
	left:645px;
	top:654px;
	width: 220px;
}

.ip-block .ip9{
	left:915px;
	top:654px;
	width: 250px;
}

.ip-block .ip7{
	left:80px;
	top:920px;
	width: 200px;
}

.ip-block .ip8{
	left:367px;
	top:920px;
	width: 200px;
}
.works{
	width: 1200px;
	height: 431px;
	position: absolute;
	top:20px;
	left:0px;
	z-index: -1;
}

.works-left{
	width:343px;
	height: 800px;
	float: left;
	background: #1B71BD;
	margin-top:450px;
}


.works-left ul li{
	min-height: 55px;
	border-bottom: 1px dashed   #eee;
	width: 280px;
	margin-left:30px;
	cursor: pointer;
}
.works-left ul li img{
	display: inline-block;
	margin-top: 17px;
	margin-right: 10px;
}
.works-left ul li span{
	display: inline-block;
	height: 55px;
	line-height: 55px;
	color:#fff;
	font-size: 16px;
	color:#fff;
	vertical-align: super;
	
}
.works-sub-menu{
	margin-left: 10px;
}
.works-sub-menu {
	list-style: disc ;
	display: none;
}
.works-sub-menu li{
	width:200px !important;
	height: 40px !important;
	line-height: 40px !important;
	color:#fff;
	min-height: 40px !important;
	border:none !important;	
}

.works-right{
	width: 820px;
	float: right;
	/* height: 900px; */
	margin-top: 280px;
}
.works-right .list{
	position: relative;
	width: 100%;
}

.works-right .list .item{
	width: 250px;
	height: 230px;
	border-radius: 5px;
	margin-left:15px;
	border:1px solid #eee;
	cursor:pointer;
	display: inline-block;
	margin-bottom: 20px;
}
.works-right .list .item img{
	width:250px;
	height: 160px;
}
.works-right .list .item span{
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left:15px
}
.works-right .list .item span.s1{
	border-bottom: 1px solid #eee;
	overflow: hidden;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
#workpage{
	width: 690px;
    height: 50px;
    text-align: center;
    margin-top: 50px;
}

.projectbg{
	position: absolute;
	top: 30px;
	left:0px;
	width: 1200px;
	height: 1416px;
	z-index:-1
}

.project-block .info{
	position: absolute;
	left:32px;
	height: 600px;
	width: 300px;
	top: 500px;
	color:#fff;
}

.project-block .info .p1{
	width: 100%;
	margin-top:35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.project-block .info .p2{
	width: 100px;
	margin-top:70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
}

.project-block .info .p3{
	width: 160px;
	margin-top:70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	margin-left:19px;
}


.project-block .info .p4{
	width: 100px;
	margin-top:70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	margin-left:0px;
}

.project-block .info .p5{
	width: 160px;
	margin-top:70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	margin-left:19px;
}

.project-block .info .a1{
	width: 100%;
	margin-top:70px;
	height: 120px;
}
.project-block .info .a2{
	width: 100%;
	margin-top:50px;
	height: 120px;
}

.info-content{
	width : 820px;
	/* top:250px; */
	/* height: 1100px;
	position: absolute;
	right:0px */
	display:block;
	float:right;
	margin-top:250px;
}
.works-detail{
	margin-top:225px !important;
}
.works-detail .work-pos{
	width: 100%;
	height: 34px;
	background: #f3f3f3;
	margin-left:-5px;
}

.works-detail .work-pos p{
	height: 34px;
	line-height: 34px;
	color:#383636;
	display: inline-block;
}

.works-detail .work-pos span{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #383636;
    border-bottom: 4px solid transparent;
    display: inline-block;
    margin-top: 10px;
    margin-left:10px ;
    margin-right: 10px;
 }
 
 .works-detail article{
 	width:100%;
 	height: 800px;
 	margin-left:-5px ;
 }

.history-info{
	width: 820px;
	margin-top: 207px;
    float: right;
    z-index: 9999;
    position: relative;
}
.history-info .work-pos{
	width: 100%; 
	height: 34px;
	background: #f3f3f3;
	margin-left:-5px;
}
.history-info .work-pos p{
	height: 34px;
	line-height: 34px;
	color:#383636;
	display: inline-block;
}

.history-info .work-pos  span{
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 8px solid #383636;
    border-bottom: 4px solid transparent;
    display: inline-block;
    margin-top: 10px;
    margin-left:10px ;
    margin-right: 10px;
 }
 
.history-info article{
 	width:100%;
 	height: 800px;
/*  	border:1px solid red; */
 	margin-left:-5px ;
 	margin-top:20px;
 }
 
.culturebg{
	width: 1200px;
	height: 3360px;
	position: absolute;
	top:30px;
	left:0px;	
}

.search-block{
	width: 430px;
	height: 60px;
	position: absolute;
	right: 0px;
	top:30px;
	background: #fff;;
}

.culture-block .block1{
	width: 880px;
	height: 300px;
	position: absolute;
	top:140px!important;
	left:0px
}

.culture-block .block2{
	width: 880px;
	height: 560px;
	position: absolute;
	top:480px;
	left:0px
}

.culture-block .block3{
	width: 880px;
	height: 500px;
	position: absolute;
	top:1120px;
	left:0px
}

.culture-block .block4{
	width: 880px;
	height: 500px;
	position: absolute;
	top:1690px;
	left:0px
}


.culture-block .block5{
	width: 880px;
	height: 500px;
	position: absolute;
	top:2260px;
	left:0px
}

.culture-block .block6{
	width: 880px;
	height: 500px;
	position: absolute;
	top:2830px;
	left:0px
}

.culture-block .adlist{
	width: 290px;
	position: absolute;
	right: 0px;
	top:115px;
	
}

.culture-block .adlist img{
	width: 290px;
	height: auto;
	display: block;
	margin-bottom: 10px;
	background-color: #eee;
}

.culture-block .block2 .item{
	display: inline-block;
	position: relative;
	margin-right: 15px;
	margin-bottom: 25px;
	width: 160px;
	margin-top:10px;
}
.culture-block .block2 .item:nth-child(5n){
	margin-right: 0px;	
}
.culture-block .block2 .item img{
	width: 160px;
	height: 140px;
	background-color: #eee;
}
.culture-block .block2 .item span{
	display: block;
	margin-top:5px;
}

.culture-block .block2 .item .s1{
	position: absolute;
	top:105px;
	left:10px;
	max-width: 140px;
	color:#fff;
	padding:2px 8px;
	background:#770f0c;
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;
}
.culture-block .block2 .item .s5{
	font-size:16px;
	color:#ff0000;
	margin-top:10px;
}

.culture-block table{
	display: block;
	font-size: 14px;
	color:#666666;
}

.culture-block table thead td{
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.culture-block table tbody td{
	height: 85px;
	line-height: 85px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.culture-block table tbody  td{
	border-bottom: 1px dashed #e5e5e5;
}
.culture-block table td{
	width: 80px;
}

.culture-block table tbody td img{
	cursor:pointer;
}

.culture-block table tbody tr:last-child td{
	border:none;
}

.culture-block .share-list{
	width: 290px;
	position: absolute;
	right: 0px;
	top:480px;
	border:1px solid #e5e5e5;
}

.culture-block .share-list .item{
	width: 270px;
	border-bottom:1px dashed #e5e5e5;
	margin:0 auto;
	padding-bottom: 20px;
	padding-top:10px;
	position: relative;
}
.culture-block .share-list .item:last-child{
	border:none;
}
.culture-block .share-list .item a{
	display: block;
	font-size:15px;
}
.culture-block .share-list .item img{
	display: inline-block;
	vertical-align: top;
}

.culture-block .share-list .item .right{
	display: inline-block;
	width: 195px;
}
.culture-block .block1 .left{
	width:400px;
	height: 270px;
	position: relative;
	display: inline-block;
}
.culture-block .block1 .left img{
	width:400px;
	height: 270px;
	background-color: #eee;
}
.culture-block .block1 .left span{
	width: 100%;;display: block;
	height: 40px;
	line-height: 40px;
	color:#fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 0px;
	background: #000;
	text-align: center;
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
}
.culture-block .block1 .right{
	width: 450px;
	height: 270px;
	float:right;
	margin-left:20px;
}

.culture-block .block1 .right p:HOVER{
	color:#2c80da
}
.culture-block .block1 .right p{
	width: 450px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-family: 'Microsoft YaHei';
	height: 33px;
	line-height: 33px;
	display: block;
	cursor:pointer;
	font-size:15px;
}
.culture-block .block1 .right p:first-child{
	font-size:20px;
	/* color: #0376dc; */
	margin-bottom: 10px;
}
.projectlist-block .bgimg{
	margin-top:30px;
	display: block;
}

.projectlist-block .line{
	border-bottom: 1px dashed #ddd;
	margin-top:75px;
}
.projectlist-block .catelist{
	background:#fff;
	height: 50px;
	width: 810px;
	text-align: center;
	margin:0 auto;
	margin-top:-23px;
}
.projectlist-block .catelist span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b4b4b;
	/*filter:alpha(Opacity=60);-moz-opacity:0.6;opacity: 0.6;*/
	padding-left:22px;
	padding-right: 22px;
	border-radius: 5px;
	color:#fff;
	margin-left:16px;
	margin-right:16px;
	cursor:pointer;
}
/* .projectlist-block .catelist span:before{
	content:"";
	width: 13px;
	height: 13px;
	background: url(../img/star.png);
	display: inline-block;
	background-size: 13px 13px;
	margin-right: 10px;
	vertical-align: baseline;
} */
.projectlist-block .catelist span.on{
	background: #1c72bd;
}

.projectlist-block .list{
	width: 100%;
	margin-top:50px
}

.projectlist-block .list .item{
	position: relative;
	display: inline-block;
	margin-right:25px;
	border:4px solid #1B71BD;
	margin-bottom: 30px;
	cursor:pointer;
	width:270px;
}
.projectlist-block .list .item:nth-child(4n){
	margin-right: 0px;
}
.projectlist-block .list .item .img{
	width: 270px;
	height: 220px;
	overflow: hidden;
}
.projectlist-block .list .item span{
	width: 100%;
	display: block;
	height: 35px;
	line-height: 35px;
	background: #1b71bd;
	color: #fff;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.projectlist-block .list .info{
	top:0px;
	left:0px;
	display:block;
	position: absolute;
	width: 270px;
	height: 255px;
	background: #000;
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7;
	color:#fff;
	display: none;
}

.projectlist-block .list .info img{
	width:32px;
	height: 32px;
	position: absolute;
	bottom: 30px;
	z-index: 999;
	left:120px;
}
.projectlist-block .list .info p{
	width: 90%;
	height: 170px;
	overflow: hidden;
	margin: 15px auto;
}
.projectlist-block .list .item .bounceInUp{
	display: block;
}

.artlist-block .bgimg{
	margin-top:30px;
}

.artlist-block .search-block{
	top:0px
}

.artlist-block .block{
	width: 100%;
	height: 490px;
	margin-bottom: 30px;
}
.artlist-block .block .title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	color:#333;
	font-size: 24px;
	position: relative;
}
.artlist-block .block .title .more{
	position: absolute;
	right:0px;
	color:#1b71bd;
	font-size: 14px;
	top:10px;
}

.artlist-block .block .left{
	float:left;
	width: 227px;
	height: 312px;
}
.artlist-block .block .left p{
	width: 220px;
	display: block;
	margin-left: 0px;
	margin-top:5px;
}
.artlist-block .block .left img{
	margin-bottom:15px
}
.artlist-block .block .left p span:first-child{
	display: inline-block;
	width: 160px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.artlist-block .block .left p span:last-child{
	display: inline-block;
	width: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:right;
	color: #999;
}
.artlist-block .block  .list{
	float:right;
	width: 950px;
}
.artlist-block .block  .list .item{
	display: inline-block;
	width: 226px;
	height: 226px;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
}
.artlist-block .block  .list .item:nth-child(4n){
	margin-right: 0px;
}
.artlist-block .block  .list .item img{
	width: 226px;
	height: 130px;
}
.artlist-block .block  .list .item .s1{
	display: inline-block;
	margin-left:5px;
	color:#333;
	font-weight: bold;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	margin-top: 10px;
}
.artlist-block .block  .list .item .s2{
	display: inline-block;
	margin-left:5px;
	color:#999;
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
}

.artlist-block .block  .list .item .s3{
	display: inline-block;
	margin-left:5px;
	color:#999;
	width: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 13px;
	text-align: right;
}

.artlist-block .block  .list .item .s3:before{
	background: url(../img/at4.png);
	background-size: 13px 13px;
	content:'';
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 8px;;
}
.artlist-block .block  .list .item .s4{
	display: inline-block;
	margin-left:5px;
	color:red;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	margin-top: 8px;
	font-weight: bold;
}

.block4k ._4kimg{
	width: 1200px;
	margin-top: 30px;
	display: block;
}

.xline{
	width: 1200px;
	height: 3px;
	height: 60px;
	border-top: 3px solid #e9e9e9;
	margin-top:40px
}
.xline span{
	display: block;
	width: 100px;
	height: 60px;
	border-top:3px solid #1B71BD;
	font-size: 24px;
	line-height: 60px;
	margin-top: -3px;
	color:#333;
}

.xline2{
	width: 1200px;
	height: 3px;
	height: 60px;
	border-bottom: 3px solid #e9e9e9;
	margin-top:20px;
	margin-bottom:20px;
}
.xline2 span{
	display: block;
	width: 100px;
	height: 60px;
	border-bottom:3px solid #1B71BD;
	font-size: 24px;
	line-height: 60px;
	margin-top: -3px;
	color:#333;
}
.block4k .list{
	width: 1200px;
	height: auto;
	overflow: hidden;
}
.block4k .blockItem{
	display: inline-block;
	width: 580px;
	border-top:3px solid #e9e9e9;
	float: left;!important;
	height: 500px;
	margin-right: 35px;
	cursor: pointer;
}
.block4k .blockItem:nth-child(2n){
	margin-right: 0px;
}
.block4k .blockItem .title{
	display: block;
	width: 100px;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color:#333;
	border-top:3px solid #1B71BD;
	margin-top:-3px
}

.block4k .blockItem .left{
	width: 378px;
	height: auto;
	overflow: hidden !important;
	display: inline-block;
}
.block4k .blockItem .left ul{
	list-style: disc;
	margin-left: 20px;
}
.block4k .blockItem .left ul li{
	width: 100%;;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	color:#333;
	font-size:15px
}
.block4k .blockItem .left img{
	width: 378px;
	height: 236px;
	margin-top: 10px;
	background-color: #eee;
}
.block4k .blockItem .left .text{
	width: 100%;;
	verflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 30px;
	line-height: 30px;
	color:#333;
	font-weight: bold;
}
.block4k .blockItem .right{
	width: 183px;
	float:right;
	display: inline-block;
}

.block4k .blockItem .right .pItem{
	width: 100%;
	height: 130px;
	overflow: hidden;
	margin-bottom: 3px;
}
.block4k .blockItem .right .pItem img{
	width: 183px;
	height: 100px;
	background-color: #eee;
}
.block4k .blockItem .right .pItem span{
	height: 32px;
	line-height: 32px;
	color:#333;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block4k .blockItem span.text:hover{
	color:#1B71BD;
}
.block4k .blockItem ul li:hover{
	color:#1B71BD;
}
.block4k .blockItem .right span:hover{
	color:#1B71BD;
}
.activitylist{
	margin-top: 10px;
}
.activitylist .item{
	width: 100%;
	height: 150px;
	border-bottom: 1px dashed #E5E5E5;
	margin-bottom: 30px;
	cursor:pointer;
}
.activitylist .item:last-child{
	border-bottom: none;
}
.activitylist .item .left{
	width: 200px;
	height: 125px;
	overflow: hidden;
	display: inline-block;
	background:#eee;
}
.activitylist .item .left img{
	width: 100%;
	height: auto;
}
.activitylist .item .right{
	display: block;
	width: 980px;
	position: relative;
	float: right;
}
.activitylist .item .right .p1{
	font-size:20px;
	color: #333;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
	/* font-weight: bold; */
}
.activitylist .item .right .p2{
	font-size:15px;
	color: #666;
	margin-top:8px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 30px;
}

.activitylist .item .right .p3{
	color:#999;
	/* margin-top:5px; */
}
.activitylist .item .right .p3 span{
	margin-right: 30px;
}
.activitylist .item .right .p3 .s3{
	color:red;
}

.activitylist-block .activitydetail{
	width: 880px;
	margin-top: 50px;
	display:inline-block;
}

.activitylist-block .activitydetail .title{
	font-size:22px;
	color:#222;
	text-align: center;
}
.activitylist-block .activitydetail .tag{
	width: 100%;;
	text-align: center;
	margin-top:20px ;
}
.activitylist-block .activitydetail .tag span{
	margin-right: 40px
}
.activitylist-block .activitydetail article{
	margin-top: 30px;
}

.activitylist-block .activitydetail article img{
	max-width: 880px;
	height:auto;
}
.activitylist-block .actlist{
	display:inline-block;
	float:right;
	width: 290px;
	margin-top:30px;
}
.activitylist-block .actlist .item{
	margin-bottom: 10px;
}
.activitylist-block .left{
	width: 120px;
	height: 70px;
	overflow: hidden;
	display: inline-block;
	background:#eee;
}

.activitylist-block .left img{
	width: 100%;
	height: auto;
}
.activitylist-block  .right{
	display: block;
	width: 160px;
	float:right;
}

.activitylist-block .actlist .htitle{
	font-size:20px;
	color:#1B71BD;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	display: inline-block;
}
.activitylist-block .actlist .item{
	cursor: pointer;
}
.activitylist-block .actlist .htitle:before{
	display: inline-block;
	content:'';
	width: 3px;
	height: 18px;
	background: #1B71BD;
	margin-top: 3px;
	vertical-align: text-top;
	margin-right: 10px;
	border-radius: 2px;
}

.activitylist-block .actlist .right p{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 22px;
}
.activitylist-block .actlist .right  span{
	display: block;
	color:#999;
	font-size:12px;
	margin-top: 10px;
}
.activitylist-block .adlist {
	margin-top:30px;
	width:100%;
}
.activitylist-block .adlist .adItem img{
	width:100%;
	height:auto;
}
.activitylist-block .adlist .adItem{
	margin-top:15px;
	width:100%;
}
.replyform{
	width: 100%;
	border-top: 1px dashed #E5E5E5;
	margin-top: 90px;
}
.replyform form{
	margin-top:40px
}
.replyform .text{
	display: block;
	background: #fff;
	font-size: 20px;
	color:#333;
	margin:0 auto;
	margin-top:-15px;
	width: 120px;
	text-align: center;
}

.replyform .item{
	display: inline-block;
	width: 400px;
	height: 40px;
	margin-right: 30px;
}
.replyform .item:nth-child(2n){
	margin-right: 0px;
}
.replyform .item label{
	width: 40px;
	text-align: center;
	display: inline-block;
}
.replyform .item input{
	border:1px solid #e5e5e5;
	height: 30px;
	line-height: 30px;
	width: 330px;
	padding-left:5px;
}
.replyform .item textarea{
	border:1px solid #e5e5e5;
	height: 150px;
	width: 763px;
	padding-left: 5px;;
}
.replyform  button{
	color:#fff;
	text-align: center;
	background: #1B71BD;
	border-radius: 5px;
	height: 40px;
	width:170px;
	border:none;
	margin:0 auto;
	display: block;
	cursor:pointer;
	font-size:15px;
	margin-top:30px;
}

.news-top .block1,.news-top .block2,.news-top .block3,.news-top .block4{
	float:left;
}
.news-top .block1 .img{
	width: 206px;
	height: 130px;
	overflow: hidden;
	background:#eee;
}
.news-top .block1 .img img{
	width: 100%;
	height: auto;
}
.news-top .block1 p{
	width: 206px;
	font-size:14px;
	margin-top: 3px;
	margin-bottom: 10px;
}
.news-top .block2 ul{
	list-style: disc;
}
.news-top .block2 ul li{
	line-height: 30px;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	list-style-position: inside;
	cursor: pointer;
}

.news-top .block3 ul{
	list-style: disc;
}
.news-top .block3 ul li{
	line-height: 30px;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	list-style-position: inside;
	cursor: pointer;
}
.news-top .block3 ul li{
	font-size:15px;
}
.news-top .block3 ul li:first-child{
	font-size:18px;
	/* color:#1B71BD */
}
.news-top .block2 ul li:first-child{
	font-size:18px;
	/* color:#1B71BD */
}
.news-top .block2 ul li{
	font-size:15px;
}
.news-top .block4 img{
	margin-bottom: 15px;
}

.news-middle{
	width: 100%;
}

.news-middle .newsItem{
	width: 580px;
	border-top:2px solid #1B71BD;
	float:left;
	margin-right:30px;
	margin-bottom: 30px;;
	height:452px;
}
.news-middle .newsItem:nth-child(2n){
	margin-right: 0px;
	float:right;
}
.news-middle .newsItem .top{
	background:#f8f8f8;
	width: 100%;
	height: 230px;
	position: relative;
}
.news-middle .newsItem .top .more{
	font-size:14px;
	color:#1B71BD;
	position: absolute;
	right: 22px;
	top:20px;
	cursor:pointer;
}
.news-middle .newsItem .top .text{
	font-size:24px;
	color:#333;
	width: 100%;
	display: block;
	height: 55px;
	line-height: 55px;
	width:100px;
	margin-left:22px;
}
.news-middle .newsItem .top .pItem{
	width: 255px;
	display: inline-block;
	margin-left:22px;
	cursor:pointer;
}
.news-middle .newsItem .top .pItem .img{
	width: 255px;
	height: 135px;
	overflow: hidden;
	background:#eee;
}
.news-middle .newsItem .top .pItem .img img{
	width: 100%;;
	height: auto;;
}
.news-middle .newsItem .top .pItem span{
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px;
}
.news-middle .newsItem  .middle{
	list-style: disc;
	margin-top:10px;
	margin-left:30px;
}
.news-middle .newsItem  .middle li{
	line-height: 30px;
}
.news-top ul li:HOVER{
	color:#2c80da
}
.news-middle .newsItem  .middle li:HOVER{
	color:#2c80da
}
.news-middle .newsItem  .middle li .s1{
	width: 440px;
	display: block;
	float: left;
	cursor:pointer;
}
.news-middle .newsItem  .middle li{
	font-size:15px;
}
.news-middle .newsItem  .middle li:first-child{
	font-size:18px;	
	color:#333;
	/* font-weight: bold; */
	/* color:#1B71BD */
}
.news-middle .newsItem  .middle li .s2{
	width: 120px;
	display: block;
	float: right;
}

footer{
	width:100%;
    background:#171717;
    color:#fff;
    bottom:0px;
}
footer .address,footer .link{width:1200px;margin:0 auto;position: relative;}
footer ul {
	list-style: none;
}
footer ul li{
	display: inline-block;
	line-height: 33px;
}
footer ul li a{color:#fff;font-size:12px;text-decoration: none;}
footer .link{padding-top:30px;padding-bottom:10px}
.ft_top li a{font-size:13px;padding-left:15px;padding-right: 15px;border-right:1px dotted #454545;height:20px;margin:0px}
footer .address{padding-top:20px;padding-bottom: 30px;;}
footer .address p{font-size:12px;color:#8E8E8E;height: 20px;line-height: 20px;margin:0px}
footer .ft_top{margin-top:10px;margin-left: 60px;}
footer .tel{}
footer .link2 a{    border-right: 1px dotted #454545;padding-left:5px ;padding-right:7px;margin-left:-2px;}
footer .tel .s2{color:#ce0000;font-weight: bold;font-size:24px;}
footer .tel img{
	position: absolute;
	right:170px;
	bottom:60px;
}
footer .tel .s1{
	position: absolute;	
	right:100px;
	bottom:70px;
}

footer .tel .s2{
	position: absolute;	
	right:8px;
	bottom:40px;
}
.footer-block{
	margin-top:40px;
}

.banner-list{
	width:1200px;
	margin:5px auto;
	display: block;
}
.index-main-block{
	width:1200px;
	display:block;
	margin:30px auto;
}
.index-main-block .left{
	width:860px;
	display: block;
	float:left;
}
.index-main-block .right{
	width:290px;
	display: block;
	float:right;
}
.index-block{
	width:100%;
	display:block;
	margin:30px auto;
	clear:both;
}

.index-block .title{
	width:100%;
	height:55px;
	position: relative;
}
.index-block .title img{
	display:inline-block;
}
.index-block .title .s1{
	display:inline-block;
	font-size:30px;
	color:#222;
	position: absolute;
	left:70px;
	top:17px;
	cursor:pointer;
}

.index-block .title .cate-list{
	display:block;
	width:670px;
	height:20px;
	position: absolute;
	right:0px;
	font-size:14px;
	text-align: right;
	vertical-align: bottom;
	color:#222;
	bottom:0px;
}

.index-block .title .cate-list span{
	font-size:14px;
	display: inline-block;
	padding-left:10px;
	height:20px;
	line-height: 20px;
	cursor:pointer;
	font-weight: 500;
}
.index-block .title .cate-list span:HOVER{
	color:#2c80da;
}
.index-block .title .cate-list span:AFTER {
	display: inline-block;
	content:'';
	width:1px ;
	height:10px;
	background:#999;
	margin-left:10px;
}
.index-block .title .cate-list span:last-child:after {
	width:0px !important;
}

.index-block1 .content{
	width:100%;
	height:320px;
	background:#f5f5f5;
	margin-top:10px;
}

.index-block1 .content .left{
	float:left;
	width:320px;
	height:100%;
	margin-left:30px;
}

.index-block1 .content .left .c1{
	width:90%;
	display:block;
	margin:0 auto;
	margin-top:30px;
	font-size:24px;
	color:#333;
	height:60px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}

.index-block1 .content .left .c2{
	width:90%;
	display:block;
	margin:0 auto;
	margin-top:20px;
	font-size:15px;
	color:#666;
	height:150px;
	overflow:hidden; 
	line-height: 22px;
}
.index-block1 .content .right{
	width:450px;
	height:90%;
	margin-top:20px;
	float:right;
	margin-right:30px;
	cursor:pointer;
}

.index-block1 .content .right .swiper-slide{
	width:100%;
	height:100%;
	overflow: hidden;
	height: 320px;
}

.index-block1 .content .right .swiper-slide img{
	width:100%;
	height:auto;
}

.index-block1 .list{
	width:100%;
	clear:both;
}

.index-block1 .list .item{
	width:100%;
	height:170px;
	border-bottom:1px solid #eaeef1;
	position: relative;
	cursor:pointer;
}

.index-block1  .list .item .pic{
	width:175px;
	height:115px;
	display: block;
	overflow: hidden;
	margin-top:27px;
	margin-bottom:27px;
	float:left;
	background:#eee;
}

.index-block1 .list .item .pic img{
	width:100%;
	height:100%;
}

.index-block1 .list .item .ctx{
	width:660px;
	display: block;
	float:right;
	margin-left:20px;
	margin-top:27px;
	margin-bottom:27px;
	height:115px;
	
}

.index-block1 .list .item .ctx .c1{
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
	font-size:20px;
}

.index-block1 .list .item .ctx .c2{
	width:100%;
	overflow: hidden;
	color:#666;
	height:80px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3; 
	margin-top:8px;
	line-height: 26px;
	font-size:15px;
	position: relative;
	
}
.index-block1 .list .item .ctx .c3{
	width:100%;
	color:#666;
	font-size:14px;
}
.index-block2{
	width:1200px;
	margin:0 auto;
}

.index-block2 .content .left{
	float:left;
	width:360px;
	height:100%;
}

.index-block2 .content .right{
	width:490px;
	height:100%;
	float:left;
	margin-left:20px;
	overflow: hidden;
	background:#eee;
}

.index-block2 .content .right img{
	width:100%;
	height: auto;
}

.index-block2 .content{
	width:100%;
	height:320px;
	margin-top:30px;
}

.index-block2 .content .left .d1{
	background:#f5f5f5;
	width:100%;
	marign:0 auto;
	color:#286ec3;
	font-size:16px;
	text-align:center;
	height:30px;
	line-height:30px;
	margin-top:0px;
}
.index-block2 .content .left .d2{
	list-style: disc;
	margin-top:20px;
}
.index-block2 .content .left .d2 li{
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height:30px;
	line-height: 30px;
	cursor:pointer;
	color:#666;
	font-size:15px;
}

.index-block2 .content .left .d2 li:HOVER {
	color:#286ec3
}

.index-block2 .content .adlist{
	width:310px;
	float:right;
}

.index-block2 .content .adlist .aditem{
	width:310px;
	height:86px;
	margin-bottom: 7px;
	overflow: hidden;
	position: relative;
}

.index-block2 .content  .adlist .aditem .adimg{
	width:155px;
	height:90px;
	overflow: hidden;
	float:left;
	background:#eee;
}
.index-block2 .content .adlist .aditem .adimg img{
	width:100%;
	height:auto;
}

.index-block2 .content .adlist .aditem  .s1{
	width:130px;
	float:right;
	color:#333;
	height:45px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 22px;
	font-size:16px;
}


.index-block2 .content .adlist .aditem  .s2{
	width:130px;
	float:right;
	color:#999;
	position: absolute;
	right:0px;
	bottom:0px;
}

.index-block3{
	display:block;
	margin:0 auto;
	width:1200px;
}

.index-block3 .content{
	width:100%;
	margin-top:20px;
}


.index-block3 .content .left{
	width:590px;
	height:415px;
	display:inline-block;
	overflow: hidden;
	background:#eee;
}

.index-block3 .content .left img{
	width:100%;
	height:100%;
}

.index-block3 .content .left span.tag{
	height:25px;
	line-height:25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom:10px;
	left:10px;
	display:inline-block;
	width:70px;
	color:#fff;
	border-radius:3px;
	text-align:center;
	background:rgba(44,128,218,0.5);
}

.index-block3 .content .left .ptitle{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom:10px;
	right:10px !important;
	display:inline-block;
	max-width:430px;
	width:auto !important;
	margin-left: 80px;
	cursor: pointer;
	background:rgba(0,0,0,0.5);
	color:#fff;
	font-size:16px;
	font-weight:500;
	height:30px;
	line-height: 30px;
	padding-right:10px;
	padding-left:10px;
	border-radius:0px
}


.index-block3 .content .right{
	width:605px;
	display: inline-block;
	float:right;
}
.index-block3 .content .right .item{
	width:280px;
	height:210px;
	display:inline-block;
	cursor:pointer;
	margin-left:16px;
	margin-bottom:10px;
}

.index-block3 .content .right .item:NTH-CHILD(2n){
	margin-right:0px;
}

.index-block3 .content .left .pic{
	width:100%;
	height:175px;
	overflow: hidden;
	position: relative;
	background:#eee;
}


.index-block3 .content .right .item .pic{
	width:100%;
	height:175px;
	overflow: hidden;
	position: relative;
	background:#eee;
	cursor:pointer;
}

.index-block3 .content .right .item .pic img{
	width:100%;
	height:100%;
}

.index-block3 .content .right .item .pic span{
	height:25px;
	line-height:25px;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom:10px;
	left:10px;
	display:inline-block;
	width:70px;
	color:#fff;
	border-radius:3px;
	text-align:center;
	background:rgba(44,128,218,0.5);
}


.index-art-list .item .img span{
	height:25px;
	line-height:25px;
	color:#333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom:10px;
	left:10px;
	display:inline-block;
	padding-left:8px;
	padding-right:8px;
	color:#fff;
	border-radius:3px;
	text-align:center;
	background:rgba(44,128,218,0.5);
}

.index-block3 .content .right .item p{
	width:100%;
	height:30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color:#333;
}

.index-block4{
	width:1200px;
	display:block;
	margin:0 auto;
}

.index-block4 .content{
	width:100%;
	margin-top:20px;
}

.index-block4 .content .top{
	width:100%;
	height:100px;
}

.index-block4 .content .top ul{
	display: block;
	width:33%;
	float:left;
	list-style: disc;
}

.index-block4 .content .top ul li{
	width:350px;
	margin-left:20px;
	line-height: 30px;
	height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	list-style: disc;
	list-style-position: inside;
}

.index-block4 .content .top ul li:HOVER{
	color:#2c80da
}

.index-block4 .content .list{
	width:100%;
	margin-top:30px;
}


.index-block4 .content .list .item{
	width:220px;
	height:260px;
	cursor:pointer;
	display: inline-block;
}

.index-block4 .content .list .item .img{
	width:220px;
	height:150px;
	background:#eee;
	position: relative;
}

.index-block4 .content .list .item .img img{
	width:100%;
	height:100%;
	overflow: hidden;
}

.index-block4 .content .list .item .d1{
	height:30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:block;
	width:100%;
}

.index-block4 .content .list .item .d2{
	height:30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:block;
	width:100%;
}
.index-block4 .content .list .item .d2 .s1{
	width:50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:inline-block;
}
.index-block4 .content .list .item .d2 .s2{
	width:50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display:inline-block;
}

.index-block4 .content .list .item .d3{
	color:#e41a32;
}
.index-block4 .content .list .item{
	margin-right:20px;
}
.index-block4 .content .list .item:NTH-CHILD(5n) {
	margin-right:0px;
}



.index-block5{
	width:1200px;
	display:block;
	margin:0 auto;
}

.index-block5 .content{
	width:100%;
	margin-top:20px;
	height:588px;
	background:#eee;
}

.index-block5 .content .left{
	width:220px;
	height:600px;
	display: inline-block;
	float:left;
}

.index-block5 .content .left ul li{
	height:97px;
	width:200px;
	padding-left:20px;
	margin:0 auto;
	position: relative;
	border-bottom:1px solid  #3d3d3d;
	background:#585858;
	font-size:16px;
	color:#fff;
	line-height: 97px;
	cursor:pointer;
}
.index-block5 .content .left ul li:HOVER{
	background:#4a78f7;
}
.index-block5 .content .left ul li.l1{
	background:#585858;
}
.index-block5 .content .left ul li.l2{
	background:#434343;
} 

.index-block5 .content .left ul li.l3{
	background:#3d3d3d;
} 

.index-block5 .content .left ul li.l4{
	background:#2c2b2b;
} 

.index-block5 .content .left ul li.l5{
	background:#1e1e1e;
} 

.index-block5 .content .left ul li.l6{
	background:#0e0e0e;
} 
.index-block5 .content .left ul li.on{
	background:#4a78f7 !important;
}
.index-block5 .content .left ul li:HOVER{
	background:#4a78f7 !important;
}

.index-block5 .content  .right{
	width:940px;
	margin-left:10px;
	margin-top:20px;
	float:right;
	margin-right:18px;
}

.index-block5 .content  .right .d1{
	width:500px;
	height:250px;
	overflow: hidden;
	float:left;
	background:#fff;
}
.index-block5 .content  .right .d1 img{
	width:100%;
	height:auto;
}
.index-block5 .content  .right .d2{
	display:block;
	float:right;
	width:420px;
	height:250px;
	background:#fff;
	list-style:disc;
}

.index-block5 .content  .right .d2 li{
	margin-left:20px;
	width:400px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height:24px;
	line-height:24px;
	list-style: disc;
	list-style-position: inside;
	margin-top:6px;
	cursor:pointer;
}

.index-block5 .content  .right .d2 li:HOVER {
	color:#4a78f7;
}

.index-block5 .content  .right .middle{
	width:100%;
	height:290px;
	clear:both;
	padding-top:15px;
}

.index-block5 .content  .right .middle .more{
	width:100%;
	height:40px;
	line-height:40px;
	border-bottom:3px solid #ae1c2f;
	color:#ae1c2f;
}

.index-block5 .content  .right .middle .more span{
	margin-left:10px;
	font-size:16px;
}

.index-block5 .content  .right .middle .list{
	width:100%;
	height:210px;
	position: relative;
	overflow: hidden;
	margin-top:30px;
}

.index-block5 .content  .right .middle .list .item{
	width:210px;
	height:210px;
	position: relative;
	display: block;
	float:left;
	margin-right:20px;
}

.index-block5 .content  .right .middle .list .item img{
	width:100%;
	height:auto;
	
}

.index-block5 .content  .right .middle .list .item span{
	height:30px;
	line-height: 30px;
	position: absolute;
	bottom:0px;
	text-align:center;
	background-color:rgba(0,0,0,.5);
	color:#fff;
	display:block;
	width:100%;
}

.index-block6{
	width:1200px;
	display:block;
	margin:0 auto;
	margin-top:30px;
}

.index-block6 .content{
	width:100%;
	margin-top:50px;
}
.index-block6 .content .cItem{
	display:block;
	float:left;
	height:330px;
	border-right:2px dashed #d0d0d0; 
}
.index-block6 .content .cItem:LAST-CHILD {
	border-right:0px;
}
.index-block6 .content .cItem2{
	width:460px;
}

.index-block6 .content .cItem3{
	width:320px;
}

.index-block6 .content .cItem2 img{
	display:block;
	margin:0 auto;
}

.index-block6 .content .cItem3 .p0{
	width:90%;
	font-size:20px;
	text-align:center;
	display:block;
	margin:0 auto;
	color:#333;
	margin-bottom:10px;
}

.index-block6 .content .cItem3 .p1{
	font-size:15px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	color:#666;
	text-indent: 2em;
	margin-left:25px;
	line-height: 24px;
}

.index-block6 .content .cItem3 .p2{
	font-size:15px;
	display:block;
	margin:0 auto;
	margin-top:10px;
	text-indent: 2em;
	color:#666;
	margin-left:25px;
	line-height: 24px;
}

.index-block6 .content .cItem3 .p3{
	width:90px;
	height:26px;
	color:#fff;
	display:block;
	line-height:26px;
	text-align:center;
	background:#3b62d3;
	margin-top:20px;
	margin-left:25px;
	cursor:pointer;
}

.index-block6 .content .cItem1{
	width:400px;
}

.index-block6 .content .cItem1 .item{
	width:100%;
	height:60px;
	margin-bottom:20px;
}

.index-block6 .content .cItem1 .item .img{
	width:80px;
	height:60px;
	display:block;
	float:left;
}

.index-block6 .content .cItem1 .item img{
	width:100%;
	height:auto;
}

.index-block6 .content .cItem1 .item .d1{
	width:280px;
	float:right;
	margin-right:20px;
	height:60px;
	overflow: hidden;
	cursor: pointer;
}

.index-block7{
	width:1200px;
	height:873px;
	margin-top:40px;
	position: relative;
}
.index-block7 input{
	position: absolute;
	width:275px;
	height:30px;
	line-height: 30px;
	right:60px;
}
.index-block7 .input1{
	bottom:108px;
}

.index-block7 .input2{
	bottom:66px;
}
.index-block7 button{
	position: absolute;
	width:112px;
	height:34px;
	background:none;
	bottom:22px;
	right:290px;
	cursor:pointer;
}
.index-right{
	width:290px;
	float:right;
	margin-top:30px;
}

.index-right .title{
	width:100%;
	height:55px;
	position: relative;
}
.index-right .title img{
	display:inline-block;
}
.index-right .title .s1{
	display:inline-block;
	font-size:30px;
	color:#222;
	position: absolute;
	left:70px;
	top:17px;
}
	
	
.index-right .actlist{
	width:100%;
	margin-top:30px;
	
}

.index-right .actlist .item{
	padding-top:20px;
	padding-bottom:30px;
	border:1px solid #e6e6e6;
	margin-bottom:20px;
}

.index-right .actlist .item p{
	width:90%;
	display:block;
	margin:0 auto;
	font-size:14px;
	color:#999;
	margin-bottom:10px;
}

.index-right .actlist .item .p1{
	font-size:20px;
	color:#333;
	text-align:center;
	margin-bottom:20px;
}
.index-right .actlist .item .s1{
	width:200px;
	display:inline-block;;
	    vertical-align: inherit;
}

.index-right .actlist .item button{
	width:80px;
	height:30px;
	line-height: 30px;
	text-align: center;
	color:#fff;
	background:#337ab7;
	border-radius:3px;
	margin:0 auto;
	display:block;
	margin-top:20px;
	cursor:pointer;
}

.blockfigure .top{
	width:1200px;
	height:420px;
	overflow: hidden;
	position: relative;
	cursor:pointer;
	background:#eee;
}

.blockfigure .top img{
	width:100%;
	height:auto;
}

.blockfigure .top span{
	display:inline-block;
	padding:10px 15px;
	background:rgba(0,0,0,.5);
	color:#fff;
	font-size:20px;
	position: absolute;
	left:10px;
	bottom:10px;
	
}

.blockfigure .cate-list{
	width:100%;
	margin-top:20px;
	position: relative;
}

.blockfigure .cate-list .line{
	width:100%;
	position: absolute;
	border-top:1px dashed #c6c6c6; 
	top:10px;
	z-index:-1
}

.blockfigure .cate-list .list{
	display:block;
	margin:20px auto;
	background:#fff;
	width:850px;
	text-align: center;
}

.blockfigure .cate-list .list span{
	font-size:16px;
	color:#333;
	display: inline-block;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.blockfigure .cate-list .list span:HOVER{
	color:#2c80da;
}
.blockfigure .cate-list .list span:AFTER {
	display: inline-block;
	content:'';
	width:1px ;
	height:10px;
	background:#999;
	margin-left:10px;
}

.blockfigure .cate-list .list span.last:AFTER {
	display: inline-block;
	content:'';
	width:0px ;
	height:10px;
	background:#999;
	margin-left:10px;
}

.blockfigure .itemlist{
	width:100%;
	height:auto;
}

.blockfigure .itemlist .item{
	width:285px;
	height:255px;
	border:1px solid #f6f6f6;
	margin-right:13px;
	cursor:pointer;
	display: inline-block;
	margin-bottom:20px;
}
.blockfigure .itemlist .item:NTH-CHILD(4n){
	margin-right:0px;
}
.blockfigure .itemlist .item .pic{
	width:285px;
	height:210px;
	position: relative;
	overflow: hidden;
	background:#eee;
}

.blockfigure .itemlist .item .pic img{
	width:100%;
	height:auto;
}

.blockfigure .itemlist .item .pic span{
	display: inline-block;
	position: absolute;
	left:10px;
	bottom:10px;
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	border-radius:3px;
	text-align:center;
	background:#1b71bd;
}

.blockfigure .itemlist .item .text{
	width:260px;
	display:block;
	text-align: center;
	margin:0 auto;
	font-size:15px;
	color:#111;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top:10px;
}

section.main-top{
	height:220px;
	position: relative;
}
section.main-top .linkblock{
	width:100%;
	position: absolute;
	top:40px;
	height:120px;
}
section.main-top .linkblock .link{
	width:1200px;
	margin:0 auto;
	height:120px;
}
.login-block{
	width:1309px;
	height:771px;
	display: block;
	margin:0 auto;
	background:url(../img/login_bg5.jpg);
	position: relative;
}


.login-block .login-nav{
	height:40px;
	position: absolute;
	top:225px;
	left:770px;
	width:487px;
	color:#666;
	font-size:18px;
}


.login-block .login-nav li{
	display:block;;
	float:left;
	text-align: center;
	width:50%;
	height:100%;
	cursor:pointer;
}

.login-block .login-nav .on{
	color:#2d80da;
}

.login-block .login-wrap{
	width:487px;
	height:340px;
	position: absolute;
	top:270px;
	left:770px;
}

.login-block .login-wrap input[type=text],.login-block .login-wrap input[type=number],.login-block .login-wrap input[type=password]{
	width:350px;
	border:1px solid #e0e0e0;
	height:50px;
	display: block;
	margin:20px auto;
	margin-bottom:20px;
	padding-left:10px;
	font-size:14px;
}

.login-block .login-wrap button{
	width:360px;
	height:45px;
	text-align: center;
	color:#fff;
	font-size:16px;
	border-radius:3px;
	background:#2d80da;
	margin:0 auto;
	display:block;
	cursor:pointer;
}
.login-block .login-wrap .msg-block{
	width:360px;
	position: relative;
	height:50px;
	display: block;
	margin:0 auto;
}
.login-block .login-wrap .msg-block input{
	position: absolute;
	left:0px;
	top:0px;
	margin-top:0px;
	width:200px !important;
}
.login-block .login-wrap .msg-block button{
	position: absolute;
	right:0px;
	width:130px !important;
	height:50px !important;
}
.login-block .login-wrap .msg-block button.disable{
	color:#666;
	background:#ccc;
}
.login-block .login-wrap button:HOVER {
	background:#1675dc;
}

.login-block .login-wrap .agree{
	width:360px;
	display:block;
	margin:0 auto;
	color:#333;
	font-size:15px;
	margin-top:10px;
	margin-bottom:20px;
}

.login-block .login-wrap .agree a{
	color:#2d80da;
	text-decoration: underline;
}

.logolink{
	display:block;
	width:360px;
	height:116px;
}

.login-block .logolink{
	position: absolute;
	top:25px;
	left:30px;
}

.activitylist .more{
	cursor:pointer;
	width:100%;
	height:43px;
	border-radius:3px;
	border:1px solid #eee;
	line-height: 43px;
	text-align: center;
	color:#222;
	font-size:15px;
}

.leader-block .leaderinfo{
	width:1170px;
	display:block;
	margin:0px auto;
	margin-top:60px;
	height:450px;
}

.leader-block .leaderinfo .leaderImg{
	display:block;
	float:left;
}

.leader-block .leaderinfo .leaderDesc{
	width:730px;
	float:left;
	margin-left:40px;
}

.leader-block .leaderinfo .leaderDesc .name{
	width:100%;
	font-size:30px;
	color:#1b71bd;
	margin-bottom:40px;
	display:block;
}

.leader-block .leaderinfo .leaderDesc .desc-item{
	width:100%;
	display:block;
	clear:both;
	margin-bottom:30px;
	/* min-height: 100px; */
}

.leader-block .leaderinfo .leaderDesc img{
	float:left;
}

.leader-block .leaderinfo .leaderDesc ul{
	float:left;
	width:600px;
	margin-left:20px;
	font-size:15px;
	color:#333;
	margin-top:-2px;
}

.leader-block .leader-desc2{
	width:1170px;
	display:block;
	margin:0px auto;
	clear:both;
}
.leader-block .leaderinfo .leaderDesc ul li{
	margin-bottom:10px;
}

.leader-block .leaderinfo .leaderDesc ul li span{
	margin-right:30px;
}
.leader-block .leaderinfo .leaderDesc ul li span:NTH-CHILD(1){
	width:120px;
	display: block;
	overflow: hidden;
	float:left;
	margin-right: 20px !important;
}

.leader-block .leaderinfo .leaderDesc ul li span:NTH-CHILD(2){
	width:300px;
	display: inline-block;
	overflow: hidden;
	margin-right:0px;
}
.leader-block .leaderinfo .leaderDesc ul li span:NTH-CHILD(3){
	float:right;
	width:150px;
	margin-right:0px;
	overflow: hidden;
}
.leader-block .leader-desc2 .item{
	margin-bottom:20px;
	clear:both;
	min-height: 100px;
}
.leader-block .leader-desc2 img{
	float:left;
}

.leader-block .leader-desc2 p{
	width:1000px;
	float:left;
	margin-left:30px;
	color:#2c2c2c;
	font-size:15px;
	line-height: 24px;
}

.leader-block .leader-bottom{
	display:block;
	margin-left:15px;
}


.index-band-list{
	width:100%;
	height:120px;
	position: absolute;
	left:0px;
	top:540px;
	background:#fff;
	padding-top:10px;
}
.index-band-list .swiper-container3{
	padding-left:80px;
	padding-right:80px;
	display:block;
	margin:0 auto;
}
.index-band-list .swiper-container3 img{
	width:160px;
	height:70px;
	border:1px solid #eee;
}

.index-band-list .swiper-container3 span{
	display:block;
	font-size:14px;
	text-align:center;
	width:160px;
	height:34px;
	line-height: 34px;
	color:#000;
}

.index-band-list .swiper-container3 .swiper-button-next,.index-band-list .swiper-container3 .swiper-button-prev{
	width:40px;
	height:40px;
	background:#000;
	border-radius:100%;
	color:#fff;
	line-height: 40px;
	text-align:center;
	position: absolute;
	top:40px;
}

.index-band-list .swiper-container3 .swiper-button-next {
	left:0px;
	z-index:9999;
}

.index-band-list .swiper-container3 .swiper-button-prev {
	right:0px;
	left:1150px;
	z-index:9999;
}

.index-band-list .swiper-container3 .left{
	width:80px;
	height:120px;
	background:#fff;
	position: absolute;
	left:0px;
	top:0px;
	z-index:90;
}

.index-band-list .swiper-container3 .right{
	width:80px;
	height:120px;
	background:#fff;
	position: absolute;
	right:0px;
	top:0px;
	z-index:90;
}


.index-block7 .desc{
	width:180px;
	position: absolute;
	top:160px;
}
.index-block7 .desc img{
	display:block;
	margin:0 auto;
}
.index-block7 .desc span{
	display:block;
	color:#999;
	margin-top:10px;
	line-height: 22px;
}

.adlist .adItem{
	width:100%;
	height:auto;
	margin-top:15px;
	background:#eee;
	height:100px;
}

.adlist .adItem img{
	width:100%;
	height:auto;
}

.other-login{
	width:100%;
	height:120px;
	margin-top:-10px;
}

.other-login  p{
	text-align:center;
	font-size:16px;
	color:#999;
}
.other-login .login-icon{
	width:150px;
	background:#f7f7f7;
	margin:0 auto;
	text-align: center;
	height:50px;
	margin-top:-28px;
}

.other-login .login-icon img{
	display:inline-block;
	margin-top:15px;
	margin-right:10px;
	cursor:pointer;
}

.other-login .login-icon img:LAST-CHILD {
	margin-right:0px !important;
}

.other-login .login-line{
	width:350px;
	display:block;
	height:1px;
	margin:0px auto;
	margin-top:30px;
	background:#dcdcdc;
}

.msgCodeImg{
	position: absolute;
    right: 0px;
    width: 130px !important;
    height: 50px !important;
}

.tips{
	width:360px;
	height:30px;
	line-height: 30px;
	font-size:14px;
	color:#e70001;
	margin:20px auto;
	text-align:center;
	border:1px solid #e70001;
	display:none
}

.tips img{
	vertical-align:middle;
	margin-right:5px;
	display:inline-block;
	
}

.company-tip{
	width:100%;
	text-align:center;
	font-size:26px;
	color:#000;
	margin-bottom:10px;
}

.company-tip span{
	color:red;
	margin-left:5px;
}

.actlist ul li{
	margin-top: 15px;
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow: hidden;
	color:#333;
}

.actlist ul li:hover{
	cursor: pointer;
	color:#1b71bd;
}


.iplist .item{
	width:293px;
	height:260px;
	display: inline-block;
}

.iplist{
	width:1200px;
	margin:0 auto;
}
.iplist .item .img{
	width:100%;
	height:150px;
	background:#eee;
}
.iplist .item .line{
	width:55px;
	height:3px;
	background:rgb(50,114,184);
	display: block;
	margin-left:40px;
	margin-top:20px;
}
.iplist .item .info{
	width:250px;
	height:60px;
	margin-left:40px;
	overflow: hidden;
	line-height: 22px;
	margin-top:10px;
	font-size:13px;
}
.iplist .item .img img{
	/* width:95px;
	height:95px; */
	display:block;
	margin:0 auto;
	width:100%;
	height:100%;
	
}

.iplist .item span{
	width:100%;
	display:block;
	color:#333;
}

.history-page{
	width:700px;
	display:block;
	margin:0 auto;
}

.history-page a{
	display: inline-block;
	width:47%;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    cursor:pointer;
    color:#1b71bd;
    font-size:16px;
}
.history-page a:VISITED{
	color:#1b71bd
}

.history-page a:hover{
	color:#1b71bd
}

.worktitle{
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
}

.worktitle .titleEn{
	font-size:30px;
	color:#aaa;
	overflow: hidden;
}


.worktitle .titleCn{
	font-size:24px;
	color:#333;
	overflow: hidden;
	margin-top:5px;
}

.artlist{
	width:100%;
	overflow: hidden;
}

.artlist .artitem{
	width:235px;
	height: 120px;
	display: inline-block;
	
}
.artlist .artitem:NTH-CHILD(5) .logo{
	border-right:0px;
}
.artlist .artitem .logo{
	width:100%;
	height:60px;
	border-right:1px solid #ccc;
	
}
.artlist{
	margin-top:20px;
}
.artlist .artitem  .logo img{
	width:60px;height:60px;
	margin-left:30px;
	display:inline-block;
	margin-right:10px;
}
.artlist .artitem  .logo .info{
	width:110px;margin-right:15px;
	overflow: hidden;
	display:inline-block;
	height: 40px;
}
.artlist .artitem  .logo .info span{
	color:#333;
	font-size:13px;
	display:block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.artlist .artitem  .name{
	display:block;
	width:90%;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	font-weight: 400;
	color:#333;
	line-height: 30px;
	margin-top:10px;
	overflow: hidden;
}
.artdetail .title{
	font-size:20px !important;
	position: relative;
}
.artdetail .title span{
	display: block;
	position: absolute;
	width:30px;
	height:3px;
	background:#1b71bd;
	left:5px;
	top:30px;
	border-radius:3px;
}


.company-tip2{
	width:100%;
	text-align:center;
	color:#ccc;
	font-size:14px;
	margin-bottom:40px;
	letter-spacing: 5px;
}

.company-tip2 span{
	font-size:14px;
	letter-spacing: 2px;
	margin-left:10px;
	marginf-right:10px;
}

.disc-wrapper{
			width: 25px;
			height: 25px;
			float: left;
			left: 50px;
			top: 40px;
			position: absolute;
		}
		
		
.common-title{
	background-color: #FFFFFF;font-size:17px;color:#999;width: 300px;height:60px;position: absolute;top: 20px;line-height:80px;left: 180px;padding-top: 13px
}

#adImg13,#adImg12,#adImg11{
	background-color:#eee;
}

.event_label_on{
	color:#FFB800 !important;
}

.event_label_on:BEFORE{
	background:#FFB800 !important;
}

.indexLogo{
	cursor:pointer;
}

img{
	cursor:pointer;
}