﻿ @charset "gb2312";/* CSS Document*/
.top {
	height: 30px;
	line-height: 30px;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
}
.top a {
	color: #333;
}
.top a:hover {
	color: #333;
}
.topNavSe {
	width: 400px;
}
.topNavSe p {
	float: right;
	background: #4C931C;
	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: #333;
	padding: 0px 5px;
	float: right;
}
.topNavSe a:hover {
	color: #333;
}
.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 {
	margin-top: 20px;
	margin-bottom: 10px;
	height: 100px;
}
.tell {
	margin-top: 30px;
	background: url(../images/tell.jpg) no-repeat 0px 2px;
	padding-left: 60px;
}
.tell span {
	color: #6c6c6a;
	font-size: 14px;
}
.tell p {
	font-size: 28px;
	font-weight: bold;
	color: #ff9600;
	line-height: 28px;
}
.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #FF9600;
	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: #1155bf;
}
.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: #1155bf;
}
.sy_sousuo {
	width: 830px;
}
/**menu**/


.menu {
	height: 54px;
	width: 100%;
	background: #1155bf;
	border-top: 1px solid #cccccc;
	border-bottom: 3px #1a3359 solid;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu li {
	float: left;
	position: relative;
}
.menu li:nth-child(1) {
/* background: #f0f0f0; */
}
.menu li:nth-child(1) a {
}
.menu li:hover {
	background: #fff;
	border-bottom: 2px solid #1f245e;
	color: #1155bf;
}
.menu li a {
	font-size: 16px;
	color: #fff;
	display: block;
	line-height: 52px;
	width: 150px;
	text-align: center;
}
.menu li a:hover {
	color: #1155bf;
	font-weight: bold;
}
.menu li p {
	display: none;
	z-index: 9999;
	position: absolute;
}
.menu li:hover p {
	display: block;
	background: #1155bf;
	border-top: 2px solid #2e4190;
}
.menu li:hover a {
	color: #1155bf;
}
.menu li:hover p a {
	background: #1155bf;
	color: #fff;
}
.menu li p a {
	line-height: 50px;
	font-size: 14px;
	color: #fff;
}
.menu li p a:hover {
	background: #fff;
	color: #1155bf;
	font-weight: normal;
}
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
#wowslider-container {

	zoom: 1;

	position: relative;

	width: 100%;

	margin: 0 auto;

	z-index: 100;

	border: none;

	text-align: left; /* reset align=center */

	font-size: 10px;

	overflow: hidden;

}

#wowslider-container.fullscreen-mode, #wowslider-container.fullwidth-mode {

	max-width: none;

	max-height: none;

}

#wowslider-container .ws_images ul {

	position: relative;

	width: 10000%;

	height: 100%;

	left: 0;

	list-style: none;

	margin: 0;

	padding: 0;

	border-spacing: 0;

	overflow: visible;/*table-layout:fixed;*/

}

#wowslider-container .ws_images ul li {

	position: relative;

	width: 1%;

	height: 100%;

	line-height: 0; /*opera*/

	overflow: hidden;

	float: left;

	font-size: 0;

	padding: 0 0 0 0 !important;

	margin: 0 0 0 0 !important;

}

#wowslider-container .ws_images {

	position: relative;

	left: 0;

	top: 0;

	width: 100%;

	height: 100%;

	overflow: hidden;

}

#wowslider-container.fullscreen-mode .ws_images, #wowslider-container.fullwidth-mode .ws_images {

	max-height: none;

}

#wowslider-container .ws_images a {

	width: 100%;

	display: block;

	color: transparent;

}

#wowslider-container.fullscreen-mode .ws_images a, #wowslider-container.fullwidth-mode .ws_images a {

	height: 100%;

}

#wowslider-container img {

	max-width: none !important;

}

#wowslider-container .ws_images img {

	width: 100%;

	border: none 0;

	max-width: none;

	padding: 0;

	margin: 0;

}

#wowslider-container .ws_images iframe {

	position: absolute;

	z-index: -1;

}

#wowslider-container a {

	text-decoration: none;

	outline: none;

	border: none;

}

#wowslider-container .ws_bullets {

	float: left;

	position: absolute;

	z-index: 70;

}

#wowslider-container .ws_bullets div {

	position: relative;

	float: left;

	font-size: 0px;

}

#wowslider-container a.wsl {

	display: none;

}

#wowslider-container .ws_bullets {

	padding: 10px;

}

#wowslider-container .ws_bullets a {

	margin-left: 16px;

	width: 12px;

	height: 12px;

	float: left;

	text-indent: -4000px;

	position: relative;

	background: rgb(30,165,194); /* ie */

	background: rgba(30,165,194,0.5);

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

}

