html {
	background: #FFF;
	color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, input, textarea, p {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}
input, textarea, select {
 *font-size:100%;
}
legend {
	color: #000;
}
a {
	color: inherit;
	text-decoration: none;
}
/*******CSS reset*************/

body {
	position: relative;
	z-index: -2;
	background: #fff;
	color: #444;
	font-size: 14px;
	font-family: 'Microsoft YaHei', SimHei, SimYou, SimSun, Arial;
}
.f12 {
	font-size: 12px;
}
.f16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.t_r {
	text-align: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.rel_center {
	position: relative;
	left: 50%;
}
.hidden {
	display: none;
}
/********General**********/

.wrap {
	margin: 0 auto;
	width: 100%;
}
.container {
	margin: 0 auto;
	width: 1180px;
}
/*轮播图*/

.banner {
	width: 100%;
	height: 520px;
	white-space: nowrap;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.banner_m {
	width: 50%;
	height: 520px;
	display: inline-block;
	position: relative;
}
.wrapper {
	width: 1920px;
	height: 520px;
	display: inline-block;
	position: relative;
	left: -967px;
}
.fn-clear {
	zoom: 1;
}
.box_skitter {
	position: relative;
	background: none;
}
.box_skitter ul {
	display: none;
}
.box_skitter .container_skitter {
	overflow: hidden;
	position: relative;
}
.box_skitter .image {
	overflow: hidden;
}
.box_skitter .image img {
	display: none;
}
.box_skitter .box_clone {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	overflow: hidden;
	display: none;
	z-index: 20;
}
.box_skitter .box_clone img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
.box_skitter .prev_button {
	position: absolute;
	top: 48%;
	left: 20%;
	z-index: 100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url('../images/prev.png') no-repeat left top !important;
}
.box_skitter .next_button {
	position: absolute;
	top: 48%;
	right: 20%;
	z-index: 100;
	width: 57px;
	height: 62px;
	overflow: hidden;
	text-indent: -9999em;
	margin-top: 0;
	background: url('../images/next.png') no-repeat left top !important;
}
.box_skitter .label_skitter {
	z-index: 150;
	position: absolute;
	display: none;
}
.loading {
	position: absolute;
	top: 50%;
	right: 50%;
	z-index: 10000;
	margin: -16px -16px;
	color: #fff;
	text-indent: -9999em;
	overflow: hidden;
	background: url('../images/ajax-loader.gif') no-repeat left top;
	width: 31px;
	height: 31px;
}
#slideshow {
	width: 1920px;
	height: 520px;
}
#slideshow ul {
	display: none;
}
/*头部开始*/

.tophead {
	width: 100%;
	height: 33px;
	background-color: #eee;
}
.tophead .tophead1 {
	width: 1180px;
	height: 33px;
	margin: 0 auto;
}
.welcome {
	color: #999;
	line-height: 33px;
	font-size: 12px;
	float: left;
}
.notwel {
	float: right;
	color: #999;
	line-height: 33px;
	font-size: 12px;
}
.notwel a {
	padding: 0 5px;
}
.notwel .wxzx {
	float: left;
	margin-right: 15px;
	color: #0155ab;
	font-weight: 700;
	padding-right: 22px;
	background: url(../images/wxzx.png) no-repeat right 7px;
	position: relative;
}
.notwel .wxzx:hover {
	cursor: pointer;
}
.notwel .wxzx:hover .head_ewm {
	display: block;
}
.wxzx .head_ewm {
	display: none;
	position: absolute;
	top: 33px;
	left: -15px;
	z-index: 99;
	width: 100px;
	height: 100px;
}
.wxzx .head_ewm img {
	width: 100%;
	padding: 5px;
	background: #fff;
}
.tonav {
	width: 100%;
	height: 117px;
}
.nav {
	width: 1180px;
	height: 117px;
	margin: 0 auto;
	position: relative;
}
.logo {
	font-size: 28px;
	width: 700px;
	height: 117px;
	overflow: hidden;
	line-height: 117px;
}
.logowen {
	font-size: 27px;
	font-weight: 700;
	color: #1f2289;
	border-left: 1px solid #eee;
	padding: 5px 0 5px 15px;
	margin: 3px 0 0 10px;
}
.logo img {
	vertical-align: middle;
}
.headtel {
	float: right;
	width: 230px;
	background: url(../images/headtel.png) no-repeat 0 center;
	padding-left: 60px;
	font-size: 25px;
	color: #e60012;
	font-weight: 700;
	margin-top: 24px;
	line-height: 25px;
}
.headtel span {
	display: block;
	font-size: 13px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}
.headnav {
	clear: both;
	width: 100%;
	background: #0155ab;
	height: 55px;
}
.headnav ul {
	display: block;
	width: 1180px;
	margin: 0 auto;
}
.headnav ul li {
	display: block;
	float: left;
}
.headnav ul li a {
	display: block;
	padding: 0 40px;
	line-height: 55px;
	color: #fff;
	font-size: 16px;
	border-right: 1px solid #1762b0;
}
.headnav ul li a.on {
	background: #333;
}
.mj_menu_news_bg {
	width: 1180px;
	height: 620px;
	background-color: #fff;
	font-size: 14px;
}
.submenu {
	-webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, .3);
	-moz-box-shadow: 2px 4px 10px rgba(0, 0, 0, .3);
	box-shadow: 2px 4px 10px rgba(0, 0, 0, .3);
}
.mj_menu_news_bg .content {
	width: 1180px;
	margin: 0 auto;
	font-size: 14px;
}
.mj_menu_news_bg #proTypeUl {
	padding: 20px 0;
	border-top: 2px solid #dc0808;
}
.mj_menu_news_bg #proTypeUl > li {
	line-height: 25px;
	float: left;
	margin-left: 42px;
	margin-right: 20px;
}
.mj_menu_news_bg #proTypeUl li.contactLi {
	width: 200px;
	padding-left: 15px;
	float: left;
}
.mj_menu_news_bg #proTypeUl li ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	border-right: 0;
	padding-left: 0;
}
.mj_menu_news_bg #proTypeUl li.tInOne ul {
	float: left;
}
.mj_menu_news_bg #proTypeUl li {
	text-align: left;
	color: #555;
}
.mj_menu_news_bg #proTypeUl li h3 {
	font-size: 16px;
	color: #0055ab;
	font-weight: bold;
	padding: 12px 0 16px 0;
}
.mj_menu_news_bg .tInOne {
	float: left;
	text-align: left;
	width: 360px;
}
.mj_menu_news_bg .tInOne ul li a:hover {
	color: #dc0808;
}
.mj_menu_news_bg #proTypeUl li ul li a:hover {
	color: #dc0808;
}
.mj_menu_news_bg #proTypeUl li.contactLi ul li {
	width: 200px;
	font-size: 14px;
	color: #555;
}
.mj_menu_news_bg #proTypeUl li.contactLi img {
	width: 170px;
	height: 170px;
	border: 1px solid #e2e2e2;
	margin: 30px 0 6px 0;
}
.tubiao {
	width: 76px;
	height: 35px;
	margin: 35px 4px 0 0;
}
.tubiao a {
	float: left;
	width: 35px;
	height: 35px;
}
.qq {
	margin-right: 6px;
	background: url('../images/qq.png') no-repeat;
}
.wx {
	background: url('../images/wx.png') no-repeat;
	position: relative;
	z-index: 9999;
}
.qq:hover {
	background: url('../images/qq0.png') no-repeat;
}
.wx:hover {
	background: url('../images/wx0.png') no-repeat;
}
/*搜素*/

