﻿@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

pre,

/* text formatting elements 文本格式元素 */

fieldset,
button,
input,
textarea,

/* form elements 表单元素 */

th,
td {/* table elements 表格元素 */margin: 0;padding: 0;}


body {overflow: hidden;}

input,
textarea {border: 2 none;box-shadow: none;outline: none;}


/* 设置默认字体 */

body,
button,
input,
select,
textarea,
em,
i {font-family: "Microsoft Yahei";color: #333;font-size: 14px;font-style: normal;}

h1 {font-size: 18px;}

h2 {font-size: 16px;}

h3 {font-size: 14px;}

h4,
h5,
h6 {font-size: 100%;}

* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {margin: 0px;}


/* 重置列表元素 */

ul,
ol,
li {list-style: none;}


/* 重置文本格式元素 */

a {text-decoration: none;color: #262626;word-wrap: break-word;}


/*英文换行*/

a:hover {text-decoration: none;}

/* for ie6 */

fieldset,
img {border: none;vertical-align: middle;}


/* img 搭车：让链接里的 img 无边框 */

button,
input,
select,
textarea {font-size: 100%;/* 使表单元素在 ie 下能继承字体大小 */}


/* 重置表格元素 */

table {border-collapse: collapse;border-spacing: 0;}


/* 全局 */

html {-webkit-text-size-adjust: none;-webkit-text-size-adjust: none;text-align: justify;text-justify: inter-ideograph;}


/* 浏览器滚动轴修改 */

* {-webkit-tap-highlight-color: rgba(255, 255, 255, 0);-webkit-touch-callout: none;margin: 0;}

::-webkit-scrollbar {width: 4px;height: 4px}

::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 0;background: rgba(0, 0, 0, 0.1)}

::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.2)}

::-webkit-scrollbar-thumb:hover {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);background: rgba(0, 0, 0, 0.4)}

input,
textarea {-webkit-user-select: text}


/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */

html {overflow-y: scroll;}


/*基础*/

