﻿@charset "utf-8";
/* Style Reset

-----------------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
html {
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
	font-size: 16px;
	_background-image: url(../images/ebfdb5064eef489b8cea7fbb11ba03af.gif);
	_background-attachment: fixed;
	font-family: '微软雅黑';
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0;
}
.clear-fix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration: none;
	outline: 0;
	color: #666
}
.noneBottomBorder {
	border-bottom: none!important;
}
.noneTopBorder {
	border-top: none!important;
}
.backgroudW {
	background: #fff;
	padding: 15px;
	margin: 24px 0px;
}
/* header */

.header {
	width: 100%;
	position: relative;
}
.topnbd {
	width: 100%;
	height: 165px;
}
.top {
	width: 1200px;
	height: 110px;
	margin: 0 auto;
}
.logo {
	float: left;
	padding-top: 30px;
}
.search {
	padding-top: 60px;
	float: right;
}
.text {
	float: left;
	width: 209px;
	height: 26px;
	border: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 26px;
	text-indent: 20px;
	background: #fff;
}
.btnsubmit {
	float: left;
	width: 38px;
	height: 28px;
	border: 1px solid #ddd;
	border-left: none;
	background: url(../images/index_03.jpg) center center no-repeat #1e292f;
	cursor: pointer;
}
/* end search */ 	



.navgrp {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	background: #252525;
}
.navbd {
	position: relative;
	width: 1200px;
	height: 55px;
	margin: 0 auto;
}
.nav {
	width: 1200px;
	height: 55px;
}
.nav li {
	position: relative;
	float: left;
	text-align: left;
	width: 130px;
	height: 55px;
	display: block;
}
.nav li a {
	width: 130px;
	height: 55px;
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
}
.nav li a:hover {
	color: #ffffff;
	background: #C30101;
}
.nav li:first-child a {
	color: #ffffff;
	background: #C30101;
}
.nav .menu a {
	width: 130px;
	height: 55px;
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
}
.nav .on a {
	width: 130px;
	height: 55px;
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
}
#navChild {
	position: absolute;
	left: 0px;
	top: 55px;
	width: 120px;
	z-index: 99;
	display: none;
	z-index: 99999;
	padding: 4px 4px 0px 4px;
	background: #212d34;
}
#navChild a {
	position: relative;
	width: 120px;
	height: 36px;
	display: block;
	border-bottom: 1px solid #4b555a;
	color: #ddd!important;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
	background: #212d34;
}
#navChild a:hover {
	color: #ffffff!important;
	background: #212d34;
}
/* end navgrp */

	 

	 

	 

	 

	 

.banner {
	position: relative;
	height: 500px;
}
.banner .btn1 {
	bottom: 5px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	background: none repeat scroll 0 0 #C30101;
	border: 1px solid #C30101;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
}
.banner .bgitem {
	height: 500px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
#focus {
	position: relative;
	width: 1920px;
	height: 500px;
	overflow: hidden;
}
#focus ul {
	position: absolute;
	height: 500px;
}
#focus ul li {
	position: relative;
	float: left;
	width: 1920px;
	height: 500px;
	overflow: hidden;
}
#focus ul li img {
	display: block;
	margin: 0 auto;
}
#focus .btn {
	position: absolute;
	width: 100%;
	height: 12px;
	left: 0px;
	bottom: 24px;
	text-align: center;
	z-index: 99;
}
#focus .btn span {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-left: 8px;
	background: #333333;
	cursor: pointer;
	border-radius: 50%;
}
#focus .btn span.on {
	background: #ffffff;
}
/* end banner */



