﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, 微软雅黑, 宋体;
	font-size: 14px;
	color: #333;
	min-width:1260px;
}
div {
	overflow: hidden;
	margin: auto;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.inner {
	width: 1200px;
}
.space {
	height: 40px;
}
.topbar {
	widht: 100%;
	height: 45px;
	background: #fafafa;
	line-height: 45px;
	font-size: 12px;
	border-bottom: 1px #ddd solid;
}
.topbar img {
	margin-top: 8px;
}
.topbarl {
	width: 50%;
}
.topbarr {
	width: 50%;
	text-align: right;
}
.topbarr a {
	color: #333;
}
.topbarr a:hover {
	text-decoration: underline;
}
.top {
	padding: 30px 0 30px 0;
}
.logo {
	width: 40%;
}
.topword {
	font-size: 14px;
	width: 30%;
	margin: 0 5%;
	line-height: 24px;
	padding-top: 3px;
	_padding-top: 3px;
	height: 47px;
}
.toptel {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.toptel img {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 20px;
	margin-top: 8px;
}
.toptel span {
	font-size: 18px;
	color: #ff6600;
	font-weight: bold;
}
.toptel p {
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 28px;
	font-size: 16px;
}
.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: visible;
	border-top: 1px #ddd solid;
	background: #0075c2;
}
.nav ul {
	width: 1200px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	width: 120px;
	height:50px;
	text-align: center;
	position: relative;
	z-index: 2010;
	background: url(navli.jpg) no-repeat left center;
}
.nav ul li a {
	color: #fff;
	font-size:15px;
}
.nav ul li:first-child {
 background:;
}
.nav ul li:hover ul {
	display: block;
}

.nav ul li ul {
	display: none;
	width: 150px;
	background: #0075c2;
	height: auto;
	position: absolute;
	left: 0px;
	top: 48px;/*-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;*/
}
.nav ul li ul li {
	width: 150px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	text-align:center;
	
	display: block;/*border-bottom: 1px #fff solid ;*/
}
.nav ul li ul li a {
	font-weight: normal;
	color: #fff;
	font-size: 15px;
}
.nav ul li:hover ul li:hover {
}
.nav ul li:hover ul li a:hover {
	text-decoration: underline;
}
.nav ul ul ul {
	display: none;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: #000;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.nbanner {
	width: 100%;
	height: 550px;
	background: url(banner1.jpg) no-repeat center center;
}
.con_tit {
	width: 100%;
	text-align: center;
}
.con_tit h4 {
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 35px;
}
.con_tit_xa {
	width: 45px;
	height: 3px;
	background: #0075c2;
}
.con_tit span {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: 500;
}
.con0_hxfw {
	width: 900px;
	margin: 0 auto;
}
.con0_hxfw li {
	width: 225px;
	float: left;
	text-align: center;
}
.con0_hxfw li img {
}
.con0_hxfw li h4 {
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 50px;
}
.con0_hxfw li span {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
}
.con0_hxfw li p {
	font-size: 14px;
	color: #333;
	width: 130px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	line-height: 26px;
}
.dkcon {
	width: 100%;
	padding: 40px 0;
}
.con1_pro {
	width: 1200px;
}
.con1_pro_tit {
	width: 510px;
	margin-top: 20px;
}
.con1_pro_tit li {
	float: left;
	margin: 0 10px;
}
.con1_pro_tit li a {
	width: 150px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #0075c2;
	border-radius: 50px;
	font-size: 14px;
}
.con1_pro_tit li a:hover {
	text-decoration: underline;
}
.con1_pro_con {
	width: 100%;
	overflow: hidden;
}
.con1_pro_con ul {
	margin: 50px 0 30px 0;
	height: 530px;
	overflow: hidden;
}
.con1_pro_con li {
	float: left;
	width: 280px;
	margin: 0 10px;
}
.con1_pro_conimg {
	width: 275px;
	height: 210px;
	background: #fff;
	display: block;
	text-align: center;
	vertical-align: middle;
	border:1px #dedede solid;
}
.con1_pro_conimg img {
}
.con1_pro_conname {
	width: 275px;
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	margin-bottom: 20px;
}
.con1_pro_conname a:hover {
	text-decoration: underline;
	color: #0075c2;
	font-weight: bold;
}
.gdmore {
	width: 260px;
	height: 35px;
	border: 1px #ccc solid;
	text-align: center;
	font-size: 14px;
	padding-top: 15px;
	display: block;
	vertical-align: middlel;
	margin-top: 10px;
}
.gdmore:hover {
	border: 1px #ccc solid;
	background: #0075c2;
}
.gdmore:hover a {
	color: #fff;
}
.ctgg {
	width: 100%;
	height: 200px;
	background: #eee url(bn2.jpg) no-repeat center center;
}
.con_tit_xa2 {
	width: 30px;
	height: 1px;
	background: #333;
}
.honor ul {
	width: 1070px;
	margin: 0 auto;
}
.honor li {
	width: 274x;
	float: left;
	padding: 10px;
	text-align: center;
	background: #ebebeb;
	margin: 29px;
}
.honor li img {
	width: 274px;
	height: 213px;
}
.honor li h4 {
	font-size: 14px;
	line-height: 46px;
}
.honor li span {
	font-size: 12px;
	line-height: 36px;
}
.honor li:hover {
	background: #0075c2;
	color: #fff;
}
.honor li:hover span {
	color: #fff;
}
.honor li:hover span {
	color: #fff;
}
.con2_comp {
	margin-top: 30px;
}
.con2_comp_left {
	width: 579px;
}
.con2_comp_right {
	width: 571px;
	margin-left: 50px;
}
.con2_comp_right p {
	font-size: 14px;
	line-height: 28px;
}
.con2_comp_right a {
	width: 115px;
	height: 34px;
	display: block;
	line-height: 34px;
	font-size: 14px;
	color: #0075c2;
	text-align: center;
	border: 1px #0075c2 solid;
	float: left;
	margin-right: 20px;
}
.con2_comp_right a:hover {
	background: #0075c2;
	color: #fff;
}
.con3_news {
	margin-top: 30px;
}
.con3_news_zt {
	width: 374px;
	height: 465px;
	margin-right: 95px;
	margin-top:30px;
}
.con3_news_left {
	width: 730px;
	height: 486px;
	overflow: hidden;
}
.con3_news_left li {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	height: 130px;
	overflow: hidden;
	border-bottom: 1px #eee solid;
	margin: 30px 0;
}
.con3_news_left li a {
	/*background:url(newsli.jpg) no-repeat left center;*/
	padding-left: 20px;
}
.con3_news_left li span {
	float: left;
	width: 105px;
	color: #0075c2;
	font-weight: bold;
	font-size: 14px;
}
.con3_news_left li a {
	float: left;
	widtth: 620px;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px;
}
.con3_news_left li p {
	float: left;
	font-size: 14px;
	height: 55px;
	overflow: hidden;
}
.con3_news_left li a:hover {
	text-decoration: underline;
	color: #0075c2;
}
.foot {
	width: 100%;
	background: #262626;
	padding: 50px 0;
}
.footer {
	width: 100%;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	border-top: 1px #404040 solid;
	padding-top: 0;background: #000;
}
.ncon_left {
	width: 270px;
}
.ncon_left_tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	padding-left: 10px;

	border-bottom:1px #eee solid;
	margin-bottom:20px;
}
.ncon_left_tit span {
	font-size: 12px;
}
.ncon_left_list {
	width: 268px;
	border: 1px #eee solid;border-radius:0 20px 0 0;

}
.ncon_left_list li {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px #ddd solid;
    background:rgba(238, 238, 238, 0.29);
	text-indent: 40px;
}
.ncon_left_list li a
{
	list-style: disc;
}
.ncon_left_list li a:hover {
	color: #0075c2;
	text-decoration: underline;
	font-weight: bold;
}
.ncon_left_list li:hover {
	background: #0075c2;
}

