@charset "utf-8";
* {margin: 0px;padding: 0px;list-style-type: none;}
img {border:0;margin:0; padding:0;}
.clear {clear: both;}
body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size:14px;
	line-height:24px;
	color: #666;
	text-decoration: none;
	font-family: "微软雅黑";
	background-color: #f3f3f3;
}
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline:none;
} a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {text-decoration: none; color: #666;}
.index_top_bj{
	background-image: url(../images/im_01.jpg);
	background-repeat: repeat-x;
	height: 109px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.index_top_bj_box {
	width:1000px;
	margin:auto;
	font-size: 12px;
	text-decoration: none;
		color: #cbcccd;
		height:32px;
}
.index_top_bj_box span{ float:left;}
.index_top_bj_box em{
	float:right;
	font-size: 12px;
	font-style: normal;
	color: #cbcccd;
	text-decoration: none;
}
.index_head {
	height: 116px;
	width: 100%;
	filter: alpha(opacity=90);
	position: absolute;
	z-index: 10000;
	top: 0px;
}
.box {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.index_logo {
	float: left;
	height: 59px;
	width: 171px;
	margin-top: 0px;
}
.head{
	/*background: #00616a;*/
	width:798px; float:right;
	
}
.head .nav{ padding-top:10px;}
.head .nav li{
	float: left;
	font-size: 14px;
	width: 133px;
	position: relative;
	text-align: center;
	height: 58px;
	line-height: 58px;
	display: inline;
}
.head .nav li a{
    color: #fbfbfb;
}
.head .nav li{
    display: block;
    transition:background 0.3s;
    -webkit-transition:background 0.3s;
}
.head .nav li:hover{
	background-image: url(../images/im_14.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}
.head .nav li:hover a{
    color: #fff;
    transition:background 0.3s;
    -webkit-transition:background 0.3s;
}
.head .nav li:hover .subnav a{
	color: #312f2f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3c82b7;
}
.head .nav li .subnav a:hover{
	color: #fff;
	background-color: #025fa4;
}
.head .nav li .subnav{
    position: absolute;

    left: 0;
    width: 100%;
    z-index: 111;
    background: #fff;
    display: none;
}
.head .nav li .subnav a{
    display: block;
    text-align: center;
    line-height: 50px;
    font-size: 14px;
    color: #000;
}
.head .nav li .subnav{
	background-color: #fff;
}
/*———————————————————————————————banner————————————————————————————————*/
.banner{width:100%; margin:0 auto; clear:both; position:relative; height:355px;}
.fullSlide{width:100%; position:relative; height:100%; background:transparent;}
.fullSlide .jd{margin:0 auto; height:100%; position:relative; z-index:0; overflow:hidden;}
.fullSlide .jd ul{height:100%; margin:0 auto;}
.fullSlide .jd li{height:100%; overflow:hidden; text-align:center; background-position:center; background-repeat:no-repeat;}
.fullSlide .jd li a{display:block; height:100%;}
.fullSlide .kd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}
.fullSlide .kd ul{text-align:center;margin-bottom:20px;}
.fullSlide .kd ul li{background:#fff;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:999px;}
.fullSlide .kd ul .on{background:#003672;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none;}
.fullSlide .next{left:auto; right:2%; background-position:-6px -137px;}
/*———————————————————————————————公司简介————————————————————————————————*/

/*———————————————————————————————企业新闻————————————————————————————————*/

/*案例展示开始*/
/*设备展示开始*/
/*partnerBox*/
.partnerBox{ width:100%;}
.partner{
	width:1000px;
	overflow:hidden;
	background-image: url(../images/im_08.jpg);
	background-repeat: no-repeat;
	height: 331px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.partner h3{ width:219px; height:39px; margin:auto;}
.partner_fr{ width:1000px; margin:auto;}

.gd_01{ position:relative; height:120px; width:1000px; margin-top:25px;}
.gd_01 em{
	position: absolute;
	top: 60px;
}
.gd_01 .t_l{ left:0px;}
.gd_01 .t_r{ right:0px;}
.gd_01 #simgs{ margin: 0 auto;}
.gd_01 li{
	float:left;
	width:218px;
	margin-left: 19px;
}
.gd_01 li.last{ padding-right:0;}
.gd_01 li img{
	display:block;
	width:218px;
	height:218px;
	border: 1px solid #e1e1e1;
}
.gd_01 li a{ color:#000000;}
.gd_01 .fl { float:left;}
.gd_01 .fr { float:right;}
.gd_01 .pa{ position:absolute;}
.gd_01 .pr{ position:relative}

.clear{ clear:both;}
/*partnerBox end*/


/*设备展示结束*/

/*——————————————————————————————————产品中心——————————————————————————————————*/
.news_box{ margin:auto; width:1000px;}
#tab_6{
	width:650px;
	float:left;
	margin-top:15px;
}

#tab_6 .tab_menu{width:500px; float:left}
#tab_6 .tab_menu li{
	width:139px;
	height:40px;
	cursor:pointer;
	text-align:center;
	overflow:hidden;
	font-size:14px;
	color:#fff;
	text-align:center;
	float:left;
	background-color: #025fa4;
	background-image: url(../images/im_03.jpg);
	background-repeat: no-repeat;
	margin-right:10px;
}
#tab_6 .tab_menu li a{ width:139px; display:block; margin:auto; line-height:40px; }
#tab_6 .tab_menu .selected{
	background-image: url(../images/im_02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 139px;
}
#tab_6 .tab_menu .selected a{ color:#fff;}
#tab_6 .tab_box_6{ float:left; width:1104px;  overflow:hidden;}
#tab_6 .hide{display:none;}
.tav_more{ float:right; font-size:12px; margin-top:5px;}
.index_news_rt_pic{float:right; width:337; height:294px; margin-top:55px;}

.index_news_nr{
	width:650px;
	border: 1px solid #e1dfdf;
	padding-bottom:15px;
}
.index_news_nr dl{ width:650px; margin:auto; padding-top:24px;}
.index_news_nr dl dt{
	width:165px;
	height:130px;
	background-color: #FFF;
	padding: 3px;
	border: 3px solid #e2e2e5;
	float:left;
	margin-left:10px;
}
.index_news_nr dl dd { padding-left:15px; float:right;}
.index_news_nr dl dd h1{ font-size:14px; color:#12790a; width:447px; height:28px; overflow:hidden; font-weight:normal;}
.index_news_nr dl dd h1 a{color:#15409f;}
.index_news_nr dl dd p { width:410px; height:110px; overflow:hidden; font-size:12px; color:#373838;}
.index_news_rt{ float:right; width:577px; margin-top:50px;}
.index_news_nr ul{ padding-top:15px; }
.index_news_nr ul li{
	width:298px;
	overflow:hidden;
	line-height:24px;
	background-image: url(../images/im_06.jpg);
	background-repeat: no-repeat;
	font-size:12px;
	background-position: 0px 9px;
	padding-left:12px;
	float:left;
	margin-left:15px;
	height:24px;
}
.index_news_nr ul li span{ float:left;}
.index_news_nr ul li span a{ color:#646c73;}
.index_news_nr ul li em {
	float:right;
	font-style: normal;
	color:#c2c3c4;
}
#box{ position:relative; width:337px; height:294px;}
#box .bigUl{}
#box .prev{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -44px -63px no-repeat; z-index:500; top:115px; left:0px; opacity:0; filter:alpha(opacity=0); cursor:pointer;}
#box .next{ position:absolute; width:40px; height:60px; background:url(../images/icon-focusimg-btn-png24-20131225.png) -74px -63px no-repeat; z-index:500; top:115px; right:0px; opacity:0; filter:alpha(opacity=0);cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:0px; z-index:400}
.numberUl li{width:24px; height:13px;  float:left; background:#002955; opacity:0.7; margin-left:1px;}
.numberUl li a{ display:block ;width:24px; height:13px; color:#fff; font-size:12px; text-align:center; line-height:13px;}
#box .textUl li{ position:absolute; left:20px; bottom:10px; display:none;}
#box .textUl li a{ font-size:18px; font-family:"Microsoft Yahei"; color:#000; font-weight:bold;}
.numberUl li.night a{ background:#f08200; color:black; }

.index_footer_bj{
	background:#f2f2f2;
	width:100%;
	height:268px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.index_footer_nr{ width:1000px; margin:35px auto;}
.index_footer_nr dl{
	background-image: url(../images/im_07.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 156px;
	float:left;
	padding-left:10px;
	height:232px;
}
.index_footer_nr dt{ color:#464646;  padding-bottom:12px;}
.index_footer_nr dt a{color:#464646;}
.index_footer_nr dd{ line-height:30px; font-size:12px; color:#5f5d5d;}
.index_footer_nr dd a{ color:#5f5d5d;}
.footer{ width:100%; height:60px; margin:auto; background:#003770;}
.footer p{ width:1000px; margin:auto;color:#fff; line-height:60px; font-size:12px}
.footer p a { color:#fff; font-size:12px}

/*neiye*/
.neiye_box{
	width:1080px;
	margin:20px auto;
}
.left{ width:250px; float:left;}
.tutu ul li{ border:1px solid #CCC; padding:5px; margin-top:15px; margin-bottom:20px;}
.tutu ul li img{ width:230px; height:80px;}
.right{
	width:810px;
	float:right;
	border:1px solid #CCC;
}
.ny_nr{ padding:20px; color:#736d6d; line-height:24px;}
.dangqian{ width:30%; float:right; line-height:40px; color:#666; text-align:right; padding-right:5px;}
.dangqian a{ color:#666;}

.title_left2{
	width:200px;
	float:left;
	text-transform:uppercase;
	color:#666;
	font-size:14px;
	padding-left:20px;
	line-height:40px;
	font-family:"微软雅黑";
}


.liebiao_box{ width:250px; float:left;}
.liebiao_t{
	background-color:#003770;
	height:40px;
	text-align:center;
	line-height:40px;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	font-family:"微软雅黑";
}
.news_title {
	height: 40px;
}


.liebiao{ background-color:#FFF; width:230px; margin:auto;padding-top:15px; border:10px solid #eeeeee; margin-top:10px; font-family:"微软雅黑";}

.liebiao ul{ margin-bottom:15px;}
.liebiao ul li{
	border-bottom:1px solid #CCC;
	width:200px;
	margin:0 auto;
	background-color: #003770;
}
.liebiao ul li a{
	font-size:14px;
	line-height:40px;
	display:block;
	color:#FFFFFF;
	padding-left:20px;
}
.liebiao ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #f08200;
}
.news_line{
	background-color:#0B62A5;
	height:3px;
}
.line{ height:1px; background-color:#CCC;}
.index_contacta {
	width: 250px;
	margin-top: 10px;
}
.index_contacta h1 {
	font-size: 14px;
	text-indent: 25px;
	background-image: url(../images/lxwmbt.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 230px;
	line-height: 38px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-color: #eeeeee;
}

.index_contacta_nr {
	width: 230px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-bottom: 4px;
}
.index_contacta_nr p {
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 15px;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #003770 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #003770 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #003770 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/
	background: #003770 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;

}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
