﻿/* 易优CMS（eyoucms.com）安全，易用 */
@charset "utf-8";
/* CSS Document */
/**全局**/
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	background: #fff url(../images/bg.png) repeat-x left top;
}
img {
	border: none;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}
div {
	margin: 0px auto;
}
.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
}
.blank {
	width: 100%;
	height: 10px;
	float: left;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noinfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_text {
	background: url(../images/inputbg.png) no-repeat left top;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ccc;
	padding: 0 10px;
	float: left;
}
.input_area {
	background: #fff url(../images/inputbg.png) no-repeat left top;
	width: 501px;
	height: 80px;
	border: 0px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.w960 {
	width: 960px;
	margin: 0 auto;
}
.w980 {
	width: 980px;
	margin: 0 auto;
}
.w1000 {
	width: 1000px;
	margin: 0 auto;
}
#weixin {
	position: fixed;
	right: 0px;
	top: 210px;
	z-index: 9999;
}
@media screen and (max-width:1000px) {
#weixin {
	display: none;
}
}
#easyDialogTitle {
	margin: 0px;
	padding: 0px;
	width: 500px;
	height: 300px;
	font-size: 14px;
}
#easyDialogTitle h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
}
#closeBtn {
	width: 24px;
	height: 24px;
	background: url(../images/close.png) no-repeat left top;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
}
/*all*/
#bg {
	width: 100%;
	float: left;
	background: url(../images/top.png) no-repeat center top;
}
#main {
	width: 100%;
	float: left;
	padding: 10px 0px;
}
/*end*/

/**顶部**/
#head {
	width: 100%;
	float: left;
	height: 170px;
}
#logo {
	float: left;
	margin: 44px 0 0 0;
}
#head_right {
	float: right;
}
#favorite {
	float: right;
	line-height: 32px;
	height: 32px;
	padding: 0px 7px 0 0;
}
#favorite ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#favorite li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#favorite li a {
	margin: 0 3px;
}
#tel {
	float: right;
	line-height: 30px;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px 0 0;
}
/*end*/

/*menu*/
#navigate {
	width: 100%;
	height: 40px;
	float: left;
	line-height: 40px;
	background: url(../images/nav.png) repeat-x left top;
}
#navigate ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigate li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 91px;
	text-align: center;
}
#navigate li.first_menu {
	width: 90px;
}
#navigate li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#navigate li a:hover {
	color: #ff0;
}
#navigate li a.current {
}
/*end*/

/*sub*/
#sub {
	width: 100%;
	height: 36px;
	float: left;
	background: #fff url(../images/sub.jpg) no-repeat center top;
}
/*end*/

/*search*/
#search {
	width: 100%;
	float: left;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.skw {
	float: left;
	width: 169px;
	padding: 0 5px;
	line-height: 33px;
	height: 33px;
	border: 1px solid #dedede;
	border-right: 0px;
	color: #666;
}
.sub {
	width: 70px;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../images/search.png) no-repeat left top;
	border: 0px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-indent: 22px;
	float: left;
}
/*end*/

/*flash*/
#banner {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
#flash {
	width: 318px;
	float: left;
	padding: 5px;
	border: 1px solid #dedede;
}
#myFocus {
	width: 318px;
	height: 225px;
}
.pic img {
	width: 318px;
	height: 225px;
}
/*end*/


/*底部*/
#copyright {
	width: 100%;
	float: left;
	text-align: center;
	background: #ddd;
	line-height: 25px;
}
#copyright a {
}
#copyright a:hover {
}
#copy_txt {
	width: 870px;
	float: left;
	padding: 20px 0;
}
#footnav {
	width: 100%;
	float: left;
	background: #0248b4;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
#footnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footnav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#footnav li a {
	margin: 0 10px;
	color: #fff;
}
#footnav li a:hover {
	color: #ff0;
}
#copyright img {
	float: right;
	width: 85px;
	padding: 25px 30px 0 0;
}
/*end*/


