﻿/* 剑舞飘零　QQ:149154265 */
@charset "utf-8";
/*---头部-----*/
.headbj {
	width: 100%;
	height: 91px;
}
.headbj_mid {
	width:1100px;
	height:91px;
	margin:0 auto;
}
.logo {
	float:left;
}
.menu {
	float:right;
        width:750px;
	height:91px;
}

/*********导航*********/
.glable_nav {
flo/at:right;
wi/dth:763px;
wi/dth:689px;
float:left;
}
.nav_img {
	padding-bottom:5px;
}
#nav-menu {
	height:91px;
	margin:0 auto;
	font-size:16px;
	font-family:"微软雅黑";
}
#nav-menu .container {
	position: relative;
	overflow: visible;
	z-index: 9999;
}
#nav-menu .menu li.nav02 {
	width:2px;
}
#nav-menu .menu li.nav03 {
	background-color:#005aa1;
	color:#fff;
}
#nav-menu .menu li {
	position: relative;
	float: left;
	display: inline;
	font-size: 16px;
	width:120px;
	text-align:center;
	margin-left:2px;
}
#nav-menu .menu li.nav01 {
	font-weight:normal;
	display: inline-block;
	float:left;
}
#nav-menu .menu li a.xialaguang {
	line-height:91px;
	display: inline-block;
	color: #404040;
	text-decoration: none;
	font-size: 16px;
	width: 120px;
	text-align: center;
	background:#ffffff;
}
#nav-menu .menu li a.selected, #nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover {
	color: #1a529c;
}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover {
	background-color:#005aa1;
	color:#fff;
	font-weight:normal;
}
#nav-menu .menu li a.xialaguang span {
	line-height:91px;
	display: inline-block;
	font-family: "微软雅黑";
}
#nav-menu .menu li a.selected span, #nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span {
	cursor:pointer;
}
#nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span {
	width:100px;
}
#nav-menu .menu ul.children {
	padding-bottom:12px;
	padding-top:0px;
	display: none;
	position: absolute;
	top:75px;
	left:0px;
	background:url(../images/index.png);
	width:120px;
	border-top:0;
	line-height:30px;
}
#nav-menu .menu ul.children li {
	width:110px;
	padding-top: 5px;
	display:inline-block;
	font-size:14px;
	height: 40px;
	text-align: center;
	margin-left: 5px;
	padding-left: 5px;
	overflow:hidden;
	border-bottom: 1px #848282 solid;
}
#nav-menu .menu ul.children li a {
	color:#fff;
}
#nav-menu .menu ul.children li a:hover {
	color:#333;
}
.banner {
	width:100%;
	height:599px;
	margin:0 auto;
	z-index:-9999;
}
.content {
	width:100%;
	height:446px;
	background:url(../images/xxaf.jp) repeat-x;
	padding-top:16px;
}
.main_image {
	width:100%;
	height:576px;
border/-top:1px solid #d7d7d7;
	overflow:hidden;
	margin:0 auto;
	position:relative
}
.main_image ul {
	width:9999px;
	height:576px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.main_image li {
	float:left;
	width:100%;
	height:576px;
}
.main_image li span {
	display:block;
	width:100%;
	height:576px
}
.main_image li a {
	display:block;
	width:100%;
	height:576px
}
.main_image li .img_1 {
	background: url('../images/img_main_1.jpg') center top no-repeat
}
.main_image li .img_2 {
	background: url('../images/img_main_2.jpg') center top no-repeat
}
.main_image li .img_3 {
	background: url('../images/img_main_3.jpg') center top no-repeat
}
.main_image li .img_4 {
	background: url('../images/img_main_4.jpg') center top no-repeat
}
.main_image li .img_5 {
	background: url('../images/img_main_5.jpg') center top no-repeat
}
div.flicking_con {
	width:990px;
	margin:0 auto;
	position:relative
}
div.flicking_con .flicking_inner {
	position:absolute;
	top:498px;
	left:45%;
	z-index:999;
	height:21px;
}
div.flicking_con a {
	float:left;
	width:14px;
	height:14px;
	border-radius:50%;
	margin:0;
	margin-right:17px;
	padding:0;
backgro/und:#fff;
	display:block;
	text-indent:-1000px
}
div.flicking_con a.on {
back/ground:#ae2128;
}
#btn_prev, #btn_next {
	z-index:11111;
	position:absolute;
	display:block;
	width:73px!important;
	height:74px!important;
	top:50%;
	margin-top:-37px;
	display:none;
}
#btn_prev {
	background:url(../images/hover_left.png) no-repeat left top;
	left:100px;
}
#btn_prev:hover {
	-webkit-animation:xguide_down 2.0s infinite ease-in-out;
	-moz-animation:xguide_down 2.0s infinite ease-in-out;
	-o-animation:xguide_down 2.0s infinite ease-in-out;
	animation:xguide_down 2.0s infinite ease-in-out
}
#btn_next {
	background:url(../images/hover_right.png) no-repeat right top;
	right:100px;
}
#btn_next:hover {
	-webkit-animation:xguide_down 2.0s infinite ease-in-out;
	-moz-animation:xguide_down 2.0s infinite ease-in-out;
	-o-animation:xguide_down 2.0s infinite ease-in-out;
	animation:xguide_down 2.0s infinite ease-in-out
}
 @keyframes xguide_down {
 0%, 100% {
 transform:scale(0.8);
 -moz-transform:scale(0.8);
 -o-transform:scale(0.8);
 -webkit-transform:scale(0.8);
 -ms-transform:scale(0.8);
 opacity:0.5
}
 50% {
 transform:scale(1.0);
 -moz-transform:scale(1.0);
 -o-transform:scale(1.0);
 -webkit-transform:scale(1.0);
 -ms-transform:scale(1.0);
 opacity:1
}
}
@-webkit-keyframes xguide_down {
 0%, 100% {
 -webkit-transform:scale(0.8);
 -moz-transform:scale(0.8);
 -o-transform:scale(0.8);
 -ms-transform:scale(0.8);
 transform:scale(0.8);
 opacity:0.5
}
 50% {
 -webkit-transform:scale(1.0);
 -moz-transform:scale(1.0);
 -o-transform:scale(1.0);
 -ms-transform:scale(1.0);
 transform:scale(1.0);
 opacity:1
}
}
@-moz-keyframes xguide_down {
 0%, 100% {
 -moz-transform:scale(0.8);
 -o-transform:scale(0.8);
 -webkit-transform:scale(0.8);
 -ms-transform:scale(0.8);
 transform:scale(0.8);
 opacity:0.5
}
 50% {
 -moz-transform:scale(1.0);
 -o-transform:scale(1.0);
 -webkit-transform:scale(1.0);
 -ms-transform:scale(1.0);
 transform:scale(1.0);
 opacity:1
}
}
@-o-keyframes xguide_down {
 0%, 100% {
 -o-transform:scale(0.8);
 -moz-transform:scale(0.8);
 -webkit-transform:scale(0.8);
 -ms-transform:scale(0.8);
 transform:scale(0.8);
 opacity:0.5
}
 50% {
 -o-transform:scale(1.0);
 -moz-transform:scale(1.0);
 -webkit-transform:scale(1.0);
 -ms-transform:scale(1.0);
 transform:scale(1.0);
 opacity:1
}
}
.a1 {
	width:95px;
	height:36px;
	margin:0 auto;
	display:none;
}
.a2 {
	width:960px;
	height:70px;
	margin:0 auto;
	padding-top:20px;
	display:none;
　　line-height:28px;
    font-size:14px;
}
.a3 {
	width:728px;
	height:43px;
	margin:0 auto;
	padding-top:11px;
	display:none;
}
.a4 {
	width:1000px;
	height:180px;
	margin:0 auto;
	padding-top:44px;
}
.a4_aa {
	width:230px;
	height:147px;
	float:left;
	margin-left:10px;
	margin-right:20px;
	display:none;
}
.a4_ab {
	width:230px;
	height:147px;
	float:left;
	margin-right:20px;
	display:none;
}
.a4_ac {
	width:230px;
	height:147px;
	float:left;
	margin-right:20px;
	display:none;
}
.a4_ad {
	width:230px;
	height:147px;
	float:right;
	margin-right:10px;
	display:none;
}
.imer {
	width:185px;
	height:117px;
	margin:0 auto;
}
.bt {
	width:185px;
	height:23px;
	font-size:12px;
	background:#333436;
	line-height:23px;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
}
.bta {
	width:185px;
	height:23px;
	font-size:12px;
	background:#baa040;
	line-height:23px;
	text-align:center;
	color:#fff;
	font-family:"微软雅黑";
}