#wowslider-container .ws_bullets a.ws_selbull, #wowslider-container .ws_bullets a:hover {

	background: rgba(30,165,194,1);

}

#wowslider-container .ws_bullets a:hover {

	-webkit-animation: pulseIn .9s infinite linear;

	-moz-animation: pulseIn .9s infinite linear;

	animation: pulseIn .9s infinite linear;

}

#wowslider-container a.ws_next, #wowslider-container a.ws_prev {

	font-family: 'wowslider-controls';

	position: absolute;

	display: none;

	text-shadow: none;

	text-align: center;

	background-color: rgba(255,255,255,0.2);

	color:rgba(250,196,26,0);

	top: 50%;

	margin-top: -2.5em;

	height: 5em;

	width: 5em;

	z-index: 60;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

}

#wowslider-container a.ws_next:hover, #wowslider-container a.ws_prev:hover {

	background-color: rgba(250,196,26,0.4); 

	color:rgba(250,196,26,0);

}



#wowslider-container a.ws_next{ background-image:url(../images/ws_next.png); background-position:center center; background-repeat: no-repeat;}

#wowslider-container a.ws_prev{ background-image:url(../images/ws_prev.png); background-position:center center; background-repeat: no-repeat;}

#wowslider-container a.ws_next {

	right: 10px;

}

#wowslider-container a.ws_next:after {

	content: '\e801';

	display: block;

	font-size: 3.5em;

	line-height: 1.7em;

}

#wowslider-container a.ws_prev {

	left: 10px;

}

#wowslider-container a.ws_prev:after {

	content: '\e800';

	display: block;

	font-size: 3.5em;

	line-height: 1.7em;

}

#wowslider-container a.ws_prev:hover:after {

	-webkit-animation: prevArrow .7s infinite ease-in-out;

	-moz-animation: prevArrow .7s infinite ease-in-out;

	animation: prevArrow .7s infinite ease-in-out;

}

#wowslider-container a.ws_next:hover:after {

	-webkit-animation: nextArrow .7s infinite ease-in-out;

	-moz-animation: nextArrow .7s infinite ease-in-out;

	animation: nextArrow .7s infinite ease-in-out;

}

* html #wowslider-container a.ws_next, * html #wowslider-container a.ws_prev {

	display: block

}

#wowslider-container:hover a.ws_next, #wowslider-container:hover a.ws_prev {

	display: block

}

/* bottom center */

#wowslider-container .ws_bullets {

	bottom: -33px;

	left: 50%;

}

#wowslider-container .ws_bullets div {

	left: -70%;

}

#wowslider-container .ws-title {

	position: absolute;

	display: block;

	bottom: 0.31em;

	left: 1.23em;



	margin: 9px;

	z-index: 50;

	font-family: MisoBold, Oswald, Impact, Charcoal, sans-serif;

	font-size: 5.5em;

	color: #FFF;

	text-shadow: 1px 1px 1px #333333;

}

#wowslider-container .ws-title div, #wowslider-container .ws-title span {

	display: inline-block;

	padding: 10px;

	background: #3398B6;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	opacity: 0.95;

 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);

}

#wowslider-container .ws-title div {

	display: block;

	background: #B02D15;

	margin-top: 10px;

	color: #FFFFFF;

	opacity: 0.8;

	text-shadow: 1px 1px 1px #000000;

}

#wowslider-container .ws_images > ul {

	animation: wsBasic 16.8s infinite;

	-moz-animation: wsBasic 16.8s infinite;

	-webkit-animation: wsBasic 16.8s infinite;

}

