﻿ @charset "gb2312";/* CSS Document*/
.top {
	height: 30px;
	line-height: 30px;
	color: #cccccc;
	background: #333333;
}
.top a {
	color: #cccccc;
}
.top a:hover {
	color: #ccc;
}
.topNavSe {
	width: 400px;
}
.topNavSe p {
	float: right;
	background: #004ca6;
	padding: 0 15px 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.topNavSe p i {
	background: url(../images/tubiao.png) no-repeat 0px 2px;
	height: 23px;
	width: 23px;
	margin-right: 8px;
	background-size: 100%;
}
.topNavSe a {
	color: #ccc;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #ccc;
}
.language a {
	color: #838383;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 10px 0 25px;
	background: url(../images/en.jpg) no-repeat left center;
}
.logo {
	height: 100px;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #004ca6;
	text-decoration: none;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
/**seach**/
.iseaCon {
	height: 50px;
	border-bottom: 1px solid #e3e3e3;
}
.hotSea, .hotSea a {
	color: #6c6c6c;
	line-height: 50px;
}
.hotSea a {
	margin: 0px 6px;
}
.hotSea a:hover {
	color: #004ca6;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.search {
	position: relative;
	width: 290px;
	background: #ededed;
	height: 30px;
	margin-top: 10px;
}
.search_text {
	width: 184px;
	height: 30px;
	background: #ededed;
	color: #828282;
	border: 0px;
	padding-left: 5px;
	outline: none;
	line-height: 30px\9
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
	font-family: '瀹嬩綋'
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	background: #004ca6;
}
/**menu**/
.menu {
	height: 100px;
	width: 880px;
	float: right;
}
.menu li {
	float: left;
}
.menu li a {
	font-size: 16px;
	color: #333;
	padding: 0px 16.8px;
	display: block;
	height: 100px;
	line-height: 100px;
}
.menu li a:hover, .menu li a.cur {
	background: #004ca6;
	color: #fff;
}
.menu li ul {
	display: none;
	
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.menu li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.menu li ul li {
	height: 46px;
	line-height: 45px;
	
	margin: 0;
}
.menu li ul li a {
	width: 97px;
	font-size: 12px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-weight: normal;
	color: #666;

	padding: 0;
	display: block;
	font-size: 14px;
}
.menu li ul li a:hover {
	background: #004ca6 !important;
	color: #fff;
}



.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #004ca6;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
html {
	overflow-x: hidden
}
.ban {
	position: relative;
	width: 1000px;
	height: 650px;
	margin: 0px auto;
}
.banPa {
	left: -460px;
	position: absolute;
}
#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 650px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#foucsBox .imgCon {
	width: 1920px;
	height: 650px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 650px;
}
#foucsBox .imgCon li img {
	width: 1920px;
	height: 650px;
}
#foucsBox .foucs {
	width: 680px;
	height: 22px;
	position: absolute;
	bottom: 3px;
	text-align: center;
	z-index: 3;
}
#foucsBox .foucsButton {
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0px;
	z-index: 4;
}
#foucsBox .foucsButton span {
	display: inline;
	width: 37px;
	height: 37px;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/banCoin.png) no-repeat;
}
#foucsBox .foucsButton img {
	display: none;
}
#foucsBox .lBtn {
	left: 0px;
}
#foucsBox .lBtn span {
	float: left;
	background-position: 0px 0px;
}
#foucsBox .rBtn {
	left: 37px;
}
#foucsBox .rBtn span {




	float: right;
	background-position: -37px 0px;
}
/**浜у搧**/
.iproWarp {
	background: #f9f9f9;
	height: 850px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	padding: 0px;
	float: right;
	width: 100%;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #004ca6;
	height: 222px;
	margin: 35px 0 0 0;
}
/**鏂伴椈**/
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
/**鑱旂郴鎴戜滑**/
.iConta {
	width: 420px;
}
.iConta .tit {
	height: 14px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 28px;
}
.iConta .tit span {
	background: #fff;
	padding-right: 8px;
}
.iConta .tit span b {
	color: #004ca6;
}
.iConta .tit span em {
	text-transform: uppercase;
}
.iConta .tit a {
	text-transform: uppercase;
	color: #333;
	background: #f3f3f3;
	padding: 0 8px;
}
.iConta .tit a:hover {
	background: #004ca6;
	color: #fff;
}
.iConta .con {
	margin-top: 40px;
}
.clear {
	clear: both;
}
.inews {
	margin: 15px 0 0 0;
	font-size: 14px;
}
.inews dl {
	padding: 5px 0px 10px 0px;
}
.inews dl dd {
}
.inews dl dd a {
	line-height: 28px;
	display: block;
	padding-left: 0px;
	color: #4d4d4d;
}
.inews dl dd a:visited {
	color: #4d4d4d;
}
.inews dl dd a:hover {
	color: #0256a7;
}
.xjhx {
	height: 14px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 28px;
}
.recomPro {
	margin-top: 35px;
}
/**浜у搧鍒楄〃**/
.main {
	padding-top: 30px;
	padding-bottom: 60px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
/**浜у搧璇︽儏**/
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
*display:block;
*font-size:197px;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}

