* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

li {
	list-style: none;
}

body {
	font-family: "微软雅黑";
}


/*头部*/

.headerwrap {
	width: 100%;
	overflow: hidden;
}

.header {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.headerup {
	background: #EFEFEF;
}

.headerupbox {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.headerup ul {
	float: right;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.headerup ul li {
	float: left;
}

.headerup ul li span {
	margin: 0 10px;
	color: #737373;
}

.headerup ul li a {
	font-size: 14px;
	color: #818181;
	letter-spacing: 1px;
}

.headerup ul li a:hover {
	color: #D70010;
}

.headerdown {
	width: 1200px;
	margin: auto;
	overflow: hidden;
	margin: 30px auto;
}

.logo {
	float: left;
}

.logo img {
	display: block;
	width: 121px;
}

.adwords {
	float: left;
	margin-top: 33px;
	margin-left: 20px;
}

.adwords img {
	display: block;
	height: 69px;
}

.dianhua {
	float: left;
	margin-top: 48px;
	margin-left: 128px;
}

.dianhua img {
	display: block;
	height: 51px;
}

.topcode {
	float: right;
}

.topcode img {
	display: block;
	width: 105px;
	height: 105px;
}


/*头部*/


/*导航条*/

.navwrap {
	width: 100%;
}

.navbox {
	max-width: 1920px;
	margin: auto;
	background: #D70010;
}

.nav {
	width: 1200px;
	margin: auto;
}

.nav ul {}

.clearflow {
	clear: both;
}

.nav ul>li {
	float: left;
	padding: 20px 30px;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
}

.nav ul>li a {
	color: #FFFFFF;
}

.nav ul>li:hover {
	background: #242424;
}

.nav ol {
	display: none;
	position: absolute;
	top: 64px;
	left: 0px;
	background: rgba(36, 36, 36, 0.5);
	width: 100%;
	text-align: center;
	z-index: 99;
	padding-top: 1px;
}

.nav ol li {
	padding: 15px 0px 15px;
}

.nav ol li a {
	display: block;
	width: 85%;
	margin: auto;
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom: 1px dashed #E0E0E0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav ol li:hover {
	background: #242424;
}


/*导航条*/


/*banner图*/

.bannerwrap {
	width: 100%;
	overflow: hidden;
}

.banner {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

.banner img {
	display: block;
	width: 1920px;
	height: 350px;
}


/*banner图*/


/*搜索栏*/

.dsearch_wrap {
	width: 100%;
	margin-top: 10px;
}

.dsearch {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.dsearch .searchword {
	float: left;
	line-height: 44px;
}

.dsearch .searchword ul {
	overflow: hidden;
}

.dsearch .searchword ul li {
	float: left;
	font-size: 14px;
	color: #5E5E5E;
	margin-right: 20px;
}

.dsearch .searchbox {
	float: right;
	width: 332px;
	position: relative;
}

.searchbox input {
	width: 270px;
	height: 28px;
	line-height: 28px;
	border: 2px solid #E86F78;
	border-right: none;
	padding-left: 5px;
	position: absolute;
	top: 11px;
	outline: none;
}

.searchbox button {
	width: 50px;
	height: 32px;
	background: #D70010 no-repeat center 6px;
	background-image: url(../img/servicepic/search.png);
	border: none;
	position: absolute;
	top: 11px;
	right: 5px;
	outline: none;
	cursor: pointer;
}

.searchbox button:active {
	transform: scale(1.01);
}


/*搜索栏*/


/*当前位置*/

.location_wrap {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.location {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #F0F0F0;
}

.location p {
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #5E5E5E;
	padding: 10px 0;
	position: relative;
}

.location p i {
	position: absolute;
	left: 78px;
	top: 8px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/servicepic/home.png) no-repeat center;
}

.location p span {
	margin-left: 10px;
	color: #D9202D;
}


/*当前位置*/


/*服务类型*/
.serkindwrap {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 55px;
}

.serkind {
	width: 1180px;
	padding: 10px;
	border: 1px solid #BFBFBF;
	margin: auto;
	overflow: hidden;
}

.serkindleft {
	float: left;
	width: 561px;
}

.serkindleft img {
	display: block;
	width: 100%;
	height: 420px;
}

.serkinright {
	float: left;
	width: 600px;
	margin-left:19px;
	overflow: hidden;
}

.kindtitle {
	font-size: 26px;
	color: #D8101E;
	margin-top: 20px;
}

.kindcont {
	
}

.kindline {
	overflow: hidden;
	margin-top: 35px;
	line-height: 36px;
}

.kindline label {
	float: left;
	display: block;
	font-size: 20px;
	color: #4B4B4B;
}

.kindline span {
	float: left;
	display: block;
	font-size: 22px;
	color: #D8101E;
	margin-left: 5px;
}

.kindline b {
	float: left;
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	background: #FF8B00;
	font-weight: normal;
	line-height: 23px !important;
	border-radius: 5px;
	margin-left: 15px;
	margin-top: 5px;
	padding:0 10px;
}

.kindline .ulbox{
	width:490px;
	overflow: hidden;
}


.kindline ul {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	width: 530px;
}

.kindline ul li {
	float: left;
	font-size: 18px;
	color: #414141;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #B9B9B9;
	padding:0px 18px;
	cursor: pointer;
}

.kindline .olbox{
	width:490px;
	overflow: hidden;
}

.kindline ol {
	float: left;
	overflow: hidden;
	margin-left: 5px;
	width: 530px;
}



.kindline ol li {
	float: left;
	font-size: 18px;
	color: #414141;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #B9B9B9;
	padding:0px 55px;
	cursor: pointer;
}


.boractive{
	border-color:#D8101E !important;
	color: #D8101E !important;
}


.zixunbox{
	/*position: relative;
	float: left;
	left: 50%;*/
	margin-left:95px;
	margin-top:25px;
}

.zixunboxct{
	/*position: relative;
	float: left;
	right: 50%;*/
	overflow: hidden;
}

.zixunboxct button{
	float: left;
	display: block;
	width: 171px;
	height: 44px;
	border: none;
	outline: none;
	margin:0 10px;
	font-size: 18px;
	color:#FFFFFF;
	line-height: 44px;
	text-align: center;
	cursor: pointer;
}

.zixunboxct button:active{
	transform: scale(1.01);
}

.ask{
	background: #D70010;
}

.guwen{
	background: #FF8B00;
}


/*服务类型*/





/*服务中心*/

.service_wrap {
	width: 100%;
	margin-top: 15px;
}

.service {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.service .serlist {
	float: left;
}

.listtop {
	width: 246px;
	height: 94px;
	text-align: center;
	overflow: hidden;
	background: url(../img/cancelpic/listtop.jpg);
}

.listbottom {
	width: 246px;
	height: 94px;
	overflow: hidden;
	background: url(../img/cancelpic/listbottom.jpg);
}

.listtop h1 {
	font-size: 22px;
	font-family: "times new roman";
	font-weight: normal;
	color: #E88D90;
	margin-top: 15px;
}

.listtop h2 {
	font-size: 28px;
	font-weight: normal;
	color: #FCF0F1;
}

.listbottom h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FAECEC;
	margin-top: 25px;
	margin-left: 75px;
}

.listbottom h4 {
	font-size: 25px;
	font-weight: normal;
	color: #FEFCFC;
	margin-left: 75px;
}

.serlist .serout {
	width: 250px;
}

.serlist .serout>li {
	margin-bottom: 10px;
	cursor: pointer;
}

.serlist .serout>li h1 {
	width: 248px;
	/*height:40px;*/
	border-radius: 3px;
	line-height: 40px;
	font-size: 22px;
	color: #484848;
	font-weight: normal;
	border: 1px solid lightgray;
	overflow: hidden;
}

.serlist .serout li i {
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../img/servicepic/turnright.png) no-repeat;
	margin-top: 9px;
	margin-left: 48px;
	margin-right: 20px;
}

.serlist .serout li span {
	float: left;
	display: block;
	width: 132px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.serlist .inside {
	width: 228px;
	margin: auto;
	border: 1px solid lightgray;
	display: none;
}

.serlist .inside li {
	width: 228px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 22px;
}

.serlist .inside li a {
	color: #484848;
}

.listactive {
	margin-bottom: 0 !important;
}

.listactive h1 i {
	background: url(../img/servicepic/turndown.png) no-repeat !important;
}

.listactive>ul {
	border-top: none !important;
	border-bottom: none !important;
	/*display: block !important;*/
}

.first {
	margin-top: 10px;
}

.bian {
	color: white !important;
	background: #D70010 !important;
}

.bian a {
	color: white !important;
}

.inside li:hover {
	background: #D70010 !important;
}

.inside li:hover a {
	color: white !important;
}

.serdetail{
	float: right;
	width: 900px;
}

.serdetail p{
	line-height: 30px;
}

.serdetail strong{
	display: block;
	margin-top: 10px;
}

.serdetail table{
	border-top:1px solid #A2A2A2;
	border-left:1px solid #A2A2A2;	
	border-collapse: collapse;
}

.serdetail table td{
	border-right:1px solid #A2A2A2;
	border-bottom:1px solid #A2A2A2;
}

.serdetail table td {
	text-align: center;
	padding: 20px 30px;
	/*min-width: 173px;*/
	width: 570px;
}

.serdetail table td:first-child{
	background: #D0D0D0;
	color: #D62935;
	width: 173px;
	
}

.serdetail table td strong{
	font-weight: normal !important;
}



.serdetail table td p{
	text-align: left;
}

.serdetail table td p strong{
	display: block;
	text-align: center;
}

/*服务中心*/


/*最新资讯*/

.latest_wrap {
	width: 100%;
	margin-top: 70px;
	margin-bottom: 40px;
}

.latest {
	width: 1200px;
	margin: auto;
	overflow: hidden;
}

.information {
	width: 710px;
	height: 335px;
	float: left;
	border: 1px solid lightgray;
	padding: 0px 10px 0px 5px;
}

.information h1 {
	font-weight: normal;
	position: relative;
	line-height: 27px;
}

.information h1 span {
	font-size: 20px;
	color: white;
	background: #D70010;
	padding: 2px 15px 5px;
}

.indetail {
	overflow: hidden;
	margin-top: 25px;
}

.inpic {
	width: 335px;
	float: left;
}

.inpic img {
	width: 100%;
	border: 4px solid #E5E5E5;
}

.inword {
	float: right;
	margin-top: 10px;
}

.inword p {
	padding-bottom: 10px;
	border-bottom: 1px dashed lightgray;
	overflow: hidden;
	margin-bottom: 10px;
}

.inword p a {
	float: left;
	width: 253px;
	font-size: 15px;
	color: #3C3C3C;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 15px;
}

.inword p span {
	float: left;
	font-size: 14px;
	color: #868686;
}

.inword p a:hover {
	color: #D70010;
	text-decoration: underline;
}

.project {
	width: 420px;
	height: 335px;
	float: right;
	border: 1px solid lightgray;
	padding: 0px 10px 0px 5px;
	position: relative;
}

.project h1 {
	font-weight: normal;
	position: relative;
	line-height: 27px;
}

.project h1 span {
	font-size: 20px;
	color: white;
	background: #D70010;
	padding: 2px 15px 5px;
}

.la {
	position: absolute;
	top: 20px;
	left: 123px;
}

.mo {
	position: absolute;
	top: 20px;
	right: 0;
	width: 45px;
	height: auto;
}

.prodetail {
	position: relative;
	height: 303px;
}

.project dl {
	width: 355px;
	height: 271px;
	margin: auto;
	margin-top: 15px;
	position: absolute;
	left: 36px;
}

.project dl dd {
	position: absolute;
	bottom: 3px;
	text-align: center;
	background: #E5E5E5;
	opacity: 0.9;
	width: 355px;
	padding: 5px 0;
	font-size: 20px;
	color: #6E6E6F;
}

.project dl img {
	display: block;
	width: 355px;
	height: 268px;
}

.bt {
	width: 18px;
	height: 23px;
}

.left {
	position: absolute;
	top: 163px;
	left: 8px;
	cursor: pointer;
	z-index: 99;
}

.right {
	position: absolute;
	top: 163px;
	right: 8px;
	cursor: pointer;
	z-index: 99;
}

.bt img {
	width: 100%;
}


/*最新资讯*/


/*快速导航*/

.quick_wrap {
	width: 100%;
	margin-bottom: 30px;
}

.quick {
	width: 1200px;
	margin: auto;
}

.quick h2 {
	font-size: 24px;
	color: #2F2F2F;
	border-bottom: 1px dashed lightgray;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.quick h2 span {
	font-size: 16px;
	letter-spacing: -2px;
	color: #727272;
	font-family: "times new roman";
	font-weight: 600;
	margin-left: 10px;
}

.quickdetail dl {
	overflow: hidden;
}

.quickdetail dl dt {
	float: left;
	border: 1px solid lightgray;
	border-radius: 3px;
	padding: 5px 25px 5px 0px;
}

.quickdetail dl dd {
	float: left;
	margin-left: 20px;
}

.quickdetail dl dt span {
	display: block;
	background: #D70010;
	padding: 3px 20px 6px;
	color: white;
	border-radius: 3px;
	font-size: 20px;
}

.quickdetail dl dd ul {
	overflow: hidden;
	width: 930px;
	margin-top: 15px;
}

.quickdetail dl dd ul li {
	float: left;
	font-size: 18px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.quickdetail dl dd ul li a {
	color: #636363;
}

.quickdetail dl dd ul li a:hover {
	color: #D70010;
}


/*快速导航*/


/*尾部*/

.footer_wrap {
	width: 100%;
	overflow: hidden;
}

.footerbox {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background: #535353;
}

.footer {
	margin-top: 20px;
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #EDEDED;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}

.footer a {
	font-size: 16px;
	color: #EDEDED;
}

.footer a:hover {
	color: #D70010;
}

.footer .footleft {
	float: left;
}

.footer .footcenter {
	float: left;
	margin-left: 140px;
}

.footer .footright {
	float: right;
}

.footcenter .friend {
	float: left;
	width: 272px;
	height: 197px;
	padding-right: 70px;
	border-right: 1px solid #F4F4F4;
	overflow: hidden;
}

.friend h1 {
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}

.friend h1 span {
	float: left;
}

.friend h1 i {
	font-style: normal;
	float: right;
}

.friend ul {
	width: 312px;
	overflow: hidden;
}

.friend ul li {
	float: left;
	margin-right: 40px;
}

.footcenter .about {
	float: left;
	width: 280px;
	height: 197px;
	padding-left: 70px;
	overflow: hidden;
}

.about h1 {
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
}

.about ul {
	float: left;
	margin-right: 40px;
}

.footcenter ul li {
	margin-bottom: 5px;
}

.footright dl {
	width: 200px;
	height: 200px;
}

.footright dt {
	overflow: hidden;
}

.footright dt img {
	float: right;
}

.footright dd {
	float: right;
}

.footright dd p {
	margin-top: 5px;
}

.footout {
	background: #D70010;
}

.footout p {
	padding: 5px 0px;
	font-size: 14px;
	color: white;
	text-align: center;
}


/*脚部*/


/*悬浮*/

.xuanfu {
	position: fixed;
	right: 0;
	top: 62%;
	transform: translateY(-50%);
	z-index: 99;
}

.xuanfubox {
	position: relative;
	width: 75px;
	height: 370px;
	background: rgba(255, 255, 255, 0.6)
}

.xuanfu a {
	/*display: block;*/
}

.funname {
	width: 75px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0;
}

.funname img {
	width: 100%;
	border: none;
}

.funtype {
	overflow: hidden;
}

.func dl {
	text-align: center;
	overflow: hidden;
}

.func dl dt {
	width: 43px;
	height: 43px;
	line-height: 43px;
	border-radius: 50%;
	background: #D70010;
	background-size: 43px 43px;
	margin: 5px auto 0;
	overflow: hidden;
}

.func dl i {
	display: block;
	width: 30px;
	height: 30px;
	margin: 6px auto 0;
}

.hidebox {
	width: 100px;
	height: 100px;
	position: absolute;
	right: 90px;
	top: 0px;
	display: none;
	z-index: 9999;
	transition: all 1s;
}

.fun1 {
	width: 75px;
	position: absolute;
	top: 56px;
	right: 0;
}

.fun2 {
	width: 75px;
	position: absolute;
	top: 135px;
	right: 0;
}

.fun3 {
	position: absolute;
	top: 215px;
	right: 0;
	width: 76px;
}

.fun4 {
	width: 75px;
	position: absolute;
	top: 295px;
	right: 0;
}

.fun3 dl {
	width: 75px;
	height: 75px;
	float: right;
}

.fun3 p {
	width: 0px;
	height: 75px;
	float: right;
	text-indent: 10px;
	white-space: nowrap;
	font-size: 20px;
	color: white;
	line-height: 74px;
	border-left: 1px solid white;
	/*transition:all 1s;*/
	/*-moz-transition:all 1s; /* Firefox 4 */
	*/
	/*-webkit-transition:all 1s; /* Safari and Chrome */
	*/
	/*-o-transition:all 1s; /* Opera */
	*/
}

.hidebox img {
	width: 100%;
	border: 2px solid #D70010;
}

.fun1 i {
	background: url(../img/k11.png) center;
	background-size: 40px 40px;
}

.fun2 i {
	background: url(../img/k21.png) center;
	background-size: 40px 40px;
}

.fun3 i {
	background: url(../img/k31.png) center;
	background-size: 40px 40px;
}

.fun4 i {
	background: url(../img/k41.png) center;
	background-size: 40px 40px;
}

.func dl dd {
	margin-top: 6px;
	color: #6B6B6B;
	font-size: 14px;
}

.func:hover {
	background: #D70010;
}

.func:hover dt {
	background: white;
	border-radius: 50%;
}

.func:hover dd {
	color: white;
}

.fun1:hover i {
	background-image: url(../img/k12.png);
}

.fun2:hover i {
	background-image: url(../img/k22.png);
}

.fun3:hover i {
	background-image: url(../img/k32.png);
}

.fun4:hover i {
	background-image: url(../img/k42.png);
}

.fun4:hover .hidebox {
	display: block;
}

.fun3:hover {
	width: 236px;
	background: #D70010;
	/*transition: all 1s;*/
}

.fun3:hover:dl {
	background: #D70010;
}

.fun3:hover p {
	width: 160px;
	/*transition: all 1s;*/
}