.hes {
	width:100%;
	height:660px;
	background:url(../images/hes.jpg) no-repeat center top;
}
.hes_top {
	width:120px;
	height:36px;
	margin:0 auto;
	padding-top:30px;
	display:none;
}
.hes_bt {
	width:1000px;
	height:262px;
	margin:0 auto;
	padding-top:30px;
}
.hes_bt1 {
	width:310px;
	height:260px;
	float:left;
	border-bottom:6px #fff solid;
	background:#fff;
	margin-right:29px;
	margin-bottom:10px;
	display:none;
}
.hes_bt2 {
	width:310px;
	height:260px;
	float:left;
	border-bottom:6px #fff solid;
	background:#fff;
	margin-right:29px;
	margin-bottom:10px;
	display:none;
}
.hes_bt3 {
	width:310px;
	height:260px;
	float:left;
	border-bottom:6px #fff solid;
	background:#fff;
    margi/n-right:29px;
    margin-bottom:10px;
	display:none;
}
.hes_bt1_bt {
	width:300px;
	height:29px;
	margin:0 auto;
	padding-top:10px;
}
.hes_bt1_bt_ico {
	float:left;
}
.hes_bt1_bt_ico1 {
	float:right;
	width:240px;
	height:38px;
}
.hes_bt1_bt_ico1 h4 {
	color:#202020;
	height:18px;
	line-height:18px;
	overflow:hidden;
	font-size:18px;
	font-family:"微软雅黑";
}
.hes_bt1_bt_ico1 p {
	color:#8c8c8c;
	line-height:14px;
	height:14px;
	font-family:"微软雅黑";
	padding-top:5px;
}
.huise {
	width:100%;
	height:660px;
	background:url(../images/hh.jpg) no-repeat top center;
}
.huise_top_new {
	width: 95px;
	height: 36px;
	padding-top:76px;
	margin:0 auto;
	display:none;
	text-align: center;
}
.huise_top {
	width: 237px;
	margin:0 auto;
	display:none;
}
.huise_bt {
	width:1000px;
	height:322px;
	margin:0 auto;
	padding-top:43px;
}
.huise_bt_1 {
	width:237px;
	height:322px;
	background:url(../images/xxaaa.jpg)repeat-x bottom;
	float:left;
	margin-right:17px;
	display:none;
}
.huise_bt_2 {
	width:237px;
	height:322px;
	background:url(../images/xxaaa.jpg)repeat-x bottom;
	float:left;
	margin-right:17px;
	display:none;
}
.huise_bt_3 {
	width:237px;
	height:322px;
	background:url(../images/xxaaa.jpg)repeat-x bottom;
	float:left;
	margin-right:17px;
	display:none;
}
.huise_bt_4 {
	width:237px;
	height:322px;
	background:url(../images/xxaaa.jpg)repeat-x bottom;
	float:left;
ma/rgin-right:17px;
	display:none;
}
.huise_bt_1:hover {
	width:237px;
	height:322px;
	background:url(../images/xxb.jpg)repeat-x bottom;
}
.huise_bt_2:hover {
	width:237px;
	height:322px;
	background:url(../images/xxb.jpg)repeat-x bottom;
}
.huise_bt_3:hover {
	width:237px;
	height:322px;
	background:url(../images/xxb.jpg)repeat-x bottom;
}
.huise_bt_4:hover {
	width:237px;
	height:322px;
	background:url(../images/xxb.jpg)repeat-x bottom;
}
.huise_bt_a_img {
	width:237px;
	height:205px;
	overflow:hidden;
}
.huise_bt_a_img img {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.huise_bt_a_img:hover img {
	width:277px;
	height:245px;
	margin: -32px -26px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.huise_bt_a_cha {
	width:237px;
	height:49px;
	color:#212121;
	line-height:49px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
}
.huise_bt_a_bt {
	width:237px;
	line-height:18px;
	font-family:"微软雅黑";
}
.synews {
	width:100%;
	height:360px;
	margin:0 auto;
}
.synews_tit {
	width:96px;
	height:36px;
	margin:0 auto;
	padding-top:75px;
}
.synews_bt {
	width:1157px;
	height:207px;
	margin:0 auto;
	padding-top:55px;
}
.ccac {
	width:100%;
	height:492px;
	background:url(../images/sssef.jpg) no-repeat top center;
}
.ccacx_top {
	width:95px;
	height:36px;
	padding-top:53px;
	margin:0 auto;
	display:none;
}
.ccacx_topa {
	padding-top:138px;
	height:34px;
	width:515px;
	margin:0 auto;
	display:none;
}
.ccacx_topb {
	width:229px;
	height:28px;
	margin:0 auto;
	padding-top:20px;
	display:none;
}
.ccacx_topc {
	width:96px;
	height:28px;
	margin:0 auto;
	padding-top:26px;
	display:none;
}
/*内页*/
.nybanner {
	width:100%;
	height:285px;
	background:url(../images/aaa.jpg) no-repeat;
}
.nybanner_mid {
	width:989px;
	height:122px;
	margin:0 auto;
}
.nybanner_mid h4 {
	padding-left:61px;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	font-family:"微软雅黑";
	padding-top:40px;
	display:none;
}
.nybanner_mid p {
	color:#d5d5d5;
	font-size:12px;
	padding-top:3px;
	font-family:"微软雅黑";
	padding-left:61px;
	display:none;
}
.ny_mid {
	width:1000px;
	min-height:500px;
	_height:500px;
	margin:0 auto;
	padding-top:25px;
}
.nyleft {
	float:left;
	width:254px;
	display:none;
}
.lefta {
	width:225px;
	height:26px;
	font-weight:bold;
	padding-left:29px;
	background:url(../images/xxef.png) no-repeat;
	color:#000000;
	font-size:16px;
	font-family:"微软雅黑";
}
.leftb {
	width:254px;
	padding-top:20px;
	font-family:"微软雅黑";
	margin-bottom:42px;
}
.leftb li {
	margin-bottom:10px;
}
.leftb li a {
	font-size:14px;
	padding-left:13px;
	color:#4a4a4a;
	line-height:32px;
	height:32px;
	overflow:hidden;
	display:block;
	-moz-transition: background 0.5s, color 0.5s;/* Firefox 4 */
	-webkit-transition: background 0.5s, color 0.5s;/* Safari 和 Chrome */
	-o-transition: background 0.5s, color 0.5s;	/* Opera */
	transition: background 0.5s, color 0.5s;
}
.leftb li a:hover {
	color:#4b4a4a;
	background:#e4e4e4 url(../images/jiantou.png) no-repeat 221px center;
}
.leftb li a.cu {
	color:#4b4a4a;
	background:#e4e4e4 url(../images/jiantou.png) no-repeat 221px center;
}
.contact {
	width:254px;
}
.contactbt {
	width:254px;
	padding-top:26px;
}
.contactbt p {
	color:#1e1e1e;
	line-height:20px;
	font-family:"微软雅黑";
}
.contactbt h6 {
	padding-top:10px;
}
.contactbt h4 {
	padding-top:24px;
}
.contactbt h3 {
	background:url(../images/ddda.jpg) no-repeat bottom left;
	padding-bottom:10px;
	color:#1e1e1e;
	font-family:"微软雅黑";
	font-size:14px;
	padding-top:11px;
}
.contentright {
	width:700px;
	float:right;
dis/play:none;
}
/*产品图集列表*/
.prolist {
	width:1000px;
}
.prolist li {
	width:218px;
	height:183px;
	float:left;
	margin-right:22px;
	margin-top:40px;
	background:url(../images/ta1.jpg) no-repeat bottom;
	position:relative;
}
.prolist li .imer {
	width:218px;
	height:145px;
}
.prolist li .chaw {
	width:208px;
	height:37px;
	line-height:37px;
	padding-left:10px;
	font-family:"微软雅黑";
	color:#000000;
	font-size:14px;
	overflow:hidden;
}
.prolist li .chaw a {
	color:#000000;
}
.prolist li h4 {
	width:218px;
	height:145px;
	display:none;
	background:url(../images/ppa.png) no-repeat;
	position:absolute;
}
.prolist li h4 a {
	width:218px;
	height:145px;
	display:block;
}
.prolist li h4 a:hover {
	width:218px;
	height:145px;
	display:block;
}

/*产品图集列表样式2*/
.prolist1 {
	width:700px;
}
.prolist1 li {
	width:218px;
	height:183px;
	float:left;
	margin-right:22px;
	margin-top:40px;
	background:url(../images/ta1.jpg) no-repeat bottom;
	position:relative;
}
.prolist1 li .imer {
	width:218px;
	height:145px;
}
.prolist1 li .chaw {
	width:208px;
	height:37px;
	line-height:37px;
	padding-left:10px;
	font-family:"微软雅黑";
	color:#000000;
	font-size:14px;
	overflow:hidden;
}
.prolist1 li .chaw a {
	color:#000000;
}
.prolist1 li h4 {
	width:218px;
	height:145px;
	display:none;
	background:url(../images/ppa.png) no-repeat;
	position:absolute;
}
.prolist1 li h4 a {
	width:218px;
	height:145px;
	display:block;
}
.prolist1 li h4 a:hover {
	width:218px;
	height:145px;
	display:block;
}


.contentright_head {
	width:700px;
	height:26px;
	background:url(../images/xxxd.jpg) no-repeat bottom;
}
.contentright_head_left {
	float:left;
	color:#000000;
	font-size:16px;
	font-family:"微软雅黑";
}
.contentright_head_right {
	float:right;
	font-family:"微软雅黑";
	color:#000000;
}
.contentright_head_right a {
	color:#000000;
}
.contentright_head_right span {
	color:#005aa1;
}
.news_top {
	width:700px;
	padding-top:39px;
	border-bottom:1px #d5d5d5 solid;
	padding-bottom:26px;
}
.news_top_img {
	width:248px;
	height:155px;
	float:left;
}
.news_top_chaw {
	width:428px;
	float:right;
}
.news_top_chaw h4 {
	color:#000000;
	font-size:18px;
	font-family:"微软雅黑";
	height:22px;
	overflow:hidden;
}
.news_top_chaw h4 a {
	color:#000000;
}
.news_top_chaw p {
	padding-top:21px;
	color:#7f7f7f;
	line-height:26px;
	font-family:"微软雅黑";
	font-size:14px;
}
.news_bt {
	width:700px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px #000000 solid;
	margin-bottom: 90px;
	min-height: 251px;
	_height:500px;
}
.news_bt li {
	width:700px;
	line-height:46px;
	height:46px;
}
.news_bt li a {
	padding-left:17px;
	float:left;
	height:46px;
	background:url(../images/jaa.jpg) no-repeat left center;
	width:554px;
	line-height:46px;
	color:#000000;
	font-size:14px;
	overflow:hidden;
	font-family:"微软雅黑";
	display:block;
}
.news_bt li a:hover {
	padding-left:17px;
	float:left;
	height:46px;
	width:554px;
	background:url(../images/jbb.jpg) no-repeat left center;
	color:#a18a36;
	line-height:46px;
c/olor:#000000;
	font-size:14px;
	overflow:hidden;
	font-family:"微软雅黑";
	display:block;
}
.news_bt li span {
	float:right;
	color:#b0b0b0;
}
/* 翻页
--------------------*/

.inPagination {
	float:left;
	width:100%;
	overflow:hidden;
	font-size:12px;
	padding-top:20px;
	padding-bottom:15px;
	background:url(../images/customer5.jpg) left top no-repeat;
	margin-left:11px;
	display:inline;
}
.inPagination .pageSkip input, .inPagination .pageSkip button {
	height:21px;
	width:21px;
	line-height:18px;
	text-align:center;
	background:#32436f;
	border:0;
	color:#fff;
}
.inPagination .pageSkip button {
	width:50px;
	cursor:pointer;
}
.inPagination {
	height:30px;
	color:#4d4d4d;
	text-align:center;
	margin-top:30px;
	margin-bottom:20px;
}
.inPagination a, .inPagination span, .inPagination .current {
	background-color:#828282;
	display:inline-block;
	min-width:28px;
	_width:28px;
	height:19px;
	margin-right:10px;
	text-align:center;
	vertical-align:middle;
	line-height:19px;
*line-height:19px;
	line-height:19px\0;
	white-space:nowrap;
	color:#000;
}
.inPagination a {
	position:relative;
	color:#fff;
	background:#000000;
}
.inPagination .noLink {
	font-family:"微软雅黑";
	color:#000;
	border:1px solid #e2e2e2;
	width:28px;
	height:19px;
}
.inPagination .noLink2 {
	font-family:"微软雅黑";
	width:28px;
	height:28px;
	background:#fff;
	border:1px solid #cfcfcf;
}
.inPagination .current {
	color:#ffffff;
}
.inPagination a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#828282;
}
.inPagination a.noLink:hover {
	background-color:#828282;
	border:1px solid #e32526;
}
.inPagination .pageSkip {
	width:auto;
	color:#727272;
	border:0;
}
.inPagination .pageSkip input {
	width:21px;
	height:18px;
	line-height:18px;
	margin:0 5px;
	text-align:center;
	vertical-align:middle;
	font-family:Tahoma, SimSun, Arial;
	color:#fff;
}
.inPagination .pageSkip button {
	width:42px;
	height:21px;
	line-height:21px;
	overflow:hidden;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:#32436f;
	color:#fff;
}
.inPagination .btnRight {
	height:29px;
	width:94px;
	display:block;
	position:absolute;
	z-index:110;
	right:0;
	bottom:0;
}
.inPagination .btnRight .btn1 {
	padding:0;
	width:31px;
	height:19px;
	background:url(../images/icon.gif) no-repeat 0 -161px;
	display:block;
	float:right;
	margin-right:20px!important;
	margin-right:12px;
}
.inPagination .btnRight .btn2 {
	padding:0;
	width:31px;
	height:19px;
	background:url(../images/icon.gif) no-repeat 0 -126px;
	display:block;
	float:right;
	margin-right:10px!important;
	margin-right:8px;
}
.inPagination .noLink3, .noLink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5b5b5;
	width:28px;
	height:19px;
	background:#000;
	text-align:center;
}
.inPagination a.noLink3:hover {
	background-color:#828282;
/border:1px solid #e2e2e2;
	color:#b5b5b5;
	text-align:center;
}
.inPagination .noLink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b5b5b5;
	text-align:center;
	width:28px;
	height:19px;
	background:#000;
}
.inPagination a.noLink4:hover {
	background-color:#828282;
bo/rder:1px solid #e2e2e2;
	color:#b5b5b5;
	text-align:center;
}
.foot {
	width:100%;
	height:429px;
	background:url(../images/ggg.jpg);
}
.foot_top {
	padding-top:60px;
	width:950px;
	height:190px;
	margin:0 auto;
	font-family:"微软雅黑";
}
.foot_bt {
	padding-top:26px;
	line-height:30px;
	text-align:center;
	color:#a5a5a5;
}
.foot_bt a {
	color:#a5a5a5;
}
.foot_top li {
	width:165px;
	float:left;
	margin-left:25px;
margi/n-right:15px;
margin/-right:5px;
}
.foot_top li h6 {
	width:165px;
	height:12px;
	font-family:"微软雅黑";
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-left:11px;
	height:20px;
	line-height:20px;
	background:url(../images/xxxx.jpg) no-repeat left center;
}
.foot_top li h6 a {
	color:#fff;
}
.foot_top li p {
	width:165px;
	padding-top:16px;
	color:#939393;
}
.foot_top li p a {
	width:165px;
	line-height:26px;
	padding-left:11px;
	display:block;
	text-align:left;
	color:#939393;
fon/t-weight:bold;
}
.foot_top li p a:hover {
	color:#bda64e;
}
.pro_ny_tit {
	width:700px;
	color:#000000;
	font-family:"微软雅黑";
	font-size:24px;
	text-align:center;
	padding-top:41px;
}
.pro_ny_s {
	width:700px;
	color:#c2c2c2;
	font-family:"微软雅黑";
	text-align:center;
}
.pro_ny_tita {
	width:700px;
	color:#000000;
	font-family:"微软雅黑";
	font-size:18px;
	text-align:center;
	padding-top:41px;
}
.pro_ny_sa {
	width:700px;
	color:#c2c2c2;
	font-family:"微软雅黑";
	text-align:center;
	padding-top:8px;
}
/*首页轮播广告--右侧带小图*/
.ad_position {
	width:645px;
	height:320px;
	position:relative;
ove/rflow:hidden;
	background:url(../images/ad_shadow.jpg) no-repeat;
	margin:0 auto;
	margin-top:20px;
}
.ad_position .limit {
	height:320px;
	width:645px;
	margin:0;
	overflow:hidden;
}
.ad_left_big {
	width:484px;
	border-collapse:collapse;
	float:left;
	display:inline;
}
.ad_small_box {
	float:right;
	width:148px;
	height:320px;
	overflow:hidden;
	display:inline;
backgrou/nd:#0F0;
}
.ad_small_box ul {
	margin:0px 0px 0px 0px;
	list-style:none inside none;
	padding:0px;
*margin-left:-6px;
}
.ad_small_box ul li {
	width:142px;
	height:95px;
	margin-bottom:1px;
	overflow:hidden;
	cursor:pointer;
}
.ad_small_box ul li img {
	width:138px;
	height:91px;
	border:#c5c5c5 1px solid;
	float:right;
}
.ad_small_box .this_ad {
	position:absolute;
	top:0px;
	left:1px;
	cursor:pointer;
	width:138px;
	height:91px;
	border:#000000 2px solid;
	margin-top:1px;
}
.ad_small_box .top_button {
	width:142px;
	height:16px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/top1.jpg) no-repeat center;
}
.ad_small_box .bottom_button {
	width:142px;
	height:16px;
	overflow:hidden;
	cursor:pointer;
	background:url(../images/bot1.jpg)center no-repeat;
}
.ad_small_box .off {
	background:url(../images/top1.jpg) no-repeat center;
	cursor:auto;
}
.ad_small_box .small_right_limit {
	height:286px;
	padding:1px 0px;
	overflow:hidden;
	position:relative;
}
.proxx {
	width:640px;
	margin:0 auto;
	padding-top:50px;
}
.proxx_tit {
	width:640px;
	height:19px;
}
.proxx_bt {
	width:640px;
	padding-top:20px;
	padding-bottom:20px;
	color:#000000;
	line-height:28px;
	font-size:14px;
	font-family:"微软雅黑";
	margin:0 auto;
}
.proxx_bta {
	width:700px;
	padding-top:20px;
	padding-bottom:40px;
	color:#000000;
	line-height:28px;
	font-size:14px;
	font-family:"微软雅黑";
	margin:0 auto;
	min-height: 352px;
_height:expression(this.scrollHeight < 352px ? "352px" : "auto")
}
.fah {
widt/h:87px;
	height:26px;
	position:absolute;
	top:0;
	right:0;
}
.fanye {
	width:640px;
	margin:0 auto;
	padding-top:20px;
	position:relative;
	border-top:1px #000000 solid;
	padding-bottom:40px;
	color:#000;
	font-family:"微软雅黑";
	line-height:26px;
}
.fanye a {
	color:#000;
}
.fanyea {
	width:700px;
	margin:0 auto;
	padding-top:20px;
	position:relative;
	border-top:1px #000000 solid;
	padding-bottom:110px;
	color:#000;
	font-family:"微软雅黑";
	line-height:26px;
}
.fanyea a {
	color:#000;
}

