@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family:'Microsoft yahei' !important; 
}


/*logo区开始*/
/*头部logo开始*/
.head-bg{ 
	width:100%; 
	height:45px; 
	overflow:hidden; 
	background: #fff;
}

.head{ 
	width:1000px; 
	margin:0 auto;
	overflow: hidden;
}
.head-logo{ 
	width:250px;
	float:left; 
	margin:3px 0px 0px 10px; 
	overflow:hidden;
	color:#E4393C;
	font-size:18px;
	text-indent:10px; 
	line-height:40px;
	font-weight:bold;
}
.img{ 
	display:block;
	float:left;
    width:113px; 
	height:40px; 
	overflow:hidden; 
	background:url(http://dalian.huatu.com/zt/2017gkscj/Images/logo.gif) no-repeat; 
}
.head-link{ 
	width:600px;
	height:auto; 
	float:right; 
	margin-top:15px;
}
.head-link ul li{ float:right; border-right:1px solid #6d6e71; padding:0px 10px }
.head-link ul li:first-child{ border-right:none;}
.head-link ul li a{ color:#6d6e71;}
.head-link ul li a:hover{ color:#e4393c}




/*内容的主容器开始*/
.content {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	
}

/*banner区开始*/
.banner {
	height: 644px;
	background: url(../images/banner.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}


/*chunk1*/
.chunk1 {
	height: 258px;
	background: url(../images/chunk1.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}

.chunk1_content {
	width: 1000px;
	height: 85px;
	/*background: red;*/
	margin: 0 auto;
	margin-top: 60px;
	overflow: hidden;
	position: relative;
}

.chunk1_content span {
	font-size: 17px;
    line-height: 27px;
    color: #333;
}

.span1 {
	display: inline-block;
	color: red;
	font-size: 22px;
}


/*chunk2开始*/
.chunk2 {
	height: 721px;
	background: url(../images/chunk2.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}

.chunk2_content {
	width: 1000px;
	/*background: red;*/
	overflow: hidden;
	position: relative;
	height: 100%;
	margin: 0 auto;
}


.chunk2_content img {
	display: block;
    margin: 0 auto;
}

.table {
	width: 1000px;
	height: 500px;
	/*background: red;*/
	margin: 0 auto;
	margin-top: 35px;
	font-size: 17px;
}

.table table {
	width: 100%;
	height: 100%;
	/*border:1px solid #cdcdcd;*/	
}

.table table td {
	border:1px solid #cdcdcd;	
}

.td1 {
	background: #9f9f9f;
	color: #fff;
	text-align: center;
}

.td2 {
	background: #fff;
	text-align: center;
}


.td3 {
	line-height: 20px;
    padding: 0 10px 0 10px;
}

.td4 {
	display: block;
    width: 100px;
    background: red;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
}

.td5 {
	text-align: center;
}

/*chunk3开始*/
.chunk3 {
	height: 936px;
	background: url(../images/chunk3.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}


.chunk3_centent {
	width: 1000px;
	/*background: red;*/
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.img1 {
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}


.ulclass {
	width: 945px;
	height: 705px;
	/*background: red;*/
	margin: 0 auto;
	background: url(../images/chunk3_two.jpg) no-repeat center center;
}

.chunk3 ul li {
	width:  236px;
	height: 239px;
	/*background: red;*/
	float: left;
	overflow: hidden;
	position: relative;
}
.p1 {
	width: 200px;
	height:190px;
	margin: 0 auto;
    margin-top: 35px;
    overflow: hidden;
    position: relative;
}

.chunk3 h2 {
	color: #fff;
	margin-bottom: 15px;
}

.pclass {
	 color: #fff;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden;
    position: relative;
}

.aclass {
	color: #fff;
}


.img2 {
	display: block;
	margin: 0 auto;
	/*width: 180px;*/
    height: 217px;
    margin-top: 23px;
}


.img3 {
	display: block;
    margin: 0 auto;
   /* width: 180px;*/
    height: 217px;
    margin-top: 14px;
}

.img4 {
	display: block;
    margin: 0 auto;
    /*width: 180px;*/
    height: 217px;
    margin-top: 5px;
}

.img5 {
	display: block;
	margin: 0 auto;
	/*width: 180px;*/
    height: 217px;
    margin-top: 14px;
     margin-left: 38px;
}
/*遮挡框*/ 
.zhedangkuang {
	width: 472px;
	height: 238px;
	/*background: rgba(0,0,0,0.7);*/
	background: #acc649;
	position: absolute;
    top: 84px;
    display: none;
    transition: all 0.5s;
	
}
.zhep {
	 width: 400px;
    height: 208px;
    margin-top: 33px;
    line-height: 21px;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
}


.zhedangkuang2 {
	width: 472px;
	height: 238px;
	/*background: rgba(0,0,0,0.7);*/
	background: #a1ccdd;
	position: absolute;
    top: 85px;
    left: 497px;
    display: none; 
	
}

.zhedangkuang3 {
	width: 472px;
    height: 232px;
    /* background: rgba(0,0,0,0.7); */
    background: #f48029;
    position: absolute;
    top: 321px;
    left: 26px;
    display: none; 
}

.zhedangkuang4 {
	width: 472px;
    height: 232px;
    /* background: rgba(0,0,0,0.7); */
    background: #333;
    position: absolute;
    top: 321px;
    left: 498px;
    display: none; 
}


.zhedangkuang5 {
	width: 472px;
    height: 232px;
    /* background: rgba(0,0,0,0.7); */
    background: #c64982;
    position: absolute;
    top: 552px;
    left: 26px;
    display: none; 
}


.zhedangkuang6 {
	width: 472px;
    height: 232px;
    /* background: rgba(0,0,0,0.7); */
    background: #ddb2a1;
    position: absolute;
    top: 552px;
    left: 498px;
    display: none; 
}

/*chunk4开始*/
.chunk4 {
	height: 342px;
	background: url(../images/chunk4.jpg) no-repeat center center;
	overflow: hidden;
	position: relative;
}

.chunk4_content {
	width: 1000px;
	/*background: red;*/
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.chunk4_content img {
	display: block;
	margin: 0 auto;
	margin-bottom: 42px;
}

/*地市开始*/
/*地市开始*/
.dishi {
	width: 1000px;
    overflow: hidden;
    /* background: red; */
    height: 135px;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    margin-left: 28px;
}

.dishi_one {
	width: 100%;
	height: 50px;
	overflow: hidden;
	
}

.dishi_one li {
	width: 95px;
    height: 35px;
    float: left;
    margin-right: 11px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    background: #fc362d;
    border-radius: 10px;
    
	
}


.dishi_two {
	width: 100%;
	height: 70px;
	overflow: hidden;
}

.dishi_two li {
	width: 95px;
    height: 35px;
    float: left;
    margin-right: 11px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
    background: #fc362d;
    border-radius: 10px;
}

.dishi ul p {
	font-family: shaoer;
	color: #fff;
	font-size: 17px;
}

/*.dishi ul p:hover {
	color: #fff;
}*/

/*红色*/
.hongse {
	background: #ff8a00 !important;	
}


/*地址*/
.diszhishang {
	width: 1000px;
    height: 51px;
    margin: 0 auto;
    position: absolute;
    top: 90px;
    line-height: 51px;  
   /* font-weight: bold;*/
    font-size: 18px;
    padding-left: 20px;
    /*color: #333;*/
}

.dizhixia {
	width: 1000px;
    height: 51px;
    margin: 0 auto;
    position: absolute;
    top: 90px;
    line-height: 51px;  
   /* font-weight: bold;*/
    font-size: 18px;
    padding-left: 20px;
    /*color: #333;*/
}


.bordernone {
	 border-right: none !important;
	 border-bottom: none !important;
}

.bordernone1 {
	 
	 border-bottom: none !important;
}
.bordernone2 {
	 border-right: none !important;
	
}


/*footer区*/
.footer{ width:100%; height:70px; overflow: hidden; text-align: center; color: rgba(255,255,255,.6); text-align:center;overflow:hidden; background-color:rgba(193,5,3,.9); padding-top:25px; background: #333;}
.footer a{ color: rgba(255,255,255,.6);}
.footer a:hover{ color: rgba(255,255,255,1)} 