@charset "utf-8";

/*整理日期：2021/08/23日*/

body{margin:0px;padding:0px;width:100%; height:auto; font-size:12px;background-color: #F5F5F5;}
p,li,ul{ margin:0px;}
.more{width: 50px;height: 25px;margin: 5px 25px auto auto;float: right;}

/*网站区块部分的样式表，主要是投影和边框效果*/
.block {display: block;margin: 0px auto 20px auto; border:1px solid #eee;background-color:#FFFFFF;}
.block>.title{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #66AAff;
    padding: 10px 0px 5px 0px;
    margin: 0px auto 0px auto;
    text-indent: 15px;
    background-color: #F9F9F9;
}

/*网站首页部分的样式表*/
#header_bg{width: 100%;height: 120px;background-image: url(http://lvneng.cdn.bcebos.com/images/default/header_bg.png);background-repeat: repeat-x;}
#header_bg>#header{width: 1200px;height: 120px;margin:0px auto 0px auto;background-image:url(http://lvneng.cdn.bcebos.com/images/non-header.png);}
#header_bg>#header>.text{padding:20px 0px 0px 490px;font-size:30px;font-weight: bold;line-height: 40px;text-shadow: 2px 2px 3px #222222;}

#nav_bg{background-color: #0052a6;width: 100%;margin: 0px 0px 5px 0px;border-top: 2px solid #006fe0;}
#nav_bg>#nav{width: 1200px;height: 50px;margin: 0px auto 0px auto;line-height: 50px;font-size: 18px;color:#FFFFFF;overflow: hidden;}
#nav_bg>#nav>a{float: left;padding: 0px 25px 0px 25px;display: block;text-decoration: none;color:#FFFFFF;}
#nav_bg>#nav>a:hover{background-color:#006fe0;}

#banner_bg{width: 100%;height: 300px;margin: 0px 0px 10px 0px;}
#banner_bg>#banner{width: 1200px;height: 300px;margin:0px auto 0px auto;}

/*当前位置区域的样式表*/
.location_bg{width: 1200px;height: 35px;margin: 10px auto 10px auto;border: 1px solid #ccc;}
.location_bg>.location{line-height: 35px;margin: 0px 20px 0px 10px; font-size: 14px;color: #000;}

#main_bg{width:100%;height:auto;}
#main_bg>#main{ width:1200px; min-height:620px; height:auto;margin:5px auto 0px auto;padding:0px 0px 0px 0px;}

/*产品推荐的样式表*/
#promotion{width: 1200px;height: 410px;margin: 10px auto 10px auto;}
#promotion>#slide{    width: 550px;    margin: 0px 20px 20px 0px;    float: left;}
#promotion>#right{    width: 600px;    height: 410px;    margin: 0px 0px 20px 0px;    float: right;    }
#promotion>#right>#title{width: 600px;height: 40px;line-height: 40px;font-size: 20px;font-weight: bold;overflow: hidden;}
#promotion>#right>#text {width: 600px;height: 25px;line-height: 25px;font-size: 14px;font-weight: bold;color: #363636;overflow: hidden;}
#promotion>#right>#demand{height: 240px;margin: 10px 0px 0px 0px;line-height: 50px;}
#demand_promotion_name{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_mobile{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_area{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_submit{display: block;width: 200px;height: 40px;border: 0;border-radius: 5px;cursor: pointer;font-size: 18px;font-weight: bold;background-color: #FB7917;color: #FFFFFF;font-family: "Microsoft YaHei";}


#promotion>#right>#contact{line-height: 30px;font-size: 18px;}



#promotion_introduction{width: 1160px;height: auto;min-height: 400px;margin: 0px auto 20px auto;background-color: #EEEEEE;line-height: 30px;padding: 20px;font-size: 16px;}


#promotion_list_title{width: 1200px;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;border-bottom: 2px solid #1177ff;text-indent: 10px;margin: 20px auto 0px auto;}
#promotion_list{width: 1190px;height: 150px;margin: 0px auto 10px auto;padding: 0px 5px 0px 5px;overflow: hidden;}
#promotion_list .item{width: 160px;height: 130px;margin: 10px 5px 10px 5px;float: left;}
#promotion_list .item > .image{width: 160px;height: 105px;border: 0px;}
#promotion_list .item > .title{width: 160px;height: 25px;line-height: 25px;text-align: center;overflow: hidden;}


/*评论和联系方式的区域*/
.comment_contact{width:1200px;height: 460px;margin: 20px auto 0px auto;padding: 10px 0px 0px 0px;}
.comment_contact>.comment{width:880px;height: 430px;float:left;padding:0px 0px 5px 0px;overflow: hidden;}
.comment_contact>.comment>.title{width:840px;    height: 35px;    line-height: 35px;    font-size: 20px;    font-weight: bold;    border-bottom: 3px solid #0c53d5;   margin: 0px auto 0px auto;}
.comment_contact>.comment>.comment_wrap{width:840px;    height: 430px;    line-height: 35px;font-size: 18px; font-weight: bold;  margin: 20px auto 0px auto;}
.comment_contact>.comment>.comment_wrap>.comment_content{width: 800px;overflow:hidden;}
.comment_contact>.comment>.comment_wrap>.comment_content>.comment_item{width: 800px;height: 105px;border-bottom: 1px dotted #000000;margin: 15px 0px 0px 0px;}
.comment_contact>.comment>.comment_wrap>.comment_content>.comment_item>.first{height: 35px;}
.comment_contact>.comment>.comment_wrap>.comment_content>.comment_item>.first>.star{color: #ff9c00;}
.comment_contact>.comment>.comment_wrap>.comment_content>.comment_item>.first>.name{width:400px;display: block;float: right;text-align: right;font-size: 16px;}
.comment_contact>.comment>.comment_wrap>.comment_content>.comment_item>.text{height: 70px;line-height: 35px;overflow: hidden;}




/*首页中心左侧样式表*/
#index_left{width: 270px;height: auto;float:left;}
#index_left #index_product_ul{width: 270px;height: 445px;float: left;}
#index_left #index_product_ul_title{width: 270px;height: 35px;}
#index_left #index_product_ul_body{width: 268px;height: auto;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #BFBFBF;}
#index_left #index_product_ul_body #product_list{ width:215px;height:350px;padding: 15px 13px 20px 25px;}
#index_left #index_product_ul_body #product_list ul{ width: 215px;display: block; list-style: none; padding: 0px;overflow: hidden;}
#index_left #index_product_ul_body #product_list ul li{ width: 215px;height: 30px;line-height: 30px;background-image: url(http://lvneng.cdn.bcebos.com/images/default/product_item_bg.png);text-indent: 30px;margin: 0px 0px 5px 0px; overflow: hidden;}
#index_left #index_product_ul_body #product_list ul li a{ text-decoration: none; color: #054d85 }
#index_left #index_product_ul_body #product_list ul li a:hover{ text-decoration: none; color: #feb008 }

#index_contactus{width: 270px;height: 330px;float: left;}
#index_contactus #index_contactus_title{width: 270px;height: 35px;float: left;}
#index_contactus #index_contactus_body{width: 268px;height: 320px;float: left;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #BFBFBF;}
#index_contactus #index_contactus_text{float: left;width: 240px;height: 240px;line-height: 25px;font-size: 15px;font-weight: bold;color: #3d3d3d;margin: 15px 0px 10px 25px;overflow: hidden;display: block;}
#index_contactus #index_contactus_text a{text-decoration: none;color: #3d3d3d;}
#index_contactus #index_contactus_text a:hover{text-decoration: underline;color: #d49b00;}


/*中心部分右侧样式表*/
#index_right{width: 710px;float: right;margin: 0px 0px 0px 10px;}

#index_introduction{width: 710px;height: 280px;float: left;margin: 0px 0px 20px 0px;}

#index_introduction #title{width: 710px;height: 35px;}
#index_introduction #content{width: 708px;height: 254px;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #02439B;}
#index_introduction #content #text{width: 680px;height: 225px;padding: 10px 10px 10px 10px;line-height: 18px;font-size: 16px;overflow: hidden;}

#index_product_list{width: 710px;height: 445px;float:left;}
#index_product_list #title{width: 710px;float:left;height: 35px;}
#index_product_list #content{width: 708px;height: 410px;float:left;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #02439B;}
#product_box ul{width: 660px;height:190px;float:left;padding: 7px 0px 5px 0px;margin: 0px 0px 0px 14px;list-style: none;}
#index_product_list #content #product_box ul li{width: 150px;height: 185px;float: left;display: block;margin: 5px 5px 0px 5px;}
#index_product_list #content #product_box ul li .img{width: 150px;height: 155px;}
#index_product_list #content #product_box ul li .img img{width: 150px;height: 155px;border: 1px #A6A6A6 solid;}
#index_product_list #content #product_box ul li .title{width: 150px;height: 30px;line-height: 20px;text-align: center;overflow: hidden;}
#index_product_list #content #product_box ul li .title a{text-decoration: none;color: #054d85;}
#index_product_list #content #product_box ul li .title a:hover{text-decoration: underline;color: #feb008;}

/*网站尾部区域的样式表*/
#footer_bg{width: 100%;height:155px;background-image:url(http://lvneng.cdn.bcebos.com/images/default/footer_bg.png);float:left;margin: 0px 0px 0px 0px;}
#footer_bg>#footer{width: 1200px;height: 60px;color: #FFFFFF; margin: 5px auto 0px auto;font-size:12px;line-height: 25px;}
#footer_bg>#footer>#footer_contact{float: left;width: 270px; height: 140px;font-size: 16px;font-weight: bold; color: #FFFFFF;line-height: 35px;margin: 5px 0px 0px 0px;}
#footer_bg>#footer>#footer_link{margin: 10px 0px 0px 0px;float: left;width: 670px;height: 140px;font-size: 14px;font-weight: bold;color: #FFFFFF;line-height: 20px;}
#footer_bg>#footer>#footer_qrcode{float: left;width: 230px;height: 150px;font-size: 14px;font-weight: bold;color: #FFFFFF;text-align: center;}
#footer_bg>#footer a{color: #FFFFFF;text-decoration: none;}
#footer_bg>#footer a:hover{color: #F26B00;text-decoration: underline;}


/*网站尾部的样式表*/
#footer_bg>#footer>#left{width: 950px;height: 60px;margin: 15px 0px 0px 0px;float: left;}



/*模板部分的样式表*/
#main>#left{width: 270px;min-height: 600px;float: left;margin: 0px 10px 0px 0px;}

#left #template_introduction{width: 298px;height: 220px;margin: 0px 0px 10px 0px;}
#left #template_introduction_title{width: 298px;height: 35px;}
#left #template_introduction_body{width: 298px;height: 180px;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #BFBFBF;}


#introduction_list{ width:215px;height:154px;padding: 15px 13px 0px 20px;}
#introduction_list ul{ width: 215px;display: block; list-style: none; padding: 0px;overflow: hidden;}
#introduction_list ul li{ width: 215px;height: 30px;line-height: 30px;background-image: url(http://lvneng.cdn.bcebos.com/images/default/product_item_bg.png);text-indent: 30px;margin: 0px 0px 5px 0px; overflow: hidden;}
#introduction_list ul li a{ text-decoration: none; color: #054d85 }
#introduction_list ul li a:hover{ text-decoration: none; color: #feb008 }


#index_product_ul{width: 270px;height: 445px;float: left;}
#index_product_ul_title{width: 270px;height: 35px;}
#index_product_ul_body{width: 268px;height: auto;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #BFBFBF;}


#left #productlist{width:215px;padding: 15px 13px 20px 30px;}
#left #productlist ul{ width: 215px;display: block; list-style: none; padding: 0px;overflow: hidden;}
#left #productlist ul li{ width: 215px;height: 30px;line-height: 30px;background-image: url(http://lvneng.cdn.bcebos.com/images/default/product_item_bg.png);text-indent: 30px;margin: 0px 0px 5px 0px; overflow: hidden;}
#left #productlist ul li a{ text-decoration: none; color: #054d85 }
#left #productlist ul li a:hover{ text-decoration: none; color: #feb008 }



#left #template_contactus{width: 270px;height: 270px;}
#left #template_contactus_title{width: 270px;height: 35px;}
#left #template_contactus_text{float: left;width: 250px;height: 160px;line-height: 20px;font-size: 15px;font-weight: bold;font-family: 黑体;color: #3d3d3d;margin: 10px 0px 10px 25px;}
#left #template_contactus_text a{text-decoration: none;color: #3d3d3d;}
#left #template_contactus_text a:hover{text-decoration: underline;color: #d49b00;}


/*左侧产品列表页面产品列表的样式表*/
#productlistbox{width:215px;padding: 15px 13px 20px 30px;}

#right{width: 900px;min-height: 600px;float:right;height: auto;}

#right #template_box{width: 710px;min-height: 600px;}
#right #template_title{width: 710px;height: 35px;}
#right #template_body{width: 708px;min-height: 580px; height: auto;_height:560px;border-width: 0px 1px 1px 1px;border-style: solid;border-color: #02439B;}

/*企业简介部分样式表*/

#introduction_box{width: 680px;height: 530px;overflow: hidden;padding: 15px 15px 15px 15px;font-size: 14px;line-height: 18px;}




/*产品列表部分的样式表*/
#product_list_content{width: 820px;height: 500px;_height:500px;padding:10px 15px 0px 15px !important;padding:5px 7px 0px 7px;}
#product_list_content .item{width: 250px;height: 240px;margin: 10px 10px 10px 10px !important;margin: 5px 5px 5px 5px;float: left;display:inline;overflow:hidden;}
#product_list_content .item .img{width: 245px;height: 215px;}
#product_list_content .item .img img{width: 245px;height: 215px;border: 1px #A6A6A6 solid;}
#product_list_content .item .title{width: 245px;height: 35px;line-height: 35px;text-align: center;font-size: 16px;overflow: hidden;}
#product_list_content .item .title a{text-decoration: none;color: #054d85;}
#product_list_content .item .title a:hover{text-decoration: underline;color: #feb008;}
#product_list_content_nav {width:600px;float:right;font-size: 14px;text-align: right;margin: 10px 50px 10px 0px;line-height: 40px;}
#product_list_content_nav  a,#product_list_content_nav  span{border:1px solid #ccc;padding:3px 7px;text-decoration: none;color: #787878;}
#product_list_content_nav  a:hover{background-color: #8cb900;color: #FFF;}
span.current{color: #FFF;background-color: #8cb900;border:1px solid #436206; }

/*产品显示部分的样式表*/
#product_show_content_title{width: 680px;height: 40px;font-weight: bold;font-size: 18px;line-height: 40px;text-align: center;border-bottom: dotted #600 1px;padding: 10px 0px 0px 0px !important;
padding: 5px 0px 0px 0px;margin: 0px auto 0px auto;}
#product_show_content_content{width: 680px;height: auto;line-height: 20px;padding:0px 0px 20px 0px !important;padding: 0px 0px 10px 0px;margin: 0px auto 0px auto;}
#product_show_content_content img{max-width: 650px;border: 0px;margin: 0px auto 0px auto;padding:10px 0px 5px 0px;}

/*企业新闻部分的样式表*/
#news_list_content{width: 820px;min-height: 500px;height: auto;margin: 0px auto 10px auto;padding: 7px 0px 0px 0px !important;padding: 3px 0px 0px 0px;font-size: 14px;}
#news_list_content ul{list-style: none;margin: 0px 0px 0px 0px;padding: 0px;}
#news_list_content ul li{width: 800px;height: 37px;border-bottom: dotted #525252 1px;line-height: 38px;background: no-repeat;}
#news_list_content ul li a{text-decoration: none;color: #000000;font-size: 16px;}
#news_list_content ul li a:hover{text-decoration: none;color: #FF6600;font-size: 18px;font-weight: bold;}
#news_list_content_nav{font-size: 16px;text-align: right;margin: 0px 50px 20px 0px;line-height: 40px;}
#news_list_content_nav a,#news_list_content_nav span{border:1px solid #ccc;padding:2px 5px;text-decoration: none;color: #787878;}

#news_list_content_nav a:hover{background-color: #8cb900;color: #FFF;font-weight: bold;}
span.current{color: #FFF;background-color: #8cb900;border:1px solid #436206; }


/*新闻展示部分的样式表*/
#template_title_news_show{width: 720px;height: 35px;border-bottom: #5c5c5c solid 1px;}
#news_show_title{width: 680px;height: 75px;text-align: center;border-bottom: dotted #525252 1px;margin: 0px auto 0px auto;}
#news_show_content{width: 680px;height: auto;margin: 0px auto 0px auto;padding: 10px 0px 0px 0px;line-height: 20px;}



/*留言反馈样式表*/
feedback_content{width: 690px;min-height: 560px;}
#feedback_list_content_nav{font-size: 14px;text-align: right;margin: 0px 30px 0px 0px;line-height: 40px;}
#feedback_list_content_nav a,#feedback_list_content_nav span{border:1px solid #ccc;padding:2px 5px;text-decoration: none;color: #787878;}
#feedback_list_content_nav a:hover{background-color: #8cb900;color: #FFF;}

span.current{color: #FFF;background-color: #8cb900;border:1px solid #436206; }

/*联系我们部分的样式表*/
#contactus_content{width: 600px;height: 520px;font-size: 14px;line-height: 25px;padding:20px 0px 0px 60px !important;padding:10px 0px 0px 60px;color: #222222;font-weight: bold;
   background-image: url(http://lvneng.cdn.bcebos.com/images/default/contactus_bg.gif);}

#footer_demand {width: 1000px;margin: 10px auto 10px auto;height: 260px;border: 1px solid #999999;background-color: #FCFCFC;}
#footer_demand_left {width: 400px;height: 180px;line-height: 25px;float: left;padding: 20px;margin: 20px;border-right: 1px solid #999999;}
#footer_demand_right {width: 350px;height: 180px;float: left;padding: 20px;margin: 20px;font-size: 14px;line-height: 40px;}

/*网站提交表单的样式表*/
#demand_main_name{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_mobile{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_area{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_submit{display: block;width: 200px;height: 40px;border: 0;border-radius: 5px;cursor: pointer;font-size: 18px;font-weight: bold;background-color: #FB7917;
 color: #FFFFFF;font-family: "Microsoft YaHei";}


#demand_header {width: 380px;position: relative;}
#demand_header_input {width: 355px;height: 22px;display: block;border: 3px solid #3399EE;line-height: 22px;padding: 6px 10px 6px 10px;font-weight: bold;font-size: 14px;outline: none;}
#demand_header_submit {display: block;height: 40px;width: 100px;background-color: #3399EE;line-height: 40px;border: 0;color: #fff;font-size: 16px;cursor: pointer;position: absolute;top: 0;right: 0;
font-family: "Microsoft YaHei";}






/*右侧浮动联系方式样式表*/
.float-contact-mini {position: absolute;right: 1px;top: 175px;background-image: url(http://lvneng.cdn.bcebos.com/images/float_contact_mini.png);}
.float-contact-mini a {color: #FFFFFF !important;display: block;height: 170px;text-decoration: none !important;width: 35px;}
.float-contact {display: none;position: absolute;right: 1px;top: 175px;width: 180px;}
.float-contact .close {background-image: url(http://lvneng.cdn.bcebos.com/images/float_contact_title.png);display: block;height: 35px;line-height: 35px;padding-left: 22px;text-decoration: none !important;}
.float-contact .container {font-size: 13px;background:#FFFFFF;border-color: #E3E3E3;border-style: solid;border-width: 0px 1px 0px 1px;padding: 5px 0px 0px 10px;width: 240px;
   font-size: 16px;line-height: 30px;font-weight: bold}
.float-contact .float_contact_footer{width: 178px;height: 30px;border-color: #E3E3E3;border-style: solid;border-width: 0px 1px 1px 1px;background-color: #F26B00;}

/*提交表单的遮罩层代码*/
#mask_input_username{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;margin: 10px 0px 10px 0px;}
#mask_input_mobile{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;margin: 10px 0px 10px 0px;}
#mask_input_area{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;margin: 10px 0px 10px 0px;}
#feedback_button {display: block;width: 200px;height: 40px;border: 0;border-radius: 5px;cursor: pointer;font-size: 18px;font-weight: bold;
   background-color: #FB7917;color: #FFFFFF;font-family: "Microsoft YaHei";}


/*评价部分*/
#demand{}



/*补充进来的样式表*/


/*产品推荐的样式表*/
#promotion{width: 1200px;height: 410px;margin: 10px auto 10px auto;}


#promotion>#slide{
    width: 550px;
    margin: 0px 20px 20px 0px;
    float: left;
}


#promotion>#right{
    width: 600px;
    height: 410px;
    margin: 0px 0px 20px 0px;
    float: right;
    
}
#promotion>#right>#title{width: 600px;height: 40px;line-height: 40px;font-size: 20px;font-weight: bold;overflow: hidden;}
#promotion>#right>#text {width: 600px;height: 25px;line-height: 25px;font-size: 14px;font-weight: bold;color: #363636;overflow: hidden;}
#promotion>#right>#demand{height: 240px;margin: 10px 0px 0px 0px;line-height: 50px;}
#demand_promotion_name{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_mobile{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_area{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_promotion_submit{display: block;width: 200px;height: 40px;border: 0;border-radius: 5px;cursor: pointer;font-size: 18px;font-weight: bold;background-color: #FB7917;color: #FFFFFF;font-family: "Microsoft YaHei";}


#promotion>#right>#contact{line-height: 30px;font-size: 18px;}



#promotion_introduction{width: 1160px;height: auto;min-height: 400px;margin: 0px auto 20px auto;background-color: #EEEEEE;line-height: 30px;padding: 20px;font-size: 16px;}


#promotion_list_title{width: 1200px;height: 30px;line-height: 30px;font-size: 20px;font-weight: bold;border-bottom: 3px solid #0c53d5;text-indent: 10px;margin: 20px auto 0px auto;}
#promotion_list{width: 1190px;height: 150px;margin: 0px auto 10px auto;padding: 0px 5px 0px 5px;overflow: hidden;}
#promotion_list .item{width: 160px;height: 130px;margin: 10px 5px 10px 5px;float: left;}
#promotion_list .item > .image{width: 160px;height: 105px;border: 0px;}
#promotion_list .item > .title{width: 160px;height: 25px;line-height: 25px;text-align: center;overflow: hidden;}



#demand_header {
    width: 380px;
    position: relative;
}

#demand_header_input {
    width: 355px;
    height: 22px;
    display: block;
    border: 3px solid #3399EE;
    line-height: 22px;
    padding: 6px 10px 6px 10px;
    font-weight: bold;
    font-size: 14px;
    outline: none;
}

#demand_header_submit {
    display: block;
    height: 40px;
    width: 100px;
    background-color: #3399EE;
    line-height: 40px;
    border: 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Microsoft YaHei";
}


#mask_input_username{
	border: 2px solid #B1B1B1;
	width: 200px;
	height: 30px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 10px 0px;
}


#mask_input_mobile{
	border: 2px solid #B1B1B1;
	width: 200px;
	height: 30px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 10px 0px;
}

#mask_input_area{
	border: 2px solid #B1B1B1;
	width: 200px;
	height: 30px;
	line-height: 25px;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 10px 0px;
}

#feedback_button {
	display: block;
	width: 200px;
	height: 40px;
	border: 0;
	border-radius: 5px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	background-color: #FB7917;
	color: #FFFFFF;
	font-family: "Microsoft YaHei";
}


#contactus {width: 1200px;margin: 10px auto 10px auto;height: 260px;border: 1px solid #999999;background-color: #FCFCFC;}
#contactus_left {width: 500px;height: 180px;line-height: 25px;float: left;padding: 25px;margin: 20px 20px 20px 40px;border-right: 1px solid #999999;}
#contactus_right {width: 450px;height: 180px;float: left;padding: 20px;margin: 20px;font-size: 14px;line-height: 45px;}


/*网站提交表单的样式表*/
#demand_main_name{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_mobile{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_area{border: 2px solid #B1B1B1;width: 200px;height: 30px;line-height: 25px;padding: 0px 5px 0px 5px;}
#demand_main_submit{display: block;width: 200px;height: 40px;border: 0;border-radius: 5px;cursor: pointer;font-size: 18px;font-weight: bold;background-color: #FB7917;color: #FFFFFF;font-family: "Microsoft YaHei";}


/*网站尾部的样式表*/
#footer_bg{width: 100%;height:125px;background-image:url(http://lvneng.cdn.bcebos.com/images/footer_bg.png);float:left;}
#footer{width: 1200px;height: 60px;color: #FFFFFF; margin: 15px auto 0px auto;font-size:14px;line-height: 30px;}
#footer>#left{width: 950px;height: 60px;margin: 15px 0px 0px 0px;float: left;}
#footer a{color: #FFFFFF;text-decoration: none;}
#footer a:hover{color: #F26B00;font-weight: bold;text-decoration: underline;}



/*右侧浮动框的样式表*/
.float-contact-mini {position: absolute;right: 1px;top: 175px;background-image: url(http://lvneng.cdn.bcebos.com/images/float_contact_mini.png);}
.float-contact-mini a{color: #FFFFFF !important;display: block;height: 170px;text-decoration: none !important;width: 35px;}
.float-contact {display: none;position: absolute;right: 1px;top: 175px;width: 180px;}
.float-contact .close {background-image: url(http://lvneng.cdn.bcebos.com/images/float_contact_title.png);display: block;height: 35px;line-height: 35px;padding-left: 22px;text-decoration: none !important;}
.float-contact .container {font-size: 13px;background:#FFFFFF;border-color: #E3E3E3;border-style: solid;border-width: 0px 1px 0px 1px;padding: 5px 0px 0px 10px;width: 240px;font-size: 16px;line-height: 30px;font-weight: bold}
.float-contact .float_contact_footer{width: 178px;height: 30px;border-color: #E3E3E3;border-style: solid;border-width: 0px 1px 1px 1px;background-color: #F26B00;}


