@charset "utf-8";
/* CSS Document */

/***初始化基本样式***/
*{margin:0;padding:0}
html,body{height:100%; background:#1f1f1f;}
body{font-size:12px; font-family:"微软雅黑";color:#666666;}
table{border-collapse:collapse;padd:expression(this.cellPadding=0);padd:expression(this.cellSpacing=0);}
img{border:none}
ul,li{list-style:none}
textarea{resize:none}
iframe{ zoom:1; display:block}
fieldset{ padding:0px; margin:0px; border:0;}
.tc{ text-align:center}
.padding{ padding-top:20px;}
.fwei{ font-weight:bold}
a.imagehover:hover img {border-top-width:0px;border-left-width:0px; filter: alpha(opacity=65);opacity:0.65; border-bottom-width: 0px; border-right-width: 0px; }


/***链接的相关样式***/
a {color:#fff;text-decoration:none; outline:none;}
a:visited {color:#fff;text-decoration:none;}
a:hover {color:#a63223;}
a:active {color:#333;}

/***布局相关样式***/
.blank3{height:3px;clear:both;display:block;overflow:hidden}
.blank6{height:6px;clear:both;display:block;overflow:hidden}
.blank9{height:9px;clear:both;display:block;overflow:hidden}
.blank12{height:9px;clear:both;display:block;overflow:hidden}
.blank15{height:15px;clear:both;display:block;overflow:hidden}
.blank20{height:20px;clear:both;display:block;overflow:hidden}
.mRight30{margin-right:30px;}


.left{float:left}
.right{float:right}
.textLeft{text-align:left}
.textCenter{text-align:center}
.textRight{text-align:right}
.vmiddle{ vertical-align:middle;}
.clear{height:0;display:block;clear:both;overflow:hidden}
.hidden{display:none}
.scope{width:1100px; margin:0 auto;}

/***颜色相关样式***/
.cWhite,.cWhite:visited,.cWhite a{color:#FFF}
.cYellow,.cYellow:visited,.cYellow a{color:#ffa914}
.cGreen,.cGreen:visited,.cGreen a{color:#62b206}
.cGray,.cGray:visited,.cGray a{color:#333}
.cDGray,.cDGray:visited,.cDGray a{color:#727171}
.cBlack,.cBlack:visited,.cBlack a{color:#000}
.cBlue,.cBlue:visited,.cBlue a{color:#fff}
.cRed,.cRed:visited,.cRed a{color:#ec6941}
.cDRed,.cDRed:visited,.cDRed a{color:#ba2636}

/***字体相关样式***/
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal}
.fB{font-weight:bold}
.fI{font-style:italic}
.f12px{font-size:12px}
.f14px{font-size:14px}
.f18px{font-size:18px;}
.f21px{font-size:21px;}
.f22px{ font-size: 22px; }
.unLine,unLine a{text-decoration:none}
/***End 字体相关样式***/


/*滚动条*/
*{scrollbar-arrow-color: #5299D8; /*三角箭头的颜色*/
scrollbar-face-color: #C1E2FE; /*立体滚动条的颜色（包括箭头部分的背景色）*/
scrollbar-3dlight-color: #C1E2FE; /*立体滚动条亮边的颜色*/
scrollbar-highlight-color: #C1E2FE; /*滚动条的高亮颜色（左阴影？）*/
scrollbar-shadow-color: #EBF6FB; /*立体滚动条阴影的颜色*/
scrollbar-darkshadow-color: #C1E2FE; /*立体滚动条外阴影的颜色*/
scrollbar-track-color: #EBF6FB; /*立体滚动条背景颜色*/
scrollbar-base-color:#EBF6FB; /*滚动条的基色*/}


/**公用样式 - 表格**/
.common-table{border:1px solid #e1e1e1}
.common-table th{height:29px; border-bottom:1px solid #e1e1e1;color:#3d90ea;font-weight:bold}
.common-table td{height:30px;border-bottom:1px solid #e1e1e1; cursor:pointer;}
.common-table tr.hasbg{background:#f0f3f8;}

.project-table{border:1px solid #a0a0a0}
.project-table th{border-bottom:1px solid #a0a0a0;border-right:1px solid #a0a0a0;padding:10px;}
.project-table td{border-bottom:1px solid #a0a0a0;border-right:1px solid #a0a0a0;padding:10px;}
.project-table td:first-child{ text-align:center;}
.project-table td span{font-size:14px;}

/**公用元素样式 表单类等**/
a.btn{color:#FFF;background:#37a2f5;display:inline-block;height:26px; padding:0 8px;line-height:26px; *display:inline;*zoom:1; *overflow:hidden; text-align:center;}

a.cicle-btn{height:35px; line-height:35px; display:inline-block; background:url(../images/btn_left_bg.jpg) no-repeat;padding-left:6px;}
a.cicle-btn span{ display:inline-block; background:url(../images/btn_right_bg.jpg) right center no-repeat;padding-left:24px;padding-right:30px;color:#FFF;font-weight:normal; font-size:16px; text-align:center}
a.cicle-btn:hover{background:url(../images/btn_left_bg_hover.png) no-repeat;}
a.cicle-btn:hover span{ background:url(../images/btn_right_bg_hover.png) right center no-repeat;}

span.input-img{ display:inline-block;height:26px;line-height:26px;border:1px solid #e1e1e1;}
span.input-img span{display:inline-block;width:30px; background:url(../images/input_bg.png) no-repeat right top #FEFEFE; height:26px; line-height:26px; vertical-align:middle}
span.input-img span>img{margin:5px;}
span.input-img input{width:180px;height:26px; line-height:26px; border:none; vertical-align:middle}



span.search-btn{height:30px; border:3px solid #3d90ea; display:inline-block;width:383px;}
span.search-btn input{ border:none;height:30px;width:323px;*width:319px; vertical-align:middle; line-height:30px;*height:27px; *line-height:27px;}
span.search-btn a{ display:inline-block;height:30px; line-height:30px;width:60px;background:#3d90ea; text-align:center; color:#FFF;*display:inline;*zoom:1;}

textarea.textarea{width:526px;height:126px;border:1px solid #e1e1e1; line-height:200%;}


/**公用样式 - 分页**/
.page{height:26px; text-align:right;padding-right:20px;}
.page a{color:#fff;height:24px; line-height:24px; text-align:center;border:1px solid #e1e1e1; display:inline-block; *display:inline; zoom:1;min-width:54px; background:#333;}
.page a:hover{border:1px solid #f19149}
.page input{width:30px; border:1px solid #e1e1e1;height:18px; text-align:center;color:#666;}
.page .btn{min-width:25px;color:#FFF;}

/**公用样式 - 列表**/


/**公共链接组件**/
.link-component{height:92px;width:237px; border:1px solid #e1e1e1; display:inline-block; *display:inline;*zoom:1; text-align:left;cursor:pointer; overflow:hidden;}
.link-component .img{float:left;height:92px;width:68px;}
.link-component .img img{margin-top:25px;margin-left:15px;}
.link-component dl{float:left;width:148px;height:92px;}
.link-component dl dt{font-size:20px;color:#3d90ea;height:49px;line-height:49px;border-bottom:1px dashed #666; font-weight:bold}
.link-component dl dd{height:42px; line-height:42px;}
.link-component ul{ height:72px; clear:both; display:block;padding:10px 15px; background:#14a9f8;color:#FFF;}
.link-component ul li{margin-bottom:2px;}
.link-component ul li a:hover{color:#f19149;}





/**公用 提示表示**/
span.tips{height:20px;}
span.tips img{ vertical-align:middle; margin-right:10px;}


/**公用样式 - 在线客服**/
.online{height:135px; overflow:hidden; background:url(../images/online_bg.jpg) -1px -1px no-repeat #FFF; position:fixed; z-index:12; top:165px;right:0px;border:1px solid #C9C9C9;padding-left:23px;cursor:pointer}
.online ul{padding:0 10px;width:0px; display:none; overflow:hidden;}
.online ul li{height:65px; line-height:65px;border-bottom:1px dashed #999;cursor:pointer; text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.online ul li img{ vertical-align:middle;padding-right:8px;}
.online ul li.last{border:none;}



/**公用标题**/
h2.title{height:25px; font-size:14px; font-weight:bold;color:#FFF;line-height:25px;padding-left:10px;}
h2.title em{font-size:12px; font-weight:normal;}
h2.about{background:#666; line-height:25px;}
h2.contact{ background:#666; height:25px; margin-top:15px;}
h2.login{ background:url(../images/login_bg.png) no-repeat;}
h2.long-about{ background:url(../images/h2_bg_4.png) no-repeat;}
h2.news{ background:url(../images/h2_bg_5.png) no-repeat;}


h2.index-title{height:41px; line-height:41px;border-bottom:2px solid #aaaaaa;font-size:20px;}
h2.index-title span{display:inline-block;height:33px;width:30px;background:url(../images/title_bg.png) no-repeat;font-size:14px; color:#FFF; text-align:center;font-weight:bold; line-height:33px;margin-right:20px;}
h2 .tab{float:right;}
h2 .tab li{float:left;font-size:16px;width:150px; text-align:center;cursor:pointer}
h2 .tab li.current{ position:relative}
h2 .tab li.current img{ position:absolute; left:0;bottom:-2px;}
h2 .tab li:hover{color:#a63223}

h2 .tab-wen{float:right;}
h2 .tab-wen li{float:left;font-size:16px;}

h2 span.more{float:right;font-size:14px;padding-right:10px;color:#FFF;}
h2 span.more>a:hover{color:#f19149;}

h3.title{height:55px;line-height:55px; border-bottom:1px dashed #666;font-weight:bold;}
h3.title img{margin-right:10px; font-weight:bold; }

h4.title{height:29px;line-height:29px;background:#deffb8;padding:0 25px;color:#62b206;font-size:14px;}

h5.title{height:25px;line-height:25px;background:url(../images/con_title.png) no-repeat; border-bottom:2px solid #979797;}
h5.title>span{height:25px; line-height:19px;display:block;font-size:14px;color:#fff;padding-left:22px; font-weight:bold;}
h5.title>span em{font-size:14px;}
h5.title>span a{display:inline-block;height:25px; float:right; font-size:12px;padding-right:23px;font-weight: normal;}
h5.title>span a:hover{ color:#f19149;}

h5.title-2{height:25px;line-height:25px;background:url(../images/con_title.png) no-repeat left top; border-bottom:2px solid #959595;}
h5.title-2>span{height:25px; line-height:19px;display:block;font-size:14px;color:#fff;padding-left:22px; font-weight:bold;}
h5.title-2>span em{font-size:14px;}
h5.title-2>span a{display:inline-block;height:25px; float:right; font-size:12px;padding-right:23px; font-weight:normal; color:#FFFFFF;}

h5.title-3{height:25px;line-height:25px;background:url(../images/module03.jpg) no-repeat bottom;}
h5.title-3>span{height:25px; line-height:19px;display:block;font-size:14px;color:#110f51;padding-left:22px; font-weight:bold;}
h5.title-3>span em{font-size:14px;}
h5.title-3>span a{display:inline-block;height:25px; float:right; font-size:12px;padding-right:23px; font-weight:normal;}

h5.about{background:url(../images/h4_bg.png) no-repeat;}
h5.contact{ background:url(../images/h2_bg_2.png) no-repeat;}
h5.login{ background:url(../images/login_bg.png) no-repeat;}
h5.long-about{ background:url(../images/h2_bg_4.png) no-repeat;}
h5.news{ background:url(../images/h2_bg_5.png) no-repeat;}

/**公用登录框**/
.login-area{width:293px; float:left;}
.login-area-info{border:1px solid #e1e1e1;border-top:none;padding-top:18px;}
.login-area p{ text-align:center}
.login-area p{margin-bottom:18px;}
.login-area p.textRight{ text-align:right;padding-right:40px;}
.login-area p a:hover{color:#f19149;}



/**公用样式 -列表**/
.ul-list li{padding-left:15px; background:url(../images/ico_rect.png) left 6px no-repeat;line-height:133%;margin-bottom:10px; border-bottom:1px dashed #b0b0b0; padding-bottom:3px;}
.ul-list li span{ float:right;}
.ul-list li.last{margin-bottom:0px;}
.ul-list li:hover{color:#f19149}
.ul-list li a{*display:block;*float:left;}
ul.right-bot{ border-right:1px solid #e1e1e1;}

.ul-list-02 li{padding-left:15px; line-height:108%;margin-bottom:10px; padding-bottom:3px;}
.ul-list-02 li span{ float:right;}
.ul-list-02 li.last{margin-bottom:0px;}
.ul-list-02 li:hover{color:#f19149}
.ul-list-02 li a{*display:block;*float:left;}



/***头部相关样式***/
.header{height:146px;}
.header .top{height:30px;background:#f7f7f7;border-bottom:1px solid #eeeeee;line-height:30px;}
.header .mid-wai{background: #000000;}
.header .mid{height:111px; width:1100px; margin:0 auto;}
.header .mid .logo{float:left;padding-left:5px; padding-top:19px;}
.header .mid .tel{float:right;margin-left:55px;margin-top:35px; width:180px; overflow:hidden;}
.header .mid .tel dt{float:left;padding-right:10px;}
.header .menu{height:35px;background:#1f1f1f; position:relative; z-index:10;}
.header .menu .scope>ul>li{ float:left;width:150px;height:35px; line-height:35px; text-align:center; color:#FFF; font-size:14px; font-weight:bold; cursor:pointer; margin-right: 25px;}
.header .menu .scope>ul>li a{color:#FFF; width:150px;height:35px; display:block;}
.header .menu .scope>ul>li:hover{background:#666}
.header .menu .scope>ul>li:hover ul{display:block;}
.header .menu .scope>ul>li.first{width:206px;}
.header .menu .scope>ul>li.first>img{ vertical-align:middle}
.header .menu .scope>ul>li.first:hover{ background:#666}
.header .menu .scope>ul>li.current{ background:#2885d7}
.header .menu .scope>ul>li>ul{ border-top:none;background:#1f1f1f;box-shadow:0px 5px 5px rgba(0,0,0,.3); display:none;}
.header .menu .scope>ul>li>ul>li{ font-size:12px;color:#fff; text-align:center;height:30px; line-height:30px; border-bottom:1px solid #FFF;font-weight:normal; }
.header .menu .scope>ul>li>ul>li:hover{color:#fff;background:#666;}
.header .menu .scope>ul>li>ul>li a{color:#fff;}
.header .menu .scope>ul>li>ul>li a:hover{color:#fff}
.header .menu .scope>ul>li>ul>li.sub-menu{background:url(../images/ico_right_gray.png) no-repeat 186px center;}

.header .menu .scope>ul>li>ul>li.sub-menu>ul{background:#f0f3f8;margin-left:192px;margin-top:-30px; width:180px;padding-left:15px;padding-right:15px; display:none;}
.header .menu .scope>ul>li>ul>li.sub-menu:hover{background:#62b206; }
.header .menu .scope>ul>li>ul>li.sub-menu:hover>a{color:#fef500}
.header .menu .scope>ul>li>ul>li.sub-menu:hover>ul{display:block; background:#62b206}
.header .menu .scope>ul>li>ul>li.sub-menu>ul>li{font-size:12px;}
.header .menu .scope>ul>li>ul>li.sub-menu>ul>li>a{color:#FFF;}
.header .menu .scope>ul>li>ul>li.sub-menu>ul>li>a:hover{color:#fef500}

.searchl{width:179px; height:25px; line-height:25px; color:#666;  text-align:left; background:url(../images/searchl.jpg) no-repeat; padding-left:10px; border:0px;}
.searchr{width:35px; height:25px; background:url(../images/searchr.jpg) no-repeat; color:#fff; border:0; font-weight:bold;}

.ch_en{ margin-top:35px;}
.english{text-align:right; margin-bottom:10px;}

/**尾部公用样式**/
.simple-footer{text-align:center;border-top:1px solid #dcdcdc;width:1100px; margin:0 auto; line-height:25px; color:#999999; margin-top:15px;}
.simple-footer ul{padding:10px;}
.simple-footer ul li{height:25px; line-height:25px;}
.simple-footer ul li a{ margin-left:10px; margin-right:10px;}


/**广告**/
.adv{width:1100px;margin:0 auto;margin-top:10px;margin-bottom:18px;cursor:pointer; overflow:hidden;height:258px; position:relative;}
.adv ul>li{height:258px;}
.adv ol{width:125px;height:10px; position:absolute;z-index:10;bottom:10px;left:570px;}
.adv ol li{height:10px; width:10px; background:url(../images/ol_bg.png) no-repeat; float:left;margin-right:15px;cursor:pointer}
.adv ol li.current{background:url(../images/ol_bg_hover.png) no-repeat; }
.banner{ width:100%; height:404px;margin-bottom:18px; margin-top:10px; margin:0 auto;}


.main{width:1100px;margin:0 auto;margin-bottom:8px;}
/**关于我们**/
.main .aside{width:210px;float:left;}
.aside .menu{border:1px solid #999;padding:5px 10px; background:#1f1f1f;}
.aside .menu li{height:28px; line-height:28px; border:1px solid #dcdcdc;margin-bottom:10px;padding-left:20px;color:#3d90ea;cursor:pointer; background:url(../images/ico_right_blue.png) no-repeat 160px center;}
.aside .menu li a{color:#fff; display:block}
.aside .menu li.current{ background:url(../images/ico_right_white.png) no-repeat 160px center #666;color:#FFF; border-color:##2885d7}
.aside .menu li.current a{color:#FFF;}
.aside .menu li:hover{border-color:#f19149;}


.aside .dl-list{border:1px solid #999;padding:5px 10px;}
.aside .dl-list dd{font-size:12px;line-height:200%; color:#FFFFFF;}

.main .section{ width:875px; float:right;}
.section h2.info{background:url(../images/h6_bg.png) no-repeat bottom left;}
.section h2.title .nav{height:30px; text-align:right;padding-right:30px; color:#fff; font-size:12px; font-weight:normal;}
.section .content{ line-height:200%;padding:15px 20px;border:1px solid #999; color:#fff;}
.section .section-info{padding:30px;border:1px solid #f2f2f2; min-height:277px;}
.section .content p{ margin: 1.12em 0; text-indent:2em;}


/**新闻中心**/
.news{height:310px;}
.news .ul-list li{float:left;margin-right:50px;width:390px; overflow:hidden;}

/**业绩案例**/
.case{height:350px;}
.case .dl-list{ float:left;margin-right:34px;margin-bottom:25px; margin-left:12px;}
.case .dl-list dt{border:1px solid #e1e1e1; width:220px;height:200px; overflow:hidden;}
.case .dl-list dt img{margin:0 auto;width:100%;height:100%;}
.case .dl-list dd{ text-align: center;height:25px;line-height:25px;}
.case .dl-list:hover dt{ border-color:#a63223}
.case .dl-list:hover dd{color:#a63223}
.case .dl-list:hover dd a{color:#a63223}

.content .product p{ text-indent:0;padding:0 25px;}
.product-table{padding:25px;}

/**在线注册**/
.reg-title{width:988px; margin:0 auto;height:98px; overflow:hidden}
.reg-title .logo{height:52px;margin-top:16px; font-size:26px; line-height:52px;}
.reg-title .logo img{border-right:1px solid #666;padding-right:10px; vertical-align:middle}
.reg{width:986px; border:1px solid #e1e1e1;margin:0 auto; background:url(../images/reg_bg.png) repeat-x; min-height:432px;}
.reg .reg-info{background:url(../images/pic_reg.png) no-repeat right 20px;min-height:370px;padding-top:60px;}
.reg .reg-info p{padding-left:10px;margin-bottom:15px;}
.reg .reg-info p label{ display:inline-block; *display:inline;*zoom:1; width:120px;height:33px;line-height:33px; text-align:center;}
.reg .reg-info p .cbox{margin-left:100px;}
.reg span.email span>img{margin-top:7px;}


/**首页**/
.search{ padding-top:6px;}
.index-link{height:94px;width:1210px;margin:0 auto;}
.index-link .link-component{margin-left:8px; vertical-align:middle;*margin-left:10px;}


.con-1{ clear:both}
.con-1 .mid{ float:left; width:260px;margin-right:15px;}
.con-1 .last{margin-right:0px;}
.con-1 .mid .content{ border:1px solid #e1e1e1; border-top:none;padding:15px; line-height:200%; background:#fff; }
.con-1 .mid .content span a:hover{color:#f19149}
.con-1 .news-list{ float:left; width:490px;margin-left:8px;}
.con-1 .news-list .list-content{padding:15px;border:1px solid #e1e1e1; overflow:hidden;height:167px;}
.con-1 .news-list .list-content li{margin-bottom:12px;}

.con-1 .mid-2{ float:left; width:825px;}
.con-1 .last{margin-right:0px;}
.con-1 .mid-2 .content{ border:1px solid #e1e1e1; border-top:none;padding:15px; padding-top:0px; overflow:hidden; line-height:25px; }
.con-1 .mid-2 .content span a:hover{color:#f19149}
.con-1 .news-list{ float:left; width:490px;margin-left:8px;}
.con-1 .news-list .list-content{padding:15px;border:1px solid #e1e1e1; overflow:hidden;height:167px;}
.con-1 .news-list .list-content li{margin-bottom:12px;}

.con-1 .mid-2 .content02{ border:1px solid #e1e1e1; border-top:none; line-height:0%; min-height:117px;}
.con-1 .mid-2 .content03{ border:1px solid #e1e1e1; border-top:none;padding:15px; line-height:0%; min-height:117px;}

.con-2{ clear:both;}
.con-2 ul li{width:233px;height:112px; float:left;border:1px solid #e1e1e1;margin-right:7px;margin-bottom:8px;cursor:pointer; overflow:hidden}
.con-2 ul li .img{width:233px;height:112px; text-align:center}
.con-2 ul li dl{width:233px;height:82px;background:#14a9f8;padding-top:30px;}
.con-2 ul li dl dd{text-align:center;color:#FFF;margin-bottom:12px;}
.con-2 ul li dl dd a{color:#FFF;}

.con-3{clear:both;min-height:418px;}
.con-3 .prd-class{width:220px; float:left;}
.con-3 .prd-class li{height:27px; line-height:27px; width:50%; float:left; text-indent:1em; overflow:hidden;}
.con-3 .prd{ float:left;width:800px; overflow:hidden;padding-left:18px; padding-right:18px; display:none;}
.con-3 .prd .dl-list{ float:left;margin-right:18px;margin-bottom:10px;}
.con-3 .prd .dl-list dt{border:1px solid #e1e1e1; width:219px;height:145px; overflow:hidden;}
.con-3 .prd .dl-list dt img{margin:0 auto;}
.con-3 .prd .dl-list dd{ text-align: center;height:25px;line-height:25px;}
.con-3 .prd .dl-list:hover dt{ border-color:#f19149}
.con-3 .prd .dl-list:hover dd{color:#f19149}

.con-4{clear:both;}
.con-4 .list{float:right;overflow:hidden; width:895px;height:275px;}
.con-4 .prd{display:none}
.con-4 .ul-list li{ width:410px;height:17px;overflow:hidden;padding-right:15px;}
.con-4 .tab-wen li{width:420px;}
.con-4 .tab-wen li:first-child{width:465px;}

.con-5{ clear:both}
.con-5 .list{overflow:hidden;height:275px;}
.con-5 .ul-list li{ width:368px;height:17px;overflow:hidden}

.m-t-15{ margin-top:15px;}

.w-blue{color:#fff !important; }
.p-t-10{ padding-top:10px;}
.l-h-27{ line-height:27px;}
.fl{ float:left;}
.products-c{vertical-align:top; display:inline-block; text-align:left; padding-left:20px;}
.m-t--15{ margin-top:-15px;}

.con-1 .mid-8{ float:left; width:1100px;}
.con-1 .last{margin-right:0px;}
.con-1 .mid-8 .content{ border:1px solid #e1e1e1; border-top:none;padding:15px; line-height:200%; }
.con-1 .mid-8 .content span a:hover{color:#f19149}
.con-1 .news-list{ float:left; width:490px;margin-left:8px;}
.con-1 .news-list .list-content{padding:15px;border:1px solid #e1e1e1; overflow:hidden;height:167px;}
.con-1 .news-list .list-content li{margin-bottom:12px;}

.con-1 .mid-8 .content02{ border:1px solid #e1e1e1; border-top:none; line-height:0%; min-height:215px;}
.con-1 .mid-8 .content03{ border:1px solid #e1e1e1; border-top:none;padding:15px; line-height:0%; min-height:117px;}

/**新闻详情页**/
.right_c{ width:866px; padding:10px; border:1px solid #d9d9d9; border-top:2px solid #d9d9d9; font-family:"微软雅黑"; line-height:25px; background-color:#FFF;}
.right_c img{max-width:100%; }
.right_c a:hover{ color:#a01108; }

.factory{ width:728px; height:30px; line-height:30px; border-bottom:1px dotted #dfdfdf; padding-left:10px; }
.factory_one{ width:35px; }
.factory_two{width:695px; }
.factory1{ width:728px; padding-left:10px;height:30px; line-height:30px; border-bottom:1px dotted #dfdfdf; background:#fffdfd }
 .factory_two1{width:605px;}
 .factory_two2{width:70px; }

.honor_info{ color:#2885d7; font:16px/30px "微软雅黑"; font-weight:bold; }
.honor_info_border{border-bottom:1px dotted #dfdfdf; height:30px; line-height:30px; margin-bottom:10px;}

.Page_next{ width:100%; line-height:25px; border-bottom:1px dotted #dfdfdf}
.Page_prew{ width:100%; line-height:25px;}

.main2_c li{border-top:1px dotted #9d9d9d; height:30px; line-height:30px; width:100%}
.main2_c li:first-child{ border:none}
.pl_15px{ padding-left:15px;}


/*首页箭头图片滚动*/
.rollBox{width:1100px;overflow:hidden;} 
.rollBox .LeftBotton{height:190px;width:20px; background: url(../banner/i_pro_l.png) no-repeat center center ;overflow:hidden;float:left;display:inline;cursor:pointer; } 
.rollBox .RightBotton{height:190px;width:20px;background:url(../banner/i_pro_r.png) no-repeat center center;overflow:hidden;float:left;display:inline;cursor:pointer;} 
.rollBox .Cont{width:690px;overflow:hidden;float:left;  margin:10px 0px 1px 0px;} 
.rollBox .ScrCont{width:10000000px;} 
.rollBox #List1,.rollBox #List2{float:left;} 
.ipro{ width: 179px;height:190px;margin: 2px 9px 3px 9px;float: left;}
.ipro_p{ width:179px; height:148px;border:1px solid #dadada;}
.ipro_n{ width:100%; height:25px; line-height:25px; color: #999999;}

.products_t{width: 190px;display: inline-block;line-height: 20px;padding-top: 3px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/*内页*/

.left{ width:228px;}
.left_t{background:url(../img/lefttitle.jpg) no-repeat; padding-left:45px; height:50px;}
.left_tn{font:20px/50px "微软雅黑"; color:#0068b7;}
.left_te{ font:12px/13px Arial, Helvetica, sans-serif; color:#6eb92b; text-transform:uppercase; font-weight:bold}
.left_c{ border:1px solid #d9d9d9; padding-left:5px; padding-right:5px; padding-top:5px;width:216px; padding-bottom:15px;}
.left_nav{ margin:15px 0px; width:228px;}
.menu_1_visted {width:188px; background:url(../images/ico_right_blue.png) no-repeat 160px center #666; margin:1px 0px;font:12px/31px; border: 1px solid #999; color: #fff;     height: 27px; margin-top: 3px; margin-bottom: 3px; line-height: 27px;}
.menu_1_visted a{ padding-left:18px; color:#fff ;display:block}
.menu_1 {width:188px; background:url(../images/ico_right_blue.png) no-repeat 160px center; margin:1px 0px;font:12px/31px; border: 1px solid #999; color: #fff;     height: 27px; margin-top: 3px; margin-bottom: 3px; line-height: 27px;}
.menu_1 a{ padding-left:18px; color:#fff ;display:block}
.menu_1 a:hover{background:url(../img/ico_right_gray.jpg) no-repeat #666;cursor:pointer;display:block; color:#fff; border-color:#a63223; }
.menu_1 .lefton{background:url(../img/ico_right_gray.jpg) no-repeat;cursor:pointer;display:block;color:#fff; background:#a63223; }



.menu_2{ width:188px; height:31px; font:12px/31px "微软雅黑"; line-height:31px;background:url(../img/msub.jpg) no-repeat;cursor:pointer;display:block;}
.menu_2 a{padding-left:30px;  color:#37a2f5 }
.menu_2 a:hover{ color:#006db8; text-decoration:none;background:url(../img/msub1.jpg) no-repeat;cursor:pointer;display:block; }
.menu_2 .eron{  color:#37a2f5; text-decoration:none;background:url(../img/msub1.jpg) no-repeat;cursor:pointer;display:block; }


.right{ width:760px; min-height:300px; height:auto !important;overflow:visible;}
 .right_t{ height:50px; background:url(../img/right.jpg) no-repeat; width:760px;}
 .right_t1{ background:url(../img/cont1.jpg) left no-repeat; padding-left:18px; float:right; line-height:50px; padding-right:8px; }


.right_c{ width:738px; padding:10px; border:1px solid #d9d9d9; border-top:none; font-family:"微软雅黑"; line-height:25px;}
.right_c img{max-width:100%; }
.right_c a:hover{ color:#0070b7; }

.location_title{ background:url(../images/h5_bg_02.png) no-repeat bottom; padding-bottom:6px;}
.pro_title{width:190px; display:inline-block; line-height: 20px; padding-top: 3px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}