/*home*/
.home_left {
	width: 740px;
	float: left;
}
.home_right {
	width: 250px;
	float: right;
}
.home_list {
	width: 100%;
	float: left;
}
.home_top {
	width: 363px;
	height: 33px;
	line-height: 33px;
	float: left;
	background: #e4f1fb;
	border: 1px solid #dedede;
}
.home_top h3 {
	font-size: 14px;
	color: #0248b4;
	float: left;
	background: url(../images/right_top.png) no-repeat 12px center;
	padding: 0 0 0 34px;
}
.home_top h3 a {
	color: #0248b4;
}
.home_top span {
	float: right;
	padding: 0 10px 0 0px;
}
.home_top span a {
	color: #999;
}
.home_con {
	width: 347px;
	padding: 8px;
	float: left;
	line-height: 200%;
	overflow-x: hidden;
	border: 1px solid #dedede;
	border-top: 0px;
}
#news {
	width: 400px;
	float: right;
}
.news_top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../images/news_bg.png) repeat-x left top;
}
.news_top h3 {
	float: left;
	width: 114px;
	background: url(../images/news_item.png) no-repeat left top;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-indent: 35px;
}
.news_top span {
	float: right;
	padding: 0 10px 0 0;
}
.news_top span a {
	color: #999;
}
.news_con {
	padding: 8px;
	float: left;
	border: 1px solid #ddd;
	border-top: 0px;
	width: 382px;
	height: 218px;
}
.news_item {
	width: 365px;
}
.news_img {
	float: left;
	width: 100%;
}
.news_img img {
	width: 300px;
}
.news_right {
	width: 100%;
	float: left;
}
.news_title {
	font-weight: bold;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.news_des {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
}
.news_list {
	width: 100%;
	float: left;
}
.news_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.news_list li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 26px;
	border-bottom: 1px dashed #bbb;
}
.pro_con {
	position: relative;
	width: 722px;
	float: left;
	padding: 20px 8px;
	border: 1px solid #ddd;
	border-top: 0px;
}
.picleft {
	width: 722px;
	overflow: hidden;
}
.picleft li {
	width: 165px;
	float: left;
	margin: 0 10px;
	line-height: 25px;
	height: 150px;
	overflow: hidden;
	text-align: center;
}
.picleft li img {
	width: 165px;
	height: 125px;
	float: left;
}
#LeftButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/left.png) no-repeat 0px 0px;
	position: absolute;
	left: 0px;
	top: 55px;
	display: none;
}
#RightButton {
	width: 24px;
	height: 42px;
	display: block;
	background: url(../images/right.png) no-repeat 0px 0px;
	position: absolute;
	left: 676px;
	top: 55px;
	display: none;
}
#MarqueeDiv {
	width: 755px;
	float: left;
	height: 152px;
	overflow: hidden;
	margin: 0 0 0 0px;
	display: inline;
}
#MarqueeDiv img {
	margin-right: 14px;
	height: 150px;
	width: 150px;
	border: 1px solid #dcdcdc;
}
/*end*/


/*left*/
#left {
	width: 250px;
	float: left;
}
.left_list {
	width: 100%;
	float: left;
}
.left_top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	background: url(../images/news_bg.png) repeat-x left top;
}
.left_top h3 {
	font-size: 14px;
	color: #fff;
	width: 115px;
	height: 35px;
	float: left;
	text-indent: 35px;
	background: url(../images/news_item.png) no-repeat left center;
}
.left_top span {
	float: right;
	padding: 0 10px 0 0;
}
.left_top span a {
	color: #999;
}
.left_con {
	width: 232px;
	padding: 5px 8px;
	float: left;
	line-height: 200%;
	border: 1px solid #dedede;
	border-top: 0px;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/li_bg.png) no-repeat left center;
	text-align: center;
}
.type_list li a {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.type_list li a:hover {
	color: #f00;
}
.type_list li a#lsed {
}
.type_list li.second_cat {
	background: none;
}
.type_list li.second_cat a {
	font-size: 12px;
	font-weight: normal;
}
.type_list li.second_cat a:hover {
	background: none;
}
.tel_con {
	width: 210px;
	padding: 10px;
	float: left;
	line-height: 200%;
}
.type_list2 {
	width: 100%;
	float: left;
	text-align: center;
}
.type_list2 ul {
}
.type_list2 li {
	width: 50%;
	height: 35px;
	line-height: 35px;
	float: left;
	margin: 1px auto;
	background: url(../images/li_bg2.png) no-repeat left top;
}
.type_list2 li a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.type_list2 li a:hover {
	color: #f00;
}
.video {
	width: 100%;
	text-align: center;
	clear: both;
	margin: 10px 0 0 0;
}
.video_con {
	width: 100%;
	float: left;
}
.video_title {
	width: 100%;
	height: 35px;
	float: left;
	line-height: 35px;
	background: url(../images/video_title.png) no-repeat left top;
	text-align: center;
	margin: 5px 0 0 0;
}
/*end*/