.search {
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: #f5f5f5;
}
.hot {
	color: #666;
	width: 590px;
	font-size: 13px;
	font-weight: 700;
}
.hot a {
	font-weight: normal;
	padding: 0 7px;
}
.hot a:hover {
	color: #1d96dd;
}
.sear {
	width: 305px;
	height: 62px;
	color: #b1b1b1;
}
.sear .input {
	width: 220px;
	background: #e4e4e4;
	height: 33px;
	line-height: 33px;
	border: none;
	float: left;
	padding-left: 15px;
	margin-top: 15px;
}
.sear .btn {
	width: 65px;
	height: 33px;
	background: #0155ab;
	color: #fff;
	border: none;
	float: left;
	margin-top: 15px;
}
.sear .btn:hover {
	cursor: pointer;
}
/*头部结束*/

/*底部开始*/

.footer {
	clear: both;
	width: 100%;
	height: 460px;
	background: #2d2d2d;
}
.foot1 {
	width: 100%;
	height: 120px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.foot1 p {
	padding-top: 54px;
}
.foot2 {
	width: 1178px;
	height: 43px;
	border: 1px solid #565656;
	color: #fff;
	line-height: 43px;
	overflow: hidden;
}
.foot2 li {
	float: left;
	padding: 0 22px;
	text-align: center;
}
.foot2 .x-r {
	border-right: 1px solid #565656;
}
.foot3 {
	padding-top: 55px;
}
.dnav {
	width: 660px;
	margin-left: 30px;
}
.dnav .dnav-con {
	margin-left: 10px;
	width: 650px;
}
.dnav ul li {
	width: 130px;
}
.dnav .d-fl {
	font-size: 16px;
	color: #9c9c9c;
	float: left;
	margin: 0 40px;
}
.dnav .d-fl b {
	font-weight: normal;
	color: #fff;
}
.d-nr {
	margin-top: 22px;
}
.d-nr li {
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.dnav a:hover {
	color: #dc0808;
}
.phone {
	width: 464px;
}
.phone p {
	color: #9c9c9c;
}
.phone .erweima01 {
	width: 156px;
	float: left;
	text-align: center;
	margin: 0 15px;
}
.phone .erweima01 img {
	width: 100%;
}
.name {
	width: 98px;
	height: 36px;
	background: #fff;
	padding: 0 14px;
}
.tel {
	width: 294px;
	height: 36px;
	background: #fff;
	padding: 0 14px;
}
.phone span {
	display: block;
	color: #eee;
	line-height: 28px;
}
.footer02 {
	width: 100%;
	background: #111;
	height: 55px;
	font-size: 13px!important;
}
.footer02 a {
	line-height: 55px;
	color: #999;
}
.ft_left {
	width: 50%;
	line-height: 55px;
	color: #999;
	font-size: 13px!important;
}
.ft_right {
	width: 48%;
	line-height: 55px;
	text-align: right;
	color: #999;
	font-size: 13px!important;
}
/*底部结束*/

/*首页start*/

/*产品*/

.product-sy {
	width: 100%;
	padding-bottom: 50px;
}
.pro-title {
	text-align: center;
	padding-top: 84px;
}
@font-face {
	font-family: Knockout;/*定义font的名字*/
	src: url('../font/Knockout-HTF29-JuniorLiteweight.otf');/*把下载的字体文件引入进来*/
}
.pro-title h6 {
	font-size: 50px;
	color: #c0c0c0;
	text-transform: uppercase;
	font-family: 'Knockout';
	line-height: 45px;
	margin: 0;
}
.pro-title p {
	font-size: 18px;
	color: #666;
	padding-top: 2px;
}
.pro-title h2 {
	font-size: 30px;
	color: #0055ab;
	font-weight: bold;
}
.proTypes {
	padding-top: 72px;
}
.proFl {
	width: 250px;
}
.fl-T {
	width: 250px;
	height: 94px;
	background-color: #0055ab;
	color: #fff;
	text-align: center;
}
.fl-T .h1 {
	font-size: 24px;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 6px;
}
.fl-T span {
	display: block;
	width: 218px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	background: url('../images/fl-T.png') no-repeat;
}
.proFl ul {
	width: 250px;
	line-height: 43px;
	color: #2c2c2c;
	background: #e7e7e7;
}
.proFl ul li {
	width: 250px;
	height: 43px;
	border-bottom: 1px solid #fff;
	background: #e7e7e7;
}
.proFl ul li:hover {
	background: #d4d4d4;
}
.proFl ul li a {
	padding-left: 30px;
	font-weight: 700;
	font-size: 16px;
}
.proFl ul li a:before {
	color: #c6c6c6;
	content: '■\00a0\00a0\00a0';
	vertical-align: 2px;
	padding-right: 8px;
	font-size: 12px;
}
.proFl ul li:hover a:before {
	color: #e7e7e7;
}
.index_plixiala a {
	display: block;
	padding-left: 60px;
	border-bottom: 1px solid #fff;
	background: #f5f5f5;
	font-size: 13px;
	color: #666;
	line-height: 36px;
}
.proTu {
	width: 913px;
	
}
.proTu-bt {
	width: 913px;
	height: 112px;
	border: 1px solid #d7d6d6;
}
.proTu-bt .h11 {
	font-size: 49px;
	color: #aeaeae;
	text-align: center;
	padding-top: 25px;
}
.chanpin {
	
}
.chanpin ul {
	width: 915px;
	text-align: center;
}
.chanpin ul li {
	float: left;
	width: 287px;
	height: 333px;
	overflow: hidden;
	margin: 0 27px 22px 0;
}
.index_lianxi {
	height: 304px;
	overflow: hidden;
	background: #0155ab;
}
.index_lianxi02 {
	background: url(../images/intel.png) no-repeat 0 4px;
	margin: 33px 0 10px 10px;
	font-size: 25px;
	color: #fff;
	padding-left: 40px;
}
.index_lianxi02 span {
	font-size: 14px;
	color: #84b4e6;
	display: block;
	line-height: 12px;
}
.index_lianxi p {
	font-size: 14px;
	line-height: 26px;
	color: #84b4e6;
	padding: 0 20px;
}
.index_lianxi03 a {
	display: block;
	width: 110px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	color: #fff;
	float: left;
}
.index_lianxi03 a.zxzx {
	background: #e71727;
	margin: 15px 10px 0 11px;
}
.index_lianxi03 a.zxdz {
	background: #0072e7;
	margin: 15px 0 0 0;
}
.cp-tu {
	width: 287px;
	height: 287px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.cp-tu img {
	display: block;
	width: 283px;
	height: 283px;
	padding: 1px;
	border: 1px solid #eee;
	margin: 0;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	overflow: hidden;
}
.chanpin li:hover .cp-tu img {
/*

	position: absolute;

	-webkit-transform: scale(1.2);

	-moz-transform: scale(1.2);

	-o-transform: scale(1.2);

	-ms-transform: scale(1.2);

	transform: scale(1.2);

*/

}
.chanpin ul li p {
	color: #333;
	line-height: 45px;
	margin-top: 1px;
	width: 100%;
	background: #f5f5f5;
}
.chanpin li:hover {
}
/*产品end*/



/*产品应用案例*/

.anli-sy {
	width: 100%;
	height: 586px;
	background: url(../images/anlibj.jpg) no-repeat center top;
}
.anli-title {
	text-align: center;
	padding-top: 62px;
}
.anli-title h6 {
	font-size: 50px;
	color: #4b86c4;
	text-transform: uppercase;
	font-family: 'Knockout';
	line-height: 45px;
	margin: 0;
}
.anli-title p {
	font-size: 16px;
	color: #fff;
	padding-top: 2px;
}
.anli-title h2 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
}
/*产品应用案例end*/



/*优势*/

.youshi-sy {
	width: 100%;
	height: 705px;
	padding-bottom: 85px;
}
.advant {
	margin-top: 50px;
	width: 1180px;
	height: 462px;
	background: url('../images/youshi.jpg') no-repeat top;
	position: relative;
}
.adv1 {
	width: 406px;
	height: 132px;
	position: absolute;
	left: 0;
	top: 9px;
}
.adv-num {
	width: 49px;
	height: 49px;
	background: #0155ab;
	border-radius: 25px;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 49px;
}
.advL-nr {
	width: 341px;
	text-align: right;
}
.advL-nr h3 {
	font-size: 24px;
	color: #d50606;
	padding: 8px 0 20px 0;
}
.advL-nr p {
	line-height: 24px;
	color: #555;
}
.adv3 {
	width: 406px;
	height: 132px;
	position: absolute;
	left: 0;
	top: 230px;
}
.adv2 {
	width: 406px;
	height: 132px;
	position: absolute;
	right: 0;
	top: 9px;
}
.advR-nr {
	width: 341px;
	text-align: left;
}
.advR-nr h3 {
	font-size: 24px;
	color: #d50606;
	padding: 8px 0 20px 0;
}
.advR-nr p {
	line-height: 24px;
	color: #555;
}
.adv4 {
	width: 406px;
	height: 132px;
	position: absolute;
	right: 0;
	top: 230px;
}
.adv-tel {
	position: absolute;
	bottom: 0px;
	text-align: center;
	width: 330px;
	left: 50%;
	margin-left: -165px;
}
.adv-tel p {
	color: #7e7e7e;
}
.adv-tel ul {
	text-align: center;
	position: relative;
}
.adv-tel ul li {
	display: inline-block;
	width: 260px;
	line-height: 25px;
	text-align: center;
}
.sy_ysa a {
	display: inline-block;
	width: 139px;
	text-align: center;
	line-height: 40px;
	background: url(../images/sbanniu.png) no-repeat;
	color: #fff;
	margin: 20px 10px 0 0;
	box-shadow: 3px 3px 3px #ddd;
	border-radius: 50px;
}
.sy_ysa * {
	transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
}
.sy_ysa a:hover {
	box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.2);
}
/*优势end*/



/*关于我们*/

.sy-about {
	padding: 85px 0;
	background: #f5f5f5;
	width: 100%;
	overflow: hidden;
}
.home-about-pic {
	position: relative;
	width: 640px;
	float: left;
	height: 400px;
}
.home-about-pic ul {
	width: 580px;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.home-about-pic dl {
	width: 270px;
	height: 160px;
	position: absolute;
	bottom: 0;
	right: 15px;
	background-color: rgba(230,0,18,.85);
	display: none;
}
.home-about-pic dl dt {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	padding: 30px 35px 10px 35px;
}
.home-about-pic dl dd {
	position: relative;
}
.home-about-pic dl dd a {
	display: inline-block;
	padding: 0 25px;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: #e60012;
	position: absolute;
	right: 25px;
	bottom: -42px;
	background-color: #fff;
}
.home-about-pic dl dd a:hover {
	background-color: #0155ab;
	color: #fff;
}
.home-about-text {
	width: 540px;
	height: 405px;
	float: left;
	position: relative;
}
.home-about-title {
}
.home-about-title h6 {
	font-weight: 300;
	font-size: 24px;
	color: #d7d7d7;
	font-family: 'Knockout';
	margin: 0!important;
}
.home-about-title h2 {
	font-weight: 700;
	font-size: 25px;
	line-height: 25px;
	color: #0155ab;
}
.home-about-text dl {
}
.home-about-text dl dt {
	font-size: 16px;
	color: #333;
	line-height: 27px;
	padding: 0;
	margin: 23px 0 0 0;
}
.home-about-text dl dt p {
	padding: 0;
}
.home-about-text dl dt pre {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	font-family: microsoft yahei, "微软雅黑"!important;
	white-space: pre-wrap;/*css-3*/
	white-space: -moz-pre-wrap;/*Mozilla,since1999*/
	white-space: -pre-wrap;/*Opera4-6*/
	white-space: -o-pre-wrap;/*Opera7*/
	word-wrap: break-word;/*InternetExplorer5.5+*/
　　  margin: 25px 0 0 0;
}
.home-about-text dl dd {
	position: absolute;
	left: 0;
	bottom: 0;
}
.home-about-text dl dd a {
	display: inline-block;
	width: 110px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	background-color: #0155ab;
	text-align: center;
	margin-right: 10px;
}
.home-about-text dl dd a:hover {
	background-color: #0155ab;
}
/*证书*/

.sy-zhengshu {
	background: #eee;
	width: 100%;
	overflow: hidden;
	padding: 20px 0;
}
/*关于我们end*/



/*合作商*/

.hezuo-sy {
	width: 100%;
	height: 460px;
}
.hezuo-title {
	text-align: center;
	padding-top: 84px;
}
.hezuo-title h6 {
	font-size: 36px;
	color: #d3d3d3;
	text-transform: uppercase;
	font-family: 'Knockout';
	margin: 0;
}
.hezuo-title h2 {
	font-size: 30px;
	color: #0055ab;
	margin-top: -4px;
	font-weight: 700;
}
.hezuo-sy table {
	margin-top: 30px;
	border-collapse: collapse;
	border: 0px solid #eee;
}
.hezuo-sy table td {
	border-top: 0;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 0;
}
.hezuo-sy table tr:last-child td {
	border-bottom: 0;
}
.hezuo-sy table tr td:last-child {
	border-right: 0;
}
.hezuo-sy table td img {
	display: block;
	width: 196px;
	height: 95px;
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	-moz-transition: -moz-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}
.hezuo-sy table td img:hover {
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
/*合作商end*/





/*首页新闻资讯*/



.zxzs {
	height: 830px;
	background: #f1f1f1;
}
.zxzs_con {
	overflow: hidden;
	margin-top: 40px;
}
.zxzs_con ul.zxzs01 {
	width: 345px;
	height: 485px;
	padding: 25px 20px 0 20px;
	float: left;
	margin-left: 12px;
	background: #fff;
}
.zxzs_con ul.zxzs01:first-child {
	margin-left: 0;
}
.zxzs_con ul.zxzs01 li.li1 {
	height: 42px;
	line-height: 42px;
	font-size: 20px;
	margin-bottom: 15px;
}
.zxzs_con ul.zxzs01 li.li1 a {
	color: #0155ab;
}
.zxzs_con ul.zxzs01 li.li1 a span {
	font-size: 14px;
	color: #999;
	padding-left: 8px;
}
.zxzs_con ul.zxzs01 li.li2 {
	position: relative;
	margin-bottom: 15px;
}
.zxzs_con ul.zxzs01 li.li2 img {
	width: 100%;
}
.zxzs_con ul.zxzs01 li.li2 p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 5%;
	width: 90%;
	font-size: 14px;
	color: #fff;
	background: rgba(0,0,0,0.3);
	background: #000 \9;
	filter: alpha(opacity=70);
}
.zxzs_con ul.zxzs01 li.li2 p i {
	display: block;
	width: 44px;
	height: 11px;
	position: absolute;
	left: 80%;
	top: 15px;
	background: url(../images/jt_r02.png) no-repeat 85% center;
}
.zxzs_con ul.zxzs01 li.li3 {
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	padding-left: 10px;
}
.zxzs_con ul.zxzs01 li.li3 a {
	display: block;
	width: 320px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zxzs_con ul.zxzs01:hover li.li1 a {
	color: #d21302;
}
.zxzs_con ul.zxzste03, .zxzs_con ul.zxzste04 {
	height: 230px;
}
.zxzs_con ul.zxzste03 {
	margin-bottom: -1px;
}
.zxzs_con ul.zxzste03 li.li3, .zxzs_con ul.zxzste04 li.li3 {
	height: 28px;
	line-height: 28px;
}
.zxzs_con ul.zxzste03 li.li3 a, .zxzs_con ul.zxzste04 li.li3 a {
	color: #333;
}
.mian {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
	background-color: #fff;
	font-family: Microsoft YaHei;
}
.activity {
	width: 100%;
}
.activity img {
	display: block;
	width: 100%;
}
.activity .conBox {
	width: 93%;
	padding: 0 3.5%;
	background: #16037c;
}
.activity .conBox .box {
	width: 100%;
	box-sizing: border-box;
	border-radius: .833rem;
	border: .208rem solid #6a29a7;
	background: #402ea3;
}
.activity .conBox h3 {
	font-size: 1.25rem;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: .833rem 0;
}
.activity .conBox .con {
	background: #fff;
	padding: 0 2%;
	padding-top: 0.75rem;
	border-radius: 0 0 .833rem .833rem;
	padding-bottom: 0.5rem;
}
.activity .conBox .con label {
	display: block;
	font-size: 1rem;
	color: #333333;
	margin: 0 0 .75rem 0;
}
.activity .conBox .con input {
	width: 97%;
	border: none;
	height: 2.5rem;
	line-height: 2.5rem;
	box-sizing: border-box;
	border: 1px solid #e0e3e7;
	font-size: 1rem;
	color: #333333;
	padding-left: 3%;
	margin-bottom: 0.75rem;
}
.activity .conBox .con a {
	display: block;
	width: 40%;
	text-align: center;
	padding: 0.55rem 0;
	background: #402ea3;
	font-size: 1.25rem;
	color: #fff;
	margin: 0 auto;
	border-radius: 2rem;
}
.txtMarquee-top .bd {
	width: 350px;
	margin: 0 auto;
	margin-top: 20px;
	height: 400px;
	overflow: hidden;
}
.txtMarquee-top .learn li {
	margin-bottom: 15px;
	vertical-align: top;
	height: 100px;
	border-bottom: 1px dashed #ddd;
}
.txtMarquee-top .learn li img {
	display: block;
}
.txtMarquee-top .learn li h5 {
	padding: 10px 0 10px 30px;
	font-size: 14px;
	color: #444;
	background: url(../images/wen.jpg) no-repeat 0 11px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 310px;
	margin: 0;
	font-weight: normal;
}
.txtMarquee-top .tempWrap {
	height: 400px!important;
}
.txtMarquee-top .learn li p {
	font-size: 13px;
	color: #888;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/da.jpg) no-repeat 0 6px;
}
/*首页新闻资讯end*/



/*上一页_下一页*/

#prev_next {
	margin: 10px 20px;
	clear: both;
	overflow: hidden;
}
#prev_next li {
	margin: 5px 0;
}
/*友情链接*/

.links {
	padding: 20px 8px 10px 215px;
	line-height: 24px;
	background: url(../images/linkbj.jpg) no-repeat;
	margin: 45px 0 40px 0;
	min-height: 107px;
}
.links a {
	padding: 0 5px;
}
/*首页end*/





/*内页公共部分*/

.bannei {
	height: 300px;
	width: 100%;
}
.neiyeheader {
	width: 1200px;
	margin: -90px auto 40px auto;
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	z-index: 999;
	padding: 20px 50px;
	overflow: hidden;
}
.neiyeheader p.neihead_title {
	font-size: 20px;
	color: #444;
}
.neiyeheader p.neihead_subtitle {
	font-size: 14px;
	color: #ddd;
	line-height: 23px;
	text-transform: uppercase;
}
.zhandianwz {
	color: #999;
	font-size: 14px;
	line-height: 49px;
}
.zhandianwz a {
	color: #999;
	font-size: 14px;
}
.neiye_kuang {
	width: 1200px;
	margin: 0 auto 60px auto;
	overflow: hidden;
}
.neiye_left {
	width: 250px;
	overflow: hidden;
}
.neiye_right {
	width: 910px;
}
.neiye_left ul li {
	display: block;
	width: 215px;
	padding-left: 35px;
	height: 50px;
	line-height: 50px;
	background: #f5f5f5;
	margin-bottom: 1px;
}
.neiye_left ul li a {
	display: block;
}
.neiye_left ul li.on {
	background: #eee;
}
.neiye_left ul li.on a {
	color: #0155ab;
}
.neiye_left ul li.on a::before {
	color: #0155ab;
	content: "■   ";
	vertical-align: 2px;
	padding-right: 8px;
	font-size: 12px;
}
.neiye_left h3 {
	display: block;
	width: 100%;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: #0155ab;
	padding: 22px 0 15px 0;
	line-height: 25px;
}
.neiye_left h3 span {
	font-size: 12px;
	display: block;
	width: 100%;
	text-transform: uppercase;
	color: rgba(255,255,255,.5);
}
.neiye_left ul li a::before {
	color: rgba(198,198,198,.7);
	content: "■   ";
	vertical-align: 2px;
	padding-right: 8px;
	font-size: 12px;
}
.neiye_left .neiye_lianxi {
	margin-top: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	border: 1px solid #eee;
}
.neiye_lianxi02 {
	background: url(../images/intel02.png) no-repeat 0 4px;
	margin: 15px 0 10px 10px;
	font-size: 25px;
	color: #e60012;
	padding-left: 40px;
}
.neiye_lianxi02 span {
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 12px;
}
.neiye_lianxi p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	padding: 0 20px;
}
.neiye_lianxi03 a {
	display: block;
	width: 225px;
	text-align: center;
	height: 38px;
	line-height: 38px;
	color: #fff;
	float: left;
}
.neiye_lianxi03 a.zxzx {
	background: #e71727;
	margin: 20px 10px 0 11px;
}
.neiye_lianxi img {
	width: 244px;
	padding: 2px;
}
.neiyedz a {
	font-size: 14px;
	line-height: 49px;
	color: #e60012;
	background: url(../images/neiyedz02.png) no-repeat left center;
	display: block;
	padding-left: 40px;
}
.neiye_right {
	font-size: 14px;
	line-height: 27px;
	color: #666;
}
/*新闻页面*/