.print {color: #fff;padding: 0 20px;background: #666;line-height: 30px;display: inline-block;margin-top: 10px;display: none}
.content-tag a {color: #666;padding: 4px 8px;margin-right: 10px;font-size: 12px;margin-top: 5px;background: #e5e5e5;}
.content-tag a:hover {background: #ffab00;color: #fff;}
/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr {position: relative;}
.pa {position: absolute;}
/*清除浮动*/
.clearfix:before,
.clearfix:after {content: '';display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

/* -- 页面整体布局 -- */
.content {width: 1200px;margin: 0 auto;position: relative;}
.header,
.footer {width: 100%;margin: 0 auto;}
.auto {margin: 0 auto}
.marT40 {margin-top: 40px;}
.marB40 {margin-bottom: 40px;}
/*分页样式*/
.pglist {padding: 25px 0;float: left;width: 100%;line-height: 34px;text-align: center;}
.pglist a {color: #333333;padding: 0 10px;margin: 0 5px;font-weight: bold;background: #fff;border: 1px solid #dcdcdc;font-size: 14px;}
.pglist * {display: inline-block;_zoom: 1;_display: inline;vertical-align: middle;line-height: 28px;height: 28px;padding-bottom: 1px;border-radius: 2px;-webkit-border-radius: 2px;}
.pglist .hover {display: inline-block;color: #fff;background:#892621;}
.pglist a:hover {display: inline-block;color: #fff;background:#892621;}
.pglist .curpage {display: inline-block;color: #fff;background:#892621;}
/*顶部*/
.welcome{overflow: hidden; background: #333; height: 40px; line-height: 40px; color: #fff;font-size:15px;}
.welcome h1{float: left; width:calc((100% - 300px)); font-size:15px;font-weight: normal;}
.welcome .xml{float: right;}
.welcome .xml ul{}
.welcome .xml ul li{float: left; padding: 0 6px;}
.welcome a{color: #fff;}

.rsth_head {margin: 0 auto;position: relative;z-index: 5;height: 115px;background: url(../images/head-bg.jpg) no-repeat;}
.rsth_head .logo {margin: 15px 00px 0 0}
.rsth_head .logo img {width: 70px;}
.rsth_head .logo01{margin-left: 5px;padding-top: 25px;margin-top: 15px;}
.rsth_head .logo01 h1{font-size: 28px;}
.rsth_head .logo01 h5{font-size: 16px;letter-spacing: 2px;}
.rsth_head .logo02{font-size: 30px;font-weight: bold;padding-top: 50px;padding-left: 20px;color: #892621;font-style: italic;}
.rsth_head .right {margin-left: 2%;padding-top: 20px;}
.rsth_head .right img{width: 70%;}
.rsth_head .tel {text-align: right;margin-top: 40px;}
.rsth_head .tel p{font-size: 16px;}
.rsth_head .tel img{display: inline-block;margin-right: 10px;}
.rsth_head .tel i {display: block;font-size: 34px;color:#892621;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}

.navBar {width: 100%;z-index: 10;height: 60px;background: #333;}
.nav {z-index: 3;flex-wrap: nowrap;justify-content: space-around;}
.nav li:last-child h3:after{display: none;}
.nav h3 {font-weight: normal;font-size: 16px;display: inline-block;padding: 0 32px;position: relative;}
.nav .m {position: relative;float: left;display: inline;text-align: center;}
.nav .m h3 i {display: inline-block;zoom: 1;width: 12px;height: 12px;overflow: hidden;vertical-align: middle;filter: alpha(opacity=50);opacity: 0.5;margin-left: 7px;}
.nav h3 a {zoom: 1;line-height: 60px;display: block;color: #fff}
.nav li:hover h3 a{color: #fff;}
.nav li:hover{background: #892621;}
.nav .on {position: relative;background: #892621;}
.nav .on a{color: #fff;}
.nav .sub {display: none;width: 100%;padding: 0 0;position: absolute;left: 0;top: 60px;background: #fff;float: left;}
li:nth-child(5) .sub{width: 150%;left: -25%;}
.nav .sub li {text-align: center;}
.nav .sub li a {color: #333;display: block;zoom: 1;line-height: 3;}
.nav .sub li a:hover {background: #892621;color: #fff;}
.nav .sub dl {display: inline-block;*display: inline;zoom: 1;vertical-align: top;padding: 15px 29px;line-height: 26px;}
.nav .sub dl a:hover {color: #892621;}
.nav .sub dl dt a {color: #000;}
.nav .sub dl dd a {color: #999;padding-left: 7px;}
.nav #m2 .sub {z-index: 1;width: 160px;left: -20px;}

/*导航跟随*/
#mainMenuBar {position: absolute;z-index: 9999}
/*导航跟随*/
.stick {position: fixed;top: 0;left: 0;background: #fff;width: 100%;box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);z-index: 999}
.slideBox {position: relative;display: block;width: 100%;height: 735px;overflow: hidden;z-index: 1;}
.slideBox li {height: 735px;position: relative;width: 100%;}
.slideBox .bd .p1 {position: absolute;top: 50%;left: 65%;transform: translate(-50%, -65%);}
.slideBox .bd .p2 {position: absolute;top: 48%;left: 30%;transform: translate(-48%, -30%);}
.slideBox .bd .p3 {position: absolute;top: 50px;left: 50%;transform: translate(-50%, -10%);}
.slideBox .bd .pic img {margin: 0 auto;}
.slideBox .prev {display: none;position: absolute;padding: 0;left: 5%;top: 50%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: 0 0;z-index: 9999;}
.slideBox .next {display: none;position: absolute;padding: 0;right: 5%;top: 50%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: right center;z-index: 9999;}
.slideBox .hd {position: relative;top: -20px;z-index: 1;}
.slideBox .hd ul {text-align: center;margin-top: -25px;}
.slideBox .hd ul li {width: 40px;height: 6px;display: inline-block;margin: 0 3px;cursor: pointer;background: #fff;border-radius: 8px;display: none;}
.slideBox .hd ul li.on {background: #70a200;}

/*内页benner*/
.banner {overflow: hidden;line-height: 0;text-align: center;position: relative;background-size: cover;height: 450px;background-position: 50% 50%;
    background-repeat: no-repeat;}
.banner .catname {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: left;color: #333;}
.banner .content {box-sizing: border-box;}
.banner .catname b {line-height: 2;font-size: 30px;font-weight: normal;padding-left: 100px;}
.banner .catname p {line-height: 2;font-size: 14px;font-weight: normal;width: 40%;padding-left: 100px;}
.banner img {visibility: hidden;}
.banner img.show {visibility: visible;}

/* rsth_search */
.rsth_search{border-bottom: 1px solid #efefef;line-height: 50px;height: 50px;}
.rsth_search a{color: #333;padding:0 20px 0 10px;position: relative;}
.rsth_search a::after{content: "|";font-size: 13px;color: #333;position: absolute;right: 0;}
.rsth_search a:last-child::after{content: '';}
.rsth_search img{display: inline-block;padding-right: 10px;top: -3px;position: relative;}
.rsth_search #searchbtn{background: url(../images/search.png) no-repeat;width: 18px;height: 18px;border:none;position: relative;top: -5px;}
.rsth_search input{border: none;height: 30px;line-height: 30px;width: 250px;background: #f3f3f3;position: relative;top: -10px;}
.rsth_search form{border: 1px solid #e5e5e5;background: #f3f3f3;display: inline-block;height: 30px;margin-top: 10px;padding: 0 10px;}
/* 内页search */
.search {background: #f2f2f2;height: 82px;border-bottom: 1px solid #eee;overflow: hidden;font-size: 14px;}
.search p {color: #444;line-height: 82px;}
.search a {color: #444;display: inline-block;margin-right: 15px;}
.search_s {width: 270px;height: 30px;border-radius: 20px;background: #fff;padding-left: 10px;margin-top: 28px;}
.search_s input {width: 224px;height: 30px;line-height: 30px;color: #a9a9a9;float: left;border: none;}
.search_s #searchbtn {width: 30px;height: 30px;background: url(../images/VISkins-p1.png) no-repeat -258px -936px;float: right;cursor: pointer;border: none;}
/*公用TITLE*/
.rsth_t p{display: block;font-size: 48px;color: #892621;text-transform: uppercase;font-weight: bold;}
.rsth_t span{display: inline-block;font-weight: normal;font-size: 34px;color: #333333;border-bottom: 5px solid #892621;line-height: 1.5;}


.rsth_t01{text-align: center;font-size: 36px;padding-top: 50px;}
.rsth_t01 span{font-weight: bold;color: #892621;}
.rsth_t01 strong{color: #892621;}
.rsth_t01 p{font-size: 16px;line-height: 3;}

.rsth_t02 p{font-size: 16px;color: #fff;text-transform: uppercase;font-weight: bold;}
.rsth_t02 span{display: inline-block;font-weight: normal;font-size: 24px;color: #fff;}
.rsth_t02{background: #892621;padding: 10px 0;}

.t {text-transform: uppercase;position: relative;text-align: center;margin: 30px auto;width: 100%;}
.t strong {position: relative;font-weight: bold;font-size: 22px;color: rgb(2, 178, 181);display: block;line-height: 2;}
.t p{font-size: 14px;color: #666666;line-height: 2;}

.t01 {text-transform: uppercase;position: relative;text-align: center;margin: 30px auto;width: 100%;}
.t01 strong {position: relative;font-weight: bold;font-size: 22px;color: #fff;display: block;line-height: 2;}
.t01 p{font-size: 14px;color: #fff;line-height: 2;}

.t02 {text-transform: uppercase;position: relative;text-align: left;margin: 30px auto;width: 100%;position: relative;}
.t02 strong {position: relative;font-weight: bold;font-size: 18px;color: #02b2b5;display: block;border-left: 3px solid #02b2b5;padding-left: 10px;}
.t02 a{font-size: 14px;color: #333;line-height: 2;position: absolute;right: 0;top: 0;}


/* end */
.t_a {text-align: left;position: relative;color: #333;padding: 35px 0;}

.t_a em {display: block;color: #333;font-size: 36px;position: relative;}

.t_a b {padding: 0 0 0 0;color: #892621;font-size: 36px;}

.t_a em i {width: 8px;height: 8px;background-color: #892621;border-radius: 50%;display: inline-block;position: absolute;top: 50%;transform: translateY(-50%);}

.t_a span {display: block;width: 100%;margin: 0 auto;line-height: 2;font-size: 17px;color: #333333;text-align: left;}

.t_a span u {position: relative;}

.t_a span u:nth-child(1)::before {content: '';position: absolute;left: 20px;top: 40%;width: 40px;height: 1px;background-color: #d9d9d9;}

.t_a span u:nth-child(1)::after {content: '';position: absolute;top: 80%;left: 20px;width: 60px;height: 1px;background-color: #d9d9d9;}


/*  */

.t_b {text-align: center;font-size: 40px;font-weight: bold;position: relative;padding-bottom: 20px;margin-bottom: 50px;color: #fff;}

.t_b::before {content: '';background: url(../images/icon03_b.png) no-repeat center;height: 5px;width: 70px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0}

.t_b em {line-height: 2;font-size: 20px;display: block;font-weight: normal;color: #fff;}

.xiafan {position: absolute;left: 50%;bottom: 20px;animation: start 1.5s infinite ease-in-out;-webkit-animation: start 1.5s infinite ease-in-out;cursor: pointer;animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;-webkit-animation: arrow 3s cubic-bezier(0.5, 0, 0.1, 1) infinite;}

.xiafan img {-webkit-transition: transform 0.4s;-o-transition: transform 0.4s;transition: transform 0.4s;-webkit-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);}

.xiafan img:hover {-webkit-transition: transform 0.4s;-o-transition: transform 0.4s;transition: transform 0.4s;-webkit-transform: translateY(-6px);-ms-transform: translateY(-6px);-o-transform: translateY(-6px);transform: translateY(-6px);}


/* 内页tit */

.tit_m {position: relative;}

.tit_m h3 {text-align: center;font-weight: normal;margin-bottom: 30px;padding-top: 35px;}

.tit_m h3 span {display: block;font-size: 38px;color: #000;padding-bottom: 14px;}

.tit_m h3 em {font-size: 14px;color: #b4b4b4;position: relative;padding: 0 18px;font-style: normal;text-transform: uppercase;}

.tit_m h3 em:before {position: absolute;width: 52px;height: 1px;background: #999;content: "";top: 8px;left: -52px;}

.tit_m h3 em:after {position: absolute;width: 52px;height: 1px;background: #999;content: "";top: 8px;right: -52px;}


/* 友情连接 */
.rsth_links{overflow: hidden; height: 80px; background: #FFF;border-top: 1px solid #efefef;}
.link{overflow: hidden;}
.link h2{float: left; font-size: 24px; font-weight:bold; color: #C72C34; line-height: 80px; width: 120px;}
.link ul{float: left; width: calc((100% - 120px));}
.link ul li{float: left; position: relative;line-height: 80px; padding-right: 22px;}
.link ul li a{color: #666;}
.link ul li a:hover{color: #C72C34;}
.link ul li::after{content: '|';position: absolute;margin:0 10px; color: #999;}


/*底部信息*/
footer{overflow: hidden;padding: 0px;background: #333333 url('../images/foot_bg.jpg') repeat center top;}
.footerimg{padding: 40px 0 30px 0;border-bottom: 1px solid #484848;}
.footerimg img{display: inline-block;}
.footerimg span{color: #fff;font-size: 24px;display: inline-block;margin-left: 20px;border-left: 1px solid rgba(255, 255, 255, .3);padding-left: 20px;position: relative;top: 35px;}
.footmenu{overflow: hidden;float: left;width:calc((100% - 500px)); margin: 20px 0;padding-top:20px;}
.footmenu ul{margin: 0;}
.footmenu ul li{float: left; width: 25%;}
.footmenu ul li dt{ color: #FFF; font-size: 20px; padding-bottom: 20px;position: relative;}
.footmenu ul li dt::after{position: absolute; content: ""; width: 40px; height: 1px; background: #FFF;left: 0;top: 35px;}
.footmenu ul li a{color: #FFF; display: block;  line-height: 28px; font-size: 14px;}
.footmenu ul li a:hover{color: #FFF;}

.foot-contact{float: right; width:500px;margin: 40px 0;}
.foot-contact .wx{float: right; width: 120px; text-align: center;}
.foot-contact .wx img{max-width: 100%;}
.foot-contact .wx span{color: #FFF; line-height: 32px;}
.foot-contact .lianxi{float: left; width: 370px; margin-left: 10px; color: #FFF; background: url('../images/foot_phone.jpg') no-repeat left top;}
.foot-contact .lianxi span{font-size: 18px;margin-left: 38px;}
.foot-contact .lianxi h2{ font-size:30px;font-weight:bold; margin: 5px 0 10px 38px;}
.foot-contact .lianxi h3{overflow: hidden;padding-top:10px;color: #fff;}
.foot-contact .lianxi h3 i{float: left; width: 20px;color: #fff;font-style: normal;font-weight: normal;}
.foot-contact .lianxi h3 em{float:left; width:calc((100% - 20px)); color: #fff;font-style: normal;font-weight: normal;}


.copy{overflow: hidden;background: #222; padding: 30px 0; border-top: 1px solid #484848;}
.copyright {text-align: center;color: #FFF;}
.copyright a{color: #FFF;}
.copyright a:hover{color: #FFF;}

/*面包削导航*/

.mbx {border-bottom: 1px dotted #dcdcdc;line-height: 50px;font-size: 14px;position: relative;box-sizing: border-box;padding-left: 15px;}

.mbx a {line-height: 50px;color: #666;font-size: 14px;}



/*内页二级导航*/

.navtow {margin: 20px auto 0;}

.navtow ul {display: flex;justify-content: center;flex-wrap: wrap;}

.navtow li {width: 19.5%;margin-right: .6%;margin-bottom: 10px;}
.navtow li:nth-child(5n+0){margin-right: 0;}
.navtow li a {color: #333;font-size: 16px;line-height: 50px;background: #efefef;display: inline-block;cursor: pointer;position: relative;width: 100%;text-align: center;}

.navtow li a:hover {background: linear-gradient(90deg,#ab332d,#892621);color: #fff}

.navtow li a:hover::after {transform: translateX(-50%);content: '';position: absolute;left: 50%;width: 0;height: 0;bottom: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #fff;border-top: 7px solid transparent;}

.navtow li .on::after {transform: translateX(-50%);content: '';position: absolute;left: 50%;width: 0;height: 0;bottom: 0;border-left: 7px solid transparent;border-right: 7px solid transparent;border-bottom: 7px solid #fff;border-top: 7px solid transparent;}

.navtow .on {background: linear-gradient(90deg,#ab332d,#892621);color: #fff}


/* 浮动工具 */

.c-tools {position: fixed;z-index: 9999;text-align: center;right: 0;bottom: 50%;margin-bottom: -144px;}

.c-tools ul li {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;cursor: pointer;position: relative;width: 62px;height: 62px;margin: 1px;background: #333 url(../images/tools-ico.png) no-repeat;}

.c-tools ul li:hover {background-color: #892621;}

.c-tools ul li span {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: none;position: absolute;right: 63px;width: 135px;padding: 0 10px;background: #892621;color: #ffffff;}

.c-tools ul li .ewmPic {width: 168px;}

.c-tools ul li .ewmPic img {display: block;margin-top: 10px;width: 168px;height: 168px;}

.c-tools ul li .ewmPic p {line-height: 3;}

.c-tools ul .tel-ico {background-position: center -22px;}

.c-tools ul .tel-ico span {height: 62px;line-height: 62px}

.c-tools ul .ewm-ico {background-position: center 21px;}

.c-tools ul .qq-ico {background-position: center -69px;}

.c-tools ul .qq-ico span {height: 62px;line-height: 62px}

.c-tools ul .top-ico {background-position: center -115px;}


/*下一篇、下一篇*/

.sx {line-height: 30px;overflow: hidden;margin: 15px 0px;padding: 0 0;}

.sx span {overflow: hidden;height: 30px;display: block;margin: 0 0 10px 0}

.sx a {color: #201618;}

.img {transition: 0.3s all;overflow: hidden;}

.img:hover {transform: scale(1.05);overflow: hidden;}


.rsth_ad{background: url(../images/ad_bg.gif) center;height: 225px;position: relative;}
.rsth_ad .ad_img{width: 30%;text-align: right;padding-right: 20px;box-sizing: border-box;margin-top: 10px;}
.rsth_ad .ad_font{width: 35%;padding-top: 60px;}
.rsth_ad .ad_font a{display: inline-block;background: #892621;border-radius: 30px;color: #fff;font-size: 24px;font-weight: bold;padding: 0 30px;line-height: 1.5;}
.rsth_ad .ad_font p{font-size: 28px;font-weight: bold;line-height: 2;letter-spacing: 2px}
.rsth_ad .ad_font span{padding-left: 10px;font-size: 24px;font-weight: bold;}
.rsth_ad .ad_font b{font-size: 36px;font-weight: bold;font-style:italic;color: #892621;}
.rsth_ad .ad_tel{width: 35%;background: #892621;height: 225px;z-index: 2;position: relative;border-radius: 150px 0 0 150px;color: #fff;box-shadow: -10px 0 0 rgba(0, 0, 0, .1);}
.rsth_ad .ad_tel dl{display: flex;flex-wrap: wrap;justify-content:center;align-items: center;height: 225px;}
.rsth_ad .ad_tel dl dt{font-size: 18px;font-weight: bold;width: 60%;text-align: right;}
.rsth_ad .ad_tel dl dt img{display: inline-block;padding-right: 10px;}
.rsth_ad .ad_tel dl dt p{font-size: 16px;}
.rsth_ad .ad_tel dl dt{font-size: 38px;color: #fff;letter-spacing: 0;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;font-weight: normal;}
.rsth_ad .ad_tel dl dd{width: 40%;text-align: center;}
.rsth_ad .ad_tel dl dd p{font-size: 14px;color: #fff;line-height: 2.5;text-align: center;}
.rsth_ad .ad_tel dl dd img{width: 100px;padding: 5px;border: 1px solid #efefef;background: #fff;border-radius: 5px;}
.rsth_ad::after{content: '';background: #892621;height: 225px;width: 20%;position: absolute;right: 0;z-index: 1;}

.rsth_ad_02{background: url(../images/ad_bg.gif) center;height: 225px;position: relative;}
.rsth_ad_02 .ad_img{width: 30%;text-align: left;padding-left: 20px;box-sizing: border-box;margin-top: 10px;}
.rsth_ad_02 .ad_font{width: 35%;padding-top: 60px;text-align: center;}
.rsth_ad_02 .ad_font p{font-size: 30px;font-weight: bold;line-height: 2;letter-spacing: 4px}
.rsth_ad_02 .ad_font b{font-size: 36px;font-weight: bold;font-style:italic;color: #892621;}
.rsth_ad_02 .ad_font span{padding-left: 10px;font-size: 24px;font-weight: bold;}
.rsth_ad_02 .ad_tel{width: 35%;background: #892621;height: 225px;z-index: 2;position: relative;border-radius: 0 150px 150px 0;color: #fff;box-shadow: 10px 0 0 rgba(0, 0, 0, .1);}
.rsth_ad_02 .ad_tel dl{display: flex;flex-wrap: wrap;justify-content:center;align-items: center;height: 225px;}
.rsth_ad_02 .ad_tel dl dt{font-size: 18px;font-weight: bold;width: 60%;}
.rsth_ad_02 .ad_tel dl dt img{display: inline-block;padding-right: 10px;}
.rsth_ad_02 .ad_tel dl dt p{font-size: 16px;}
.rsth_ad_02 .ad_tel dl dt{font-size: 32px;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;color: #fff;letter-spacing: 1px;}
.rsth_ad_02 .ad_tel dl dd{width: 40%;text-align: center;}
.rsth_ad_02 .ad_tel dl dd p{font-size: 14px;color: #fff;line-height: 2.5;text-align: center;}
.rsth_ad_02 .ad_tel dl dd img{width: 100px;padding: 5px;border: 1px solid #efefef;background: #fff;border-radius: 5px;}
.rsth_ad_02::after{content: '';background: #892621;height: 225px;width: 20%;position: absolute;left: 0;z-index: 1;}
