@charset "gb2312";
*{padding:0px; margin:0px;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: Arial, Tahoma,"宋体";    /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #5a5a5a; /*文字颜色定义 */
	}

li{
list-style-type:none;
}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #CCCCCC; height:20px;line-height:20px} 

.banner{margin-bottom: 20px;}

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('../../css/fonts/flexslider-icon.eot');
	src:url('../../css/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
url('../../css/fonts/flexslider-icon.woff') format('woff'),
url('../../css/fonts/flexslider-icon.ttf') format('truetype'),
url('../../css/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff;position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
.flex-direction-nav a{ display:none;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;bottom:15px; text-align:center;}
.flex-control-nav li {margin: 0 10px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:19px; height: 19px; display: block; background: #666; background:url(../../images/ban-an_09.png) no-repeat; cursor: pointer;line-height:0;font-size:0;overflow:hidden;border-radius:20px}
.flex-control-paging li a.flex-active { background: #000; background:url(../../images/ban-an_09.png) no-repeat; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}


/*------------------页面样式开始-----------*/

.header{ width:1204px; height:100px; margin:0 auto;}
.logo{ width:360px; height:100px; float:left;}
.logotext1{ font-size:27px; line-height:38px; font-family:Microsoft YaHei; color:#000; margin-top:20px;}
.logotext1 span{ color:#e49a04;}
.logotext2{ font-size:16px; line-height:25px; font-family:Arial; color:#0959b2;}
.nav{ background-image:url(../images/navbg11.png); width:820px; height:50px; margin-top:25px; float:right;}
.topNavUl li .current{
	width:145px;
	height:50px;
	display:block;
	color:#FFF;
	background-image:url(../images/navbg2.png);
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
	left: 10px;
}
.topNavUl li{ width:156px; height:50px; float:left; text-align:center;position: relative;left: 20px;}
.topNavUl li a{ font-size:17px; line-height:50px; color:#000; font-family:Microsoft YaHei;}




.info{ width:1204px; margin:0px auto; margin-bottom:20px;}
.leftabout{ width:742px; height:352px; background-image:url(../images/aboutbg.png); background-repeat:no-repeat; float:left;}
.abouttext{ width:200px; height:50px; text-align:center; color:#FFF; font-size:22px; font-family:Microsoft YaHei; line-height:36px;}
.abouttext span{ font-size:12px; font-family:Arial; line-height:12px;}
.aboutimage{ display:block; float:left; margin-top:29px; margin-left:43px; margin-right:25px;}
.aboutright{
	width:330px;
	float:right;
	margin-top:15px;
	margin-right: 15px;
}
.more{
	display:block;
	float:right;
	margin-right:10px;
}
.aboutright p{
	overflow:hidden;
	float:left;
	padding-top:10px;
	font-size:14px;
	color:#000;
	font-family:Microsoft YaHei;
	line-height:26px;
	text-indent:2px;
}
.rightnews{ width:460px; height:352px; background-image:url(../images/newsbg.png); float:right;}
.newstext{ width:60px; height:100px; text-align:center;color:#FFF; font-size:22px; font-family:Microsoft YaHei; margin-left:15px; margin-top:15px; line-height:24px; float:left;}
.newsright{ width:350px; margin-left:80px; margin-top:30px;}
.newscontent{ width:317px; float:right; margin-right:25px; margin-top:5px;}
.newscontent span{ font-size:14px; font-weight:bold; line-height:22px; color:#000; font-family:Microsoft YaHei;}
.newscontent p{ font-size:12px; line-height:18px; color:#000; font-family:Microsoft YaHei; margin-bottom:4px;}

.cp{ width:100%; height:1059px; background-image:url(../images/cpbg.jpg); background-position:center;}
.cp_contact{
	width:1228px;
	background-image:url(../images/cpcontact.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.contactleft{ width:600px; float:left; margin-left:20px; text-align:center;}
.contactleft img{ margin-top:40px;}
.contentright{ width:600px; float:left; margin-top:20px;}
.contentright p{ width:422px; text-align:center; margin-top:20px; color:#FFF; font-size:17px; line-height:12px;}

.pro{ width:1214px; margin-left:auto; margin-right:auto;}
.peod{
	width:394px;
	height:345px;
	background-image:url(../images/probg.png);
	float:left;
	text-align:center;
	margin-top:48px;
	margin-bottom:-20px;
	margin-right: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center top;
}
.peod img{ display:block; margin:19px;}
.peod span{ font-size:18px; color:#000; font-family:Microsoft YaHei;}

.footer{ background-color:#000;}
.footertext{ width:1204px; margin-left:auto; margin-right:auto; padding-top:10px; font-size:14px; color:#FFF; font-family:Microsoft YaHei; line-height:26px;}
.fotterleft{
	display:block;
	float:left;
	width:580px;
	position: relative;
	left: 25px;
}
.footerright{
	display:block;
	float:right;
	width:240px;
}
.footercentter{ width:1204px;margin-left:auto; margin-right:auto; font-size:14px; color:#FFF; font-family:Microsoft YaHei; line-height:26px; text-align:center;}
.lianjie{color:#FFF;}


/*about*/
.about{ width:1204px; margin-left:auto; margin-right:auto; margin-top:20px;}
.left{ width:368px; float:left; margin-right:10px;}
.leftprow{ width:368;}
.leftprowtop{ width:368px; height:65px; color:#FFF;  background-image:url(../images/cpshowbg1.jpg); background-repeat:no-repeat;}
.abouttext1{ margin-left:20px; color:#FFF; font-size:22px; font-family:Microsoft YaHei; line-height:36px; float:left;}
.abouttext1 span{ font-size:14px; font-family:Arial; line-height:14px;}
.leftprowtop  a{ margin-right:20px; display:block; float:right;font-size:14px; font-family:Arial; line-height:14px; margin-top:20px;}
.leftprownamebox{ width:368px; background-image:url(../images/cpshowbg2.jpg); background-repeat:repeat-y; padding-top:10px;}
.leftprowname{ width:340px; margin-left:auto; margin-right:auto; font-size:16px; color:#000; line-height:36px; overflow:hidden; }
.leftprowname span{ padding-left:20px;height:36px; display:block;font-size:16px; color:#000; line-height:36px; border-bottom:dashed 1px #000;}
.leftcontact{ width:368px; height:308px; margin-top:20px; background-image:url(../images/leftcontsctbg.png); margin-bottom:20px;}
.contact{ width:280px; height:200px; margin-left:auto; margin-right:auto; margin-top:135px;}
.contacttext{ font-size:16px; color:#000; line-height:28px; font-family:Microsoft YaHei;}
.contacttext span{ color:#d90303;}

.right{ width:805px; float:left;}
.righttoptext1{
	display:block;
	float:left;
	margin-left:10px;
	font-size:22px;
	color:#000;
	font-family:Microsoft YaHei;
	line-height:30px;
	height: 32px;
}
.righttoptext2{
	display:block;
	float:right;
	margin-right:20px;
	font-size:16px;
	color:#000;
	font-family:Microsoft YaHei;
	line-height:30px;
	height: 33px;
}
.abouttext3{
	width:756px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:14px;
	color:#000;
	font-family:Microsoft YaHei;
	line-height:26px;
	text-indent:0px;
	font-family: "微软雅黑";
	font-size: 15px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
}

/*products*/
.products{ width:806px; margin-left:auto; margin-right:auto; margin-top:10px;}
.rightproducts{
	width:786px;
	overflow:hidden;
	margin-top:10px;
	margin-left: 10px;
}
.mainproducts{ width:250px; height:216px; float:left; margin-bottom: 10px;margin-left:6px; margin-right:6px; background-image:url(../images/mainproductsbg.png); text-align:center;}
.mainproducts img{ display:block; margin:12px;width:223px; height:164px; }
.mainproducts span{ font-size:14px; color:#000; font-family:Microsoft YaHei;}
.fenye{ margin-top:20px; font-size:16px; color:#000; font-family:Microsoft YaHei; text-align:center;}
.fenye span{ color:#f30000;}

/*news*/
.newsbox{ width:806px; margin-left:auto; margin-right:auto; margin-top:10px;}
.nyMainNewsUl{padding:20px 0;}
.nyMainNewsUl li{list-style-type: none;line-height: 36px;border-bottom: 1px dotted #898989;background: url(../../images/ico.jpg) no-repeat 12px 15px;padding-left:28px;}
.nyMainNewsUl li a{color: #757575;font-family:Microsoft YaHei;text-decoration: none;font-size: 16px;display:block;}
.nyMainNewsUl li a:hover{color:#FF0000;}
.nyMainNewsUl li .nyMainNewsTime{font-size: 14px;font-family:Microsoft YaHei;display:block;text-align:right;float: left;width:20%;}
.nyMainNewsUl li .nyMainNewsCont{width: 78%;height:36px;overflow:hidden;float: left;}


.n_cont{line-height:26px; font-size:16px;}
.n_title{ color:#39F; margin:15px 0 10px 0; text-align:center; font-size:16px; font-weight:bold;}
.n_laiy{ text-align:center; border-bottom:1px dotted #666666; margin-bottom:10px; padding-bottom:10px; font-size:14px; color:#888888;}


/*contact*/
.maincontact{ width:806px; margin-left:auto; margin-right:auto; margin-top:10px;}



.box{ width:806px; margin-left:auto; margin-right:auto; margin-top:10px;}
.nyProDetailTitle{  line-height:36px; text-align:center; margin:0 0 5px 0; font-size:18px; font-weight:bold;font-family: 黑体;}
.nyProDetailPic{margin:0 0 15px 0;}
.nyProDetailC{padding-left:30px; line-height:24px;}
.nyProDetailPic img{padding:5px;border:solid 1px #909090; display:block; max-width:95%; margin:0 auto;}

.peod img{
	display:block;
	max-width:393px;
	max-height:310px;
	display: block;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 19px;
	margin-left: auto;
}

A.FFoot_Tit:link   {
	font-family:"宋体";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}
A.FFoot_Tit:visited{
    font-family:"宋体";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}
A.FFoot_Tit:hover  {
	font-family:"宋体";
	font-size:12px;
	color: #CCCCCC;
	text-decoration: none
}
A.FFoot_Tit:active {
	font-family:"宋体";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none
}







.sw-mod-pagination .pagination{clear:both;font-size:14px;text-align:center}.sw-mod-pagination .pagination .page-bottom,.sw-mod-pagination .pagination form{display:inline-block;*display:inline;zoom:1;vertical-align:middle}.sw-mod-pagination .pagination .page-bottom{background-color:#fff;*height:31px}.sw-mod-pagination .pagination .page-bottom:after{content:"\0020";display:block;height:0;clear:both}.sw-mod-pagination .pagination a,.sw-mod-pagination .pagination a:link,.sw-mod-pagination .pagination a:visited,.sw-mod-pagination .pagination .page-prev,.sw-mod-pagination .pagination .page-cur,.sw-mod-pagination .pagination .page-next{float:left;height:28px;line-height:28px;width:28px;border:1px solid #ccc;text-align:center;vertical-align:middle;white-space:nowrap;color:#666;margin-left:5px;background-color:#fafafa}.sw-mod-pagination .pagination a{background-position:0 -20px}.sw-mod-pagination .pagination a:hover{background:#f3f3f3;background-position:0 -40px}.sw-mod-pagination .pagination .page-cur{background-position:0 -100px;color:#a50;border:1px solid #f7bf4f;background-color:#fdeaa6;font-weight:bold}.sw-mod-pagination .pagination .page-break{float:left;height:28px;line-height:28px;width:16px;text-align:center;margin-left:5px}.sw-mod-pagination .pagination a.page-prev,.sw-mod-pagination .pagination a.page-next{width:52px;margin-right:10px;background-position:0 -30px}.sw-mod-pagination .pagination a.page-prev{margin-right:6px}.sw-mod-pagination .pagination a.page-next{margin-right:12px}.sw-mod-pagination .pagination a,.sw-mod-pagination .pagination .page-prev,.sw-mod-pagination .pagination .page-cur,.sw-mod-pagination .pagination .page-next{background-image:url(../../image/main.default.pagination.png);background-repeat:repeat-x}.page-op #jump-sub{background-image:url(../images/main.default.pagination.png);background-repeat:no-repeat}.page-op{color:#888;font-family:'宋体'}.page-op #jumpto{width:28px;text-align:center;border:1px solid #dedede;border-top:1px solid #ccc;color:#000;font-family:Tahoma,SimSun,Arial;height:24px;line-height:24px;margin:0 4px 5px 2px;text-align:center;vertical-align:middle}.page-op #jump-sub{height:26px;margin:0 0 2px 8px;width:52px;cursor:pointer;background-color:#f5f5f5;border:0;vertical-align:middle}.page-op #jump-sub:hover{box-shadow:0 0 2px #a8a8a8}.page-op .total-page{padding-right:14px}.page-op .total-page b{font-weight:bold}.bottom-search{margin-top:60px;}


/*产品详细*/
.product_detail{padding:5px;}
.product_detail h1.title{
	text-align:center;
	line-height:46px;
	font-size:30px;
	font-family:"Microsoft YaHei";
	border-bottom:1px solid #e0e1dc;
	margin-bottom:15px;
	padding-bottom:5px;
	font-weight: bold;
}
.product_detail .img{
	width:210px;
	height:184px;
	float:left;
	padding:2px;
	border:1px solid #e0e1dc;
	margin-right: 15px;
}
.product_detail .img img{}
.product_detail .small{
	width:210px;
	height:184px;
}
.jqzoom{
	text-decoration:none;
	float:left;
}

.product_detail .list{
	width:240px;
	float:left;
	margin-left:30px;
	display:inline;
	padding-top:8px;
	overflow: hidden;
}
.list_p{}
.list_p li{height:26px;font-size:12px;border-bottom:1px dashed #e0e1dc;padding-bottom:5px;padding-top:5px;font-family:"Microsoft YaHei"}
.list_p li h2{font-size:12px;font-weight:normal;font-family:"Microsoft YaHei"}
.product_detail .inquiry{line-height:32px;border:none;margin-top:6px;}
.product_detail .inquiry a{background:url("../../images/xunjia.gif") center center no-repeat;display:block;width:112px;height:32px;text-indent:-99999px;}
.product_detail .inquiry a:hover{background-image:url("../../images/xunjia_hover.gif");}
.list_p li h2 a{font-size:12px;font-family:"Microsoft YaHei"}
.p_detail span.title{line-height:28px;height:28px;text-align:left;margin-top:10px;
	display:block;padding-left:10px;font-size:12px;border-bottom:1px solid #0055ac;}
.p_detail p.dd{padding-top:5px;padding-bottom:5px;}
h3.tag{line-height:32px;border-top:1px dashed #e0e1dc;margin-top:10px;color:#999;font-weight:normal;}
h3.tag a{color:#005a98;}
h3.tag a:hover{color:#e87518;}
.page{line-height:26px;border-top:1px dashed #e0e1dc;margin-top:6px;padding-top:5px;font-size:12px;}
.page a{color:#005a98;}
.page a:hover{color:#e87518;}
.page span{color:#005a98;}

.p_Tu{
	height: 210px;
}

.p_Tu2{
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: #666666;
}
/*相关产品和新闻*/
.relate_list{margin-top:10px;}
.relate h4{line-height:30px;border-bottom:2px solid #e87518;padding-left:5px;}
#relate_p .img img{
	width:131px;
	height:115px;
}
#relate_p li{
	margin-left:9px;
	margin-right:8px;
	_display:inline;
}
#relate_n li{
	width:32%;
	float:left;
}
.relate ul{
	float:none;
	margin-top: 15px;
}

.product_list{}
.product_list li{float:left;margin-left:12px;margin-right:11px;margin-bottom:15px;_display:inline;}
.product_list li a.img{border:1px solid #e0e1dc;}
.product_list li a.img img{width:160px;height:131px;}
.product_list li h3{text-align:center;padding-top:5px;}
.product_list li h3 a{font-weight:normal;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}