/*产品系列页*/
.scygccbxqy {
	width:950px;
	background:#f1eef2;
	padding:30px 20px 25px 15px;
	border: 1px solid #E0E0E0;
}
.scygccbxqy .TRS_Editor {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 26px;
	text-indent: 30px;
}
.scygccbxqy ul li {
	float:left;
	padding-left:15px;
	margin:25px 70px 0 0;
	background:url(../images/footer_cor.jpg) no-repeat 0;
}
.scygccbxqy ul li a {
	color:#666666;
	font-size:16px;
	font-family:"微软雅黑";
}
.scygccbxqyx {
	width:950px;
	margin-top:40px;
}
.scygccbxqyx h4 {
	color:#1e2380;
	font-size:25px;
	font-family:"微软雅黑";
	font-weight:bold;
	margin-bottom:30px;
	padding-left:15px;
	border-left:3px solid #1e2380;
}
.scygccbxqyx1 {
	width:950px;
}
.ywll {
	width:950px;
}
.ywll h2 {
	width:950px;
	font-size:20px;
	font-family:"微软雅黑";
	color:#1e2380;
	font-weight:bold;
	margin-bottom:30px;
	padding-left:15px;
	text-align:left;
	border-left:3px solid #1e2380;
}
.ywll-1 {
	width:970px;
	background:#fff;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:5px;
	border:1px solid #ccc;
}
.ywll-1 li {
	line-height:30px;
	background:url(../images/scy_gj_yelycbff_03.jpg) no-repeat 0px 13px;
	padding-left:15px;
}
.ywll-1 li span {
	margin-right:15px;
}
.ywll-1 li a {
	font-size:14px;
	font-family:"微软雅黑";
	color:#999;
	font-size:14px;
}
.ywll-1 li a:hover {
	color:#0075c2;
}



