@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
a {
	text-decoration: none;
}
a:hover {
	transition:.5s;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a img {
	transform:scale(1,1);
}
a:hover img {
	transform:scale(1.1,1.1);
	transition:all 0.5s;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	height:0;
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1000px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
}
/*****Header*****/
#header {
	height:160px;
	background:url(../../images/bg_header_01.jpg) no-repeat center top;
}
#header .logo {
	display:block;
	margin:50px 0 0 45px;
}
#header .logo:hover img {
	transform:scale(1,1)
}
#header .tel {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#0380ad;
	padding:70px 130px 0 0;
}
/*****Nav*****/
#nav {
	height:44px;
	border-bottom:8px #0380ad solid;
	background:#00a3de;
}
#nav li {
	padding-left:42px;
}
#nav li a {
	display:block;
	width:110px;
	height:44px;
	line-height:44px;
	text-align:center;
	font-size:16px;
	color:#fff;
}
#nav li a:hover,#nav li a.selected {
	background:#0380ad;
	padding-top:10px;
	margin-top:-10px;
	border-radius:4px 4px 0 0;
}
/*****Banner*****/
.flexslider {
	position: relative;
	height: 410px;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 410px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 13px;
	line-height: 50px;
	overflow: hidden;
	background: url(../../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 40%;
}
.flex-direction-nav li a {
	display: block;
	width: 35px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	right: 52%;
	margin-right: 500px;
	background: url(../../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	left: 52%;
	margin-left: 500px;
	background: url(../../images/next.png) center center no-repeat;
}
/*****首页公司简介*****/
.main {
	padding:10px 0;
	position:relative;
}
.about {
	width:675px;
	height:270px;
	position:relative;
	margin-bottom:13px;
}
.abtitle {
	width:275px;
	height:270px;
	background:#00a3de;
}
dl.intitle {
	text-align:right;
	padding:40px 20px 75px 0;
	color:#fff;
	background:url(../../images/about_slogan_03.jpg) no-repeat 22px 123px;
}
.intitle dt {
	font-size:28px;
}
.intitle dd {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}
.abtitle a {
	display:block;
	width:120px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#666;
	background:#fff;
	border-radius:2px;
	margin-left:130px;
}
.abtitle a:hover {
	background:#3b6c11;
	color:#fff;
}
.about .nr {
	width:359px;
	height:248px;
	border:1px #ddd solid;
	border-left:0;
	background:url(../../images/icon_arrow_03.gif) no-repeat left 40px;
	font-size:14px;
	color:#666;
	line-height:26px;
	padding:20px 10px 0 30px;
	overflow:hidden;
}
.about .green {
	width:220px;
	height:270px;
	background:#00a3de;
	position:absolute;
	top:0;
	left:-220px;
}
/*****首页新闻*****/
.news {
	width:298px;
	height:300px;
	position:absolute;
	top:-20px;
	right:0;
	z-index:999999;
	overflow:hidden;
}
.news dl.intitle {
	background:#00a3de;
	text-align:left;
	padding:20px 0 0 18px;
	height:76px;
}
.news dl.intitle dt {
	font-size:22px;
}
.news dl.intitle dd {
	font-size:24px;
}
.news ul {
	border:1px #ddd solid;
	border-top:0;
	height:203px;
}
.news li {
	margin:0 5px;
	border-bottom:1px #666 solid;
}
.news li a {
	display:block;
	padding:5px;
	*padding:4px 5px;
}
.news li .date {
	font-weight:bold;
	font-size:14px;
	color:#00a3de;
}
.news li h3 {
	font-weight:normal;
	font-size:14px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news li p {
	font-size:12px;
	color:#666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.news li a:hover {
	background:#d2ebab;
}
/*****首页产品*****/
.product {
	height:530px;
	padding-bottom:13px;
	position:relative;
}
.product .tit_pro {
	height:123px;
	background:url(../../images/title_pro_03.jpg) no-repeat;
}
.product .tit_pro .intitle {
	text-align:left;
	padding:35px 0 0 26px;
}
.product .tit_pro .intitle dt {
	font-size:22px;
}
.product .tit_pro .intitle dd {
	font-size:24px;
}
.product .pic_left,.product .pic_right {
	display:block;
	position:absolute;
	top:0;
	right:-221px;
}
.product .pic_left {
	left:-203px;
}
.bx_chgBtns {
	width:203px;
}
.bx_chgBtns ul {
	height:392px;
	padding-top:15px;
	background:url(../../images/bg_cate_03.jpg) no-repeat;
	overflow:hidden;
}
.bx_chgBtns .mCon_btns a {
	display:block;
	width:195px;
	height:42px;
	line-height:42px;
	text-align:center;
	font-size:20px;
	color:#fff;
}
.bx_chgBtns .mCon_Cutbtns a {
	background:#fff;
	color:#00a3de;
}
.bx_chgCons {
	width:794px;
	height:524px;
	border:3px #0380ad solid;
	border-right:0;
}
.mCon_conTxts ul {
	padding-left:2px;
}
.mCon_conTxts li {
	padding:14px 0 4px 10px;
}
.mCon_conTxts li .picbox {
	width:250px;
	height:187px;
	overflow:hidden;
}
.mCon_conTxts li .picbox img {
	display:block;
	width:250px;
	height:187px;
}
.mCon_conTxts li p {
	font-size:16px;
	color:#333;
	text-align:center;
	height:50px;
	line-height:50px;
	background:#efefef url(../../images/bg_product_03.gif) no-repeat left bottom;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.mCon_conTxts li a:hover p {
	color:#fff;
	background:#0380ad url(../../images/bg_product_h.gif) no-repeat left bottom;
	transition:.5s;
}
/*****首页联系我们*****/
.contact {
	position:relative;
	height:260px;
}
.deepgreen {
	width:220px;
	height:260px;
	position:absolute;
	left:-220px;
	top:0;
	background:#00a3de;
}
.contact .conleft {
	width:400px;
	height:260px;
	background:#00a3de;
	padding-left:20px;
}
.contact .conleft .intitle {
	padding:30px 0 0 0;
	text-align:left;
}
.contact .conleft .intitle dt {
	font-size:22px;
}
.contact .conleft .intitle dd {
	font-size:24px;
}
.contact .conleft .lx {
	padding:15px 20px 0 0;
	font-size:14px;
	color:#fff;
	line-height:26px;
	height:130px;
	overflow:hidden;
}
.contact .map {
	width:580px;
	height:260px;
	overflow:hidden;
}
/*****Footer*****/
#footer {
	background:#00a3de url(../../images/bg_footer_03.jpg) repeat-x left top;
	padding:95px 0 50px 0;
	font-size:12px;
	color:#fff;
	text-align:center;
	margin-top:20px;
}
#footer a {
	color:#fff;
}
/*****返回顶部*****/
.gotop {
	position:fixed;
	left:50%;
	bottom:181px;
	margin-left:500px;
}
.gotop a {
	display:block;
	width:51px;
	height:51px;
	background:url(../../images/gotop_03.gif) no-repeat;
	cursor:pointer;
}
/*****左侧*****/
#main {
	padding:10px 0;
	background:url(../../images/bg_nei.jpg) no-repeat center top;
}
.main_left {
	width:260px;
	background:#00a3de;
	padding-bottom:20px;
}
.main_left .tit_cate {
	height:110px;
	background:url(../../images/bg_fenlei.jpg) no-repeat;
}
.main_left .tit_cate .intitle {
	text-align:center;
	padding:30px 0 0 0;
}
.main_left .tit_cate .intitle dt {
	font-size:22px;
}
.main_left .tit_cate .intitle dd {
	font-size:24px;
}
.main_left li {
	border-bottom:1px #007eab solid;
}
.main_left li a {
	display:block;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:16px;
	color:#fff;
}
.main_left li a:hover {
	color:#007eab;
	background:#fff;
}
.main_left .lianxi {
	font-size:14px;
	color:#fff;
	line-height:26px;
	padding:15px;
}
#main .share {
	padding:5px 0 0 24px;
}
#main .jiathis_style_32x32 .jtico {
	width:20px;
	height:40px!important;
}
#main .jiathis_style_32x32 .jiathis_button_tsina .jtico {
	background:url(../../images/icon_sina_03.png) no-repeat;
}
#main .jiathis_style_32x32 .jiathis_button_tqq .jtico {
	background:url(../../images/icon_weibo_03.png) no-repeat;
}
#main .jiathis_style_32x32 .jiathis_button_cqq .jtico {
	background:url(../../images/icon_qq_03.png) no-repeat;
}
#main .jiathis_style_32x32 .jiathis_button_weixin .jtico {
	background:url(../../images/icon_chat_03.png) no-repeat;
}
/*****右侧*****/
.main_right {
	width:690px;
	padding-bottom:30px;
}
.neititle {
	padding:45px 0 10px 0;
	background:url(../../images/line_03.jpg) no-repeat center bottom;
}
.bread {
	font-size:12px;
	color:#333;
	padding-left:20px;
	background:url(../../images/icon_home_03.jpg) no-repeat left center;
	margin-top:10px;
}
.bread a {
	color:#333;
}
.bread a:hover {
	color:#007eab;
}
.neititle h3 {
	display:inline-block;
	font-weight:normal;
	font-size:22px;
	color:#666;
}
.neititle h3 span {
	display:block;
	font-weight:bold;
	font-size:18px;
	color:#4e8c19;
}
.content {
	font-size:14px;
	color:#666;
	line-height:26px;
	padding:20px;
}
.content img {
	max-width:100%;
}
.main_right .mCon_conTxts {
	padding-bottom:50px;
}
.main_right .mCon_conTxts ul {
	padding:0;
}
.main_right .mCon_conTxts li {
	padding:14px 0 4px 0;
	width:210px;
	margin-right:30px;
}
.main_right .mCon_conTxts li .picbox {
	width:210px;
	height:157px;
}
.main_right .mCon_conTxts li .picbox img {
	width:210px;
	height:157px;
}
.main_right .mCon_conTxts li p,.main_right .mCon_conTxts li a:hover p {
	background-image:none;
}
.main_right .nlist {
	padding-bottom:50px;
}
.main_right .nlist li {
	border-bottom:1px #ddd dashed;
}
.main_right .nlist li a {
	display:block;
	padding:10px;
}
.main_right .nlist li a:hover {
	background:#d2ebab;
}
.main_right .nlist li .rq {
	font-weight:bold;
	font-size:12px;
	color:#00a3de;
}
.main_right .nlist li dt {
	font-weight:bold;
	font-size:14px;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:26px;
}
.main_right .nlist li dd {
	font-size:14px;
	color:#666;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:24px;
}
.bigtitle {
	text-align:center;
	border-bottom:1px #ddd dashed;
	padding:15px 0;
}
.bigtitle h3 {
	font-weight:normal;
	font-size:18px;
	color:#333;
}
.bigtitle p {
	font-size:12px;
	color:#666;
	padding-top:10px;
}
.main_right .propic {
	display:block;
	width:400px;
	margin:20px auto 0;
}
.xg {
	padding-top:40px;
	font-size:12px;
	color:#666;
	line-height:30px;
}
.xg a {
	color:#666;
}
.xg a:hover {
	color:#007eab;
}
.main_right .message {
	padding:20px 0;
}
.main_right .message input {
	width:128px;
	height:38px;
	line-height:38px;
	padding:0 10px;
	border:1px #e4e4e4 solid;
	font-size:12px;
	color:#9b9b9b;
	margin:0 0 10px 10px;
}
.main_right .message input.bt {
	margin-left:0;
	width:185px;
}
.main_right .message textarea {
	width:665px;
	height:120px;
	overflow:auto;
	padding:10px;
	border:1px #e4e4e4 solid;
	font-size:12px;
	color:#9b9b9b;
	margin-bottom:10px;
}
.main_right .message .yanz input {
	width:120px;
	vertical-align:middle;
	margin-left:0;
	margin-right:10px;
}
.main_right .message .yanz img {
	display:inline-block;
	margin-bottom:10px;
	vertical-align:middle;
}
.main_right .message input.btn_tj {
	display:block;
	width:390px;
	height:40px;
	line-height:40px;
	padding:0;
	font-size:18px;
	color:#fff;
	background:#4e8c19;
	cursor:pointer;
	border:0;
	margin-right:3px;
}
