.ncon_left_list .cur {
	background: #0075c2;
	color: #0075c2;
	text-decoration: underline;
	font-weight: bold;
}

.ncon_left_list .cur a{
	 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
.ncon_left_list li:hover a {
	color: #fff;
}
.ncon_rig {
	width: 900px;
	margin-left: 30px;
	min-height: 500px;
	overflow: hidden;
}
.ncon_rig_tit {
	width: 100%;
	border-bottom: 1px solid #eee;
	height: 38px;
	line-height: 38px;
}
.ncon_rig_tit_left {
	width: 300px;
	color: #0075c2;
	text-align: left;
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-indent:1em;
}
.ncon_rig_tit_rig {
	text-align: right;
	padding-right: 20px;
	display: flex;
}
.ncon_rig_tit_rig h1{font-size: 14px;margin: auto;font-weight: 500;}
.ncon_rig_tit_rig a {
	color: #333;
}
.ncon_rig_tit_rig a:hover {
	text-decoration: underline;
}
.ncon_rig_con {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;box-sizing: border-box;
}
.search_left span {
	color: #026ce2;
	font-weight: bold;
}
/*搜索框1*/
.search {
	width: 100%;
	height: 50px;
	background: #e5e5e7;
	line-height: 50px;
}
.bar7 {
}
.bar7 form {
	margin-top: 8px;
}
.bar7 input {
	width: 250px;
	height: 32px;
	border-radius: 42px;
	background: #fff;
	float: right;
	text-indent: 10px;
	border: none;
}
.bar7 button {
	background: url(search.jpg) no-repeat center 90%;
	right: 0;
}
form {
	position: relative;
}
button {
	height: 26px;
	width: 42px;
	cursor: pointer;
	position: absolute;
	border: none;
}
.bar7 button:before {
	font-family: FontAwesome;
	color: #324b4e;
}
.inner2 {
	width: 1200px;
	margin: 0 auto;
}
/*  推荐产品 start  */
.dhtj {
	width: 100%;
	background: #f7f7f7;
	padding: 40px 0;
}
.dhtj_tit {
	width: 845px;
}
.dhtj_tit span {
	width: 140px;
	font-size: 22px;
	font-weight: bold;
	padding-right: 30px;
	border-right: 3px #0075c2 solid;
	float: left;
}
.dhtj_tit p {
	width: 640px;
	font-size: 14px;
	marigin: 0;
	padding: 0;
	padding-left: 30px;
	float: left;
	line-height: 28px;
	margin-top: 0;
}
.dhtj_con ul {
	width: 100%;
	height: 458px;
	overflow: hidden;
}
.dhtj_con li {
	width: 530px;
	height: 150px;
	padding: 25px;
	background: #fff;
	float: left;
	margin: 30px 10px;
	margin-top: 0;
}
.dhtj_con li img {
	width: 150px;
	height: 150px;
	float: left;
	margin-right: 25px;
	border: 5px #fff solid;
}
.dhtj_con li span {
	width: 345px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	line-height: 50px;
}
.dhtj_con li .dhtj_con_xian {
	width: 45px;
	height: 3px;
	background: #0075c2;
	float: left;
}
.dhtj_con li p {
	width: 345px;
	float: left;
	line-height: 24px;
}
.dhtj_con li:hover {
	background: #0075c2;
}
.dhtj_con li:hover a {
	color: #fff;
}
/*  推荐产品 end */
/*  关于我们 start  */
.con0_gywm {
	width: 100%;
	height:460px !important;
	overflow:hidden;
	background: #0075c2;
	position: relative;
	height:auto;
	padding: 70px 0;
	color: #fff;
	background: url(aboutbg.jpg) no-repeat;
}
.con0_gywm_left
{
	width: 47%;
	float:left;margin-right:3%;
}

.con_tit h4
{
	font-size:28px;
	flot:left;	text-align:left;
}
.con_tit span
{	font-size:28px;
	flot:left;
	color:#fff;
	
}
.con0_gywm_rig p
{
	line-height:24px;
	text-indent:2em;
}
.con0_gywm_rig
{
	width: 50%;
	float:left;
	text-align:left;
}
.gdmore2 {
	width: 85px;
	height: 25px;
	border: 1px #fff solid;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	display: block;
	vertical-align: middlel;
	margin-top: 10px;
	float: left;
}
.gdmore2:hover {
	border: 1px #ccc solid;
	background: #fff;
}
.gdmore2 a {
	color: #fff;
}
.gdmore2:hover a {
	color: #0075c2;
}
/*  关于我们 end */

.ctgg {
	width: 100%;
	height: 190px;
	background: url(guangg.jpg) no-repeat;
}
.con_tit2 {
	float: left;
}
.con_tit2 h4 {
	font-size: 28px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	line-height: 35px;
	width: 100%;
	float: left;
	margin-top: 50px;
}
.con_tit2_xa {
	width: 45px;
	height: 3px;
	background: #0075c2;
	float: left;
}
.con_tit2 span {
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	line-height: 45px;
	font-weight: 500;
	width: 100%;
	float: left;
}
.zdtj
{
	width:100%;
	height:135px;
	background:#fafafa;
}
.zdtj_con1
{
    width:50%;	float:left;	padding:40px 0 0 0;height:90px;
}
.zdtj_con1 img
{
	float:left;margin-right:10px;
}	
.zdtj_con1 p
{
	float:left;	margin:0;padding:0;line-height:24px;
}	
.zdtj_con2
{
	float:left; width:50%;	
}
.zdtj_con2 ul li
{
	width:30%;
	float:left;	height:90px;
	text-align:center;
	border-left:1px #e7e7e7 solid;
	padding:40px 0 0 0;
}
xjcase
{
	width:100%;
	
}
.xjcase_list li
{
	float:left;
	width:285px;
	height:350px;
	background:#333;
	margin-left:15px;
	color:#fff;
}
.xjcase_list li img
{
	width:285px;
	height:210px;
	margin-bottom:25px;
}
.xjcase_list li span
{
	font-weight:bold;
	font-size:16px;
	margin:0 0 0 20px;


}
.xjcase_list li p
{
	margin:0 0 0 20px;
}
.xjcase_list li a
{
	color:#fff;
}
.xjcase_list_xian
{
	width:40px;
	height:1px;
	background:#fff;
	margin:20px 0;
	margin-left:20px;
}
.xjcase_list li:first-child
{
	background:#ff6600;
}

.xjcase_list li:hover
{
	background:#ff6600;
}
.xfoot-mid-bot-left
{
	width:100%;color:#929292;
line-height: 30px;font-size: 12px;	
}
.xfoot-mid-bot-left ul {
	width: 14.667%;
	height: auto;
	margin-right:1%;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.xfoot-mid-bot-left span {

	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.xfoot-mid-bot-left ul li {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 30px;font-size: 12px;	


}
.xfoot-mid-bot-left ul li a
{
	color:#929292;
}
.xfoot-mid-bot-left ul li a:hover {
	color: #fff;
}
.xfoot-mid-bot-left ul ul
{
	width:100%;

}
.footer
{
color:#929292;font-size: 12px;	
}
.footer a
{
color:#929292;
}


.nconnrrigcon
{
	width:100%;
	height: auto;
	line-height: 30px;
	float: left ;
	font-size: 14px;
}

.nconnrrigcon p
{
	text-indent: 2em;
}
.nconnrrigconlist
{
	width:100%;
}
.nconnrrigconlist li {
	float: left;
	width:202px;
	margin: 0px 8px 0px 9px;

}
.nconnrrigconlistimg {
	width: 190px;
	height: 150px;
	margin: 5px;
}
.nconnrrigconlistword {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.nconnrrigconlistword a {
	color: #666;
}
.nconnrrigconlistword a:hover {
	text-decoration: underline;
}

.mor{text-align:center; width:100px; float:right}
.mor a {color:#fff;font-size:12px;font-weight:bold; width:100px; display:block; float:right; height:30px; line-height:30px; background:#ff7c00; margin-bottom:10px; }
.mor a:hover {background:#ccc;}




.gsjj img {
    border: #CCC 1px solid;
    padding: 5px;
    width: 155px;
    height: 104px;
    margin-right: 12px;
}


.ys {
    line-height: 30px;
    margin-left: 40px;
    margin-top: 20px;
    width: 660px;
    height: 660px;
    background: #000;
    margin-bottom: 10px;
}


.CustomTextList {padding: 20px 0px;line-height:25px;}
.CustomTextList li {padding:10px 0px;border-bottom: 1px solid #F0F0F0;}
.CustomTextList li .Name {float: left;width: 80%;font-size:14px;font-weight:bold;background-image: url('../global/Maincont_ico4.gif');background-position: 10px center;background-repeat: no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#333;}
.CustomTextList li .Time {float: right;width: 20%;}
.CustomTextList li .Cont {clear:both;}



.cpzs2{                   /*******��ҳ�Ĳ�Ʒչʾ********/
	 
	line-height:30px;
	margin-left:15px;
	margin-top:10px;
}
.cpzs2 span{
	color:#ce6315;
	font-weight:bold;
}
.cpzs2 ul li{
	width:230px;
	height:200px;
	float:left;
	list-style:none;
}
.cpzs2 ul li span{
	display:block;
	width:200px;
	height:20px;
	margin-top:2px;
	line-height:20px;
	text-align:center;
	color:#333;
	font-weight:normal;
}
.cpzs2 p{
	margin-top:40px;
}

.ncon_rig_con IMG{ max-width:850px;}