/*right*/
#right {
	width: 740px;
	float: right;
}
#right_top {
	width: 738px;
	height: 33px;
	line-height: 33px;
	float: left;
	background: #e4f1fb;
	border: 1px solid #dedede;
}
#right_top h3 {
	font-size: 14px;
	color: #0248b4;
	float: left;
	background: url(../images/right_top.png) no-repeat 12px center;
	padding: 0 0 0 34px;
}
#right_top h3 a {
	color: #0248b4;
}
#right_top span {
	float: right;
	padding: 0 10px 0 0px;
}
#right_con {
	width: 718px;
	float: left;
	padding: 10px;
	line-height: 200%;
	overflow-x: hidden;
	border: 1px solid #dedede;
	border-top: 0px;
	min-height: 745px;
	height: auto !important;
	height: 745px;
}
/*end*/

/*demo*/
#demo {
	overflow: hidden;
	width: 900px;
	height: 145px;
	margin: 35px 0 0 10px;
	float: left;
	display: inline;
}
#cdemo {
	overflow: hidden;
	width: 900px;
}
#demo img {
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
/*end*/
	
/*link*/
.friendlink {
	padding-top: 12px;
}
.friendlink li {
	float: left;
	width: 242px;
}
.friendlink li.txt1 {
	padding: 3px 0px 3px 24px;
	background: url(../images/dot.gif) no-repeat 10px center;
}
.friendlink li.pic1 {
	padding: 3px 0 3px 8px;
}
.friendlink li.pic1 img {
	width: 240px;
	height: 65px;
}
.link {
	width: 100%;
	float: left;
}
.link_img {
	width: 100%;
	float: left;
	text-align: center;
}
.link_img ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_img li {
	margin: 0px;
	padding: 0 10px;
	list-style-type: none;
	display: inline;
}
.link_img li img {
	height: 30px;
}
.link_txt {
	width: 870px;
	float: left;
}
.link_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.link_txt li {
	margin: 0px;
	padding: 0 5px;
	list-style-type: none;
	display: inline;
	line-height: 25px;
}
/*end*/
	 
/*news*/
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/li_0.png) no-repeat left center;
	line-height: 25px;
}
.time {
	color: #959595;
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.articleAuthor {
	text-align: center;
	padding: 7px 0px;
	border-bottom: 1px dotted #ccc;
}
.articleAuthor span {
	margin: 0px 6px;
	font-size: 9pt;
}
.articleInfo {
	width: 100%;
	padding: 10px 0;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.productList li {
	margin: 5px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	width: 179px;
	height: 150px;
	display: inline;
	line-height: 25px;
	overflow: hidden;
}
.productList li img {
	width: 165px;
	height: 125px;
}
.productTitle {
	line-height: 32px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	font-size: 16px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
}
.productImg img {
}
.productRight {
	width: 360px;
	float: right;
}
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	float: left;
	margin-right: 5px;
}
.pages li.thisclass {
	width: 40px;
	height: 18px;
	border: 1px solid #cccccc;
	text-align: center;
}
.pages li:first-child {
	width: 40px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #cccccc;
}
.pages li {
	font-size: 12px;
	border: 1px solid #ccc;
	width: 40px;
	height: 18px;
	line-height: 18px;
}
.pages li:hover {
	background: #eee;
	width: 40px;
	height: 18px;
	line-height: 18px;
}
.pages a.page_now {
	background: #eee;
	color: #f00;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/


/*login*/
.img-scroll {
	position: relative;
	margin: 0px auto;
	height: 185px;
	overflow: hidden;
}
.img-scroll .prev {
	position: absolute;
	left: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url(../images/scroll_left.jpg) no-repeat right center;
	cursor: pointer;
}
.img-scroll .next {
	position: absolute;
	right: 5px;
	width: 33px;
	height: 33px;
	top: 63px;
	background: url(../images/scroll_right.jpg) no-repeat left center;
	cursor: pointer;
}
.img-list {
	position: relative;
	width: 894px;
	height: 185px;
	overflow: hidden;
}
.img-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 9999px;
	height: 185px;
}
.img-list li {
	margin: 0px;
	padding: 0 31px 0 0;
	list-style-type: none;
	float: left;
	width: 154px;
	height: 185px;
	display: inline;
	line-height: 25px;
	text-align: center;
}
.img-list li img {
	width: 152px;
	height: 152px;
	border: 1px solid #ccc;
}
/*scroll*/
#ProScroll {
	overflow: hidden;
}
.news-notice {
	margin: 0;
}
/*首页幻灯*/
.indnews {
	width: 318px;
	height: 255px;
	float: left;
}
.news-pic {
	width: 560px;
	height: 362px;
}
.news-pic, .news-pic img {
	width: 318px;
	height: 265px;
	overflow: hidden;
}
.news-notice .news-txt {
	width: 318px;
	height: 255px;
	float: right;
	border: 1px solid #efefef;
}
/*首页幻灯 end*/
