@charset "utf-8";
html,body{margin:0;padding:0;font-family:"微软雅黑";font-size:10px;min-width: 1200px;position: relative;height:100%;}
textarea{font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;font-size: 16px;}
img{border:0; vertical-align:bottom;}
ul,li{list-style:none;}
a{text-decoration:none;color: #fff}
input::-webkit-input-placeholder {color:#ababab;font-size:12px;}
/*分页*/
#page{text-align: center;}
#page li{display: inline-block;width: 35px;height: 30px;box-sizing:border-box;background-color: #363636;margin-left: 12px;line-height: 30px;vertical-align: middle;}
#page .bigpage{width: 85px;}
#page li a{display: block;width: 100%;height: 100%;text-align: center;font-size: 14px;color: #fff}
#page .page_active{background-color: #c72d37;}
#page span{display: inline-block;margin-left: 12px;color: #a5a4a4}
/*公用*/
.public{
	width: 1200px;
	margin:0 auto;
	/* display: flex;
	justify-content: center; */
}
.cl{clear: both;display: block;}
.center{text-align: center;}
.left{float: left;display: inline-block;}
.right{float: right;display: inline-block;}
/*返回顶部*/
.to-top{display: none;width:103px;height:103px;border-radius:2px;font-size:15px;}
/*侧边栏*/
.sidebar{position: fixed;right: 5px;top:25%;width: 100px;z-index: 11;}
.sidebar li{margin-bottom: 5px;background: #4c4c4c;width: 100px;height: 59px;color: #fff;padding-top: 5px;font-size: 13px;transition: all 400ms;}
.sidebar li p{font-size: 13px;color: #fff}
.sidebar li:first-child{ position: relative;background: #c72d37;z-index:33}
.sidebar li:first-child p{color: #FFF;}
.sidebar li:first-child .rexians{box-sizing: content-box;width: 180px;height: 49px;background: #c72d37;float: right;position: absolute;left: -182px;top: 0px;color: #FFF;font-size: 15px;padding-top: 15px;overflow: hidden;transition: all 1s;display: none;}
.sidebar li:first-child:hover .rexians{display: block;}
.sidebar li:last-child{background: url(../images/top.png) no-repeat;background-position: center center;background-color: #4c4c4c;}
.sidebar li:hover{background-color: #c72d37;}
.sidebar li:hover p{color: #FFF}
/*报价弹框*/
/*    transform: scale(0);*/
.quote{position: fixed;top:400px;left: 95%;width: 890px;height: 415px;;background: url(../images/bg3.jpg) no-repeat;background-size: 100% 100%;z-index: 10;box-shadow: 0 2px 20px 0 #FFF;transform: scale(0);moz-transition: all .66s;-webkit-transition: all .66s;-o-transition: all .66s;transition: all .66s;}
.quote .close{position: absolute;width: 30px;height: 30px;border-radius: 50%;background-color: #FFF;color: #c72d37;font-size: 26px;text-align: center;line-height: 25px;top:25px;right: 25px;cursor: pointer;}
.quoteTitle{font-size: 31px;color: #FFF;margin-top: 60px}
.quote form{padding: 0 30px;margin-top: 35px;}
.quoteDiv{width: 45%;height: 40px;margin-bottom: 35px;position: relative;box-sizing:border-box;}
.quoteDiv .el-input{width: 230px;}
.quoteDiv .span{display: inline-block;width: 100px;height: 40px;line-height: 40px;font-size: 14px;color: #FFF;text-align: center;}
.quoteDiv .span label{color: #ff0000}
.quoteDiv input{height: 38px;}
.quoteDiv h5{position: absolute;right: 30px;height: 40px;line-height: 40px;top:0;color: #FFF;font-size: 14px}
.quoteDiv1{width: 55%;font-size: 0}
.quoteDiv1 .el-select{width: 78px;height: 40px;background-color: #f9f9f9;font-size: 14px;color: #999;outline: none;border:none;padding: 0 0;position: relative;}
.quoteDiv1 .el-select .el-input{width:78px}

.quoteDiv1 select option{outline: none;border: none;}
.quote form .quoteSub{width: 150px;height: 45px;border-radius: 45px;background-color: #c72d37;border: none;font-size: 18px;color: #FFF;text-align: center;margin: 0 auto;display: block;}
/*预约*/
.popOver {display: none;position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 200;background: rgba(0, 0, 0, .5);}
.popCont {position: absolute;width: 320px;min-height: 500px;left: 54%;top: 50%;margin-left: -220px;margin-top: -250px;background: rgba(0, 0, 0, .39);}
.popcloses {position: absolute;top: 15px;right: 21px;text-align: center;line-height: 28px;width: 28px;height: 28px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;color: #FFF;font-weight: 500;font-size: 16px;cursor: pointer;background: #e6002e;}
.popbody {padding: 10px;}
.xq_side {background: #f5f5f5;width: 300px;height: 463px;padding-bottom: 20px;}
.si_a {background: url(../images/x.jpg) no-repeat;height: 128px;padding-left: 10px;}
.si_b {padding: 17px 11px 11px;}
.si_b .el-input{margin-bottom: 15px;}
.si_b .int {display: block;width: 100%;box-sizing: border-box;border-radius: 5px;padding: 0 10px;height: 34px;line-height: 34px;border: 1px solid #ddd;font-size: 14px;margin-bottom: 15px;}
.si_b .el-button--primary {border-radius: 5px;display: block;width: 100%;background: #c72d37;color: #FFF;height: 34px;font-size: 14px;margin-bottom: 15px;border: none;}
.si_tips {line-height: 1.6;color: #444;font-size: 14px}
.si_tips_a span,.si_tips_a em {font-size: 16px;}
/*搜索列表*/
.search_list{border-radius:8px;width:94%;background: #363636;height: 60px;line-height: 60px;margin-bottom: 15px}
.search_list a{color:#fff;text-align: left;display: block;width: 100%;}
.search_list .list span{color:#fff;float: right;}
/*底部电话报价*/
.botsidebar{box-sizing: content-box;width: 100%;height: 97px;position: fixed;bottom: 0;left: 0;background-color: rgba(54,54,54,.8);z-index: 1;moz-transition: all ease .2s;-webkit-transition: all ease .2s;-o-transition: all ease .2s;transition: all ease .2s;overflow: hidden;padding: 16px 0;z-index: 22}
.botsidebar .botclose{position: absolute;right: 20px;top: 10px;color: #fff;font-size: 25px;}
.botsidebarCon{width: 1200px;margin: 0 auto;height: 97px}
.botsidebarPic{width: 410px;}
.botsidebarPic img{width: 100%;margin-top: 15px}
.botsidebarForm{width: 500px;margin-left: 40px;margin-right: 25px;}
.botsidebarFormL{font-size: 0;width: 410px;}
.botsidebarFormL .el-input{width: 180px;margin-right: 22px;border: none;font-size: 14px;color: #999;height: 44px;background-color: #fff;outline: none;margin-bottom: 10px;}
.botsidebarFormR{width: 90px;}
.botsidebarFormR .abtn1{height: 97px;width: 90px;border-radius: 0;font-size: 24px;color: #363636;background-color:#c72d37;border:0 !important}
.botsidebarTel{width: 225px;}
.botsidebarTel h3{font-size: 24px;font-weight: normal;color: #fff;margin-top: 10px}
.botsidebarTel p{font-size: 28px;color: #c39160;margin-top:10px}
.botsidebarShow{width: 130px;height: 135px;background: url(../images/img2.png) no-repeat;background-size: 100% ;position: fixed;left: -135px;bottom:5px;moz-transition:all ease .3s;-webkit-transition: all ease .3s;-o-transition:all ease .3s;transition: all ease .3s;z-index: 33}
.botsidebarShow h3{width: 16px;font-size: 16px;color: #fff;margin-left: 25px;margin-top: 23px}
/*头部*/
#banner{width: 100%;overflow:hidden; position:relative;padding: 0;margin: 0}
#banner img{width:100%;}
#banner .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;background-color: #454342;margin-left: 24px;border-radius: 12px;opacity: 1;}
#banner .swiper-pagination-bullet-active{background-color: #f9d813;width: 34px;height: 12px;}
.lanmu{height: 50px;background-color: #363636}
.ftype li{float: left;width: 110px;margin-right: 20px;height: 50px;line-height: 50px;font-size: 14px;position: relative;text-align: center;}
.ftype li a{color: #fff;display: block;width: 100%;height: 100%;position: relative;z-index: 2}
.ftype li.navon{background-color: #c72d37;}
.ftype li.navon .on{color: #FFF;}
.ftype li .bg1{background-color: #c72d37;position: absolute;top: 50%;left:50%;width: 0;height: 0;z-index: 1;moz-transition: all .8s;-webkit-transition: all .8s;-o-transition: all .8s;transition: all .8s;}
.ftype li:hover .bg1{width: 130px;height: 50px;left: 0;top: 0}
.ftype li:hover>a{color: #FFF}
.ctype{position: absolute;top:52px;width: 100%;background-color: #363636;left: 0;z-index: 9; opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0);}
.ctype li{border: none;}
.ctype li a{color: #fff}
.ftype>li:hover .ctype{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.ctype li:hover{background-color: #c72d37}
.top{height: 126px;position: relative;}
.top .public{font-size: 0}
.top .logo,.top .seach,.top .topTell{display: inline-block;vertical-align: middle;}
.top .logo{
	width: 435px;
	/* width: 165px; */
	height: 100px;
	margin-top: 25px;
}
.top .logo img{width: 100%;height: 100%}
.top .seach{
	width: 445px;
	height: 40px;
	margin-left: 31px;
	box-sizing:border-box;
	border:2px solid #c72d37;
	font-size: 0;
	/* margin-top: 30px; */
	margin-top: 24px;
	margin-right: 29px;
}
.top .seach input{display: inline-block;font-size: 12px;vertical-align: middle;outline: none;color: #FFF}
.top .seach .ss_bd{width: 365px;padding: 0 15px;box-sizing:border-box;height: 36px;border:none;}
.top .seach .ss_bd .el-input__wrapper{box-shadow: 0 0 0 transparent !important;}
.top .seach .ss_btn{width: 76px;height: 36px;background-color: #c72d37;border:none;}
.top .topTell{width: 225px;font-size: 0;margin-top: 25px;}
.top .topTell img{width: 20px;margin-right: 10px}
.top .topTell p{font-size: 26px;color: #2c2c2c;font-weight: bold;}
.top .topTell p:first-child{font-weight: normal;font-size: 16px;color: #2c2c2c}
/*底部*/
.footer{background-color: #363636}
.footTop{padding: 40px 0;border-bottom: 1px solid #898989}
.footBottom{height: 55px;text-align: center;line-height: 55px;color: #848484;font-size: 12px}
.footBottom .public{font-size: 12px}
.friendLink{margin-bottom: 5px}
.friendLinktTitle{display: inline-block;padding-left: 15px;position: relative;}
.friendLinktTitle:before{content: "";position: absolute;width: 3px;height: 26px;left: 0;top:6px;background-color: #c72d37}
.friendLinktTitle span{color: #fff;font-size: 18px;}
.friendLinktTitle span:first-child{font-size: 26px;}
.friendLinkList{display: inline-block;margin-left: 25px;vertical-align: text-bottom;}
.friendLinkList li{float: left;padding: 0 7px;position: relative;font-size: 14px}
.friendLinkList li:before{content: "";position: absolute;left: 0;top: 4px;width: 1px;height: 13px;background-color: #fff}
.friendLinkList li:first-child:before{width: 0}
.footCon{padding-left: 10px;position: relative;}
.footcode{position: absolute;right: 20px;top: 0}
.footLanmus{padding: 35px 0 25px;}
.footLanmus li{float: left;padding: 0 18px;font-size: 14px;position: relative;}
.footLanmus li:first-child{padding-left: 0}
.footLanmus li:before{content: "";position: absolute;left: 0;top: 4px;width: 1px;height: 13px;background-color: #fff}
.footLanmus li:first-child:before{width: 0}
.footContact span{font-size: 14px;color: #d0d0d0;display: inline-block;height: 50px;line-height: 43px}
.footContact span:first-child{margin-right: 25px;line-height: 50px}
.footContact span label{font-size: 24px;color: #c72d37;font-weight: bold;}
.footContact .weibo,.footContact .QQ{width: 40px;height: 40px;border-radius: 50%;overflow: hidden;}
.footContact .weibo{margin-left: 45px;margin-right: 20px}
.footContact .weibo img,.footContact .QQ img{width: 100%;height: 100%}
/*首页*/
.indexTitle{height: 42px;line-height: 42px;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.indexTitle h3{display: inline-block;;position: relative;font-size: 20px;color: #2c2c2c;height: 42px;border-bottom: 1px solid #FFF;}
.indexTitle .tags{color: #666; font-size: 12px; margin-left: 20px;margin-top: 3px;}
.indexTitle .cmore{background: #c72d37;font-size: 14px;color: #FFF;height: 30px;margin-top: 6px;line-height: 30px;padding: 0 10px;margin-left: 10px;}
.indexTitle .cmore1{background-color: inherit;}
.indexTitle .cm_links a {float: left;color: #999;margin: 0 10px;font-size: 14px}
.indexTitle .cm_links a:hover{color: #FFF;}
.indexTitle1{border-bottom: 1px solid #fff}
.indexTitle1 h3{color: #fff;border-bottom: 1px solid #da2f2f;}
.indexTitle1 .tags{color: #fff}
.indexTitle1 .cmore{color: #fff}
.indexTitle1 .cm_links a{color: #fff}
.indexTitle1 .cm_links a:hover{color: #fff}
.part1{background-color: #f8f8f8}
.part1List li{float: left;width: 200px;box-sizing:border-box;height: 150px;overflow: hidden;}
.part1List li img{display: block;margin: 27px auto;moz-transition: all  .66s;-webkit-transition: all .66s;-o-transition: all .66s;transition: all  .66s;}
.part1List li:hover img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.part2{padding: 30px 0;}
.part2List li{float: left;width: 226px;height: 226px;position: relative;margin-left: 18px;margin-bottom: 16px}
.part2List li .part2ListPic{width: 100%;height: 100%}
.part2List li:first-child{width: 468px;height: 468px;overflow: hidden;position: relative;margin: 0}
.part2List li .part2ListTitle{position: absolute;    color: #fff;background: rgba(0, 0, 0, .5);z-index: 2;left: 0;right: 0;bottom: 0;padding: 5px 10px;}
.part2List li .part2ListTitle h3{    font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.part2List li:first-child .part2ListTitle{line-height: 1.7;padding: 10px 20px;}
.part2List li:first-child .part2ListTitle h3{font-size: 16px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.part2List li .part2CaseInfo{background: rgba(0, 0, 0, .5);position: absolute;color: #fff;left: 0;right: 0;top: 0;bottom: 0;z-index: 4;padding: 35px;visibility: hidden;transition: all 400ms;opacity: 0;}
.part2List li .part2CaseInfo .part2CaseCon{top: 50%;left: 50%;position: absolute;    -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);width: 80%;margin: 0 auto;}
.part2CaseCtop{text-align: center;    font-size: 15px;width: 100%;}
.part2CaseCtop img{ width: 60px;height: 60px;border-radius: 50%;}
.part2CaseCtop h4{ font-size: 18px;padding-top: 4px; line-height: 1.9;}
.part2CaseM{margin-top: 20px;line-height: 1.6;text-align: center;color: #FDD900}
.part2CaseB{margin-top: 10px}
.part2CaseB a{
	margin: 0 5px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	background: #c72d37;
	color: #FFF;}
.part2List li:first-child .part2CaseB a{width: 99px;height: 35px;line-height: 35px;margin: 0 10px;}
.part2CaseB a:nth-child(2) {background: #c72d37;color: #FFF;}
.part2List li:hover .part2ListTitle{display: none;}
.part2List li:hover .part2CaseInfo{opacity: 1;visibility: visible;}
.part2type{background-color: #f8f8f8;padding: 25px 0}
.part2type li{float: left;width: 108px;text-align: center;}
.part2TypePic{width: 85px;height: 85px;overflow: hidden;border-radius: 8px;margin: 0 auto;position: relative;}
.part2TypePic img{width: 100%;height: 100%;transition: all .66s;}
.part2TypePic .part2TypeM{position: absolute;display: block;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .5);color: #fff;text-align: center;line-height: 85px;font-size: 28px}
.part2TypePic:hover img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.part2type li p{padding-top: 8px;color: #FFF;font-size: 14px;}
.part3{padding:0 0 40px}
.part3List ul li{float: left;width: 228px;margin-left: 15px;margin-bottom: 20px}
.part3List ul li:nth-child(5n+1){margin-left: 0}
.part3List ul li .part3Pic{width: 100%;height: 228px;overflow: hidden;}
.part3List ul li .part3Pic img{width: 100%;transition: all .66s;}
.paer3Info{padding-left: 25px;padding-top: 15px;padding-bottom: 10px}
.paer3Info strong{color: #2c2c2c;font-size: 24px;}
.paer3Info p{margin-left: 20px;line-height: 1.6;font-size: 14px}
.paer3Info p span{color: #f00}
.paer3More a{width: 80px;height: 28px;line-height: 28px;background: #737373;border-radius: 5px;color: #fff;display: inline-block;margin: 0 10px;font-size: 14px}
.paer3More .m{background-color: #c72d37;color: #FFF}
.part3List ul li:hover .part3Pic img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.part3List ul li:hover .paer3More a{background-color: #c72d37;color: #FFF}
.part3List ul li:hover .paer3More .m{background: #737373;color: #fff}
.part3click{padding: 20px 0}
.part3click a{width: 168px;height: 50px;line-height: 50px;color: #fff;font-size: 18px;margin: 0 8px;display: inline-block;background-color: #8d8d8d}
.part3click .on{background-color: #c72d37;color: #FFF}
.part3click a:hover{background-color: #c72d37;color: #FFF}
.part4{padding: 30px 0;background: url(../images/bg.jpg) no-repeat center;background-size: cover;}
.part4List li{float: left;width: 291px;margin-bottom: 20px;margin-left: 12px}
.part4List li:nth-child(4n+1){margin-left: 0}
.part4List li .part4Pic{width: 100%;overflow: hidden;}
.part4List li .part4Pic img{width: 100%;height: 180px;transition: all .66s;}
.part4Con{background-color: #f5f5f5}
.part4Con h2{height: 55px;line-height: 55px;font-weight: 400;border-bottom: solid 1px #ccc;width: 220px;margin: 0 auto;padding-top: 5px;font-size: 24px;color: #2c2c2c}
.part4Con p{height: 35px;line-height: 35px;padding-bottom: 5px;font-size: 14px;}
.part4Con p span{color: #2c2c2c;padding: 0 5px;}
.part4Con p label{color: #ff343f}
.part4List li:hover .part4Pic img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.part4List li:hover .part4Con{background: #c72d37;}
.part4List li:hover .part4Con h2{color: #fff;}
.part4List li:hover .part4Con p span{color: #fff}
.part4List li:hover .part4Con p label{color: #fff}
.part5{padding: 40px 0 0} 
.part5List li{width: 270px;height: 225px;position: relative;overflow: hidden;margin-left: 18px;margin-bottom: 23px}
.part5List li img{width: 100%;height: 100%;transition: all .66s;}
.part5List li:first-child{width: 336px;height: 473px;margin-left: 0}
.part5bg{position: absolute;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);width: 100%;height: 100%;box-sizing:border-box;text-align: center;font-size: 30px;color: #fff;line-height: 200px}
.part5bg span{position: relative;}
.part5bg span:after{content: "";position: absolute;width: 60px;height: 2px;background-color: #c72d37;left: 0;bottom: -20px;}
.part5List li:first-child .part5bg{line-height: 430px;padding-left: 20%;text-align: left;}
.part5List li:hover img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.part6List li{    text-align: center;width: 14.285%;}
.part6Pic{width: 100px;height: 100px;overflow: hidden;margin: 0 auto;border-radius: 100px}
.part6Pic img{width: 100%;height: 100%;transition:transform 1s;}
.part6List h3{padding: 40px 0 10px;color: #444;font-size: 16px;font-weight: normal;}
.part6List p{color: #999;font-size: 13px;}
.part6List li:hover h3{color: #FDD900}
.part6List li:hover p{color: #FDD900}
.part6List li:hover .part6Pic  img{transform: rotateY(180deg);-ms-transform:rotateY(180deg); 	/* IE 9 */-moz-transform:rotateY(180deg); 	/* Firefox */-webkit-transform:rotateY(180deg); /* Safari 和 Chrome */-o-transform:rotateY(180deg);}
.part7{padding: 50px 0}
.part7con .hd{position: relative;text-align: center;margin-bottom: 50px;}
.part7con .hd li{font-size: 14px;display: inline-block;width: 180px;height: 34px;line-height: 34px;border: 1px solid #d5d2d0;background: #f7f7f7;margin: 0 3px;}
.part7con .hd li a{color: #FFF}
.part7con .hd li.on{    background: #c72d37;border-color: #c72d37;position: relative;}
.part7con .hd li.on:after{content: '';display: block;position: absolute;background: url(../images/do.png) no-repeat;width: 13px;height: 7px;left: 50%;margin-left: -7px;bottom: -7px;}
.part7List .part7Listpic{width: 588px;height: 460px;margin-right: 24px}
.part7List .part7Listpic img{width: 100%;height: 100%}
.part7List .part7Listtext{width: 588px}
.part7List .part7Listtext li{box-sizing:border-box;height: 80px;background-color: #f1f1f1;margin-bottom: 15px;padding: 0 15px 0 0}
.part7List .part7Listtext li .part7num{height: 80px;line-height: 80px;color: #666;font-size: 18px;width: 80px;text-align: center;}
.part7title h3{height: 40px;line-height: 40px;color: #FFF;font-size: 17px;position: relative;font-weight: 600;}
.part7title h3 span{position: absolute;height: 40px;line-height: 40px;right: 0;top: 0;font-size: 14px;font-weight: normal;}
.part7title p{height: 40px;line-height: 40px;font-size:14px;color: #666 }
.part8 img{width: 100%}
/*二级*/
.ejTiTle{height: 69px;line-height: 69px;border-bottom: 1px solid #e1e1e1;margin-bottom: 35px;}
.ejTiTle span,.ejTiTle img,.ejTiTle a{color: #363636;font-size: 14px;display: inline-block;vertical-align: middle;}
.box{padding: 0 0 70px}
.nono{min-height: 300px;color: #a5a4a4;font-size: 18px;text-align: center;line-height: 200px}
.boxL{width: 845px;margin-right: 35px;box-sizing:border-box;}
.boxR{width: 320px;box-sizing:border-box;}
.boxR .ejlogo{
	width: 100%;
	/* height: 100px; */
	height: 140px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	overflow: hidden;
}
.boxR .ejlogo img{width: 100%;height: 100%}
.boxR .ejType li{width: 100%;height: 55px;line-height: 55px;background-color: #f5f5f5;margin-top: 2px;text-align: center;font-size: 16px;}
.boxR .ejType li.navon{background-color: #4c4c4c;}
.boxR .ejType li.navon a{color:#fff}
.boxR .ejType li:first-child{margin-top: 0}
.boxR .ejType li a {color: #4c4c4c;display: block;width: 100%;height: 100%}
.boxR .ejType li:hover{background-color: #4c4c4c}
.boxR .ejType li:hover a{color: #fff}
.boxR .ejForm{width: 100%;background-color: #f5f5f5;margin-top: 10px;padding-bottom: 65px;}
.boxR .ejForm p{height: 84px;text-align: center;line-height: 84px;border-bottom: 1px solid #e7e7e7;margin-bottom: 20px;font-size: 26px;color: #4c4c4c}
.boxR .ejForm form{width: 290px;display: block;margin: 0 auto}
.boxR .ejForm form .el-input{margin-bottom: 25px;border:0 !important}
.boxR .ejForm input{display: block;width: 100%;height: 50px;background-color: #fff;border: none;outline: none;box-sizing:border-box;padding: 0 25px;font-size: 14px;color: #9e9e9e}
.boxR .ejForm  input::-webkit-input-placeholder {color:#9e9e9e;font-size:14px;}
.boxR .ejForm  .quoteSub{background-color: #c72d37;font-size: 18px;color: #363636;margin-bottom: 0;border:0;width:100%;padding:30px 0;}
/*设计案例*/
.prolist{padding-bottom: 40px;}
.prolist li{width: 271px;height: 226px;margin-left: 16px;position: relative;margin-bottom: 18px;overflow: hidden;}
.prolist li:nth-child(3n+1){margin-left: 0}
.prolist li img{width: 100%;transition: all 1s;height: 100%;}
.prolist li p{position: absolute;background: rgba(0,0,0,.67);color: #fff;text-align: center;font-size: 14px;width: 100%;height: 35px;line-height: 35px;left: 0;bottom: 0}
.prolist li:hover img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.proshowTitle{font-size: 28px;color: #FFF;font-weight: bold;text-align: center;}
.proshowDate{padding: 25px 0 35px;border-bottom: 1px solid #f2f2f2;text-align: center;font-size: 14px;color: #999}
.proshowDate span:first-child{margin-right: 25px}
.proshowCon{padding: 40px;}
.proshowCon img{max-width: 100%;display: block;margin: auto}
/*设计团队*/
.prolist1{padding-bottom: 40px}
.prolist1 li{width: 271px;margin-left: 16px;position: relative;margin-bottom: 18px;overflow: hidden;box-sizing:border-box;border:1px solid #f3f3f3;}
.prolist1 li:nth-child(3n+1){margin-left: 0}
.prolist1 li .prolist1Pic{width: 271px;height: 271px;overflow: hidden;}
.prolist1 li .prolist1Pic img{width: 100%;transition: all 1s;}
.prolist1 li .paer3Info{padding-top: 20px;padding-bottom: 15px;}
.prolist1 li .paer3Info p{color: #2c2c2c;font-size: 14px;}
.prolist1 li .paer3Info p span{color: #2c2c2c}
.prolist1 li .paer3More{padding-bottom: 25px}
.prolist1 li .paer3More a{width: 90px;height: 25px;line-height: 22px;font-size: 14px;color: #FFF;background-color: #c72d37}
.prolist1 li .paer3More a span,.prolist1 li .paer3More a img{display: inline-block;vertical-align: middle;}
.prolist1 li .paer3More a img{margin-left: 5px}
.prolist1 li .paer3More a.m{color: #c72d37;background-color: #FFF}
.proshow1{box-sizing:border-box;}
.proshow1Top{padding-right: 15px}
.proshow1Pic{width: 285px;}
.proshow1Pic img{width: 100%}
.proshow1Info{width: 520px;margin-left: 25px;padding-top: 10px}
.proshow1Title{font-size: 30px;color: #FFF;font-weight: bold;}
.proshow1Title span{font-size: 24px;display: inline-block;margin-left: 20px;padding-left: 20px;border-left: 1px solid #666}
.proshow1num{padding: 25px 0 30px;border-bottom: 1px solid #f2f2f2;color: #666;font-size: 14px}
.proshow1num span label{color: #c39160;font-weight: bold;}
.proshow1num span:first-child{display: inline-block;margin-right: 40px;}
.proshow1Info p{margin-top: 20px;color: #FFF;font-size: 14px;line-height: 25px}
.proshow1Info p span{color: #666}
.proshow1Tag{height: 110px;line-height: 110px;color: #666;font-size: 24px;}
/*列表*/
.newlist{padding-bottom: 40px}
.newlist li{background-color: #f8f8f8;margin-bottom: 27px;}
.newlist li a{display: inline-block;width: 100%;height: 100%;font-size: 0}
.newlist li .newL{width: 475px;padding:25px;box-sizing:border-box;display: inline-block;vertical-align: middle;}
.newlist li .newL p{font-size: 18px;font-weight: bold;color: #FFF;position: relative;height: 40px;line-height: 40px}
.newlist li .newL p:before{content: "";position: absolute;width: 3px;height: 40px;left: -25px;top: 0;background-color: #c72d37}
.newlist li .newL .newLdate{margin: 10px 0 20px;color: #999;font-size: 14px;}
.newlist li .newL .newLdate span,.newlist li .newL .newLdate img{display: inline-block;vertical-align: middle;}
.newlist li .newL .newLdate span{margin-left: 5px}
.newlist li .newL .newLjianjie{font-size: 14px;color: #666;line-height: 25px}
.newlist li .newR{width: 370px;overflow: hidden;display: inline-block;vertical-align: middle;}
.newlist li .newR img{width: 100%;transition: all 1s;}
.newlist li:hover .newR img{transform:scale(1.15,1.15); -webkit-transform:scale(1.15,1.15);}
.ejpage{box-sizing:border-box;padding: 0 40px}
.ejpage>div{width: 50%;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;}
.ejpage>div a,.ejpage>div span{;color: #363636;font-size: 14px;vertical-align: middle;}
.ejpageR{text-align: right;}
/* =============分页样式=================== */
/* -----------------------分页----------------------- */
.pagination{
    padding:50px 0;
	width: 433px;
	margin: 0 auto;
}
.pagination .el-pager li.is-active{
	background: #c72d37 !important;
}
.pagination .el-pager li{
	background-color: #363636 !important;
	color:#fff !important;
}
.pagination .el-pagination button{
	background-color: #363636 !important;
	color:#fff !important;
}