@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: #666666;
	text-decoration: none;
	font-family: "微软雅黑";
}
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: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {text-decoration: none; color: #666;}
.index_head {
	height: 129px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}


.top{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
}
.top_bt_lf {
	float: left;
}
.top_bt_rt {
	float: right;
}
.index_top_nav {
	background-image: url(../images/topsc.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 227px;
	float: right;
}
.index_top_nav ul {
}
.index_tel {
	text-align: right;
	margin-top: 8px;
}
.STYLE1 {
	color: #fc2020;
	font-weight: bold;
	font-size: 20px;
}
.search-srk {
	float: right;
	width: 330px;
	margin-top: 10px;
}
.wby {
	width: 215px;
	float: left;
}
.wby_line {
	background-color: #FFFFFF;
	border: 1px solid #e0e0e0;
	height: 28px;
	width: 214px;
	line-height: 24px;
}
.input_ss {
	float: left;
	height: 30px;
	width: 51px;
	font-size: 0px;
}
.submit {
	background-image: url(../images/an.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 30px;
	width: 52px;
	text-decoration: none;
	line-height: 0px;
}

.logo-box{
	width:1080px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.index_top_nav ul li {
	float: left;
	background-image: url(../images/hd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	margin-left: 10px;
	display: inline;
	padding-left: 8px;
}

.logo-pic{
	width:531px;
	float:left;
	height: 68px;
	margin-top: 5px;
}
.logo-pic h1 {

}

.index_top_tel {
	float: right;
	height: 50px;
	width: 170px;
	margin-top: 30px;
	background-image: url(../images/tel.jpg);
	background-repeat: no-repeat;
	padding-left: 49px;
	background-position: 0px 5px;
}
.head{
	width: 100%;
	height: 47px;
	top: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e2e3;
	border-bottom-color: #e1e2e3;
	
}
.head .nav{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;

}

.nav ul {
	background-image: url(../images/nav_line.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 1080px;
}

.head .nav li{
	float: left;
	font-size: 14px;
	position: relative;
	text-align: center;
	line-height: 47px;
	width: 108px;
}
.head .nav li a{
	color: #6f6661;
}
.head .nav li{
    display: block;
    transition:background 0.3s;
    -webkit-transition:background 0.3s;
}
.nav_line {
	background-image: url(../images/nav_line.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 30px;
	text-align: center;
	background-position: center;
}

.head .nav li:hover{
	background-color: #035cac;
}
.head .nav li:hover a{
	color: #FFFFFF;
	transition:background 0.3s;
	-webkit-transition:background 0.3s;
}
.head .nav li:hover .subnav a{
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #71BAFD;
}
.head .nav li .subnav a:hover{
	color: #fff;
	background-color: #024077;
}
.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: #FFFFFF;
}
.head .nav li .subnav{
	background-color: #035cac;
}



/*.nav_all{
	height:47px;
	width:100%;
	font-family: "微软雅黑";
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e2e3;
	border-bottom-color: #e1e2e3;
}
.nav{
	width:1080px;
	height:49px;
	z-index:9999;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.nav .nav_list{}
.nav li {
	float: left;
}

.nav_li {
	float:left;
	height:49px;
	width:102px;
	line-height:49px;
	position:relative;
	text-align:center;
}

.nav li.last{background:none;}
.nav li a:link {
	color: #6f6661;
	text-decoration: none;
}


.nav li a:visited {
	color: #6f6661;
	text-decoration: none;
}

.nav li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	height: 49px;
	width: 94px;
	background-color: #035cac;
	display: block;
}
*//*************************************banner样式*******************************************/
.hdwrap {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*首页图片滚动*/

.flashlist {
	height:394px;
	position:relative;
}
.flashlist .f_out {
	height:394px;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.f_out img {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.flashlist .f_out .vip01pic,.jcToppic .vip01pic {
	width:58px;
	height:58px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat 0 0;
	z-index:200
}
.vip02pic {
	width:39px;
	height:39px;
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/vipico.gif) no-repeat -80px 0;
	z-index:200
}
.flashlist .f_out .picintro {
	height:84px;
	background:url(../images/hdpng.png) no-repeat scroll 0 -1px;
	position:absolute;
	bottom:0;
	left:0;
	width:940px;
	z-index:999;
	padding:0 20px;
}
.picintro h2 a {
	color:#FFF;
	font-family:"微软雅黑";
	font-size:20px;
	font-weight:bold;
	line-height:37px;
}
.picintro p {
	color:#767676;
	line-height:20px;
}
.picintro p a {
	color:#abadac;
}
.flash_tab {
	height:26px;
	background:url(../images/hdbg.gif) no-repeat scroll 0 0;
	position: absolute;
	z-index: 9999;
	left: 50%;
	top:368px;
}
.flash_tab a {
   background:#283653;
   padding:5px 20px;
   margin:0 10px;
}
.flash_tab .noopdiv {
	background-color: #FFFFFF;
}
.flash_tab .tabs {
	width:100%;
	height:8px;
	overflow:hidden;
	margin:auto;
	text-align:center;
}
.flash_tab .tabs ul li {
	width:33px;
	height:8px;
	float:left;
	display:block;
}
.flash_tab .tabs ul li.opdiv,.noopdiv {
	padding:0;
	opacity:1
}
.flash_tab .tabs ul li.opdiv a {
	width:21px;
	height:8px;
	background:url(../images/hdsmall.gif) no-repeat scroll -41px -1239px;
	display:block;
}
.flash_tab .tabs ul li.opdiv a:hover {
	background-position:-8px -1239px;
}
.flash_tab .tabs ul li.noopdiv a {
	width:21px;
	height:8px;
	background:url(../images/hdsmall.gif) no-repeat scroll -8px -1239px;
	display:block;
}
.index_yw {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.index_yw ul {
	width: 1080px;
}
.index_yw ul li {
	height: 199px;
	width: 190px;
	border: 1px solid #e5e5e5;
	background-color: #f7f7f7;
	text-align: center;
	float: left;
	display: inline;
	margin-left: 40px;
	margin-right: 38px;
}
.index_yw li:hover {
	border: 1px solid #1E6FAE;
	height: 199px;
	width: 190px;
	background-color: #F7F7F7;
}
.index_yw img {
	padding-top: 25px;
}
.index_yw_bt {
	line-height: 35px;
}


.box {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
.index_about {
	width: 1080px;
	margin-top: 25px;
}
.index_about h1 {
	text-align: center;
	font-size: 0px;
}
.index_about_sp {
	float: left;
	height: 241px;
	width: 317px;
	margin-top: 12px;
	border: 1px solid #CCCCCC;
}
.index_about_p  {
	width: 744px;
	text-indent: 25px;
	margin-top: 10px;
	float: right;
	height: 239px;
}
.index_about_line {
	background-image: url(../images/in_about_line.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 403px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.index_about_pic {
	float: left;
	height: 255px;
	width: 759px;
	padding-left: 30px;
	margin-top: 30px;
}
.index_about_more {
	background-image: url(../images/in_about_more.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 255px;
	width: 256px;
	text-align: center;
	line-height: 240px;
	color: #FFFFFF;
	margin-top: 30px;
}
.index_about_more a {
	color: #FFFFFF;
}
/*产品展示开始*/
.index_cp {
	width: 1080px;
	margin-top: 45px;
}
.index_cp h1 {
	text-align: center;
	font-size: 0px;
}
/*案例展示样式*/
.gd_01{
	position:relative;
	width: 1006px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: 220px;
}
.gd_01 h3 {background-image: url(../images/newsbj.jpg);background-repeat: no-repeat;width: 1080px;font-size: 14px;color: #333333;font-weight: normal;line-height: 24px;text-decoration: none;background-position: 0px 3px;
height: 27px;margin-top: 8px;padding-top: 4px;}

.gd_01 em{
	position: absolute;
	top: 107px;
}
.gd_01 .t_l{ left:0px;}
.gd_01 .t_r{ right:0px;}
.gd_01 #simgs{ margin:0px 0px 0px 0px;}
.gd_01 li{
	float:left;
	width:314px;
	height:196px;
	background-color:#000000;
	overflow:hidden;
	margin:0px 5px 0px 6px;
	text-align:center;
	position:relative;
	color: #FFFFFF;
}
.gd_01 li.last{ }

.gd_01 li .RowList_img {position:absolute;top:0;left:0; -webkit-transition:all .2s ;
-moz-transition:all .2s ;
-o-transition:all .2s ;
-ms-transition:all .2s ;
transition:all .2s ;}
.gd_01 li .RowList_img img {
	width:314px;
	height:196px;
	overflow:hidden;
}
.gd_01 li .RowList_tit {
	position:absolute;
	bottom:-6px;
	left:0;
	display:block;
	width:314px;
	height:0px;
	line-height:24px;
	color:#FFFFFF;
	font-size:12px;
	font-family: "Microsoft YaHei";


-webkit-transition:all .2s ;
-moz-transition:all .2s ;
-o-transition:all .2s ;
-ms-transition:all .2s ;
transition:all .2s ;}

.gd_01 li:hover .RowList_img {top:-30px;}
.gd_01 li:hover .RowList_tit { height:30px; line-height:20px; opacity:1; color:#FFF;}

.gd_01 .fl { float:left;}
.gd_01 .fr { float:right;}
.gd_01 .pa{ position:absolute;}
.gd_01 .pr{ position:relative}
.product {
	width: 1044px;
	margin-right: auto;
	margin-left: auto;
}
.product h3 {
	height: 70px;
	width: 1015px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.product ul {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	margin-top: 20px;
}
.product ul li {
	line-height: 21px;
	float: left;
	margin-top: 12px;
	margin-bottom: 10px;
}
.product_pic {
	height: 146px;
	width: 196px;
	float: left;
}
.product_pic img {
	height: 140px;
	width: 190px;
	border: 3px solid #e8e8e0;
}
.product_nr {
	float: left;
	width: 280px;
	padding-left: 12px;
}
.product ul li h1 {
	font-size: 14px;
}
.product p {
	height: 108px;
	width: 275px;
	overflow: hidden;
	padding-top: 5px;
	
}

.footer_bj {
	width: 100%;
	background-color: #3c3c3c;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
.foote_list {
	text-align: center;
	width: 1080px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.foote_list li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.footer_bq {
	width: 1004px;
	text-align: center;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.footer_bq a {
	color: #FFFFFF;
}


/*neiye*/
.index_center_bj {
	background-image: url(../img/center_bj.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
.index_center_content {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
.about_left {
	float: left;
	width: 220px;
}
.about_nr {
	width: 220px;
	background-color: #F7F7F7;
}
.about_nr h1 {
	font-size: 14px;
	color: #616161;
	text-align: center;
	line-height: 44px;
	background-image: url(../images/dhbt.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 220px;
}
.about_content {
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding-top: 5px;
}
.about_content li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	font-size: 14px;
	color: #6f6f6f;
	line-height: 30px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
.about_content li a {
	color: #6F6F6F;
	text-decoration: none;
}
.about_content  li  a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #035cac;
	display: block;
	height: 30px;
	width: 173px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.about_right {
	float: right;
	width: 835px;
}
.about_right_bt {
	width: 835px;
}
.about_right_bj {
	background-image: url(../images/rtdhbj.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.about_right_bj h1 {
	width: 93px;
	font-size: 14px;
	text-align: center;
	height: 20px;
	padding-top: 4px;
	color: #6f6f6f;
	text-decoration: none;
	line-height: 25px;
}
.about_right_nav {
	float: left;
	width: 685px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	height: 24px;
	line-height: 24px;
}

.about_right_content {
	padding: 25px;
	width: 784px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}

.index_contacta {
	width: 220px;
	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: 220px;
	line-height: 38px;
}

.index_contacta_nr {
	width: 218px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom: 4px;
}
.index_contacta_nr p {
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 15px;
}
.footer_bq_a{text-align:center;}