@charset "utf-8";
/* CSS Document */
/*通用定义*/
* { margin:0; padding:0;}
body { background-color: #ffffff; font-size: 12px; line-height: 18px; color:#808080; width: 960px; margin-right: auto; margin-left: auto; padding-bottom:20px; font-family:"宋体" }
ul { margin:0px; padding:0px; }
li { list-style-type:none;}
a { text-decoration:none; color:#4d4d4d; behavior:url(scripts/linknoborder.htc);}
a:hover{color:#cc1f1f;}
a:focus { -moz-outline-style: none; }
.clear { clear: both; float: none; height:0px; font-size:0px; line-height:0px; }
.font_en { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.font_b{font-weight:bold;}
.font_black{ color:#4d4d4d;}
.font_deep{ color:#2a2640;}
.font_white{color:#ffffff;}
.font_blue{color:#2b96ce;}
.font_red{color:#cc1f1f;}
.font14{font-size:14px;}
.font15{font-size:15px;}
img{ border:none;}
.blank2{height:2px; overflow:hidden; }
.blank6{height:6px; overflow:hidden; background-color:#2a263f; }
.blank4{height:4px; overflow:hidden; background-color:#2a263f; }
h3{ font-weight:bold; font-size:14px; color:#2a2640;}
h4{font-weight:bold; font-size:14px; color:#4d4d4d;}
h5{font-weight:bold; font-size:16px; color:#1a1a1a;}
.line1{ border-bottom:1px solid #e6e6e6; height:1px;}
.txtr{ text-align:right}
/*公共部分--顶部*/
#header{
	height:20px;
	line-height:20px;
}
#header ul{

}
#header ul li{float:left;}
#header ul li a{ color:#929199;}
#header ul li a:hover{color:#cc1f1f;}
#header .text{
	padding-right: 12px;
	padding-left: 12px;
}
#header .line{
	width: 5px;
	height:20px;
	background: url(../images/bg_header.gif) no-repeat 0px 5px;
}
#logo{
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	height: 41px;
	width: 187px;
}
#search{
	background:url(../images/bg_top.gif) no-repeat top left;
	margin-top:5px;
	float: right;
	height: 53px;
	width: 244px;
	padding-top: 20px;
	padding-left: 440px;
}
#keyword{
	padding-left:5px;
	height: 20px;
	width: 135px;
	border:1px solid #e6e6e6;
	float:left;
}
#put-in{
	background:url(../images/bg_searchbuttom.gif) no-repeat;
	line-height: 19px;
	text-align: center;
	height: 19px;
	width: 50px;
	color:#4d4d4d;
	border:none;
	display:block;
	float:left;
	margin-top:2px!important;
	margin-left:5px;
}
#menu{ height: 27px; }
#menu ul{ margin-left: 180px; }
#menu ul li{
	float: left;
	line-height: 27px;
	text-align: center;
	display: block;
	height: 27px;
	width: 95px;
	border-right:1px solid #cccccc;
}
#menu ul li a{ color: #929199;display: block; height: 27px;}
#menu ul li a:hover{color:#ffffff; background-color:#2a263f;}
#menu .menu_active a{ color:#ffffff; background-color:#2a263f;}
#nav{
	line-height: 27px;
	height: 27px;
	color: #929199;
	padding-left:12px;
}
/*公共部分--网页主体背景*/
#main{ background:url(../images/bg_main.gif) repeat-y;}
/*公共部分--左侧产品导航*/
#left{
	width: 204px;
	float: left;
	padding-bottom:40px;
}
#left .listtitle{
	height: 23px;
	width: 184px;
	background:url(../images/bg_lefttitle.gif) no-repeat;
	padding-top: 20px;
	padding-left: 20px;
}
#left ul{
	width: 175px;
	margin-left: 15px;
	margin-top:8px;
}
#left ul li{
	height: 25px;
	width: 170px;
	line-height: 25px;
	border-bottom:1px solid #e7e7e7;	
}
#left ul li a{
	background: url(../images/icon/bg_productlist.gif) no-repeat 0px 10px;
	height: 25px;
	width: 155px;
	padding-left: 15px;
	display:block;
}
#left ul li a:hover{background: url(../images/icon/bg_productlista.gif) no-repeat 0px 10px #f6f5f9;}
#left img{
	height: 84px;
	width: 170px;
	margin-top: 20px;
	margin-left: 15px;
}
/*网页主体右侧*/
#right{width: 750px; float:right;}
/*公共部分--底部*/
#footer{
	height:140px;
	padding-left:200px;
	border-bottom:1px solid #d9d9d9;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: 20px 25px;
}
#footer .line{ width:1px; height:140px; float:left;}
#footer p{
	float:left;
	margin-left:10px!important;
	margin-left:15px;
	margin-top:25px;
}
#footer .contant{
	float:right;
	margin-top:20px;
	margin-right:20px!important;
	margin-right:22px;
	background-image: url(../images/index_tel.gif);
	background-repeat: no-repeat;
	width: 332px;
}
#footer .contant .buttom{
	background:url(../images/bg_footercontant.gif) no-repeat;
	height: 24px;
	width: 128px;
	margin-top: 40px;
	float: right;
	line-height: 24px;
	text-align: center;
	display: block;
}
#quicklink{
	margin-top: 10px;
	padding-left: 40px;
	padding-right: 40px;
}
#quicklink a{ color:#808080;}
#quicklink a:hover{color:#cc1f1f;}
/*首页网页主体*/
#index_right{ background:url(../images/bg_indexright.gif) repeat-y; }
/*首页--网页主体顶部*/
.index_top1,.index_top2,.index_top3{height: 167px; width: 750px; }
.index_top1{background:url(../images/index_top1.jpg) no-repeat;}
.index_top2{background:url(../images/index_top2.jpg) no-repeat;}
.index_top3{background:url(../images/index_top3.jpg) no-repeat; }
.top_leftbuttom a{
	width:27px;
	height:26px;
	float: left;
	margin-left: 547px;
	margin-top: 141px;
	background:url(../images/index_leftbuttom.gif) no-repeat;
}
.top_rightbuttom a{
	width:26px;
	height:26px;
	float: right;
	background:url(../images/index_rightbuttom.gif) no-repeat;
	margin-top:141px;
}
/*首页--中间*/
.index_center{width: 547px; float:left;}
.index_introtitle{
	background:url(../images/icon/bg_title.gif) no-repeat 25px 15px;;
	line-height: 40px;
	height: 40px;
	padding-left:35px;
	border-bottom:1px solid #e6e6e6;
}
.index_intro{
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 25px;
}
.index_intro2{
	margin-top: 40px;
	margin-left: 35px;
	padding-bottom: 15px!important;
	padding-bottom:0px;
}
.index_intro2 p{ padding-left:10px;}
.index_honor{
	background-image: url(../images/index_rongyu.gif);
	background-repeat: no-repeat;
	padding-top: 115px;
	float: left;
	width: 199px;
}
.index_aboutus{
	background-image: url(../images/index_map.gif);
	background-repeat: no-repeat;
	padding-top: 115px;
	float: right;
	width: 198px;
	margin-right: 50px;
}
.index_intro_detail{
	margin-top: 30px;
	float: right;
	height:18px;
	line-height:18px;
}
/*首页--产品推荐*/
.index_product{ background:url(../images/index_tuijian.gif) no-repeat bottom; margin-top:40px; margin-left:25px; border-bottom:2px solid #858585; width:452px; padding-left:28px; padding-bottom:5px;}
.index_product img{float:left;}
.index_product_text{ float:left; margin-left:40px; margin-top:15px; width:230px;}
.index_product_title{
	font-weight: bold;
	font-size: 14px;
	color:#2a2640;
	background:url(../images/icon/bg_title.gif) no-repeat 5px 4px;
	padding-left:15px;
	margin-bottom:10px;
}
.index_product_buttom{
	background:url(../images/index_tuijian1.gif) no-repeat;
	line-height: 21px;
	text-align: center;
	height: 21px;
	width: 139px;
	margin-top: 15px;
}
.index_product_show{ margin-top: 30px; }
.index_product_show li{
	float: left;
	padding-left: 35px;
	width: 238px;
	height: 95px;
}
.index_product_show li img{ float:left; border:1px solid #d9d9d9;}
.index_product_show li p{
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	line-height: 14px;
}
/*首页--右边*/
.index_right{width:202px; float:left;}
.index_right_title{
	line-height: 40px;
	height: 40px;
	padding-left:20px;
	border-bottom:1px solid #e6e6e6;
	background:url(../images/icon/bg_righttitle.gif) no-repeat 0 15px;}
.index_right li{height:25px; line-height:25px;}
.index_news, .index_question, .index_used{ margin-top:20px; padding-bottom:40px;}
.index_news li a,.index_question  li a,.index_used  li{height:25px; display:block; padding-left:20px; }
.index_news li a,.index_question  li a{background:url(../images/icon/bg_list.gif) no-repeat 10px 8px;}
.index_news li a:hover,.index_question  li a:hover{background:url(../images/icon/bg_lista.gif) no-repeat 10px 8px;}
.index_used li{ background:url(../images/icon/bg_productlist.gif) no-repeat 10px; padding-left:25px;}
.index_news img{
	margin-top: 30px;
	margin-left: 10px;
}

.index_news li a{ display:block; width:110px; overflow:hidden; float:left}
.index_news li span{ float:left; display:block; width:50px; overflow:hidden; height:24px; font-size:10px; margin-left:5px}
/*友情链接*/
#friendlink{
	border-top:1px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
#friendlink li{ display:inline; padding-right:10px}
/*内页右侧公共定义*/
.bg_title{
	height: 25px;
	padding-top:20px;
	border-bottom:3px solid #d9d9d9;
	background:url(../images/icon/bg_title.gif) no-repeat 10px 23px;
	padding-left:20px;
	width:675px;
	margin-right: auto;
	margin-left: auto;
}
.inner_text{
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 40px;
}
.inner_text img{
	float: left;
	margin-right: 25px;
}
/*走进永创*/
.about_ul{ margin-top: 35px; 
}
.about_li{ background:url(../images/icon/bg_inner.gif) no-repeat 2px 8px; padding-left:15px; line-height:20px;}
.show {
	margin-top: 40px;
	margin-left: 70px;
	width: 615px;
	margin-bottom:40px;
}
.show .show_top {
	border-bottom:1px solid #bfbfbf;
	padding-left:30px;
	height: 24px;
	text-align:center;
}
.show .show_top li {
	float:left;
	height: 24px;
	width: 102px;
	border-left:1px solid #bfbfbf;
}
.show .show_top li a {
	height: 24px;
	line-height:24px;
	color:#cd1f20;
	display:block;
	border-bottom:none;
}
.show .show_top li a:hover {
	background:url(../images/salemap_tb.gif) no-repeat;
	color:#be2527;
	position:relative;
	height: 25px;
	margin-bottom:-1px;
}
.show .show_top li.no a {
	background:url(../images/salemap_tb.gif) no-repeat;
	color:#808080;
	position:relative;
	height: 25px;
	margin-bottom:-1px;
}
.show .show_content {
	width:565px;
	overflow:hidden;
	border:1px solid #bfbfbf;
	margin-top:10px;
	background-color:#f2f2f2;
	padding:25px;
}
.show .show_content .pic {
	padding:15px;
	background-color:#ffffff;
}
.show .show_content .LeftBotton {
	background: url(../images/bg_aboutus_leftbuttom.gif) no-repeat 0px 25px;
	width: 24px;
	margin-right:10px;
	float: left;
	height:72px;
	display:block;
	overflow:hidden;
	display:inline;
	cursor:pointer;
}
.show .show_content .RightBotton {
	background: url(../images/bg_aboutus_rightbuttom.gif) no-repeat 0px 25px;
	width: 24px;
	margin-left:10px;
	height:72px;
	display:block;
background: overflow:hidden;
	float:left;
	display:inline;
	cursor:pointer;
}
.show .show_content .Cont {
	width:460px;
	overflow:hidden;
	float:left;
	background-color:#ffffff;
}
.show .show_content .ScrCont { width:10000000px; }
.show .show_content .Cont .pic {
	width: 88px;
	margin-right: 9px;
	margin-left: 9px;
	border:1px solid #e5e5e5;
	padding:3px;
	float:left;
	text-align:center;
	height:70px
}
.show .show_content .Cont .pic img {
	border:none;
	display:block;
}
.show .show_content #List1,.show .show_content #List2,.show .show_content #List3,.show .show_content #List4 { float:left; }
.show .show_content .pic .big_pic {
	padding:10px;
	margin-top:10px!important;
	margin-top:0px;
	border:1px solid #e5e5e5;
}
/*客户案例*/
.case{
	background-color: #f6f6f6;
	padding-top: 10px;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.case li{
	float: left;
	height: 141px;
	width: 152px;
	padding-left: 17px;
	margin-bottom: 30px;
	overflow:hidden;
}
/*新闻中心*/
.newslist{
	width: 675px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.newslist li{
	line-height: 21px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.newslist p{ text-indent:2em; background:#f1f1f1; padding:5px}
.newslist li{ margin-top:10px}
.newslist li a{ text-decoration: underline; line-height:24px; background:url(../images/icon/bg_listhalf.gif) no-repeat; padding-left:20px}
.newslist li a span{ padding-left:10px}
.newslist .txtr a{}
.bg_news_listall{background:url(../images/icon/news_listall.gif) no-repeat; }
.bg_news_listhalf{ margin-bottom:25px; background:url(../images/icon/news_listhalf.gif) no-repeat left top;}
/*产品介绍*/
.hotproduct{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.hotproduct li,.inner_product_list li{
	float:left;
	width: 214px;
	margin-bottom: 40px;
}
.hotproduct li img,.inner_product_list li img{ border:1px solid #dddddd; float:left;}
.hotproduct li p, .inner_product_list li p{
	float:left;
	margin-left: 10px;
}
.hotproduct li a,.inner_product_list li a{ background:url(../images/viewproduct.gif) no-repeat; width:63px; height:18px; display:block; text-align:center;color:#ffffff;}
li a:hover,.inner_product_list li a:hover{color:#cc1f1f;}
.productlist{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom:40px;
}
.productlist ul{}
.productlist ul li{ width:146px; float:left;}
.productlist ul li ul{}
.productlist ul li ul li{
	height:17px;
	margin-top:1px;
	line-height:17px;
}
.productlist ul li ul li a{ height:17px; padding-left:10px; color:#808080; width:120px;}
.productlist ul li ul li a:hover{color:#cc1f1f;}
.list_title{ background:url(../images/icon/bg_list_title.gif) no-repeat 0px 8px; padding-left:15px; color:#4e4e4e; font-weight:bold; margin-bottom:5px;}
.bg_listall{background:url(../images/icon/bg_listall.gif) no-repeat; }
.bg_listhalf{ margin-bottom:25px; background:url(../images/icon/bg_listhalf.gif) no-repeat left top;}
/*营销网络*/
.net_intro{
	background-color: #f3f3f3;
	width: 675px;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
.net_map{
	background:url(../images/map_03.gif) no-repeat;
	height: 335px;
	width: 412px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.net_contant{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 40px;
}
.net_contant li{
	width: 305px;
	background:url(../images/icon/bg_righttitle.gif) no-repeat 0px 7px;
	padding-left:17px;
	float: left;
	height:100px;
}
.net_contant .height160{ height:160px;}
/*联系我们*/
.inner_contant{ float:left; margin-top:30px;}
#map{
	float: right;
	height: 275px;
	width: 445px;
	border:2px solid #cccccc;
}
.city_contant{
	padding-bottom: 40px;
	width: 685px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 10px;
}
.city_contant li{
	height: 135px;
	width: 196px;
	margin-right: 20px;
	margin-bottom: 10px;
	border:1px solid #e6e6e6;
	padding-top: 15px;
	padding-left: 10px;
	background:url(../images/icon/bg_righttitle.gif) no-repeat 10px 21px;
	float: left;
	overflow:hidden;
}
/*产品二级页面*/
.inner_product_list{
	border-top:1px solid #d9d9d9;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 25px;
	margin-bottom:40px;
}
/*产品单页*/
.pro_scroll{
	width: 625px;
	padding-right:25px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top:1px solid #d9d9d9;
}
.bigpic{
	width: 535px;
	margin-left:auto;
	margin-right:auto;
	height: 360px;
	margin-top:20px;
	border:1px solid #d9d9d9;
}
.proname{
	margin-top: 40px;
	width: 500px;
	margin-left: auto;
	border-bottom:1px solid #dadada;
	line-height: 30px;
	height: 30px;
	margin-right: auto;
}
.parameter{
	margin-top: 15px;
	margin-left: auto;
	width: 500px;
	margin-right: auto;
	margin-bottom: 40px;
}
.content{ overflow:hidden; margin-bottom:10px;width:625px;}
.content div{ width:90px; margin:5px; padding:5px; padding-bottom:0; height:90px; line-height:20px; background-color:#FFF;}
.content div img{ width:90px; height:90px; border:1px solid #d9d9d9;display:block;}
.slider{position:relative;background:#f1f1f1; height:15px; border:1px solid #d9d9d9; float:left; width:544px;cursor:pointer; }
.slider_left, .slider_right{ height:17px; width:17px; float:left; cursor:pointer;}
.slider_right{background:url(../images/icon/scoll_right.gif) no-repeat right top;}
.slider_left{background:url(../images/icon/scoll_left.gif) no-repeat left top; margin-left:25px;}
.bar{ height:15px; width:75px; background:url(../images/icon/bg_scrollbar.jpg) left top repeat-x;}
/*内页友情链接*/
.inner_link{
	width: 645px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.inner_link li{
	float: left;
	margin-right: 20px;
}
/*新闻内页*/
.inner_news{}
.inner_news_title{
	text-align: center;
	font-size: 16px;
	height: 25px;
	margin-top: 30px;
	line-height: 25px;
	font-weight: bold;
}
.inner_news_detail{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f7f7f7;
	margin-top: 10px;
	margin-bottom: 20px;
	height: 20px;
	line-height: 20px;
	border-bottom:1px solid #d9d9d9;
}
.inner_news_from{
	float: left;
	margin-left: 170px!important;
	margin-left:80px;
}
.inner_news_date{
	float: left;
	margin-left: 60px;
}
.inner_news p{
	width: 645px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
}

