@charset "utf-8";
/* CSS Document */

body, html{ margin:0;padding:0;}
body, div, ul, li{margin:0;padding:0;}
ul, ul li{list-style-type:none;}
img{ border:none;}
table,td,tr{ font:12px/24px "Arial"; color:#666;}
table,td,tr a:link {color:#333;text-decoration: none;}
table,td,tr a:visited {text-decoration: none;color: #333;}
table,td,tr a:hover {text-decoration: none;color:#029841;}
table,td,tr a:active {text-decoration: none;color: #333;}

/* 顶部LOGO */
.topdiv{ width:1000px; height:100px; margin:0 auto; overflow:hidden; }
.topimg{ float:left;  }
.topdiv .languagediv{ float:right; width:222px; height:85px; margin:20px 10px 0 0;}
.topdiv .languagediv .language{ color:#FFF; font:12px/24px "Arial"; float:left; margin-right:14px; }
.topdiv .languagediv .language a:link {color: #FFF; text-decoration: none; display:block; padding:0 10px;}
.topdiv .languagediv .language a:visited {text-decoration: none;color: #FFF;}
.topdiv .languagediv .language a:hover {text-decoration: none;color: #FFF;}
.topdiv .languagediv .language a:active {text-decoration: none;color:#FFF;}
.cn{ background:#F00;}
.en{ background:#06C;}
.sc{ background:#81C611;}

/* 顶部搜索 */
.search{ float:left;font:12px/20px "Microsoft YaHei";  height:20px; padding:10px 0 ; width:210px;}
.search a:link { display:block; float:left; color:#FFF; text-decoration: none; background: #000; padding:2px 10px; text-align:center;}
.search a:visited {text-decoration: none;color:#FFF; background: #000;}
.search a:active {text-decoration: none;color: #FFF; background: #000;}
.search a:hover {text-decoration: none; color: #FFF; background: #000;}
.search_tex{ border:1px solid #CCC; color:#999; width:148px; height:12px; float:left; margin-right:5px;  padding:5px; }

/* 顶部导航 */
/* nav_menu */
.navbox {height: 50px;position: relative;z-index: 9999;margin: auto;background: url(../images/toumenu_bj.gif) repeat-x;font-family: 'Microsoft Yahei'; clear:both;}
.nav {width: 1000px;margin: 0 auto;height: 50px;list-style: none; padding-left:10px;}
.nav li {float: left;height: 50px;position: relative;list-style: none;}
.nav li a {text-decoration: none;}
.nav li a span {float: left;display: block;font: bold 16px/50px "Microsoft Yahei";color: #FFF;cursor: pointer;width: 122px;text-align: center;}
.mj_hover_menu {  text-decoration: none;width: 122px; background: url(../images/toumenu_bj1.gif) repeat-x;}
.mj_hover_menu1 {  text-decoration: none;width: 122px; background:  url(../images/toumenu_bj2.gif) repeat-x;}
.nav li .submenu {  text-align:center; padding:10px 0; width: 120px;border-bottom:1px solid #333; border-left:1px solid #333; border-right:1px solid #333;background: #FFF; display: none;position: absolute;top: 50px; left:0;}
.nav li .submenu li { font:14px/32px "Microsoft Yahei"; float: none;padding: 0;background: none;height: auto; }
.nav li .submenu li a:link {color:#333;text-decoration: none; display:block;}
.nav li .submenu li a:visited {text-decoration: none;color:#333;}
.nav li .submenu li a:active {text-decoration: none;color: #333;}
.nav li .submenu li a:hover {text-decoration: none; background: #333; font-weight:bold; color: #FFF;}

/*首页BANNER*/
.indexPicBox{width:1920px; height:350px;margin:0 auto; position:absolute; overflow:hidden; }
.hotPic{ width:100%; bottom:20px; position:absolute; z-index:99999999; }
.indexPicBox .num{  height:30px; text-align: center;}
.indexPicBox .num span{ font:12px/20px "Arial"; width:20px; height:20px; display:inline-block; line-height:20px; font-size:14px; text-align:center; margin:5px 2px 0; cursor:pointer; background:#000; color:#FFF; border:1px solid #FFF;}
.indexPicBox .num span.cur{ background:#54BFFF;color:#FFF;}
.indexPicBox .pic{ position:absolute; z-index:999999;}
.indexPicBox .pic li{ position:absolute; display:none;}
.indexPicBox .pic li img{ width:1920px; height:350px;display:block; margin:auto;}

/* 首页新闻栏 */
.main{ width:1000px; margin: 0 auto; overflow:hidden; }
.sy_new_list{ padding:10px 0; float:left; width:455px; margin:0 22px 20px 22px; display:block; }
.sy_new_list h4{ display:block; font: bold 16px/20px "Microsoft Yahei"; border-bottom:1px dotted #CCC; padding-bottom:10px; overflow:hidden; margin:20px 0; }
.sy_new_list h4 span{ float:left; display:block;}
.sy_new_list ul{ min-height:100px ;overflow:hidden; display:block;}
.sy_new_list ul li{ height:32px; padding:0 0 0 20px; overflow: hidden; margin:0; display:block; overflow:hidden; background:url(../images/xtb.gif) no-repeat left 12px;  }
.sy_new_list ul li span{ display:block;}
.sy_new_name{ width:300px; float:left; font:12px/32px "Arial";overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.sy_new_name a:link {color:#333;text-decoration: none;}
.sy_new_name a:visited {text-decoration: none;color: #333;}
.sy_new_name a:hover {text-decoration: underline;color:#029841;}
.sy_new_name a:active {text-decoration: none;color: #333;}
.sy_new_date{ float:right; font:12px/32px "Arial"; color:#999;}
.sy_new_tb{ font:10px/10px "Arial"; color: #F00; border:1px solid #F00; padding:2px 4px; margin:9px 10px; float:right;}
.more{ color:#FFF; font:10px/20px "Arial"; float:right; }
.more a:link {color: #FFF; background:#CCC;text-decoration: none; display:block; padding:0 10px; }
.more a:visited {text-decoration: none;color:#FFF; background:#CCC;}
.more a:hover {text-decoration: none;color: #FFF; background:#333;}
.more a:active {text-decoration: none;color:#FFF; background:#CCC;}

/* 首页产品中心 */
.cp_btn1{ text-align:center; font: bold 16px/60px "Microsoft Yahei"; float:left; width:138px; height:60px; background:#029841; margin:0 20px 0 0;}
.cp_btn1 a:link {color: #FFF; text-decoration: none; display:block; padding:0 10px; }
.cp_btn1 a:visited {text-decoration: none;color:#FFF; }
.cp_btn1 a:hover {text-decoration: none;color: #FFF; background:#333;}
.cp_btn1 a:active {text-decoration: none;color:#FFF;}
.cp_btn2{ text-align:center; font: bold 16px/60px "Microsoft Yahei"; float:left; width:138px; height:60px; background:#029841;}
.cp_btn2 a:link {color: #FFF; text-decoration: none; display:block; padding:0 10px; }
.cp_btn2 a:visited {text-decoration: none;color:#FFF; }
.cp_btn2 a:hover {text-decoration: none;color: #FFF; background:#333;}
.cp_btn2 a:active {text-decoration: none;color:#FFF; }

/* 首页公司简介+荣誉资质 */
.jj{ overflow:hidden;}
.jj p{ text-indent: 2em; font: 12px/26px "Arial"; color:#666; padding:0; margin:0; }
.img_lt{ float:left; margin: auto 10px  auto 0; }
.img_rt{ float:left; height:75px; }



/* 内页整体布局 */
.ny_main{ background:#FFF; width:940px; margin:auto; overflow:hidden; }
.ny_banner{  clear:both; width:100%; height:150px;  margin:0 auto 20px auto; text-align:center; overflow:hidden;}
.ny_banner img{ width:1920px ;height:150px;}
.ct_rt{ float:right; margin:20px 0 10px 30px;}
.ct_lt{ float:left; margin:20px 30px 10px 0;}
.ct_ct{ text-align:center;font: 14px/30px "Arial"; margin:40px auto; min-width:500px; }

/* 内页二级导航 */
.left_main{ overflow:hidden; background:#CCC; height:46px; clear:both; }
.left_menutt{ border-left:5px solid #029841; height:36px; width:155px; background: #333;  border-right:1px solid #FFF; padding:5px 0; float:left; color:#FFF; text-align:center; font: 20px/36px "Microsoft Yahei"; }
.left_main ul{ margin:0; display:block; float:left;}
.left_main ul li{ font: 16px/36px "Microsoft Yahei";  border-bottom:1px solid #FFF; float:left; width:150px;text-align:center; border-right:1px solid #FFF; }
.left_main ul li a:link { color: #FFF; text-decoration: none; display:block;padding:5px 0; }
.left_main ul li a:visited {text-decoration: none;color: #FFF; }
.left_main ul li a:hover { text-decoration: none; color: #FFF;  background:#999; }
.left_main ul li a:active {text-decoration: none;color:#FFF; }
.check{ background:#029841;  color:#FFF; padding:5px 0;}

/* 走进树脂 */
.right_main{ margin-bottom:20px; border:1px solid #EEE; padding:0 0 20px 0;  min-height:450px;}
.about_div{ overflow:hidden; padding:20px 40px 0 40px; }
.about_div p{ text-indent: 2em; font: 14px/30px "Arial"; color:#333; padding:0; }
.about_div h3{ clear:both; font: bold 18px/18px "Microsoft YaHei"; color:#000; margin-bottom:20px; text-align:center; background:#F6F6F6; padding:20px;}	
.zzimg{ text-align:center;  margin:18px; width:156px; float:left;  border:1px solid #EEEEEE; padding:10px;}
.ppimg{ float:left; margin:20px 10px;}

/* 公司新闻 */
.ny_new_list{ display:block; overflow:hidden; }
.ny_new_list li{ border-bottom:1px dashed #DDD; padding-left:30px; overflow:hidden; background: url(../images/xtb.gif) no-repeat left 18px;}
.ny_newtt{ font:14px/50px "Arial"; float:left; }
.ny_newtt a:link {color:#333;text-decoration: none;}
.ny_newtt a:visited {text-decoration: none;color: #333;}
.ny_newtt a:hover {text-decoration: none;color:#029841;}
.ny_newtt a:active {text-decoration: none;color: #333;}
.ny_ttdiv{  margin-bottom:40px; text-align:center;} 
.ny_ttdiv h4{ font: bold 18px/18px "Microsoft YaHei"; color:#333;}
.ny_ttdiv h5{ font: bold 14px/14px "Arial"; color:#2C62AE;}
.ny_ttdiv h6{ font: 12px/12px "Arial"; color:#999;}
.ny_newdate{ font:12px/50px "Arial"; color:#666; float:right; text-align:right; width:80px; }

/* 新闻搜索栏 */
.serachdiv{ background:url(../images/page_bj.jpg) repeat-x; border:1px solid #EEE;background: #FAFAFA; overflow:hidden; margin:20px 0; padding:10px;}
.serachdiv img{ margin:10px 9px 0 9px; float:left;}
.serachdiv span{ float:left; font:12px/42px "Arial";color:#666; padding-right:10px;}
.textfield1{ border:1px #CCC solid; color:#666; width:640px; float:left; margin-top:10px; height:20px; }
#selected{ border:1px #CCC solid; color:#666; float:left; margin-top:10px; margin-right:10px; height:22px; padding:2px; }
.search_btn{ float:left;  text-align:center; color:#FFF; background: #333;font:12px/20px "Arial"; margin: 10px}
.search_btn a:link { display:block;  color:#FFF; text-decoration: none;  padding:2px 10px;}
.search_btn a:visited {text-decoration: none;color:#FFF; background: #333;}
.search_btn a:active {text-decoration: none;color: #FFF; background: #333;}
.search_btn a:hover {text-decoration: none; color: #FFF; background: #333;}

/* 科技树脂 */
.newpro{ background:#FAFAFA; border:1px solid #EEE; margin:20px 0; padding:10px 30px;}

/* 简历在线投递 */
.jobdiv{ font:12px/24px "Arial"; color:#666; overflow:hidden; float:left;}
.jobdiv li{ padding:0 15px; margin:10px 0 20px 0; border-left: 1px solid #DDD;}
.jobdiv li img{ width:71px; height:99px; border:1px solid #EEE; padding:5px;}
.red{ color:#F00;}
.bd{ border:1px solid #DDD; height:20px; background:#FAFAFA;}
.tj{ text-decoration: none; width:250px; height:60px; border:0;background:#7FD1EC; color:#FFF; font: bold 20px/50px "Microsoft YaHei"; margin:20px 0 20px 320px;padding:6px 20px;}
.tj:hover {text-decoration: none;color:#FFF; background:#00A3D9;}


/* 联系我们 */
.contact_div{ padding:0; margin:0 20px; float:left;}
.contact_div li{ font:14px/40px "Arial"; padding:0 20px;}
.contact_left{ float:left; margin-right:40px; width:298px;}
.contact_right{ float:left; width:298px;}
#dituContent{ width:856px;height:500px;border:#ccc solid 1px; margin-bottom:20px; }
.iw_poi_title {color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap}
.iw_poi_content {font: 12px/20px "Arial";overflow: visible;padding-top: 4px;white-space: -moz-pre-wrap;word-wrap: break-word;}

/* 页码栏 */
.pagediv{ margin:40px 0 20px 0; background:#FAFAFA; border:1px solid #EEE; text-align:center;color:#666; font:12px/42px "Arial"; clear:both; }
.pagediv a:link {color:#666;text-decoration: none;}
.pagediv a:visited {text-decoration: none;color: #666;}
.pagediv a:hover {text-decoration: none;color:#029841;}
.pagediv a:active {text-decoration: none;color: #666;}
#jumpMenu2{ border:1px #CCC solid; color:#666;}
.fh{ text-align:center;margin:20px 0; clear:both; }
.fh img{ width:65px; height:25px; margin:10px; }

/*底部版权*/
.jumpMenu{ border:1px #FFF solid; width:225px; color:#666; margin:12px 0 15px 0; padding:5px;}
.footer{  background: #EEE; width:100%; height:110px;  }
.copyrigh{  background: #EEE; font:12px/18px "Arial"; color:#999; width:1000px; margin: auto; overflow:hidden;  }
.copyrigh_left{ float:left;  line-height:20px; padding:20px; margin-top:8px;}
.copyrigh_left a:link {color: #999;text-decoration: none;}
.copyrigh_left a:visited {text-decoration: none;color: #999;}
.copyrigh_left a:hover {text-decoration: underline;color: #666;}
.copyrigh_left a:active {text-decoration: none;color: #999;}
.copyrigh_right{ float:left; width:320px; padding:10px 0; margin:0 0 10px 20px;}
.copyrigh_right a:link {color: #999;text-decoration: none;}
.copyrigh_right a:visited {text-decoration: none;color: #999;}
.copyrigh_right a:hover {text-decoration: underline;color: #666;}
.copyrigh_right a:active {text-decoration: none;color: #999;}
.copyrigh_logo{ float:right; padding:20px 0; margin:15px 20px 10px 0;}
.copyrigh_logo img{ float:left; margin-right:20px;}

/*2017-09-06 YangXiaoDong 增加公安备案信息 */
.copyrigh_right{ float:left; width:300px; padding:10px 0; margin:0 0 10px 20px;}
