@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#222;line-height:1.5;font-family:' ',Arial,'simsun',HELVETICA;min-width:320px;}
a{color:#666;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#d42538;}
/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd90{padding:90px 0;font-size:.955em;overflow:hidden;}
.mb40{margin-bottom:40px;}
.font14{font-size:.875em;}
.gray{background:#efefef;}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#NeuesBauenDemo') format('svg');
}
.inside_con{ padding: 10px; min-height: 400px;}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}
/* 头部 */
.header{position: fixed;z-index:99;background:#fff;left:20px;top:15%;width:120px;text-align:center;box-shadow:3px 3px 15px rgba(0,0,0,.3);}
.header .logo{height:80px;line-height:80px;border-bottom: 1px solid #e5e5e5;}
.nav a{display: block;height:50px;line-height:50px;border-bottom: 1px solid #e5e5e5;color:#191919;}
.nav a:hover,.nav .cur{background:#d42538;color:#fff;}
.header .wx {padding:15px 12px;}
.header .close{position: absolute;bottom:-20px;width:40px;height:20px;background:#d42538;color:#fff;left:50%;margin-left:-20px;border-radius:0 0 50px 50px;line-height:16px;font-size:16px;z-index:-2;font-weight:bold;cursor:pointer;transition:all .4s;}
.header .close i{font-style:normal;transform: rotate(45deg);display:inline-block;transition:all .4s;}
.header .close.on i{transform: rotate(86deg);}
/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;width:12px;height:12px;border:1px solid #fff;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active{background:#fff;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}
/* 关于天蟢 */
.introduce{background: url('../images/introduce_bg.jpg') no-repeat center;background-size:cover; overflow:hidden;}
.homeTie{margin-bottom:45px;overflow:hidden;font-size:1.125em;position:relative;}
.hTitle span{display:block;font-size:2.875em;font-weight:normal;color:#1e2188;;}
.homeTie .tie2{text-align:right;padding-top:30px;color:#191919;}
.homeTie .tie2 span{display: block;font-size:12px;font-family:Arial;opacity:.5;}
.introduce li{float:left;width:25%;height:290px;padding:35px 4%;border: 1px solid #e5e5e5;margin-top:-1px;margin-left:-1px;background:#fff;position: relative;transition:all .4s;animation-fill-mode:inherit;}
.introduce li i{display:inline-block; font-family:"iconfont";margin-bottom:30px;font-style:normal;color:#d42538;font-size:3rem;line-height:1;}
.introduce li em{position: absolute;right:0;top:0;width:70px;height:80px;background:#1d2089;color:#fff;line-height:70px;font-style:normal;text-align:center;border-radius:0 0 0 75%;font-size:2.4em;padding-left:10px;}
.introduce li h4{font-size:1.714em;color:#191919;line-height:1.4;}
.introduce li h4 span{display: block;font-family:Arial;font-size:12px;opacity:.6;margin-top:15px;}
.introduce li:nth-child(2) em{background:#009a44;}
.introduce li:nth-child(3) em{background:#00a0ea;}
.introduce li:nth-child(4) em{background:#e5007f;}
.introduce li:nth-child(5) em{background:#920882;}
.introduce li:nth-child(6) em{background:#e50150;}
.introduce li:nth-child(7) em{background:#7d0022;}
.introduce li:nth-child(8) em{background:#430062;}

.introduce li:hover{box-shadow:0 0 10px #ccc;z-index:2;transform: scale(1.06);}
.hMore{display:block;width:165px;height:42px;line-height:42px;background:#fff;text-align:center;color:#dc4b5b;position: relative;font-size:12px;}
.hMore i{margin-right:10px;font-family:"iconfont";font-style:normal;font-size:1.286em;}
.hMore:hover{color:#dc4b5b;}
.hMore::after{content:"";position: absolute;border:1px solid #fff;right:-8px;bottom:-8px;width:100%;height:100%;}

/* 认识天蟢 */
.synopsis,.manage,.reward,.position,.aboutBox3,.joinBox2,.process{background-image: url('../images/synopsis_bg.jpg');background-repeat: no-repeat;background-position:center;background-size:cover;background-attachment:fixed;overflow:hidden;}
.homeTiew,.homeTiew span{color:#fff;}
.homeTie .tel{position: absolute;right:0;bottom:5px;padding-bottom:10px;}
.homeTie .tel h4 {padding-left:30px;font-size:.75rem;line-height:1.2;}
.homeTie .tel h4 span{display: block;font-size:2.333em;}
.homeTie .hMore:hover{background: #d42538;color:#fff;}
.homeTie .hMore:hover::after{border-color:#d42538;}
.synopsis_main{padding-top:30px;overflow:hidden;text-align:center;}
.synopsis li{float:left;width:25%;background:#fff;margin-top:50px;text-align:left;position: relative;z-index:2;}
.synopsis li::after{content:"";position: absolute;right:-10px;top:-10px;width:100%;height:100%;background: url('../images/s_bg.png');z-index:-1;}
.synopsis li .pImg{padding-top:68%;}
.synopsis li .txt{padding:20px 10%;height:250px;transition:all .5s; font-size:16px;}
.synopsis li h4{color:#1c2089;font-size:2.286em;margin-bottom:25px;}
.synopsis li h4 span{display: block;font-family:Arial;font-size:12px;color:#aaa;}
.synopsis li:hover .txt{background:#d42538;color:#fff;}
.synopsis li:hover h4,.synopsis li:hover h4 span{color:#fff;transition:all .4s;}
.synopsis li:hover img{transform: scale(1.1);}
.synopsis li:nth-child(2n){margin-top:0;}
.slideBtn{width:50px;height:28px;line-height:28px;background:#d42538;position: static;margin-top:30px;color:#fff;text-align:center;display:none;}
/* 加盟天蟢 */
.homeJoin{background: url('../images/join_bg.jpg') no-repeat right 30px;}
.homeJoin .title{color:#fff;font-size:2.429em;padding:60px 45px;}
.homeJoin .title span{display: block;font-size:12px;opacity:.5;}
.joinAdv{width:50.5%;background:url('../images/joinAdv_bg.jpg') no-repeat;background-size:cover; padding:10px;}
.joinAdv ul{background: rgba(255,255,255,.9);overflow:hidden;height:357px;}
.joinAdv li{float:left;width:19.3%;padding:0 2%;border-right: 1px solid #d8d8db;height:160px;padding-top:20px;}
.joinAdv li h5{font-size:1.429em;color:#191919;margin-bottom:10px;}
.joinAdv li h5 span{display: block;color:#191919;font-size:1.3em;}
.joinAdv li h6{font-family:Arial;font-size:12px;opacity:.5;line-height:1.4;min-height:40px;}
.joinHelp{background:url('../images/joinHelp_bg.jpg') no-repeat;background-size:cover; width:49.5%;padding:10px;}
.joinHelp ul{height:320px;overflow:hidden;color:#fff;}
.joinHelp li{float:left;width:33.3%;padding:0 4%;min-height:110px;margin-bottom:40px;border-right: 1px dotted #a5a9cb;border-right: 1px dotted #a5a9cb;}
.joinHelp li h5{font-size:1.571em;margin-bottom:15px;}
.joinHelp li p{opacity:.8;}
.joinHelp li:nth-child(3n){border-right:none;}
/* 无忧经营 */
.engage{padding-top:0;}
.hTitle i{font-style:normal;font-size:12px;font-family:Arial;opacity:.5;line-height:1;display:block;}
.engage .hMore,.hMore2{background:#d42538;color:#fff;}
.engage .hMore::after,.hMore2::after{border-color:#d42538;}
.engage .tel span,.homeTie .tel2 span{color:#d42538;}
.engageSlide{padding-top:50px;overflow:hidden;border-top: 1px solid #ddd;}
.engageSlide li{float:left;width:16.6%;border-left: 1px dotted #ddd;padding:0 2.5%;min-height:190px;}
.engageSlide li i{display:inline-block;background: url('../images/mamagIcon.png') no-repeat;width:46px;height:46px;margin-bottom:20px;position:relative;top:0;transition:all .3s;}
.engageSlide li h4{font-size:1.571em;color:#333;margin-bottom:20px;padding-bottom:20px;position: relative;}
.engageSlide li h4::after{content:"";position: absolute;left:0;bottom:0;height:2px;width:15px;background:#d42538;transition:all .5s;}
.engageSlide li:nth-child(2) i{background-position: -46px 0;}
.engageSlide li:nth-child(3) i{background-position: -92px 0;}
.engageSlide li:nth-child(4) i{background-position: -138px 0;}
.engageSlide li:nth-child(5) i{background-position: -184px 0;}
.engageSlide li:nth-child(6) i{background-position: -230px 0;}
.engageSlide li:hover h4::after{width:40px;}
.engageSlide li:hover i{top:8px;}

/* 开店流程 */
.process{background-image: url('../images/process_bg.jpg');position:relative;text-align:center;}
.process::after{content:"";position: absolute;left:0;top:47%;background:#b1b1b1;width:100%;height:1px;}
.process li{float: left;width:11.1%;color:#888;font-size:0.929em;}
.process li h4{color:#191919;font-size:1.538em;margin-bottom:15px;}
.process li i{display:inline-block;width:48px;height:48px;background: url('../images/p_arr.png') no-repeat;margin-bottom:10px;}
.process li:nth-child(2n) i{background-image: url('../images/p_arr2.png');}

/* 数据化管理 */
.manage{background-image:url('../images/manage_bg.jpg');color:#1e2188;}
.hTitlew span{color:#ffffff;}
.manage ul{max-width:660px;overflow:hidden;}
.manage li{padding-left:110px;min-height:140px;margin-top:20px;}
.manage li i{float:left; margin-left:-110px;font-size:5em;font-family:Arial;font-style:normal;font-weight:bold;line-height:1;letter-spacing:-2px;}
.manage li h4{font-size:1.429em;font-weight:bold;margin-bottom:15px;}
.manage li p{opacity:.8;}
/* 新闻快讯 */
.homeTie .more{font-size:1.143em;color:#333;position: absolute;bottom:10px;right:0;background: url('../images/m.png') no-repeat left center;padding-left:30px;}
.homeTie .more:hover{color:#d42538;}
.newsL{overflow:hidden;margin-right:-15px;width:68%;}
.newsL li{float:left;width:50%;padding-right:15px;overflow:hidden;}
.newsL li a{display:block;overflow:hidden;position:relative;z-index:2;color:#888;background:#fff;}
.newsL li .bgImg{height:260px;transition:all .6s;}
.newsL li h4{font-size:1.286em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;padding:25px 0 15px 0;transition:all .3s;}
.newsL li p{height:100px;border-bottom: 1px solid #e5e5e5;margin-bottom:30px;line-height:1.8;}
.newsL li .date{display:block;font-size:12px;}
.newsL li .date i{font-style:normal;margin-left:20px;opacity:.6;}
.newsL li:nth-child(2){margin-bottom:15px;}
.newsL li a:hover .bgImg{transform: scale(1.1);}
.newsL .pic h4{z-index:2;position:relative;}
.newsL .pic .hide{display:block;}
.newsL .txt a{padding:0 30px;height:240px;}
.newsL li:nth-child(3).txt a{padding-top:30px;}
.newsL .txt h4{padding-top:0;}
.newsL .txt .bgImg{position: absolute;z-index:-1;opacity:0;top:0;left:0;}
.newsL .txt a:hover .bgImg{opacity:.2;}
.newsL .txt a:hover{color:#fff;background-color:#d42538;padding:30px;}
.newsL .txt a:hover h4{color:#fff;}
.newsR{width:30%;}
.newsR .hTitle{margin-bottom:40px;}
.newsR li {height:42px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsR li span{float:right;color:#999;margin-left:20px;font-family:Arial;font-size:12px;}
/* 收获美好 */
.reward{background-image:url('../images/reward_bg.jpg');overflow:hidden;color:#fff;}
.reward .p1{font-size:1.286em;}
.reward .p2{margin:5px 0;}
.reward h5{font-size:1.714em;font-weight:700;margin-bottom:60px;}
.reward h6{padding-top:15px;font-family:Arial;position:relative;min-height:150px;}
.reward h6 strong{display: block;}
.reward h6::after{content:"";position: absolute;left:0;top:0;height:2px;width:10px;background:#fff;}
/*底部 */
.footer{background:#1d2088;font-size:.75rem;color:#cca4a5;padding-top:50px;}
.footMenu{width:38%;overflow:hidden;font-size:1.5em;}
.fLogo{width:32%;text-align:center;min-height:160px;border-left: 1px dotted #b14f53;border-right: 1px dotted #b14f53;padding-top:30px;padding:40px 15px 0 15px;}
.footR{width:400px;color:#fff;}
.footR span{font-size:2.333em;display: block;}
.footer .copy{padding:20px 0;border-top: 1px solid #a5353a;margin-top:40px;}
.footer a{color:#cca4a5;}
.footer a:hover{color:#fff;}
.footer .hMore{margin-top:30px;}
.footer .hMore,.footer .hMore:hover{color:#dc4b5b;}
.footMenu a{color:#fff;margin-right:45px;}
.footMenu a:hover{text-decoration: underline;}
.firendlink{padding:20px 0;position:relative;border-top: 1px solid #a5353a;}
.firendlink span{color:#fff;}
.firendlink a{margin:0 15px;}
.firendlink a:hover{color:#fff;}
/*内页公用 */
.listWrap{overflow:hidden;padding:50px 0 70px 0;font-size:.875em;}
.listBanner,.mzsmBanner{}
.listBanner h3{position:absolute;color:#fff;top:50%;font-size:2.5rem;text-transform:uppercase;width:100%;font-weight:700;padding-bottom:15px;animation:leftPic 1s;max-width:1600px;min-width:360px;left:50%;-webkit-transform: translate(-50%); -moz-transform: translate(-50%);-ms-transform: translate(-50%);-o-transform: translate(-50%); transform:translate(-50%); text-align:center;}
.listBanner h3 span{display: block;font-size:.6em;font-weight: 400;opacity: 0.8;}
.breadCrumb{font-size:.875rem;padding:25px 20px 25px 20px;position:relative;overflow:hidden;}
.breadCrumb::after{content:"\e646";position:absolute;left:0;font-family:"iconfont"} 
.breadCrumb .back{float:right;position:relative;color:#d42538;border:1px solid #d42538;line-height:26px;width:90px;text-align:center;}
.breadCrumb .back i{font-family:"iconfont";margin-right:5px;}
.breadCrumb .back:hover{background:#d42538;color:#fff;}
.proSear{width:50%;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;padding:0 50px 0 15px;background:#eee;}
.proSear .btn{height:50px;line-height:50px;width:50px;text-align:center;font-size:16px;background:#333 url('../images/sIcon.png') no-repeat center;color:#fff;cursor:pointer;transition:all 0.3s;float:left;margin-right:-50px;}
.proSear .txt{height:48px;line-height:48px;border-right:none;width:100%;padding:0 10px;float:left;}
.proSear .btn:hover{background-color:#111;}
@keyframes leftPic
{
  0%   {opacity:0;padding-top:60px;}
  100% {opacity:1;padding-top:0;}
}
/*内页公用菜单*/
.listMenu{font-size:1.143rem;text-align:center;margin-top:40px;}
.listMenu a{display:inline-block;position:relative;color:#191919;height:50px;line-height:45px;margin:0 25px;}
.listMenu a:hover{color:#d42538;}
.listMenu a::after,.listMenu a::before{content:"";position: absolute;left:0;top:0;background:#d42538;width:0;height:1px;transition:all .5s;}
.listMenu a::before{top:auto;bottom:0;left:auto;right:0;}
.listMenu .cur{padding:0 5px;color:#d42538;}
.listMenu .cur::after,.listMenu .cur::before,.listMenu a:hover::after,.listMenu a:hover::before{width:100%;}
.pro_subMenu{text-align:center;font-size:.875rem;margin-bottom:30px;}
.pro_subMenu a{margin:0 10px;border:1px solid #ccc;height:36px;line-height:36px;display:inline-block;padding:0 15px;margin-bottom:5px;}
.pro_subMenu a:hover,.pro_subMenu .cur{background:#d42538;border:1px solid #d42538;color:#fff;}
/* 认识天蟢*/
.about .bgImg{width:33%;height:370px;}
.aboutFont{float:left;}
.aboutFont .font{font-size:1.143em;padding-top:10px;line-height:1.8;color:#333;}
.setting{padding-top:1px;overflow:hidden;}
.setting li{float:left;width:20%;overflow:hidden;}
.setting li .pImg{padding-top:64%;}
.setting li:hover img{transform: scale(1.1);}
.position{background-image:url('../images/position_bg.jpg') ;color:#fff;}
.position ul{padding-top:20px;overflow:hidden;border-left: 1px dotted rgba(255,255,255,.3);}
.position li{float:left;width:25%;padding:0 4%;border-right: 1px dotted rgba(255,255,255,.3);min-height:150px;}
.position li h4{font-size:1.857em;}
.position li h4 span{display: block;opacity:.5;font-size:12px;font-family:Arial;margin-top:10px;}
.position li i{display:inline-block;width:45px;height:42px;background: url('../images/position_icon.png') no-repeat;margin-bottom:10px;}
.position li:nth-child(2) i{background-position: -45px 0;}
.position li:nth-child(3) i{background-position: -90px 0;}
.position li:nth-child(4) i{background-position: -135px 0;}
.homeTie .tie2 i{font-style:normal;color:#d42538;}
.aboutBox2 .font{background: url('../images/about_bg2.jpg') no-repeat;height:435px;overflow:hidden;position:relative;}
.aboutBox2 .txt{position: absolute;right:50px;top:50px;background:#fff;padding:3% 4%;width:540px;}
.aboutBox2 .txt .hTitle{font-size:.913em;}
.aboutBox2 .txt .tie{font-size:1.286em;color:#191919;height:60px;border-bottom: 1px solid #e5e5e5;margin:15px 0 30px 0;}
.aboutBox2 .hMore{background:#d42538;color:#fff;margin-right:30px;}
.aboutBox2 .hMore::after{border-color:#d42538;}
.aboutBox2 .tel span{display: block;font-size:2em;color:#d42538;font-family:Arial;line-height:1.2;}
.aboutBox3{background-image:url('../images/about_bg3.jpg') ;color:#fff;min-height:460px;}
.aboutBox3 h4{padding-top:60px;font-size:2.571em;font-weight:bold;margin-bottom:10px;}
.aboutBox3 h4 span{color:#d42538;}
.aboutBox3 p{font-size:1.286em;}
/* 加盟天蟢*/
.joinBox1 ul{margin:0 -1%;overflow:hidden;}
.joinBox1 li{float:left;width:23%;margin:0 1%;}
.joinBox1 li .pImg{padding-top:52%;}
.joinBox1 li .txt{background:#efefef;padding:10%;min-height:210px;}
.joinBox1 li h4{font-size:1.857em;color:#191919;margin-bottom:25px;}
.joinBox1 li h4 span{display: block;font-size:12px;font-family:Arial;opacity:.5;}
.joinBox1 li:hover img{transform: scale(1.1);}
.joinBox2{background-image: url('../images/join_bg2.jpg');}
.joinBox2_info li{float: left;width:33.3%;border:1px solid #d9d9d9;margin-left:-1px;margin-top:-1px;padding:40px 4% 20px 10%;min-height:200px;background:#fff;transition:all .5s;animation-fill-mode:inherit;}
.joinBox2_info li i{float:left;margin-left:-100px;font-size:4.571em;font-style:normal;line-height:1;font-family:Arial;letter-spacing:-2px;font-weight:bold;color:#e7e7e7;}
.joinBox2_info li h4{font-size:2em;color:#191919;margin-bottom:20px;}
.joinBox2_info li:hover{transform: scale(1.08);box-shadow:2px 2px 10px #ccc;}
.joinBo3_main{background:#efefef;overflow:hidden;}
.joinBo3_main li{float:left;width:20%;padding:35px 3.5%;min-height:250px;border-right: 1px solid #e1e1e1;}
.joinBo3_main li h4{font-size:2em;color:#191919;padding-bottom:20px;margin-bottom:25px;position:relative;}
.joinBo3_main li h4::after{content:"";position: absolute;left:0;bottom:0;width:15px;height:2px;background:#d42538;}
.joinBox4_info .bgImg{height:445px;width:50%;}
.joinBox4_info .font{width:50%;background:#efefef;overflow:hidden;height:445px;padding:4%;font-size:1.286em;color:#333;}
.joinBox4_info .font p{min-height:55px;background: url('../images/odds_li.jpg') no-repeat left 10px;padding-left:20px;}
/* 加盟申请 */
.message,.website_box2,.website_box4,.promote_box2,.promote_box5,.marketing_box1 ul,.marketing_box2,.marketing_box4 ul,.marketing_box5,.seoBox2,.bidBox2,.culture{background-image:url('../images/position_bg.jpg');background-position:center;background-repeat: no-repeat;background-size:cover;background-attachment: fixed;}
.messageL{width:44%;font-size:1.143em;color:#fff;}
.messageL .tel{font-size:1.625em;margin-top:40px;}
.messageL .tel i{font-style:normal;font-family:"iconfont";padding-right:15px;margin-right:15px;border-right: 1px dotted #ccc;}
.messageR{width:52%;}
.messageR .text {margin-left:-10px;}
.messageR .text p{float:left;width:33.3%;padding-left:10px;position:relative;}
.messageR .text p::after,.messageR .area::after{content:"\e608";position:absolute;font-family:"iconfont";left:10px;top:20px;color:#fff;}
.messageR .text p:nth-child(2)::after{content:"\e649";}
.messageR .text p:nth-child(3)::after{content:"\e63a";}
.messageR .area::after{top:0;left:0;content:'\e63f';}
.messageR .text input,.messageR .code .c{border-bottom: 1px solid #aaa;height:60px;line-height: 60px;width:100%;color:#fff;}
.messageR .text input{padding-left:30px;}
.messageR .area{margin:30px 0;position: relative;}
.messageR textarea{width:100%;height:80px;border-bottom: 1px solid #aaa;padding-left:30px;color:#fff;}
.messageR .code .c{width:20%;}
.messageR .code img{padding:15px;background:#eee;height:60px;}
.messageR .sub{width:36%;height:50px;line-height:50px;background:#fff;color:#d42538;display:inline-block;cursor: pointer;transition:all .3s;}
.messageR .sub:hover{background:#d42538;color:#fff;}
.messageR input::-webkit-input-placeholder,.messageR textarea::-webkit-input-placeholder{color:#fff;}
.messageR input::-moz-placeholder,.messageR textarea::-moz-placeholder{color:#fff;}
.messageR input:-moz-placeholder,.messageR textarea::-moz-placeholder{ color:#fff;}
.messageR input:-ms-input-placeholder,.messageR textarea::-ms-placeholder{color:#fff;}
/* 新闻列表 */
.newsSlide{overflow:hidden;position:relative;text-align: center;margin-bottom:50px;}
.newsSlide li{text-align: left;background:#e3e3e3;overflow: hidden;}
.newsSlide li .pic{width:45.5%;height:530px;overflow: hidden;display:block;}
.newsSlide li .txt{width:54.5%;padding:6%;}
.newsSlide li h4{font-size: 1.429em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;position:relative;padding-bottom:20px;margin-bottom:30px;font-weight:700;}
.newsSlide li h4::after{content:"";position:absolute;left:0;bottom:0;height:1px;background:#d42538;width:15px;transition:all 0.4s; }
.newsSlide li h4 a{color: #333;}
.newsSlide li h4 a:hover{color: #d42538;}
.newsSlide .slideIcon{position: absolute;bottom:0;right: 0;background:#d42538; height: 80px;line-height: 80px;width:54.5%;z-index:2;left:auto;padding-left:6%;text-align: left;}
.newsSlide .swiper-pagination-bullet{width:10px;height:10px;cursor: pointer;background:#fff;}
.newsSlide .swiper-button-next, .newsSlide .swiper-button-prev{background:rgba(0,0,0,.8);width:80px;height:36px;opacity:1;font-size:20px;font-family:"宋体";font-weight:bold;line-height:36px;text-align:center;color:#fff;position: static;margin-top: 20px;display: none;}
.newsSlide li .pic{height:460px;}
.newsSlide li .txt{padding:5%;}
.newsSlide li:hover .bgImg{transform: scale(1.08);}
.newsList{overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-40px;}
.newsList li{float:left;padding-right:40px;width:25%;margin-bottom:40px;}
.newsList li a{display:block;color:#888;}
.newsList li .pImg{padding-top:54%;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;padding:20px 0;}
.newsList li p{height:70px;padding-bottom:10px;border-bottom: 1px solid #d9d9d9;margin-bottom:20px;}
.newsList li a:hover img{transform:scale(1.1);}
.newsList li a:hover h3{color:#d42538;}
/* 新闻详情 */
.picShow_l{width:68.5%;overflow:hidden;}
.showTitle{font-size:2.571em;color:#333;margin-bottom:8px;}
.newsShow .txt .date{margin-right:15px;}
.showTie{overflow:hidden;margin-bottom:40px;}
.showTie h2{font-size:1.714em;color:#333;margin-bottom:25px;}
.showTie .txt span{color:#454545;position:relative;padding-left:22px;font-size:1.143em;margin-right:15px;}
.showTie .txt span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTie .txt .s:before{content:"\e735";font-size:1.2rem;top:-2px;}
.showTie .bshare-custom{margin-top:-30px;}
.newsShow .showTie p{font-size:.75rem;color:#999;}
.showCon{overflow:hidden;margin-bottom:40px;}
.showCon .ce img{min-width:60%;}
.show-synopsis{background:#f7f8fa;padding:15px;margin-bottom:40px;}
.show-synopsis i{display:inline-block;width:15px;background: url('../images/a_l.png') no-repeat;height:15px;margin-right:5px;}
.show-synopsis .r{background: url('../images/a_r.png') no-repeat;margin-left:5px;margin-right:0;}
.picShow_r{width:27%;overflow:hidden;}
.picShow_r .title{font-size:1.429em;color:#333;border-bottom: 1px solid #d9d9d9;height:40px;margin-bottom:25px;white-space:nowrap;text-overflow: ellipsis;}
.picShow_r .title span{display:inline-block;border-bottom: 1px solid #d42538;height:40px;}
.picShow_r .title a{float:right;font-size:12px;margin-top:4px;}
.picShow_r li{border-bottom: 1px dotted #bfbfbf;padding-bottom:15px;margin-bottom:15px;overflow: hidden;font-size:12px;}
.picShow_r li .pImg{width:35%;float:left;padding-top:24%;margin-right:20px;border:1px solid #ddd;}
.picShow_r li h4{font-size:15px;margin-bottom:10px;}
.picShow_r li h4 a{color:#222;}
.picShow_r li h4 a:hover{color:#d42538;}
.picShow_r li:hover img{transform: scale(1.1);}
.picShow_r li:last-child{border-bottom:none;}
.rightNews_w li h4{font-size:18px;padding-top:10px;}
.showPage{height:90px;line-height:90px;overflow:hidden;background:#f1f1f1;}
.showPage a{float:left;width:43%;padding:0 20px;}
.showPage a i{font-style:normal;font-family:"宋体";font-weight:bold;padding-left:10px;margin-left:10px; border-left: 1px dotted #ccc;}
.showPage a:nth-child(2){float:right;text-align:right;}
.showPage a:nth-child(1) i{padding:0 10px 0 0;margin:0 10px 0 0; border-right: 1px dotted #ccc;border-left:none;}
.showPage a:nth-child(3){width:14%;text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.showPage a:hover{background:#d42538;color:#fff;}
.rightNews,.rightContact{background:#f2f2f2;padding:5%;}
.rightNews_w,.rightContact_w{background:#fff;padding:8%;}
.rightContact{margin-top:30px;}
.rightContact h4{background: url('../images/zxIcon.png') no-repeat left 8px;padding-left:30px;font-size:2em;color:#191919;font-family:Arial;font-weight:bold;border-bottom: 1px solid #ddd;padding-bottom:15px;margin-bottom:15px;}
.rightContact p{padding-left:80px;margin-bottom:10px;overflow:hidden;}
.rightContact p span{margin-left:-80px;float:left;}
/* 联系*/
#dituContent{width:50%;height:520px;float:left;}
.contactR{background:#eee;height:520px;width:50%;padding:3%;line-height: 1.8;padding-right:250px;}
.contactR .titie{font-size:2em;color:#d42538;margin-bottom:20px;}
.contactR .font{max-height:420px;overflow-y: auto;}
.contactR .wx{float:right;margin-right:-200px;width:160px;}
.contactR .wx p{text-align:center;margin-bottom:20px;}
.contactR .wx p span{display:block;}
/* 在线留言*/
.feedback{border-top: 1px solid #ddd;}
.feedbackL{width:24%;height:380px;float:left;}
.feedbackR{width:72.5%;float:right;}
.feedback p{width:49%;float: left;;height: 60px;line-height: 60px;position: relative;padding:0 15px 0 60px;margin-bottom: 10px;position: relative;border: 1px solid #ccc;background:#fff;}
.feedback p:nth-child(2n){float:right;}
.feedback p input{width: 100%;height: 100%;}
.feedback .tarea{width: 100%;height: 160px;padding-top: 15px;padding-bottom:15px;line-height: 1.6;}
.feedback i{content: "";font-family: "iconfont";color: #a0a0a0;font-style: normal;float: left;margin-left: -30px;font-size: 1rem;}
.feedback textarea{width: 100%;height: 100%;}
.feedback .code{clear: both;}
.feedback .code input{height: 60px;line-height: 60px;border: 1px solid #ddd;background:#fff;}
.feedback .code .c{width: 20%;padding: 0 15px;}
.feedback .code img{padding:19px;background:#fff;}
.feedback .code .sub {background: #d42538;width: 30%;cursor: pointer;transition: all .3s;color: #fff;border:1px solid #d42538;}
.feedback .sub:hover{background:#025fa1;}