.myart{padding:30px 0;width:100%;line-height:2;}
.tag{background:#f7f7f7;padding:3px;}
.tag em,.tag a{margin:0 5px;}
.art_link{border-bottom:1px solid #ddd;border-top:1px solid #ddd;}
.art_link li{line-height:40px;font-weight:bold;padding:0 20px 0 30px;border-top:1px dotted #ddd;margin-top:-1px;}
.art_link span{float:right;font-weight:normal;}
.art_link a{display:inline-block;width:68%;font-weight:normal;margin-left:10px;vertical-align:middle;}

/*产品*/
.none { display:none;}

.TabTitle{ clear:both; height:35px;}
.TabTitle li{ float:left; display:inline; width:89px; height:35px; cursor:pointer; line-height:29px; text-align:center; margin-right:4px; font-weight:bold;}
.active{ background:url(../images/protabon.gif) no-repeat; color:#373c38;}
.normal{ background:url(../images/protaboff.gif) no-repeat; color:#373c38;}
.TabContent{ padding:0px 3px 0 0; height:auto; text-align:center; clear:both; overflow:hidden;}

.TabTitle li a { display:block; width:100%; height:35px; background:url(../images/protaboff.gif) no-repeat; text-align:center;}
.TabTitle li a:hover { background:url(../images/protabon.gif) no-repeat;}


.TabTitleA { clear:both; height:25px; border:#ddddde 1px solid; background:url(../images/zcwy_58.gif) repeat-x;}
.TabTitleA li { float:left; display:inline; width:109px; cursor:pointer; line-height:25px; text-align:center; background:url(../images/shu.gif) right no-repeat;}
.activeA { color:#333333; font-weight:bold;}
.normalA { color:#333333;}
.TabContentA { background:#fff url(../images/zcwy_44.gif) top no-repeat; padding:10px 0 0 0; height:auto; text-align:left; height:129px; clear:both; }
.halfmoon {  width:89px; height:35px; float:left;}
.halfmoon ul li { width:89px; height:35px; font-family:"Microsoft YaHei"; line-height:29px; float:left; display:inline; text-align:center; background:url(../images/protaboff.gif) no-repeat; color:#373c38;}
.halfmoon li a { text-decoration:none; display:block; width:100%; height:35px; line-height:29px; color: #373c38;} /*THEME CHANGE HERE*/
.halfmoon li a:visited { color:#373c38;}
.halfmoon li a:hover { background:url(../images/protabon.gif) no-repeat; color:#373c38;}

.halfmoon li.selected a { background:url(../images/protabon.gif) no-repeat; color:#373c38;}/*主菜单选中背景色与文字颜色*/
.halfmoon li.selected a:hover { text-decoration: none;}/*selected main tab style */
.dropmenudiv_e { position:absolute; margin-top:-1px;/*通过margin可以改变下拉菜单的位置*/ line-height:20px; z-index:100; background:#eeeeee; width:150px; visibility: hidden; padding:5px;}/*THEME CHANGE HERE*/
.dropmenudiv_e a { width:148px; height:auto; line-height:20px; text-align:left; font-weight:normal; display: block; text-decoration: none; color:#747474; padding:0px 5px; background:none; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;} /*THEME CHANGE HERE*/
.dropmenudiv_e a:link { color:#747474;}
.dropmenudiv_e a:visited { color:#747474;}
.dropmenudiv_e a:hover { color:#ff9b09;}/*THEME CHANGE HERE*/
.anli { padding-bottom:20px; margin-top:0px;}
.anli ul li { height:27px; line-height:27px;}
.anlititle { width:450px; float:left; padding-left:12px; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.anlitime { width:80px; float:left; text-align:center;}
.anlibg1 { background:#fff;}
.anlibg2 { background:#ebebe9;}
.media { padding-bottom:20px;}
.media ul li { height:27px; line-height:27px;}
.mediatitle { width:400px; float:left; padding-left:12px;}
.mediatime { width:80px; float:left; text-align:center;}
.mediabg1 { background:#ebebe9;}
.mediabg2 { background:#fff;}
.order { background:#fff;}
.order td { padding:3px 0px 3px 8px;}
.input1 { width:155px; height:20px; line-height:20px; font-size:12px; border:#ccc 1px solid;}
.input2 { width:335px; height:20px; line-height:20px; font-size:12px; border:#ccc 1px solid;}
.select1 { width:130px; font-size:12px;}
.textarea1 { width:360px; height:84px; border:#ccc 1px solid;}
.sent1 { width:115px; height:22px; border:none; background:url(../images/sent.gif) no-repeat; cursor:pointer;}
.reset1 { width:115px; height:22px; border:none; background:url(../images/reset.gif) no-repeat; cursor:pointer;}
.proanli { padding-top:20px;}
.jscs { margin-top:10px;}
.jscs th { background:#ededed; border-left:#fff 1px solid; padding-left:5px; line-height:27px; text-align:left;}
.jscs td { background:#fff; border-left:#fff 1px solid; border-bottom:#ededed 1px solid; padding-left:5px; line-height:25px;}
.jobcontent { padding:20px 0px;}
.job_delivery { width:724px;  margin-bottom:20px; margin:0 auto;}
.job_delivery td { padding:5px 10px;}
.job_delivery td input { width:174px; height:16px; border:#BBBBBB 1px solid;}
.job_delivery td select { width:auto;}
.job_delivery td textarea { width:530px; height:105px; border:#BBBBBB 1px solid;}
.job_delivery td span { color:#ff0000;}
.coolbg {
  border:0px;
  border-right: 1px solid #ACACAC;
  border-bottom: 1px solid #ACACAC;
  background-color: #F1F8B4;
  padding:2px;
  padding-right:5px;
  padding-left:5px;
  background: url(../images/wbg.gif) #EFF7D0;
  cursor:pointer;
}


/* 成功案例  有边距样式 */ 
.fl-case {
	height:42px;
	margin-top: 35px;
	margin-bottom: 15px;
}
.fl-case a {
	background-color: #F7F7F7;
	color: #666666;
	width: 228px;
	height:40px;
	line-height:40px;
	display: inline-block;
}
.fl-case a:hover {
	background-color: #539DF7;
	color: #FFFFFF;
	text-decoration: none;
}
.case figure {
	width: 340px;
	float: left;
	position: relative;
	height: 246px;
	margin: 15px;
}
.case figure .new {
	width: 108px;
	height: 108px;
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/new.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 2;
}
.case figure:hover figcaption {
	display:block;
}
.case figure figcaption {
	position: absolute;
	width: 300px;
	height: 196px;
	top: 0px;
	left: 0px;
	display: none;
	background-color: rgba(25,25,25,0.70);
	padding: 30px;
	color: #FFFFFF;
	text-align: left;
}
.case figure figcaption h3 {
	font-size: 18px;
	font-weight: bold;
	margin:0 0 8px 0;
}
.case figure figcaption h3 a, .case figure figcaption p a {
	color: #FFFFFF;
	text-decoration: underline;
}
.case figure figcaption h3 a:hover, .case figure figcaption p a:hover {
	text-decoration: none;
}
.case figure figcaption p {
	margin:0;
	line-height:28px;
}
.case-more-top {
	margin-top:15px !important;
}
.case-more {
	padding: 7px 10px 5px 10px;
	margin-left: 0;
	background-color: rgba(255,255,255,0.70);
	color: #539DF7 !important;
	text-decoration: none !important;
}
.case-more:hover {
	color: #FFFFFF !important;
}
.container1 {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
.container1 {
	width:1140px;
	min-width:1140px
}
.row {
	text-align:center;
	margin-right:-15px;
	margin-left:-15px
}
.f-title {
	font-size: 24px;
	padding-top: 15px;
	margin:0 0 5px 0;
	color: #bca54d;
	font-family:"微软雅黑";
}
.f-title small {
	font-size: 14px;
	color: #999999;
	display: block;
	margin-top: 10px;
}


/* win8扁平风格网站侧边栏在线客服 */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/* 我们的服务 */
.hes0 {
	width:1000px;
	height:500px;
	background:none;
	margin:0 auto;
}
.fuwu-bg {
	background-repeat: no-repeat;
	background-position: center center;  /*position: relative;*/
	background-attachment: fixed;
	background-color: #F2F2F2;
}
.fuwu .f-title, .fuwu .f-title small {
	color:#000;
}
.fuwu {
	position: relative;
	margin:0 auto;
}
.fuwu figure {
	background-color: rgba(255,255,255,0.80);
	border:1px solid #ccc;
	padding: 28px 5px 10px 5px;
	height:240px;
	width: 160px;
	float: left;
	margin-top: 40px;
	position: relative;
	margin:0 auto;
}
.fuwu figure.bianju {
	margin-left: 20px;
	margin-right: 20px;
}
.fuwu figure a.pic1, .fuwu figure a.pic2, .fuwu figure a.pic3, .fuwu figure a.pic4, .fuwu figure a.pic5 {
	height: 130px;
	width: 130px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	position: absolute;
	top: -65px;
	left:20px;
}
.fuwu figure a.pic1 {
	background-image: url(../images/1.png);
	background-repeat: no-repeat;
}
.fuwu figure a.pic2 {
	background-image: url(../images/2.png);
}
.fuwu figure a.pic3 {
	background-image: url(../images/3.png);
}
.fuwu figure a.pic4 {
	background-image: url(../images/4.png);
}
.fuwu figure a.pic5 {
	background-image: url(../images/5.png);
}
.fuwu figure figcaption {
	margin-top: 35px;
	margin-bottom: 15px;
	font-weight: bold;
}
.fuwu figure figcaption a {
	color: #539DF7;
	font-size: 16px;
}
.fuwu figure figcaption a:hover {
	text-decoration: underline;
}
.fuwu figure p {
	line-height: 30px;
	color: #000000;
}
.fuwu figure figcaption a.btn-success {
	margin-bottom:10px;
}