* {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "微软雅黑";
}
img {
	border: 0px
}
/*通用*/
.wapper_1000 {
	width: 1000px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.ma {
	margin: 0 auto;
}
.clearfix:before,.clearfix:after{content:"";display:table;}

.clearfix:after{clear:both;}

.clearfix{*zoom:1;}
.wrap{width:1024px;margin:0px auto;position:relative;}

.cp-right .content span{font-size:14px;}
#aa{ text-indent:2em}
/*头部*/
.sj-header {
	width: 100%;
	height: 80px;
	/*background: #000;*/
}
.sj-header-link {
	display: inline;
	margin-top: 20px;
}
.sj-header-link li {
	float: left;
	margin: 0 0 0 44px;
	display: inline;
	height:60px;
}
.n-ch {
	font-size: 18px;
	color: #404040;
}
.n-en {
	font-size: 10px;
	color: #919191;
}
.sj-header-link li a {
	display: block;
	text-decoration: none;
	line-height: 21px;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
	padding:9px 0;
	box-sizing:border-box;
}
.sj-header-link li a:hover {
	color: #31a5e7;
}
.sj-header-link li .n-ch,
.sj-header-link li .n-en {
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}
.sj-header-link li:hover .n-ch,
.sj-header-link li:hover .n-en,
.sj-header-link li.active .n-ch,
.sj-header-link li.active .n-en {
	color: #244ff7;
}
.sj-logo {
	display: inline;
	margin-top: 20px;
	float: left;
}
/*尾部*/
.sj-footer {
	width: 100%;
	height: 250px;
	background: #282828;
	font-size: 14px;
	color: #848484;
}
.sj-footer a {
	color: #848484;
	text-decoration: none;
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}
.sj-footer a:hover {
	color: #FFF;
}
.f-wap {
	height: 100%;
	background: #282828;
}
.sj-service ul {
	width: 25%;
	float: left;
}
.sj-copyright {
	width: 100%;
	clear: both;
}
.sj-service {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.sj-service li span {
	display: block;
	height: 37px;
	line-height: 37px;
	margin: 20px 0 12px 0;
}
.sj-service li a {
	display: block;
	height: 30px;
	line-height: 30px;
}
.sj-service li {
	display: block;
	height: 30px;
	line-height: 30px;
}
.sj-service .mb-12 {
	margin-bottom: 12px;
}
.sj-copyright {
	height: 26px;
	line-height: 26px;
}
/*主页*/
.sj-index-banner {
	width: 100%;
	max-width: 1920px;
	height: 848px;
	overflow: hidden;
	position: relative;
	background-color: #545452;
}
.in-bg {
	width: 1920px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
/*公司介绍*/
.sj-s-banner {
	width: 100%;
	max-width: 1920px;
	height: 350px;
	overflow: hidden;
	position: relative;
	background-color: #545452;
}
.s-bg {
	width: 1920px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -960px;
}
.panel-cp {
	/*background: #848484;*/
	margin-top: 42px;
	margin-bottom: 78px;
	overflow: hidden;
}
.cp-left {
	width: 180px;
}
.cp-right {
	width: 700px;
}
.cp-left-menu li {
	padding: 30px 0;
	cursor: pointer;
}
.cp-left-menu li .n-ch,
.cp-left-menu li .n-en {
	-webkit-transition: color .2s linear;
	transition: color .2s linear;
}
.cp-left-menu li:hover .n-ch,
.cp-left-menu li:hover .n-en,
.cp-left-menu li.active .n-ch,
.cp-left-menu li.active .n-en {
	color: #244ff7;
}
.cp-left-menu li.active {
	background: url(../images/icon_arrow.png) no-repeat 165px 50px;
}
.cp-left-menu a {
	text-decoration: none;
	color: #000000;
}
.cp-left-menu .n-ch {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
}
.cp-left-menu .n-en {
	font-size: 12px;
	color: #C1C1C1;
}
.bb-9a {
	border-bottom: 1px solid #9A9A9A;
}
.bt-26-l,
.bt-26,
.bt-26-s {
	position: absolute;
	width: 26px;
	border-bottom: 1px solid #9A9A9A;
	border-top: 1px solid #9A9A9A;
}
.bt-26-l {
	height: 425px;
}
.bt-26 {
	height: 320px;
}
.bt-26-s {
	height: 214px;
}
.bt-26-h {
	position: absolute;
	width: 26px;
	border-bottom: 1px solid #30D0D9;
	height: 53px;
}
.fuli-pic {
	margin-bottom: 78px;
}
.content {
	width: 100%;
	height: 100%;
}
.logo-menu {
	margin-top: 36px;
}
/*产品中心*/
.p-cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}
/*.pd-panel>div.filtr-item {
	width: 210px;
	height: 140px;
	margin-right: 35px;
	margin-bottom: 35px;
	background: #EAEAEA;
	float: left;
}*/
.pd-panel>div.no-mr {
	margin-right: 0;
}
.pd-panel>div>a {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.pd-panel>div:hover .p-cover {
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
}
.pd-panel>div .p-des {
	display: none;
}
.pd-panel>div:hover .p-des {
	display: block;
}
.p-des {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 20px;
	bottom: 0;
}
.p-des .pb {
	font-size: 20px;
	color: #FFF;
	z-index: 6;
	margin-top: 16px;
	position: relative;
}
.p-des .ps {
	color: #FFF;
	font-size: 14px;
	z-index: 6;
	position: relative;
}
.p-des .enter {
	position: relative;
	width: 80px;
	height: 26px;
	margin-top: 16px;
	color: #30D0D9;
	background: none;
	border: 1px solid #30D0D9;
	z-index: 7;
}
/*雪碧图*/
.title-contact-us,
.title-contact-company,
.icon-tel,
.icon-map-mark,
.icon-email {
	background: url(../images/img.png) no-repeat;
}
.icon_arrow {
	height: 9px;
	width: 5px;
	background-position: 0 0;
}
.pic_left {
	height: 120px;
	width: 119px;
	background-position: 0 -141px;
}
.logo-left {
	height: 40px;
	width: 120px;
	background-position: 0 -261px;
}
/*联系我们*/
.title-contact-us {
	height: 34px;
	width: 215px;
	background-position: 0 -301px;
}
.title-contact-company {
	height: 43px;
	width: 341px;
	background-position: 0 -335px;
}
.title-img {
	margin-top: 55px;
}
.title-text {
	font-size: 14px;
	text-align: center;
	margin-top: 30px;
}
.icon-tel {
	height: 44px;
	width: 44px;
	background-position: 0 -9px;
}
.icon-map-mark {
	height: 44px;
	width: 44px;
	background-position: 0 -53px;
}
.icon-email {
	height: 44px;
	width: 44px;
	background-position: 0 -97px;
}
.member {
	margin-top: 46px;
	overflow: hidden;
}
.member>div {
	float: left;
	width: 230px;
	/*height: 400px;*/
	border: 1px solid #EAEAEA;
	margin-right: 24px;
	margin-bottom: 18px;
	/*text-align: center;*/
	padding:0 20px 20px; box-sizing:border-box;
	cursor: pointer;
}
.member>div.no-mr {
	margin-right: 0;
}
.avatar {
	width: 150px;
	height: 150px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	margin: 0 auto;
	margin-top: 32px;
	margin-bottom: 40px;
	text-align: center;
	overflow: hidden;
}
.avatar img {
	margin: 0 auto;
}
.department {
	/*font-weight: 700;*/
	height: 32px;
	line-height: 32px;
	font-size: 18px;
}
.nickname {
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}
.email {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	/*margin-top: 42px;*/
}
.qq {
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}
.com-info {
	width: 750px;
	margin-top: 80px;
	overflow: hidden;
}
.com-info>div {
	font-size: 14px;
	float: left;
	text-align: center;
	width: 33.3%;
}
.com-info>div>div {
	margin: 0 auto;
}
.com-map {
	width: 100%;
	max-width: 1920px;
	height: 500px;
	overflow: hidden;
	position: relative;
	margin-top: 55px;
	background-color: #545452;
}

.hezuohuoban {width: 1024px;margin:0 auto;}
.panel-t {position: relative;
    height: 60px;
    width: 950px;
    padding: 0 56px;
    line-height: 60px;
    margin: 0 auto;
    font-size: 20px;
    color: #242424;
}
.hezuo-box-con {
	width: 1000px;
	margin: 20px auto 50px;
	text-align: center;
}

#footer {
	width: 100%;
	height: 340px;
}
.service {
	width: 100%;
	height: 245px;
	padding-top: 25px;
	background: #122a88;
	color: #B4B4B4;
	font-size: 14px;
}
.copyright {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	background: #122a88;
	padding: 20px 0;
}
.copyright a,.copyright img {
  display: inline-block;
  vertical-align: top;
}
.copyright img {
  margin: 0 1px;
}
.f-con {
	width: 888px;
	height: 100%;
	margin: 0 auto;
}
.copyright a {
	color: #ffffff;
	text-decoration: none;
}
.service .f-con ul {
	float: left;
}
.service .f-con ul li {
	margin-top: 15px;
}
.service .f-con ul li a{ text-decoration:none}
.service a {
	color: #B4B4B4;
}
.service a:hover {
	color: #CECECE;
}
.service .product {
	width: 150px;
}
.service .help {
	width: 150px;
}
.service .business {
	width: 334px;
}
.service .address {
	width: 254px;
}
.service .s-t {
	color: #FFF;
}
.main{width:100%;margin:40px 0;float:left;}
.main a:hover{opacity:0.8;}

.tubiao .content{width:176px;padding:0 40px;float:left;text-align:center;display:inline-block;}
.tubiao .content span{width:156px;height:156px;text-align:center;line-height:156px;display:inline-block;}
.tubiao .content span img{width:70px;height:70px;margin-top:45px;}
#con_icon1{background:#122a88;}
#con_icon2{background:#122a88;}
#con_icon3{background:#122a88;}
#con_icon4{background:#122a88;}
.tubiao .content h3{width:176px;font-size:20px;color:#333;margin-top:35px;margin-bottom:5px;font-weight:normal;float:left;}
.tubiao .content h3:hover{color:#244ff7;}
.tubiao .content p{font-size:12px;color:#999;float:left;margin-left:4px;text-align:left;width:176px;}
.tubiao .content p em{font-style:normal;color:#244ff7;}
#link{width:100%;margin-top:26px;float:left;margin-bottom:20px;}
#link_con{width:100%;height:60px;float:left;margin-top:32px;}
#link_con li{width:119px;height:60px;margin-left:8px;float:left;}
#link_con li a{width:119px;height:60px;display:inline-block;}
#link1{margin-left:-8px;background:url(../images/icon.gif) no-repeat 0px -60px;}
#link2{ background:url(../images/icon.gif) no-repeat -127px -60px;}
#link3{ background:url(../images/icon.gif) no-repeat -254px -60px;}
#link4{ background:url(../images/icon.gif) no-repeat -381px -60px;}
#link5{ background:url(../images/icon.gif) no-repeat -508px -60px;}
#link6{ background:url(../images/icon.gif) no-repeat -635px -60px;}
#link7{ background:url(../images/icon.gif) no-repeat -762px -60px;}
#link8{ background:url(../images/icon.gif) no-repeat -889px -60px;}
.menu{

	width:1024px;

	/*height:260px;*/

	background:#fff;

	position:absolute;

	left:50%;

	top:77px;

	font-size:12px;

	box-shadow:2px 2px 8px 0px rgba(0, 0, 0, 0.12);

	border-top:1px solid #f5f5f5;
	z-index:999;
	margin-left:-512px;

}

.menu ul{

	width:256px;

	height:auto;

	float:left;

}

.menu ul h3{

	width:256px;

	height:50px;

	line-height:60px;

	color:#555;

	display:inline-block;

	text-align:center;

}

.menu a{

	width:auto;

	height:auto;

	color:#333;

	float:left;

	display:inline-block;

}

.menu li:hover a{

	color:#244ff7;

}

.menu ul li{

	width:206px;

	height:50px;

	padding-left:50px;

	text-align:left;

    margin-left:0px;

    margin-top:0px;

    font-size:12px;

    line-height:50px;

    color:#333;

    cursor:pointer;

}

.menu ul li:hover{

    color:#e27c3e;

    background:#eee;

    cursor:pointer;

}


.menu ul h3,.menu ul li{

	float:left;

}
.menu ul img{width:32px;height:32px; vertical-align:middle;margin-right:10px;}



/*子页面*/

.sidebar{

	width:256px;

	height:686px;

	background:#eee;

	float:left;

	margin-bottom:2px;

}

.sidebar ul{

	width:256px;

}

.sidebar h3{

	width:176px;

	padding:0 40px;

	height:52px;

	line-height:52px;

	color:#333;

	font-size:20px;

	font-weight:normal;

}

.sidebar ul li{

	height:52px;

	line-height:52px;

	font-size:12px;

	color:#333;

}

.sidebar ul li i{

	width:32px;

	height:32px;

	display:inline-block;

	text-align:center;

	font-size:20px;

	line-height:32px;

	color:#fff;

	float:left;

	border-radius:8px;

	margin:10px 10px 0 0;

}

.sidebar ul li a{

	width:176px;

	padding:0 40px;

	display:inline-block;

	color:#333;
	 text-decoration:none;

}
.sidebar ul li a img{ vertical-align:middle;margin-right:20px;}

.sidebar .active,.spread .active{

	background:#ffbd7f;

}

.container{

	width:748px;

	margin-left:20px;

	float:left;

}

.container h3{

	width:748px;

	height:52px;

	line-height:52px;

	font-weight:normal;

	color:#000;

	font-size:18px;

	text-align:center;

}

.container p{

	width:748px;

	line-height:24px;

	font-size:14px;

	color:#333;

	text-align:Justify;

	text-justify:inter-ideograph;

}

.container p a{

	color:#db5727;

	text-decoration:underline;

}

.container section img{

	width:745px;

	height:200px;

}


.banner{position:relative;height:350px;overflow:hidden;width:100%}
.slides{position:relative;z-index:1;}
.slides li{height:350px;width:100%}
.slides li>a{display:block;height:350px;width:100%}
.flex-control-nav{position:absolute;bottom:14px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;border-radius:7px;line-height:40px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#162a87;}