.icontact {
	margin: 0 auto;
	margin-top: 20px;
	width: 170px;
	height: 212px;
	padding: 15px 10px;
	border: 1px solid #b7c5ce;
	background: #f6f6f6;
	color: #666;
	font-size: 12px;
	line-height: 24px;
}
.nsbg {
	position: relative;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #b0c0ca;
	background: #fff;
}
.blue {
	position: absolute;
	left: 0px;
	top: -14px;
	z-index: 10;
	height: 82px;
	background: #252525;
}
.nsbd {
	position: relative;
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.notice {
	width: 674px;
	height: 50px;
	padding-left: 326px;
}
.notice .title {
	float: left;
	width: 100px;
	height: 50px;
	color: #232323;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}
.notice .noticenr {
	float: left;
	width: 550px;
	height: 50px;
	color: #666666;
	font-size: 16px;
	line-height: 50px;
	overflow: hidden
}
/* end notice */

.noticenr ul li {
	float: left;
}
.toptel {
	position: absolute;
	top: -14px;
	z-index: 10;
	width: 1200px;
	height: 82px;
	background: url(../images/telbg.png) left top no-repeat;
}
.toptel .tel {
	width: 290px;
	height: 60px;
	padding-left: 20px;
	padding-top: 18px;
	color: #C30101;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	float: left;
}
.toptel .tel span {
	display: block;
	vertical-align: middle;
	color: #fff;
	font-size: 28px;
	line-height: 32px;
	font-family: impact;
}
.toptel2 {
	line-height: 80px;
}
.toptel1 {
	float: right;
	padding: 30px 0 0 70px;
	background: url(../images/tel.png) no-repeat left 30px;
}
.toptel1 span {
	font-size: 17px;
	color: #252525;
	font-weight: bold;
	margin-top: 7px;
	display: block;
}
.toptel1 p {
	font-size: 27px;
	color: #C30101;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 27px;
}
/* end topbd */



.a9 {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 35px;
}
.youshi {
	background: url(../images/tonglan.jpg) no-repeat center;
	width: 100%;
	height: 444px;
}
.tdcase {
	padding-top: 25px;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 200px;
}
.tdcase dl {
	width: 150px;
	float: left;
}
.tdcase dt {
	width: 150px;
	height: 160px;
	overflow: hidden;
}
.tdcase dt img {
	width: 141px;
	height: 162px;
	margin-left: 11px;
}
.tdcase dt a {
	display: block;
	width: 162px;
	height: 162px;
	background: url(../images/td_bg1.gif) no-repeat center top;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}
.tdcase dt a:hover {
	background: url(../images/td_bg2.gif) no-repeat center top;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}
.inProBd {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 10px 0;
}
.inProClaList {
	float: left;
	width: 235px;
	background: #fff;
	margin-top: -1px;
	background: #ffffff;
}
.ProClaT {
	width: 235px;
	height: 66px;
	color: #fff;
	font-size: 24px;
	line-height: 66px;
	text-align: center;
	background: #252525;
}
.ProClaT a {
	color: #fff;
	display: block;
}
.ProClaT span {
	color: #fff;
}
.ProClaList {
	width: 235px;
}
.ProClaList li {
	width: 235px;
	padding-bottom: 9px;
	height: 40px;
}
.ProClaList li a {
	width: 195px;
	padding-left: 10px;
	padding-right: 26px;
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	background: url(../images/proclassbg.png) 170px center no-repeat #ececec;
}
.ProClaList li a:hover {
	color: #ffffff;
	background-color: #C30101;
}
.ProClaList li ul li {
	padding-bottom: 0
}
.ProClaList li ul li a {
	width: 176px;
	color: #666;
	padding-right: 0px;
	font-size: 12px;
	line-height: 32px;
	background: #f8f8f8;
	border-top: none;
}
.ProClaList .more a {
	width: 134px;
	height: 35px;
	padding-left: 20px;
	padding-right: 36px;
	border: 1px solid #a90b21;
	display: block;
	color: #ffffff;
	line-height: 35px;
	background: url(../images/more.jpg) 160px center no-repeat #c71730;
}
/*end inProClaList*/



.proListPic {
	float: left;
	width: 965px;
	padding-top: 35px;
	overflow: hidden;
}
.proListPic ul li {
	position: relative;
	float: left;
	width: 230px;
	height: 185px;
	border: 3px solid #fff;
	margin-right: 21px;
	margin-bottom: 26px;
	overflow: hidden;
}
.proListPic ul li .pic {
	width: 230px;
	height: 185px;
}
.proListPic ul li .intro {
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
	z-index: 99;
	width: 230px;
	height: 185px;
	background: url(../images/propicbg.png);
}
.proListPic ul li .intro .title {
	width: 210px;
	height: 46px;
	padding: 40px 10px 0px 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
}
.proListPic ul li .intro .title a {
	color: #fff;
}
.proListPic ul li .intro .proUrlPic {
	width: 102px;
	height: 40px;
	padding: 0 64px;
}
.proListPic ul li .intro .proUrlPic .a {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	padding-right: 20px;
}
.proListPic ul li .intro .proUrlPic .b {
	float: left;
	display: block;
	width: 41px;
	height: 40px;
}
.proListPic .proMenu {
	width: 230px;
	height: 185px;
	display: block;
	border: 3px solid #0f4f94;
	background: url(../images/probg.jpg) center center no-repeat #0f4f94;
}
.proListPic .proMenu a {
	width: 230px;
	height: 185px;
	display: block;
}
.proListPic .proMenu .font {
	display: block;
	width: 175px;
	height: 34px;
	padding-left: 55px;
	padding-top: 50px;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
}
.proListPic .proMenu .english {
	display: block;
	width: 215px;
	height: 26px;
	padding-left: 25px;
	color: #4bbeed;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: impact;
}
/*end proListPic*/



.iprolist {
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 22px;
}
.iprolist H3 {
	WIDTH: 220px;
	HEIGHT: 200px;
}
.iprolist H3 A {
	WIDTH: 220px;
	DISPLAY: block;
	HEIGHT: 200px;
	border: 1px #E4E4E4 solid;
}
.iprolist H3 IMG {
	VERTICAL-ALIGN: middle
}
.iprolist p {
	color: #333;
	line-height: 30px;
	text-align: center;
}
.iprolist p A {
	color: #333;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
}
.iprolist p A:hover {
	color: #007dd4;
	text-decoration: none;
}
.Ttitle {
	position: relative;
	width: 460px;
	height: 65px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../images/titlebg.jpg) center center no-repeat;
}
.Ttitle .Font {
	width: 460;
	height: 40px;
	display: block;
	color: #111;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.Ttitle .English {
	width: 460;
	height: 30px;
	display: block;
	color: #C30101;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
	font-family: impact;
	text-transform: uppercase;
}
.Tmore {
	border-radius:10px;
	position: relative;
	margin: 0 auto;
	width: 272px;
	height: 40px;
	border: 1px solid #7a7a7a;
	background: url(../images/index_24.jpg) 170px center no-repeat;
}
.Tmore a {
	width: 172px;
	height: 40px;
	display: block;
	padding-left: 100px;
	color: #333;
	font-size: 16px;
	line-height: 40px;
}
.none {
	display: none;
}
/*end Ttitle*/





.newsList {
	width: 380px;
	margin: 0 auto;
	padding-bottom: 12px;
}
.xw {
	width: 310px;
}
.xw ul li {
	height: 30px;
	border-bottom: 1px #eee solid;
	line-height: 30px;
	width: 320px;
	overflow: hidden;
	margin-bottom: 0px;
}
.xw ul li a {
	display: block;
	color: #333;
	width: 320px;
	height: 29px;
}
.xw ul li a span {
	float: right;
	width: 100px;
	text-align: right;
}
.newsListDl {
	height: 51px;
	border-bottom: 1px solid #d5d5d5;
}
.newsListDl a {
	height: 50px;
	display: block;
	padding-bottom: 1px;
}
.newsListDl a:hover {
	background: #C30101;
}
.newsListDl a:hover .title {
	color: #ffffff;
}
.newsListDl a:hover .intro {
	color: #4bbeed;
}
.newsListDl a:hover .num {
	color: #ffffff;
}
.newsListDl dt {
	float: left;
	width: 50px;
	height: 50px;
	color: #666;
	font-size: 30px;
	line-height: 50px;
	font-family: impact;
}
.newsListDl dd {
	float: left;
	height: 50px;
}
.newsListDl .title {
	height: 50px;
	display: block;
	color: #232323;
	font-size: 16px;
	line-height: 50px;
}
.newsListDl .intro {
	height: 24px;
	display: block;
	overflow: hidden;
	color: #cccccc;
	font-size: 12px;
	line-height: 24px;
}
/* end newsListDl */	













	



/*section*/



.casePic {
	width: 1200px;
	height: 376px;
	padding-top: 70px;
	padding-bottom: 70px;
	margin: 0 auto;
}
.casePic ul li {
	position: relative;
	float: left;
	width: 249px;
	height: 186px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.casePic li.caseMenu {
	width: 247px;
	height: 186px;
}
.casePic .caseMenu a {
	width: 247px;
	height: 186px;
	display: block;
	background: url(../images/casebg.jpg) center center no-repeat #1561af;
}
.casePic .caseMenu .font {
	display: block;
	width: 192px;
	height: 34px;
	padding-left: 55px;
	padding-top: 60px;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
}
.casePic .caseMenu .english {
	display: block;
	width: 212px;
	height: 26px;
	padding-left: 35px;
	color: #4bbeed;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
	font-family: impact;
}
.casePic li.caseMore {
	width: 247px;
	height: 186px;
}
.casePic li.caseMore a {
	width: 247px;
	height: 60px;
	padding-top: 126px;
	color: #f02e49;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background: url(../images/index_32.jpg) center 34px no-repeat #fff;
}
.casePic li.caseMore a:hover {
	width: 247px;
	height: 60px;
	padding-top: 126px;
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	background: url(../images/index_32w.jpg) center 34px no-repeat #232323;
}
.casePic li a {
	width: 249px;
	height: 186px;
	display: block;
}
.casePic .con {
	position: absolute;
	left: 0px;
	bottom: 0;
	z-index: 99;
	width: 100%;
	background: url(../images/propicbg.png) left top repeat;
}
.casePic .title {
	width: 100%;
	height: 40px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.casePic .conbody {
	width: 100%;
	height: 146px;
	display: none
}
.casePic .intro {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
}
/*end casePic*/





.company {
	width: 1200px;
	margin: 0 auto;
}
.companynr {
	width: 1200px;
	height: 141px;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	overflow: hidden;
}
.name {
	width: 1200px;
	height: 34px;
	display: block;
	padding-bottom: 10px;
	color: #333333;
	font-size: 24px;
	line-height: 34px;
	text-align: center;
}
/*end company*/

/*end inMain*/



/* footer*/

.footer {
	width: 100%;
	background: #252525;
	padding: 0 0 40px 0;
}
.btnav {
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #3C3A3A;
}
.btnavlist {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	line-height: 40px;
}
.btnavlist a {
	float: left;
	width: 130px;
	height: 55px;
	display: block;
	color: #ffffff;
	font-size: 16px;
	line-height: 55px;
}
.btnavlist a:hover {
	color: #C30101;
}
/*end btnavlist*/



.footOne {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}
.footTel {
	float: left;
	width: 390px;
	height: 60px;
	background: url(../images/tel2.png) left 15px no-repeat;
}
.footTel .tel {
	width: 360px;
	height: 47px;
	padding-left: 40px;
	padding-top: 13px;
	color: #C30101;
	font-size: 18px;
	text-align: left;
}
.footTel .tel .num {
	width: 360px;
	height: 40px;
	color: #fff;
	font-size: 30px;
	font-family: impact;
	text-transform: uppercase;
}
/*end footTel*/



.share {
	float: right;
	height: 60px;
	color: #999;
	width:800px;
}
.share li {
	position: relative;
	float: left;
	height: 40px;
	margin-top: 12px;
	margin-right: 20px;
}
.share li a {
	font-size: 16px;
	color: #999;
	line-height: 40px;
}
.share .list {
	width: 80px;
	height: 40px;
	line-height: 40px;
	padding-left: 48px;
	display: block;
	color: #42525b
}
.share .qq {
	background: url(../images/qq.png) left top no-repeat;
}
.share .qq:hover {
	background: url(../images/qq2.png) left top no-repeat;
}
.share .qq2 {
	background: url(../images/qq.png) left top no-repeat;
}
.share .qq2:hover {
	background: url(../images/qq2.png) left top no-repeat;
}
.share .qq3 {
	background: url(../images/qq.png) left top no-repeat;
}
.share .qq3:hover {
	background: url(../images/qq2.png) left top no-repeat;
}
.share a.list:hover {
	color: #fff;
}
.shareList {
	position: absolute;
	left: 30px;
	top: 35px;
	z-index: 99;
	display: none;
	width: 200px;
}
.shareList a {
	display: inline;
}
/*end share*/

.site {
	float: left;
	width: 155px;
	height: 40px;
	padding-left: 45px;
	margin-top: 30px;
	color: #42525b;
	font-size: 16px;
	background: url(../images/site.png) left top no-repeat;
}
.site:hover {
	background: url(../images/site2.png) left top no-repeat;
}
.site a {
	color: #42525b;
	line-height: 40px;
}
.site a:hover {
	color: #fff
}
/*end site*/



.link {
	position: relative;
	width: 1200px;
	margin: 0px auto;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
.linkTitle {
	float: left;
	width: 60px;
	height: 40px;
}
.linkTitle .font {
	display: block;
	width: 60px;
	height: 40px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}
.link_list {
	float: left;
}
.link_list a {
	float: left;
	color: #78858c;
	font-size: 16px;
	line-height: 40px;
	margin-left: 15px;
}
.link_list a:hover {
	color: #ffffff;
}
/*end link*/



.copyright {
	width: 1200px;
	margin: 0 auto;
}
.copyrightnr {
	width: 1200px;
	color: #999;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
}
.copyrightnr a {
	color: #999;
	margin: 0 5px;
}
.copyrightnr a:hover {
	color: #ffffff
}
/*end copy*/





/* 分页样式 contact*/

.sectionbg {
	width: 100%;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
}
.main {
	position: relative;
	width: 1200px;
	padding: 40px 0;
	margin: 0 auto;
}
.left {
	float: left;
	width: 230px;
	overflow: hidden;
	margin-right: 20px;
	margin-top: -1px;
}
.leftProClaList {
	width: 230px;
	height: 100px;
	height: auto!important;
	min-height: 100px;
	padding-bottom: 10px;
	background: #fff;
}
.leftProClaList dl {
	width: 192px;
	padding: 10px 19px
}
.leftProClaList dl dt {
	width: 150px;
	height: 40px;
	padding-left: 14px;
	padding-right: 26px;
	border: 1px solid #b7c5ce;
	overflow: hidden;
	background: url(../images/proclassbg.png) 170px center no-repeat #f6f6f6;
	margin-top: 10px;
}
.leftProClaList a {
	color: #666666;
	font-size: 16px;
	line-height: 40px;
	display: block;
}
.leftProClaList dl dd {
	width: 190px;
	border-bottom: none;
	border: 1px solid #b7c5ce;
	padding: 0px;
	margin: 0px;
}
.leftProClaList dl dd a {
	width: 134px;
	height: 40px;
	padding-left: 30px;
	padding-right: 26px;
	border: none;
	display: block;
	color: #333;
	line-height: 40px;
	background: #f6f6f6;
}
.leftProClaList dl dd a:hover {
	color: #007dd4
}
.leftProClaList dl dt.open {
	background: url(../images/proclassbg.png) 170px center no-repeat #232323;
	border: 1px solid #232323
}
.leftProClaList dl dt.open a {
	color: #fff
}
.leftProClaList dl dt.on {
	background: url(../images/proclassbg.png) 170px center no-repeat #232323;
}
.leftProClaList dl dt.on a {
	color: #ffffff;
}
/*end leftProClaList*/



.leftTitle {
	width: 100%;
	height: 40px;
	color: #333333;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.leftTitle span {
	color: #333333;
}
.contactTel {
	width: 202px;
	color: #C30101;
	font-size: 24px;
	line-height: 30px;
	font-family: impact;
	text-align: center;
}
.contactTel span {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	font-family: '微软雅黑';
	float: left;
}
.leftContact {
	width: 202px;
	padding: 0px 14px 20px 14px;
	background: #fff;
	clear: left;
}
.contactnr dl {
	width: 202px;
	display: block;
	clear: both;
}
.contactnr dl dt, .contactnr dl dd {
	font-size: 12px;
	color: #666666;
	line-height: 26px;
}
.contactnr dl dt {
	width: 40px;
	float: left;
	padding-left: 10px;
}
.contactnr dl dd {
	width: 142px;
	float: left;
}
.contactnr p {
	line-height: 30px;
	color: #666;
	letter-spacing: -0.3px;
}
.contactnr p a {
	line-height: 30px;
	color: #666;
	letter-spacing: -0.3px;
}
.leftNews {
	width: 202px;
	padding: 10px 14px;
	background: #fff;
	margin-top: 24px;
}
.leftNews ul {
	padding-top: 5px;
}
.leftNews li {
	width: 182px;
	height: 36px;
	padding-left: 20px;
	border-bottom: 1px solid #d4dde3;
	background: url(../images/product_03.jpg) 5px center no-repeat;
}
.leftNews li a {
	color: #666666;
	font-size: 12px;
	line-height: 36px;
}
/*end leftNews*/



.mainCon {
	width: 950px;
	float: left;
}
.mainConTitle {
	position: relative;
	width: 950px;
	height: 60px;
	border-bottom: 1px solid #b0c0ca;
}
.mainConTitle .mFont {
	float: left;
	width: 320px;
	height: 60px;
	color: #000;
	font-size: 26px;
	line-height: 56px;
}
.mainConTitle .mEnglish {
	float: left;
	width: 160px;
	height: 60px;
	color: #42525b;
	font-size: 24px;
	line-height: 60px;
	display: block;
	font-family: impact;
	text-transform: uppercase;
}
.mainConTitle .position {
	position: absolute;
	right: 0px;
bottom:0px height:60px;
	color: #666666;
	font-size: 14px;
	line-height: 60px;
}
.mainConTitle .position a {
	color: #666;
}
.mainConTitle .position a:hover {
	color: #232323
}
.mainConTitle .xian {
	width: 120px;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	left: 0px;
	bottom: -2px;
	background: #348502;
}
/*end mainConTitle*/



.mainConList .pic1 {
	float: left;
	width: 296px;
	height: 272px;
	border: 4px solid #fff;
	margin-right: 18px;
	margin-top: 24px;
	background: #ffffff;
	overflow: hidden;
}
.mainConList .pic1 a {
	width: 296px;
	height: 272px;
	display: block;
	background: #ffffff;
}
.mainConList .pic1 dt {
	position: relative;
	width: 296px;
	height: 220px;
}
.mainConList .pic1 dd {
	position: relative;
	width: 296px;
	height: 52px;
	padding: 0 5px;
}
.mainConList .pic1 .title {
	width: 296px;
	height: 52px;
	display: block;
	color: #666666;
	font-size: 16px;
	line-height: 52px;
	text-align: center;
}
.mainConList .pic1 .intro {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 256px;
	height: 180px;
	display: none;
	padding: 20px;
	color: #cccccc;
	font-size: 16px;
	line-height: 30px;
	background: url(../images/propicbg.png);
}
/*end pic1*/	



.mainConList .pic2 a {
	display: block;
	padding-bottom: 15px;
	padding-top: 14px;
	padding-left: 8px;
	padding-right: 8px;
	height: 121px;
	border-bottom: 1px solid #eaeaea
}
.mainConList .pic2 dt {
	float: left;
	width: 154px;
	height: 115px;
	margin-right: 16px;
	border: 3px solid #fff;
}
.mainConList .pic2 dt img {
	display: block;
}
.mainConList .pic2 dd {
	width: 524px;
	float: left;
}
.mainConList .pic2 .title {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
}
.mainConList .pic2 .intro {
	font-size: 16px;
	color: #666666;
	line-height: 24px
}
.mainConList .pic2 .time {
	color: #999999;
	font-size: 12px;
	line-height: 28px
}
.mainConList .pic2 a:hover {
	background: #e5ebf1;
}
.mainConList .pic2 a:hover .title {
	color: #1561af
}
/*end pic2*/



.mainConList ul {
	padding-top: 10px;
	clear: both;
	padding-bottom: 10px;
}
.mainConList ul li {
	height: 50px;
	border-bottom: 1px solid #d4dde3;
}
.mainConList ul li a {
	padding-left: 14px;
	padding-right: 14px;
	height: 50px;
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 50px;
}
.mainConList ul li a:hover {
	color: #333;
	background: #eee;
}
.mainConList ul li span {
	color: #999999;
	float: right;
	font-size: 12px;
	line-height: 50px;
}
/*end ul*/



.pglist {
	width: 100%;
	clear: both;
	height: 80px;
}
.pglist ul {
	width: 100%;
	text-align: right;
	padding-top: 20px;
}
.pglist ul li {
	vertical-align: bottom;
	display: inline-block;
*display:inline;
*zoom:1;
	width: 30px;
	height: 30px;
*margin-left:5px;
	_display: inline;
	_zoom: 1;
	_margin-left: 5px;
	border: 1px solid #1561af;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: #1561af
}
.pglist ul li a {
	color: #fff;
	line-height: 30px;
	display: block
}
.pglist ul li.home, .pglist ul li.end {
	width: 60px;
	height: 30px;
	border: 1px solid #1561af;
}
.pglist ul li.next, .pglist ul li.last {
	width: 30px;
	height: 30px;
	border: 1px solid #1561af;
	font-size: 24px;
	line-height: 30px;
	font-family: '宋体'!important;
	font-weight: bold;
}
.pglist ul li.on {
	background: #f02e49;
	border: 1px solid #f02e49;
}
.pglist ul li.on a {
	color: #fff;
}
.pglist ul li.nohover {
	background: #42525b;
	border: 1px solid #42525b;
	font-family: '微软雅黑';
	color: #fff
}
.pglist ul li.nohover a {
	color: #fff;
}
/*end pglist*/



.mainContect {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	margin-top: 16px;
	padding-top: 22px;
	word-wrap: break-word;
	word-break: break-all;
	padding-bottom: 20px;
	background: #fff;
}
.mainContectx {
	color: #666;
	font-size: 16px;
overflow:hidden margin-top:16px;
	padding-top: 22px;
	height: auto!important;
	min-height: 1090px;
	height: 1090px;
	word-wrap: break-word;
	word-break: break-all;
	padding-bottom: 20px;
	background: #fff;
}
.mainContect img {
	max-width: 100%;
}
.mainContect .title {
	padding: 25px 15px 0px 15px;
	color: #232323;
	font-size: 22px;
	line-height: 36px;
	text-align: center;
	font-weight: bold;
}
.mainContect .title h1 {
	color: #232323;
	font-size: 22px;
}
.mainContect .time {
	width: 100%;
	height: 50px;
	border-bottom: 1px dotted #ddd;
	padding-top: 15px;
	text-align: center;
	margin: 0 auto;
	color: #999999;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal
}
.mainContect .timea {
}
.mainContect .bdsharebuttonbox {
	float: left;
}
.mainContect .pic {
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.mainContect .pic img {
	margin: 0 auto;
}
.mainContect .con {
	padding: 0 40px 20px 40px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden
}
.mainContect .conTitle {
	width: 100%;
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 15px;
}
.mainContect .conTitle span {
	width: 120px;
	height: 36px;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	background: #0b61a5;
}
.mainContect .pgfy {
	width: 96%;
	border-top: 1px solid #eaeaea;
	padding-top: 15px;
	padding-bottom: 20px;
	margin: 0 auto;
}
.mainContect .pgfyl {
	float: left;
	width: 575px;
}
.mainContect .pgfyl p {
	color: #232323;
	font-size: 16px;
}
.mainContect .pgfyl p a {
	color: #232323;
	font-size: 16px;
}
.mainContect .pgfyr {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 30px;
}
.mainContect .pgfyr a {
	color: #232323;
	font-size: 16px;
}
.searchback {
	color: #232323;
	font-size: 14px;
}
/* hr*/

.hrBox {
	width: 634px;
	float: left;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-top: 20px;
	margin-left: 40px;
	_margin-left: 30px;
}
.hrBoxL {
	width: 100px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 100px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	vertical-align: bottom
}
.jobName {
	width: 380px;
	float: left;
}
.hrBtn {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.hrBoxL li.haode {
	border-bottom: none;
}
.hrBoxR {
	width: 533px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 508px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 10px;
}
.hrBoxR li.topline {
	overflow: hidden;
	height: 30px;
}
.hrBoxR li.topline img {
	margin-top: 3px;
}
.hrBoxR li.haode {
	border-bottom: none;
}
.hrTable {
	width: 614px;
	float: left;
	height: 440px;
	background: #efefef;
	border: 1px solid #dbdbdb;
	margin-left: 35px;
	_margin-left: 17px;
}
.tableTitle {
	width: 614px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}
.lineOne {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	width: 614px;
}
.lineOneL {
	width: 94px;
	float: left;
	text-align: center;
	border-right: 1px solid #dbdbdb;
}
.lineOneR {
	width: 509px;
	float: left;
	padding-left: 10px;
}
.tableMainL {
	width: 94px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}
.tableMainL li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
	width: 211px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: left;
}
.tableMainR li {
	width: 206px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display: inline-block;
}
.tableMainRno {
	width: 212px;
	float: left;
	text-align: left;
}
.tableMainRno li {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display: inline-block;
}
.input_hr {
	width: 126px;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #dbdbdb;
}
.sel_hr {
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
}
.bottomLine {
	width: 614px;
	height: 123px;
	border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
	width: 94px;
	height: 123px;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.lineBootR {
	width: 509px;
	float: left;
	padding-left: 10px;
	height: 123px;
}
.are_hr {
	width: 470px;
	height: 80px;
	margin-top: 11px;
}
.hr_btn {
	width: 614px;
	height: 31px;
	line-height: 31px;
}
.hr_btnL {
	width: 310px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	height: 31px;
}
.hr_btnR {
	width: 300px;
	float: left;
	text-align: center;
}
.c_red {
	color: #f00;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
/* hr */

.hr {
	font-size: 14px;
	color: #666666;
	margin: 10px auto;
	width: 95%;
	font-size: 12px;
	line-height: 24px;
	border: 1px #dbdbdb solid;
	border-collapse: collapse;
}
.hr td {
	border: 1px #dbdbdb solid;
	border-collapse: collapse;
	padding: 5px;
	font-size: 14px;
	color: #666666;
}
.hr input, .hr textarea {
	font-size: 14px; /*height: 20px; line-height: 20px; line-height:1.8;*/
	border: 1px solid #ccc;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 16px;
	color: #666666;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
/* book*/

.bookx {
	padding-left: 25px;
	clear: both;
}
.bookmain {
	width: 640px;
	margin: 20px auto;
	height: auto;
	background: #fff;
	padding: 0 25px;
}
.bookline {
	width: 640px;
	height: 20px;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 640px;
	margin: 0 auto;
}
.booktop {
	width: 640px;
	height: 30px;
	float: left;
	background: url(../images/bookico.png) no-repeat 10px 7px;
}
.booktop_name {
	width: 470px;
	height: 30px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: left;
	color: #ccc;
	text-align: right;
	line-height: 30px;
}
.bookcontent {
	width: 610px;
	min-height: 40px;
	height: auto!important;
	height: 40px;
	float: left;
	border: 1px solid #d6deef;
	background: url(../images/bookcontentbg.jpg) repeat-x;
	background-color: #fff;
	padding: 10px;
	color: rgb(30,54,1);
}
.bookadmin {
	width: 650px;
	height: auto;
	float: left;
}
.bookadmin_top {
	width: 650px;
	height: 12px;
	float: left;
	line-height: 0px;
}
.bookadmin_mid {
	width: 610px;
	min-height: 30px;
	background: #fff;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.admintimecol {
	color: #5e7194;
}
.message {
	width: 600px;
	height: auto;
	padding-left: 50px;
	padding-bottom: 30px;
	padding-top: 20px
}
.message li {
	width: 500px;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
cur/sor:pointer
}
.message li input {
	height: 20px;
	line-height: 20px;
	width: 150px;
	border: 1px solid #ccc;
}
.message li p.message_title {
	float: left;
	width: 100px;
	height: 25px;
	text-align: right;
	line-height: 20px;
	font-size: 16px;
	color: #222
}
.message li p.message_content {
	width: 400px;
	height: 25px;
	float: left;
}
.message li.contentb {
	width: 500px;
	height: 160px;
	float: left;
}
.message li.contentb textarea {
	width: 370px;
	height: 120px;
	border: 1px solid #ccc
}
.message li.yzm {
	width: 500px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	height: 15px;
	float: left;
}
.message li p.message_yzminput input {
	width: 80px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_sub {
	width: 170px;
	height: 40px;
	float: left;
	text-align: right;
}
/* fixed */

.fixed {
	position: fixed;
	width: 72px;
	height: 176px;
	right: 25px;
	bottom: 50px;
	_position: absolute;
	_bottom: auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 999;
}
.fixed a {
	display: block;
	width: 72px;
	height: 58px;
}
.book {
	background: url(../images/fixed.jpg) 0 0 no-repeat;
}
.book:hover {
	background-position: -72px 0;
}
.fixed a.codepic {
	background: url(../images/fixed.jpg) 0 -58px no-repeat;
	height: 58px;
}
.fixed a.codepic1 {
	background: url(../images/fixed.jpg) 0 -58px no-repeat;
	height: 58px;
}
.fixed a.codepic1:hover {
	background-position: -72px -58px;
}
.fixed a.codepic:hover {
	background-position: -72px -58px;
}
.fixed div {
	position: relative;
}
.fixed a.backup {
	background: url(../images/fixed.jpg) 0 -117px no-repeat;
	height: 58px;
}
.fixed a.backup:hover {
	background-position: -72px -116px;
	height: 58px;
}
.fixed div img {
	position: absolute;
	left: -196px;
	width: 196px;
	height: 196px;
	top: -196px;
	display: none;
}
#picShow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/blackbg.png) 0 0 repeat;
	left: 0;
	top: 0;
	z-index: 9999
}
.pic_show_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.pic_show_box img {
	display: block;
	margin: 93px auto 0;
	border: 5px solid rgba(255,255,255,.2);
}
.pic_quit {
	position: absolute;
	background: url(../images/quit.png) 0 0 no-repeat;
	width: 64px;
	height: 64px;
	top: 0;
	right: 0;
	cursor: pointer
}
.lbtn {
	display: block;
	position: absolute;
	background: url(../images/leftbtn.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	left: 65px;
}
.rbtn {
	display: block;
	position: absolute;
	background: url(../images/rightbtn.png) 0 0 no-repeat;
	width: 53px;
	height: 53px;
	top: 287px;
	right: 65px;
}
.pic_show_box p {
	width: 593px;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	font: 18px/106px "microsoft yahei";
	color: #0c4201;
	text-overflow: ellipsis;
	white-space: nowrap
}
.pic_show_box p a {
	color: #fff;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
.p-top {
	width: 95%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.p-top .p-title {
	color: #000;
	height: 42px;
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}
.p-top .pic1 {
	width: 400px;
	height: 300px;
	float: right;
	border: 1px #ddd solid;
}
.p-top .pic1 img {
	width: 400px;
	height: 300px;
}
.p-synopsis {
	width: 310px;
	float: left;
}
.p-s-list {
	line-height: 23px;
}
.p-s-list dt {
	color: #333;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 4px;
}
.p-s-list dd {
	padding: 10px;
}
#shangwutong {
	width: 120px;
	height: 30px;
	background: url(../images/btn_ask.png) no-repeat center;
	display: block;
	z-index: 999;
	margin-top: 15px;
}
.list li {
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.specific_info {
	width: 95%;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	height: 100%;
	overflow: hidden;
	text-align: left; /*background:#fff url(../images/note.png) repeat-x left 45px;*/
}
.specific_info h2 {
	text-align: center;
	width: 100%;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 55px;
}
.specific_info .d-h {
	width: 100%;
	padding: 10px 0px;
	color: #333;
	clear: both;
	font-size: 20px;
	display: block;
}
.specific_info .pro-g {
	height: 100%;
	overflow: hidden;
}
/*pdf下载*/

.btn_pro {
	margin-top: 20px;
	width: 558px;
	display: block;
	height: auto;
	overflow: hidden;
	padding: 26px 80px;
	background: #e8e8e8;
	border: 1px solid #ccc;
}
.btn_pro li {
	float: left;
	width: 110px;
	height: 32px;
	margin-right: 16px;
	padding-top: 4px;
	padding-left: 65px;
	overflow: hidden;
}
.btn_pro li a {
	width: 110px;
	height: 32px;
	display: block;
	z-index: 999;
	border: 0px;
	color: #fff;
}
.btn_pro .btn_01 {
	background: url(../images/btn_zi2.png) no-repeat;
}
.btn_pro .btn_02 {
	background: url(../images/btn_price2.png) no-repeat;
}
.btn_pro .btn_03 {
	background: url(../images/btn_pdf2.png) no-repeat;
}
.btn_solu {
	margin-top: 20px;
}
.form-group {
	width: 650px;
	margin: 0 auto;
	clear: both;
	padding: 12px 0;
}
.form-group label {
	float: left;
}
.form-control {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-control-c {
	float: left;
	width: 500px;
	border: 1px #ddd solid;
	height: 100px;
	line-height: 30px;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}
.form-sub {
	width: 560px;
	height: 30px;
	color: #fff;
	background: #C30101;
	border: none;
}
.main1 {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
.prona {
	margin: 0px auto 0 auto;
	padding: 0 0 0 0;
	width: 940px;
	text-align: center;
	position: relative;
	font-size: 16px;
	color: #aeafae;
	background: url(../images/topline.gif) left center repeat-x;
}
.prona font {
	color: #232323;
	font-size: 20px;
	background: #fff;
	display: inline-block;
	text-transform: uppercase;
	padding: 0 20px;
	font-family: 'Microsoft Yahei';
}
.prona em {
	display: inline-block;
	background: url(../images/topl.gif) center center no-repeat;
	width: 20px;
	height: 16px;
}
.proname {
	margin: 0 auto;
	width: 980px;
	text-align: center;
	color: #818181;
	font-size: 16px;
	line-height: 1;
	padding: 0 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-transform: uppercase;
}
.prona1 {
	height: 22px;
	margin: 3px auto 0 auto;
	width: 980px;
	text-align: center;
	position: relative;
	color: #eeded0;
}
.prona1 a {
	background: #e9e9e9;
	color: #939393;
	border-radius: 10px;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	width: 78px;
	height: 21px;
	line-height: 21px;
}
.proname1 {
	margin: 0 auto;
	width: 220px;
	text-align: center;
	color: #a7764e;
	font-size: 16px;
	line-height: 1;
	padding: 0 10px 0 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: Microsoft Yahei;
}
.index_pro {
	width: 100%;
	padding-top: 0;
	height: 780px;
	background: url(../images/peibg.gif) left top repeat-x;
}
.imore {
	width: 100%;
	text-align: center;
	padding: 25px 0 0 0;
}
.imore a {
	display: inline-block;
	width: 194px;
	height: 40px;
	border: 3px solid #fff;
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-family: 黑体;
}
.imore1 {
	width: 100%;
	text-align: center;
	padding: 10px 0 0 0;
}
.imore1 a {
	display: inline-block;
	width: 194px;
	height: 40px;
	border: 3px solid #8d8c91;
	border-radius: 10px;
	line-height: 40px;
	text-align: center;
	color: #8d8c91;
	font-size: 20px;
	font-family: 黑体;
}
.nameff {
	margin: 0 auto;
	width: 960px;
	padding: 70px 0 0 0;
	height: 41px;
	line-height: 41px;
	background: url(../images/peiline.gif) left bottom repeat-x;
	position: relative;
}
.nameff label {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin-top: -35px;
	background: url(../images/rabg.jpg) left bottom no-repeat
}
.nameff label img {
	border-radius: 50%;
}
.nameff p {
	float: left;
	padding: 3px 18px 0 18px;
	background: #232323;
	height: 41px;
}
.nameff p span {
	display: block;
	font-size: 20px;
	color: #ffffff;
	line-height: 1;
	position: relative;
	z-index: 10;
	line-height: 1.3
}
.nameff p font {
	display: block;
	font-size: 16px;
	color: #4bbeed;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 10;
	text-transform: uppercase;
}
.nameff a {
	position: absolute;
	left: 400px;
	top: 0;
	background: url(../images/pmore.gif) center top no-repeat;
	width: 88px;
	height: 44px;
	padding: 0px 0 0 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.pimg {
	float: left;
	width: 128px;
	height: 95px;
	display: inline;
	margin: 0 0 0 10px;
	border: 1px solid #d5d5d5
}
.i_tep {
	display: block;
	font-size: 12px;
	color: #707070;
}
.i_tep font {
	color: #da0000;
}
.newsmainc li a:hover .i_tep {
	color: #fff;
}
.indexlogo {
	float: left;
	width: 266px;
	background: rgba(55,55,56,0.7);
	height: 79px;
	z-index: 9999;
	text-align: center;
	padding: 25px 0 0 0;
}
.index_inpfra {
	float: left;
	width: 266px;
	height: 418px;
	background: url(../images/inline.gif) left bottom repeat-x #fff;
}
.indexpei {
	width: 100%;
	height: 360px;
}
.newsmainc {
	float: left;
	width: 980px;
}
.newsmainc li {
	float: left;
	width: 460px;
	padding: 15px 0 5px 20px;
}
.newsmainc li img {
	float: left;
	width: 145px;
	height: 108px;
	border: 1px solid #dcdcdc
}
.newsmainc li img:hover {
	box-shadow: 0 0 3px rgba(0,0,0,0.3)
}
.newsmainc .time {
	float: left;
	width: 60px;
	height: 60px;
	background: #fff;
	margin-right: 1px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.newsmainc .time font {
	float: left;
	width: 58px;
	font: 26px/26px 'Arial';
	color: #0b4189;
}
.newsmainc .time span {
	font: 12px/12px 'Arial';
	float: left;
	width: 100%;
	color: #0b4189;
}
.newsmainc .newsli_r {
	float: left;
	line-height: 1.5;
	color: #595959;
	width: 300px;
	margin-left: 10px;
	padding: 10px 0 0 0;
	background: url(../images/indexplus.gif) right 3px no-repeat;
}
.newsmainc .newsli_rt {
	float: left;
	width: 300px;
	font: 14px/1.2 'Microsoft Yahei'
}
.newsmainc .newsli_rt .fl {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 300px;
	color: #373737
}
.newsmainc label {
	float: left;
	width: 80px;
	display: inline;
	margin: 10px 0 0 0;
	border-radius: 15px;
	text-align: center;
	color: #808080;
	background: #eaeaea;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.newsmainc .newscon {
	display: block;
	height: 36px;
	line-height: 18px;
}
.newsmainc p.newscontent {
	color: #797979;
	float: left;
	width: 300px;
	line-height: 20px;
	height: 40px;
	font-size: 12px;
	overflow: hidden;
	padding: 7px 0 0 0;
}
.view-port {
	overflow: hidden;
	position: relative;
	width: 750px;
	padding-left: 20px;
	float: left;
}
.profra {
}
.slider-container {
	position: relative;
	height: 750px;
}
.profra li {
	position: absolute;
	width: 750px;
	left: 0;
	display: inline;
}
.bullet-pagination {
	position: absolute;
	right: 10px;
	top: -30px;
	width: 100%;
	text-align: right;
}
.bullet {
	display: inline-block;
	width: 11px;
	background: #f8a75c;
	height: 11px;
	border-radius: 50%;
	margin-right: 11px;
}
.bullet.active {
	background: #fff;
}
.profra li .limg {
	float: left;
	width: 219px;
	height: 309px;
	display: inline;
	margin: 45px 0 0 20px;
}
.profra li .limg a {
	float: left;
	width: 200px;
	padding: 14px 9px 0 9px;
	height: 295px;
	position: relative;
	background: #f6f6f6;
}
.profra li .limg a:hover {
	background: #c71730;
}
.profra li .limg a span {
	display: block;
	width: 200px;
	font-size: 16px;
	line-height: 28px;
	padding: 5px 0 0 0;
	color: #242424;
	text-align: left;
	height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.profra li .limg a p {
	display: block;
	width: 200px;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0 0 0;
	color: #838383;
	text-align: left;
	height: 54px;
	overflow: hidden;
}
.profra li .limg a font {
	background: #ececec;
	font-size: 12px;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	display: inline-block;
	color: #333;
	margin: 10px 0 0 0;
	padding: 3px 20px;
}
.profra li .limg img {
	border: 3px solid #e1e0e0;
	width: 194px;
	height: 144px;
	overflow: hidden;
}
.profra li .limg a:hover img {
	border: 3px solid #fff;
	opacity: 1;
}
.profra li .limg a:hover span {
	color: #fff;
}
.profra li .limg a:hover p {
	color: #fff;
}
.profra li .limg a:hover span {
	color: #fff;
}
.index_course {
	width: 100%;
	height: 230px;
}
/*----课程设置------------*/

#container {
	float: right;
	padding: 38px 0 0 0;
	width: 830px;
	position: relative;
	z-index: 0;
}
#example {
	width: 830px;
	height: 160px;
	position: relative;
}
#slides {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
#slides .slide {
	width: 830px;
	height: 160px;
	word-break: break-all;
	word-wrap: break-word;
}
#slides .next, #slides .prev {
	position: absolute;
	top: 84px;
	left: -103px;
	width: 6px;
	height: 10px;
	display: block;
	z-index: 101;
}
.slides_container {
	width: 830px;
	height: 160px;
	overflow: hidden;
	position: relative;
}
#frame {
	position: absolute;
	z-index: 0;
	width: 830px;
	height: 160px;
	top: -3px;
	left: -80px;
}
#slides .next {
	left: -45px;
}
#slides .link {
	display: block;
	margin-top: 10px;
	font-weight: 800;
}
#slides a {
	color: #606060;
	margin-right: 23px;
}
#slides a:hover {
	color: #606060;
	margin-right: 23px;
}
.in_coul {
	float: left;
	width: 830px;
}
.in_coul li {
	float: left;
	width: 120px;
	height: 120px;
	position: relative;
	padding: 10px;
	overflow: hidden;
	margin: 0 10px;
}
.in_coul li img {
	border-radius: 50%;
	width: 120px;
	height: 120px;
	-webkit-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
.in_coul li label {
	z-index: 1;
	border: 10px solid #ededed;
	height: 120px;
	width: 120px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	border-radius: 50%;
}
.in_coul li span {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	height: 47px;
	width: 120px;
	background: rgba(255,255,255,0.6);
	left: 10px;
	bottom: 10px;
	line-height: 40px;
	text-align: center;
	border-radius: 0 0 60px 60px;
}
.in_coul li:hover label {
	border: 10px solid #4073aa;
}
.in_coul li:hover img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotateY(180deg)
}
.in_coul li:hover span {
	background: #87a7ca;
	color: #fff;
}
.index_course_name {
	float: left;
	padding: 70px 0 0 15px;
}
.index_course_name font {
	float: left;
	color: #232323;
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.index_course_name label {
	float: left;
	color: #7b7b7b;
	font-size: 20px;
	line-height: 1;
	padding: 6px 0 0 0;
}
.index_course_name label em {
	font-size: 12px;
	color: #232323;
	font-style: normal;
	text-transform: uppercase;
}
.index_zhao {
	width: 100%;
	height: 330px;
	background: url(../images/zz.jpg) center bottom no-repeat;
}
.index_zhleft {
	float: left;
	width: 328px;
	height: 280px;
	display: inline;
	margin: 50px 0 0 160px;
	background: rgba(213,79,67,0.7)
}
.index_zhleft .name {
	float: left;
	width: 275px;
	padding: 38px 0 0 25px;
	color: #fff;
	font-size: 20px;
}
.index_zhleft .name font {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.index_zhcon {
	float: left;
	width: 275px;
	padding: 20px 0 0 25px;
	height: 100px;
	line-height: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #fff;
}
.index_zhmore {
	background: #ebc1bd;
	float: left;
	width: 82px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #232323;
	font-size: 12px;
	border-radius: 10px;
	display: inline;
	margin: 25px 0 0 25px;
	transition: 0.4s;
}
.index_zhmore:hover {
	margin: 25px 0 0 30px;
}
.index_zhright {
	float: left;
	width: 385px;
	height: 124px;
	background: #fff;
	display: inline;
	margin: 206px 0 0 0;
}
.index_zhright .name {
	float: left;
	width: 85px;
	height: 45px;
	padding: 230px 0 0 280px;
	margin-top: -200px;
	color: #232323;
	font-size: 18px;
	background: url(../images/ab.png) 10px top no-repeat;
}
.index_zhright .name font {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.in_anrcon {
	float: left;
	width: 355px;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	color: #4c4c4c;
	padding: 5px 0 0 15px;
}
.in_anrcon:hover {
	text-decoration: underline;
}
.index_coufra {
	float: left;
	width: 79px;
	height: 15px;
	border: 1px solid #ececec;
	border-radius: 10px;
	display: inline;
	margin: 10px 0 0 37px;
}
.index_cleft {
	float: left;
	width: 150px;
}
#demo1p {
	height: 260px;
	list-style: none outside none;
	/*     margin-left: 10px; */

	overflow: hidden;
	width: 1200px;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
ul {
	list-style: none outside none;
}
.top_14 li {
	float: left;
	height: 270px;
	margin-right: 10px;
	margin-top: 3px;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
	width: 300px;
}
.top_14 h3 {
	width: 2002px;
	height: 225px;
	margin: 0 auto;
}
.top_14 h3 a {
	width: 300px;
	height: 225px;
	border: #d3d3d3 solid 1px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
 *display:block;
 *font-size: 129px;
 *font-family:Arial;
/* color: #003366;

    font-weight: bold; */

}
.top_14 h3 img {
	vertical-align: middle;
}
.top_14 li p {
	line-height: 40px;
}
.top_14 li a {
	color: #444;
	font-size: 16px;
}
.top_14 li p .a1 {
	font-size: 12px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	display: block;
	height: 24px;
}
.top_14 li p .a1:hover {
	color: #0256a7;
}
.inews1 {
	width: 325px;
	padding: 20px;
	background: #fff;
	height: 425px;
	float: left;
}
.inews {
	width: 380px;
	float: left;
}
.inews_list {
	width: 100%;
	overflow: hidden;
	height: 260px;
}
.inews_list li {
	margin-bottom: 10px;
	background: #f8f8f8;
	height: 50px;
	padding: 15px;
}
.inews_list li p {
	color: #aaa;
}
.inews_list li h3 {
	float: left;
	width: 50px;
	text-align: center;
	margin-right: 15px;
}
.inews_list li h3 p {
	font-size: 40px;
	color: #333;
	line-height: 35px;
}
.inews_list li h3 span {
	font-size: 12px;
	color: #333;
	font-weight: normal
}
.inews_list li a {
	color: #666;
	line-height: 30px;
}
.inews_list li:hover {
	background: #0c53ab;
	cursor: pointer;
}
.inews_list li:hover p {
	color: #fff;
}
.inews_list li:hover h3 p {
	color: #fbc801;
	line-height: 35px;
}
.inews_list li:hover h3 span {
	font-size: 12px;
	color: #fff;
	font-weight: normal
}
.inews_list li:hover a {
	color: #fff;
	line-height: 30px;
}
.mainbox {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
}
.icompany {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0px;
}
.icompany_text {
	margin-bottom: 10px;
	color: #333;
	line-height: 34px;
	text-indent: 2em;
	width: 600px;
	float: left;
}
.iabout_right {
	width: 350px;
	float: right;
	border: 1px #eee solid;
	padding: 2px;
	height: 246px;
}
.title2 {
	width: 100%;
	border-bottom: 1px #ddd solid;
	margin-bottom: 20px;
	height: 35px;
}
.title2 h3 {
	font-size: 24px;
	color: #111;
	font-weight: normal;
	border-bottom: 3px #C30101 solid;
	width: 100px;
	float: left;
	line-height: 32px;
	margin-right: 20px;
	text-indent: 0
}
.title2 .more {
	float: right;
	display: block;
	background: #333;
	font-size: 14px;
	color: #fff;
	width: 80px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-top: 3px;
	text-indent: 0
}
.title2 .more:hover {
	background: #C30101;
	color: #fff;
}
.pagination {
	clear: both;
	margin: 10px 0;
	text-align: center;
}
.pagination li {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
.pagination li a {
	display: block;
	padding: 4px 12px;
	background-color: #fcfcfc;
	border: 1px solid #eeeeee;
}
.pagination li + li a {
	border-left: none;
}
.pagination li.active a, .pagination li a:hover {
	background-color: #C30101;
	color: #ffffff;
}
.gg {
	width: 100%;
	height: 150px;
	background: url(../images/guanggao.jpg) no-repeat center top;
}
.title_news_article {
	font-size: 22px;
}
.iabout {
	width: 100%;
	height: 350px;
}
.zsjm {
	width: 720px;
	background: #fff;
	padding: 25px 10px 25px 20px;
	margin-top: 20px;
}
.zsnr p {
	line-height: 35px;
}
.box {
	width: 230;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.picbox {
	width: 230px;
	height: 200px;
	overflow: hidden;
	position: relative;
}
.piclist {
	height: 200px;
	position: absolute;
	left: 0px;
	top: 0px
}
.piclist li {
	background: #f7f7f7;
	float: left;
}
.piclist li p a {
	text-align: center;
	width: 230px;
	display: block;
}
.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}
.og_prev, .og_next {
	width: 30px;
	height: 50px;
	background: url(../images/icon.png) no-repeat;
	background: url(../images/icon_ie6.png) no-repeat\9;
	position: absolute;
	top: 73px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.og_prev {
	background-position: 0 -60px;
	left: 4px;
}
.og_next {
	background-position: 0 0;
	right: 4px;
}
.feedback {
	Z-index: 99;
	background: #fff;
	width: 340px;
	position: fixed;
	right: 30px;
	bottom: -9999px;
	box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
	font-size: 14px;
	border-radius: 10px 10px 0 0;
}
.feedback .feedbackHeader {
	height: 40px;
	line-height: 40px;
	border-radius: 10px 10px 0 0;
	color: #ffffff;
	text-indent: 50px;
	font-weight: normal;
	cursor: pointer;
}
.feedback .eMailIco {
	background: url("../images/emailIco.png") 16px center no-repeat #232323;
	background-size: 21px auto;
}
.feedbackForm {
	padding: 16px 16px 40px 16px;
}
.feedbackForm .tips {
	color: #222d38;
	padding-bottom: 20px;
}
.feedbackForm .linee {
	margin-bottom: 16px;
}
.feedbackForm .linee input, .feedbackForm .linee textarea {
	width: 100%;
	box-sizing: border-box;
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	border: solid 1px #ccc;
	color: #222d38;
	display: block;
}
.feedbackForm textarea {
	resize: none;
	height: 78px;
	padding: 11px;
	line-height: 20px;
}
.feedbackForm .linee input {
	height: 40px;
	line-height: 40px;
	padding: 0 11px;
}
.feedbackForm .btn {
	background: #232323;
	border-radius: 4px;
	width: 100%;
	box-sizing: border-box;
	border: none;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	cursor: pointer;
}
.feedback .closeBtn {
	background: url("../images/closeBtn.png") no-repeat;
	width: 28px;
	height: 28px;
	background-size: 28px 28px;
	position: absolute;
	left: -36px;
	top: 6px;
	cursor: pointer;
	display: none;
}
.main {
	padding: 55px 0px;
}
.insLeft {
	width: 240px;
}
.insAside .tit {
	line-height: 35px;
	border-bottom: 1px solid #eee;
	background: #232323;
	padding-top: 15px;
}
.insAside .tit span {
	color: #ffffff;
	font-size: 30px;
	padding-top: 14px;
	letter-spacing: 7px;
	font-weight: bold;
	line-height: 35px;
}
.zizhi {
	height: 515px;
	background: url(../images/tonglan.jpg) center no-repeat;
}
.insAside .tit p {
	display: block;
	color: #3e3e3e;
	font: 18px 'Arial';
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	margin-top: 0px;
}
.insAside .tit em {
	left: 95px;
	bottom: -2px;
}
.tit {
	line-height: 35px;
	border-bottom: 1px solid #eee;
	background: #232323;
	padding-top: 15px;
}
.tit span {
	color: #ffffff;
	font-size: 30px;
	padding-top: 14px;
	letter-spacing: 7px;
	font-weight: bold;
	line-height: 30px;
}
.tit p {
	display: block;
	color: #969696;
	font: 20px 'Arial';
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	margin-top: 0px;
}
.tit em {
	left: 95px;
	bottom: -2px;
}
.tac {
	text-align: center;
}
.lian {
	border: 1px #eee solid;
	border-top: normal;
	padding-bottom: 20px;
	padding-top: 10px;
}
.lian p {
	line-height: 30px;
	font-size: 16px;
	color: #252525;
	padding-left: 5px;
	padding-top: 5px;
}
/*相关信息*/

.related_news {
	margin: 20px 0 0 0;
	height: 120px
}
.related_title {
	border-bottom: 1px solid #ccc;
	margin: 0px 0 10px 0;
}
.related_title span {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #222;
}
.related_title a {
	float: right;
	font-size: 16px;
	font-weight: normal;
}
/*相关新闻*/



.related_news ul li {
	width: 50%;
	float: left;
	padding: 2px 10px;
	box-sizing: border-box;
}
.related_news ul li a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	line-height: 24px;
}
.related_news ul li a em {
	float: right;
}
/*相关产品*/

.related_product {
	height: 235px;
}
.related_product ul li {
	float: left;
	width: 200px;
	margin-left: 13px;
	margin-right: 13px;
}
.related_product ul li>a {
	border: 1px #ddd solid;
	width: 200px;
	height: 171px;
	display: block;
}
.related_product ul li p a {
	text-align: center;
	display: block;
}
.sy_ys {
	width: 1200px;
	margin: 0 auto;
}
.sy_ystxt {
	width: 1200px;
	margin: 0 auto;
}

.zy_four .first_top strong, .zy_four .first_top span {
	color: #fff;
}
.first_top strong {
	font-size: 36px;
	display: block
}
.zy_four .first_top {
	margin-bottom: 20px;
}
.first_top span {
	font-size: 18px;
	line-height: 40px;
}
.zy_four p {
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
}
.zy_four ul {
	width: 900px;
	margin: 0 auto;
}
.zy_four li {
	text-align: center;
	float: left;
	padding: 50px 48px 60px 48px;
}
.zy_four li small {
	display: block;
	padding-top: 15px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.zy_four a {
	display: block;
	border: 1px solid #fff;
	border-radius: 10px;
	font-size: 16px;
	color: #ffffff;
	width: 220px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	clear: both;
	margin: auto;
	-webkit-transition: all 0.5s ease-in-out;
}
.zy_four ul li img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.zy_four ul li img:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
.zy_four a:hover {
	background: #fff;
	color: #252525;
}
.zy_four {
	padding: 60px 0px;
	overflow: hidden;
	min-height: 480px;
	text-align: center;
	background: url(../images/zy_bj.jpg) no-repeat center;
}

.busMess{width: 1200px; margin: 0 auto; border-top: 1px dashed #ccc; padding-top: 20px;}
.busMess .tit11{font-size:16px; margin-right:10px; margin-bottom:15px;}
.busMess a{ margin-right:10px; line-height:35px;}