@charset "utf-8";
/* CSS Document */
*{padding: 0; margin: 0;}
body{overflow-x:hidden;}
img{ border:none;font-size:0;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
a{text-decoration: none; color: black;display: inline-block;}
li{list-style:none;}

.fangda{overflow: hidden;height:100%;}

/* banner */
.banner{width:100%;overflow:hidden;background: #171838;}
.bannerl{width:220px;float:left;}
.bannerl h3{font-size: 48px;text-align: center;
    color: #fff;
    font-weight: normal;
    line-height: 60px;
    background: #F2A900;
    padding: 60px 60px;
    width: 100px;}
.bannerr{float:left;width: 950px;margin-left:30px;margin-top: 40px;}
.bannerr span{color: #fff;font-size: 20px;}
.bannerr h3{color: #fff;font-size: 40px;font-weight: normal;margin-top: 15px;}
.bannerr dd{color: #fff;font-size: 16px;margin-top: 15px;}
.bannerr p{color: #fff;font-size: 10px;border-top: 1px solid #fff;
    padding-top: 30px;
    margin-top: 30px;
    line-height: 17px;}

/* lanmu */
.lanmu{width:100%;overflow: hidden;margin-bottom: 45px;}
.lanmul{background:#F3F3F3;float:left;height: 54px;text-align: center;width: 220px;}
.lanmul h3{background:url(../images/hongtou.png) no-repeat right;font-size:20px;color:#444;line-height: 54px;font-weight: normal;width: 160px;padding-left: 20px;}
.lanmur{float:left;}
.lanmur ul{}
.lanmur ul li{height: 54px;float: left;margin-left: 30px;}
.lanmur ul li a{font-size:20px;color:#444;line-height: 54px;}
.lanmur ul li a:hover{color: #FF1340;}

/* 高特案例上面的样式 */
.gt_anli{width:1200px;margin: 0 auto;overflow: hidden;margin-bottom: 22px;}
.anli_z{   
     float: left;
     width: 220px;
	 height: 230px;
	 background-color: #ba0d2e;
}
.anli_z p{
	text-align: center;
    line-height: 230px;
    height: 230px;
	color: #fff;
	font-size: 26px;
}
.gt_anli ul{
	width:80%;
    float: right;
}
.gt_anli ul li{
	float: left;
	margin-right:1%;
    width: 24.25%;
}
.gt_anli ul li:nth-child(4){
	margin-right:0%;
}
.anli_y{overflow: hidden;}
.anli_y img{width:100%;transition: all .3s ease;}
.anli_y:hover img{transform: scale(1.05);}
.anli_y h4{
	margin: 10px 0px 5px 0px;
	font-size: 16px;
	color:#434343;
	font-weight: normal;
}
.anli_y p{
	float: left;
    padding: 2px 6px;
    border: 1px solid #ededed;
    background: #ededed;
    margin-right: 12px;
    font-size: 10px;
	color: #434343;
	font-weight: normal;
}

/* 高特案例下面的样式 */
.gt_anli01{width:1200px;margin: 0 auto;overflow: hidden;margin-bottom: 70px;}
.anli_b{   
     float:right;
     width: 230px;
	 height:170px;
	 background-color: #f3f3f3;
}
.anli_b a{
	text-align: center;
    color: #434343;
    font-size: 16px;
    width: 20%;
    padding: 60px 90px;}
.anli_b a:hover{color:#ba0d2e;}
.gt_anli01 ul{
	width:80%;
    float: left;
}
.gt_anli01 ul li{
	float: left;
	margin-right:1%;
    width: 24.25%;
}
.gt_anli01 ul li:nth-child(4){
	margin-right:0%;
}
.anli_a{overflow: hidden;}
.anli_a img{width:100%;transition: all .3s ease;}
.anli_a:hover img{transform: scale(1.05);}
.anli_a h4{
	margin: 10px 0px 5px 0px;
	color: #434343;
	font-weight: normal;
}
.anli_a p{
	float: left;
    padding: 2px 6px;
    border: 1px solid #ededed;
    background: #ededed;
    margin-right: 12px;
    font-size: 12px;
	font-weight: normal;
	color: #434343;
}

/* 高特案例独立样式 */
.anli_h{   
     float: left;
     width: 220px;
	 height: 230px;
	 background-color: #f2a800;
}
.anli_h p{
	text-align: center;
    line-height: 230px;
    height: 230px;
	color: #fff;
	font-size: 26px;
	letter-spacing: 2px;
}
.anli_g{   
     float: left;
     width: 220px;
	 height: 230px;
	 background-color: #0057b8;
}
.anli_g p{
	text-align: center;
    line-height: 230px;
    height: 230px;
	color: #fff;
	font-size: 26px;}
.lan:hover{color:#0057b8 !important;}
.huang:hover{color:#f2a800 !important;}