/*****************banners2******************/
.baners2 {
	position: relative;
	height: 320px;
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	top:-10px;
}

.baner2 {
	display: none;
	width: 1120px;
	height: 320px;
	margin: 0 atuo;
	background-repeat: no-repeat;
	background-position: center center;
	background: yellow;
}

.button-wrapper2 .syht {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.bullet2 {
	position: absolute;
	bottom: 80px;
	left: 50%;
}

.bullet2 li {
	float: left;
}

.bullet2 i {
	font-size: 14px;
	color: #1552de;
	margin: 0 10px;
	float: left;
	cursor: pointer;
}

/* FONT PATH
 * -------------------------- */
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-circle-thin:before {
	content: "\f1db";
}

.fa-circle:before {
	content: "\f111";
}

/*****index*******/
.about-part {
	padding-top: 40px;
}

.mauto {
	width: 1120px;
	margin: 0 auto;
}

.about-part-title {
	text-align: center;
	font-size: 24px;
	font-weight: 800;
}

.about-part-des {
	width: 900px;
	margin: 0 auto;
	font-size: 18px;
	color: #96928D;
	text-indent: 2em;
	line-height: 28px;
	padding-top: 15px;
}

.about-part-subtitle {
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: 60px;
}

.subtitle-left-line {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 350px;
	height: 1px;
	background: #dedede;
}

.subtitlecenter {
	position: absolute;
	top: 18px;
	color: #1552de;
	position: absolute;
	left: 370px;
	font-weight: 800;
	font-size: 16px;
}

.subtitle-right-line {
	position: absolute;
	top: 30px;
	right: 0;
	width: 350px;
	height: 1px;
	background: #dedede;
}

.about-part-data {
	overflow: hidden;
	text-align: center;
}

.wq {
	display: inline;
	margin-right: 84px;
}

.sj {
	color: #1552de;
	font-size: 26px;
	margin-right: 10px;
}

.wb {
	display: inline;
}

.jg {
	color: #96928D;
	font-size: 16px;
}

.about-part-subtitle2 {
	text-align: center;
	padding-top: 15px;
}

.about-part-subtitle2 .subtitle2-t {
	width: 260px;
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	color: #1552de;
}
.about-bg{
	background:#f5f5f5;
	padding-bottom:40px
}

.about-part-subtitle2 .subtitle2-d {
	color: #96928D;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}

.mod-inner {
	max-width: 1120px;
	min-width: 320px;
	margin: 0 auto;
}

.mod-content {
	margin-top: 40px;
}

.qc-grids.with-slot [class*=qc-unit] {
	padding-left: 10px;
	padding-right: 10px;
}

.qc-grids [class*=qc-unit] {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.qc-unit-8-24 {
	width: 33%;
}

.qc-unit-8-24 a {
	height: 355px;
}

.unit-box:hover {
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
	box-shadow: 0 3px 30px rgba(0, 0, 0, .2);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0)
}

.unit-box {
	background-color: #fff;
	display: block;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.qc-grids [class*=qc-unit] {
	display: inline-block;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vertical-text {
	padding: 25px 0;
}

.left-servece-img {
	padding: 20px 0;
	width: 50%;
	float: left;
}

.right-servece-title {
	height: 140px;
	width: 49%;
	float: right;
	border-left: 1px solid #ccc;
	text-align: center;
}

.right-servece-title div {
	margin-top: 50px;
	font-size: 18px;
	font-weight: 800;
	color: #333;
}

.des-text {
	text-indent: 2em;
	color: #666;
	font-size: 14px;
	line-height: 24px;
	margin: 0 10px;
	padding-top: 40px;
	float: left;
}

.team-subtitle {
	text-align: center;
	padding-top: 50px;
}

.team-subtitle .team-subtitle-t {
	color: #1552de;;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
}

.team-subtitle .team-subtitle-d {
	color: #fff;
	font-size: 16px;
	/*text-indent: 2em;*/
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 24px;
}

.buttons {
	width: 1000px;
	margin: 0 auto;
}

.button-item {
	margin-top: 110px;
}

.button-item a {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	color: #1552de;
	text-align: center;
	cursor: pointer;
}

/*白色边框按钮*/
.button-item .btn-whiteborder {
	border: #1552de 2px solid;
	width: 175px;
	padding: 15px 0px;
	border-radius: 6px;
}

.button-item.on a {
	color: #fff;
	background: #1552de;
	border: #1552de 2px solid;
}

.texts {
	width: 1000px;
	margin: 0 auto;
	margin-top: 80px;
}

.text-item {
	color: #fff;
	width: 700px;
	font-size: 18px;
	line-height: 35px;
}

.advantage {
	width: 1050px;
	margin: 0 auto;
}

.advantage-subtitle {
	text-align: center;
	padding-top: 50px;
}

.advantage-subtitle .advantage-subtitle-t {
	color: #008EC7;
	font-size: 24px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
}

.advantage-subtitle .advantage-subtitle-d {
	color: #96928D;
	font-size: 16px;
	padding-top: 10px;
	line-height: 24px;
}

.advantage-des {
	margin-top: -40px;
	position:relative;
	right:-50px;
}

.advantage-des-item {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	cursor:pointer;
}
.advantage-des-item:hover .advantage-des-title{
	color:#008EC7;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}
.advantage-des-item:hover .dg{
	-webkit-transform: translateY(-3px);   
	transform: translateY(-3px);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.advantage-des-img {
	width: 100%;
	padding: 20px 0;
}

.dg {
	position:relative;
	width: 50px;
	margin: 0 auto;
}

.advantage-des-title {
	text-align: center;
	font-size: 16px;
	font-weignt: 800;
	color:#333;
}

.advantage-des-des {
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
	color:#666;
}

.datanumcnt {
	width: 1120px;
	margin: 0 auto;
	overflow: hidden;
	position:relative;top:-35px;
}

.datanumcnt-item {
	height: 120px;
	width: 163px;
	padding: 0 30px;
	margin-top: 35px;
	float: left;
}

.brd {
	border-right: 1px dashed #ccc;
}

.num span {
	font-size: 35px;
	font-weight: 800;
	color: #fff;
}

.datasm {
	margin-top: 18px;
	border-bottom: 2px solid #fff;
}

.datasm span {
	color: #fff;
	font-size: 18px;
	line-height: 50px;
}

.advantage-subtitle {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 20px;
}

.advantage-subtitle .advantage-subtitle-t {
	color: #1552de;
	font-size: 26px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	text-align: center;
	position:relative;left:-380px;
}

.advantage-subtitle .advantage-subtitle-d {
	color: #96928D;
	font-size: 17px;
	padding-top: 10px;
	line-height: 24px;
	position:relative;left:-80px;top:-35px;
}

.banner-logo1 {
	position: absolute;
	top: -30px;
	left: 85px;
}

.banner-des {
	position: absolute;
	width: 600px;
	font-size: 16px;
	line-height: 50px;
	top: 40px;
	left: 260px;
	z-index: 100;
}

.banner-dottleline {
	position: absolute;
	top: 20px;
	left: 260px;
}

.banner-linkbtn {
	position: absolute;
	top: 135px;
	left: 891px;
}

.banner-linkbtn-item a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background: #1552de;
	text-align: center;
	cursor: pointer;
}

/*白色边框按钮*/
.banner-linkbtn-item .btn-whiteborder {
	border: #1552de 2px solid;
	width: 200px;
	padding: 15px 0px;
	border-radius: 6px;
}

.team {
	height: 731px;
	background: url(../images/indexbg1.png) no-repeat;
	background-size: 100% 731px;
}

.datenum {
	height: 130px;
	margin-top: 40px;
	background: url(../images/indexbg2.png) no-repeat;
	background-size: 100% 185px;
}

.case {
	height: 370px;
	background: url(../images/indexbg3.png) no-repeat;
	background-size: 100% 618px;
}

.purchaseCont {
	width: 1120px;
	margin: 0 auto;
	margin-top: 30px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.mod {
	padding-right: 20px;
}

.mod-release {
	padding-bottom: 5px;
}

.mod .hd:after {
	content: "";
	display: table;
	clear: both;
}

.mod .hd .title, .mod .bd .title {
	display: inline;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	font-weight: 500;
	*font-weight: bold;
	font-family: Microsoft YaHei, tahoma, arial, "Hiragino Sans GB",
		\5b8b\4f53, sans-serif;
	color: #333333;
}

.mod .hd .split, .mod .bd .split {
	display: inline-block;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
	margin: 0 5px;
	font-size: 10px;
	color: #cccccc;
	width: 1px;
	height: 8px;
	background: #cccccc;
	overflow: hidden;
}

.mod .hd .more, .mod .bd .more {
	display: inline;
	float: left;
}

.mod .bd .more {
	line-height: 24px;
	height: 24px;
}

.mod .hd .more a, .mod .bd .more a {
	color: #3373cc;
	*zoom: 1;
}

.mod .hd .more a:active, .mod .bd .more a:active {
	color: #3373cc;
}

.mod .bd-grey {
	background: #f8f8f8;
	padding: 20px 15px 0 20px;
	border: 1px solid #e6e6e6;
	border-bottom: none;
	position: relative;
	*zoom: 1;
}

.mod .bd-grey .hd a {
	color: #3373cc;
}

.mod .bd-grey .hd a:visited {
	color: #3373cc;
}

.mod .bd-grey .hd a:focus {
	color: #3373cc;
}

.mod .bd-grey .hd a:hover {
	color: #3373cc;
}

.mod .bd-grey .hd a:active {
	color: #3373cc;
}

.mod .bd {
	position: relative;
	*zoom: 1;
}

.mui-slider-controller {
	overflow: hidden;
	*zoom: 1;
	width: 870px;
	margin: 0 auto;
}

.mui-slider-controller:after {
	content: "";
	display: table;
	clear: both;
}

.mui-slider-controller .slider-page {
	position: relative;
	line-height: 6px;
	*zoom: 1;
}

.mui-slider-controller .slider-page:after {
	content: "";
	display: table;
	clear: both;
}

.mui-slider-controller .slider-page-inner {
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
}

.mui-slider-controller .slider-page-inner .bg {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 16px;
	background: #333333;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
}

.mui-slider-controller a {
	display: inline;
	float: left;
}

.mui-slider-controller .page {
	position: relative;
	z-index: 2;
	padding: 5px 3px;
}

.mui-slider-controller .page i {
	-webkit-transition: width 0.5s ease-out;
	-moz-transition: width 0.5s ease-out;
	-o-transition: width 0.5s ease-out;
	transition: width 0.5s ease-out;
	display: inline;
	float: left;
	width: 6px;
	height: 6px;
	margin: 0 auto;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	background: #cccccc;
}

.mui-slider-controller .page.on i {
	width: 15px;
	background: #ff8b00;
}

.mui-slider-controller .slider-right {
	left: 100%;
}

.mui-slider-controller .slider-right .slider-page-inner {
	right: 100%;
}

.mui-slider {
	position: relative;
	*zoom: 1;
}

.mui-slider .control-left, .mui-slider .control-right {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -50px;
	width: 30px;
	height: 100px;
	cursor: pointer;
}

.mui-slider .control-left i, .mui-slider .control-right i {
	position: absolute;
	z-index: 2;
	top: 31%;
	left: 50%;
	margin: -10px 0 0 -6px;
	width: 13px;
	height: 21px;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity: 0.6;
	background: url("../images/jE3izRb2.png") no-repeat;
}

.mui-slider .control-left em, .mui-slider .control-right em {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	position: absolute;
	width: 100%;
	height: 60px;
	top: 0;
	left: 0;
	background: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	opacity: 0.3;
}

.mui-slider .control-left:hover i, .mui-slider .control-right:hover i {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

.mui-slider .control-left {
	left: 0px;
}

.mui-slider .control-right {
	right: 0px;
}

.mui-slider .control-right i {
	background: url("../images/Jqm9O4XG.png") no-repeat;
}

.mui-slider-scroll-wrap {
	margin: 0 auto;
	position: relative;
	left: 1px;
	overflow: hidden;
	zoom: 1;
	width: 1000px;
}

/*场合不同长度可变*/
.mui-slider-scroll-container {
	position: relative;
	width: 15000px;
}

.mod-release .release ul {
	padding-top: 10px;
}

.mod-release ul {
	display: inline;
	float: left;
	height: 100px;
	width: 1020px;
	overflow: hidden;
}

.mod-release li {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 150px;
}

.mod-release li .pic {
	position: relative;
	margin-bottom: 5px;
	*zoom: 1;
}

.mod-release li img {
	display: block;
	width: 150px;
	height: 50px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	border-radius: 4px;
}

.mod-release li .artist a {
	color: #999999;
}

.mod-release li .artist a:visited {
	color: #999999;
}

.mod-release li .artist a:focus {
	color: #999999;
}

.mod-release li .artist a:hover {
	color: #999999;
}

.mod-release li .artist a:active {
	color: #999999;
}

.mod-release li .proname a {
	font-size: 14px;
	color: #333
}