/*.banner {
	position: relative;
	height: 600px;
}
.banner .btn1 {
	bottom: 5px;
	margin-right: -45px;
	width: 100px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	background: none repeat scroll 0 0 #1155bf;
	border: 2px solid #fff;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	border-radius: 6px;
	width: 15px;
	height: 15px;
	margin: 0 4px;
	font-size: 0px;
}
.banner .btn1 span.cur {
	font-weight: bold;
}
.banner .bgitem {
	height: 600px;
	cursor: pointer;
	background-size: cover;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
*//**浜у搧**/
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.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;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
/**首页产品分类**/
.sy_chanpin {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.sy_cpfl {
	width: 270px;
}
.sy_fltxt {
	background: #ff9600;
	color: #fff;
	z-index: 999;
	font-weight: normal;
	width: 270px;
	height: 115px;
}
.sy_fltxt p {
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 37px;
	line-height: 25px;
}
.sy_fltxt span {
	font-weight: bold;
	padding-left: 30px;
}
.sy_cpfl ul {
	background: #1155bf;
}
.sy_cpfl ul li {
	border-bottom: 2px solid #2E80DA;
	position: relative;
}
.sy_cpfl ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	position: relative;
	padding: 24px 25px;
}
.sy_cpfl ul li a:after {
	display: block;
	content: '';
	width: 21px;
	height: 8px;
	background: url(../images/arr-left.png);
	position: absolute;
	top: 50%;
	margin-top: -4px;
	right: 10px;
}
.sy_cpfl ul li a:hover {
	background: #2E80DA;
}
.sy_cpfl ul li ul {
	display: none;
}
.sy_cpfl ul li:hover ul {
	display: block;
	position: absolute;
	left: 270px;
	width: 270px;
	top: 0px;
}
.sy_cpzs {
	width: 900px;
}
.sy_zstxt {
	padding-top: 10px;
	height: 50px;
	border: 1px solid #E3E3E3;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 15px;
}
.sy_zstxt p {
	font-size: 24px;
	font-weight: bold;
	float: left;
	color: #333;
}
.sy_zstxt span {
	line-height: 45px;
	float: right;
	color: #ccc;
}
.sy_zs {
}
.sy_zst {
	float: left;
	width: 285px;
	margin-right: 15px;
	height: 280px;
	border: 1px #eee solid;
	margin-bottom: 20px;
}
.sy_zst:nth-child(3) {
	margin: 0
}
.sy_zst:nth-child(6) {
	margin: 0
}
.sy_zst span {
	height: 50px;
	display: block;
}
.sy_zst span a {
	display: block;
	text-align: CENTER;
	font-size: 16px;
	line-height: 50px;
}
.sy_zst p {
	background: #f3f4f8;
}
.sy_zst span a:hover {
	background: #ff9600;
	color: #fff;
}
.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 #0568B3;
	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: #0568B3;
}
.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: #0568B3;
	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;
}
/* 首页热销产品 */
.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	_height: 100%;
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	width: 1200px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.ipro2 div {
	float: left;
	padding-right: 24px;
	padding-top: 20px;
}
.ipro2 h3 {
	width: 280px;
	height: 210px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
.ipro2 h3 img {
	vertical-align: middle;
}
.ipro2 p a {
	display: block;
	text-align: center;
	background-color: #f9f9f9;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #333;
	border: 1px solid #d6d6d6;
	border-top: 0px;
}
.ipro2 p a:hover {
	color: #fff;
	background: #1155bf;
}
/**浜у搧鍒楄〃**/
.main {
	padding-top: 30px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 900px;
	float: right;
}
.miaosu {
	line-height: 32px;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}
/**浜у搧璇︽儏**/
.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 {
/*	width:400px;
	height:300px;*/
}
.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: #1155bf;
	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: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
}
.insNews1 li a:hover {
	color: #0568B3;
}
.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: 100px;
	line-height: 100px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #1155bf;
}
.demo1_menu ul {
}
.demo1_menu ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menu ul li a {
	display: block;
	line-height: 50px;
	padding-left: 25px;
	color: #333333;
	font-size: 15px;
	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;
	background: #fff;
	padding-left: 0px;
}
.demo1_menu a:hover {
	background: #1155bf;
	color: #fff;
	left: 0px
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 265px;
	float: left;
}
.demo1_menua p {
	width: 265px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 265px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.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;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
/*鍙充晶浜у搧*/
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	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 #FEB403;
}
.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;
}
/*鍟嗙洘鎴愬憳*/
.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;
}
.link ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.link ul li {
	float: left;
}
.link ul a {
	color: #333;
	line-height: 30px;
}
.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: 250px;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	color: #9f8979;
	margin: 14px auto 0 auto;
}
.footlink .name {
	float: left;
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	float: left;
	width: 900px;
	height: 100px;
	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: 750px;
	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: 120px;
	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: 280px;
	background: #292929;
	position: relative;
}
.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: 255px;
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.foo-cont p.tel {
	float: left;
	width: 336px;
	text-align: center;
	font-size: 35px;
	font-family: impact;
	padding: 5px 0 0 0;
	height: 58px;
	line-height: 58px;
	background: #1155bf;
}
.foo-right {
	float: left;
	width: 900px;
	margin-left: 50px;
}
.foot-left .left {
	float: left;
	width: 255px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left .right {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left a {
	color: #878787
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	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;
}
.adv {
	background: #1155bf;
	width: 100%;
	height: 558px;
}
/*瑙嗛*/
.sp {
	width: 512px;
	height: 145px;
	float: right;
}
/*棣栭〉鍏充簬鎴戜滑*/
.about {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	height: 420px;
}
.about_a {
	float: left;
}
.about_b {
	float: right;
	width: 725px;
	margin-top: 10px;
}
.about_b p {
	position: relative;
	padding: 10px 0 2px 0;
	line-height: 32px;
	color: #656566;
}
.about_b p a {
	color: #FF9600;
}
.about_b a {
	padding-right: 6px;
}
.about_b span {
	line-height: 1.6em;
	font-weight: bold;
	font-size: 20px;
	color: #1155bf;
}
.about_c {
	margin-top: 20px;
}
.about_c a {
	border: 1px #666 dashed;
	width: 165px;
	height: 40px;
	display: BLOCK;
	float: left;
	padding: 0px;
	margin-right: 13px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #666;
}
.about_c a:hover {
	color: #fff;
	background: #1155bf;
}
.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 #1155bf;
	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 #1155bf;
	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;
	margin-top: 30px;
}
.inew_b {
	width: 585px;
	float: left;
	padding: 20px 30px 20px 30px;
	color: #636161;
	border: 1px 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;
	float: left;
}
.inew_b p a {
	color: #1155bf;
	font-weight: bold;
}
.inew_b span {
	padding: 5px 0 10px 0;
	display: block;
	clear: left;
}
.goto {
	color: #FEB005;
	opacity: 1;
	font-weight: bold;
}
/*棣栭〉璧勮川鑽ｈ獕*/

.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: 220px;
	background: #1155bf;
	padding-top: 15px;
}
.contact p {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	width: 235px;
}
.contact p a {
	color: #fff;
}
.contact p a:hover {
	background: none;
}
.xdh {
	line-height: 60px;
	float: right;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #eee solid;
}
.pro_left2{margin:0 auto;	/*width: 400px;
	height: 300px;
	border: 1px #eee solid;*/}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	height: 40px;
	border-bottom: 1px #eee solid;
	font-size: 14px;
}
.pro_right h1 {
	line-height: 40px;
	border-bottom: 1px #eee solid;
}
.newCon {
	width: 100%;
}
.insNewsArti p {
	line-height: 36px;

}
.proArtiNum{	line-height: 40px;
padding-left:10px;
	width:860px;
	background:#f9f9f9;}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.youshi {
	overflow: hidden;
	width: 100%;
	height: 1344px;
	background: url(../images/youshi_bg.jpg) no-repeat center;
	margin: 0 auto
}
.youshi h3 {
	font-size: 22px;
	color: #043b9e
}
.youshi h3 em {
	color: #333
}
.youshi h4 {
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #333
}
.youshi p {
	font-size: 15px;
	color: #666;
	line-height: 25px;
	margin-bottom: 13px;
}
.youshi .wen01 .w {
	overflow: hidden;
	padding-left: 20px;
	background: url(../images/youshi_01.png) no-repeat left 5px;
	width: 470px;
}
.youshi .wen02 {
	text-align: right;
}
.youshi .wen02 .w {
	padding-right: 20px;
	background: url(../images/youshi_02.png) no-repeat right center
}
.youshi .wen03 .w {
	padding-left: 20px;
	background: url(../images/youshi_02.png) no-repeat left center;
}
.youshi .wen01 {
	margin-top: 212px;
	margin-bottom: 60px;
}
.youshi .wen03 {
	margin-top: 108px;
}
.title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 40px;
}
.title h2 {
	text-align: center;
	font-weight: normal;
	font-size: 36px;
	color: #333
}
.title h2 a {
	color: #333;
}
.title em {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
	text-transform: uppercase
}
.title i {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 1px;
	background-color: #003c98;
}
.about_xg {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 60px;
	border-top: 1px #eee solid;
	padding-top: 70px;
}
.about_xg .box1 {
	overflow: hidden;
	width: 100%;
}
.about_xg .aleft {
	overflow: hidden;
	float: left;
	width: 675px;
}
.about_xg .aleft h3 {
	font-weight: normal;
	font-size: 20px;
}
.about_xg .aleft h3 a {
	color: #555
}
.about_xg .aleft i {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #003c98;
	margin: 24px 0;
}
.about_xg .aleft p {
	font-size: 15px;
	color: #666;
	line-height: 30px;
	height: 90px;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.about_xg .aleft .more {
	display: block;
	margin: 35px 0;
	width: 120px;
	height: 45px;
}
.about_xg .aleft ul {
	overflow: hidden;
	width: 110%;
}
.about_xg .aleft li {
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 20px;
	background-color: #1155bf;
	border-radius: 5px;
}
.about_xg .aleft li a {
	text-decoration: none;
}
.about_xg .aleft li img {
	display: block;
	margin: 10px auto 0
}
.about_xg .aleft li p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.about_xg .aleft li:hover {
	background-color: #ff9600
}
.about_xg .aright {
	overflow: hidden;
	float: right;
	width: 410px;
	background: #1155bf;
	padding: 0 30px 35px 30px;
	border-radius: 3px;
}
.about_xg .aright h3 {
	font-size: 18px;
	margin: 40px 0 5px 140px;
	text-align: right;
}
.about_xg .aright h3 a {
	color: #fff;
}
.about_xg .aright em {
	display: block;
	font-size: 12px;
	color: #778cca;
	margin-left: 140px;
	margin-bottom: 18px;
	text-align: right;
}
.about_xg .video {
	overflow: hidden;
	width: 410px;
	margin: 0 auto;
	position: relative
}
.news_left {
	width: 580px;
	float: left;
	height: 410px;
	position: relative;
	overflow: hidden;
}
.news_left p {
	display: block;
	width: 100%;
	line-height: 45px;
	color: #333;
	font-size: 18px;
}
.news_right {
	width: 580px;
	float: right;
	height: 410px;
	overflow: hidden;
}
.news_right .ntop {
	overflow: hidden;
	width: 100%;
	height: 140px;
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom: 2px solid #cecece;
}
.news_right .ntop img {
	display: block;
	float: left
}
.news_right .ntop .wen {
	overflow: hidden;
	float: right;
	width: 360px;
}
.news_right .ntop h3 {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 10px;
}
.news_right .ntop h3 a {
	color: #555;
}
.news_right .ntop p {
	font-size: 14px;
	color: #777;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}
.news_right .ntop .more {
	display: block;
	width: 120px;
	height: 35px;
	margin-top: 10px;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	background: url(../images/news05.jpg) no-repeat center;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase
}
.news_right .nright {
	overflow: hidden;
	float: right;
	width: 100%;
	height: 218px;
	position: relative
}
.news_right .nright ul {
	overflow: hidden;
	width: 100%;
	position: absolute
}
.news_right .nright li {
	overflow: hidden;
	width: 100%;
	margin-bottom: 6px;
	background-color: #fff;
	float: left;
	border-radius: 3px;
}
.news_right .nright li a {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(../images/news_03.png) no-repeat left center;
	font-size: 14px;
	color: #282828;
	height: 35px;
	line-height: 35px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news_right .nright li a span {
	float: right;
	line-height: 35px;
	font-size: 14px;
	color: #8d8d8d;
	margin-right: 20px;
}
.bz_xinwen {
	overflow: hidden;
no-repeat center bottom;
	height: 630px;
}
.bz_new {
	width: 1200px;
	margin: 0 auto;
	font-family: "Microsoft Yahei";
}
.bz_new h3 {
	line-height: 100%;
	padding-bottom: 17px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 14px;
}
.bz_new h3 a {
	font-size: 20px;
	color: #1155bf;
	font-weight: bold;
}
.new_l {
	width: 530px;
	padding: 25px 22px;
	border: 1px solid #fafafa;
	box-shadow: 0 0 5px #ccc;
	height: 495px;
}
.new_l p {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 16px;
}
.new_l p img {
	width: 530px;
}
.bz_new ul li {
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e0e0e0;
	padding-left: 18px;
	background: url(../images/n_li.jpg) no-repeat 5px 19px;
	padding-right: 18px;
}
.faq_c ul li:nth-child(1) {
	display: none;
}
.faq_c ul li:nth-child(2) {
	display: none;
}
.bz_new ul li.nob {
	border-bottom: none;
}
.bz_new ul li a {
	display: block;
	font-size: 14px;
	color: #323333;
}
.bz_new ul li a:hover {
	font-weight: bold;
}
.bz_new ul li:nth-last-child(1) {
	border-bottom: none;
}
.bz_new ul li a span {
	float: right;
}
.sy_dbys_txt {
	padding: 55px 0 30px;
	text-align: center;
	overflow: hidden;
}
.sy_dbys_txt p {
	font-size: 40px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}
.sy_dbys_txt span {
	display: block;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	padding: 5px 0 0;
}
/* 首页新闻 */
.index_new {
	width: 587px;
	margin-top: 60px;
}
.box-t {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	color: #1155bf;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
	line-height: 24px;
	text-align: left
}
.box-t strong {
	font-weight: bold;
}
.box-t .small {
	font-size: 18px;
	font-weight: bold;
}
.box-t a {
	font-size: 12px;
	color: #b2b2b2;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 2px;
	background-color: #1155bf;
	bottom: -1px
}
.PageCrumbList {
	float: right;
	font-size: 14px;
	color: #b2b2b2;
	font-weight: normal;
}
.PageCrumbList a {
	font-size: 14px;
	color: #666;
}
.box-t:after {
	position: absolute;
	display: block;
	content: '';
	width: 100px;
	height: 2px;
	background-color: #1155bf;
	bottom: -1px;
}
.news-box {
	position: relative;
	color: #828282;
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
	height: 143px;
}
.news-cont {
	width: 380px;
}
.news-cont h3 {
	font-size: 16px;
	font-weight: bold;
}
.news-cont h3 a {
	color: #333;
	line-height: 32px;
}
.news-cont p {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.new-box {
	font-size: 16px;
	color: #535353;
	padding-top: 10px;
	margin-bottom: 1em;
}
.new-box li {
	font-size: 15px;
	line-height: 34px;
	border-bottom: 1px #ddd dashed;
}
.new-box li a {
	color: #333;
}
.new-box li span {
	padding-right: 8px;
	float: right;
	color: #828282;
}
.index_news {
	width: 587px;
	margin-top: 60px;
}
.newss-box {
	position: relative;
	color: #828282;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
.newss-box h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.newss-box h3 i {
	background-color: #ccc;
}
.newss-box i {
	font-size: 12px;
	border-radius: 5px;
	color: #fff;
	padding: 4px;
	font-weight: normal;
	margin-right: 10px;
	font-style: normal;
}
.newss-box h3 a {
	font-weight: normal;
	color: #666;
}
.newss-box p {
	padding: 3px 0;
	line-height: 24px;
	font-size: 14px;
}
.newss-box p i {
	background-color: #1155bf;
}
.newss-box p span {
}
/* 首页关于我们 */
.iabout {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.iabout_title {
	width: 100%;
	height: 60px;
	margin: 0 auto
}
.iabout_title1 {
	width: 930px;
	height: 60px;
	margin: 0 auto
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 500px;
	float: left;
	font-weight: bold;
	border-left: 5px #1155bf 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 15px;
	line-height: 40px;
}
.scxc {
	width: 650px;
	float: left;
	border: 1px #eee solid;
	height: 355px;
}
.about {
	width: 1160px;
	margin: 0 auto;
	height: 300px;
	border: 1px #eee solid;
	padding: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #1155bf;
}
.about img {
	margin-bottom: 20px;
	transition: all 0.6s; display: inline-block;
}
.about img:hover{transform: scale(1.02);  cursor: pointer;}
.about_right {
	width: 620px;
	float: right;
}
.about_right h3 {
	font-size: 24px;
	font-weight: bold;
	color: #1155bf;
	line-height: 35px;
}
.about_right p {
	line-height: 31px;
	font-size: 15px;
	color: #555;
	font-weight: normal;
	margin-top: 20px;
}
.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;
}
/*成功案例*/
.cgal {
	width: 100%;
	background: #f7f7f7;
	padding: 30px 0px;
	height: 620px;
}
.iabout_title {
	width: 1200px;
	margin: 20px auto 0px auto;
	height: 60px;
}
.iabout_title p {
	font-size: 24px;
	color: #1155bf;
	width: 500px;
	float: left;
	font-weight: bold;
	border-left: 5px #1155bf 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;
}
.cgal ul {
	width: 1200px;
	margin: 0 auto;
}
.cgal ul li {
	float: left;
	width: 280px;
	height: 240px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
	padding: 0 6px;
	background: #fff;
	
}
.cgal ul li p {
	width: 280px;
	height: 30px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	display: block;
}
.cgal ul li img{transition: all 0.6s; display: inline-block;overflow:hidden;width:278px;height:200px;}
.cgal ul li img:hover{transform: scale(1.05);   cursor: pointer;}
/*title*/
.title1 {
	width: 234px;
	background: #1155bf;
	height: 80px;
	background: #1155bf;
}
.title1 span {
	margin: 0 0 0 5px;
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	padding-left: 30px;
}
.title1 h3 {
	font-size: 24px;
	color: #F1F1F1;
	font-weight: normal;
	text-align: left;
	padding-left: 60px;
	line-height: 45px;
}
/*首页产品展示*/
.main {
	background: #fff;
	border-bottom: 1px #EDEDED solid;
}
.wfixed {
	width: 1200px;
	margin: 0px auto;
	padding: 0px;
}
.tac {
	text-align: center;
}
.fs22 {
	font-size: 26px;
	font-weight: bold;
}
.line {
	width: 200px;
	height: 3px;
	background: #cc0000;
	display: inline-block;
}
.woutLine .tit {
	height: 76px;
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	padding-top: 35px;
}
.woutLine .tit span {
	color: #146CD7;
}
.woutLine .tit p {
	color: #9f9f9f;
}
.woutLine .tit em {
	margin-bottom: 6px;
	left: 526px;
}
.cpfllb {
	width: 1000px;
	margin: 0px auto;
	margin-top: 20px;
}
.cpfllb a {
	font-size: 14px;
	color: #333;
}
.cpfllb a:hover {
	color: #0063CA;
}
.cpfllb span {
	padding: 0 25px;
	font-size: 12px;
	color: #333;
}
.ipro1 div {
	float: left;
	padding-right: 24px;
	padding-top: 20px;
}
.ipro1 h3 {
	width: 280px;
	height: 210px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p a {
	display: block;
	text-align: center;
	background-color: #ededed;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #333;
	border: 1px solid #d6d6d6;
	border-top: 0px;
}
.ipro1 p a:hover {
	color: #fff;
	background: #1155bf;
}
.fb{background:#f9f9f9;padding:5px;
width:860px;
height:40px;
line-height:40px;
padding-left:10px;font-size:16px;}
/*优势*/
.w1000 {
	width: 1200px;
	margin: 0 auto;
}
.business {
	padding: 65px 0 0 0;
	background: url(../images/bodybg.jpg) repeat;
}
.business .cos {
	margin-top: 30px;
	height: 580px
}
.business .cos ul {
	width: 1200px;
	overflow: auto;
	overflow-y: hidden;
}
.business li {
	width: 230px;
	float: left;
	margin-right: 12px;
	cursor: pointer;
}
.business li .a1 {
	text-align: center;
	background: #1155bf;
	height: 70px;
	width: 220px;
	display: none;
	line-height: 26px;
	padding-top: 20px;
	z-index: -1
}
.business li .a1 span {
	display: block;
	color: #fff;
}
.business li .a2 {
	-webkit-box-shadow: #ccc 0px 0px 5px;
	-moz-box-shadow: #ccc 0px 0px 5px;
	box-shadow: #ccc 0px 0px 5px;
	background-color: #fff;
	background-image: url(../images/business2.jpg);
	height: 300px;
	width: 190px;
	margin: 90px 0 10px 0;
	text-align: center;
	padding: 145px 15px 0;
	line-height: 20px;
}
.business li .a2 .hidden {
	line-height: 26px;
	height: 32px;
	color: #9f9f9f;
	padding-top: 30px
}
.business li .a2 .des {
	line-height: 25px;
	color: #333;
	background: #fff;
	height: 170px;
	overflow: hidden;
	text-align: left;
}
.business li .a2 .moreinfo {
	color: #333;
	font-size: 12px;
}
.business li .a2 span {
	display: block;
	color: #444;
	padding-top: 10px;
}
.business li .b1 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../images/b1.png);
}
.business li .b2 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../images/b2.png);
}
.business li .b3 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../images/b3.png);
}
.business li .b4 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../images/b4.png);
}
.business li .b5 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-image: url(../images/b5.png);
}
.business li:hover {
	padding-top: 50px;
}
.business li:hover .a1 {
	display: block
}
.business li:hover .a2 {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background-image: url(../images/business1.jpg);
	olor: #fff;
}
.business li:hover .b1 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/b1.png);
}
.business li:hover .b2 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/b2.png);
}
.business li:hover .b3 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/b3.png);
}
.business li:hover .b4 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/b4.png);
}
.business li:hover .b5 {
	background-position: 10px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/b5.png);
}
.business li:hover .hidden {
	color: #fff;
}
.business li:hover .des {
	color: #333;
	margin-bottom: 15px;
	padding-top: 10px;
	background: #fff;
	z-index: 99999;
	height: 120px;
	text-align: left;
}
.f14 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.ystitle {
	width: 1200px;
	line-height: 38px;
	height: 38px;
	position: relative;
	margin-bottom: 30px;
}
/*首页产品展示*/
.main {
	background: #fff;
	border-bottom: 1px #EDEDED solid;
}
.tac {
	text-align: center;
}
.fs22 {
	font-size: 26px;
	font-weight: bold;
}
.line {
	width: 200px;
	height: 3px;
	background: #cc0000;
	display: inline-block;
}
.woutLine .tit {
	height: 76px;
	border-bottom: 1px solid #ededed;
	line-height: 30px;
	padding-top: 35px;
}
.woutLine .tit span {
	color: #146CD7;
}
.woutLine .tit p {
	color: #9f9f9f;
}
.woutLine .tit em {
	margin-bottom: 6px;
	left: 526px;
}
.ipro {
	width: 1250px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.ipro div {
	float: left;
	padding-right: 24px;
	padding-top: 15px;
}
.ipro h3 {
	width: 280px;
	height: 210px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
.ipro h3 img {
	vertical-align: middle;
	transition: all 0.6s; display: inline-block;
}
.ipro h3 img:hover{transform: scale(1.02);  cursor: pointer; }
.ipro p a {
	display: block;
	text-align: center;
	background-color: #f9f9f9;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #333;
	border: 1px solid #d6d6d6;
	border-top: 0px;
}
.ipro div:nth-child(4n) {
/*	padding-right: 0px;*/
}
.ipro p a:hover {
	color: #fff;
	background: #1155bf;
}
.cpfllb {
	width: 1000px;
	margin: 0px auto;
	margin-top: 20px;
}
.cpfllb a {
	font-size: 14px;
	color: #333;
}
.cpfllb a:hover {
	color: #0063CA;
}
.cpfllb span {
	padding: 0 25px;
	font-size: 12px;
	color: #333;
}
.ipro1 div {
	float: left;
	padding-right: 24px;
	padding-top: 20px;
}
.ipro1 h3 {
	width: 280px;
	height: 210px;
	border: 1px solid #d6d6d6;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p a {
	display: block;
	text-align: center;
	background-color: #ededed;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
	color: #333;
	border: 1px solid #d6d6d6;
	border-top: 0px;
}
.ipro1 p a:hover {
	color: #fff;
	background: #1155bf;
}
.cpfl {
	width: 1200px;
	margin: 40px auto 0px auto
}
.cpfl ul {
	margin-top: 20px;
	width: 1200px;
	margin: 0 auto;
}
.cpfl ul li {
	width: 230px;
	float: left;
	margin: 10px 5px 20px 5px;
}
.cpfl ul li a {
	float: left;
	width: 230px;
	height: 48px;
	line-height: 48px;
	font-size: 15px;
	color: #fff;
	background: #1155bf;
	text-align: center;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 3px #1a3359 solid;
}
.cpfl ul li a:hover {
	background: #004b8b;
	color: #fff;
}
.title {
	height: 63px;
	background: url(../images/title.png) no-repeat center;
	width: 1200px;
	margin-top: 30px;
}
.title p {
	font-size: 24px;
	font-weight: bold;
	color: #1155bf;
	text-align: center;
	line-height:45px;
}
.title span {
	color: #555;
	font-size: 14px;
	text-align: center;
	display: block;
}

.inProBd{ width: 1000px; height: 730px; margin: 0 auto;}
.inProClaList{ 
	float:left;
 	width: 265px;/* height: 720px; */background: #fff; margin-top: -1px;
 	background: #f9f9f9;padding-bottom:10px;}
.ProClaT{ 
	width: 265px;height:66px; margin-bottom:20px;
	color:#fff;font-size: 26px; line-height: 66px; text-align: center; 
	background: #1155bf;}
.ProClaT span{ color:#fff;}	
.ProClaList{width: 250px; padding: 0px 19px;}
.ProClaList li{ width: 230px;  padding-bottom: 2px;}
.ProClaList li a{ 
padding-left:14px; padding-right:26px; display: block;
	color:#fff; font-size: 15px; line-height: 45px;
	background: #1155bf;}
.ProClaList li a:hover{
	color:#ffffff;
	background-color:#1155bf;}	
.ProClaList li ul li{ padding-bottom:0}
.ProClaList li ul li a{color:#666; padding-right:0px; font-size:14px; line-height:38px; 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;}	
.inProo{float:left;}	

.leftTitle{ width: 100%; height: 40px;
	color:#1155bf; font-size: 24px; line-height: 40px; text-align: center;padding-top:10px;}
.leftTitle span{ color:#1155bf;}	
.contactTel{
	width: 265px; height:44px; 
	color: #1155bf;font-size:24px;font-family:impact; text-align: center;}
.leftContact{ width: 265px;  margin-top:16px;background: #f9f9f9;padding-top:10px;padding-bottom:20px;}
.contactnr dl{width:265px; 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{padding-left:20px;font-size:14px;line-height:1.8em;color:#333;}

.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:100; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }
.form-group {
	width: 100%;
	margin: 0 auto;
	clear: both;
	box-sizing: border-box;
	padding: 12px;
}
.form-group label {
	float: left;
	font-size: 16px;
	line-height: 35px;
	padding-right: 10px;
	width: 80px;
}
.form-control {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
.form-control-c {
	float: left;
	width: calc(100% - 90px);
	border: 1px #ddd solid;
	height: 133px;
	line-height: 45px;
	box-sizing: border-box;
	padding-left: 10px;
}
button.form-sub {
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.form-sub {
	height: 40px;
	color: #fff;
	background: #1155bf;
	border: none;
}
.form-control-y {
	float: left;
	width: 100px;
	border: 1px #ddd solid;
	height: 30px;
	line-height: 30px;
}