.news_list {
}
.news_list ul li {
	display: block;
	padding: 0 0 30px 0;
	border-bottom: 1px #eee dotted;
	margin-bottom: 30px;
	overflow: hidden;
}
.news_list ul li .news-tu {
	width: 115px;
	height: 105px;
	overflow: hidden;
	border-top: 2px solid #eee;
	margin: 20px 20px 0 25px;
}
.news_list ul li .news-tu span.time01 {
	display: block;
	width: 100%;
	line-height: 80px;
	font-size: 30px;
	color: #999;
	text-align: center;
}
.news_list ul li .news-tu span.time02 {
	display: block;
	width: 100%;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.news_list ul li .news-nr {
	width: 710px;
	margin-left: 30px;
}
.news_list ul li .news-nr h3 {
	font-size: 18px;
	color: #666;
	line-height: 45px;
}
.news_list ul li .news-nr p {
	color: #999;
}
.news-btn {
	width: 120px;
	text-align: center;
	background: #0155ab;
	color: #fff;
	line-height: 35px;
	margin-top: 20px;
}
/*新闻详细*/

.news_xx01 {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	color: #01459c;
	font-weight: 700;
	padding-top: 20px;
}
.news_xx02 {
	text-align: center;
	font-size: 14px;
	color: #d4d4d4;
	line-height: 35px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}
.news_xx03 {
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #666;
}
.news_xx03 p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.news_xx04 img {
	display: block;
	margin: 20px auto;
}
.news_sx {
	padding: 0 20px;
	height: 40px;
	border: 1px solid #ddd;
	line-height: 40px;
	color: #333;
}
.news_sx a {
	color: #01459c;
}
.n_s {
	width: 50%;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.n_x {
	width: 49%;
	float: right;
	text-align: right;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*新闻页面end*/





/*案例页面*/

.news_list02 {
}
.news_list02 ul li {
	display: block;
	padding: 0 0 30px 0;
	border-bottom: 1px #eee dotted;
	margin-bottom: 30px;
	overflow: hidden;
}
.news_list02 ul li .news-tu {
	width: 220px;
	height: 170px;
	overflow: hidden;
	margin: 0px 20px 0 10px;
	border: 1px solid #eee;
	padding: 2px;
}
.news_list02 ul li .news-tu img {
	height: 170px;
}
.news_list02 ul li .news-nr {
	width: 620px;
	margin-left: 30px;
}
.news_list02 ul li .news-nr h3 {
	font-size: 18px;
	color: #666;
	line-height: 45px;
}
.news_list02 ul li .news-nr p {
	color: #999;
}
.news-btn {
	width: 120px;
	text-align: center;
	background: #0155ab;
	color: #fff;
	line-height: 35px;
	margin-top: 20px;
}
/* 通用分页样式 */

.pages {
	padding: 5px 0;
	margin-top: 15px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	display: block;
	width: 100%;
}
.pages li {
	display: inline-block;
	margin-right: 5px;
	float: none;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #01459c;
	background: #01459c;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #01459c;
	background: #01459c;
	color: #fff;
}
/*分页end*/





/*在线定制*/

.mess {
	padding: 0;
	margin: 0;
	font-size: 14px
}
.mess tr {
	padding: 0;
	margin: 0;
	line-height: 50px;
	height: 50PX
}
.mess input {
	display: inline-block;
	height: 25px;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess textarea {
	width: 500px !important;
	display: inline-block;
	padding: 2px 8px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.mess .submit {
	width: 240px;
	height: 40px !important;
	text-align: center;
	color: #fff !important;
	font-size: 16px;
	background: #4081d6 !important;
	border-radius: 5px;
	border: 0 none;
	cursor: pointer;
}
div.pfw {
	position: relative;
	border: 1px solid #e1e1e1;
	margin-top: 30px;
}
div.pfw:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
	overflow: hidden;
}
div.pfw h3 {
	height: 30px;
	line-height: 30px;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0 20px;
	background: #f6f6f6 url(/images/heading_bg.png) 8px top no-repeat;
	border-bottom: 1px solid #e1e1e1;
	color: #444;
	font-weight: bold;
}
div.pfw h3 small {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	padding-left: 4px;
	font-style: normal;
}
div.pfw h3 .more {
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	margin-right: 5px;
}
div.pfw .content {
	margin: 5px;
	font-size: 12px;
	line-height: 1.6em;
	padding: 10px;
}
div.pfw .adm_reply {
	margin: 6px 0 0 0;
	font-size: 1em;
	line-height: 200%;
	padding: 25px 5px 25px 25px;
	position: relative;
	color: #444;
	border-top: 1px solid #e1e1e1;
	background: #f7faff;
}
div.pfw .adm_reply span {
	color: darkred;
	font-weight: bold;
	color: #e77718;
}
/*在线定制end*/





/*工程案例页面*/

.case_list {
}
.case_list ul li {
	display: block;
	float: left;
	width: 273px;
	margin: 0 15px 20px 15px;
}
.case_list ul li .casepic img {
	width: 268px;
	height: 213px;
	padding: 2px;
	border: 1px solid #eee;
	display: block;
}
.case_list ul li .casetitle {
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 100%;
	line-height: 35px;
}
.casexx_pic {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eee;
	margin-bottom: 30px;
}
.casexx_pic img {
	display: block;
	margin: 5px auto;
	border: 1px solid #eee;
	padding: 3px;
	max-width: 550px;
}
/*工程案例页面end*/



/*证书/风采页面*/

.album_list {
}
.album_list ul li {
	display: block;
	float: left;
	width: 273px;
	margin: 0 15px 20px 15px;
}
.album_list ul li .albumpic img {
	width: 268px;
	height: 190px;
	padding: 2px;
	border: 1px solid #eee;
	display: block;
}
.album_list ul li .albumtitle {
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 100%;
	line-height: 35px;
}
.albumxx_pic {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eee;
}
.albumxx_pic img {
	display: block;
	margin: 5px auto;
	border: 1px solid #eee;
	padding: 3px;
	max-width: 550px;
}
/*证书/风采页面end*/



/*产品中心*/

.pro_list {
}
.pro_list ul li {
	display: block;
	float: left;
	width: 273px;
	margin: 0 15px 20px 15px;
}
.pro_list ul li .propic img {
	width: 268px;
	height: 268px;
	padding: 2px;
	border: 1px solid #eee;
	display: block;
}
.pro_list ul li .protitle {
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 100%;
	line-height: 45px;
	background: #f5f5f5;
	margin-top: 1px;
}
.proxx_pic {
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px dashed #eee;
}
.proxx_pic img {
	display: block;
	margin: 5px auto;
	border: 1px solid #eee;
	padding: 3px;
	max-width: 550px;
}
/*产品中心end*/



.ditu iframe {
	padding: 3px;
	border: 1px solid #eee;
	width: 98%!important;
}
/*choufoot*/

.choufoot_nav {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #333;
	color: #fff;
	text-align: center;
}
.choufoot_nav li {
	display: inline-block;
}
.choufoot_nav li a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	border-right: 1px solid #444;
	padding: 0 25px;
	line-height: 40px;
}
.choufoot {
	overflow: hidden;
	padding: 30px 0;
}
.chouftlogo {
	float: left;
	width: 330px;
	margin: 45px 80px 0 80px;
}
.chouftwen {
	width: 470px;
	float: left;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}
.chouftwen a {
	color: #666;
}
.chouftewm {
	width: 150px;
	float: right;
}
.chouftewm img {
	display: block;
	width: 130px;
	padding: 5px;
	background: #fff;
}
.chouftewm span {
	width: 100%;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 25px;
}
