@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"微软雅黑"; background:#333333;}
a{text-decoration:none; color:#CCCCCC;}
a:hover{text-decoration:none; color:#FF0000;}
a img{border:none;} 
div,ul,li,p,form,h1,h2{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin:auto;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
.clearfloat {clear:both;height:0;font-size: 1px;line-heigt: 0px;}
#container {margin:0 auto; width:100%;}
.upfile { border: 1px solid #ccc; margin-left:10px;}

/*头部*/
.header{height: 161px;background: url(top_bg.jpg) repeat-x;padding-bottom: 5px;}
.head_1{width: 1145px;height:122px;margin: 0 auto;}
.head_1 h1{width: 354px;height: 100px;margin: 22px 0 0 30px;float: left;}
.head_right{float: right;font-size: 19px;margin-top: 14px;text-align: right;}
.head_right a{color: #fff;}
.head_right .red,.head_right span{color: #d40000;}
.head_right p i{display: block;font-style: normal;color: #d40000;}
.head_right p{margin-top: 33px;background: url(phone.png) no-repeat;padding-left: 55px;text-align: left;font-size: 17px;color:#fff;}

/*导航*/
.head_2{width: 1145px;height: 39px;margin: 0 auto;}
#menu {height:39px;}
#nav {float:left;}
#nav .mainlevel {float:left;/*IE6 only*/}
#nav .mainlevel a {text-decoration:none; height:39px; line-height:39px; display:block; width:98px; text-align:center; font-size:17px; color:#fff;border-left: 1px solid #646464;}
#nav .mainlevel a:hover {background:#d40000;}
.munehover{background:#d40000;}
#nav .mainlevel ul {display:none; position:absolute; z-index:999}
#nav .mainlevel li {background:#E0E0E0; margin-top:0px; width:98px; height:30px; clear:both; border-top:1px solid #fff;/*IE6 only*/}
#nav .mainlevel li a{color:#212121;line-height:30px; font-size:12px;height:30px;}
#nav .mainlevel li a:hover{ background:#5CB03B; color:#FFFFFF; text-decoration:none;}

/*企业介绍*/
.content{width: 1145px;margin: 0 auto;}
.content .about {height: 540px;}
.content .about h2{text-align: center;color: #ababab;font-size: 30px;font-family:Arial, Helvetica, sans-serif;margin: 41px 0 34px 0; font-weight:normal;}
.content .about dl{width: 360px;height: 432px;float: left;}
.content .about .mar{margin: 0 30px;}
.content .about dl dt{width: 360px;height: 241px;padding-bottom: 46px;border-bottom: 1px solid #808080;}
.content .about dl dt img{width: 360px;height: 240px;opacity: 0.6;}
.content .about dl dt img:hover{opacity: 1;}
.content .about dl dd h3{margin: 13px 0 20px 0;font-weight: normal;color: #ccc;font-size: 24px;}
.content .about dl dd p{color: #999;height: 75px;font-size: 12px;line-height: 25px;}
.content .about dl dd span{display: block;margin-top: 15px;background: url(span_bg.png) no-repeat 1px;height: 25px;}
.content .about dl dd span a{color: #999;width: 60px;height: 20px;display: block;text-align: center;line-height: 15px;}


/*产品展示*/
.product{width:1140px;margin:0 auto;margin-top:90px;}
.product h2{text-align: center;color: #ababab;font-size: 30px;font-family:Arial, Helvetica, sans-serif;margin: 41px 0 34px 0;font-weight:normal;}
#box {width:1000px; position: relative;}
#box li {background: rgb(0, 0, 0); list-style: none;border-radius: 3px;left: 1px; top: 1px; width:740px;height:490px; overflow:hidden; position: absolute; z-index: 0; cursor: pointer;}
.product1{margin:0 auto;width:1000px;height:505px;background:url(product_bot.jpg) no-repeat bottom;}
.product1 .prev{float:left;padding-top:225px;cursor:pointer;}
.product1 .next{float:right;padding-top:225px;cursor:pointer;}
.product1 ul{height:505px;width:740px;float:left;}
.product1 ul li{position: relative;}
.product1 ul li img{width:740px;height:455px;background:#505050;}
.product1 ul li span{display: block;width:740px;height: 35px;background: #404040;text-align: center;line-height: 35px;color: #ababab;font-size: 17px;}
.product1 ul li em{width:691px;height: 60px;background: rgba(0,0,0,0.4); position: absolute;bottom: 0;left: 0;padding: 15px 22px 14px 27px;font-size: 12px;color: #fff;}

/*广告*/
#banner{margin:0 auto; height:600px; width:100%; clear:both;}
#full-screen-slider { width:100%; height:600px; float:left; position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative;}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:570px; z-index:999; margin:0}
#pagination li { display:block; list-style:none; width:12px; height:13px; float:left; margin-left:10px; border-radius:5px; background:url(ico-2.png) no-repeat;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current {background:url(ico-1.png) no-repeat;}

/*底部通用*/
#footer{margin:0 auto; width:100%; height:188px; background-color:#000; margin-top:30px;border-top: 1px solid #000;color: #8b8b8b;font-size: 12px;}
#footer p{height: 54px;}
#footer p a{color:#8b8b8b; padding:0 10px;}
#footer a{color:#8b8b8b;}
.foot{width: 1129px;height: 135px;margin: 0 auto;padding: 20px 8px 33px;}
.foot ul li{float: left;}
.foot .f1{width: 382px;}
.foot span{display: block;line-height: 20px;}
.foot .f2{width: 238px;}
.foot .f2 span{display: inline-block;text-align: center;width: 117px;}
.foot .f2 span:first-child{margin-left: 0px;}
.foot .f2 span i{display: block;font-style: normal;}
.foot .f3{width: 210px;margin-left: 39px;}
.foot .f4{width: 259px; margin-top:10px;}


/*内页关于我们修改部分*/
#sidebarse { float:right; width:326px; margin-left:14px; padding-top:10px;}
#contentse {width:805px; margin-bottom:20px; float:left; padding-top:10px;}
#contentse h4{font-size: 28px;color: #FFFFFF;font-weight: 100;line-height: 0px;margin-top: 20px;}
#contentse h4 span{color: #999;font-size: 18px;font-family: Arial, Helvetica, sans-serif;padding-left: 20px;}
#mainContentse{width:1145px;height: 100%; margin:0 auto; margin-bottom:30px; margin-top:20px;padding-bottom:20px;}
#aboutusse{ width:801px; clear:both; line-height:27px;color: #ccc;margin-top: 10px;}
#aboutussse {font-size: 16px;color: #ccc;font-weight: bold;border-bottom: 1px solid #666;padding-bottom: 26px;padding-left: 20px;margin-top: 45px;width: 260px;}
#aboutussse span{font-size: 12px;color: #666;padding-left: 10px;}

#nymianusse{padding-top:5px;}
#nymianusse li{width:280px;position:relative;z-index:999;border-bottom: 1px solid #666;}
#nymianusse li a{line-height:50px;padding-left:20px;  display:block; color:#ccc; }
#nymianusse li a.here:link{font-weight:bold;}
#nymianusse li a.here{font-weight:bold;}

.ny_right_1{width:326px;background:#000000;}
.ny_right_1 dl{width:300px;margin:0 auto;text-align:center;color:#999;}
.ny_right_1 dl dt{padding-top:40px;line-height:30px;border-bottom:1px solid #999;padding-bottom:25px;width:300px;}
.ny_right_1 dl dt p{font-size:24px;line-height:24px;}
.ny_right_1 dl dt span{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:16px;}
.ny_right_1 dl dd{margin-top:30px;padding-bottom:30px;}

.ny_right_3{width:280px;float:left;margin-top:60px;border:1px solid #666;padding:30px 0;}
.ny_right_3 h2{width:258px;font-size:14px;color:#ccc;font-weight:bold;padding-left:22px;padding-bottom:30px;border-bottom:1px solid #666;}
.ny_right_3 h2 span{font-size:12px;color:#999;padding-left:10px;}
.ny_right_3 p{color:#ccc;width:235px;margin:0 auto;padding-top:20px;}

#tjcps{clear:both; padding:6px;line-height:25px; margin-top:10px;}
#tjcps img{padding:2px; border:solid 1px #CCCCCC}
#tjcps img:hover{padding:2px; border:solid 1px #8C1617;}
#tjcps .t{line-height:35px;}
#tjcps .t a{color: #ccc;}

#newspros {margin-top:10px; line-height:30px; margin-left:10px;}
#lines{height:1px; border-top:dotted 1px #CCCCCC; margin-left:10px; margin-top:15px;}

/*产品内页修改部分*/
#tjcpse{margin-top: 55px;color: #ccc;}
#tjcpse img{width: 362px;height: 270px;}
#tjcpse .t{line-height:60px;}
#tjcpse .t a{color: #999;display: block;line-height: 60px;border-bottom: 1px solid #666;width:80%;margin:auto;margin-bottom:30px;}
#tjcpse .t a:hover{color: #fff;}
#nycppro{color: #ccc;}
#nycppro td{border:solid 1px #666; padding-left:5px;}

/*新闻内页修改部分*/
#aboutusse dl{margin-top:28px;width:775px;float:left;height:108px;}
#aboutusse dl dt img{width:182px;height:87px;float:left;}
#aboutusse dl dt{float:left;width:182px;}
#aboutusse dl dd{float:left;width:100%;}
#aboutusse dl dd h2{color:#666;}
#aboutusse dl dd h2 a{color: #fff;font-size: 16px;font-weight: bold;}
#aboutusse dl dd p{padding-top:5px;margin-bottom:10px;line-height:22px;font-size:12px;color: #999;}
#aboutusse dl dd span{}
#aboutusse dl dd span a{color:#ff0000;float:left;display: block;}
#newsprosse {width:780px; margin-top:10px; line-height:30px; margin-left:10px;}
#aboutusses a{color: #ccc;}
#linee{width:780px; height:1px; border-top: solid 1px #666; margin-left:10px; margin-top:15px;}
#aboutusses{ width:780px; clear:both; line-height:27px;color: #ccc;margin-top: 20px;}


/*联系我们内页修改部分*/
#aboutusbgss{ width:775px; line-height:25px; padding:15px;border-top:none;color: #ccc;}
#aboutusbgss a{color: #ccc}


/*视频展示内页修改部分*/
#tjcpee{ width:750px; clear:both;line-height:25px; margin-top:30px;}
#tjcpee img{padding:2px; border:solid 1px #CCCCCC}
#tjcpee img:hover{padding:2px; border:solid 1px #D40000}
#tjcpee .t{line-height:35px;}
#tjcpee .t a{color: #ccc;}
#tjcpee .t a:hover{color: #FFF;}
#aboutusea{ width:780px; clear:both; line-height:27px; padding:10px;color: #ccc;}



/*内容*/
#mainContent {width:1200px; margin:0 auto; margin-bottom:30px; margin-top:20px; background:url(rightbg.jpg) #FFFFFF no-repeat; padding-bottom:20px;}
#sidebar { float:left; width:190px; margin-left:8px; padding-top:10px;}
#aboutuss { width:190px; height:38px; background:url(aboutus.png) no-repeat;}
#aboutuss dt{width:178px; line-height:38px; text-align:center; color:#ffffff; font-size:16px; font-weight:bold; margin-bottom:10px;}
#newspro {margin-top:10px; line-height:30px; margin-left:10px;}

#content {width:980px; margin-bottom:20px; float:right; padding-top:10px;}
#wzdh {float:right; padding-top:7px;}
#contentrightcomtt {font-size: 28px;color: #FFFFFF;font-weight: 100;line-height: 30px;}
#contentproduct {margin-left:8px;}
#ddddd{font-size:22px; text-align:center; border-bottom: solid 1px #666; height:45px; line-height:45px; color:#CCC;}
#dddd{ margin-left:10px; margin-top:15px; font-size:12px; text-align:center;}
#netx{margin-left:10px; margin-top:5px; font-size:12px; text-align:center;}
#line{width:940px; height:1px; border-top:solid 1px #666; margin-left:10px; margin-top:15px;}

#nymianus{width:190px; padding-top:5px; background-color:#ECEAEB;}
#nymianus ul{}
#nymianus li{line-height:26px;position:relative;z-index:999;}
#nymianus li a{ width:170px; height:35px; padding-left:20px;  display:block; color:#333; background: url(left_menu.jpg) left 0 no-repeat;}
#nymianus li a:hover{ color:#fff; font-weight:bold; background:url(title_bg.jpg) left 0 no-repeat; text-decoration:none;}
#nymianus li a.here:link{color:#fff;font-weight:bold;}
#nymianus li a.here{color:#fff; font-weight:bold; background:url(title_bg.jpg) left 0 no-repeat;}
#nymianus li a.here:active {color:#fff;}
#nymianusbg{width:190px; height:14px; background:url(leftbg.jpg) top no-repeat;}

.nav_er{ display:none; z-index:9999999;}
.nav_er{ position:absolute; left:190px;top:0px;background:#52CD1D;width:auto !important; color:#fff !important;}
.nav_er li a{background:none !important;line-height:25px !important;padding-left:12px !important;height:25px !important;text-align:left; color:#fff !important; border-bottom:dotted #FFFFFF 1px;width:205px !important;}
.nav_er li a.here{color:#fff000 !important; font-weight:bold;}
.nav_er li a:hover{color:#fff000 !important; font-weight:normal !important;}

/*产品搜索*/
.photolisting{ width:950px;}
.photolisting li{width:186px; float:left; height:185px; overflow:hidden; text-align:center;}
.photolisting img{width:175px; height:142px; border:#e8e8e8 1px solid; padding:2px;}
.photolisting a{ text-align:center; display:block; line-height:35px;}
.photolisting a:hover{ color:red; text-decoration:none;}
.multipage{width:950px; margin:0px auto; overflow:hidden; margin-top:20px;}

/*tjcp*/
#tjcp{ width:950px; clear:both; padding:6px;line-height:25px; margin-top:10px;}
#tjcp img{padding:2px; border:solid 1px #CCCCCC}
#tjcp img:hover{padding:2px; border:solid 1px #5CB03B}
#tjcp .t{line-height:35px;}



#netx{ margin-left:10px; margin-top:5px; font-size:12px; text-align:center;}
#fenye{clear:both; margin:35px 20px 0 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:22px;}
#fenye a.curr{width:22px;border:1px solid #808080; color:#FF0000; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#b3b3b3;margin:0px 5px; border:1px solid #808080; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

#next{ line-height:30px; margin-top:20px;color:#ccc; }
#next a{color: #ccc;}
#next strong{ color:#ccc; margin-left:10px;}

#nytjcp{clear:both; padding:6px;line-height:25px; margin-top:10px;}
.list_img{display:block; width:750px;}
.list_img img{max-width:750px;}

