@charset "utf-8";
	/* CSS Document*/
	.fuwu-banner {
	background:url(../images/fuwu-banner.jpg) top center no-repeat;
	height:450px;
	text-align:center;
}
.fuwu-banner .text01 {
	font-size:32px;
	color:#004161;
	font-family:"Times New Roman", Times, serif;
	padding-top:170px
}
.fuwu-banner .text02 {
	font-size:45px;
	color:#d24602;
	margin:20px auto;
	font-weight:bolder;
}
.fuwu-banner .text03 span {
	font-size:18px;
	color:#FFF;
	background:#c26b00;
	padding:1px 12px;
}
.fuwu-banner .text04 {
	margin-top:20px;
}
.fuwu-banner .text04 a {
	background:#DF0000;
	color:#FFF;
	padding:3px 10px;
}
.cp-main {
	width: 100%;
	display: flex;
	height:700px;
	background:url(../images/fuwu-pic2.jpg) top center no-repeat;
}
.cp-main .cp-chans {
	width:1400px;
	margin:auto;
}
.cp-main .cp-chans h3 {
	font-size:40px;
	text-align:center;
	line-height:50px;
	margin-bottom:50px;
	width:100%;
	display:inline-block;
	color:#222222;
}
.cp-main .cp-chans h3 p {
	font-size:16px;
	color:#999;
	font-weight:normal;
}
.cp-main .img-cp-cs2 {
	display: none;
}
.cp-main ul li {
	width: 23%;
	height: 400px;
	max-height: 400px;
	float: left;
	/* border-right: 1px solid rgba(9,89,159,.2);
	border-bottom: 1px solid rgba(9,89,159,.2);*/
	overflow: hidden;
	padding-top:20px;
	border:#DEDEDE 1px solid;
	background:#FFFFFF;
	margin-right:2%;
	display:inline-block;
	text-align:center;
	position:relative;
}
.cp-main ul li:last-child {
	margin-right:0;
}
.cp-main ul li:hover {
	background: rgba(0,134,222);
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	color: #FFF;
}
.cp-main .cp-chans .lxtel{
	background:#00aaff;
	color:#FFF;
	position:absolute;
	bottom:0px;
	width:100%;
	height:50px;
	line-height:50px;
	font-size:18px;
}
.cp-main ul li p {
	line-height: 24px;
	padding: 15px 25px;
	display: inline-block;
}
.cp-main ul li:hover h4, .cp-main ul li:hover p {
	color: #FFF;
}
.cp-main ul li:hover .img-cp-cs {
	display: none;
}
.cp-main ul li:hover .img-cp-cs2 {
	display: block;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
.cp-main .cpli-t {
	margin: 0 auto;
	border-bottom: #DDD 1px solid;
	text-align:center;
}
.cp-main .cpli-t h4 {
	font-size: 20px;
	font-weight: normal;
}

.cp-main .cpli-t h4 p {
	color: #999;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom:15px;
	width:100%;
	padding:0;
}
.fulists {
	background:url(../images/fuwu-icon-li.png) top center no-repeat;
	margin:0 auto;
	height:570px;
}
.fuwu-fwfw {
	margin-top:80px;
}
.fuwu-fwfw h3 {
	font-size:40px;
	text-align:center;
	line-height:50px;
	width:100%;
	display:inline-block;
	color:#222222;
}
.fuwu-fwfw h3 p {
	font-size:16px;
	color:#999;
	font-weight:normal;
}
#menu {
	width:1200px;
	overflow:hidden;
	margin:50px auto 0 auto;
}
#menu #nav {
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	font-size:24px;
	font-weight:bolder;
}
#menu #nav li {
	float:left;
	width:160px;
	height:160px;
	position:relative;
}
#menu #nav li span {
	position:absolute;
	display:inline-block;
	width:160px;
	height:160px;
	top:0;
	left:0;
	background:url(../images/fuwu-icon-in.png) top center no-repeat;
}
#menu #nav li:hover span {
	background:url(../images/fuwu-icon-on.png);
	animation: quan 2.5s linear infinite;
}
@keyframes quan {
	0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
}
#menu #nav li a {
	display:block;
	line-height:160px;
	text-decoration:none;
	text-align:center;
	color:#333;
}
#menu_con {
	width:1100px;
	height:130px;
	left:50px;
	top:170px;
	border-top:none;
	position:relative;
}
.tag {
	padding:10px;
	overflow:hidden;
	position:absolute;
	text-align:center;
	line-height:36px;
	font-size:17px;
}
.tag p{
	text-align:center;
	display:inline-block;
	width:1070px;
}
.tag strong{
	font-size:24px;
}
.selected span {
	background:url(../images/fuwu-icon-on.png)!important;
	animation: quan 2.5s linear infinite;
	z-index:1
}
.fuwu-jiazhi {
	width:100%;
	background:url(../images/fuwu-pic3.jpg) top center no-repeat;
	height:700px;
}
.fuwu-jiazhi .jz-left {
	width:42%;
	float:left;
}
.fuwu-jiazhi .jz-left p {
	text-align:center;
	font-weight:bolder;
	font-size:50px;
	color:#DF0000;
	margin-top:330px;
	text-shadow: 2px 2px 2px #FFF;
}
.fuwu-jiazhi .jz-right {
	width:58%;
	float:left;
	height:700px;
	background-color:rgb(10,90,200,0.8)
}
.fuwu-jiazhi .jz-right ul {
	margin:90px 100px;
}
.fuwu-jiazhi .jz-right ul li {
	line-height:60px;
	color:#FFFFFF;
	border-bottom:1px solid rgba(255,255,255,0.3);
	color:rgba(255,255,255,0.7);
	font-size:16px;
}
.fuwu-jiazhi .jz-right ul li strong{
	color:#FFF;
	margin-right:20px;
	font-size:18px;
}
.hl_main5_content {
	width:1400px;
	height:350px;
	border-top:none;
	margin-left:1px;
	margin:50px auto;
}
.hl_main5_content1 {
	width:1260px;
	margin-top:5px;
	overflow:hidden;
	float:left;
	margin-left:15px;
}
.hl_main5_content1 ul {
	width:8000px;
	overflow:hidden;
}
.hl_main5_content1 ul li {
	float:left;
	width:400px;
	height:280px;
	display:inline;
	margin-right:30px;
	position:relative;
}
.hl_main5_content1 ul li img {
	width:400px;
	height:280px;
}
.hl_main5_content1 ul li p {
	position:absolute;
	top:0;
	left:0;
	width:400px;
	height:280px;
	background-color:rgb(0,0,0,0.6);
	text-align:center;
	padding-top:120px;
	font-size:24px;
	color:#FFF;
}
.hl_main5_content1 ul li p:hover {
	background-color:rgb(255,255,255,0.8);
	color:#000;
}
.hl_scrool_leftbtn {
	width:50px;
	height:100px;
	background:url(../images/qianxleft.png) no-repeat;
	float:left;
	margin-top:100px;
	cursor:pointer;
}
.hl_scrool_rightbtn {
	width:50px;
	height:100px;
	background:url(../images/qianxr.png) no-repeat;
	float:right;
	margin-top:100px;
	cursor:pointer;
}
.shenqing{
	width:1400px;
	margin:0 auto 50px auto;
}
.shenqing h3{
	text-align:center;
	margin-bottom:40px;
	font-size:30px;
}
.shenqing p{
	box-shadow: #ececec 5px 5px 25px;
	width:1000px;
	margin:auto;
}
.shenqing p input{
	border-left:none;
	border-top:none;
	border-bottom:none;
	height:50px;
	line-height:50px;
	font-size:16px;
}
.shenqing .tjbot{
	background:#FF6600;
	color:#FFF;
	text-align:center;
	width:80px;
	border-right:none;
	font-size:14px;
}