@charset "UTF-8";

/*顶部工具栏*/
.m-top_bar{overflow:hidden;height:38px;background-color:#f5f5f5;color:#666;font-size:14px;line-height:38px;}
.m-top_bar p{float:left;}
.m-top_bar .item{float:right;}
.m-top_bar .item li{position:relative;float:left;padding:0 10px;}
.m-top_bar .item li.xian{padding:0;color:#ccc;}
.m-top_bar .item li a{color:#666;}
.m-top_bar .item li a:hover{color:#333;}
/*头部 header */
.m-header{ overflow: hidden; padding: 10px 0;}
.m-header .logo{ float: left; width:500px; height: 90px;}
.m-header .tel{ float: right; padding-top: 30px;padding-right: 40px; width: 300px; height: 90px; background: url(../images/tel.jpg) no-repeat right 20px; text-align: right; font-weight: bold; font-size: 30px; }

/*头部 navi */
.m-navi{ background: #a95a02;}
.m-navi ul{ display: flex; margin: 0 auto; width: 1200px; height: 50px; line-height: 50px;}
.m-navi ul li{ width: 12.5%; height: 50px; text-align: center; font-weight: bold;}
.m-navi ul li a{ display: block;color: #fff;}
.m-navi ul li:hover a{ background:#f5f5f5;color:#666; }

/*底部 footer */
.g-footer_wrap{ }
.m-footer_navi{ border-bottom: 1px solid #e2eedf; background: #f8f8f8; }
.m-footer_navi ul{ display: flex; margin: 0 auto; width: 1200px; height: 70px; line-height: 70px;}
.m-footer_navi ul li{ width: 12.5%; height: 50px; text-align: center; font-weight: bold;}
.m-footer_navi ul li a{ display: block;color: #444;}
.m-footer_navi ul li:hover a{ background:#f1f1f1;color:#666; }

.m-footer{ padding: 20px 0; background: url(../images/footer_bg.jpg) repeat-y center center;}
.m-footer .f-contain{ overflow: hidden;}
.m-footer .left{ float: left; width: 260px;}

.m-footer .code{display:flex;width:260px;justify-content:space-between;flex-direction:row;}
.m-footer .code-img{display:flex; margin: 20px 0; width:118px;height:130px;background:#fff;flex-direction:column;align-items:center;justify-content:center;}
.m-footer .code-img img{width:110px;height:110px;}
.m-footer .code-img span{width:60px;color:#555;font-size:14px;line-height:20px;}
.m-footer .center{ float: left; padding:0 30px 0 70px; width: 526px;}
.m-footer .contact h3{ font-size: 22px;}
.m-footer .contact h4{ color: #a95a02; font-size: 26px;}
.m-footer .contact .item2{ color: #160C06; line-height: 2em;}

.m-footer .right{ float: right; padding-top: 40px; width: 414px; height: 280px;}

.m-corpy{ background: #202020; color: #fefefe; text-align: center; font-size: 14px; line-height: 55px;}
.m-corpy a{ color: #fefefe;}
.m-corpy a:hover{ color: #eee;}





/**
 * _ooOoo_
 * o8888888o
 * 88" . "88
 * (| -_- |)
 *  O\ = /O
 * ___/`---'\____
 * .   ' \\| |// `.
 *          .............................................
/*首页样式start*/










/*首页样式end*/



/**
 *   ┏┓　　　┏┓
 * ┏┛┻━━━┛┻┓
 * ┃　　　　　　　┃
 * ┃　　　━　　　┃
 * ┃　＞　　　＜　┃
 * ┃　　　　　　　┃
 * ┃...　⌒　...　┃
 * ┃　　　　　　　┃
 * ┗━┓　　　┏━┛
 *     ┃　　　┃　
 *     ┃　　　┃
 *     ┃　　　┃
 *     ┃　　　┃
 *     ┃　　　┃
 *     ┃　　　┃
 *     ┃　　　┗━━━┓
 *     ┃　　　　　　　┣┓
 *     ┃　　　　　　　┏┛
 *     ┗┓┓┏━┳┓┏┛
 *       ┃┫┫　┃┫┫
 *       ┗┻┛　┗┻┛
 */

/* 右侧工具栏 */
.m-sidebar01{position:fixed;top:20%;right:10px;z-index:99999;width:126px;height:400px;border-top-right-radius:20px;border-top-left-radius:20px;background-color:#302f2d;box-shadow:0 0 4px 0 #000;}
.m-sidebar01 .close_btn{ display:block; background:#fff; border-radius:100%; width:20px; height:20px; position:absolute; right:-6px; top:-6px; text-align:center; line-height:20px;-moz-box-shadow:1px -1px 4px #333333; -webkit-box-shadow:1px -1px 4px #333333; box-shadow:1px -1px 4px #333333;
}
.m-sidebar01 .wz{float:left;margin-top:10px;width:100%;}
.m-sidebar01 .wz p{float:left;width:100%;color:#fff;text-align:center;font-size:14px;line-height:26px;}
.m-sidebar01 .wz span{float:left;width:100%;color:#fff;text-align:center;font-size:16px;line-height:22px;}
.m-sidebar01 .wz img{float:left;margin-top:10px;margin-left:12px;width:93px;height:14px;}
.m-sidebar01 .kfbx{position:relative;float:left;margin-top:5px;margin-left:-11px;width:137px;height:127px;}
.m-sidebar01 .kfbx .yj{position:absolute;top:-12px;left:0;width:12px;height:9px;}
.m-sidebar01 .kfbx ul{float:left;margin-top:6px;width:100%;height:118px;background-color:#a95a02;}
.m-sidebar01 .kfbx ul li{float:left;width:100%;height:calc((100%)/3);}
.m-sidebar01 .kfbx ul li a{position:relative;float:right;width:126px;height:40px;transition:.3s;}
.m-sidebar01 .kfbx .icon{ color:#fff; font-size:22px;}
.m-sidebar01 .kfbx ul li:hover .icon{color:#a95a02;} 

.m-sidebar01 .kfbx ul li a .tel{position:absolute;top:0;left:-150px;display:none;width:130px;height:40px;background-color:#a95a02;color:#fff;text-align:center;font-weight:700;font-size:14px;line-height:40px;}
.m-sidebar01 .kfbx ul li a:hover span{display:block;}
.m-sidebar01 .kfbx ul li a .y1{position:relative;float:left;width:50px;height:100%;opacity:1;transition:.3s; padding-left:14px;}
.m-sidebar01 .kfbx ul li a .y1 img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.m-sidebar01 .kfbx ul li a .t1{position:absolute;top:0;left:0;width:50px;height:100%;opacity:0;transition:.3s;}
.m-sidebar01 .kfbx ul li a .t1 img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.m-sidebar01 .kfbx ul li a p{float:left;width:75px;color:#fff;text-align:left;font-weight:700;font-size:14px;line-height:40px;}
.m-sidebar01 .kfbx ul li:hover{background-color:#fff;}
.m-sidebar01 .kfbx ul li a:hover p{color:#a95a02;}


.m-sidebar01 .zewm{float:left;width:100%;height:144px;}
.m-sidebar01 .zewm .zew{float:left;overflow:hidden;margin-top:12px;margin-left:15px;width:97px;height:96px;}
.m-sidebar01 .zewm .zew img{width:100%;height:100%;}
.m-sidebar01 .zewm p{float:left;width:100%;color:#fff;text-align:center;font-size:14px;line-height:30px;}
.m-sidebar01 .fh{ float:left;margin-top:3px; padding-top: 6px;width:100%;height:33px; color: #fff; text-align: center;cursor:pointer;}

 
 
/*内页样式start*/
.m-inner_bg{ width: 100%; height:350px; background: no-repeat center center; background-size:cover;}
/* 搜索栏样式 */           
.m-search{width:100%;height:60px;background:#edd9b8;}
.m-search .search-main{display:flex;overflow:hidden;margin:auto;width:1200px;height:60px;line-height:60px;justify-content:space-between;align-items:center; padding:0;}
.m-search .search-main .keywords{color:#555;font-size:14px;}
.m-search .search-main .keywords span{ color:#a95a02; font-weight:bold;}
.m-search .search-main .keywords a{color:#666;font-size:14px; margin-right:10px;}                            
.m-search .search-main .keywords a:hover{color:#a95a02;}
.m-search .search-main .search-form{display:flex;padding-left:15px;width:350px;height:40px;outline:0;border-color:#d1d1d1;border-style:solid;border-width:1px;border-radius:50px;background-color:#fff;align-items:center;}
.m-search .search-main .search-form input{ float: left;width:255px;height:36px; line-height:36px; font-size:14px; outline:0;border:0; background:none;}
.m-search .search-main .search-form a{display:flex;margin-left:0;width:19px;height:21px;cursor:pointer;}
.m-search .search-main .search-form .bmit { overflow: hidden; margin:0px;width:75px;height:36px; border: 0;background:#a95a02 url(../images/search-icon.png) center center no-repeat; line-height: 100px;cursor: pointer; float:right;
border-radius:50px;
-webkit-border-radius:50px;  
-moz-border-radius:50px;
-ms-border-radius:50px;
-o-border-radius:50px;}             
/* 面包屑 */
.m-crumbs{overflow:hidden;width:100%;height:60px;}
.m-crumbs .crumbsTit{ position: relative;overflow:hidden;margin:0 auto; padding-left: 20px; width:1200px; height:inherit;line-height:60px;}
.m-crumbs .crumbsTit::before{ position: absolute; top: 15px; left: 0; display: block; width: 6px; height: 30px; background: #a95a02; content: "";}
.m-crumbs .crumbsTit a{position:relative;display:inline-block;margin-right:10px;padding-right:15px;color:#160c06;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-ms-transition:.3s;}
.m-crumbs .crumbsTit a:after{position:absolute;top:0;right:0;color:#000;content:'>';font-size:14px;font-family:"宋体";}

/*列表页style1样式-默认产品样式*/
.g-list_style1_wrap{ overflow: hidden; margin:0 auto; padding: 20px 0; width: 1200px; min-height:500px;}
.g-list_style1_wrap .left_bar{ float: left; width: 170px; }
.g-list_style1_wrap .right_content{ float: right; width: 1000px;}


.m-list_title{ margin-bottom: 30px;font-weight: bold; font-size: 20px;}

/* m-toolbar-01 */
.m-toolbar-01 h3{ font-size: 18px;}
.m-toolbar-01 li{ margin: 10px 0;}
.m-toolbar-01 li a{ max-width:100%; display: inline-block; padding:0 8px; border-radius:15px; background: #f2f9f0; color: #a95a02; font-size: 14px; text-overflow:ellipsis; white-space: nowrap; overflow:hidden;}
.m-toolbar-01 li a:hover{ font-weight:bold;}

/* m-toolbar-02 */
.m-toolbar-02 h3{font-size: 18px;}
.m-toolbar-02 .catgory{ }
.m-toolbar-02 .topcat::before{content: "▶"; font-size: 12px;}
.m-toolbar-02 .cur::before{content: "▼";}
.m-toolbar-02 .topcat{ margin-bottom: 5px;}
.m-toolbar-02 .topcat>a{font-size: 16px;}
.m-toolbar-02 .cur .second_cat{ display: block;}
.m-toolbar-02 .second_cat{ display: none; padding-left: 20px;}
.m-toolbar-02 .second_cat a{ display: block;font-size: 14px;}
.m-toolbar-02 .second_cat a.current{color: #a95a02;}



.m-toolbar-03{ margin: 10px 0; padding: 10px 0; background:#a95a02;color: #fff; text-align: center;}
.m-toolbar-03 h3{ background:#a95a02 url(../images/sidebar_tel.png) no-repeat 30px center;}

.m-toolbar-04{ margin: 20px 0;}
.m-toolbar-04 li{ height: 50px;}
.m-toolbar-04 li a{ display: block; height: 50px; line-height: 50px; text-align: right; font-size: 20px; padding-right: 20px;}
.m-toolbar-04 li a:hover::before{ content: '▶'; font-size: 12px; margin-right: 5px; }
.m-toolbar-04 li.current{ position: relative; background: #a95a02; border-top-left-radius:50px ;border-bottom-left-radius:50px ;}
.m-toolbar-04 li.current a{ color: #fff;}
.m-toolbar-04 li.current::before{ content: ""; width: 21px; height: 17px; display: block; background: url(../images/news_cat_ico.png) no-repeat center center; position: absolute; left: 30px; top: 17px;}


.m-list01 ul{ overflow: hidden}
.m-list01 li{ float: left; margin-right: 20px; width: 235px;}
.m-list01 li:nth-child(4n){ margin-right: 0; margin-bottom: 20px;}
.m-list01 li .thumb{ position: relative;width: 235px; height: 235px;}
.m-list01 li .thumb .more{ position:absolute; top: 90px; left: 50%; display:none; margin-left: -85px; width: 170px; height: 50px; border-radius: 50px; background: #a95a02; color: #fff; text-align: center; line-height: 50px;}
.m-list01 li h5{overflow: hidden; height: 50px; line-height: 50px;}
.m-list01 li:hover .thumb .more{ display: block;}
.m-list01 li:hover h5{ color: #a95a02;}
.m-list01 li:hover .thumb img{opacity: .7;}


.m-list02 ul{ padding-right: 10px;}
.m-list02 li{ padding:10px; overflow: hidden; margin-bottom: 10px;}
.m-list02 li:hover{  box-shadow: 0px 0px 10px 0px #ccc;}
.m-list02 li .thumb{ position: relative; float: left; overflow: hidden; border-radius: 4px; width: 200px; height: 150px;}
.m-list02 li .thumb .img{ width:200px; height:150px; position:relative; overflow:hidden; display:block;}
.m-list02 li .info{ position: relative; width: 770px; float: right; padding:0 0 0 30px ;}
.m-list02 li h5{ height: 50px; line-height: 50px; font-size:18px; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}
.m-list02 li h6{ font-size: 14px; color: #7C7B7B; height: 50px; line-height:25px; overflow: hidden; font-weight: normal; margin-bottom:50px;}
.m-list02 li h5:hover a{ color:#a95a02}
.m-list02 li h6:hover a{ color:#a95a02}                           
.m-list02 li:hover .thumb .more{ display: block;}
.m-list02 li:hover h5{ color: #a95a02;overflow: hidden;}
.m-list02 li:hover .thumb img{opacity: .7;}
.m-list02 .time{ position: absolute; line-height: 30px; height: 30px; display: inline-block; right: 20px; bottom: 0;}
.m-list02 .time::before{ content: ""; display: inline-block; position: relative; top: 3px;margin-right: 3px; width: 18px; height: 18px; background: url(../images/news_time_ico.png) no-repeat center center;}


   
/*新闻样式*/
.m-list-03{ width:1200px; margin:0 auto 50px; overflow: hidden; border:1px solid #ccc; border-top:3px solid #c50001; position:relative;}
.m-list-03 ul{ margin:0; padding:15px;}
.m-list-03 ul li{float: left;width:555px; height:120px; margin:0 15px 15px 0; padding:10px; background:#f3f3f3; box-sizing:content-box;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-list-03 ul li:nth-child(2n){ margin-right:0px;}

.m-list-03 ul li .my-left{ width:185px; height:120px; float:left; position:relative; overflow:hidden;}
.m-list-03 ul li .my-left .my-news-img{ width:185px; height:120px; display:block; overflow:hidden; margin:0;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.m-list-03 ul li .my-right{ width:350px; float:right; overflow:hidden; padding-top:5px;
transition:all 0.3s ease-out 0s;
-webkit-transition:all 0.3s ease-out 0s;     
-moz-transition:all 0.3s ease-out 0s;                          
-ms-transition:all 0.3s ease-out 0s;
-o-transition:all 0.3s ease-out 0s;}
.m-list-03 ul li .my-right h3{ width:350px; height:35px; line-height:35px; overflow:hidden; color: #666; font-size: 16px; font-weight:bold;}
.m-list-03 ul li .my-right span{color: #999; display: block;font-size: 12px; margin-top: 5px}
.m-list-03 ul li .my-right .my-desc{ width:350px; height:40px; line-height:20px; font-size: 14px; color: #999;  margin-top:5px; overflow:hidden;}

.m-list-03 ul li:hover{ background:#c50001;} 
.m-list-03 ul li:hover .my-right h3{ color:#fff;}
.m-list-03 ul li:hover .my-right span{ color:#fff;}
.m-list-03 ul li:hover .my-right .my-desc{ color:#fff;}
.m-list-03 ul li:hover .my-left .my-news-img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);}






/*产品详情页*/
.m-product_detail .info{overflow:hidden}
.m-product_detail .info .thumb{float:left;width:400px;height:400px;background:no-repeat center center;background-size:cover}
.m-product_detail .right_part{float:right;padding:50px 0 0 30px;width:600px}
.m-product_detail .right_part h1{font-size:24px}
.m-product_detail .right_part h1::after{display:block;margin:30px 0 20px 0;width:30px;height:4px;background:#a95a02;content:""}
.m-product_detail .right_part .desc{overflow:hidden;text-overflow: ellipsis;margin:30px 0;height:72px;color:#333}
.m-product_detail .right_part .tel{position:relative;width:570px;height:100px;border-top-right-radius:0;border-bottom-right-radius:50px;border-bottom-left-radius:0;border-top-left-radius:50px;background:#f2f9f0}
.m-product_detail .right_part .teltitle{position:absolute;top:20px;left:80px;color:#a95a02;font-weight:700;font-size:20px}
.m-product_detail .right_part .num{position:absolute;top:50px;left:80px;color:#a95a02;font-weight:700;font-size:28px}
.m-product_detail .right_part .btn{position:absolute;top:30px;right:30px;width:164px;height:50px;border:1px solid #a95a02;border-radius:50px;color:#a95a02;text-align:center;font-size:24px;line-height:50px;cursor:pointer}
.m-product_detail .right_part .btn:hover{background:#a95a02;color:#fff}
.m-product_detail .product_content{padding:30px 0}
.m-content_title{position:relative;margin:20px 0}
.m-content_title h4{position:relative;z-index:999; color:#fff;display:inline-block;padding-right:30px;background:#a95a02; text-align:center; font-size:20px; padding-left:20px;}
.m-content_title::after{position:absolute;top:50%;left:0;display:block;width:100%;height:1px;background:#ccc;content:""}
.m-product_detail .property{padding-top:20px;width:100%}
.m-product_detail .property ul{overflow:hidden}
.m-product_detail .property ul li{float:left;margin-bottom:12px;margin-left:20px;width:320px;height:40px}
.m-product_detail .property ul li:nth-child(1){margin-left:0}
.m-product_detail .property ul li:nth-child(4){margin-left:0}
.m-product_detail .property ul li p{float:left;box-sizing:border-box;width:125px;height:40px;border:1px solid #eee;background-color:#fafafa;color:#000;text-align:center;font-size:14px;line-height:40px}
.m-product_detail .property ul li span{float:right;overflow:hidden;box-sizing:border-box;width:195px;height:40px;border:1px solid #eee;border-left:none;color:#7c7b7b;text-align:center;font-size:14px;line-height:40px}
.m-relative_products li{float:left;margin-right:20px;width:235px}
.m-relative_products li:nth-child(4n){margin-right:0;margin-bottom:20px}
.m-relative_products li .thumb{position:relative;width:235px;height:235px; background:no-repeat center center; background-size:cover;}
.m-relative_products li .thumb .more{position:absolute;top:90px;left:50%;display:none;margin-left:-85px;width:170px;height:50px;border-radius:50px;background:#a95a02;color:#fff;text-align:center;line-height:50px}
.m-relative_products li h5{height:50px;line-height:50px;overflow:hidden;}
.m-relative_products li:hover .thumb .more{display:block}
.m-relative_products li:hover h5{color:#a95a02}
.m-relative_products li:hover .thumb img{opacity:.7}


.m-news_detail{}
.m-news_detail h1{ font-size: 24px; line-height: 50px; text-align: center;}
.m-news_detail .meta{text-align: center;}
.m-news_detail .meta span{ margin: 0 10px;}
.m-news_detail .desc{ border-bottom-left-radius: 50px; border-top-right-radius: 50px; background:#f4f4f4; position:relative; padding:20px 60px 20px 60px; margin:10px;}
.m-news_detail .desc span{ font-size:16px; color:#555; font-weight:bold;}
.m-news_detail .desc::before{ position:absolute; left:0; font-family:serif; top:25px; font-size:60px; content:"“"; display:block; width:30px; height:30px; line-height:30px; color:#dddddd;}
.m-news_detail .desc::after{ position:absolute; right:20px; bottom: -20px; font-family:serif; top:25px; font-size:60px; content:"„"; display:block; width:30px; height:30px; line-height:30px; color:#dddddd;}


/* kkpager 翻页样式 */
.m-pager{ margin: 0 auto; width: 100%;}
#kkpager{clear:both;padding:5px 0px 5px 0px;color:#999;font-size:13px;}
#kkpager a{float: left;display: inline;margin-right: 5px;padding: 3px 10px 3px 10px;border: 1px solid #ccc;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #fff;color:#999;text-decoration:none;cursor: pointer;}
#kkpager span.disabled{float: left;display: inline;margin-right: 5px;padding: 3px 10px 3px 10px;border:1px solid #DFDFDF;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background-color:#FFF;color:#DFDFDF;}
#kkpager span.curr{float: left;display: inline;margin-right: 5px;padding: 3px 10px 3px 10px;border: 1px solid #a95a02;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background: #a95a02;color: #fff;}
#kkpager a:hover{border:1px solid #a95a02;background-color:#a95a02;color:#fff;}
#kkpager span.normalsize{ }
#kkpager_gopage_wrap{position:relative;top:0px;left:0px;}
#kkpager_btn_go{position:absolute;top:-2px;left:0px;display:none;overflow:hidden;margin:0px;padding:0px;width:44px;height:18px;border:0px;-webkit-border-radius: 3px;-moz-border-radius: 3px;background-color:#a95a02;color:#FFF;text-align:center;line-height:140%;cursor:pointer;}
#kkpager_btn_go_input{position:relative;top:0px;left:0px;margin-right:1px;margin-left:1px;width:36px;height:18px;outline:none;border:1px solid #DFDFDF;-webkit-border-radius: 3px;-moz-border-radius: 3px;color:#999;text-align:center;}
#kkpager_btn_go_input.focus{border-color:#a95a02;}
#kkpager .pageBtnWrap{float:left;}
#kkpager .infoTextAndGoPageBtnWrap{float:right;}
#kkpager .spanDot{float:left;margin-right:5px;}
#kkpager .currPageNum{color:#FD7F4D;}
#kkpager .infoTextAndGoPageBtnWrap{padding-top:5px;}

/*翻页 & 相关文章 */
.m-jdlst{width:100%;float:left}
.m-jdlst ul li{width:100%;height:45px;float:left;box-sizing:border-box;border-top:1px dashed #ccc}
.m-jdlst ul li p{width:720px;float:left;text-align:left;height:45px;overflow:hidden;font-size:14px;color:#4c4b4b;line-height:45px;overflow:hidden}
.m-jdlst ul li .more{float:right;font-size:14px;color:#4c4b4b;line-height:45px;transition:.3s}
.m-jdlst ul li a:hover{color:#a95a02}
.m-jdlst .jdfh a{width:82px;height:30px;float:right;background-color:#a95a02;color:#fff!important;text-align:center;line-height:30px;font-size:16px;margin-top:20px}
.m-jdlst .jdfh a:hover{ opacity:0.8}
.m-jdlst .jdnm{width:100%;float:left;text-align:left;font-size:16px;color:#010000;line-height:40px}
.m-jdlst .det_page{top:0;left:0;z-index:100}
.m-jdlst .det_page a{display:block;height:100%;font-size:14px;color:#010000;line-height:40px;background-color:#f7f7f7;margin-bottom:5px;padding-left:12px}


/* 联系我们 */
/*联系我们*/

.m-contact_item1{width:100%;overflow:hidden;padding-bottom:10px}
.m-contact_item1 .nytel{width:1054px;float:left;margin-top:18px}
.m-contact_item1 .nytel img{float:left;width:35px;height:39px}
.m-contact_item1 .nytel p{float:left;font-size:24px;color:#585858;line-height:39px;margin-left:10px}
.m-contact_item1 .icon-tel{ color: #a95a02; font-size: 24px;}

.m-contact_item1 .nt-box{width:1054px;float:left;margin-top:20px}
.m-contact_item1 .nt-box .n-let{width:780px;float:left}
.m-contact_item1 .nt-box .n-let p{width:100%;float:left;text-align:left;font-size:18px;color:#585858;line-height:48px}
.m-contact_item1 .nt-box .n-rit{width:274px;float:right}
.m-contact_item1 .nt-box .n-rit .nytel1{width:100%;float:left}
.m-contact_item1 .nt-box .n-rit .nytel1 img{width:26px;height:26px;float:left}
.m-contact_item1 .nt-box .n-rit .nytel1 p{width:241px;float:right;text-align:left;font-size:20px;color:#000;line-height:26px}
.m-contact_item1 .nt-box .n-rit .nytel1 .icon-kefu{ font-size: 30px; color: #a95a02;}
.nt-box .n-rit .nytel1 .tel{width: 100%;float: left;text-align: left;font-size: 35px;color: #000000;font-weight: bold;line-height: 55px;}


.m-contact_item1 .nt-box .n-rit .n-zx a{width:115px;border-radius:5px;height:40px;float:left;margin-top:10px;background-color:#a95a02;text-align:center;line-height:40px;font-size:18px;color:#fff}
.m-contact_item1 .nt-box .n-rit .n-ewm{width:100%;float:left;margin-top:25px}
.m-contact_item1 .nt-box .n-rit .n-ewm ul li{width:80px;float:left;margin-right:42px}
.m-contact_item1 .nt-box .n-rit .n-ewm ul li .tun{width:80px;height:80px;float:left}
.m-contact_item1 .nt-box .n-rit .n-ewm ul li .tun img{width:100%;height:100%}
.m-contact_item1 .nt-box .n-rit .n-ewm ul li p{width:100%;float:left;text-align:center;font-size:14px;color:#aaa;line-height:36px}
.m-contact_item2 .form_box{width:400px}
.m-contact_item2 .form_box h2{font-size:24px;color:#03af4a;font-weight:500;margin-bottom:0}
.m-contact_item2 .form_box span{font-size:12px;color:#979797}
.m-contact_item2 .form_list{width:100%}
.m-contact_item2 .form_list input{background:0 0;box-sizing:border-box;line-height:33px;font-size:12px;margin-top:5px;color:#333;border:1px solid #bbb!important;padding-left:10px}
.m-contact_item2 .form_list input::-webkit-input-placeholder{color:#333}
.m-contact_item2 .form_list input:-moz-placeholder{color:#333}
.m-contact_item2 .form_list input::-moz-placeholder{color:#333}
.m-contact_item2 .form_list input:-ms-input-placeholder{color:#333}
.m-contact_item2 .form_list textarea{width:100%;height:80px;background:0 0;box-sizing:border-box;color:#333;font-weight:200;font-size:14px;margin-top:5px;outline:0;resize:none;border:1px solid #bbb!important;margin-bottom:18px;padding-left:10px;line-height:27px}
textarea::-webkit-input-placeholder{color:#bbb}
.m-contact_item2 .submit1{width:165px;height:45px;line-height:45px;text-align:center;background:#fff;display:block;float:left;border:1px solid #a95a02!important;text-align:center;line-height:45px;font-size:20px;color:#a95a02!important;border-radius:10px;transition:.3s}
.m-contact_item2 .submit1:hover{background-color:#a95a02;color:#fff!important}
.m-contact_item2 .copy{background:#222;color:#666!important;height:30px;z-index:10;bottom:0;width:100%;position:absolute;text-align:center;line-height:30px}
.copy a{color:#666!important}
.m-contact_item2{width:100%;padding:30px 0;overflow:hidden;}
.m-contact_item2 .l-zb{width:600px;height:700px;float:left;position:relative}
.m-contact_item2 .l-zb img{width:100%;height:100%;position:absolute;top:0;left:0}
.m-contact_item2 .l-zb a{width:168px;height:48px;float:left;margin-left:50px;background-color:#a95a02;text-align:center;line-height:48px;font-size:16px;color:#fff;margin-top:562px;position:relative;z-index:99}
.m-contact_item2 .l-yb{width:600px;height:700px;float:right;background-color:#fff}
.m-contact_item2 .l-yb .ntt{width:500px;float:left;margin-left:54px;margin-top:78px}
.m-contact_item2 .l-yb .ntt p{width:100%;float:left;text-align:left;font-size:24px;color:#020000;line-height:32px}
.m-contact_item2 .l-yb .nliu{width:500px;float:left;margin-top:36px;margin-left:54px}
.m-contact_item2 .form_name1{width:240px!important;height:40px!important;background:#f8f8f8!important;border-radius:40px;border:none!important;margin-top:20px!important}
.m-contact_item2 .form_tel1{width:240px!important;height:40px!important;background:#f8f8f8!important;border-radius:40px;border:none!important;margin-top:20px!important}
.m-contact_item2 .form_message1{width:488px!important;height:190px!important;background:#f8f8f8!important;border:none!important;border-radius:10px;margin-top:30px!important}
.m-contact_item2 .ndz{width:100%;float:left;margin-bottom:25px}
.m-contact_item2 .ndz img{width:32px;height:39px;float:left}
.m-contact_item2 .ndz p{float:left;font-size:24px;color:#595858;line-height:39px;margin-left:15px}

  

.m-contact .contactInfo{width:100%; height:auto; overflow: hidden; padding: 30px 0;}
.m-contact .contactInfo .map{width:600px; height:auto; float:right;}
.m-contact .contactInfo .map img{width:100%; height:auto;}
.m-contact .contactInfo .Info{width:500px; height:auto;  box-sizing:content-box; float:left;}
.m-contact .contactInfo .Info h1{ font-size: 26px;}
.m-contact .contactInfo .Info h4{font-size:18px; color:#4e4c4d; font-weight:normal; padding-bottom:15px;}
.m-contact .contactInfo .Info p{width:100%; line-height:2em; padding-bottom:10px; font-size:18px;  color:#666; box-sizing:content-box;}
.m-contact .contactInfo .Info p:after{display:block; font-size:18px; clear:both;}
.m-contact .contactInfo .Info p b{width:15%; display:block; float:left;}
.m-contact .contactInfo .Info p span{width:85%; display:block; float:left;}



/*搜索结果*/
.m-search-list{width: 1200px; min-height:200px; height:auto; overflow:hidden; position:relative; margin:20px auto 0; padding:0 0 30px;}
.m-search-list ul{ width:1200px; margin:0 auto; overflow:hidden;}
.m-search-list ul li{float: left;width:590px; height:145px; margin:10px 20px 0 0; border:1px solid #ccc; padding:0 10px; background:#fff;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-search-list ul li:nth-child(2n){ margin-right:0;}

.m-search-list ul li .my-search-left{ width:150px; height:120px; float:left; margin-top:10px;  margin-right:20px; position:relative; overflow:hidden;}
.m-search-list ul li .my-search-left .my-search-img{ width:150px; height:120px; position:relative; overflow:hidden;}

.m-search-list ul li .my-search-right{ width:380px; float:left; margin-top:10px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-search-list ul li .my-search-right h3{ width:380px; height:30px; line-height:30px; overflow:hidden; color: #333; font-size: 16px; padding-top:5px; text-overflow:ellipsis; white-space: nowrap;}
.m-search-list ul li .my-search-right span{color: #999; display: block;font-size: 12px; margin-top: 5px}
.m-search-list ul li .my-search-right .my-search-desc{ width:380px; height:40px; line-height:20px; color: #666; font-size: 14px;  margin-top: 5px; overflow:hidden;}

.m-search-list ul li:hover{ background:#fff; border-color:#a95a02;}
.m-search-list ul li:hover .my-search-right{ margin-left:10px;}
.m-search-list ul li:hover .my-search-right h3{ color:#a95a02;}




/*案例  横向展示图片列表*/
.my-case{margin-top:0; overflow:hidden;}

.my-case ul{ margin:0; padding:0;}
.my-case li{width:318px; height:248px;text-align:center;position:relative; float:left; border: 1px solid #ccc; box-sizing:content-box; margin:0 10px 20px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-case ul li:nth-child(1){ margin-left:0;}
.my-case ul li:nth-child(3n){ margin-right:0;}
.my-case ul li:nth-child(3n+1){ margin-left:0;}

.my-case li .my-case-box{ width:308px; height:238px; margin:5px; position:relative; overflow:hidden;}
.my-case li .my-case-tp{ width:308px; height:238px; overflow:hidden; position:relative;}
.my-case li .my-case-img{ width:308px; height:238px; overflow:hidden; position:relative;
transition:all 1s ease-out 0s;
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-case li .my-case-img img{ width:100%;
transition:all 1s ease-out 0s;
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-case li .my-case-title{ width:288px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#fff; overflow:hidden; background:rgba(156,75,38,0.6); position:absolute; left:0; bottom:0; padding:0 10px; box-sizing:content-box; margin-bottom:0;
transition:all 0.5s ease-out 0s;   
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s; 
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-case li:hover{ border-color:#a95a02;}        
.my-case li:hover .my-case-img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);}
.my-case li:hover .my-case-title{background:#a95a02;}




/*荣誉资质  竖向展示图片列表*/
.my-honor{margin-top:0; overflow:hidden;}

.my-honor ul{ margin:0; padding:0;}
.my-honor li{width:232px; height:340px;text-align:center;position:relative; float:left; margin:0 10px 20px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-honor ul li:nth-child(1){ margin-left:0;}
.my-honor ul li:nth-child(4n){ margin-right:0;}
.my-honor ul li:nth-child(4n+1){ margin-left:0;}

.my-honor li .my-honor-box{ width:232px; height:295px; position:relative; overflow:hidden;}
.my-honor li .my-honor-img{ width:232px; height:295px; overflow:hidden; position:relative;
transition:all 1s ease-out 0s;
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-honor li .my-honor-img img{ width:100%;
transition:all 1s ease-out 0s;     
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-honor li .my-honor-title{ width:232px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#333; overflow:hidden; background:#f5f5f5; position:relative; padding:0 10px; margin-bottom:0;
transition:all 0.5s ease-out 0s;   
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s; 
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-honor li:hover{ border-color:#a95a02;}        
.my-honor li:hover .my-honor-img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);  
-o-transform: scale(1.1);}
.my-honor li:hover .my-honor-title{background:#a95a02; color:#fff;}



/*人才招聘*/
.m-job-list{margin-top:0; overflow:hidden;}
.m-job-list ul{ margin:0; padding:0; overflow:hidden;}
.m-job-list ul li{float: left;width:490px; height:145px; margin:10px 20px 0 0; border:1px solid #ccc; padding:0 10px; background:#fff;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s; 
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-job-list ul li:nth-child(2n){ margin-right:0;}

.m-job-list ul li .my-job-left{ width:150px; height:120px; float:left; margin-top:10px;  margin-right:20px; position:relative; overflow:hidden;}
.m-job-list ul li .my-job-left .my-job-img{ width:150px; height:120px; position:relative; overflow:hidden;}

.m-job-list ul li .my-job-right{ width:280px; float:left; margin-top:10px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-job-list ul li .my-job-right h3{ width:280px; height:30px; line-height:30px; overflow:hidden; color: #333; font-size: 16px; padding-top:5px; text-overflow:ellipsis; white-space: nowrap;}
.m-job-list ul li .my-job-right span{color: #999; display: block;font-size: 12px; margin-top: 5px}
.m-job-list ul li .my-job-right .my-job-desc{ width:280px; height:40px; line-height:20px; color: #666; font-size: 14px;  margin-top: 5px; overflow:hidden;}

.m-job-list ul li:hover{ background:#fff; border-color:#a95a02;}
.m-job-list ul li:hover .my-job-right{ margin-left:10px;}
.m-job-list ul li:hover .my-job-right h3{ color:#a95a02;}


/*内页新闻*/
.m-list-news{margin-top:0; overflow:hidden;}
.m-list-news ul{ margin:0; padding:0; overflow:hidden;}
.m-list-news ul li{float: left;width:955px; height:175px; margin-top:10px; border:1px solid #ccc; padding:0 10px; background:#fff;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.m-list-news ul li .my-left{ width:250px; height:150px; float:left; margin-top:10px;  margin-right:20px; position:relative; overflow:hidden;}
.m-list-news ul li .my-left-img{ width:250px; height:150px; margin:0; overflow:hidden;}

.m-list-news ul li .my-right{ width:650px; float:left; margin-top:10px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-list-news ul li .my-right h3{ width:650px; height:30px; line-height:30px; overflow:hidden; color: #333; font-size: 16px; text-overflow:ellipsis; white-space: nowrap;}
.m-list-news ul li .my-right span{color: #999; display: block;font-size: 12px; margin-top: 5px}
.m-list-news ul li .my-right .my-desc{ width:650px; height:40px; line-height:20px; color: #666; font-size: 14px;  margin-top: 5px; overflow:hidden;}
.m-list-news ul li .my-right .my-more{ width:131px; height:37px; margin-top: 10px;}

.m-list-news ul li:hover{ background:#fff; border-color:#a95a02;}
.m-list-news ul li:hover .my-right{ margin-left:10px;}
.m-list-news ul li:hover .my-right h3{ color:#a95a02;}


/*加盟 文章详情*/
.m-article-content{ margin:0; overflow:hidden;}
.m-article-content img{ max-width:100% !important;}




/*成员  竖向展示图片列表*/
.my-video{margin-top:0; overflow:hidden;}

.my-video ul{ margin:0; padding:0;}
.my-video li{width:320px; height:285px;text-align:center;position:relative; float:left; margin:0 10px 20px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-video ul li:nth-child(1){ margin-left:0;}
.my-video ul li:nth-child(3n){ margin-right:0;}
.my-video ul li:nth-child(3n+1){ margin-left:0;}

.my-video li .my-video-box{ width:320px; height:240px; position:relative; overflow:hidden;}
.my-video li .my-video-img{ width:320px; height:240px; overflow:hidden; position:relative;
transition:all 1s ease-out 0s;
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-video li .my-video-img img{ width:100%;
transition:all 1s ease-out 0s;     
-webkit-transition:all 1s ease-out 0s; 
-moz-transition:all 1s ease-out 0s;
-ms-transition:all 1s ease-out 0s;  
-o-transition:all 1s ease-out 0s;}
.my-video-icon{ width:70px; height:70px; position:absolute; left:50%; top:200px; margin-left:-35px; opacity:0;
transition:all 0.3s ease-out 0s;   
-webkit-transition:all 0.3s ease-out 0s;
-moz-transition:all 0.3s ease-out 0s; 
-ms-transition:all 0.3s ease-out 0s;
-o-transition:all 0.3s ease-out 0s;}
.my-video li .my-video-title{ width:320px; height:45px; line-height:45px; text-align:center; font-size:16px; color:#333; overflow:hidden; background:#f5f5f5; position:relative; padding:0 10px; margin-bottom:0;
transition:all 0.5s ease-out 0s;   
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s; 
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.my-video li:hover{ border-color:#a95a02;}        
.my-video li:hover .my-video-img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);}
.my-video li:hover .my-video-title{background:#a95a02; color:#fff;}
.my-video li:hover .my-video-icon{ top:85px; opacity:1;}



/*问答*/
.m-list-question{margin-top:0; overflow:hidden;}
.m-list-question ul{ width:100%; margin:0 auto; overflow:hidden;}
.m-list-question ul{ margin:0 ; padding:0;}
.m-list-question ul li{ width:933px; min-height:70px; max-height:100px; position:relative;  overflow:hidden; margin-bottom: 20px; border:1px solid #ccc; padding:10px; background:#fff; box-sizing:content-box;}
.m-list-question ul li:last-child{ margin-bottom: 0;}

.m-list-question-title{ width:930px; height:30px; line-height:30px; font-size:16px; color:#000; overflow:hidden; padding-left:30px; text-overflow:ellipsis; white-space: nowrap; margin-bottom:10px; background:url(../images/q.png) left center no-repeat;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
.m-list-question-desc{ width:930px; min-height:30px; max-height:60px; line-height:30px; font-size:14px; color:#666666; overflow:hidden; padding-left:30px; margin:0; background:url(../images/a.png) left 5px no-repeat;}


.m-list-question ul li:hover .m-list-question-title{ color:#a95a02;}


/*合作伙伴*/
.f-list-hzhb{ width:1200px; height:auto; overflow:hidden; position:relative; margin:0 auto;}
.f-list-hzhb ul{ margin:0; padding:0;}
.f-list-hzhb ul li{ width:285px; height:170px; position:relative; overflow:hidden; float:left; border:3px solid #585656; margin:0 10px 30px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}
   
.f-list-hzhb ul li:nth-child(1){ margin-left:0;}
.f-list-hzhb ul li:nth-child(4n){ margin-right:0;}
.f-list-hzhb ul li:nth-child(4n+1){ margin-left:0;}

.m-list-hzhb{ width:271px; height:156px; position:relative; overflow:hidden; margin:4px; border:1px solid #a95a02;}


.m-hzhb-title{ width:271px; height:156px; line-height:156px; text-align:center; font-size:16px; color:#fff; overflow:hidden; position:absolute; top:4px; left:4px; background:rgba(156,75,38,0.6); opacity:0; padding-top:20px;
transition:all 0.5s ease-out 0s;
-webkit-transition:all 0.5s ease-out 0s;
-moz-transition:all 0.5s ease-out 0s;
-ms-transition:all 0.5s ease-out 0s;
-o-transition:all 0.5s ease-out 0s;}

.f-list-hzhb ul li:hover{ border-color:#a95a02;}
.f-list-hzhb ul li:hover .m-hzhb-title{ opacity:1; padding-top:0;}

  /*产品中心*/  
.my-product{margin-top:0; overflow:hidden;}
.my-product ul{ margin:0; padding:0;}
.my-product ul li{ width:300px; height:431px; float:left; overflow:hidden; position:relative; margin:0 45px 30px 0; background:#a95a02;}
.my-product ul li:nth-child(3n){ margin-right:0;}  

.my-product-box{ width:296px; height:376px; position:relative; overflow:hidden; margin:2px auto; box-sizing:border-box; overflow:hidden;}
.my-product-img{ width:100%; height:100%; position:relative; margin:0; overflow:hidden;}

.my-product-title{ width:300px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; padding:0 20px; position:relative; overflow:hidden; text-overflow:ellipsis; white-space: nowrap;}


.my-product ul li:hover .my-product-img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);}
       
/*内页样式end*/ 

#reprint_prompts{ font-size:14px; color:#777; text-align:right; margin-top:10px;}