.insNewsArti img {
	max-width: 780px;
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
/**鏂伴椈鍒楄〃**/
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 16px;
	float: left;
	padding-left: 15px;
	background: url(../images/nCoin.png) no-repeat 3px -128px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #004ca6;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
}
/**鏂伴椈璇︽儏**/
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 26px;
	margin: 30px 0;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 24px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #004ca6;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #004ca6;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
/**缃戠珯鍦板浘**/
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
/*宸︿晶鍒嗙被*/
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 265px;
	float: left;
}
.demo1_menu p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	background: #004ca6;
	font-weight: bold;
}
.demo1_menu ul {
}
.demo1_menu ul li {
	width: 265px;
	height: 63px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menu ul li a {
	display: block;
	line-height: 63px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.demo1_menu ul li ul {
	display: none;
}
.demo1_menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menu ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 1s ease;
	background: #fff;
}
.demo1_menu a:hover {
	background: #d5121a;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #d5121a;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 30px;
	color: #fff;
	text-align: center;
	background: #004ca6;
	font-weight: bold;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 63px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 63px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 265px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 265px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 1s ease;
	background: #fff;
}
.demo1_menua a:hover {
	background: #d5121a;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #d5121a;
	color: #fff;
}
/*鍙充晶浜у搧*/
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 350px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #e9e9e9;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #004ca6;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.demo1_right dl dd .more {
	text-align: center;
	margin: 10px auto 20px;
	background: #004ca6;
	color: #fff;
	width: 195px;
	height: 30px;
	line-height: 30px;
	border-radius: 13px 13px 13px 13px;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.gd1 {
	width: 910px;
	height: 650px;
}
/*鍟嗙洘鎴愬憳*/
.link {
	width: 1200px;/* border:1px solid #dadada; */
	margin: 0 auto;
}
.link span {/* float:left; */
	color: #333;/* background:url(../images/link.png) no-repeat 5px center #fff; *//* padding:0 10px 0 90px; *//* margin: -10px 0 0 8px; *//* position: absolute; */
	font-weight: bold;
}
.link ul {/* padding:0 0 0 15px; */
	margin-top: 10px;
}
.link ul li {
	float: left;
}
.link ul a {
	color: #666;
	line-height: 30px;
	padding: 0 2px;
}
.link ul a:hover {
	color: #004fa6;
}
/*---foot----*/
.footer {
	background: url(../images/f_bg.jpg) repeat-x;
	overflow: hidden;
	zoom: 1;
	margin: 40px 0 0 0;
}
.foot {
	width: 100%;
	background: #222;
	height: 293px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 619px;
	color: #9f8979;
	margin: 14px auto 0 auto;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.linka {
	float: left;
	width: 619px;
	height: 150px;
	color: #a9a9a9;
	border-bottom: 1px solid #323232;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 14px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 619px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 150px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 150px;

	line-height: 55px;
	color: #c6c6c6;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-cont {
	float: left;
	width: 336px;
	height: 298px;
	background: url(../images/cont.gif) left top no-repeat;
	position: relative;
	margin: -40px 0 0 0;
}
.foo-cont p.name {
	font-size: 20px;
	color: #e5e5e5;
	padding: 24px 0 0 32px;
}
.foo-cont p.not {
	color: #7a7a7a;
	padding: 10px 32px;
	width: 250px;
}
.cont-fcon {
	float: left;
	padding: 5px 32px;
	width: 250px;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.foo-cont p.tel {
	float: left;
	width: 318px;
	text-align: center;
	font-size: 35px;
	font-family: impact;
	padding: 5px 0 0 0;
	height: 58px;
	line-height: 58px;
}
.foo-right {
	float: left;
	width: 619px;
	margin-left: 50px;
}
.foot-left .left {
	float: left;
	width: 255px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left .right {
	float: right;
	width: 350px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left a {
	color: #878787
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #004ca6;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
/*优势*/
.wrap {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}
.wrap h4 {
	font-size: 20px;
	text-align: center;
}
.wrap h5 {
	font-size: 24px;
	color: #848484;
	font-family: '';
	font-weight: normal;
	text-transform: uppercase;
}
.wrap h6 {
	font-size: 36px;
	font-weight: normal;
	line-height: 1;
}
.wrap h6 strong {
	padding: 0 10px;
	position: relative;
	font-weight: normal;
	color: #393a45;
}
.wrap h6 strong:before {
	display: block;
	content: ' ';
	width: 200px;
	height: 1px;
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	right: 100%;
	bottom: 46%;
}
.wrap h6 strong:after {
	display: block;
	content: ' ';
	width: 200px;
	height: 1px;
	border-bottom: 1px solid #e1e1e1;
	position: absolute;
	left: 100%;
	bottom: 46%;
}
.advbox {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
}
.adimg {
	float: left;
	width: 600px;
	height: 360px;
}
.adtxt {
	float: left;
	width: 600px;
	height: 360px;
}
.adtx_a {
	padding: 10px 40px 20px 45px;
	background-color: #f5f5f5;
	position: relative;
	box-sizing: border-box;
	height: 360px;
}
.adtx_a h5 {
	font-size: 60px;
	font-weight: lighter;
	line-height: 1;
	padding: 40px 0 10px 0;
	color: #004ca6;
}
.adtx_a strong {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #004ca6;
	padding: 0 0 18px 0;
	display: inline-block;
}
.adtx_a .txt {
	padding: 6px 0;
}
.adtx_a .en {
	font-size: 12px;
	color: #797979;
}
.adtx_a .txt:after {
	display: block;
	content: '';
	background: #f5f5f5;
	position: absolute;
	top: 0;
	left: 100%;
	width: 1000px;
	height: 100%;
}
.advbox:after {
	clear: both;
	display: table;
	content: " ";
}
.advbox:before {
	clear: both;
	display: table;
	content: " ";
}
.advbos {
	width: 1200px;
	margin: 0 auto;
}
.adtx_b {
	padding: 10px 40px 20px 45px;
	background-color: #004ca6;
	position: relative;
	box-sizing: border-box;
	height: 360px;
	text-align: right;
}
.adtx_b h5 {
	font-size: 60px;
	font-weight: lighter;
	line-height: 1;
	padding: 40px 0 10px 0;
	color: #fff;
}
.adtx_b strong {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	padding: 0 0 18px 0;
	display: inline-block;
	color: #fff;
}
.adtx_b .txt {
	padding: 6px 0;
	color: #fff;
}
.adtx_b .en {
	font-size: 12px;
	color: #fff;
}
.adtx_b .txt:after {
	display: block;
	content: '';
	background: #004ca6;
	position: absolute;
	top: 0;
	left: auto;
	right: 100%;
	width: 1000px;
	height: 100%;
}
/*瑙嗛*/
.sp {
	width: 512px;
	height: 145px;
	float: right;
}
/*棣栭〉鍏充簬鎴戜滑*/
.iabout {
	width: 100%;
	background: #ccc;
	height: 385px;
	padding-top: 40px;
}
.iabout_a {
	width: 1200px;
	margin: 0 auto;
	background: #0C6BBB;
	height: 344px;
}
.bout_txt {
	width: 800px;
	float: right;
	padding: 40px 40px 10px 40px;
	box-sizing: border-box;
	color: #fff;
}
.bout_txt p {
	text-align: center;
	font-size: 24px;
}
.bout_txt h5 {
	text-align: center;
	font-size: 18px;
}
.bout_txt span {
	margin-top: 10px;
	display: block;
	line-height: 32px;
}
.bout_txt span a {
	color: #fff;
}
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.inew p {
	font-size: 36px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: normal;
	line-height: 1;
}
.inew p:before {
	display: block;
	content: ' ';
	position: absolute;
	left: 40%;
	right: 0;
	top: 0;
	height: 15px;
	border: 4px solid #01488a;
	border-bottom: 0;
	border-right: 0;
}
.inew p:after {
	display: block;
	content: ' ';
	position: absolute;
	left: 100%;
	top: 0;
	bottom: 0;
	width: 15px;
	border: 4px solid #01488a;
	border-left: 0;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.inew_a {
	width: 1200px;
	margin: 0 auto;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
}
.inew_b:nth-child(2) {
	margin-right: 0;
}
.inew_b:nth-child(4) {
	margin-right: 0;
}
.inew_b p {
	font-size: 20px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inew_b p a {
	color: #01488A;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
}
.goto {
	color: #01488A;
	opacity: 1;
	font-weight: bold;
}
.iabout_title {
	width: 100%;
	height: 60px;
	margin: 0 auto
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #004ca6 solid;
	padding-left: 20px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
.about {
	width: 620px;
	float: left;
	height: 360px;
	border: 1px #eee solid;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
}
.about img {
	margin-bottom: 20px;
}
.about p {
	line-height: 28px;
	font-size: 13px;
	color: #555;
	font-weight: normal;
	margin-top: 10px;
}
.about ul {
}
.about ul li {
	background: url(../images/yosIco.gif) no-repeat left;
	border-bottom: 1px #ddd dashed;
	height: 43px;
	padding-left: 20px;
}
.about ul li a {
	font-size: 13px;
	width: 100%;
	line-height: 43px;
	font-weight: normal;
}
.about ul li a span {
	float: right;
	line-height: 43px;
}
/*棣栭〉璧勮川鑽ｈ獕*/

.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
/*棣栭〉妗堜緥*/
.pages {
	width: 500px;
	margin: 20px auto;
}
.pages ul {
}
.pages ul li {
	float: left;
	margin: 0 5px;
}
.contact {
	width: 265px;
	/* height: 200px; */
	background: #004ca6;
	padding-top: 15px;
	padding-bottom: 15px;
}
.contact p {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 12px;
	width: 245px;
	font-weight: normal;
}
.contact p a {
	color: #fff;
}
.contact p a:hover {
	background: none;
}
.xdh {
    line-height: 60px;
    float: right;
    display: table;
}
.pro_left {
	width: 400px;
	/* float: left; */
	border: 1px #eee solid;
	margin: 0 auto;
	margin-top: 20px;
}
.pro_right {
	width: 100%;
	/* float: right; */
	text-align: center;
}
.pro_right p {
	height: 40px;
	border-bottom: 1px #eee solid;
	font-size: 14px;
}
.pro_right h1 {
	line-height: 40px;
	/* border-bottom: 1px #eee solid; */
	font-size: 22px;
	font-weight: bold;
}
.newCon {
	width: 100%;
}
.insNewsArti p {
	line-height: 35px;
}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.sydbtit {
	width: 1200px;
	margin: 0 auto;
}
.sydbtit p {
	font-size: 40px;
	color: #333;
	text-align: center;
	position: relative;
	height: 90px;
	line-height: 42px;
	font-weight: bold;
}
.sydbtit span {
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
.sy_tel {
	background: url(../images/sy_tel.jpg) center no-repeat;
	width: 250px;
	height: 481px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}
.sy_tel p {
	padding-top: 355px;
	font-size: 18px;
}
.sy_tel span {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}
.sy_tel a {
	width: 100px;
	height: 30px;
	display: block;
	background: #004ca6;
	color: #fff;
	line-height: 30px;
	margin: 0 auto;
	border-radius: 15px;
	margin-top: 10px;
}
.sy_xwtj {
	float: left;
	width: 506px;
	padding-left: 20px;
	/* border-left: 1px solid #eee; */
	padding-right: 45px;
	/* border-right: 1px solid #eee; */
	margin-top: 30px;
}
.sy_xwtj dl {
	background: #f8f8f8;
	height: 481px;
}
.sy_xwtj dl:hover dd a {
	color: #c40000;
}
.sy_xwtj dl dt {
	height: 280px;
}
.sy_xwtj dl dt img {
}
.sy_xwtj dl dd {
	padding: 22px 20px;
}
.sy_xwtj dl dd p {
	font-size: 18px;
	font-weight: bold;
}
.sy_xwtj dl dd p a {
	color: #333;
}
.sy_xwtj dl dd span {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 10px;
	display: block;
}
.sy_xwzs {
	width: 357px;
	float: right;
	margin-top: 30px;
}
.sy_xwzs ul {
}
.sy_xwzs ul li {
	width: 357px;
	height: 100px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	padding: 15px 22px;
	margin-bottom: 26px;
}
.sy_xwzs ul li:hover {
	border: 1px solid #ccc;
}
.sy_xwzs ul li:nth-child(2n) {
	background: #f8f8f8;
}
.sy_xwzs ul li p {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 26px;
}
.sy_xwzs ul li p img {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
}
.sy_xwzs ul li span {
	display: block;
	color: #888;
	font-size: 14px;
	line-height: 20px;
	padding-top: 6px;
}
.jz_bg {
	background: url(../images/jz_bg.jpg) no-repeat center 0;
	height: 990px;
	padding: 140px 0 0;
	overflow: hidden;
	box-sizing: border-box;
	margin-bottom: 60px;
}
.hz {
	background: url(../images/hz_bg.jpg) no-repeat center 0;
	height: 366px;
	margin-bottom: 70px;
}
.sy_gaisu {
	width: 1100px;
	margin: 0 auto;
	margin-top: 70px;
	font-size: 16px;
	line-height: 32px;
	color: #666;
}
.sy_gaisu a {
	color: #666;
	font-weight: normal !important;
}
.sy_gaisu a:hover {
	color: #da132a;
}
.sy_tpzs {
	margin-top: 80px;
}
.sy_tpzs ul {
}
.sy_tpzs ul li {
	float: left;
	margin: 8px;
	border: 3px solid #fff;/* background: #fff; */
}
.sy_tpzs ul li span {
	display: block;/* border: 3px solid #fff; */
}
.sy_tpzs ul li p {
	background: #014ca7;
	text-align: center;
	line-height: 40px;
	/* line-height: 30px; */
	font-size: 16px;
}
.sy_tpzs ul li span a {
}
.sy_tpzs ul li p a {
	color: #fff;
}
 .#pro {
 width: 100%;
 margin: 0 auto;
 margin-top: 20px;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	width: 300px;
	_width: 300px;
	text-align: center;
}
.ipro h3 {
	width: 284px;
	height: 284px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 284px;
	height: 284px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
*
	display:block;
*
	font-size:166px;
*
	font-family:Arial;
	border: 1px solid #f6f6f6;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	color: #000;
	font-weight: normal;
	line-height: 30px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.sy_ys_b {
	width: 1200px;
	margin: 0 auto;
	display: table;
	margin-top: 15px;
	text-align: center;
}
.sy_ys_b dl {
	float: left;
	width: 227px;
	margin: 0 16px 0 0;
	height: 430px;
	background: #eee;
	box-sizing: border-box;
	border-bottom: 5px solid #004ca6;
}
.sy_ys_b dl:hover {
	background: #d5121a;
	color: #fff;
	border-bottom: 5px solid #d5121a;
}
.sy_ys_b dl:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.sy_ys_b dl dt {
	background: #000;
	position: relative;
	width: 227px;
	height: 306px;
	overflow: hidden;
}
.sy_ys_b dl dt img {
	background: #000;
	position: relative;
	width: 227px;
	height: 306px;
	overflow: hidden;
	opacity: 0.5;
	transition: all 0.6s;
}
.sy_ys_b dl dt span {
	display: block;
	width: 227px;
	left: 0;
	top: 142px;
	position: absolute;
	color: #fff;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}
.sy_ys_b dl dt span em {
	display: block;
	opacity: 0.6;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
}
.sy_ys_b dl dd {
	padding: 22px 0 0;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	line-height: 27px;
}
.sy_ys_b dl dd b {
	display: block;
	font-weight: bold;
}
.sy_ys_b dl:nth-last-child(1) {
	margin: 0;
}
.sy_ys_b dl:nth-last-child(2) {
	margin-top: 78px;
}
.sy_ys_b dl:nth-last-child(4) {
	margin-top: 78px;
}
.youshi_d{    margin: 0 auto;
    width: 377px;
    height: 52px;
    background: #004ca6;
    border-radius: 10px;
    margin-top: 90px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 20px;}
.sy_ys_c{
    text-align: center;
    padding-bottom: 50px;
}
.sy_ys_c p{
    text-align: center;
    color: #333;
    font-size: 44px;
    line-height: 60px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    /* padding: 0 0 30px; */
    font-weight: bold;
    }
.sy_ys_c span{    display: block;
    font-size: 20px;
    line-height: 44px;
    font-weight: normal;
    opacity: 0.8;}
.sy_ys_c i{
    font-style: normal;
    color: #004ca6;
}
.sy_ys_a{
    background: url(../images/ys_bg.jpg) center no-repeat;
    padding-top: 80px;
    padding-bottom: 80px;
    }
.crumb{    display: table;
    background: #f6f6f6;
    width: 858px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 16px;
	margin-bottom: 10px;}