body,p,h1,h2,h3,h4,h5,h6,ul,li,figure,figcaption{ margin:0; padding:0; font-style:normal; font-family:"微软雅黑"; color: #333; font-size: 14px;font-weight: normal;}
body{ overflow-x: hidden;background-color: #fff;}
label{ max-width: inherit }
tr,td,dd,dl,dt{ margin:0; padding:0}
textarea,input{outline: none;}
img{ border:none; vertical-align: middle;}
a{ text-decoration:none; color: #333;}
a:hover{ text-decoration: none; }
ul,li{ list-style:none}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.fl{ float: left; }
.fr{ float: right; }

.height70{ height: 58px }
/*搜索弹框*/
.search_header {position:fixed;top:0;left:0;z-index:9999;width:100%;background:#e5e5e5;padding:0 80px;display: none;box-sizing: border-box;}
.search_headeri {width:100%;max-width:1600px;margin:auto;height:100px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.search_headeri .inp {width:calc(100% - 210px);position:relative;}
.search_headeri .inp img {position:absolute;top:0;bottom:0;left:0;margin:auto;width: 30px;height: 30px}
.search_headeri .inp input {display:block;width:100%;height:40px;border:0;background:transparent;padding-left:30px;font-size:16px;color:#333;}
.search_headeri .inp input::placeholder {color:#ccc;}
.search_headeri .close {width:30px;height:30px;background:#333333;border-radius:50%;overflow:hidden;position:relative;display:block;margin-left:45px;}
.search_headeri .close::before,.search_headeri .close::after {content:'';position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:16px;height:1px;background:#fff;-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.search_headeri .close::after {-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg);}
.search_headeri .btn {background:#000000;border-radius:5px;width:90px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:12px;margin-left:45px;display:block;}
/*搜索弹框结束*/
.header{background-color: #fff;z-index:66;position: fixed;width: 100%;top: 0;border-bottom: 1px solid #e5e5e5}
.header h1 img{ margin: 20px 0 ;width: 100px; }
.search{ background-image: url(../images/search.png);background-repeat: no-repeat;width: 30px;height: 30px;margin-top: 20px;margin-left:30px;cursor: pointer;background-size: 30px }

.search,.nav{ display: none; }
.nav a:active,.nav a:hover { background-color: #b19964;color: #fff}
.nav li{ float: left; display: block; position: relative;}
.nav li a{ padding: 0px 15px; display: block;position: relative;font-size: 16px;}
.nav>ul>li>a{ padding:24.5px 20px}
.nav>ul>li.active>a{background-color: #b19964;color: #fff}
.nav a:hover{background-color: #b19964;;}
.nav a.hov{background-color: #b19964;color: #fff; position: relative; z-index: 10;}
.nav .subnav{ position: absolute; z-index: 5; left: 0px; top: 70px; background-color: #fff; width: 100%; display: none;}
.nav .subnav li{ float: none; width: 130px;}
.nav .subnav li a{    text-align: center; transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;display: block; height: 39px; line-height: 39px; }
.nav .subnav li a:hover{ background-color: #b19964; color: #fff;}

/*moblie*/
.black{ position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; background-color: #000; opacity: 0.5; display: none; z-index: 900;}
.black.menuOpen{ display: block;}
.menuBtn{transition:400ms 300ms;width:56px;height:52px;position: relative;overflow: hidden;display:block;cursor:pointer;}
.menuBtn .line{ transition:300ms; width:30px; height:4px; background:#e19d02; position:absolute; left:50%; margin-left: -14px;}
.menuBtn .line1{ top:14px;}
.menuBtn .line2{ top:24px; transition:300ms 100ms;}
.menuBtn .line3{ top:34px;}
.menuBtnShow{ transition:400ms 300ms; background-color: #174F90;}
.menuBtnShow .line{ background-color: #fff;}
.menuBox{ z-index: 9999;background: #fff; position: fixed; right: -100%; top: 0px; width: 340px; height: 100%; overflow-x: hidden; overflow-y: auto; transition: 400ms; -webkit-overflow-scrolling:touch;}
.menuBoxShow{right: 0px; }
.navMobile dd { display: block; width: 100%; }
.navMobile dd p a{ text-transform: uppercase; font-size: 16px; background: url(../images/m_ico1.png) no-repeat scroll 95% center;}
.navMobile dd a { display: block; padding: 10px 34px 10px 18px; line-height: 1.4; font-size: 14px; color: #8d8d8d; border-bottom: 1px solid #eaeaea;  -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s;}
.navMobile dd a:hover,.navMobile dd p a.cur{ background:none #b19964; color: #fff;}
.navMobile dd a.cur{background: url(../images/m_ico2.png) no-repeat scroll 95% center #80abde;}
.navMobile dd.dlin1 p a.cur{ background: none #b19964;}
.navMobile dd .msubnav { background-color: #fff; display: none; }
.navMobile dd .msubnav a { color: #8d8d8d; position: relative; padding-left: 36px; background: url(../images/l.png) no-repeat scroll 18px center #e6e6e6;}
.searchMbox{ background-color: #b19964; padding:20px 34px 20px 18px;}
.searchM-txt{ box-sizing: border-box;height: 36px; line-height: 100%; border: 0px none; margin: 0px auto; width: 100%; padding:0px 40px; color: #fff; background: url(../images/search.png) no-repeat scroll 15px center #c5ae79;background-size: 25px;}



/*banner*/
.banner .swiper-slide img{ width: 100% }
.banner .swiper-pagination-bullet{ background:#999;opacity: 1;width: 13px;height: 13px }
.banner .swiper-pagination-bullet-active{ background-color: #fff }
.banner .swiper-button-next, .banner .swiper-button-prev{ background-color:rgba(255,255,255,0.6);border-radius: 50%;width: 50px;height: 50px }
.banner .swiper-button-next:after, .banner .swiper-button-prev:after{ font-size: 24px;color: #222 }
.banner .swiper-button-next:hover, .banner .swiper-button-prev:hover{background-color:rgba(255,255,255,1)}

.boxall1{ margin: 20px 0 }
.boxall1 .swiper-slide .img {overflow:hidden;}
.boxall1 .swiper-slide .img img {width:100%;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.boxall1 .swiper-slide .text {text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:70px;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;background:#f5f5f5;position:relative;}
.boxall1 .swiper-slide .text h5 {font-size:18px;color:#000;-webkit-transition:all 0.4s ease-in-out;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.boxall1 .swiper-slide a:hover .img img {-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);}
.boxall1 .swiper-slide a:hover .text {height:100px;margin-top:-30px;background:#b19964;}
.boxall1 .swiper-slide a:hover .text * {color:#fff;}
.boxall1 .swiper-button-next, .boxall1 .swiper-button-prev{width: 36px;height: 80px;background-color: #8c8f97 }
.boxall1 .swiper-button-prev{left: 0}
.boxall1 .swiper-button-next{ right: 0 }
.boxall1 .swiper-button-next:after, .boxall1 .swiper-container-rtl .swiper-button-prev:after,.boxall1 .swiper-button-prev:after, .boxall1 .swiper-container-rtl .swiper-button-next:after{ font-size: 25px; color: #fff }
.boxall1 .swiper-button-next:hover, .boxall1 .swiper-button-prev:hover{background-color: #b19964;}

.boxall2{ background-color: #f2f2f2;padding-bottom: 50px }
.con1_bottom ul {margin:0px 0 20px;border-bottom:1px solid #cdd9e1;}
.con1_bottom ul li {padding: 20px 0;line-height:20px;position:relative;width:33%;float:left;cursor:pointer;text-align: center;font-size: 18px}
.con1_bottom ul li:after{ content: "";position: absolute;height: 25px;width: 1px;background-color:#ddd;top: 0;bottom: 0;margin: auto;    right: 0;  }
.con1_bottom ul li:last-child:after{display: none;}
.con1_bottom ul li s {position:absolute;width:50%;height:4px;background:#b19964;left:0%;opacity:0;top:58px;}
.con1_bottom ul li.act s {left:25%;opacity:1;}

.boxall2box .sbox { position: relative;overflow: hidden;}
.boxall2box .sbox img {display:block;width:100%;}
.boxall2box .sbox .mimg {display:block;}
.boxall2box .sbox .pimg {display:none;}
.boxall2box .sbox .txt {position:absolute;width:100%;height:100%;top:0;left:0;z-index:3;color:#fff;}
.boxall2box .sbox .txt .tbox {position:absolute;width:100%;position:absolute;left:0px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);text-align:justify;background-color: rgba(139,139,139,0.3);padding: 30px;box-sizing: border-box;}
.boxall2box .sbox .txt .tbox .stt {font-size:20px;}
.boxall2box .sbox .txt .tbox .stt2 {font-size:16px;margin:50px 0 20px;font-weight: 100}
.boxall2box .sbox .txt .tbox .sen {font-family:arial;font-size:14px;text-transform: uppercase;}
.boxall2box .sbox .txt .tbox .stc {line-height:1.8;margin:0px 0 45px;max-height:84px;overflow:hidden;font-size:16px;}
.boxall2box .sbox .txt .tbox .stc p {line-height:1.8;margin:25px 0 45px;max-height:84px;overflow:hidden;font-size:18px;color:#fff;}
.boxall2box .sbox .txt .tbox .more {padding:9px 20px;background:#b19964;    box-sizing: border-box;color:#fff;border-radius:3px;}
.boxall2box .sbox .txt .tbox .more:hover {border-bottom: 4px solid #8b8b8b}

/*新闻*/
.boxall3{ margin-bottom: 100px }
.boxall3 ul li {width:100%;float:left;margin:0 0 20px 0;border:1px solid #ddd;}
.boxall3 ul li a {display:block;}
.boxall3 ul li a .img,.boxall3 ul li a .img img {display:block;width:100%;overflow:hidden;height:auto;}
.boxall3 ul li a .txt {padding:25px 35px;text-align:justify;}
.boxall3 ul li a .txt .ltt {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px}
.boxall3 ul li a .txt .ltc {display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:2;margin:15px 0 30px;color:#999;height:56px;}
.boxall3 ul li a .txt .more2 {line-height:16px;background:url(../images/1_26.png) right 80% no-repeat;border-top:1px solid #ddd;padding-top:20px;font-size:16px}
.boxall3 ul li a:hover .img img {transform: scale(1.05);-webkit-transform: scale(1.05);}
.boxall3 ul * { -webkit-transition: all .3s; -moz-transition: all .3s;transition: all .3s;}
.boxall3 ul li:last-child {margin-right: 0;}
.titleall{ font-size:24px; color: #333333;text-align: center; padding: 40px 0}


.footer {background-color:#f3f3f3;padding:75px 0 40px;}
.footer .ftp {padding-bottom:50px;border-bottom:1px solid #ddd;margin-bottom:50px;display: none;}
.footer .ftp .frt {width:40px;cursor:pointer;}
.footer .fbt .ul1 {width:calc(100% - 330px);}
.footer .fbt .ul1 li {width:20%;float:left;}
.footer .fbt .ul1 li .ltp {margin-bottom:30px;font-size:18px}
.footer .fbt .ul1 li .ltp a{color: #000}
.footer .fbt .ul1 li .ltp a:hover{ color:#b19964  }
.footer .fbt .ul1 li a {display:block;color:#999;margin-bottom:20px;}
.footer .fbt .ul1 li a span {display:inline-block;border-bottom:1px solid #f3f3f3;}
.footer .fbt .ul1 li a:hover span {color:#b19964;border-bottom:1px solid #b19964;}
.footer .fbt .frt {width:330px;padding-left:45px;border-left:1px solid #e8e8e8;box-sizing: border-box;}
.footer .fbt .frt a {display:block;color:#666;line-height:28px;margin-bottom:20px;}
.footer .fbt .frt a>img {display:block;width:27px;float:left;margin-right:10px;}
.footer2 {background: #f3f3f3; border-top: 1px solid #e7e7e7;padding: 25px 0}
.footer2 p{ font-size: 12px;color: #999;text-transform: uppercase; }

::-webkit-scrollbar {width:4px;height:4px;}
::-webkit-scrollbar-track {background:#000;border-radius:2px;}
::-webkit-scrollbar-thumb {background:#b19964;border-radius:10px;}
::-webkit-scrollbar-corner {background:#000;}
.mdingbu{display: none; width: 100%; line-height: 50px;text-align: center;border-top: 1px solid #ddd;font-size: 14px}




/*公司简介*/
.menunav{ background-color: #fff;box-shadow: 0 2px 3px #ddd;padding: 30px ;  text-align: center;  z-index: 55;top: -40px;position: relative;width: 100%;box-sizing: border-box;}
.menunav ul{ font-size: 0 }
.menunav ul li{ text-align: center;position: relative;display: inline-block; width: 25%}
.menunav ul li:last-child:after{display: none;}
.menunav ul li:after{content: "";position: absolute;right: 0;height: 20px;width: 1px;background-color: #ddd;top: 0;bottom: 0;margin: auto;}
.menunav ul li a{color: #333333;font-size: 16px;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
.menunav ul li:hover a,.menunav ul li.active a{color: #b19964}

.titaol{ margin-bottom:50px }
.titaol h1{font-size: 30px;color: #555555;text-align: center;}
.titaol .line{width: 50px; height: 2px ;background-color:#b19964;margin: 10px auto}

.caseone{ background-color: #fafafa;box-shadow: 0 0 5px #ddd;margin-bottom: 70px}
.caseone .caseoneLeft{ width:100%;overflow: hidden; }
.caseone .caseoneLeft img{ width: 100% ;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
.caseone .caseoneRight{ width:100% }
.caseone .caseoneRight .padding{ padding:10% }
/*.caseone h1{ font-size: 20px;color: #333333;margin-bottom: 30px }*/
.caseone p{font-size: 16px;color: #999999;line-height: 28px}
.caseone:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}


/*.titaolall{ margin-bottom:50px }*/
.titaolall h1{font-size: 24px;color: #555555;}
.titaolall .line{width: 50px; height: 2px ;background-color:#b19964;margin: 10px 0}


/*新闻*/
.boxxed {width:100%;float:left;}
.boxxed .padding {margin:10px}
.boxxed .img {overflow:hidden;}
.boxxed .img img {width:100%;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.boxxed .padd {background-color: #e7e6e6;padding:20px 30px;position:relative;overflow:hidden;}
.boxxed .padd a {position:relative;z-index:55;}
.boxxed .padd h3 {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;color:#3a3839;margin-bottom:10px;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.boxxed .padd p {font-size:16px;color:#666;height:50px;overflow:hidden;line-height:26px;margin-bottom:20px;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.boxxed .padd .more {display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;}
.boxxed .padd .more i {background-image:url(../images/jiantpui.png);display:inline-block;background-repeat:no-repeat;width:18px;height:18px;background-size:cover;margin-left:10px}
.boxxed .padd .more .text1 {color:#424041;font-size:14px;display:flex;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.boxxed .padd .more .text2 {color:#666;font-size:14px;transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.boxxed .padd:before {content:"";width:100%;height:100%;position:absolute;left:0;top:100%;background:#b19964;transition:680ms;-webkit-transition:680ms;}
.boxxed:hover .padd:before {top:0;}
.boxxed:hover p,.boxxed:hover h3 {color:#fff}
.boxxed:hover .padd .more .text2,.boxxed:hover .padd .more .text1 {color:#fff}
.boxxed:hover .more i {background-position:0 -18px}
.boxxed:hover img {transform:scale(1.1);-webkit-transform:scale(1.1);}

.page_desc {margin:50px auto;text-align:center;font-size:14px;}
.page_desc li {display:inline-block;}
.page_desc li>span,.page_desc li a {width:30px;height:30px;line-height:30px;display:inline-block;border:1px solid #c7c7c7;color:#515151;border-radius:50%;margin:0 8px}
.page_desc li span.current,.page_desc li a:hover {background:#af8c62;color:#fff;border:1px solid #af8c62}

/*新闻详情*/
.newsdetail{ margin-bottom: 70px }
.titledeta{ border-bottom: 1px solid #ddd;text-align: center;padding-bottom: 20px;margin-bottom: 20px }
.titledeta h3{ font-size: 20px;color: #626061;margin-bottom: 20px }
.titledeta span{ font-size: 16px;color: #626061 }
.necom p{font-size: 16px;color: #626061;line-height: 28px}
.necom img{ max-width: 100%; }

/*产品中心*/
.productone{ border-bottom: 10px solid #fff;padding-bottom: 40px; }
.productone .title{font-size: 20px; color: #333333;padding: 0px 0 20px 10px}
.pro_bottom ul li{float: left;width: 100%}
.pro_bottom ul li .margi{ margin:10px; }
.pro_bottom ul li .margi .img{overflow: hidden;}
.pro_bottom ul li .margi .img img{width: 100%;transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;}
.pro_bottom ul li .pro_tect{ background-color: #fff;text-align: center;padding: 10px 0 20px}
.pro_bottom ul li .pro_tect h4{ font-size: 14px;color: #666; margin-bottom: 10px}
/*.pro_bottom ul li .pro_tect h5{ font-size: 12px;color: #999999;margin: 5px 0 }*/
.pro_bottom ul li .pro_tect p{ font-size: 14px; color: #666 ;}
.product .productone:last-child{ border-bottom: 0 }
.pro_bottom ul li:hover img{  transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1); }


/*旗舰店*/
.storebox{ margin-bottom: 70px }
.storebox ul li{ width: 100%;padding:20px 0; float: left;box-sizing: border-box;}
.storebox ul li .padding{ padding:30px; border:1px solid #ddd;  }
.storebox ul li .storeboxLeft{ width: 100% }
.storebox ul li .storeboxRight{ width: 100% }
.storebox ul li .storeboxLeft img{ width: 100% }
.storebox ul li h4{font-size: 20px;color: #af8c62;margin: 20px 0 }
.storebox ul li p{font-size: 16px;color: #1f0b11;line-height: 28px}

/*招商加盟*/
.investment{ margin-top: 70px }
.inone{ width: 100%;padding: 30px 0;box-sizing: border-box;float: left;text-align: center; }
.inone .ineiye{ background-color: #fff;box-shadow: 0 0 5px #ddd ;height: 350px }
.inone .ineiye .padding{ padding: 30px;}
.inone .ineiye img{ width: 60px;height: 60px;margin: 30px 0}
.inone .ineiye h5{font-size: 20px;color: #333333;margin-bottom: 20px}
.inone .ineiye p{font-size: 14px;color: #666666;line-height: 28px}

.investtwo{margin-bottom: 50px; background-image: url(../images/invest.jpg);background-repeat: no-repeat;background-position: center top;padding-top: 390px;margin-top: 40px }
.investtwo h3{ text-align: center;font-size: 30px;margin-bottom: 30px }
.investtwo .investform{ /*background-color: #f7f7f7;*/width: 100%;margin: auto; }
.investtwo .padding{ padding: 30px }

.inbottom ul li{ margin-bottom: 20px }
.inbottom ul li .inleft{width: 100%;line-height: 39px }
.inbottom ul li .inright{width:100% }
.inbottom ul li font{ color: #444444;font-size: 16px }
.inbottom ul li input{ border:1px solid #d8d8d8;border-radius: 0 }
.inbottom ul li .input1{ width: 100%;padding: 10px;box-sizing: border-box; } 

.inbottom ul li .input2{width: 100%;padding: 10px;box-sizing: border-box;height: 39px}
.inbottom ul li textarea{border:1px solid #d8d8d8;border-radius: 0; width: 100%;padding: 10px;box-sizing: border-box;height: 150px;resize: none }
.inbottom ul li input[type=submit]{width: 157px;height: 50px;background-color: #b19964;color: #fff;font-size: 18px;border:1px solid #7c7c7c;}


/*产品详情*/
.news960{ width: 100%; margin: auto; }
.navtext{border-bottom: 1px solid #e5e5e5;padding: 30px 0}
.navtext a{ font-size: 14px;color: #333333 }
.navtext a:hover{ color: #b19964 }
.navtext span{font-size: 14px;color: #999999}

.navbottom{ margin: 90px 0 }
.navbottom .navbottomLeft{ width: 100% }
.navbottom .navbottomRight{ width: 100% }
.navbottom .navbottomLeft img{ width: 100% }
.navbottom .navbottomRight h6{ font-size: 26px;margin-bottom: 10px }
.navbottom .navbottomRight span{ font-size: 18px;color: #666 }
.navbottom .navbottomRight ul{margin-top: 20px}
.navbottom .navbottomRight ul li{ float: left;border:1px solid #d7d7d7;font-size: 16px;color: #999999;border-radius: 5px;padding:5px 10px;margin-right: 20px }
.navbottom .navbottomRight ul li:hover{ background-color: #b19964;color: #fff }
.navRighTop{ border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;margin-bottom: 20px }

.titol{ margin:0 0 20px 0 }
.titol h5{ font-size: 20px;color: #555555;margin-bottom: 10px }
.titol .line{width: 35px;height: 2px;background-color: #b19964}

.navbottom .navbottomRight p{ font-size: 16px;color: #999999;line-height: 24px }

/*子页banner*/
.ziyebanner{position:relative;height: 600px;background-repeat: no-repeat;background-position: center;background-size: cover;}
/*.ziyebanner img{ width: 100% }*/
.ziyebanner .pobottom{position: absolute;bottom: 100px;}
.ziyebanner .pobottom h3{font-size: 60px;color: #ffffff;font-weight: bold;margin-bottom: 30px}
.ziyebanner .pobottom p{font-size: 30px;color: #ffffff;text-transform: uppercase;letter-spacing: -1px}