body{overflow:auto}
*{ margin:0; padding:0;box-sizing:border-box;}
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
.s_width{width:72%;min-width:1280px;margin:0 auto;}
.header{-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2);width:100%;position:fixed;z-index: 9999;background:#fff;}
.header .s_width{width:95%;display:flex;justify-content:space-between;align-items:center;height:93px;}
.header .logo{width:26%;}
.header .logo img{width:100%;max-width:457px;}
.index_nav{width:55%;height:93px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.index_nav li{line-height:93px; width:calc(100%/6); text-align: center}
.index_nav li a{color:#363636;font-size:16px;display:block;}
.index_nav li a:hover{font-weight:bold; text-decoration:none;color:#a77e56;}
.index_nav li .sign {	width: 19px;height: 9px;position: absolute;left: 50%;bottom: -7px;z-index: 8;margin-left: -10px;display: none;}
.subnav {width: 100%; position: absolute;top:93px;z-index: 5; display: none; left:50%;margin-left:-50%; }
.subnav-bot {height: 16px;}
.header-main.fixed .subnav {top:46px;}
.header-main.fixed .nav li a {padding-bottom:0;}
.investor-subnav {background:rgba(255,255,255,0.9);z-index:999999;}
.investor-subnav .list {padding: 0 0 0 0; margin-right:13%; margin-left:13%;display:flex;flex-wrap:wrap;justify-content:flex-start; }
.investor-subnav .list .subnav_cage{ width:calc(100%/6); float:left; position: relative; }
.investor-subnav .list .subnav_cage a {display:block; height:56px; font-size:15px; color:#333;margin:0 7px 0 2px;  line-height:56px; text-align:center;transition:all 0.3s;}
.investor-subnav .list .subnav_cage a:hover {font-weight:normal;color:#a77e56;}
.investor-subnav .list .subnav_cage  .child_menu{position:absolute;top:100%;left:0; margin-left:0;overflow:hidden;z-index:99999;height:0;width:100%;line-height:45px; }
.investor-subnav .list .subnav_cage  .child_menu a{ display: block; width: 100%; margin:0 auto; font-size:14px; font-weight:normal; color:#fff;background: #a77e56; height:35px; line-height:35px; }
.investor-subnav .list .subnav_cage  .child_menu a:hover{color:#fff;background:#a77e56;}

.header .search{ width:51px; height:51px; transition:.4s all; cursor:pointer;}


.erji_nav{ text-align: center; display: flex;justify-content:center;margin: 15px 0 0 0}
.erji_nav a{ color:#555; font-size: 15px; line-height:45px;display: block; padding:0 15px;}
.erji_nav a:hover{ color:#a77e56;}
.erji_nav li.cu_active{ border-bottom:1px solid #a77e56; }
.erji_nav li.cu_active a{ color:#a77e56; }


/*banner*/
.slide-main{position: relative;}
.prev,.next{display: block;/*width:30px;height:50px;*/position: absolute; z-index: 222; top: 40%; overflow: hidden; cursor: pointer;/*background-color: rgba(165,165,165,0.4);*/}
.prev img,.next img{/*width: 20px;height:30px;*/margin: 10px 0 0 5px;}
.prev{left: 50px;}
.next{right: 50px;}
.item{display: block; width: 100%; height: 10px; position: absolute; z-index: 124; bottom: 25px; left: 0; text-align: center;}
.item a{display: inline-block; width: 10px; height: 10px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.item a.cur{background: #a77e56; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;min-width: 1280px;}
.slide-box{position:relative;overflow: hidden;}
.slide{display:none;position:relative;position:relative;z-index:8;}
.slide img{width: 100%;height: auto;}
.slide a{display:block;cursor:pointer;}
/*footer*/
.footer{background:#070707;padding:65px 0 0 0;margin:0 0 0 0}
.footer .s_width{display:flex;justify-content:space-between;padding:0 0 55px 0}
.footer .footer_l{display:flex;justify-content:space-between;}
.footer .footer_l .footer_li{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,0.15);padding:0 95px 0 95px}
.footer .footer_l .footer_li:nth-child(1){padding:0 95px 0 0;}
.footer .footer_l .footer_title{ font-size:17px;color:#cfcfcf;text-transform: uppercase;font-weight:bold;margin:0 0 15px 0;}
.footer .footer_l .footer_li a{ line-height:28px; color: #adadad;font-size:15px;}
.footer .footer_l .footer_li a:hover{color:#fff;text-decoration:none;}
.footer .footer_l .footer_li p{line-height:28px; color: #adadad;font-size:15px;}
.footer .footer_l .footer_li .footer_tel{padding:0 0 35px 0}
.footer .footer_r{background:url(../images/f_er_bg.png) no-repeat center top;width:174px;text-align:center;padding:15px 0 0 0;line-height:55px;color:#adadad;font-size:16px;}
.footer .footer_r img{display:block;width:140px;margin:0 auto;}
.footer .footer_p{line-height:85px;border-top:1px solid rgba(255,255,255,0.1);text-align:center; font-size:16px;color:#adadad}
.footer .footer_p a{color:#adadad}
/*about*/
.about{background:url(../images/jjbg.jpg) no-repeat center top; height:918px; display:flex;justify-content:space-between;width:100%;padding:124px 0 0 0;overflow:hidden;}
.about_side{width:14%;position:relative;}
.about_side div{height:1px; width:100%;background:#b5b5b5;margin:127px 0 0 0}
.about_side p{height:1px; width:100%;background:#b5b5b5;position:absolute;bottom:145px;}
.about_t{margin:0 0 45px 0;}
.about_con{display:flex;justify-content:space-between;}
.about_con_l{width:50%;}
.about_pic{}
.about_pic img{width:100%;max-width:681px;}
.about_con_l .about_t{padding:0 0 20px 0}
.about_con_l .about_t div{width:259px;height:56px;background:rgba(167,126,86,0.3)}
.about_con_l .about_t span{display:block;margin:-12px 0 0 0;font-size:36px;color:#565656;text-transform:uppercase}
.about_con_l .about_t p{line-height:75px; font-size: 42px;color:#282828;letter-spacing:0.3em;}
.about_con_title{font-size: 36px;color:#282828;line-height:65px;}
.about_con_title h1{font-size: 36px;color:#282828;line-height:65px;font-weight:normal;}
.about_con_p{font-size: 15px;line-height: 30px;color:#585858;width:98%;max-width:640px;}
.about_more{width:140px;height:45px;border:1px solid #000000;text-align:center;line-height:45px;margin:45px 0 0 0;transition:all 0.3s;}
.about_more:hover{background:rgba(167,126,86,1);border:1px solid rgba(167,126,86,1);width:125px;}
.about_more:hover a{color:#fce3cc;font-size:20px;}
.about_more a{color:#333;font-size:20px;}
.about_li{display:flex;justify-content:space-between;margin:65px auto;}
.about_li li{width:23%;border:1px solid #e9e9e9;background:#fff;height:285px;text-align:center;transition:all 0.3s;}
.about_li li div{padding:55px 0 20px 0}
.about_li li p{font-size: 20px;color:#333333;line-height:55px;}
.about_li li span{display:block;width:60px;height:1px;margin:0 auto;background:#a77e56}
.about_li li i{display:block;font-style:normal; line-height: 55px;font-size:15px;color:#5b5b5b;}
.about_li li:hover{margin-top:-10px;}
.about_li li:hover p{color:#a77e56}
/*product*/
.product{}
.product_t{height:397px; background:url(../images/pin_bg.jpg) no-repeat center top;}
.item_title{width:100%;text-align:center;padding:146px 0 0 0;position:relative;}
.item_title div{color:#ffffff;font-size:48px;line-height:95px;}
.item_title span{width:100px;margin:0 auto 20px auto;height:1px;display:block;background:#a77e56}
.item_title p{color:#e2e2e2;font-size:16px;}
.item_title:before{content:"";width:1px;position:absolute;left:50%;margin-left:-1px;top:0;background:rgba(255,255,255,0.5);height:82px;}
.chanpin_con{  width:72%; margin:0 auto;display:flex;justify-content:space-between;}
.chanpin_con_li{width:66%;display:flex;justify-content:space-between;flex-wrap:wrap;padding:98px 0;}
.chanpin_con li{width:32%;height:auto; margin: 0 1% 2% 0;position:relative;overflow:hidden;border:1px solid #e8e8e8;cursor:pointer;border:1px solid #f1f1f1;}
.chanpin_con li:nth-child(4n){margin: 0 0 2% 0;}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .pro_text{ padding:8px 0 23px 0}
.chanpin_con li p{width:100%;color:#fff;text-align:center; font-size:18px;line-height:55px;position:absolute;bottom:-55px;background:rgba(0,0,0,0.5);transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.chanpin_con li:hover p{bottom:0px;}
.chanpin_con_pic{width:34%;position:relative}
.chanpin_con_pic div{width:200px;height:100%;background:#f6f6f6;position:absolute;left:50%;margin-left:-100px;top:0;z-index: 1}
.chanpin_con_pic img{position:relative;z-index: 2;display: block;margin:70px 0 0 0}
/*case*/
.case{ background:url(../images/casebg.jpg) no-repeat center top;padding:0 0 93px 0}
.case_con{  width:88%; margin:80px auto 0 auto;display:flex;justify-content:space-between;}
.case_con_li{width:50%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 0;}
.case_con_li li{width:50%;height:auto;padding: 0 1px 1px 0;position:relative;overflow:hidden;cursor:pointer;}
.case_con_li li:nth-child(4n){}
.case_con_li .pro_pic{ width:100%; position:relative; overflow:hidden;}
.case_con_li .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case_con_li li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.case_con_li .pro_text{ padding:8px 0 23px 0}
.case_con_li li p{width:100%;color:#fff;text-align:center; font-size:18px;line-height:55px;position:absolute;bottom:-55px;background:rgba(0,0,0,0.5);transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.case_con_li li:hover p{bottom:0px;}
.case_pic{width:50%;position:relative;height:100%;}
.case_pic img{width:100%;position:relative;z-index: 2;display: block;}
/*news*/
.news{ padding:0 0 55px 0}
.news_t div{color:#111;font-size:48px;line-height:95px;}
.news_t span{width:100px;margin:0 auto 20px auto;height:1px;display:block;background:#a77e56}
.news_t p{color:#444242;font-size:16px;}
.news_t:before{content:"";width:1px;position:absolute;left:50%;margin-left:-1px;top:0;background:rgba(0,0,0,0.5);height:82px;}
.news_con{display:flex;flex-direction:row;justify-content:space-between;cursor:pointer;flex-wrap:wrap;padding:50px 0 0 0}
.news_con li{width:32.5%;border:#f1f1f1 1px solid;transition:0.3s;margin:0 0 15px 0;padding:0 35px 0 35px;}
.news_con li:hover{background:#a77e56}
.news_con .news_text{padding:30px 0 0 0;}
.news_con .news_text a{display:block; line-height:35px; color:#000000;font-size:18px;margin:0 0 10px 0}
.news_con .news_text span{display:block; line-height:35px; color:#2d2b2b;font-size:15px; text-transform:uppercase; padding:0 0 0 25px;background:url(../images/date.png) no-repeat left center;}
.news_con .news_text p{line-height:24px; color:#585858;font-size:15px;padding:0 0 8px 0 }
.news_con .news_pic{overflow:hidden;padding:30px 0}
.news_con .news_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.news_con li:hover .news_text a{color:#fff;}
.news_con li:hover .news_text span{color:#fff;}
.news_con li:hover .news_text p{color:#fff;}
/*use*/
.use{background: url(../images/usebg.jpg) no-repeat center top;padding:0 0 80px 0}
.use ul{display: flex;justify-content:space-between;padding:75px 0 85px 0}
.use li{width:150px;height:150px;border:1px solid rgba(255,255,255,0.2);border-radius:50%;text-align:center;color:#c7c7c7;font-size:17px;line-height:55px;}
.use li div{padding:35px 0 0 0}
.kaiqi{width:196px;margin:0 auto;height:62px;line-height:62px;text-align:center;border-top:1px solid rgba(167,126,86,0.5);border-bottom:1px solid rgba(167,126,86,0.5)}
.kaiqi a{display:block;font-size:24px;color:#a77e56;transition:all 0.3s;}
.kaiqi:hover{background:rgba(167,126,86,1);border-top:1px solid rgba(167,126,86,1);border-bottom:1px solid rgba(167,126,86,1)}
.kaiqi:hover a{color:#fce3cc;font-size:20px;}
.lixi_contact{ padding:80px 0 10px 0;display:flex;justify-content:space-between;}
.lixi_contact li{ width:430px; float:left; margin:0 30px 0px 0;-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.05);  box-shadow: 0 0 15px rgba(0,0,0,0.05); background:rgba(255,255,255,0.3); height:260px; padding:50px 0 0 0}
.lixi_contact li:nth-child(3){ margin:0 0 0 0}
.lixi_contact p{ line-height:30px; color:#333; font-size:18px;  text-align:center}
.lixi_contact strong{ line-height:46px; font-size:26px; display:block; text-align:center}
.lixi_contact img{ width:62px; display:block; margin:0 auto 10px auto}
.daohang{width:130px;margin:50px auto;line-height: 45px;text-align:center;border-top:1px solid rgba(167,126,86,0.5);border-bottom:1px solid rgba(167,126,86,0.5);transition: all 0.3s;}
.daohang a{display:block;font-size:18px;color:#a77e56;}
.daohang:hover a{ color:#fff}
.daohang:hover a:hover{ text-decoration:none;}
.daohang:hover{background:#a77e56}
.bg_contact{height:430px;background:url(../images/bg_contact.jpg) no-repeat center top;}
.bg_about{height:430px;background:url(../images/bg_about.jpg) no-repeat center top;position:relative}
.bg_news{height:430px;background:url(../images/bg_news.jpg) no-repeat center top;}
.bg_case{height:430px;background:url(../images/bg_case.jpg) no-repeat center top;}
.bg_honnor{height:430px;background:url(../images/bg_honnor.jpg) no-repeat center top;}
.page_box{border-bottom: 1px solid #f1f1f1;}
.se_title{padding:65px 0 0 0}
.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2 div{color:#145fc5;font-size:38px;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 p{color:#505050;font-size:17px;}
.se_news{padding:0 0 65px 0; line-height: 35px; font-size: 16px; color:#666}
.news_con .se_news_text{padding:0 0 30px 0}
.se_espcms_page{font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:30px 30px; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:15px;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.se_espcms_book{padding:30px 0}
.se_espcms_book h1{ line-height:70px; text-align: center;}
.se_espcms_book .se_date{ font-size:15px; line-height:38px; text-align:center;}
.se_espcms_book .se_date a{ font-size:15px;color:#333}
.th_news_con{overflow: hidden; font-size:15px; line-height:31px; color:#666;text-indent:2em; margin-bottom:30px; border:1px solid #eee; padding:30px 50px;}
.th_pro_con .info_content{text-indent:0;}
.se_honnor{ padding:71px 0; margin:0 auto; overflow:hidden;}
.se_honnor ul{display:flex;justify-content:flex-start;flex-wrap:wrap;}
.se_honnor li{padding:25px 25px 15px 25px;width:32.5%;height:auto; margin: 0 1% 2% 0;border:1px solid #f3f3f3;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.se_honnor li:nth-child(3n){margin: 0 0 2% 0;}
.se_honnor .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honnor li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honnor .pro_pic{ width:100%;margin:0 auto; position:relative; overflow:hidden;}
.se_honnor .pro_text{ padding:8px 0 0 0;color:#232323;text-align:center; font-size:18px;line-height:55px;}
.se_honnor ul a{display:block;color:#f55319;text-align:center;line-height:35px;width:120px;border:1px solid #f55319;margin:0 auto;font-size:15px; }
.se_chanpin_con{ padding:45px 0 71px 0;  margin:0 auto; overflow:hidden;}
.se_chanpin_con ul{display:flex;justify-content:flex-start;flex-wrap:wrap;}
.se_chanpin_con li{padding:0;width:24%;height:auto; margin: 0 1% 1% 0;border:1px solid #e8e8e8;position:relative;overflow:hidden;background:#fbfbfb;cursor:pointer;cursor:pointer}
.se_chanpin_con li:nth-child(4n){margin: 0 0 1% 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden;}
.se_chanpin_con .pro_text{position:absolute;left:0;bottom:-100px;width:100%;background:rgba(0,0,0,0.6);transition:all 0.3s;}
.se_chanpin_con p{color:#fff;text-align:center; font-size:15px;line-height:55px;}
.se_chanpin_con ul a{display:block;color:#a77e56;text-align:center;line-height:35px;width:120px;border:1px solid #a77e56;margin:0 auto;font-size:15px; }
.se_chanpin_con li:hover .pro_text{bottom:0;}
.se_pro_pic_text{border:1px solid #eee; padding:40px 50px;display:flex;justify-content:space-between;margin:0 0 35px 0}
.se_pro_pic_text .se_pro_pic{width:50%;border:1px solid #e8e8e8;}
.se_pro_pic_text .se_pro_pic img{width:100%;}
.se_pro_pic_text .se_pro_text{width:45%;text-align:left;}
.se_pro_pic_text .se_pro_text h1{ text-align: left;line-height:95px;}
.se_pro_pic_text .se_pro_text .se_date{ text-align:left;font-size:17px;line-height:33px;color:#777;  margin:10px 0;}
.se_pro_pic_text .se_pro_text .join_back{width:140px; height: 50px; line-height: 50px; background:#a77e56; text-align: center;  margin:20px 0;}
.se_pro_pic_text .se_pro_text .join_back a{ color:#fff;}
.se_tel{padding:25px 0; border-top:1px solid rgba(0,0,0,0.1); border-bottom:1px solid rgba(0,0,0,0.1);margin:40px 0}
.miaoshu{ line-height:45px; padding:0 0 0 0; color:#fff; font-size:16px; background:#1264d4;margin:0 0 25px 0;}
.miaoshu span{  width:150px; background:#df310f; display:block; text-align:center; text-indent: 0;  font-size:16px;}
.info_content p span{flex-wrap:wrap;}
.se_pro_cage{display: flex;justify-content:space-between;flex-wrap:wrap;padding:35px 0 0 0}
.se_pro_cage li{ width:15%;border:1px solid #f1f1f1; text-align: center;line-height:40px;transition: all 0.3s;}
.se_pro_cage li a{color: #555;font-size: 15px; display: block}
.se_pro_cage li a:hover{text-decoration: none;}
.se_pro_cage li:hover a{color: #fff;}
.se_pro_cage li:hover{background:#a77e56; border:1px solid #a77e56;}
.se_pro_cage li.honor_li{background:#a77e56; border:1px solid #a77e56;}
.se_pro_cage li.honor_li a{color: #fff;}
.breadcrumb {padding: 8px 15px;margin-bottom: 20px;list-style: none;border-radius: 5px;}
.breadcrumb > li {display: inline-block;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
.breadcrumb > .active {color: #777;}
.text-center {
	text-align:center
}