﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	transition-property: all;
	-ms-transition-property: all;
	-moz-transition-property: all;
	outline: none;
	-webkit-transition-property: all;
	-o-transition-property: all;
}

.flexslider *,
.toperh,
.toperh .tel,
.prolist .procons,
.prolist .procons .up h3,
.rightprevnext,
.news li .pic p,
.news li,
.news li .pic,
.news li .addtime,
.news li .cons,
.news li .cons .title a,
.news li .cons .content,
.news li .cons .title a,
.contact li,
.aboutul3 li,
.indnews .right .addtime,
.serviceul li .left .title,
.indnews .right .addtime,
.indprogram li .cons .pic,
.indprogram li,
.indprogram li .cons .title,
.indprogram li .cons .line,
.solutiondesign li .pic p,
.indprogram li .cons .content,
.toper,
.toper .logo,
.toper ul,
.toper .tel,
.toper li dl,
.fixright li h1 {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}

.abc {
	transition-duration: 2.5s;
	-ms-transition-duration: 2.5s;
	-moz-transition-duration: 2.5s;
	-webkit-transition-duration: 2.5s;
}

.abc,
.news li .pic p:hover,
.solutiondesign li .pic:hover p {
	transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15)
}

.abc {
	transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}

.abc,
.message input[type="text"],
.message #cbeizu,
.message #cbtn,
.aboutul3 li,
.indnews .right .cons,
.indnews .right .addtime,
.serviceul li,
.serviceul li .right,
.home-subjects-v2 li,
.home-subjects-v2 li a,
.solutiondesign li,
.tabPanel2 ul li .cons,
.tabPanel2 ul li .num,
.oneservice li,
.otherservice li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*html {
	-webkit-text-size-adjust: none;
	font-family: arial, 'Microsoft YaHei', '微软雅黑';
	height: 100%;
}

body {
	margin: 0 auto;
	font-family: arial, 'Microsoft YaHei', '微软雅黑';
	height: 100%;
	color: #454545;
	font-size: 14px;
	line-height: 25px;
	margin: 0 auto;
	background: #f4f4f4;
	overflow-x: hidden;
}*/

a,
input,
button,
select,
textarea {
	text-decoration: none;
	outline: none;
	color: #454545
}

a:Hover,
.casesubject h2 a:hover,
.news li .cons .title a:hover,
.solutiondesign li .cons .title a:hover,
.msubject .title {
	color: #e60113;
}

.table {
	display: table;
	height: 100%;
	width: 100%;
}

.table .td {
	display: table-cell;
	vertical-align: middle;
}

img {
	border: 0px;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

input,
button,
select,
textarea {
	outline: none;
	font-family: arial, 'Microsoft YaHei', '微软雅黑';
	border: 0;
	font-size: 15px
}

textarea {
	resize: none;
}

i {
	font-style: normal;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
	-webkit-appearance: none;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

ul,
li,
dl,
dt,
dd {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal
}

hr {
	border: 0;
	border-top: 1px solid #d5975c;
	height: 1px;
	margin: 15px 0 12px 0
}

.clear,
.clearfix {
	clear: both;
}

.relative {
	position: relative
}

.reover {
	position: relative;
	overflow: hidden
}

.cover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.pcover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%
}

::-webkit-input-placeholder {
	color: #c8c8c8;
}

:-moz-placeholder {
	color: #c8c8c8;
}

::-moz-placeholder {
	color: #c8c8c8;
}

:-ms-input-placeholder {
	color: #c8c8c8;
}

.di {
	float: left;
}

.dipage {
	float: left;
}

.picleft {
	margin-right: 50px;
	margin-bottom: 10px;
}

.picright {
	margin-left: 50px;
	margin-bottom: 10px;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto
}

.wrap2 {
	padding: 0 4.5%
}

.indmain {
	text-align: center;
}

.indmain .title {
	color: #e60013;
	font-weight: Bold;
	font-size: 36px;
	line-height: 50px;
}

.indmain .cons {
	font-size: 24px;
	line-height: 45px;
	margin-top: 10px
}

.ind4 {
	background: url(../img/index/xsc5_boxBg.jpg) no-repeat center;
    background-size: 100% 100%;
    width: 100%;
    height: 800px;
	/*padding: 1px 0 70px 0;
	background-attachment: fixed;*/
	position: relative;
}

.ind4 .indmain {
	color: #fff;
	padding-top: 70px;
}

.ind4 .indmain .title {
	color: #ec3840;
}

.home-subjects-v2 li * {
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}

.home-subjects-v2 {
	height: 365px;
	background: rgba(255, 255, 255, 0.65);
	overflow: hidden;
	margin-top: 65px;
}

.home-subjects-v2 li {
	width: 15%;
	height: 365px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #454545;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	-ms-transition: all .1s linear;
	transition: all .1s linear;
}

.home-subjects-v2 li.f4 {
	border-right: 0
}

.home-subjects-v2 li a {
	color: #454545;
	width: 100%;
	height: 365px;
	padding: 0 40px;
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
}

.home-subjects-v2 li .left {
	float: left;
}

.home-subjects-v2 li .left .num {
	color: #ec3840;
	font-size: 45px;
	line-height: 45px;
	margin: 90px 0 20px 0
}

.home-subjects-v2 li .left .title {
	color: #ec3840;
	font-size: 28px;
	line-height: 38px;
	font-weight: bold;
	border-bottom: 2px dashed #ec3840;
	padding-bottom: 10px;
}

.home-subjects-v2 li .left .title2 {
	line-height: 20px;
	margin: 10px 0 15px 0
}

.home-subjects-v2 li .left .title2 span {
	font-size: 20px;
	color: #4c4c4c;
	margin: 10px 0;
	display: inline-block;
}

.home-subjects-v2 li .left .line {
	width: 30px;
	height: 2px;
	background: #454545;
}

.home-subjects-v2 li .right {
	float: left;
	opacity: 0;
}

.home-subjects-v2 li .right .pic {
	float: right;
	width: 48%;
	text-align: right;
}

.home-subjects-v2 li .right .cons {
	float: right;
	width: 45%;
	margin: 0 0 0 7%;
	height: 365px;
	text-align: left;
}

.home-subjects-v2 .big {
	width: 55%;
	background: #fff;
}

.home-subjects-v2 .big a {
	width: 100%
}

.home-subjects-v2 .big .left {
	width: 25%;
}

.home-subjects-v2 .big .right {
	width: 75%
}

.home-subjects-v2 li a:hover .right,
.home-subjects-v2 .big .right {
	opacity: 1;
}

.home-subjects-v2 .big .left .num {
	font-size: 50px;
	line-height: 40px;
}

.home-subjects-v2 .big .left .title2 {
	font-weight: bold;
}


