@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "思源黑体"}
img{ border:0;}
a{ text-decoration:none; color:#180d09;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

/* body{background:url(../images/bjs.jpg) repeat 100% 100%;width: 100%;z-index: -99;} */

*:focus{   
	border:none;
}

@font-face {
    font-family: 'bex';
    src: url('../font/EMBASSY BT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shr';
    src: url('../font/SSOURCEHANSERIFCN-BOLD_0.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.h_logo{width:180px; height: auto; position: absolute; top:0; left:0; z-index: 999}
.h_logo img.logo_pic{width:100%; height: auto; display: block}
.h_logo_bottom{width:100%; height:70px; background: url(../images/bjs.jpg) no-repeat; border-radius: 0 0 8px 8px; text-align: center; padding: 10px}
.h_logo_bottom h3{color:#025d5d; font-size: 24px; font-weight: bold; line-height: 35px;}


/* 导航栏 */
.header_nav{height:auto; width:100%; z-index: 9; }
.header_top{width:100%; height: 90px;background: url(../images/head_top.jpg) no-repeat 100% 100%;}
.header_top .container{padding-left: 198px; position: relative}
.h_logo_zi{width:auto; float: left; height: 90px; display: flex; align-items: center;}
.h_logo_zi img{align-items: center; margin: 0px auto;}
.h_logo_dh{float: right}
.h_logo_dh img{float: left; margin-top:32px; margin-right: 20px;}
.h_logo_dh span{color:#025d5d; float: left; font-size: 14px; line-height: 90px; margin-right:20px;}
.h_logo_dh dl{float: left; text-align: right;  font-family: 'shr'; margin-top: 20px;}
.h_logo_dh dl dt{font-family: 'shr'; color:#025d5d; font-size: 20px;}
.h_logo_dh dl dd{font-family: 'shr'; color:#025d5d; font-size: 20px;}
.header_bottom{width:100%; height: 62px; background: #5ac2c1; }
.header_bottom .container{padding-left: 198px}
.nav{width:100%; height:60px; float: right; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:91px; text-align: center;}
.nav .nLi:nth-child(1){background: url(../images/home.png) no-repeat left center; padding-left:23px }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%; }
.nav .nLi h3 p{height:60px; line-height: 60px; color:#571015; font-size:16px; margin: 0px auto; width: 100%}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#571015; text-align: center; font-weight: bold; }
.nav .sub{position:absolute;top:60px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{}
.sub li:hover a{color:#571015;}


/* 首页:banner */
.banner{ width:100%; height:613px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:80px; right:20%;}
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:135px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #441f0a; width: 50px; border-radius: 20px;}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:613px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }



/*产品*/
/* .index_product{height:675px; background: url(../images/product_bjs.jpg) no-repeat; background-size:cover; padding:50px 50px; margin-top: -38px;} */
.index_product{height:675px; background: #5ac2c1; background-size:cover; padding:50px 50px; margin-top: -38px;}
.index_pro_title{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 10px;}
.index_pro_title h3{color:#571015; font-size: 30px; font-weight: bold; text-align: center}
.index_pro_title h4{color:#571015; font-size:24px;text-align: center; margin-bottom: 10px; font-family: "bex"; letter-spacing:2px }
.in_pro_nav{width:auto; display: table; margin: 0px auto;}
.in_pro_nav a{width:270px; height: 40px;  background: #025d5d; float: left; border-radius: 5px; position: relative; line-height: 40px; padding-left: 35px; 
	margin-bottom: 10px; margin-right:6px;}
.in_pro_nav a:after{content: ""; width:6px; height:6px; background: #fff2b9; position: absolute; border-radius: 50%; left:18px; top:50%; margin-top: -3px;}
.in_pro_nav a p{color:#fff2b9; font-size: 18px; display: initial}
.in_pro_nav a span{color:#fff2b9; font-size: 16px; font-family: "bex"; margin-left: 10px;}
.in_pro_nav a:last-child{margin-right: 0}
.in_pro_nav a:nth-child(2n){background: #358d8c}
.index_product .picMarquee-left{ overflow:hidden; position:relative; margin-top:28px;}
.index_product .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_product .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_product .picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; width:265px;  }
.in_pro_pic{width:100%; height: auto; overflow: hidden; border: 2px solid #571015}
.in_pro_pic img{width:100%; height: auto; display: block}
.index_product .picMarquee-left .bd ul li h3{width:100%; height:30px;  text-align: center; line-height:30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#571015; font-size: 20px; margin-top: 10px; }







/*首页导航*/
.index_nav{ height: 60px; background: #025d5d}
.index_nav ul{width:100%; height:60px;}
.index_nav ul li{width:171px; height: 60px; line-height: 60px; float: left; position: relative; text-align: center}
.index_nav ul li>a{color:#fff; font-size: 19px; display: block; display: block}
.in_yq{width:100%; height: auto; overflow: hidden; position: absolute; top:60px; left:0; background: #fff; padding: 5px; display: none}
.in_yq a{width:100%; height: 40px; line-height: 40px; color:#333; font-size: 16px; display: block; text-align: center}
.index_nav ul li:hover .in_yq{display: block}
.in_yq a:hover{color:#571015}
.index_nav ul li a:hover{font-weight: bold;}



/*加盟*/
/* .index_join{height:567px; background: url(../images/join_bjs.jpg) no-repeat;  padding: 56px 50px;} */
.index_join{height:567px; background: #5ac2c1;  padding: 56px 50px;}
.index_join ul{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.index_join ul li{width:250px; height: auto; float: left; margin-right: 30px;}
.index_join ul li:last-child{margin-right: 0}
.index_join ul li img{width:186px; height: auto; display: block; margin: 0px auto;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.index_join ul li h3{width:100%; height: 40px; line-height: 40px; text-align: center; color:#f5c820; font-size: 20px; margin:10px 0 8px}
.index_join ul li p{width:100%; height: auto; overflow: hidden; line-height:24px; color: #aa8364; font-size: 14px; text-align: center}
.index_join ul li:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



/*服务*/
/* .index_service{height: auto; overflow: hidden; background: url(../images/service_bjs.jpg) no-repeat center; background-size: cover; padding: 56px 45px; } */
.index_service{height: auto; overflow: hidden; padding: 56px 45px; }
.index_service_top{width:100%; height: auto; overflow: hidden; text-align: center}
.index_service_top h3{color:#6e1a0a; font-size: 28px; font-weight: bold; margin-top: 20px;}
.index_service_top h4{color:#333; font-size: 28px; margin-top: 10px}
.index_service_top h6{color:#3c1a11; font-size: 28px;background: #f5c820; display: table; margin:10px auto; border-radius: 5px; width: 686px; height: 40px; line-height: 40px;}
.index_service_center{margin-bottom:32px;}
.index_service_center .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top: 28px}
.index_service_center .slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.index_service_center .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.index_service_center .slideBox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px;  text-align:center; background:#f5c820; cursor:pointer; 
	border-radius: 4px }
.index_service_center .slideBox .hd ul li.on{width:36px}
.index_service_center .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.index_service_center .slideBox .bd li{ zoom:1; vertical-align:middle; }
.index_service_center .slideBox .bd img{ width:100%; height:auto; display:block;  }
.index_service_nav{width:auto; display: table; margin:20px auto;}
.index_service_nav p{width:200px; height: 40px; background: #025d5d url(../images/s_dian.png) no-repeat 20px center; border-radius: 8px; line-height: 40px; color:#fff2b9; font-size: 18px; float: left; padding-left:35px; margin-right: 20px;}
.index_service_nav p span{font-family: 'bex'; font-size: 20px; margin-right:12px;}
.index_service_nav p:last-child{margin-right: 0}
.index_service .line{width:100%; height: 1px; background: #571015; display: block; margin-top:30px;}
.index_service .picMarquee-left{ overflow:hidden; position:relative; margin-top:28px  }
.index_service .picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.index_service .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_service .picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center; width: 212px;  }
.in_ser_pic{width:100%; height: auto; overflow: hidden; border: 2px solid #571015}
.in_ser_pic img{width:100%; height: auto; display: block}
.index_service .picMarquee-left .bd ul li h3{width:100%; height:40px; background: #025d5d; text-align: center; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color:#fff2b9; font-size: 18px; margin-top: 10px; }




/*新闻*/
/* .index_news{overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center; height: 602px; padding: 56px 45px 0; margin-bottom:20px;} */
.index_news{overflow: hidden; background: #5ac2c1; height: 602px; padding: 56px 45px 0; margin-bottom:20px;}
.index_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_news_title h3{color:#f5c820; font-size: 30px; font-weight: bold; text-align: center}
.index_news_title h4{color:#f5c820; font-size:24px;text-align: center; margin-bottom: 10px; font-family: "bex"; letter-spacing:2px }
.index_news_left{width:488px; height: auto; float: left; margin-top: 28px;}
.index_news_left a{width:100%; height: auto; display: block}
.in_news_pic{width:100%; height: auto; overflow: hidden}
.in_news_pic img{width:100%; height: auto; display: block}
.in_news_xx{width:100%; height: auto; overflow: hidden; padding:25px 20px 25px; background: #fff}
.in_news_xx p{width:100%; height: 70px; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height:20px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; border-top:2px solid #571015; padding-top:10px;}
.in_news_xx h3{width:335px; height: 40px; float: left; color:#571015; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color:#571015}
.in_news_xx span{float: right; background: #571015; font-size:14px; color: #fff2b9; padding: 3px 8px}
.index_news ul{width:592px; float: right; margin-top: 28px;}
.index_news ul li{width:100%; height:126px; background: #fff; margin-bottom:4px; padding:20px 30px 20px 22px;}
.in_news_img{width:180px; height: auto; float: left}
.in_news_img img{width:100%; height: auto; display: block}
.in_news_info{width:350px; height: auto; float: right}
.in_news_info p{width:100%; height:40px; overflow: hidden; font-size: 14px; color: #4d4d4d; line-height:20px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.in_new_t{width:100%; height:30px; line-height: 30px; margin-bottom: 8px;}
.in_news_info span{float: right; color:#571015; font-size: 14px;}
.in_news_info h3{width:260px; height: 100%; float: left; color:#571015; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px;}



/*联系我们*/
.index_contact{width:1203px; height:389px; background: url(../images/contact_bjs.png) no-repeat center; margin: 0px auto;     padding: 92px 88px 0;clear: both;}
.index_contact_left{width:475px; height: auto; float: right}
.index_contact_left img{width:100%; height: auto; display: block}
.index_contact_right{width:520px; height: auto; float: left}
.index_contact_right h3{color:#000; font-size: 30px; font-weight: bold; text-align: center}
.index_contact_right h4{color:#000; font-size:24px;text-align: center; margin-bottom: 10px;  font-family: "bex"}
.index_contact_right dl{width:100%; height: 40px; line-height: 40px; margin-bottom: 10px;}
.index_contact_right dl dt{width:252px; height: 100%; float: left; position: relative; border-radius: 8px; border: 1px solid #000}
.index_contact_right dl dd{width:252px; height: 100%; float: right; position: relative; border-radius: 8px; border: 1px solid #000}
.index_contact_right dl input[type="text"]{width:100%; height: 100%; background: none; color:#000; font-size: 16px; padding: 0 10px; border: 0}
.cont_tijiao{width:160px; height: 40px; background: #000; text-align: center; border-radius: 8px; color:#fff; font-size: 16px; font-weight: bold; border: 0;margin-left: 35%;}



/*底部*/
.in_footer{width:100%; height: auto;  position: relative; background:url(../images/foot_bottom.jpg) no-repeat 100% 100%; margin-top:80px; overflow: hidden}
.in_footer hr{width:100%; height:30px;  margin-bottom: 30px; }
.in_footer .container{overflow: hidden}
.in_footer_left{width:945px; height:auto; float: left }
.footer_nav{width:100%; height: 40px; line-height: 40px; color:#025d5d; font-size: 16px;}
.footer_nav a{color:#025d5d; font-size: 16px;}
.footer_nav span{margin: 0 35px; font-size: 18px;}
.in_footer_xx{width:100%; height: auto; overflow: hidden; margin-top: 25px;}
.in_footer_xx p{color:#025d5d; font-size:16px; line-height: 30px;}
.in_footer_time{width:220px; height: auto; float: right; text-align: right}
.in_footer_time img{margin-bottom: 10px;}
.in_footer_time p{color:#025d5d; font-size: 30px; line-height: 30px;}
.footer_bq{width:100%; height: 70px; line-height: 70px; margin-top:30px; }
.copy_bq{width:auto;;height:70px; line-height:70px; position: relative; color:#025d5d; font-size: 14px; float: left }
.copy_bq a{color:#025d5d; font-size:14px;}
.copy_bq a:hover{color:#fff!important}
.footer_zhichi{width:auto; height:100%; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:70px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:24px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:24px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi span{float: left; font-size: 14px; color: #025d5d;}
.footer_zhichi i{ float: left;}



/*客服*/
.index_lxfx{height: auto; position: fixed; left:2%; top:200px; width:170px; z-index: 999; background:#025d5d; border-radius:10px; padding:10px;}
.lxfx_close{width:100%; height:auto; overflow:hidden; text-align:right}
.lxfx_dh{width:100%; height:auto; overflow:hidden}
.lxfx_dh h4{background:url(../images/r_dhs.png) no-repeat left center; color:#ffe99e; font-size:14px; height:34px;  padding-left:40px; line-height:34px; display:table; margin:0px auto;}
.lxfx_dh p{width:100%; height:auto; text-align:center; line-height:24px; color:#f5c820; font-size:18px; margin:10px 0 15px}
.lxfx_link{width:100%; height:auto; overflow:hidden}
.lxfx_link a{width:121px; height:28px; line-height:28px; border-radius:8px; color:#571015;  background:#5ac2c1; display:block; text-align:center; font-weight:bold; margin:0px auto 8px; font-size:16px; }
.lxfx_link a:hover{background:#f5c820}
.lxfx_ma{width:100px; height:auto;  margin:8px auto 0;}
.lxfx_ma img{width:100%; height:auto; display:block;}
.lxfx_ma p{width:100%; height:30px; line-height:30px; color:#f5c820; text-align:center}




/*内页banner*/
/* .caseban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.newsban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.proban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.contban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.aboutban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.spban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.lcban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.yxban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.hrban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.ysban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; }
.hzban{ background: url(../images/aboutban.jpg) no-repeat center; height: 200px; } */
.caseban{ background:#5ac2c1}
.newsban{ background: #5ac2c1 }
.proban{ background: #5ac2c1 }
.contban{ background: #5ac2c1}
.aboutban{ background: #5ac2c1}
.spban{ background:#5ac2c1}
.lcban{ background: #5ac2c1 }
.yxban{ background:#5ac2c1 }
.hrban{ background: #5ac2c1 }
.ysban{ background: #5ac2c1 }
.hzban{ background: #5ac2c1}


/* 内页通用:左侧分类 */
.nyban p{ padding-top:160px; color: #571015; font-size: 14px; text-align: right; }
.nyban p a{ color: #571015; }
.mainl-fl > h3{ width: 100%;  height: 66px; line-height: 66px; text-align: center; font-size: 21px; font-weight: bold; background: #025d5d; color: #fff; }
.main-l{ border-top: none; width: 250px; margin-top: -66px; border-top: none;  }
.mianlfl-li > a > p{ color: #571015; font-size: 16px; float:left;line-height: 52px;  }
.mianlfl-li > a > span{ width:8px; height: 8px; display: block; border-radius: 50%; border:2px solid #571015; float:left; margin-left: 10px;    margin-top: 20px; margin-right: 13px;  }
.mianlfl-li{ clear: both; }
.mianlfl-li > a { display: block; margin: 0 auto; width:80%; height:50px; background:#5ac2c1; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; border-radius:8px; margin-bottom:10px;  }
.mainl-fl > ul{ padding-top: 10px; }
.mianlfl-li > .active p{ color: #571015;  }
.mianlfl-li > .active span{ background: #571015;  }
.mianlfl-li:hover a > span{ background: #571015; }
.mianlfl-li:hover a > p{ color:#571015;  }
.zxzx-l{ background: url(../images/zxzx-bg.jpg) no-repeat; height: 95px; width: 100%;  background-size:cover; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; }
.zxdc-l{ background: url(../images/zxwj-bg.jpg) no-repeat; height: 95px; width: 100%; background-size:cover; margin:20px auto;  }
.zxzx-l > a > h3,.zxdc-l > a > h3{ color: #fff; font-size: 18px; text-align: center; padding-top: 25px;  }
.zxzx-l > a > p,.zxdc-l > a > p{ text-align: center; color: #fff; font-size: 12px; }
.mainl-fl2{ margin-top: 20px; padding-bottom:10px;  }
.mainl-fl1{ border-top: none; background:#025d5d }
.mianl-tel{ padding: 0 15px; margin-top: 25px; line-height: 28px; background: #fff5bd; width:100%; overflow:hidden  }
.mianl-tel > p{ color: #626262; font-size: 16px; }
.mianl-tel > h3{ color: #ffe68b; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
.mianl-tel > h3:after{ content:""; width: 100%; height: 1px; background: #e5e5e5; display: inherit; margin-top: 8px; }
.mianl-tel > div > p{ color: #535353; font-size: 15px; line-height: 26px; }
.mianl-tel > div{ padding-top: 8px; }
.mianl-tel > span{ color: #ffe68b; font-size: 24px;   font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";  }
/*内页通用：单页面*/
.main-r{ width:920px; margin-top: 20px; background:#5ac2c1; padding:20px }
.contact-r{ width:920px; margin-top: 20px; background:#5ac2c1; padding:20px }
.main-r img{max-width:100%}
.main-title > h3{ font-size: 30px; text-align: center; font-weight: bold; color: #571015; }
.main-title > p{ color: #dcdcdc; font-size: 30px; font-weight: bold; text-align: center; padding-top: 15px; }
.main-title > p:after{ width:52px; height: 2px; content:""; display: inherit; background: #ffe68b; margin: 0 auto; margin-top: 15px; }
.mianr-mid{ margin-top: 30px; font-size:16px; color:#666; line-height:24px;}
.mianr-mid > p{line-height: 36px; font-size: 16px; color: #555; }

/*内页通用新闻资讯*/
.nynews-l{ margin-top:30px; width: 585px;}
.nynewst-div { width:187px; height: 152px; overflow:hidden; margin-top: 29px; margin-left: 7px;}
.nynewst-div > img{ width:100%; transition: .6s; }
.nynews-top{ width:588px; height: 172px;  transition: .3s; border:1px solid #d5d5d5;  }
.nynews-top .r > h3{ color:#555555; font-size:16px; margin-top: 30px;transition: .3s;}
.nynews-top .r > p{ color:#a1a1a1; font-size:14px;transition: .3s;}
.nynews-top .r > span{color:#a1a1a1; font-size:14px; line-height: 40px;transition: .3s;}
.nynews-top .r{width: 320px;margin-right: 50px;}
.nynews-li{border-bottom:1px dashed #d5d5d5;  overflow: hidden; }
.nynews-li > span{ border:2px solid #ffe68b; border-radius: 50%;  width:8px; height: 8px; display: block; float:left; margin-top: 20px;  margin-right: 6px;position: relative; left:0; transition: .3s;}
.nynews-li > a { float:left; line-height: 52px;  width:76%; color:#1b1b1b; font-size:16px; position: relative; left:0; transition: .3s;}
.nynews-li > p{ float:right;line-height: 52px; color: #626262;font-size: 14px;position: relative; right:0; transition: .3s;}
.nynews-li a:hover  { left:15px; color:#ffe68b;}
.nynews-li:hover > span{ left:15px; background: #ffe68b; }
.nynews-li:hover > p{ right:15px; color:#ffe68b;}
.nynews-top:hover .nynewst-l > img{ transform:scale3d(1.1,1.1,1);}
.nynews-top:hover{ background:#ffe68b; border:1px solid #ffe68b;  }
.nynews-top:hover .l > h3{ color:#fff;}
.nynews-top:hover .l > p{ color:#fff; }
.nynews-top:hover .l > span{color:#fff; ;}
.news-bot{ margin-bottom:40px}
.intitle-top > h3{ font-size: 30px;  text-align: center; font-weight: bold;color: #0c46c6;}
.intitle-top > p{ font-size:18px; color:#707070; text-align: center; line-height: 40px; }
.ny-news{ margin-top: 40px; margin-bottom: 70px; }
.main-title > h3 > span{ color: #ffe68b;  }
.nynewst-l{ width: 210px; height: 138px; overflow: hidden; float: left; }
.nynewst-l > img{ width:100%; transition: .6s; }
.nynews-top > a { display: block; padding: 16px; }
.nynews-top > a > .l{ width: 329px; margin-left: 15px;  }
.nynews-top > a > .l > h3{ color: #535353; font-size: 16px; font-weight: bold; padding-top: 10px; line-height: 30px;  }
.nynews-top > a > .l > span{ color: #898989; font-size: 14px; display: block; line-height: 36px; }
.nynews-top > a > .l > p{ color: #898989; font-size: 14px; line-height: 24px;  }

/*内页：疑问解答*/
.mianr-mid .infaq-li{ margin-right: 18px; margin-bottom: 18px; }
.mianr-mid > img{ display: table; margin: 0 auto; }
.mianr-mid > h4{ background: #ffe68b; color: #ffe68b; font-size: 16px; text-align: center; line-height: 40px; margin-top: 30px; }

/*内页：新闻资讯*/
.in-news{ margin-top: 60px; background: url(../images/innews-bg.jpg) no-repeat center; background-position: bottom; }
.news-title h3{ color: #571015;}
.news-title span {width:442px; line-height: 80px; color: #ffe68b; font-size: 33px;text-align: center; font-weight: bold;}
.news-title span p{ color: #ffe68b !important;font-size: 33px;text-align: center;font-weight: bold;padding-top: 13px; }
.news-title p{ color: #626262; }
.title h3{ font-size: 30px; text-align: center; font-weight: bold;}
.title span{ display: block;  width:442px; height: 80px; margin: 0 auto; }
.newsli-l{ width:130px; height: 122px; background:#571015; transition: .6s;  }
.newsli-l span{ font-size: 20px; font-weight: bold; text-align: center; padding-top: 20px; color: #fff;  border-bottom: 1px solid #444; width: 100px; margin: 0 auto; padding-bottom: 13px;  transition: .6s; display:block;}
.newsli-l p{ text-align: center; font-size: 30px; font-weight: bold; line-height: 40px; color: #fff; padding-top: 10px;   }
.newsli-r{ width:750px; background: #f5f5f5; padding: 18px 20px; height:122px  }
.news-li{ clear: both; margin-bottom: 20px; display: table; }
.newsli-r h3{ font-size: 20px; line-height: 30px; transition: .6s; width:100%; height:30px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.newsli-r p{ font-size: 15px; line-height: 24px; margin-top: 5px; width:100%; height:48px; overflow:hidden}
.news-li:hover .newsli-l span{ border-bottom: 1px solid #fff;  }
.news-li:hover .newsli-r h3{ color: #571015;  }
.news-li:hover .newsli-r p{ color: #571015;  }
.ny_news_h1{width: 100%; text-align: center; clear: both; height:40px; }
.ny_news_h1 h1{ font-size:24px; color: #555; }
.ny_news_xxs{width: 100%; line-height: 30px; color: #999; height: 30px;  margin-bottom: 20px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center; clear: both; font-size:14px;}
.ny_news_show{margin-bottom:70px;}



/*内页：联系方式*/
.contact .l{width:590px}
.contact .r{margin-top:15px;}
.contact .l > h3{ font-size: 24px; font-weight: bold; color: #444; padding-bottom: 20px;  }
.contact .l p{ color: #444; }
.contact .l h3{ color: #444;}
.contact .ewm-li > div{ background: #fff; border:1px solid #d5d5d5; }
.contact .foottb-r h3{ color: #444; }
.contact .foottb-r p{ color: #444; text-align:center}
.contact .foottb-r > p:before{ background: #d5d5d5; }
.keyword_light p,.nycont-bot p{ line-height: 36px;font-size: 16px; color: #555;}
.ewm-li{ float:left; margin-left:10px; }
.ewm-li div{ background: url(../images/erm_bg.png) no-repeat; width:128px; height: 128px;  }
.ewm-li div > img{ display: block; margin: 0 auto; width:104px; padding-top: 12px;  }
.container, .w1200{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.l{ float:left}
.r{ float:right}



/*荣誉资质*/
.docs-pictures{width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.honor-li{width:274px; height:auto; float:left; margin-right:28px; margin-bottom:20px;}
.honorli-div{width:100%; height:auto; overflow:hidden;  border:1px solid #ddd}
.honorli-div img{width:100%; height:100%; display:block;}
.honor-li:nth-child(3n){margin-right:0}
.honor-li h3{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}



