﻿body{ font: normal 100% Helvetica, Arial, sans-serif; margin:0 auto; max-width:640px; padding:0; color:#555;overflow-x: hidden;}
.body_background{background:#EEEEEE;}
.hpcc{background:#EEEEEE; font: normal 100% Helvetica, Arial, sans-serif; margin:0 auto; max-width:640px; padding:0; color:#666;overflow-x: hidden;}
header,nav,hgroup,section,article,footer{display:block; height:auto;}
ul,li,ol,input,h1,h2,h3,p,span,b,dl,dt,dd{ margin:0; padding:0; list-style:none;}	
.bgcol{background:#FFf;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
img{vertical-align: top; border: none;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
a{text-decoration:none; color:#333;}
a:hover{color:#e6432d; text-decoration: none;}
.bta{display:block; height:50px; width:100%;color:#333;border-bottom:2px solid #0465c6; padding:0 10px; font-size:14px; margin-top:0px;}
.section2{background:#Fff; margin-top:5px;}
.sech2{line-height:40px; font-size:22px;color:#333; font-weight: bold; padding:10px; display:block;}
input { font-family: Arial, "Microsoft YaHei", sans-serif; }
fieldset, img, iframe { border: 0 }
:focus { outline: 0 }
i, address, caption, cite, code, dfn, em, strong, th, var { font-style: normal }
ol, ul { list-style: none }
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal }
blockquote:before, blockquote:after, q:before, q:after { content: '' }
abbr, acronym { border: 0; font-variant: normal }
input, textarea { -webkit-user-select: text; -ms-user-select: text; user-select: text; -webkit-appearance: none; }
input:focus, select:focus, textarea:focus, button:focus { outline: none; }
input[type="text"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], textarea { -webkit-appearance: none; border: 1px solid; border-radius: 0; }
input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;}
em, i { font-style: normal; }
input[type="checkbox"] { position: relative; width: 0.75rem; height: 0.75rem; background-color: #F5F5F5; border: 0.05rem solid #CCC; -webkit-border-radius: 50%; border-radius: 50%; vertical-align: middle; }
input[type="checkbox"]:checked { border-color: #ED5564; background-color: #ED5564; }
input[type="checkbox"]:checked:after { content: ''; position: absolute; left: 0.1rem; top: 0.14rem; width: 0.4rem; height: 0.2rem; border-left: 0.065rem solid #fff; border-bottom: 0.065rem solid #fff; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
.w1{max-width:640px;min-width:320px;margin:0 auto;background:#ffffff;}
.clear{clear:both;}
.mr{margin:0 auto;}
.fl{ float:left}
.fr{ float:right}
.w100{width:100%; font-family:微软雅黑; }
.w1001{width:100%;}

.logo{ width:100%; background-color:#ffffff; }
.biaozhunyangshi{ width:100%; background-color:#ffffff; }
/*首页导航*/
.main_nav a{float:left; width:25%; display:block;  text-align:center; height:30px; line-height:30px; font-size:14px; color:#333;font-family:'微软雅黑'; background-color:#eee; border-right:1px solid #fff;}
.main_nav a:hover{ color:#ffffff; background-color:#09bb07;}

 /*滚动水平导航栏 start*/  
.lr_nb{height:40px;line-height:40px;width:100%;background:#eee;z-index:9999;max-width:1080px;opacity:1;top:0;-webkit-transition:.3s all;transition:.3s all}  
.lr_nb .slider_wrap.linee{overflow:hidden;overflow-x:scroll;width:100%;-webkit-overflow-scrolling:touch;height:40px; line-height:40px;}  
.lr_nb .slider_wrap.linee .item_cell{display:inline-block;margin: 0px 0px 0px 10px;overflow:hidden;position:relative;}  
.lr_nb .slider_wrap.box{overflow:hidden;width:100%}  
.lr_nb .slider_wrap::-webkit-scrollbar{display:none}  
.lr_nb .wx_items{white-space:nowrap;}  
.lr_nb .wx_items span{color:#333;font-size: 15px; white-space:nowrap;display:block;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:center;cursor:pointer}  
.lr_nb .wx_items .current span,.lr_nb .wx_items .current a:visited,.lr_nb .wx_items .current a:link,.lr_nb .wx_items .current a:hover,.lr_nb .wx_items .current a:focus{color:#00a72f; font-weight:bold; }  
.lr_nb_after{height:1px;display:block;clear:both;}  
/*滚动水平导航栏 end*/ 
/* 轮播 */
.slideBox{ position:relative; overflow:hidden; margin:1px auto;  max-width:786px;/* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; margin-right:30px; }
.slideBox .hd li{ display:inline-block; width:10px; height:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#09bb07; text-indent:-9999px; overflow:hidden; margin:10px 5px;   }
.slideBox .hd li.on{ background:#ffffff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ background: url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  } 

.section1_tit{ line-height:32px; font-size:22px;color:#ff0000; font-weight: bold; padding:10px 5px; border-top:2px solid #0465c6;}
.section1_tit span{ padding-left:10px;}
.section1_tit a{ font-size:14px;}
.section2_tit{ line-height:18px; font-size:18px;color:#333; font-weight: bold; padding:10px; background:#fff; margin-bottom:2px;}
.section2_tit span{ padding-left:10px; border-left:20px solid #4096d1; line-height:20px;}
.section2_tit a{ font-size:12px; font-weight:normal; border:1px solid #0465c6; height:20px; display:block; padding:0 10px; border-radius:5px;}
.section1{background:#fff; overflow:hidden;}

.section1 .textstyle {padding:15px 5px 20px 5px;text-align: center;height:auto;}
.section1 .textstyle h1{ font-size:14px; height:30px; line-height:30px;color:#09bb07; overflow: hidden; font-weight:bold;}
.section1 .textstyle h1 a{ color:#09bb07;}
.section1 .textstyle h1 a:hover{ color:#09bb07;}
.section1 .textstyle p{ font-size:12px; padding:0 5px; text-align:left; text-indent:2em; color:#666; height:44px;overflow:hidden;line-height:22px; }
.section1 .jobtext{}
.section1 .jobtext h1{ text-align:center; height:50px; line-height:50px; font-weight:bold;font-size:15px;}
.section1 .jobtext p{  border-top:1px solid #eee;}
.section1 .jobtext table tr td{ border-right:1px solid #eee; border-bottom:1px solid #eee;font-size:12px; padding:5px;}

/*8个按钮*/
.indbut{}
.indbut ul li{ float:left; width:25%; text-align:center; font-size:14px; }
.indbut ul li a{ display:block; border-top:1px solid #eee; border-right:1px solid #eee;padding:10px 0;}
.indbut ul li p{ padding-top:15px;}

/*热点问题*/
.ind_redian{ }
.ind_redian ul li{ margin:2% 1% 2% 2%; width:46%; float:left; border:1px solid #ccc; border-radius:5px; height:40px; line-height:40px; overflow:hidden;}
.ind_redian ul li a{ padding:0 2px; text-align:center; display:block;  font-size:14px;}
.redian_title{font-size:20px; line-height:30px; font-weight:bold; padding:0 10px 10px 10px; border-bottom:1px solid #eee;}
.tel{ margin:10px 0;}


.ind_zhuanye{ padding:10px 0; }
.ind_zhuanye h1{ font-size:40px; text-align:center; color:#ff0000; font-weight:bold;}
.ind_zhuanye h1 span{ border-bottom:2px solid #2766be; padding-bottom:5px; letter-spacing:10px;}
.ind_zhuanye .zytit{ color:#888; text-align:center; line-height:25px; font-size:14px; padding-top:10px;}
.zydetail{ display:block; width:100%; background:#f3f3f3; height:50px; line-height:50px; text-align:center; color:#777; font-size:18px; border-top:1px dashed #cccccc;}

.zyh3{font-weight:bold; font-size:16px; padding:10px 0; }
.zyh3 span{padding:5px 10px; background:#ff9600; color:#fff; }
.zyxx{ padding:10px; line-height:25px;}
.zyxz{ padding:10px 0; }
.zyxz h1{ background:#f2f2f2;font-size:20px; height:35px; line-height:35px; font-weight:bold; text-align:center; border-bottom:2px solid #0676cc; }
.zyxz h2{ font-size:18px; color:#0676cc; font-weight:bold; padding:10px;} 
.zyxz h3{font-size:18px; color:#ff0000; font-weight:bold; padding:10px;}
.zyxz p{ line-height:20px; padding:0 10px;}

.ind_ystit{ text-align:center; padding-top:10px;font-size:30px; text-align:center; color:#ff0000; font-weight:bold;}

.ind_jytit{ text-align:center;line-height:50px; font-size:30px; text-align:center; color:#333; font-weight:bold; padding:5px 0;}
.ind_jytit span{padding-bottom:5px; letter-spacing:10px;border-bottom:2px solid #2766be;}

.ind_bmtit{ line-height:32px; font-size:22px;color:#333; font-weight: bold; padding:10px; border-bottom:2px solid #0465c6;}
.online_baoming{ padding:10px 15px;}
.online_baoming  .td{ height:50px;}
.online_baoming .td .inputstyle {
    width: 100%;
    border: 1px solid #ddd;
    height: 35px;
    line-height: 35px;
    padding: 5px;
    background: #fff;
    font-size: 14px;
    vertical-align: middle;
    outline: 0;
	 color:#666;
}
.online_baoming .btn_red {
    cursor: pointer;
    margin-top: 10px !important;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    font-size: 15px;
    display: inline-block;
    color: #fff;
    width: 100%;
    background: #ff325b;
    border: 1px solid #ff325b;
}
.online_baoming p{ color:#ff0000; font-size:14px; padding:10px 0;}

/*page页面样式+单页面*/
.contain{ padding:15px 8px;}
.contain p{line-height:25px; text-indent:2em; padding:5px 0;}
.pagelist{width:100%; margin:0 auto;}
.pagelist ul li{float:left; width:100%;background:url(duo.jpg) no-repeat center right #FFF;line-height:50px; border-bottom:1px solid #eee; border-top:10px solid #f1f1f1;}
.pagelist ul li div{ float:left;margin-right:20px;line-height:50px;height:50px;overflow:hidden;}
.pagelist ul li span{ padding:10px 0; height:30px; display:block; float:left; width:50px; margin-left:10px;}
.topnews{ margin-bottom:10px;}
.topnewspic{ position:relative; z-index:1;}
.topnewstext{ position:relative; z-index:10; background:url(picbg.png) repeat; height:35px; line-height:35px; padding:0 10px; color:#fff; margin-top:-35px; overflow:hidden;}
.title{font-size:22px; line-height:30px; font-weight:bold; padding:0 10px;}
.titletime{ font-size:14px; padding-left:10px; line-height:20px; color:#888; padding:5px 10px; border-bottom:1px solid #eee;}


.guanlist{}
.guanlist ul li{float:left; width:100%;background:url(duo.jpg) no-repeat center right #FFF;line-height:50px; border-bottom:1px solid #eee; border-top:10px solid #f1f1f1;}
.guanlist ul li div{ float:left;margin-right:20px;line-height:50px;height:50px;overflow:hidden;}
.guanlist ul li span{ padding:10px 0; height:30px; display:block; float:left; width:50px; margin-left:10px;}

.toppage{ margin-bottom:10px;}
.toppagepic{ position:relative; z-index:1;}
.toppagetext{ position:relative; z-index:10; border-radius:5px; background:#fff;height:40px; line-height:40px; width:60%; text-align:center; margin:-60px auto 0 auto; padding:1px;}
.toppagetext div{ width:50%; float:left;}
.toppagetext div a{ width:100%;display:block;color:#00b359 ; height:38px; line-height:38px; }
.toppagetext div a:hover,.toppagetext div a.now{background:#00b359; color:#fff;}


.liuyan{ border:1px solid #ccc; color:#333; font-family:"微软雅黑"; line-height:28px; width:100%; padding:5px 10px;}


.jobox{ padding:10px; line-height:25px;}
.jobutton{ padding:20px 10px;}
.jobutton a{ cursor: pointer;display:inline-block;height:44px;line-height:44px;border-radius:5px;font-size:15px;color:#555;width:100%;background:#fafafa;border:1px solid #d6d6d6; text-align:center; color:#09bb07;}
.jobutton a:hover{ background-color:#eeeeee;border:1px #d6d6d6 solid; cursor: pointer;}

.solution{}
.solution .itms{ height:150px;padding:15px; border-bottom:1px solid #eee; margin:0 auto;}
.solution .itms img{ float:left;}
.solution .itms .list{ font-size:12px; font-weight:normal;}
.solution .itms .list li{ line-height:20px; padding-left:10px;}
.solution .itms .list li a{ color:#666; }
.solution .itms .list li a span{ padding:0 10px;}

/*首页 图片+标题+内容+图片+时间列表1*/
.list_index_photo_content_1{margin:0 auto; }
.list_index_photo_content_1 .itms{ height:140px;padding:20px 10px; border-bottom:1px solid #eee; margin:0 auto;}
.list_index_photo_content_1 .itms img{ float:left;}
.list_index_photo_content_1 .itms .xx	h3{ padding-left:10px; font-size:17px; font-weight:bolder;color:#2766be; font-weight:bold;line-height:24px;height:24px;overflow:hidden; font-family:"方正大黑简体";}
.list_index_photo_content_1 .itms .xx	p{ padding:0 0 0 10px ; font-size:14px; color:#444; line-height:16px; height:48px; overflow:hidden; font-family:"方正楷体简体"}
.list_index_photo_content_1 .itms .xx	.btanniu{ padding-top:5px; }
.list_index_photo_content_1 .itms .xx	.btanniu a{ display:block; float:left; height:25px; padding:0 5px; margin-left:10px;}
.list_index_photo_content_1 .itms .xx	.btanniu a.zydet{ border:1px solid #2766be;border-radius:5px; color:#2766be; line-height:24px;}
.list_index_photo_content_1 .itms .xx	.btanniu a.zyzx{ background:#ff6600;color:#ff6600;border:1px solid #ff6600;border-radius:5px; color:#fff;   line-height:24px;}
/*首页 图片+标题*/
.list_index_photo{margin:5px auto; padding:10px 0; }
.list_index_photo .itms{ width:32%; float:left; margin:0 0 2% 1%;border:1px solid #fff; color:#fff; }
.list_index_photo .itms img{ text-align:center;}
.list_index_photo .itms .ystext{ padding:5px;}
.list_index_photo .itms h3{font-size:18px;  overflow:hidden; padding-bottom:5px; font-weight:bold;}
.list_index_photo .itms p{ font-family: "仿宋"; font-size:14px; line-height:20px; height:80px; overflow:hidden;}
.list_index_photo .itms:hover{ border:1px solid #0c376b;}



/*首页 图片+标题+时间列表1*/
.list_index_photo_content_2{margin:0 auto; }
.list_index_photo_content_2 .itms{padding:10px; border-bottom:1px solid #eee; margin:0 auto;}
.list_index_photo_content_2 .itms img{ float:right;}
.list_index_photo_content_2 .itms .xx	h3{padding-bottom:5px; font-weight:normal;line-height:24px;height:24px;overflow:hidden;}
.list_index_photo_content_2 .itms .xx	i{ color:#888; font-style:normal; font-size:14px; line-height:25px; }

/*产品中心首页切换显示全部分类和文本内容 begin*/
#tab{ width:100%; } 
.Menubox { width:30%; float:left;border-top:#dddddd 1px solid; } 
.Menubox li{ height:45px; line-height:45px; display:block; cursor:pointer; text-align:center; color:#555555; border:#dddddd 1px solid; border-top:0; background-color:#f5f5f5; } 
.Menubox li.hover{ background-color:#fff;color:#555; height:45px; line-height:45px; border-left:1px solid #dddddd;  border-right:1px solid #fff; border-bottom:1px solid #dddddd;  } 
.Contentbox{ width:70%; float:left;font-size:14px;background:#fff;} 
.Contentbox .profl{ padding:8px 10px;border:1px solid #ddd;border-left:0; height:181px; }
.Contentbox ul li{ float:left;}
.Contentbox ul li a{ display:block; background:url(dian.jpg) no-repeat left center; color:#888; padding:5px 10px; margin:5px;}
.Contentbox ul li a:hover{background:#f4f4f4;}
.protext{ padding:4% 1%; line-height:25px;}
.protext p{ text-indent:2em;}
/*产品中心首页切换显示全部分类和文本内容 eng*/

/*资讯列表页*/
.news{clear:both;}
.news h2{font-weight:bold;  color:#333; height:35px; padding-top:10px; display:block; line-height:35px; font-size:16px;text-align:center; text-align:center; font-family:"微软雅黑";}
.news .pnews{ font-size:14px;  text-align:center; color:#888; height:35px; line-height:35px; display:block; margin:5px auto; text-indent:0em; border-bottom:1px solid #dddddd;}
.news p{ color:#555; line-height:25px; padding:5px 10px; text-indent:2em;font-size:14px;}
.news img{ background:#FFF; padding:4px; border:#CCC 1px solid; margin:0 auto; width:100%;height:auto;}

.read{ color:#8c8c8c; font-size:14px; padding:25px 10px;}
.read span{ padding-left:30px;}
.message{ border-top:1px solid #dddddd; padding:20px 10px; background:#f3f3f3;}
.messages_tit{ margin:-40px auto 0 auto; color:#868686; height:40px; line-height:40px; position: relative; text-align:center; z-index:100; background:#f3f3f3; width:100px; }
.messages_xx{ padding-top:20px; margin-top:10px;}
.messages_ly{ text-align:right;}
.messages_ly a{ color:#607fa6; font-size:14px; }
.messages_list li{ margin:15px 0;}
.messages_list .messages_pic img{ border:0; border-radius:3px;}
.messages_list .messages_pic{ position:absolute; z-index:0;}
.messages_list .messages_text{ position:relative; z-index:99; padding-left:60px; width:100%;font-size:12px; }
.messages_list .messages_text table{color:#727272; }
.messages_list .messages_text p{ font-size:14px; color:#3e3e3e; line-height:18px; padding:5px 0;}
.messages_list .messages_text span{ color:#c5c5c5;}

.news_tit{ padding:10px; line-height:22px; color:#000; font-size:18px;}
.messages_box{ background:#ffffff; padding:10px;border-bottom:1px solid #e1e1e1;border-top:1px solid #e1e1e1;}
.messages_box textarea{ width:100%; border:1px solid #ffffff;}
.messages_bt{ padding:0px 10px;}
.btn_green{cursor: pointer;display:inline-block;margin-top:20px !important; height:44px;line-height:44px;border-radius:5px;font-size:15px;color:#fff;width:100%;background:#ffa800;border:1px solid #ffa800;}
.btn_green:hover{ background-color:#e2aa00;border:1px #e2aa00 solid; cursor: pointer;}
/*留言表情包*/
.bqpic{ padding-top:20px;}
.page_emotion{ background:#f6f6f6; }
.page_emotion dd{display: inline-block;float:left;width:14.2%;height:24px;margin:5px 0;text-align:center;}
.list_emotion *[data-key]{color:transparent;display: block;width:24px;height:24px;margin: auto;background: url(default.gif) no-repeat 0 0;-webkit-background-size:auto 24px;}
.list_emotion *.del{background-image:url(del.png);}
.nav_emotion{padding:10px 0;text-align: center;}
.nav_emotion span{display: inline-block;width:8px;height:8px;border-radius:10px;background: #ebebeb;margin:0 5px;}
.nav_emotion span.on{background-color:#bbb;}

/*电话簿*/
.telbox{ width:75%; margin:30px auto; font-size:18px;}
.telbox tr td{ padding-top:20px;}
.telbox input{ width:90%; border:0; border-bottom:1px solid #ddd; height:40px; line-height:40px;font-size:18px;color:#666;}
.telbox select{ width:90%; border:0; border-bottom:1px solid #ddd; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:18px; color:#666;}
.telist{margin:0 10px;}
.telist .telmenu{float:left; width:100%;background: url(icon_9.png) no-repeat left center #FFF;line-height:50px; border-bottom:1px solid #eee; border-top:10px solid #f1f1f1; padding-left:25px; }
.telist p a{ line-height:30px;float:left; padding:5px 10px 5px 20px; width:100%;background:url(duo.jpg) no-repeat center right #FFF; border-bottom:1px solid #eee;}
.teldetail h1{ padding:20px 0; text-align:center; color:#333; font-size:22px; font-weight:bold;}
.teldetail table{border-bottom:1px solid #ddd; border-left:1px solid #ddd}
.teldetail table tr td{ border-top:1px solid #ddd; border-right:1px solid #ddd;text-align:center; height:30px; line-height:30px;}


/*快捷下单*/
.xdtop{ padding: 0.625rem; text-align:center; background:#fff;}
.xdtop h1{ color:#fe3a50; font-size:25px;}
.xdtop p{ font-size:14px; color:#666; padding:10px 0 20px 0;}

.ordertab{width:100%; margin:0px; padding:0px; margin:0 auto;}

.menuorder { width:100%; } 
.menuorder ul{ margin:0px; padding:0px; } 
.menuorder li{ float:left; display:block; background:#04a65b; cursor:pointer; width:50%; text-align:center; color:#fff; line-height:20px; padding:5px 0; } 
.menuorder li.hover{ padding:0px; background:#fff; width:50%; background:#ffe030; color:#fe3a50; line-height:20px; padding:5px 0; } 
.contentorder{ clear:both;  } 

.searchresult{ margin-top:10px; padding:0.625rem; font-size:14px; color:#555;}
.searchresult a{ color:#333;}
.searchresult a:hover{ color:#fe3a50;}

.searchresult tr td{ padding:5px; border-bottom:1px solid #eee;}

.searchdetail{padding:1rem 0.625rem 1rem 0.625rem; line-height:25px;}
.searchdetail p{ padding:5px 0; }
.searchdetail p span{ color:#04a65b;}
.searchdetail h1{ color:#fe3a50;}



/*会员中心*/
.memtop{ background:url(memberpic1.jpg) no-repeat center top; background-size:100%;}
.memtopimg{ width:60px;   margin:0 auto;}
.memtopimg img{border-radius:50%;border:3px solid #91e2ff; margin-top:15px;}
.memtop p{ text-align:center; color:#fff; line-height:40px; height:40px;}



.membertop{ padding:10px;}
.member_topbj{ background:url(icon_ewm.jpg) no-repeat right center;}
.member_tx img{ width:70px; border:0; border-radius:5px;}
.member_name{  color:#333; padding:8px 20px; line-height:24px;}
.member_name h1{}
.member_name p{ color:#999; }

.memberinfor{ margin:15px 0; padding-left:10px;}
.member_list{}
.member_list li{ height:50px; border-bottom:1px solid #eeeeee; background:url(duo1.jpg) no-repeat right center;}
.member_list li a{ display:block; padding-top:15px; height:20px; line-height:20px; color:#555;}
.member_list li span{ padding:0 15px 0 10px;  }

.memberqita{padding-left:10px;}
/*登陆*/
.login{padding:0 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.login .btnWhite{border:1px solid #d6d6d6;background:#fafafa;color:#555}
.login .td{position:relative;border:1px solid #ddd; border-radius:10px;height:50px;line-height:50px; margin-top:20px; padding-left:15px;}
.login .td span{display:inline-block;vertical-align:middle;margin-right:10px;width:20px;height:20px;font-size:14px;background:url(login.png);background-size:auto 20px;color:#555;text-align:middle}
.login .td span.id{background-position:0 0}
.login .td span.pw{background-position:-20px 0}
.login .td input{width:65%;border:0;background:#fff;font-size:14px;vertical-align:middle;outline:0}
.login .surepassword{padding-left:75px}
.login .surepassword span{width:70px}
.login .code{padding-right:60px;position:relative}
.login .code input{border:1px solid #efefef;height:30px;line-height:30px;margin-bottom:10px}
.login .code .btnWhite{padding:7px;margin-left:10px;border-radius:5px}
.login .btnArea{position:relative}
.login .btn_red{cursor: pointer;display:inline-block;margin-top:20px !important;height:44px;line-height:44px;border-radius:5px;font-size:15px;color:#fff;width:100%;background:#ffa800;border:1px solid #ffa800;}
.login .btn_red:hover{ background-color:#e2aa00;border:1px #e2aa00 solid; cursor: pointer;}
.login .zhaohuimima{cursor: pointer;display:inline-block;height:44px;line-height:44px;border-radius:5px;font-size:15px;color:#555;width:100%;background:#fafafa;border:1px solid #d6d6d6;}
.login .zhaohuimima:hover{ background-color:#eeeeee;border:1px #d6d6d6 solid; cursor: pointer;}
.login_Head{padding:20px 0 15px 0;text-align:center;background:#ffffff;}
#loginErrorNotice{color:#e42626;display:none;line-height:30px;padding:5px 10px;border:1px solid #ffbdbf;background:#ffebec}

.userdiv{padding:0 15px;background:#fff;overflow:hidden;position:relative;}
.userdiv a{color:#858585}
.default{border:1px solid #f34fa1;background:url(selected_new.png) no-repeat right bottom #fff;background-size:30px}
.userdiv .edit{margin-top:6px;border-top:1px dashed #ccc;padding-top:6px}
.userdiv .edit a{float:right;margin-left:10px}
/*修改密码*/
.password{ padding-top:25px;}
.password tr td{ padding:5px;}
.password input{ border:1px solid #ddd; height:40px; line-height:40px; border-radius:10px; padding:0 10px; font-family:"微软雅黑"; width:80%;}



/*注册*/
.register{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.register .td{position:relative; padding:10px 0 10px 90px;}
.register .td span{position:absolute;top:11px;left:0;display:inline-block;vertical-align:middle;font-size:14px; margin-right:10px;width:90px; line-height:30px;color:#555; text-align:right}
.register .td .inputstyle{width:90%;border:1px solid #ddd; height:30px; line-height:30px; padding:5px; background:#fff;font-size:14px;vertical-align:middle;outline:0}
.register .td:last-child{border:0}
.register .td .dx{ border:inherit;}
.register .td textarea{width:90%;border:1px solid #ddd; background:#fff;font-size:14px;vertical-align:middle;outline:0; font-family:"微软雅黑"; line-height:25px;}

.register .btnArea{position:relative}
.register .btn_red{cursor: pointer;margin-top:20px !important;height:44px;line-height:44px;border-radius:5px;font-size:15px;display:inline-block;color:#fff;width:100%;background:#fe3a50;border:1px solid #fe3a50;}
.register .btn_red:hover{ background-color:#04a65b;border:0px #04a65b solid; cursor: pointer;}
.register .huiyuandenglu{cursor: pointer;display:inline-block;height:44px;line-height:44px;background:none repeat scroll 0 0 #fafafa;border:1px solid #d6d6d6;font-size:15px;color:#555;border-radius:5px;width:100%;}
.register .huiyuandenglu:hover{ background-color:#eeeeee;border:1px #d6d6d6 solid; cursor: pointer;}
#registerErrorNotice{color:#e42626;display:none;line-height:30px;padding:5px 10px;border:1px solid #ffbdbf;background:#ffebec}
.register .td select{width:100%;border:1px solid #ffffff;background:#fff;font-size:14px;vertical-align:middle;outline:0 ; font-family:"微软雅黑"; color:#888; padding-top:2px;}
.register .td .phoneyzm input{ width:50%;border:0px solid #dddddd;padding:0px 5px; height:35px; line-height:35px; border-radius:5px; color:#fff;background:#aaa; font-family:"微软雅黑"; font-size:14px; cursor:pointer}


/*全站底部浮动菜单样式 begin*/
/*底部css*/
.top_bar {position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin:0 auto; font-family:Microsoft YaHei, sans-serif; max-width:640px; height:auto; }
.top_bar .top_menu li{float:left; text-align:center; width:20%;}
.top_menu li a{display:block;}
.top_menu li img{width:100%;vertical-align: middle;}

/*底部foot*/
footer{height:auto; padding-bottom:80px;width:100%;}
footer .icon{ height:32px; line-height:32px;}
footer .icon a{ display:block; width:50%; text-align:center; float:left; height:32px;}
footer #menu{ display:block; text-align:center; height:22px;overflow:hidden; border-bottom:1px solid #bbbbbb; padding-bottom:28px;width:100%;}
footer #menu a{ font-size:0.875em; color:#3377ff; border-right: 1px solid #3377ff; display:inline-block; padding:0 5px; margin:5px 0;  }
footer #menu a:nth-last-of-type(1) {border: none;}
footer #addbq{display:block;font-size:0.875em; text-align:center; color:#888; line-height:1.5em; overflow:hidden; padding:10px 0px;}
footer #scwtk{height:15px;overflow:hidden;}
footer #scwtzy1{ display:block; text-align:center; height:22px;overflow:hidden; border-bottom:1px solid #bbbbbb; padding-bottom:28px;width:100%;}
footer #scwtzy1 a{height:20px; font-size:0.875em; color:#0066cc; border-right: 1px solid #0066cc; display:inline-block; line-height:20px; padding:0px 10px;}
footer #scwtzy1 a:nth-last-of-type(1) {border: none;}
footer #scwtdz{display:block;font-size:0.875em; text-align:center; height:50px; color:#999; overflow:hidden; padding:10px 0px;}
/********在线报名***********/
.zxbm {width: 95%; padding:5px 0;margin:0 auto;}
.T-bm { width:95%; margin:10px auto; color:#444 }
.T-bm td { height: 20px; line-height: 10px; padding:5px 0}
.T-bm td .f-input { height:35px; line-height:35px; border:1px solid #bbbbbb;  width:100%; margin:0 auto; color:#888; padding-left:10px;font-size:14px;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.T-bm td p .radios { color:#888; }
.T-bm td #submit{ width:100%; border:none; display:block; background-color:#ff325b; border-radius:5px; margin-top:10px; height:40px; line-height:40px; font-size:22px; color:#fff; font-family:"微软雅黑"; letter-spacing:2px; }




/*焦点切换图样式 start*/
.ft-carousel {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ft-carousel .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
	float: left;
	height: 100%;
}

.ft-carousel .carousel-item img {
	width: 100%;
}

.ft-carousel .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.ft-carousel .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
	background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
	left: 0;
	background: url(../images/prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
	right: 0;
	background: url(../images/next.png) no-repeat;
}
/*焦点切换图样式 end*/

/*全站底部浮动菜单样式 end*/


/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/***************************************######################### 内页固定公共样式 begin #########################***************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////


/*内页顶部导航菜单 begin*/
header{margin-bottom:39px;}
.topmenu{width:100%; position:fixed; z-index: 900; top: 0; left: 0; right: 0; margin:0 auto; max-width:640px;}
.topmenu .top_nav{background:#2766be; color:#FFF; height:39px; width:100%; clear:both; margin:0 auto;}
.topmenu .top_nav .currentlanmu{ width:100%;text-align:left;padding-left:10px; font-size:18px;line-height:35px;height:35px;overflow:hidden;}
.topmenu .top_nav .currentlanmu a{ color:#FFF;font-size:18px;font-family:"微软雅黑";}
.topmenu .top_nav .otherinfo{ width:100%;text-align:left;padding-left:10px; font-size:16px;line-height:35px;height:35px;overflow:hidden;}
.topmenu .top_nav .otherinfo a{ color:#FFF;font-size:16px;font-family:"微软雅黑";display:block;}
.topmenu .top_nav .morelanmu{cursor:pointer;padding-right:10px;text-align:right;}
.topmenu .top_nav .fanhui{cursor:pointer;}
.topmenu .top_nav .home{cursor:pointer;padding-right:10px;text-align:right;}
.topmenu .top_nav .home a{display:block;}
.topmenu .menu_body {clear:both; width:100%; zoom:1; clear:both; padding-top:10px;background-color:#ffffff;padding-bottom:10px;}
.topmenu .menu_body a{float:left; width:33.3%;position:relative;height:35px; line-height:35px;overflow:hidden; text-align:center; font-size:16px; color:#333;display:block; background-color:#f1f1f1;}
.topmenu .menu_body a:after { content: ""; position: absolute; top: 0px;bottom: 0px;left: 0px;right: 0px;border: 1px solid #e0e0e0;}
.topmenu .menu_body a:hover{ background-color:#02a400; color:#ffffff;}
.topmenu .menu_body a.current{ background-color:#02a400; color:#ffffff;}

/*内页顶部jQuery手机触屏滑动导航菜单 begin*/
html{color:#000;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {color:#555555;font:normal 100% 微软雅黑,Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.wrapper_menu05 {position:relative;height:40px;width: 100%;overflow: hidden;margin:0 auto;background:#eee;margin-top:40px;margin-bottom:0px;}
.wrapper_menu05 .scroller {position:absolute;}
.wrapper_menu05 .scroller li {height:40px;color:#333;float: left;line-height:20px;font-size:15px;text-align: center}
.wrapper_menu05 .scroller li a{color:#333;display:block;margin:10px;}
/*.wrapper_menu05 .scroller li.cur{background:#00a72f}*/
.wrapper_menu05 .scroller li.cur{background:#eee}
.wrapper_menu05 .scroller li.cur a{color:#e83d2c;}
/*内页顶部jQuery手机触屏滑动导航菜单  end*/



/*内页顶部导航菜单(在资料下载页面使用) begin*/
.neiye_menus_1{ padding:10px 0 15px 0; border-bottom:10px solid #eee;}
.neiye_menus_1 a{ display:block;float:left;border-radius:5px;border:1px solid #ebebeb;height:30px; line-height:30px;margin-left:10px; padding:0 8px; background:#f4f4f4;color:#333333;font-size:14px;}
.neiye_menus_1 a:hover{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid;color:#ffffff;font-size:14px;}
.neiye_menus_1 a.current{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid;color:#ffffff;font-size:14px;}
/*内页顶部导航菜单(在资料下载页面使用)  end*/








/*产品中心显示全部分类样式（全部一级和下属二级分类） begin*/
.product_all_class_menu{ background:#fff; }
.product_all_class_menu li{ border-bottom:1px solid #e5e5e5;  padding:5px 10px;}
.product_all_class_menu h1{ font-size:16px; padding:8px 8px; font-weight:bold;}
.product_all_class_menu .sumenubox{}
.product_all_class_menu .sumenubox a{ display:block; height:25px; line-height:25px; float:left; padding-left:8px;padding-right:8px;margin-bottom:8px;margin-right:0px; color:#666; font-size:14px;}
.product_all_class_menu .sumenubox a:hover{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid; color:#ffffff;font-size:14px;}
.product_all_class_menu .sumenubox a.current{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid; color:#ffffff;font-size:14px;}
/*产品中心显示全部分类样式（全部一级和下属二级分类） end*/

/*产品中心显示当前分类样式（当前一级和下属二级分类） begin*/
.product_current_class_menu{ background:#fff; }
.product_current_class_menu li{ border-bottom:1px solid #e5e5e5;  padding:0px 10px;}
.product_current_class_menu h1{ font-size:16px; padding:8px 8px; font-weight:bold; border-bottom:1px dotted #eee;}
.product_current_class_menu .sumenubox{ padding:10px 0;}
.product_current_class_menu .sumenubox a{ display:block; height:25px; line-height:25px; float:left; padding-left:8px;padding-right:8px;margin-bottom:8px;margin-right:0px; color:#666; font-size:14px;}
.product_current_class_menu .sumenubox a:hover{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid; color:#ffffff;font-size:14px;}
.product_current_class_menu .sumenubox a.current{ border-radius:5px;background-color:#02a400;border:1px #02a400 solid; color:#ffffff;font-size:14px;}
/*产品中心显示当前分类样式（当前一级和下属二级分类） end*/

/* 表格与表格之间的间隔 */
.mtop1 {margin-top:10px;margin:0 auto;}
/* 内页当前所在位置 */
.current_weizhi{height:30px;border-bottom:1px solid #CECECE;text-align:left;margin-top:5px;padding-left:10px;font-family:Microsoft YaHei;font-size: 14px;COLOR: #333333;line-height:25px;}
.current_weizhi a{ font-size: 14px;COLOR: #333333; text-decoration: none;}
.current_weizhi a:hover{ font-size: 14px;COLOR: #0689CD; text-decoration:none;}
/* 内容页底部分类模块表头 */
.neiye_class_title{height:40px;background:url(bbg.jpg) repeat-x;text-align:left;padding-left:10px;font-family:Microsoft YaHei; font-size:18px;color:#333;line-height:40px;}
/*内页 标题+时间列表1*/
.list_title_1{width:100%; margin:0 auto;}
.list_title_1 ul li{float:left; width:98%;line-height:35px; border-bottom:1px dotted #ccc;margin-left:1%;margin-right:1%;}
.list_title_1 ul li .lt1_l{float:left; background:url(icon_3.jpg) no-repeat center left;margin-left:5px;text-indent:1em;font-size:14px;line-height:35px;height:35px;overflow:hidden;width:85%;}
.list_title_1 ul li .lt1_r{float:right;font-size:14px; color:#888;}

/*内页 标题+右侧箭头列表2*/
.list_title_2{width:100%; margin:0 auto;}
.list_title_2 ul li{float:left; width:98%;background: url(duo1.jpg) no-repeat center right;line-height:40px; border-bottom:1px solid #eee;margin-left:1%;margin-right:1%;}
.list_title_2 ul li div{background:url(icon_5.gif) no-repeat center left;text-indent:0.8em;margin-left:5px;margin-right:20px;font-size:14px;line-height:40px;height:40px;overflow:hidden;}

/*内页 图片+标题列表1*/
.list_photo_1{width:100%; margin:10px auto auto 0; }
.list_photo_1 ul li{float:left;width:31%; float:left; margin:0 1% 2% 1.3%;}
.list_photo_1 ul li img{ width:100%;}
.list_photo_1 ul li p{ line-height:21px; height:50px;overflow: hidden;padding:5px; font-size:14px;}
.list_photo_1 ul li a{ text-decoration:none; display:block; color:#333333;background-color:#e8e8e8;}
.list_photo_1 ul li a:hover{ text-decoration:none; display:block;}

/*内页 图片+标题列表3*/
.list_photo_3{margin:5px auto; padding:10px 0; }
.list_photo_3 .itms{ width:45%; float:left; margin:2% 2% 2% 2.5%; text-align:center; border:1px solid #eee;}
.list_photo_3 .itms img{}
.list_photo_3 .itms h3{font-size:14px;  overflow:hidden;overflow:hidden;height:25px; line-height:25px; background:#f4f4f4;overflow:hidden;}
.list_photo_3 .itms:hover{ border:1px solid #133984;}


/*内页 图片+标题+内容列表4*/
.list_photo_4{margin:0 auto; padding:10px 0; }
.list_photo_4 .itms{ height:100px;padding:10px; border-bottom:1px solid #eee; margin:0 auto; background:#fff;}
.list_photo_4 .itms img{ float:left;}
.list_photo_4 .itms .xx	h3{ padding-left:10px; font-size:16px; font-weight:normal; height:14px;overflow:hidden; height:25px; line-height:25px;}
.list_photo_4 .itms .xx	p{ padding-left:10px; font-size:16px;  line-height:25px; height:75px; overflow:hidden;}

/*内页 产品 图片+标题列表2*/
.list_photo_2{font-size:0;background:#EEEEEE;padding-bottom:5px;}
.list_photo_2 .rim{display:inline-block;vertical-align:top;width:49.5%;background:#fff;margin-top:6px;padding-top:10px;}
.list_photo_2 .rim:nth-child(odd){margin-right:1%}
.list_photo_2 .rim img{width:100%;text-align:center;min-height:145px;}
.list_photo_2 .rim .pic{padding-bottom:10px;background:#fff;}
.list_photo_2 .rim .pro_title{height:40px;line-height:40px;overflow:hidden;font-size:14px;padding:0 10px; text-align:center; border-top:1px solid #eee;}
.list_photo_2 .rim a:hover{ text-decoration:none; background-color:#00a72f; display:block; color:#ffffff;font-size:14px;}


/*首页 图片+标题列表1*/
.index_list_photo_1{width:96%; margin:0 auto; margin-top:10px; margin-bottom:10px;}
.index_list_photo_1 ul li{ text-align:center;float:left; width:46%;margin:2% 2%;background-color:#e8e8e8;vertical-align: top;}
.index_list_photo_1 ul li img{ width:100%;}
.index_list_photo_1 ul li p{ line-height:20px; height:46px;overflow: hidden;padding:3px;vertical-align: middle;}
.index_list_photo_1 ul li a{ text-decoration:none;background-color:#ffffff; display:block; color:#ff0000;font-size:14px;}
.index_list_photo_1 ul li a:hover{ text-decoration:none; background-color:#ffffff; display:block; color:#ff0000;font-size:14px;}

/*首页 图片+标题列表2*/
.index_list_photo_2{width:100%; margin:0 auto; margin-top:0px; margin-bottom:10px;}
.index_list_photo_2 ul li{ text-align:center;float:left; width:29%;margin:2% 2%;background-color:#e8e8e8;vertical-align: top;}
.index_list_photo_2 ul li img{ width:100%;}
.index_list_photo_2 ul li p{ line-height:20px; height:46px;overflow: hidden;padding:3px;vertical-align: middle;}
.index_list_photo_2 ul li a{ text-decoration:none; display:block; color:#333;font-size:14px;}
.index_list_photo_2 ul li a:hover{ text-decoration:none; background-color:#1779F1; display:block; color:#ffffff;font-size:14px;}


/*内页 图片+标题+内容+时间列表1*/
.list_photo_content_1{margin:0 auto; padding:10px 0; }
.list_photo_content_1 .itms{ height:100px;padding:10px; border-bottom:1px solid #eee; margin:0 auto;}
.list_photo_content_1 .itms img{ float:left;}
.list_photo_content_1 .itms .xx	h3{ padding-left:10px; font-size:14px;padding-bottom:5px; font-weight:normal;line-height:24px;height:24px;overflow:hidden;}
.list_photo_content_1 .itms .xx	p{ padding-left:10px; font-size:12px; color:#888; line-height:18px; height:36px; overflow:hidden;}
.list_photo_content_1 .itms .xx	i{ padding-left:10px; color:#00a72f; font-style:normal; font-size:12px; line-height:25px; }

/*内页 图片+标题+内容+时间列表2*/
.list_photo_content_2{margin:0 auto; padding:10px 0; }
.list_photo_content_2 .itms{ height:100px;padding:10px; border-bottom:1px solid #eee; margin:0 auto;}
.list_photo_content_2 .itms img{ float:left;}
.list_photo_content_2 .itms .xx	h3{ padding-left:10px; font-size:16px;padding-bottom:10px; color:#0c376b; font-weight:normal;overflow:hidden;}
.list_photo_content_2 .itms .xx	p{ padding-left:10px; font-size:14px; color:#888; line-height:20px; height:40px; overflow:hidden;}

/*内页 标题+内容+右侧箭头列表1*/
.list_title_content_1{width:100%; margin:0 auto;}
.list_title_content_1 .itms{ height:auto; padding:8px 10px; border-bottom:1px solid #dadada;background: url(duo.jpg) no-repeat center right;}
.list_title_content_1 .itms .xx	h3{padding-right:10px; color:#555;line-height:20px; overflow:hidden;height:20px; font-weight:bold; font-size:15px;}
.list_title_content_1 .itms .xx	p{ padding-right:10px; font-size:14px; color:#888; height:44px; overflow:hidden; line-height:22px;}
.list_title_content_1 .itms .xx	span{font-size:14px; color:#888; height:20px;}

/*内页 下载 标题+时间+右侧下载图标*/
.list_down_content{margin:0 auto; padding:10px 0; }
.list_down_content .itms{ padding:10px; border-bottom:1px solid #eee; margin:0 auto; background:url(downlaod.png) no-repeat right 5px; background-size:40px;}
.list_down_content .itms .xx{ width:90%;}
.list_down_content .itms .xx p{line-height:30px; font-size:14px; height:30px; overflow:hidden;}
.list_down_content .itms .xx i{ color:#02a400; font-style:normal; font-size:12px; padding-top:5px;}

/*内页 招聘 标题+内容+右侧箭头列表1*/
.list_job_title_content_1{width:100%; margin:0 auto;}
.list_job_title_content_1 .itms{ height:auto;border-bottom:1px solid #dadada;padding:8px 10px 5px 10px;background: url(duo1.jpg) no-repeat center right;}
.list_job_title_content_1 .itms a{ display:block; width:95%;line-height:25px; overflow:hidden;color:#555; font-size:12px; }
.list_job_title_content_1 .jobtitle{ font-size:14px;}

/*产品详细页内容样式（内容分项以现象卡切换显示） begin*/
.productshow_detail_base{padding-top:0px;padding-bottom:10px;line-height:22px;font-size:14px;color:#333333;text-align:left;padding-left:10px;padding-right:10px;padding-top:0px;}
.productshow_detail_base .detail_name{margin-bottom: 5px}
.productshow_detail_base .detail_name .dn_1{color: #666666;font-size:14px;font-weight:bold;}
.productshow_detail_base .detail_name .dn_2{color: #333333;font-size:14px;margin-left: 3px}

.productshow_item_nav{ margin:0 auto;background-color:#F2F2F2;height:40px; line-height:40px; border:1px solid #e8e8e8;} 
.productshow_item_nav li{float:left; width:25%; text-align:center;border-right:1px solid #e8e8e8;}
.productshow_item_nav li a{display:block;color:#000000;font-size:16px;border-bottom:1px solid #e8e8e8;}
.productshow_item_nav li.active{ background-color:#FFFFFF;color:#09bb07;height:40px;font-size:16px;}
.productshow_item_nav li.active a{ color:#09bb07;font-size:16px;border-bottom:2px solid #09bb07;}

.productshow_xiangqing{padding-top:10px;padding-bottom:10px;line-height:22px;font-size:14px;color:#333333;text-align:left;padding-left:0px;padding-right:0px;padding-top:20px;}
.productshow_xiangqing img{width:100%;display:block;}
.productshow_xiangqing p{line-height:30px;font-size:14px;color:#333333;text-align:left;}
.productshow_xiangqing div{line-height:30px;font-size:14px;color:#333333;text-align:left;}
.productshow_xiangqing span{line-height:30px;font-size:14px;color:#333333;text-align:left;}
.productshow_xiangqing td{line-height:30px;font-size:14px;color:#333333;text-align:left;}
/*产品详细页内容样式（内容分项以现象卡切换显示） end*/

/*留言表单begin*/
.feedbookform{padding:0 10px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}
.feedbookform .container{padding:0px 15px ;background:#fff;overflow:hidden;position:relative;border:1px solid #ddd}
.feedbookform .container a{color:#858585}
.feedbookform .feedbook_xx{ padding-top:20px; margin-top:10px;}
.feedbookform .feedbook_tit{ margin:-40px auto 0 auto; height:40px; line-height:40px;font-size:16px; font-weight:bold; color:#02a400; position: relative; text-align:center; z-index:100;width:120px; }
.feedbookform .feedbook_tit_miaoshu{ margin:0px auto 10px auto; height:auto; line-height:20px;font-size:12px; color:#666666; text-align:center; z-index:100; width:95%; }
.feedbookform .tt{height:90px;}
/*.feedbookform .tt{padding-left:80px;position:relative;border-bottom:1px solid #ddd;height:70px; padding-top:17px;}*/
.feedbookform .tt textarea{width:100%;border:0;background:#fff;font-size:14px;vertical-align:middle;outline:0;height:40px;line-height:20px}
.feedbookform .tt span{position:absolute;top:13px;left:0;display:inline-block;vertical-align:middle;font-size:14px;margin-right:10px;width:80px;height:30px;line-height:30px;color:#555;text-align:middle}
.feedbookform .td{padding-left:80px;position:relative;border-bottom:1px solid #ddd;height:50px;line-height:50px}
.feedbookform .td span{position:absolute;top:13px;left:0;display:inline-block;vertical-align:middle;font-size:14px;margin-right:10px;width:80px;height:30px;line-height:30px;color:#555;text-align:middle}
.feedbookform .td input{width:100%;border:0;background:#fff;font-size:14px;vertical-align:middle;outline:0}
.feedbookform .td:last-child{border:0}
.feedbookform .btnArea{position:relative}
.feedbookform .btn_submit{cursor: pointer;margin-top:20px !important;height:44px;line-height:44px;border-radius:5px;font-size:15px;display:inline-block;color:#fff;width:100%;background:#ffa800;border:1px solid #ffa800;}
.feedbookform .btn_submit:hover{ background-color:#e2aa00;border:0px #e2aa00 solid; cursor: pointer;}
.feedbookform .btn_fanhui{cursor: pointer;display:inline-block;height:44px;line-height:44px;background:none repeat scroll 0 0 #fafafa;border:1px solid #d6d6d6;font-size:15px;color:#555;border-radius:5px;width:100%;}
.feedbookform .btn_fanhui:hover{ background-color:#eeeeee;border:1px #d6d6d6 solid; cursor: pointer;}
.feedbookform .feedbookformErrorNotice{color:#e42626;display:none;line-height:30px;padding:5px 10px;border:1px solid #ffbdbf;background:#ffebec}
.feedbookform .td select{width:100%;border:1px solid #ffffff;background:#fff;font-size:14px;vertical-align:middle;outline:0 ; font-family:"微软雅黑"; color:#888; padding-top:2px;}
/*留言表单end*/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
/***************************************######################### 内页固定公共样式 end #########################***************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////






/* 所有网站公共样式开始 以下样式为系统样式 */

/*会员操作提示 begin*/
.operate_tips{ padding:20px;max-width:640px;min-width:320px;margin:0 auto;background:#ffffff;}
.operate_tips .tips_pic{ text-align:center; padding:30px 0;}
.operate_tips h1{ line-height:35px; padding:0 20px; font-weight:bold; font-size:14px; color:#333;}
.operate_tips .tips_box{ padding:0 20px;}
.operate_tips .tips_box li{ line-height:30px; color:#555555; font-size:14px;}
.operate_tips .tips_anniu_1{ padding:20px;}
.operate_tips .tips_anniu_1 a{ display:block; height:35px; line-height:35px; background:#ffa800; border-radius:5px; text-align:center; color:#ffffff;}
.operate_tips .tips_anniu_1 a:hover{ background:#e2aa00;}
/*会员操作提示 end*/

/*会员找回密码*/
.member_content{background-color: #fff;width: 100%;max-width: 640px;margin:0 auto;position: relative; overflow: hidden;margin-bottom:10px;}
.getpassword_input{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:96%;text-indent:1em;height:35px;line-height:35px;font-size:14px;font-family:微软雅黑;border:1px solid #cccccc;}
/*.getpassword_input{width:100%;border:none;background:#fff;font-size:14px;vertical-align:middle;outline:0}*/
.getpassword_button{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:100%; height:35px; background-color:#ffa800; border:0px solid #ffa800;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}
.getpassword_button:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;text-align:center; width:100%; height:35px; background-color:#e2aa00; border:0px solid #e2aa00;line-height: 35px;color: #ffffff;font-size:16px; font-family:"Microsoft YaHei";font-weight: 700;vertical-align:middle;}

.photo_border_1{border:1px solid #cccccc;padding:3px;}
.pic_1{width:160px;height:120px;overflow:hidden;border: 0px solid #CCCCCC;}
.pic_2{width:205px;height:150px;overflow:hidden;}
.pic_3{width:105px;height:128px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_4{width:140px;height:105px;overflow:hidden;border: 1px solid #CCCCCC;}
.pic_5{width:150px;height:110px;overflow:hidden;border: 1px solid #CCCCCC;}

.s_font_2 {color: #555555}
.s_font_3 {color: #666666}

.cur_title_1 {font-family: Microsoft YaHei;	color: #333333;	font-size: 16px;font-weight:700;}
.tit_01{ font-size:12px; font-weight:bold; color:#333 }
.s_font_02 {color: #666666}
.s_font_03 {color: #666666}
.s_font_04 {COLOR: #555555;}
.s_font_05 {color: #7D9CB3;font-family: arial;}
.s_font_06 {color: #666666}
.s_font_07 {color: #cccccc;line-height:18px;}

a.moreindex_1{ font-size: 14px;COLOR: #095884;text-decoration: none;}
a.moreindex_1:hover{ font-size: 14px;COLOR: #cc0001;text-decoration: none;}

a.more_1{ font-size: 12px;COLOR: #095884;text-decoration: none;}
a.more_1:hover{ font-size: 12px;COLOR: #cc0001;text-decoration: none;}
a.more_2{ font-size: 12px;COLOR: #095884;text-decoration: none;}
a.more_2:hover{ font-size: 12px;COLOR: #CC0000;text-decoration: none;}
a.more_3{cursor: pointer;display:inline-block;border-radius:5px;height:25px;line-height:25px;font-size:13px;padding-left:10px;padding-right:10px;color:#fff;background:#ffa800;border:1px solid #ffa800;}
a.more_3:hover{ background-color:#e2aa00;border:1px #e2aa00 solid; cursor: pointer;}
/*hui dao wang ye ding bu piao fu an niu satrt*/
a.top_stick, a.top_stick:active, a.top_stick:visited {background:url("../../images/btn_top.gif") 0 -48px no-repeat;color:#fff;display:inline-block;font-size:0;
height:42px;line-height:3px;text-decoration:none;width:42px}
a.top_stick:hover{background:url("../../images/btn_top.gif") 0 0 no-repeat;display:inline-block;font-size:0;height:42px;line-height:3px;text-decoration:none;
width:42px}
/*hui dao wang ye ding bu piao fu an niu end*/

.SCROLLBaR_01{
	OVERFLOW: hidden;HEIGHT: 275px;WIDTH: 223px;PaDDING-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-COLOR: #E4E4E4; SCROLLBaR-HIGHLIGHT-COLOR: #E4E4E4; SCROLLBaR-SHaDOW-COLOR: #cccccc; SCROLLBaR-3DLIGHT-COLOR: #E4E4E4; SCROLLBaR-aRROW-COLOR: #cc0001; SCROLLBaR-TRaCK-COLOR: #F3F3F3; SCROLLBaR-DaRKSHaDOW-COLOR: #E4E4E4; SCROLLBaR-BaSE-COLOR: #cccccc;
}
.SCROLLBaR_02{
	OVERFLOW: hidden;HEIGHT: 239px;WIDTH: 223px;PaDDING-RIGHT:5px;OVERFLOW-X:hidden;OVERFLOW: auto;SCROLLBaR-FaCE-COLOR: #E4E4E4; SCROLLBaR-HIGHLIGHT-COLOR: #E4E4E4; SCROLLBaR-SHaDOW-COLOR: #cccccc; SCROLLBaR-3DLIGHT-COLOR: #E4E4E4; SCROLLBaR-aRROW-COLOR: #cc0001; SCROLLBaR-TRaCK-COLOR: #F3F3F3; SCROLLBaR-DaRKSHaDOW-COLOR: #E4E4E4; SCROLLBaR-BaSE-COLOR: #cccccc;
}

 /*page bottom satrt*/
.bottom_01,.bottom_01 a    { font-size:12px;color: #444444;line-height:22px;text-decoration:none;}
.bottom_01 a:hover   { font-size:12px;color: #cc0000;line-height:22px;text-decoration:none;}
.bottom_02,.bottom_02 a    { font-size:12px;color:#ffffff;text-decoration:none;}
.bottom_02 a:hover   { font-size:12px;color:#ffff00;text-decoration:underline;}
/*page bottom end*/

/*page table satrt*/
.border_t_l_r_01{padding:5px;border-top: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_b_l_r_01{padding:5px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-left: #cccccc 1px solid;border-right: #cccccc 1px solid;}
.border_t_r_01{padding:5px;border-top: #cccccc 1px solid;border-right: #cccccc 1px solid;text-align:left;}
.border_t_b_r_01{padding:5px;border-top: #cccccc 1px solid;border-bottom: #cccccc 1px solid;border-right: #cccccc 1px solid;}
/*page table end*/

/*channel xin xi lie biao style begin*/
.list_tit_01,.list_tit_01 a    { COLOR: #333333; text-decoration: none; font-size: 14px;}
.list_tit_01 a:hover   { COLOR: #cc0001; text-decoration: none; font-size: 14px;}
.list_tit_02,.list_tit_02 a    { COLOR: #333333;font-size: 16px;text-decoration: none;font-weight:700;}
.list_tit_02 a:hover   { COLOR: #cc0001;font-size: 16px;text-decoration:none;font-weight:700;}
.list_tit_03,.list_tit_03 a    { COLOR: #333333; text-decoration: none; font-size: 14px;}
.list_tit_03 a:hover   { COLOR: #cc0001; text-decoration: none; font-size: 14px;}
.list_tit_04,.list_tit_04 a    { COLOR: #095884; text-decoration: none; font-size: 14px;font-weight:700;}
.list_tit_04 a:hover   { COLOR: #cc0001; text-decoration: none; font-size: 14px;font-weight:700;}
.list_tit_05,.list_tit_05 a    { COLOR: #333333; text-decoration: none; font-size: 14px;}
.list_tit_05 a:hover   { COLOR: #cc0001; text-decoration: none; font-size: 14px;}
.list_tit_06,.list_tit_06 a    { COLOR: #333333;font-size: 14px;text-decoration: none;font-weight:700;}
.list_tit_06 a:hover   { COLOR: #cc0001;font-size: 14px;text-decoration:none;font-weight:700;}

.list_tit_07,.list_tit_07 a    { COLOR: #333333; text-decoration: none; font-size: 14px;}
.list_tit_07 a:hover   { COLOR: #009900; text-decoration: none; font-size: 14px;}
.list_tit_08,.list_tit_08 a    { COLOR: #333333; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_08 a:hover   { COLOR: #009900; text-decoration: none; font-weight:bold; font-size:13px;}
.list_tit_09,.list_tit_09 a    { COLOR: #333333; text-decoration: none; font-weight:bold; font-size:12px;}
.list_tit_09 a:hover   { COLOR: #009900; text-decoration: none; font-weight:bold; font-size:12px;}
/*channel xin xi lie biao style end*/

/*fang wu zu shou channel lie biao style begin*/
.housr_tit_01,.housr_tit_01 a    { COLOR: #003FD8;font-size: 14px;text-decoration: none;font-weight:bold;}
.housr_tit_01 a:hover   { COLOR: #cc0001;font-size: 14px;text-decoration:underline;font-weight:bold;}
/*fang wu zu shou channel lie biao style end*/

/*wang zhan shou ye yang shi begin*/
.index_list_1,.index_list_1 a    { COLOR: #333333; text-decoration: none; font-size:12px;}
.index_list_1 a:hover   { COLOR: #cc0000; text-decoration: none; font-size:12px;}
.index_list_2,.index_list_2 a    { COLOR: #333333; text-decoration: none; font-size: 12px;}
.index_list_2 a:hover   { COLOR: #cc0000; text-decoration: none; font-size: 12px;}
.index_list_3,.index_list_3 a    { COLOR: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_3 a:hover   { COLOR: #cc0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4,.index_list_4 a    { COLOR: #333333; text-decoration: none; font-size: 12px;}
.index_list_4 a:hover   { COLOR: #cc0000; text-decoration: none; font-size: 12px;}
.index_list_4_2,.index_list_4_2 a    { COLOR: #333333; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_4_2 a:hover   { COLOR: #cc0000; text-decoration: none; font-size: 12px;font-weight:bold;}
.index_list_5,.index_list_5 a    { COLOR: #333333; text-decoration: none; font-size: 12px;}
.index_list_5 a:hover   { COLOR: #cc0000; text-decoration: none; font-size: 12px;}
/*wang zhan shou ye yang shi end*/

/*网站信息列表翻页样式 begin*/
.articlelist_page_1{font-family: Microsoft YaHei;color:#000000;font-size:14px;line-height:24px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.articlelist_page_1 div{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 th{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 td{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 p{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 span{font-family:Microsoft YaHei;font-size:14px;color: #666666;line-height:24px;text-decoration:none;}
.articlelist_page_1 li{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a    { font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlelist_page_1 a:hover   { font-family:Microsoft YaHei;font-size:14px;color: #cc0000;line-height:24px;text-decoration:none;}
/*网站信息列表翻页样式 end*/

/*网站信息列表新的翻页样式 begin*/
.infolist_page_1{margin:0 auto; text-align:center; padding-top:0px;display:inline-block;}
.infolist_page_1 a{display:inline-block;width:60px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.infolist_page_1 a:hover{ background:#09bb07; color:#FFF;background-repeat:no-repeat;height:48px;line-height:48px;font-size:14px;}
.infolist_page_1 a.nolink{ background:#ffffff; color:#999999}
.infolist_page_1 span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.infolist_page_1 span.current{ background:#09bb07; color:#FFF}
/*网站信息列表新的翻页样式 end*/

/*文章内容翻页样式 begin*/
.articlecontent_page_1{font-family: Microsoft YaHei;color:#000000;font-size:14px;line-height:24px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.articlecontent_page_1 div{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 th{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 td{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 p{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 span{font-family:Microsoft YaHei;font-size:14px;color: #666666;line-height:24px;text-decoration:none;}
.articlecontent_page_1 li{font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a    { font-family:Microsoft YaHei;font-size:14px;color: #000000;line-height:24px;text-decoration:none;}
.articlecontent_page_1 a:hover   { font-family:Microsoft YaHei;font-size:14px;color: #cc0000;line-height:24px;text-decoration:none;}
/*文章内容翻页样式 end*/

/*ping dao zuo ce yang shi begin*/
.channel_left_list_1,.channel_left_list_1 a    { COLOR: #333333; text-decoration: none; font-size:12px;}
.channel_left_list_1 a:hover   { COLOR: #003399; text-decoration: underline; font-size:12px;}
/*ping dao zuo ce yang shi end*/

a.s_class_01{ font-size: 14px;COLOR: #000000;text-decoration: none;font-family:Microsoft YaHei;font-weight:700;}
a.s_class_01:hover{ font-size: 14px;COLOR: #cc0001;text-decoration: none;font-family:Microsoft YaHei;font-weight:700;}
a.s_class_02{ font-size: 14px;COLOR: #cc0001;text-decoration: none;font-family:Microsoft YaHei;font-weight:700;}
a.s_class_02:hover{ font-size: 14px;COLOR: #cc0001;text-decoration: none;font-family:Microsoft YaHei;font-weight:700;}

a.s_class_03    { COLOR: #333333;text-decoration: none; font-size: 12px;}
a.s_class_03:hover   { COLOR: #cc0000;text-decoration: none; font-size: 12px;}
a.s_class_04    { COLOR: #cc0000;text-decoration: none;font-size: 12px;}
a.s_class_04:hover   { COLOR: #cc0000;text-decoration: none;font-size: 12px;}


a.s_class_05{ font-size: 14px;COLOR: #666666;text-decoration: none;font-weight:normal;}
a.s_class_05:hover{ font-size: 14px;COLOR: #cc0000;text-decoration: none;font-weight:normal;}
a.s_class_06{ font-size: 14px;COLOR: #C50212;text-decoration: none;font-weight:normal;}
a.s_class_06:hover{ font-size: 14px;COLOR: #cc0000;text-decoration: underline;font-weight:normal;}

/*biao ti lie biao zhong fen lei yang shi begin*/
a.tit_class_01    { COLOR: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_01:hover   { COLOR: #cc0001; text-decoration: underline; font-size: 12px;}
a.tit_class_02    { COLOR: #243E63; text-decoration: none; font-size: 12px;}
a.tit_class_02:hover   { COLOR: #cc0001; text-decoration: underline; font-size: 12px;}
/*biao ti lie biao zhong fen lei yang shi end*/

.nav_01{font-size: 14px;COLOR: #333333;}
.nav_01 a    { font-size: 14px;COLOR: #333333; text-decoration: none;}
.nav_01 a:hover   { font-size: 14px;COLOR: #cc0001; text-decoration:none;}
.nav_02,.nav_02 a    { COLOR: #333333; text-decoration: none;}
.nav_02 a:hover   { COLOR: #ff0000; text-decoration:underline;}


.title_01,.title_01 a    { COLOR: #666666; text-decoration: none;font-weight:bold;}
.title_01 a:hover   { COLOR: #cc0001; text-decoration:underline;font-weight:bold;}
.title_02,.title_02 a{ COLOR: #0044BB; font-size: 12px; text-decoration: none;}
.title_02 a:hover{ COLOR: #333333; font-size: 12px; text-decoration: underline;}

.commenttitle,.commenttitle a    { font-size: 14px;COLOR: #ff5500; text-decoration: none;font-weight:bold;}
.commenttitle a:hover   { font-size: 14px;COLOR: #000; text-decoration:underline;font-weight:bold;}
.site_bottom,.site_bottom a    { COLOR: #666666; text-decoration: none;}
.site_bottom a:hover   { COLOR: #666666; text-decoration:underline;}

.input_01 {border:1px solid #CECECE; background:#F1F1F1;text-align:left;height:22px;}
.input_02 {
  width: 96%;
  height: 22px;
  padding: 2px 2px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input_02:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

/*show news start*/
.content_container_print{OVERFLOW: hidden; WIDTH: 700px;}
.Print_1,.Print_1 a    { COLOR: #004499; text-decoration: none; font-size:12px;}
.Print_1 a:hover   { COLOR: #FF6C00; text-decoration: underline; font-size:12px;}
.content_container_jianjie{OVERFLOW: hidden; WIDTH: 250px;}
.content_container_01{text-align:left;OVERFLOW: hidden; WIDTH: 95%;margin:0 auto;}/*资讯*/
.content_container_02{text-align:left;OVERFLOW: hidden; WIDTH: 95%;margin:0 auto;}/*单页*/
.content_container_03{text-align:left;OVERFLOW: hidden; WIDTH: 95%;margin:0 auto;}/*产品*/
.content_container_04{text-align:left;OVERFLOW: hidden; WIDTH: 95%;margin:0 auto;}/**/

.contentshow_futitle_01{font-size: 15px; color:#004a95;line-height:26px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_title_01{font-size: 15px; font-weight:bold;color:#000000;line-height:26px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_title_01_2{font-size: 15px; font-weight:bold;color:#333333;line-height:26px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_other_01,.contentshow_other_01 a{ COLOR: #888888; font-size: 12px;line-height:20px;text-decoration: none;}
.contentshow_other_01 a:hover{ COLOR: #ff0000; font-size: 12px; text-decoration: underline;}
.contentshow_zaiyao_1{padding:10px;border: #E0E5ED 1px solid;color:#243E63;font-size:14px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01 div{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01 th{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01 td{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01 p{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_content_01 li{color:#333333;font-size:14px;line-height:28px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.contentshow_biaoqian_1 a    { font-family:arial;font-size:12px;color: #243E63;line-height:20px;text-decoration:underline;}
.contentshow_biaoqian_1 a:hover   { font-family:arial;font-size:12px;color: #ff6600;line-height:20px;text-decoration:none;}


.content_NextFront_1{color:#000000;font-size:14px;line-height:30px;table-layout: fixed;WORD-BREaK: break-all; WORD-WRaP: break-word;}
.content_NextFront_1 td{font-size:14px;color: #000000;line-height:30px;text-decoration:none;}
.content_NextFront_1 div{font-size:14px;color: #000000;line-height:30px;height:30px;overflow:hidden;}
.content_NextFront_1 div a{ font-size:14px;color: #000000;line-height:30px;text-decoration:none;}
.content_NextFront_1 div a:hover{ font-size:14px;color: #02a400;line-height:30px;text-decoration:none;}
/*show news end*/

/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po start*/
.con_img_1{MaX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 300 ? "300px" : this.width)!important;}
/*she zhi nei rong zhong tu pian xian shi da xiao yi mian wang ye cheng po end*/

/*comment start*/
.comment_Content_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:40px;width:500px;line-height:20px; }
.comment_Content_2{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:150px;line-height:20px; }
.comment_CheckCode_1{ border-top:1px solid #cccccc;border-left:1px solid #cccccc;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;height:20px;width:60px;line-height:20px; }
.comment_button_1 {BORDER-RIGHT: #aCa899 1px solid;BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt;font-weight:bold; BaCKGROUND: #EEEEE0;BORDER-LEFT: #FFFFFF 1px solid;BORDER-BOTTOM: #aCa899 1px solid;height:24px;}
/*comment end*/
.line_3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BaD5F3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BaD5F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BaD5F3;
}
.line_right_dotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.line_bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top:1px;
}
.line3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


#toollinks {
	PaDDING-RIGHT: 5px; BORDER-TOP: #b2b2b2 1px dashed; PaDDING-LEFT: 5px; MaRGIN: 10px 0px 5px; COLOR: #666; LINE-HEIGHT: 20px; PaDDING-TOP: 5px;PaDDING-bottom: 5px; BORDER-BOTTOM: #b2b2b2 1px dashed; HEIGHT: 34px; TEXT-aLIGN: center
}
#toollinks a:link {
	BORDER-RIGHT: #b2c9d3 1px solid; PaDDING-RIGHT: 8px; BORDER-TOP: #b2c9d3 1px solid; PaDDING-LEFT: 8px; BaCKGROUND: #f7f9ff; PaDDING-BOTTOM: 4px; MaRGIN-LEFT: 5px; BORDER-LEFT: #b2c9d3 1px solid; WIDTH: 75px; COLOR: #000; PaDDING-TOP: 4px; BORDER-BOTTOM: #b2c9d3 1px solid; TEXT-aLIGN: center
}

#toollinks a:visited {
	BORDER-RIGHT: #b2c9d3 1px solid; PaDDING-RIGHT: 8px; BORDER-TOP: #b2c9d3 1px solid; PaDDING-LEFT: 8px; BaCKGROUND: #f7f9ff; PaDDING-BOTTOM: 4px; MaRGIN-LEFT: 5px; BORDER-LEFT: #b2c9d3 1px solid; WIDTH: 75px; COLOR: #000; PaDDING-TOP: 4px; BORDER-BOTTOM: #b2c9d3 1px solid; TEXT-aLIGN: center
}
#toollinks a:hover {
	BORDER-RIGHT: #7f99ae 1px solid; PaDDING-RIGHT: 8px; BORDER-TOP: #7f99ae 1px solid; PaDDING-LEFT: 8px; BaCKGROUND: #a3bacc; PaDDING-BOTTOM: 4px; MaRGIN-LEFT: 5px; BORDER-LEFT: #7f99ae 1px solid; WIDTH: 75px; COLOR: #fff; PaDDING-TOP: 4px; BORDER-BOTTOM: #7f99ae 1px solid; TEXT-aLIGN: center
}
#toollinks a:active {
	BORDER-RIGHT: #7f99ae 1px solid; PaDDING-RIGHT: 8px; BORDER-TOP: #7f99ae 1px solid; PaDDING-LEFT: 8px; BaCKGROUND: #a3bacc; PaDDING-BOTTOM: 4px; MaRGIN-LEFT: 5px; BORDER-LEFT: #7f99ae 1px solid; WIDTH: 75px; COLOR: #fff; PaDDING-TOP: 4px; BORDER-BOTTOM: #7f99ae 1px solid; TEXT-aLIGN: center
}

/**/
.header			{ font-family: Tahoma, Verdana; font-size: 11px; color: #FFFFFF; font-weight: bold; background-color: #1C6EaC; }
.tableborders		{ background: #D6E0EF; border: 1px solid #1C6EaC; } 
.singleborder		{ font-size: 0px; line-height: 1px; padding: 0px; background-color: #F8F8F8 }
.tdborder		{ background: #698CC3; }
.Replyborder1 		{border: 1px dashed #698CC3;background:#F6FaFD;color: #4875B7;}
.Replytopic	 	{color: #2288E3;}



td.TableTitle1 { background-color: #1C6EaC; Color: #FFFFFF; }
td.TableTitle2 { background-color: #E4E8EF; }
td.TableBody1 { background-color: #FFFFFF; line-height: normal; }
td.TableBody2 { background-color: #E4E8EF; line-height: normal; }
.tableBorder5 { border: 1px #1C6EaC solid; background-color: #D6E0EF; }
.normalTextSmall { font-size : 11px; color : #cc0001; font-family: Verdana, arial, Helvetica, sans-serif; }
.magicframe { border:1px solid #CCCCCC; }
.PageInput { border: solid 1px #D6E0EF; BaCKGROUND-COLOR: #FaFaFa; height : 18px; FONT-FaMILY: arial; FONT-SIZE:11.5px; }
.ContentFont {font-size: 10pt;color : #555555}


.img01 {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.red12{font-size:12px;color:#FF0000;}
.user_bk{ border:0px solid #A7D0E6; border-bottom:none; border-top:none }
.user_pl{ padding-left:12px;}
.userfont1{color:#FF0000;font-size:12px;}
.textstyle{color: gray;border-left:none;border-right:none;border-top:none;border-bottom:#cccccc 1px solid; height:28px; width:100%; font-size:14px; color:#555555;padding-left:10px;}
.member_inline a{display:inline;}
.UserTableRow1 {height:35px;background-color:#ffffff;padding:5px;font-family:"宋体";font-size:13px;}
.UserTableRow2 {height:35px;background-color:#ffffff;padding:5px;font-family:"宋体";font-size:13px;}
.UserTableBorder {border: 0px #4B861A solid ; background-color: #CECECE;font-size:14px;width: 100%;font-family:"宋体";}
th
{
    /*
    background-image: url(../../images/geren_right_bt.jpg);
    background-color: #FDA647;
	*/
    font-family:"微软雅黑";
	background-color: #EBEBEB;
    color: #333333;
    font-size: 14px;
    font-weight:bold;
    height: 35px;
}
td.TableRow2005 {
	background-color: #EEEEE6;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	font-family:"宋体";
}
.hint_UserTableBorder {
	border: 1px #e0cd98 solid ; 
	background-color: #FFFFFF;
	font: 12px;
	width: 655px;
}
.hint_UserTdBg
{
    background-image: url(/images/title_td_bg.jpg);
    background-color: #e0cd98;
    color: white;
    font-size: 12px;
    font-weight:bold;
    height: 25;
}
.hint_UserTableRow1 {
	background-color:#F7F7F7;
}
.hint_UserTableRow2 {
	background-color:#F0F0F0;
}
/*.Button {
	BORDER-RIGHT: #ACA899 1px solid;
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 9pt; BACKGROUND: #F1F1F1;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #ACA899 1px solid;
	height:22px;
}*/
/*
.Button{cursor:pointer;text-align:center; margin-top:5px; border:0; width:290px; height:40px; background-color:#A2CB01; border:1px solid #6A8502; font-size:16px; color:#FFF; font-family:"微软雅黑";font-weight:700;}
.Button:hover{cursor:pointer;text-align:center; margin-top:5px; border:0; width:290px; height:40px; background-color:#8eb103; border:1px solid #6A8502; font-size:16px; color:#FFF; font-family:"微软雅黑";font-weight:700;}
*/
.Button{cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:290px; height:40px; background-color:#FFF; border:1px solid #C5C6C0; font-size:16px; font-family:"微软雅黑";font-weight:700;vertical-align:middle;}
.Button:hover{cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:290px; height:40px; background-color:#e1e1e1; border:1px solid #C5C6C0; font-size:16px; font-family:"微软雅黑";font-weight:700;vertical-align:middle;}

.sys_button_fanhui{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:98%; height:40px; background-color:#eeeeee; border:1px solid #C5C6C0; font-size:16px; font-family:"微软雅黑";font-weight:700;vertical-align:middle;}
.sys_button_fanhui:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:98%; height:40px; background-color:#e1e1e1; border:1px solid #C5C6C0; font-size:16px; font-family:"微软雅黑";font-weight:700;vertical-align:middle;}

.sys_button_1{border:none;width:160px; height:45px; background: url(../../images/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}
.sys_button_1:hover{border:none;width:160px; height:45px; background: url(../../images/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px; font-family:Microsoft YaHei; cursor:pointer;}

a.sys_button_2{display:inline-block;border:none;width:160px; height:45px; background: url(../../images/button_1.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}
a.sys_button_2:hover{display:inline-block;border:none;width:160px; height:45px; background: url(../../images/button_1_2.png) no-repeat center; text-align:center; color:#FFF; font-size:20px;line-height:45px;font-family:Microsoft YaHei; cursor:pointer;text-decoration:none;}

.sys_save_fanhui_01,.sys_save_fanhui_01 a{ cursor:pointer;display:inline-block;width:100%;padding:10px;margin-top:10px;margin-bottom:10px;-moz-border-radius: 3px;-webkit-border-radius:3px; font-size:18px;background:#EA5713; border:#CC0000 0px solid; text-align:center; color:#FFFFFF! important;}
.sys_save_fanhui_01 a:hover{ cursor:pointer;display:inline-block;width:100%;padding:10px;margin-top:10px;margin-bottom:10px;-moz-border-radius: 3px;-webkit-border-radius:3px; font-size:18px;background:#EA5713; border:#CC0000 0px solid; text-align:center; color:#FFFFFF! important;}

/*.sys_save_fanhui_02,.sys_save_fanhui_02 a{ cursor:pointer;display:inline-block;padding:10px;width:100%;margin-top:10px;margin-bottom:10px;-moz-border-radius: 3px;-webkit-border-radius:3px; font-size:18px;background:#eeeeee; border:#C5C6C0 0px solid; text-align:center; color:#333333! important;font-weight:700;vertical-align:middle;}
.sys_save_fanhui_02 a:hover{ cursor:pointer;display:inline-block;padding:10px;width:100%;margin-top:10px;margin-bottom:10px;-moz-border-radius: 3px;-webkit-border-radius:3px; font-size:18px;background:#e1e1e1; border:#C5C6C0 0px solid; text-align:center; color:#333333! important;font-weight:700;vertical-align:middle;}
*/

.sys_save_fanhui_02{cursor: pointer;display:inline-block;height:44px;line-height:44px;background:none repeat scroll 0 0 #fafafa;border:1px solid #d6d6d6;font-size:15px;color:#555;border-radius:5px;width:100%;}
.sys_save_fanhui_02:hover{ background-color:#eeeeee;border:1px #d6d6d6 solid; cursor: pointer;}




.sys_button_add{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:100%; height:40px; background-color:#FF6B00; border:1px solid #FF6B00; font-size:16px; color:#FFFFFF;font-family:微软雅黑;font-weight:normal;vertical-align:middle;}
.sys_button_add:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:100%; height:40px; background-color:#DE5300; border:1px solid #DE5300; font-size:16px;color:#FFFFFF;font-family:微软雅黑;font-weight:normal;vertical-align:middle;}
.sys_button_addfanhui{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:100%; height:40px; background-color:#eeeeee; border:1px solid #C5C6C0; font-size:16px; font-family:微软雅黑;font-weight:normal;vertical-align:middle;}
.sys_button_addfanhui:hover{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;cursor:pointer;cursor:pointer;text-align:center; margin-top:5px;margin-bottom:5px; border:0; width:100%; height:40px; background-color:#e1e1e1; border:1px solid #C5C6C0; font-size:16px; font-family:微软雅黑;font-weight:normal;vertical-align:middle;}


.input_log_01 {
	BORDER-RIGHT: #ACA899 1px solid;
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 9pt; BACKGROUND: #F1F1F1;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #ACA899 1px solid;
	height:22px;
}
.input_liuyan {border:1px solid #999999; background:#ffffff;text-align:left;height:25px;line-height:25px;padding-left:5px;}
.inputtextarea_liuyan {border:1px solid #999999; background:#ffffff;text-align:left;height:60px;line-height:25px;padding-left:5px;}

.smallInput {border:1px solid #cccccc; background:#ffffff;text-align:left;height:23px;line-height:23px;padding-left:5px;vertical-align:middle;}

.inputms {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width:96%;border:1px solid #cccccc; background:#ffffff;text-align:left;height:25px;line-height:25px;text-indent:1em;}
.inputms2 {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width:96%;border:1px solid #666666; background:#ffffff;text-align:left;height:25px;line-height:25px;text-indent:1em;}

/*comment form style start*/
DIV#addDP DIV.addRows {
	MaRGIN-TOP: -1px; BaCKGROUND: #cc0001; MaRGIN-LEFT: 0px; WIDTH: 70px; TEXT-aLIGN: center
}
#addQuestion DIV.addRows {
	MaRGIN-TOP: -1px; BaCKGROUND: #cc0001; MaRGIN-LEFT: 0px; WIDTH: 70px; TEXT-aLIGN: center

}
DIV#addDP DIV.addRows a {
	PaDDING-RIGHT: 3px; DISPLaY: block; PaDDING-LEFT: 3px; PaDDING-BOTTOM: 0px; COLOR: #fff; PaDDING-TOP: 0px
}
#addQuestion DIV.addRows a {
	PaDDING-RIGHT: 3px; DISPLaY: block; PaDDING-LEFT: 3px; PaDDING-BOTTOM: 0px; COLOR: #fff; PaDDING-TOP: 0px
}
DIV#addDP DIV.addRows a:hover {
	BaCKGROUND: #cc0001; COLOR: #fff
}
.number {
	COLOR: #ff5500
}
DIV#addDP DIV {
	PaDDING-RIGHT: 0px; DISPLaY: block; PaDDING-LEFT: 0px; PaDDING-BOTTOM: 2px; PaDDING-TOP: 2px;TEXT-aLIGN: left;
}
DIV#addDP UL.Star {
	MaRGIN-TOP: 8px; MaRGIN-LEFT: 6em
}
DIV#addDP UL.Star LI {
	FLOaT: left; MaRGIN-BOTTOM: 0px; MaRGIN-RIGHT: 8px; LIST-STYLE-TYPE: none
}
DIV#addDP UL.Star LI SPaN.Select {
	BORDER-RIGHT: #ffcc00 1px solid; PaDDING-RIGHT: 5px; BORDER-TOP: #ffcc00 1px solid; DISPLaY: block; PaDDING-LEFT: 5px; FLOaT: left; PaDDING-BOTTOM: 5px; BORDER-LEFT: #ffcc00 1px solid; PaDDING-TOP: 5px; BORDER-BOTTOM: #ffcc00 1px solid
}

DIV#addDP UL.Star LI SPaN.Select IMG {
	VERTICaL-aLIGN: middle
}
/*comment form style end*/

/*guestbook form style start*/

.g_guide_title {
	WIDTH: 100%; LINE-HEIGHT: 26px; HEIGHT: 26px
}
#gbook {
	BORDER-RIGHT: #eaeaea 1px solid; BORDER-TOP: #eaeaea 1px solid; PaDDING-BOTTOM: 6px; MaRGIN: 0px 0px 5px 0px; BORDER-LEFT: #eaeaea 1px solid; WIDTH: 100%; BORDER-BOTTOM: #eaeaea 1px solid; HEIGHT: 160px
}
#gbook .g_left {
	FLOaT: left; WIDTH: 130px; HEIGHT: 120px
}
#gbook .g_left .g_head {
	BORDER-RIGHT: #ccc 5px dotted; BORDER-TOP: #ccc 5px dotted; MaRGIN: 5px; BORDER-LEFT: #ccc 5px dotted; WIDTH: 80%; BORDER-BOTTOM: #ccc 5px dotted; HEIGHT: 90px
}
#gbook .g_left .g_head IMG {
	BORDER-RIGHT: #f2f2f2 3px solid; BORDER-TOP: #f2f2f2 3px solid; BORDER-LEFT: #f2f2f2 3px solid; BORDER-BOTTOM: #f2f2f2 3px solid
}
#gbook .g_left .g_text {
	PaDDING-LEFT: 6px; FONT-SIZE: 12px; BaCKGROUND: url(/images/guestbook/ip_bg.gif) no-repeat 50% bottom; MaRGIN: 0px; WIDTH: 110px; LINE-HEIGHT: 16px; HEIGHT: 52px! important; TEXT-aLIGN: left
}
#gbook .g_right {
	MaRGIN-TOP: 5px; PaDDING-LEFT: 6px; FONT-SIZE: 12px; FLOaT: left; WIDTH: 633px; BORDER-BOTTOM: #ccc 1px solid; HEIGHT: 20px; TEXT-aLIGN: left

}
#gbook .g_p_content {
	BORDER-RIGHT: #eaeaea 1px solid; PaDDING-RIGHT: 3px; BORDER-TOP: #eaeaea 1px solid; MaRGIN-TOP: 5px; PaDDING-LEFT: 6px; FONT-SIZE: 11px; FLOaT: left; PaDDING-BOTTOM: 5px; OVERFLOW: hidden; BORDER-LEFT: #eaeaea 1px solid; WIDTH: 633px; LINE-HEIGHT: 18px; PaDDING-TOP: 3px; BORDER-BOTTOM: #eaeaea 1px solid; HEIGHT: 150px; TEXT-aLIGN: left
}
#gbook .g_receive {
	BORDER-RIGHT: #ccc 1px dashed; PaDDING-RIGHT: 0px; BORDER-TOP: #ccc 1px dashed; MaRGIN-TOP: 5px; PaDDING-LEFT: 3px; FONT-SIZE: 12px; FLOaT: left; PaDDING-BOTTOM: 3px; BORDER-LEFT: #ccc 1px dashed; WIDTH: 618px; COLOR: #cc0001; LINE-HEIGHT: 18px; PaDDING-TOP: 3px; BORDER-BOTTOM: #ccc 1px dashed; BaCKGROUND-COLOR: #f5f5f5; TEXT-aLIGN: left
}
/*guestbook form style end*/