@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2018-5
 */
@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome銆乫irefox */
    url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
    url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}
@font-face {
    font-family: 'Glyphicons Halflings';
    src:url('../bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('../bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
a,a:link,a:visited,a:hover,a:active{text-decoration:none;}
ol,ul,h1,h2,h3,h4,h5,h6,p,dd,dt,dl{ margin: 0; padding: 0;}
*{
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    list-style: none;
}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
.overflow{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.no-padding{padding-left: 0; padding-right: 0;}
.container{max-width:1200px !important; height: 100%; padding-left: 0; padding-right: 0;}
@media (max-width:991px){
    .container{padding-left: 15px; padding-right: 15px;}
}
.container-fluid{max-width: 1000px!important;}
.xiao{padding-left: 10px; padding-right: 10px;}
.no-div{display: none;}
.no_left{padding-left: 0!important;}
.no_right{padding-right: 0;!important;}
.middle{vertical-align: middle;display: table-cell;}
.tr{transition: all 0.4s;-moz-transition: all 0.4s; -webkit-transition: all 0.4s; -o-transition: all 0.4s;}
header{width:100%; height:auto;}
header .head_main{width: 100%;}
/**/
header .head_bg{height:115px;background: url("../images/head_bg.jpg") no-repeat 50% 50%; background-size: cover; padding-top: 15px;}
header .head_box{height: 100%; overflow: hidden;}
header .head_box .logo{float: left;display: table; height: 100%; display: table;}
header .head_box .logo a{display: table-cell; vertical-align: middle;}
header .head_box .logo img{width: 100%; height:auto;}
header .head_box .h_right{float: right; height: 100%; overflow: hidden;}
header .head_box .head_QR{height: 100%; float: left; display: table;}
header .head_box .head_QR img{max-width: 100%; height: auto;}
header .head_box .top_call{float: left; display: table; height: 100%; margin-left: 30px; background: url("../images/head_call.png") no-repeat left 50%; padding-left: 60px;}
header .head_box .top_call h4{font-size: 12px; color: #656565;}
header .head_box .top_call p{font-size: 18px; color: #432400; line-height: 25px; font-family: "Impact"; margin-top: 5px;}
/**/
header .head_nav{width: 100%; position: relative; background: url("../images/nav_bg.jpg") no-repeat 50% 50%; background-size: cover;}
header .head_nav nav{max-width: 1200px; height: auto; margin: 0 auto;}
header .head_nav ul{width: 100%; float: left;}
header .head_nav .top_li{float: left; width: 12.5%; height: 45px; position: relative; text-align: center;}
header .head_nav .top_li>a{color: #FFFFFF; font-size: 16px; line-height: 45px; display: block; overflow: hidden;}
header .head_nav .top_li:after{content: ""; display: block; width: 2px; height: 100%; position: absolute; right: -2px; top: 0; bottom: 0; margin: auto; background: linear-gradient(to right, #ba8c4e, #402d1c);}
header .head_nav .top_li:nth-child(8):after{display: none;}
header .head_nav .top_li:hover>a{background: #a27c4d}
header .head_nav .top_li ul{display: none; position:absolute; top:45px; width: 100%; left: 0; z-index:99999;}
header .head_nav .top_li ul .er{padding:0;height: 40px; background: rgba(0,0,0,0.7); transition:all 0.3s; margin-bottom: 3px;}
header .head_nav .top_li ul .er a{line-height:40px;  color:#fff; transition:all 0.3s; border-bottom: none; display: block; background: none; padding: 0 12px;}
header .head_nav .top_li ul .er:hover{background: #402d1c;}
header .lunbos{padding-top: 28%; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;}
header .lunbo .swiper-pagination-bullet-active{background: #402d1c;}
header .small .head_nav{position: fixed; z-index: 9; top: 0;}
section{overflow: hidden; width: 100%;}
/**/
.main{background: #f4eccf;}
.m_content{margin-bottom: 40px;}
.con_layout{padding: 20px; background: url("../images/m_content_bg.jpg"); background-size: 100% 100%;}
.main_title{background: url("../images/tit_bg.jpg") no-repeat 50% 50%; background-size: 100% 100%; text-align: center; padding: 0 15px;}
.main_title h4{color: #fcedac; text-stroke:1px #4f2b13;-webkit-text-stroke: 1px #4f2b13; font-size: 26px; line-height: 50px; font-weight: bold; letter-spacing: 10px;
    -ms-text-stroke:1px #4f2b13;; 	/* IE 9 */
    -moz-text-stroke:1px #4f2b13;; 	/* Firefox */
    -o-text-stroke:1px #4f2b13;; 	/* Opera */ }
/**/
.jj_main{width: 100%;}
.jj_main .m_left{width: 42%; float: left; padding-right: 10px;}
.jj_main .m_left .imgbox{text-align: center; overflow: hidden;}
.jj_main .m_left .imgbox img{max-width: 100%; height: auto;}
.jj_main .m_left .imgbox:hover img{transform:scale(1.1);}
.jj_main .m_right{width: 58%; float: left; padding-left: 10px;}
.jj_main .m_right .txtbox{overflow: hidden;}
.jj_main .m_right .txtbox p{font-size: 16px; color: #450f00; line-height: 30px; max-height: 210px; overflow: hidden;}
/**/
.cp_main{width: 100%;}
.cp_main .cp_box{width: calc(100% - 100px); margin: auto; position: relative;}
.cp_main .item{width: 100%;}
.cp_main .item .imgbox{position: relative; display: block; overflow: hidden;}
.cp_main .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.cp_main .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.cp_main .item .m_txt{text-align: center; font-size: 12px; color: #450f00; margin-top: 10px;}
.cp_main .item:hover .imgbox .m_img{transform:scale(1.1);}
.cp_main .swiper-button-prev, .cp_main .swiper-button-next{width: 30px; height: 30px; margin-top: -15px;}
.cp_main .swiper-button-prev{background: url("../images/cp_bgn.png") no-repeat 0 0; left: -50px;}
.cp_main .swiper-button-next{background: url("../images/cp_bgn.png") no-repeat -80px 0; right: -50px;}
/**/
.txt_main{width: 100%;}
.txt_main .item{width: 100%; overflow: hidden; margin-bottom: 40px;}
.txt_main .item .imgbox{width: 36%; float: left; position: relative;}
.txt_main .item .imgbox img{max-width: 100%; height: auto;}
.txt_main .item .txtbox{width: 64%; float: left; padding-left: 30px; height: 100%; display: table; position: relative;}
.txt_main .item .txtbox .txt_tit{overflow: hidden; margin-bottom: 15px;}
.txt_main .item .txtbox .txt_tit h4{float: left; width: 165px; height: 30px; line-height: 30px; text-align: center; font-size: 16px; color: #472715; background: url("../images/txt_tit.png") no-repeat; background-size: 100% 100%;}
.txt_main .item .txtbox .txt_tit span{float: left; font-size: 14px; color: #472715; margin-left: 10px; line-height: 30px;}
.txt_main .item .txtbox .txts{font-size: 14px; color: #472715; line-height: 25px; overflow: hidden;}
.txt_main .item:nth-child(1){height: 340px;}
.txt_main .item:nth-child(even) .imgbox{left: 64%;}
.txt_main .item:nth-child(even) .txtbox{right: 36%;}
/**/
.news_main{width: 100%;}
.news_main .main_title{text-align: left; padding: 0 25px;}
.news_main .item{width: 100%; margin-bottom: 30px; height: 135px; overflow: hidden; position: relative; top: 0;}
.news_main .item .imgbox{width: 180px; float: left; height: 100%; overflow: hidden;}
.news_main .item .imgbox .m_img{width: 100%; height: 100%;}
.news_main .item .txtbox{width: calc(100% - 180px); height: 100%; float: left; overflow: hidden; padding: 5px 15px;}
.news_main .item .txtbox h4{font-size: 14px; color: #472715;}
.news_main .item .txtbox h5{font-size: 12px; color: #472715; margin-top: 12px;}
.news_main .item .txtbox p{font-size: 12px; color: #472715; line-height: 25px; max-height: 75px; overflow: hidden; margin-top: 8px; }
.news_main .item:hover{top: -3px; box-shadow: 3px 3px 3px #bbb;}
/**/
.contact_main{width: 100%; background: url("../images/contact_bg.jpg") no-repeat 50% 50%; background-size: cover;}
.contact_main .tact_con{margin-top: 20px;}
.contact_main .tact_tit{font-size: 14px; color: #432400; font-weight: bold; margin-bottom: 20px;}
.contact_main .m_left{width: 50%; float: left; padding-right: 30px; overflow: hidden;}
.contact_main .m_left .f_erweima{width: 33%; float: left; text-align: center;}
.contact_main .m_left .f_erweima img{max-width: 100%; height: auto;}
.contact_main .m_left .txtbox{width: 67%; float: left; padding-left: 15px;}
.contact_main .m_left .txtbox .tact_call{background: url("../images/foot_call.png") no-repeat left 50%; padding: 7px 0 7px 75px;}
.contact_main .m_left .txtbox .tact_call h5{font-size: 13px; color: #432400;}
.contact_main .m_left .txtbox .tact_call h4{font-size: 29px; color: #432400; font-family: "Impact"; margin-top: 5px;}
.contact_main .m_left .txtbox .tact_txt{margin-top: 10px; font-size: 13px; color: #432400; line-height: 25px;}
.contact_main .m_right{width: 50%; float: left; overflow: hidden;}
.contact_main .m_right .item{width: 100%; overflow: hidden; margin-bottom: 10px; float: left; font-size: 0;}
.contact_main .m_right .f_left{width: 50%; padding-right: 5px;}
.contact_main .m_right .f_right{width: 50%; padding-left: 5px;}
.contact_main .m_right .item .f_txt{width: 100%; height: 45px; line-height: 43px; background-color: #ffffff; padding: 3px 10px; border: 1px solid #dfdfdf; font-size: 14px; color: #333333;}
.contact_main .m_right .item .f_txts{width: 100%; background-color: #ffffff; padding: 3px 10px; border: 1px solid #dfdfdf; font-size: 14px; color: #333333;}
.contact_main .m_right .item .f_btn{width: calc(50% - 10px); margin: 0 5px; height: 40px; text-align: center; border: none; font-size: 14px; color: #ffffff;}
.contact_main .m_right .item .f_btn:nth-child(1){background-color: #a37b4a}
.contact_main .m_right .item .f_btn:nth-child(2){background-color: #67400a}
/**/
.foot{width: 100%; background: url("../images/foot_bg.jpg") no-repeat 50% 50%; background-size: 100% 100%;}
.foot .txtbox{width: 100%; text-align: center; padding: 20px 0 15px 0;}
.foot .txtbox p{font-size: 12px; color: #ffffff;}
/*手机底部*/
.hot{width:100%; height:58px; background:#000; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:8px 0;}
.hot .row div a:hover{background-color: #472715;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px;}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block;}
/*内页*/
.inner_page{width: 100%; background-color: #f4eccf;}
.inner_page .page_con{margin-top: 0;}
.inner_page .n_content{margin: 30px 0 50px 0;}
.inner_page .con_layout{padding-top: 20px;}
.inner_page .page_left{width: 325px; float: left;}
.inner_page .page_right{width: calc(100% - 325px); float: left; padding-left: 40px;}
.inner_page .page_title{background: url("../images/page_tit_bg.png") no-repeat bottom; overflow: hidden; padding: 0 0 35px 0;}
.inner_page .page_title h4{float: left; font-size: 20px; color: #6e3d22; line-height: 40px;}
.inner_page .page_title h5{float: right; font-size: 14px;color: #6e3d22; line-height: 40px;}
.inner_page .page_title h5 a{font-size: 14px; color: #6e3d22;}
/**/
.sideBar_page .n_tit{background: url("../images/page_tit_bg.png") no-repeat bottom; position: relative; font-size: 0; padding: 0 0 35px 0;}
.sideBar_page .n_tit>h4{font-size: 20px; color: #6e3d22; line-height: 40px;}
.sideBar_page .n_tit .side_span{position: absolute; right: 15px; top: 10px; font-size: 22px; color: #ffffff;}
.sideBar_page .side_top{margin-bottom: 15px;}
.sideBar_page .side_top ul{display: none;}
.sideBar_page .n_li{width: 100%; position: relative; margin-bottom: 8px;}
.sideBar_page .n_li>a{display: block; background-color: #d5ba5d; height: 35px; line-height: 35px; font-size: 14px; color: #ffffff; padding: 0 10px 0 40px;}
.sideBar_page .n_li:hover>a{background-color: #6e3d22;}
.sideBar_page .er{width: 100%;}
.sideBar_page .er li{height: 40px; border-bottom: 1px solid #d8d8d9;}
.sideBar_page .er li a{line-height: 40px;text-align: left; padding: 0 10px 0 40px; display: block; font-size: 14px; color: #666666;}
.sideBar_page .er li a:hover{color:#6e3d22;}
.sideBar_page .side_box{width: 100%;}
.sideBar_page .side_box .imgbox{text-align: center; overflow: hidden;}
.sideBar_page .side_box .imgbox img{max-width: 100%; height: auto;}
.sideBar_page .side_box .txtbox{margin-top: 5px;}
.sideBar_page .side_box .txtbox p{font-size: 14px; color: #825a40; line-height: 25px;}
/*慈善公益页面*/
.news_page{width: 100%;}
.news_page .item{width: 100%; height: 130px; overflow: hidden; position: relative; top: 0; margin-bottom: 20px;}
.news_page .item .imgbox{width: 170px; height: 100%; float: left;}
.news_page .item .imgbox .n_img{width: 100%; height: 100%;}
.news_page .item .txtbox{width: calc(100% - 170px); height: 100%; float: left; padding: 2px 15px; overflow: hidden;}
.news_page .item .txtbox h4{font-size: 16px; color: #472715;}
.news_page .item .txtbox h5{font-size: 12px; color: #472715; margin-top: 10px;}
.news_page .item .txtbox p{font-size: 14px; color: #472715; max-height: 75px; line-height: 25px; overflow: hidden; margin-top: 8px;}
.news_page .item:hover{box-shadow: 3px 3px 3px #bbbbbb; top: -3px;}
/*内页*/
.news_show{width: 100%;}
.news_show .imgbox{text-align: center; overflow: hidden;}
.news_show .imgbox img{max-width: 100%; height: auto;}
.news_show .txtbox{margin-top: 20px;}
.news_show .txtbox p{font-size: 14px; color: #333; line-height: 25px;}

/*中医师承及专长页面*/
.tspx_page .item{width: 100%; margin-bottom: 15px;}
.tspx_page .item .imgbox{position: relative; display: block; overflow: hidden;}
.tspx_page .item .imgbox:before{content: ""; display: block; padding-top: 75%;}
.tspx_page .item .imgbox .m_img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto;}
.tspx_page .item .m_txt{text-align: center; font-size: 12px; color: #450f00; margin-top: 10px;}
.tspx_page .item:hover .imgbox .m_img{transform:scale(1.1);}
/*内页*/
.cp_show{width: 100%;}
.cp_show .imgbox{text-align: center; overflow: hidden;}
.cp_show .imgbox img{max-width: 100%; height: auto;}
.cp_show .txtbox{margin-top: 20px;}
.cp_show .txtbox p{font-size: 14px; color: #333; line-height: 25px;}

/*关于我们页面*/
.about_page{width: 100%;}
.about_page .txtbox{overflow: hidden;}
.about_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}

/*联系我们页面*/
.contact_page{width: 100%;}
.contact_page .txtbox{width: 100%; overflow: hidden;}
.contact_page .txtbox p{font-size: 14px; color: #333333; line-height: 25px;}
.contact_page .ditu{margin-top: 20px; text-align: center; overflow: hidden;}
.contact_page .ditu img{max-width: 100%;height: auto;}

@media (max-width:1199px){
    .main_title h4{letter-spacing: 5px; font-size: 22px;}
    .jj_main .m_right .txtbox p{line-height: 25px; max-height: 200px; font-size: 14px;}
    .txt_main .item:nth-child(1){height: auto;}
    .news_main .item{height: 120px;}
    .news_main .item .imgbox{width: 160px;}
    .news_main .item .txtbox{width: calc(100% - 160px);}
    .news_main .item .txtbox p{line-height: 20px; max-height: 60px;}
    /*内页*/
    .inner_page .page_left{width: 280px;}
    .inner_page .page_right{width: calc(100% - 280px);}

}

@media (min-width:991px){

}

@media (max-width:991px){
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .head_main{width: 100%;}
    header .head_box{height: 100px;}
    header .head_box .logo img{width: 360px;}
    header .head_box .head_txt{margin-right: 50px;}
    header .top_btn{font-size: 32px; color: #222; position: absolute; top: 48px; right: 18px;}
    header .head_nav{position: absolute; top: 90px;; right: 0; display: none; width: 130px; z-index: 99999; height: auto; background: #7d5b36;}
    header .head_nav ul{padding: 0;}
    header .head_nav .top_li{width: 100%!important; height: 40px; background: none;}
    header .head_nav .top_li:after{display: none;}
    header .head_nav .top_li>a{font-size: 14px; line-height: 40px; border-bottom: none;}
    header .head_nav .top_li ul{display: none!important;}
    /**/
    .main_title h4{font-size: 18px; line-height: 40px; letter-spacing: 3px;}
    .jj_main .m_right .txtbox p{font-size: 12px;}
    .cp_main .cp_box{width: 100%;}
    .cp_main .swiper-button-prev, .cp_main .swiper-button-next{display: none;}
    .txt_main .item .txtbox .txts{line-height: 20px; font-size: 12px;}
    .news_main .item .imgbox{width: 140px;}
    .news_main .item .txtbox{width: calc(100% - 140px); padding: 3px 10px;}
    .contact_main .m_left .f_erweima{display: none;}
    .contact_main .m_left .txtbox{width: 100%; padding: 0;}
    .contact_main .m_right .item .f_txt{height: 40px; line-height: 38px;}
    .contact_main .m_right .item .f_btn{height: 30px;}
    /*内页*/
    .inner_page .page_left{width: 240px;}
    .inner_page .page_right{width: calc(100% - 240px);}
    .news_page .item{height: 110px;}
    .news_page .item .imgbox{width: 150px;}
    .news_page .item .txtbox{width: calc(100% - 150px);}
    .news_page .item .txtbox h5{display: none;}
    .news_page .item .txtbox p{font-size: 12px; max-height: 80px; line-height: 20px;}


}

@media (min-width: 768px){
    .sideBar_page .n_ul{display: block!important;}
}

@media (max-width: 767px){
    .container{padding-left: 15px; padding-right: 15px;}
    header .head_bg{height: 85px;}
    header .head_box{height: 70px;}
    header .head_box .head_QR{display: none;}
    header .head_box .logo img{width: 280px;}
    header .head_box .head_txt{margin-left: 15px; padding-left: 15px;}
    header .head_box .head_txt:before{height: 45px;}
    header .top_btn{top: 32px; font-size: 28px;}
    header .head_nav{top: 75px;}
    header .lunbos{padding-top: 74%;}
    .jj_main .m_left{width: 100%; padding: 0;}
    .jj_main .m_right{width: 100%; padding: 0; margin-top: 15px;}
    .main_title h4{font-size: 16px;  letter-spacing: 0;}
    .txt_main .item .imgbox{width: 100%; text-align: center;}
    .txt_main .item .txtbox{width: 100%; padding: 0; margin-top: 15px;}
    .txt_main .item:nth-child(even) .imgbox{left: 0;}
    .txt_main .item:nth-child(even) .txtbox{right: 0;}
    .news_main .item{height: 100px;}
    .news_main .item .imgbox{width: 120px;}
    .news_main .item .txtbox{width: calc(100% - 120px);}
    .news_main .item .txtbox h5{display: none;}
    .contact_main .m_left{width: 100%; padding: 0;}
    .contact_main .m_right{width: 100%; padding: 0; margin-top: 15px;}
    /*内页*/
    .inner_page .page_left{width: 100%;}
    .sideBar_page .n_tit{padding: 0;}
    .sideBar_page .n_tit>h4{background: #6e3d22; color: #ffffff; padding: 0 10px;}
    .sideBar_page .side_top ul{margin-top: 15px;}
    .inner_page .page_right{width: 100%; padding: 0;}
    .inner_page .page_title h5{display: none;}
    .news_page .item .imgbox{width: 130px;}
    .news_page .item .txtbox{width: calc(100% - 130px); padding: 2px 10px;}
    .news_page .item .txtbox h4{font-size: 14px;}

}


@media (max-width:500px){
    .con_layout{padding: 10px;}
    .txt_main .item .txtbox .txt_tit h4{width: 140px; font-size: 14px;}
    .txt_main .item .txtbox .txt_tit span{margin-left: 0;}
    .contact_main .m_left .txtbox .tact_call{display: none;}
    .contact_main .m_left .txtbox .tact_txt{margin-top: 0;}
    .contact_main .m_right .f_left{width: 100%; padding: 0;}
    .contact_main .m_right .f_right{width: 100%; padding: 0;}
}

@media (max-width:376px){

}

@media (max-width:360px){
    header .head_box .logo img{width: 240px;}

}