@charset "utf-8";
:root {
  --dlc: #fe8901; 
  --dnc: #f64123;
  --ddc: #2662b5;
  --flc: #666666;
  --fnc: #333333;
  --fdc: #111111;
}
/*reset*/
html,body{font-size: 625%; height:100%;line-height: initial;}
html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,select,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{margin: 0;padding: 0;font-size: inherit;font-family: "Microsoft Yahei", "STXihei", "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Wenquanyi Micro Hei", sans-serif;  }
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6 {-webkit-text-size-adjust: none;font-weight: normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block}
ol,ul{list-style: none}
blockquote,q {quotes: none}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0;}
body {max-width: 720px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-touch-callout: none;-webkit-text-size-adjust: none;}
a{color: var(--flc);text-decoration: none;transition: all 0.3s;}
a:hover{color: var(--dnc);}
a:focus{border: none;outline: none;}
img {border-style: none;}
i,em{ font-style:normal}
button::-moz-focus-inner,input::-moz-focus-inner{border: 0;padding: 0;}
input:focus,select:focus,textarea:focus,button:focus{-webkit-appearance: none;border:none;outline: none;}
a,input,button,select,textarea{font-family: inherit;outline:none;text-decoration:none;-webkit-appearance: none;resize: none;}
@font-face {font-family: 'Bebas';src: url('bebas.ttf') format('truetype');font-weight: 500;font-style: normal;}
@font-face {font-family: 'TimesNewRoman';src: url('TimesNewRoman.ttf') format('truetype');font-weight: 500;font-style: normal;}
.clear{zoom:1;}
.clear::after{content: "";display: block;clear: both;}
.fl{float: left;}
.fr{float: right;}
.c_con,.c_one{width: 6.6rem;margin-left: auto;margin-right: auto;overflow: hidden;}
.omit{text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.mmit{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break: break-all;}
.img1{width: 100%;height: auto;display: block;margin: auto;}
.img2{width: 100%;height: 100%;display: block;margin: auto;}
::-webkit-scrollbar{width:0px;}
::-webkit-scrollbar-track{background-color:#EEEEEE;}
::-webkit-scrollbar-thumb{background-color:#D6D6D6;}
::-webkit-scrollbar-thumb:hover {background-color:#ccc}
::-webkit-scrollbar-thumb:active {background-color:#ccc}
/***************************分辨率兼容样式属性**************************/
@media screen and (min-width: 320px) {
	html,body{font-size:44.444px;}
}
@media screen and (min-width: 360px) {
	html,body{font-size:50px;}
}
@media screen and (min-width: 375px) {
	html,body{font-size:52.08333px;}
}
@media screen and (min-width: 385px) {
	html,body{font-size:53.47222px;}
}
@media screen and (min-width: 400px) {
	html,body{font-size:55.5555px;}
}
@media screen and (min-width: 414px) {
	html,body{font-size:57.5px;}
}
@media screen and (min-width: 420px) {
	html,body{font-size:58.3333px;}
}
@media screen and (min-width: 440px) {
	html,body{font-size:61.11111px;}
}
@media screen and (min-width: 480px) {
	html,body{font-size:66.66666px;}
}
@media screen and (min-width: 520px) {
	html,body{font-size:72.2222px;}
}
@media screen and (min-width: 560px) {
	html,body{font-size:77.7777px;}
}
@media screen and (min-width: 580px) {
	html,body{font-size:80.55555px;}
}
@media screen and (min-width: 600px) {
	html,body{font-size:83.333px;}
}
@media screen and (min-width: 640px) {
	html,body{font-size:88.8888px;}
}
@media screen and (min-width: 680px) {
	html,body{font-size:94.44444px;}
}
@media screen and (min-width: 720px) {
	html,body{font-size:100px;}
}
/***************************end分辨率兼容样式属性*************************/

/* 公共 */
.one_banner{height: auto;width: 100%;}
#wrapper{position: relative;left: 0;transition: all 0.3s linear;font-size: 0.24rem;}
#wrapper.move{left: 3.6rem;}
.cc_title{text-align: center;}
.cc_title .ltitle{font-size: 0.34rem;font-weight: bold;letter-spacing: 0.02rem;color: var(--ddc);}
.cc_title .ltitle>span{color: var(--dnc);}
.cc_title .stitle{font-size: 0.2rem;color: var(--flc);width: 96%;margin: 0.1rem auto 0;}
.cc_link{display: block;width: 5.8rem;height: 0.6rem;margin-left: auto;margin-right: auto;background-color: #fff;border-radius: 1rem;overflow: hidden;position: relative;line-height: 0.6rem;box-sizing: border-box;}
.cc_link.border::before{content: "";position: absolute;width: 100%;height: calc(100% - 2px);border: 1px solid var(--dnc);border-radius: 1rem;}
.cc_linkm{position: relative;z-index: 2;}
.cc_linkm>i{float: left;width: 0.35rem;height: 0.35rem;background: url(../img/icon2.png) no-repeat center;background-size: 100%;margin-left: 0.36rem;margin-top: 0.125rem;}
.cc_linkm>em{float: left;font-size: 0.32rem;font-weight: bold;color: var(--dlc);margin-left: 0.1rem;}
.cc_linkm>span{float: right;width: 2.5rem;height: 0.6rem;color: #fff;font-size: 0.24rem;font-weight: bold;text-align: center;border-radius: 1rem;background-color: var(--dnc);}
.cc_link::after{content: "";width: 2.5rem;height: 0.6rem;background-color: var(--dnc);border-radius: 1rem;position: absolute;z-index: 1;top: 0;right: 0;transition: all 0.3s;}
.cc_link:hover i{background: url(../img/icon2a.png) no-repeat center;background-size: 100%;}
.cc_link:hover em{color: #fff;}
.cc_link:hover span{background-color: var(--ddc);transition: all 0.3s 0.3s;}
.cc_link:hover::after{width: 100%;}
/* 页码 */
.page{width: 100%;height: auto;text-align: center;overflow: hidden;margin: 0 auto 0; padding-bottom: 0.4rem;}
.page a{display: inline-block;vertical-align: top;width: 0.62rem;height: 0.62rem;line-height: 0.62rem;font-size: 0.1rem;margin: 0 0.08rem;color: #999;border: 1px solid #dedede;box-sizing: border-box;background-color: #f9f9f9;text-align: center;}
.page span{display: inline-block;vertical-align: top;width: 0.62rem;height: 0.62rem;line-height: 0.62rem;font-size: 0.1rem;margin: 0 0.08rem;color: #fff;border: none;background-color: #cd151d;text-align: center;}
.current{color: white!important;background:#8a1214 ;}
.page a:hover{background-color: #cd151d;color: white;}
.page .next{
	width: 1rem;
}
.page .prev{
	width: 1rem;
}
.pager{width: 1.2rem !important;}
.pagel{width: 1.2rem !important;}
/* 页头和页脚 */
.cc_header{height: 1rem;display: flex;justify-content: space-between;align-items: center;}
.cc_header_logo{width: 5rem;height: 1rem;background: url(../img/logo_title.png) no-repeat center;background-size: 100%;margin-left: 0.26rem;}

.cc_header_right{display: flex;align-items: center;}
.cc_header_tel{margin-right: 0.22rem;}
.cc_header_tel>p{font-size: 0.2rem;color: rgba(246,65,35,0.9);transform: scale(0.9);}
.cc_header_tel>p::before{content: "";width: 0.26rem;height: 0.26rem;background: url(../img/icon1.png) no-repeat center;background-size: 100%;display: inline-block;vertical-align: -0.02rem;margin-right: 0.04rem;}
.cc_header_tel>h4{font-size: 0.3rem;font-weight: bold;color: var(--dnc)}
.cc_header_menu{width: 0.6rem;
	height: 1rem;
	/* background: #cd151d; */
	background-size: 56%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;}
.cc_header_menu>span{
	width: 0.5rem;
	height: 0.06rem;
	/* background-color: #fff; */
	margin: 0.04rem 0;
	/* border-radius: 1rem; */
	/* color: red; */
	background: #cd151d;
}



.cc_footer,.cc_footerP{height: 1rem;}
.cc_footer{width: 100%;height: 1rem;margin: auto;position: fixed;bottom: 0;left: 0; background: #cd151d; background-size: cover;z-index: 10;}
.cc_footer .c_con{display: flex;justify-content: space-between;align-items: center;}
.cc_footer_item{width: 10rem;padding-top: 0.1rem;}
.cc_footer_item .icon{width: 0.48rem;height: 0.48rem;margin: auto;}
.cc_footer_item .icon>img{width: 100%;display: block;height: 100%;    margin-top: 40%;}
.cc_footer_item>p{text-align: center;color: #fff;font-size: 0.2rem;margin-top: 0.04rem;}
/* 导航 */
.cc_nav {position: fixed;width: 3.6rem;top: 0;height: 100%;background-color: #333;z-index: 105;padding-left: 0.36rem;left: -3.6rem;box-sizing: border-box;transition: all 0.3s linear;}
.cc_nav.show{left: 0;}
.cc_nav li {overflow: hidden;color: #FFF;font-size: 0.18rem;line-height: 0.8rem;display: block;}
.cc_nav li .outa{width: 100%;display: block;font-size: 0.28rem;color: #FFF;padding-left: 0.3rem;border-bottom: 1px dashed #000;text-decoration: none;box-sizing: border-box;position: relative;}
.cc_nav li .outa::after{content: "";width: 0.18rem;height: 0.33rem;background: url(../img/nav_right.png) no-repeat center;background-size: 100%;position: absolute;right: 0.2rem;top: calc(50% - 0.165rem);transition:all 0.3s ease;}
.cc_nav li.curr .outa::after{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.cc_nav .close{height: 0.8rem;width: 0.8rem;background: url(../img/nav_close.png) no-repeat center;background-size: auto;float: right;margin-right: 0.2rem;}
.cc_nav .fontc {font-weight: bold;margin-left: 0.30rem;display: block; font-size: 0.34rem;color: #fff;}
.cc_nav .in_nav{display:none;}
.cc_nav .in_nava{display: block;color: #fff;height: 0.6rem;line-height: 0.6rem;padding-left: 0.5rem;font-size: 0.26rem;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
/* 子栏目导航 */
.one_catalog .title{width: 100%;height: 0.68rem;line-height: 0.68rem;background-color:#cd151d;color: #fff;font-size: 0.28rem;font-weight: bold;box-sizing: border-box;padding-left: 0.3rem;position: relative;}
.one_catalog .title::after{content: "";position: absolute;width: 0.4rem;height: 0rem;right: 0.4rem;bottom: 0rem;background-color: inherit;clip-path: polygon(0 0, 100% 0, 50% 100%);z-index: 1;transform: scaleX(0);transition: all 0.4s;}
.one_catalog .title>i{display: inline-block;width: 0.32rem;height: 0.32rem;background: url(../img/nav_catalog.png) no-repeat center;background-size: 100%;vertical-align: -0.04rem;margin-right: 0.18rem;transition: all 0.4s;}
.one_catalog .title>span{font-size: 0.26rem;color: #fff;}
.one_catalog .children a{display: block;width: 100%;height: 0rem;line-height: 0.78rem;box-sizing: border-box;padding-left: 0.5rem;margin-bottom: 0;background-color: #f5f9ff;font-size: 0.24rem;color: var(--fnc);position: relative;transform: scaleY(0);transition: all 0.4s ease;}
.one_catalog .title.on::after {height: 0.2rem;transform: scaleY(1);bottom: -0.19rem}
.one_catalog .title.on>i{transform: rotate(90deg);}
.one_catalog .title.on~.children a{transform: scaleY(1);height: 0.78rem;margin-bottom: 0.05rem;}
.one_catalog .title.on~.children a.on{background-color: #cee3ff;color: var(--flc);}
.one_catalog .title.on~.children a.on::before{content: "";position: absolute;left: 0;top: 0;width: 0.1rem;height: 100%;background: #cd151d;}
.one_container_rr{width: 6.8rem;margin-left: auto;margin-right: auto;box-sizing: border-box;padding-bottom: 1rem;padding-top: 0.26rem;}
/* 公共 end */

/* 首页 */
.index_banner{height: auto;position: relative;font-size: 0; overflow: hidden;}
.index_banner .pic,.index_banner .pic>img{display: block;width: 100%;height: auto;}
.index_banner .slick-prev,.index_banner .slick-next{width: 0.4rem;height: 0.8rem;position: absolute;top: calc(50% - 0.4rem);opacity: 1;cursor: pointer;outline: none;border: none;z-index: 1;transition: all 0.4s;}
.index_banner .slick-prev{left: 0.2rem;background: url(../img/pnbtn1.png) no-repeat center;background-size: 90%}
.index_banner .slick-next{right: 0.2rem;background: url(../img/pnbtn2.png) no-repeat center;background-size: 90%}
.index_banner .slick-dots{position: absolute;left: 0;bottom: 0.2rem;height: 0.12rem;width: 100%;text-align: center;}
.index_banner .slick-dots>li{width: 0.12rem;height: 0.12rem;margin: 0 0.08rem;background-color: rgba(255,255,255,0.6);border-radius: 0.02rem;display: inline-block;vertical-align: top;border-radius: 50%;}
.index_banner .slick-dots>li.slick-active{background-color: var(--ddc);}
/* banner end */
.index_scope_title{padding-top: 0.4rem;padding-bottom: 0.3rem;}
.index_scope_main{height: auto;padding-top: 0.4rem;}
.index_scope_row .column{float: left;width: 3.2rem;height: auto;margin-right: 0.2rem;margin-bottom: 0.2rem;background-color: #fff;text-align: center;padding-top: 0.2rem;overflow: hidden;border-radius: 0.08rem;}
.index_scope_row .column:nth-child(2n){margin-right: 0;}
.index_scope_row .gd{display:block;background: url(../img/jj.png) no-repeat center;margin: 0.4rem auto; text-align: center;background-size: 38%; color: #fff; height: 0.6rem; line-height: 0.6rem;padding-right: 0.4rem;font-size: 0.3rem}
.index_scope_row .navname {width:100%; text-align: center; font-size: 0.4rem; margin: 0 auto; padding-bottom: 0.2rem;}
.index_scope_row .navdescription {font-size: 0.25rem;line-height: 0.5rem;transition: all 0.3s;text-indent:0.5rem; color: #555555}
.index_scope_row .column:hover .pp{background-color: var(--ddc);color: #fff;}
.index_scope_main .cc_link{margin-top: 0.6rem;}
.index_lawyer{height: auto;background: url(../img/bg2.jpg) no-repeat center;background-size: cover;padding-top: 0.64rem;padding-bottom: 0.9rem;}
.index_lawyer_row{margin-top: 0.3rem;}
.index_lawyer_row .column{width: 3.2rem;float: left;background-color: #fff;margin-bottom: 0.2rem;margin-right: 0.2rem;}
.index_lawyer_row .column:nth-child(2n){margin-right: 0;}
.index_lawyer_row .column .pic{height: 4.2rem;}
.index_lawyer_row .column .article{box-sizing: border-box;padding: 0.26rem 0.2rem;}
.index_lawyer_row .column .article::after{content: "";display: block;clear: both;}
.index_lawyer_row .column .article .title{text-align: center;}
.index_lawyer_row .column .article .title>span{font-size: 0.24rem;color: #111;margin-right: 0.1rem;}
.index_lawyer_row .column .article .title>em{font-size: 0.2rem;color: #333;}
.index_lawyer_row .column .article .pp{margin-top: 0.1rem;color: var(--flc);line-height: 0.3rem;font-size: 0.22rem;-webkit-line-clamp: 2;height: 0.6rem;}
.index_lawyer_row .column .article .pp>span{color: #000;}
.index_lawyer_row .column .article .btn{margin-top: 0.22rem;width: 1.3rem;height: 0.4rem;display: block;font-size: 0.2rem;color: var(--dlc);text-align: center;line-height: 0.4rem;border-radius: 1rem;border: 1px solid var(--dlc);float: left;}
.index_lawyer_row .column .article .btn.on{border: 1px solid var(--dnc);color: var(--dnc);float: right;}
.index_lawyer_row .column .btn:hover{background-color: var(--dlc);}
.index_lawyer_row .column .btn.on:hover{background-color: var(--dnc);}
.index_lawyer_main .cc_link{margin-top: 0.6rem;background-color: transparent;}
.index_service{height: auto;background: url(../img/bg3.jpg) no-repeat center;background-size: cover;padding-top: 0.5rem;}
.index_service_main .cc_title .ltitle{color: #fff;}
.index_service_main .cc_title .stitle{color: #fff;}
.index_service_main .ball{position: relative;height: 0.3rem;margin-top: 0.25rem;}
.index_service_main .ball::before{content: "";width: calc(50% - 0.26rem);height: 1px;background-color: rgba(255,255,255,0.16);position: absolute;left: 0;top: 0.15rem;}
.index_service_main .ball::after{content: "";width: calc(50% - 0.26rem);height: 1px;background-color: rgba(255,255,255,0.16);position: absolute;right: 0;top: 0.15rem;}
.index_service_main .ball>i{width: 0.3rem;height: 0.3rem;display: block;margin: auto;background: url(../img/logoa.png) no-repeat center;background-size: 100%;}
.index_service_row{margin-top: 0.24rem;}
.index_service_row .column{float: left;width: 46%;margin-right: 8%;text-align: center;color: #fff;margin-bottom: 0.6rem;}
.index_service_row .column:nth-child(2n){margin-right: 0;}
.index_service_row .column .pic{width: 1rem;height: 0.74rem;margin: 0 auto;}
.index_service_row .column .title{font-size: 0.28rem;margin-top: 0.2rem;}
.index_service_row .column .stitle{width: 2.4rem;;font-size: 0.22rem;margin: 0.12rem auto 0;line-height: 0.3rem;height: 0.6rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break: break-all;white-space: normal;}
.index_service_row .column .btn{display: inline-block;width: 1.3rem;height: 0.4rem;border-radius: 1rem;background-color: #c29655;line-height: 0.4rem;margin-top: 0.26rem;color: #fff;font-size: 0.2rem;}
.index_service_row .column .btn:hover{background-color: var(--dnc);}
.index_com{padding-top: 0.46rem;}
.index_case_main{margin-top: 0.33rem;box-shadow: 0.06rem 0.08rem 0.24rem 0 rgba(0, 0, 0, 0.1);}
.index_case_main .article{font-size: 0;float: none;box-sizing: border-box;padding: 0.28rem 0.3rem 0.46rem;}
.index_case_main .article .title{font-size: 0.26rem;color: var(--fnc);}
.index_case_main .article .stitle{font-size: 0.24rem;color: #444;margin-top: 0.14rem;}
.index_case_main .article .pp{font-size: 0.24rem;color: #888;line-height: 0.35rem;height: 0.7rem;margin-top: 0.16rem;margin-bottom: 0.3rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;word-break: break-all;}
.index_case_main .article .btn{display: inline-block;vertical-align: top;width: 1.8rem;height: 0.5rem;text-align: center;line-height: 0.5rem;border-radius: 0.1rem;font-size: 0.24rem;;color: #fff;background-color: var(--dlc);}
.index_case_main .article .btn.on{background-color: var(--dnc);margin-left: 20px;}
.index_case_main .pic{width: 100%;float: none;}
.index_case_row{position: relative;overflow: hidden;margin-top: 0.3rem;}
.index_case_row .slick-list{margin: 0 -0.08rem;}
.index_case_row .picf{box-sizing: border-box;padding: 0 0.08rem;}
.index_case_row .pic{width: 100%;height: 2.15rem;position: relative;display: block;overflow: hidden;}
.index_case_row .pic>img{transition: all 0.3s;}
.index_case_row .pic .mark{position: absolute;left: 0;bottom: 0;width: 100%;height: 0.5rem;line-height: 0.5rem;text-align: center;box-sizing: border-box;padding: 0 0.1rem;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;background-color: rgba(0,0,0,0.4);font-size: 0.24rem;color: #fff;transition: all 0.3s;}
.index_case_row .pic:hover .mark{background-color: var(--dnc);}
.index_case_row .pic:hover>img{transform: scale(1.1);}
.index_com .cc_title:nth-child(4){margin-top: 0.7rem;}
.index_com .cc_title:nth-child(4) .stitle::after{content: "";width: 1.2rem;height: 0.02rem;background: #dc0010;display: block;margin: 0.28rem auto 0;}
.index_com .cc_title:last-child{margin-top: 0.76rem;}
.index_com .cc_title:last-child .stitle{width: 84%;}
.index_intro_main{margin-top: 0.4rem;}
.index_intro_main .cont{width: 4.9rem;position: relative;text-align: center;margin: auto;}
.index_intro_main .cont p{font-size: 0.24rem;color: var(--fnc);line-height: 0.42rem;}
.index_intro_main .cont::before,.index_intro_main .cont::after{content: "";width: 0.54rem;height: 1.35rem;background: url(../img/icon3.png) no-repeat center;background-size: 100%;position: absolute;left: -0.9rem;top: calc(50% - 0.67rem);transition: all 0.3s;}
.index_intro_main .cont::after{right: -0.9rem;left: auto;transform: rotateY(180deg);;}
.index_intro_main .cont:hover::before{background: url(../img/icon3a.png) no-repeat center;background-size: 100%;}
.index_intro_main .cont:hover::after{background: url(../img/icon3a.png) no-repeat center;background-size: 100%;}
.index_intro_main .cc_link{margin-top: 0.56rem;}
.index_news{padding-top: 0.3rem;}
.index_news_item{width: 100%;height: auto;display: block;box-shadow: 0.06rem 0.08rem 0.24rem 0 rgba(0, 0, 0, 0.1);margin-bottom: 0.06rem;}
/*.index_news_item .pic{height: 3.3rem;overflow: hidden;}*/
.index_news_item .pic{height: auto;overflow: hidden;}
.index_news_item .pic>img{transition: all 0.3s}
.index_news_item .article{box-sizing: border-box;padding: 0.3rem 0.3rem 0.4rem;position: relative;}
.index_news_item .article::before{content: "";width: 0.05rem;height: 0.56rem;background-color: var(--dlc);position: absolute;left: 0;top: 0.2rem;}
.index_news_item .article .title{font-size: 0.26rem;color: #262525;transition: all 0.3s}
.index_news_item .article .date{font-size: 0.22rem;color: #999;margin-top: 0.12rem;}
.index_news_item .article .pp{font-size: 0.24rem;;line-height: 0.34rem;height: 0.68rem;color: #888;margin-top: 0.24rem;transition: all 0.3s}
.index_news_item:hover .pic>img{transform: scale(1.1);}
.index_news_item:hover .article::before{background-color: var(--dnc);}
.index_news_item:hover .article .title{color: var(--dnc);}
.index_news_item:hover .article .pp{color: var(--dlc);}
.index_news_chunk{float: left;width: 100%;font-size: 0.24rem;position: relative;}
.index_news_chunk::before{content: "";position: absolute;width: 0.06rem;height: 0.06rem;background-color: var(--dlc);top: 0.27rem;left: 0.1rem;transform: rotate(45deg);}
.index_news_chunk .txt{width: 6.3rem;height: 0.6rem;line-height: 0.6rem;display: flex;justify-content: space-between;margin-left: auto;border-bottom: 0.01rem dashed #e5e5e5;}
.index_news_chunk .txt .omit{color: #222222;width: 70%;}
.index_news_chunk .txt .date{color: #aeaeae;}
.index_friend_row{margin-top: 0.35rem;border-left: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;}
.index_friend_row .column{width: 33.33%;height: 1.2rem;;box-sizing: border-box;border-top: 1px solid #eaeaea;border-right: 1px solid #eaeaea;float: left;position: relative;overflow: hidden;}
.index_friend_row .column>img{position: absolute;max-width: 70%;margin: auto;top: 0;bottom: 0;left: 0;right: 0;transition: all 0.3s;}
.index_friend_row .column:hover>img{transform: scale(1.06);}
.index_friend_map{margin: 0rem auto;padding-bottom: 3rem;background: #f4f4f4}
.index_friend_map .foot_erweima1{
	width: 50%;
	float: left;
	text-align: center;
}
.index_friend_map .foot_erweima1 img{
	width: 80%;
}

.foot_erweima{
width: 71%;
margin: 0 auto;
	padding-top: 9%;
}

/* 首页 end */


/* 新闻 */
.index_news{padding: 65px 0;}
.index_newslist ul li{float: left;width: 100%; margin: 0 auto;text-align: center; padding-bottom: 0.2rem;border-bottom:1px solid #b2b2b2 ;}
.index_newslist_img{position: relative;    overflow: hidden;}
.index_newslist_img img{width: 100%;}
.index_newslist_time{width: 1rem;
	height: 1rem;
	position: absolute;
	top: 0;
	left: 0.4rem;
	padding: 0.1rem;
	background: #e62129;}
.index_newslist_day{font-size: 0.4rem;border-bottom: 1px solid white;color: white;text-align: center;}
.index_newslist_year{    font-size: 0.2rem;
	text-align: center;
	color: white;
	margin-top: 3px;
	width: 100%;}
.index_newslist_title{margin-top: 0.4rem;color: #000000;font-size: 0.3rem;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	overflow: hidden;
	word-break: break-all;
}
.index_newslist_intro{margin-top: 0.2rem;color: #666666;font-size: 0.25rem;line-height: 0.4rem;

	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	word-break: break-all;
}
.index_newslist ul .smnewslistli {float: right;padding: 20px 0;border-bottom:1px solid #b2b2b2 ;}

.index_newslist ul .smnewslistli:nth-child(3n) {
	border-bottom:0 solid #b2b2b2 ;
}


/*.index_newslist ul .smnewslistli1{border-top:1px solid #b2b2b2 ;}*/
.index_newslist ul .smnewslistli .index_newslist_time{background: none;padding:0.1rem ;border: 1px solid #666666;position:relative;float: left;left: 0;}
.index_newslist ul .smnewslistli .index_newslist_time .index_newslist_day{border-bottom: 1px solid #666666;}
.index_newslist ul .smnewslistli .index_newslist_time .index_newslist_day,.index_newslist ul .smnewslistli .index_newslist_time .index_newslist_year{color: #666666;}
.index_newslist ul .smnewslistli .index_newslist_title{    width: 5rem;
	float: right;
	margin-top: 0;
	text-align: left;}
.index_newslist ul .smnewslistli .index_newslist_intro{width: 5rem;float: right;margin-top: 5px;line-height:1.5}
.index_newslist ul .smnewslistli:hover .index_newslist_time{border:1px solid #e62129}
.index_newslist ul .smnewslistli:hover .index_newslist_time .index_newslist_day{border-bottom: 1px solid #e62129;color: #e62129;}
.index_newslist ul .smnewslistli:hover .index_newslist_time .index_newslist_year{color: #e62129;}
.index_newslist ul .smnewslistli:hover .index_newslist_title{color: #e62129;}
.index_newslist ul .smnewslistli:hover .index_newslist_intro{color: #e62129;}

.index_friend{
	width: 6.6rem;
	margin: 0 auto;
	overflow: hidden;
}
.dz{
	background: #5c0000;
	margin-top: 3%;
	padding-bottom: 6%;
}
.dz_box{
	width: 6.6rem; margin: 0 auto; overflow: hidden;position: relative;
}
.dz_box li{
	display: block;width: 100%; margin-top: 6%;
}
.dz_box li .img{
	width: 2rem; background: url(../img/dz4.png) no-repeat bottom; background-size: 105%; height: 2rem; float: left; position: absolute;
	border: 0.02rem solid #fbe396; border-radius: 50%;
}
.dz_box li .box_info{
	width: 4.8rem; height: 2rem; float: right;  background: #9a0000; border-radius: 0.4rem;padding-top: 6%;
}
.dz_box li .box_info p{
	width: 100%; margin:0 auto; color: #fff; font-size: 0.3rem; font-weight: 600; text-align: center;
}
.dz_box li .box_info span{
	width: 90%;  color: #fff; font-size: 0.2rem;   display: block; margin-left: 9%; padding-top: 2%;
	line-height: 0.35rem;

	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break: break-all;

}


.dz_box li .img1{
	width: 2rem; background: url(../img/dz1.png) no-repeat bottom; background-size: 105%;
	height: 2rem; float: right; left: 68%; position: absolute;     top: 3.33rem;;
	border: 0.02rem solid #fbe396; border-radius: 50%;
}
.dz_box li .box_info1{
	width: 4.8rem; height: 2rem; float: left;  background: #9a0000; border-radius: 0.4rem;padding-top: 6%; margin-top: 6%;
}
.dz_box li .box_info1 p{
	width: 100%; margin:0 auto; color: #fff; font-size: 0.3rem; font-weight: 600; text-align: center;
}
.dz_box li .box_info1 span{
	width: 90%;  color: #fff; font-size: 0.2rem;   display: block; margin-left: 3%; padding-top: 2%;
	line-height: 0.35rem;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break: break-all;

}



.dz_box li .img3{
	width: 2rem; background: url(../img/dz2.png) no-repeat center; background-size: 105%;
	height: 2rem; float: left;  position: absolute;     top: 6.2rem;;
	border: 0.02rem solid #fbe396; border-radius: 50%;
}
.dz_box li .box_info3{
	width: 4.8rem; height: 2rem; float: right;  background: #9a0000; border-radius: 0.4rem;padding-top: 6%; margin-top: 6%;
}
.dz_box li .box_info3 p{
	width: 100%; margin:0 auto; color: #fff; font-size: 0.3rem; font-weight: 600; text-align: center;
}
.dz_box li .box_info3 span{
	width: 90%;  color: #fff; font-size: 0.2rem;   display: block; margin-left: 9%; padding-top: 2%;
	line-height: 0.35rem;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break: break-all;

}


.dz_box li .img4{
	width: 2rem; background: url(../img/dz3.png) no-repeat bottom; background-size: 105%;
	height: 2rem; float: right; left: 68%; position: absolute;     top: 9rem;;
	border: 0.02rem solid #fbe396; border-radius: 50%;
}
.dz_box li .box_info4{
	width: 4.8rem; height: 2rem; float: left;  background: #9a0000; border-radius: 0.4rem;padding-top: 6%; margin-top: 6%;
}
.dz_box li .box_info4 p{
	width: 100%; margin:0 auto; color: #fff; font-size: 0.3rem; font-weight: 600; text-align: center;
}
.dz_box li .box_info4 span{
	width: 90%;  color: #fff; font-size: 0.2rem;   display: block; margin-left: 3%; padding-top: 2%;
	line-height: 0.35rem;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	overflow: hidden;
	word-break: break-all;

}

/* 单页内容 */
.one_content{background: #ffffff;padding-bottom: 0.6rem;padding-top: 0.3rem}
.one_content p{font-size: 0.26rem;color: var(--fnc);line-height: 0.42rem;font-family: "Microsoft Yahei", "STXihei", "Helvetica Neue", "Helvetica", "Arial";}
.one_content video{display: block;max-width: 100%;height: auto;}
.one_content img{display: block;max-width: 100%;height: auto;margin: auto;}
.one_content.auto{min-height: auto;}
/* 单页内容 */

.index_allabout{background: url(../img/index_aboutbg.png) no-repeat bottom;background-size: cover;}
.index_about{padding-top: 70px;}
.index_aboutl{width: 570px;float: left;}
.index_aboutltitle{font-size: 0.4rem;margin-bottom: 5px;}
.index_aboutltitle span{font-size: 0.6rem;line-height: 20px;color: #e62129;}
.index_aboutlintro{text-indent: 36px;font-size: 16px;line-height: 32px;}
.index_aboutr{width: 100%;float: right;position: relative;}
.index_promore img {
	width: 72%;
}
.more_btn {

	display: block;
}

.index_protop{
	padding-top: 0.4rem;
}
.index_allpro{margin-top: 60px;background: url(../img/index_probg.png) no-repeat center bottom;}
.index_proltitle{margin-bottom: 0;}
.index_prolslogan{font-size: 0.25rem;}
.index_protopl{float: left;padding-left: 0.6rem;background: url(../img/smlogo.png) no-repeat center left;background-size: 12%;}
.index_protopr{float: right;width: 2.5rem;}
.index_promore{margin-top: -0.25rem; text-align: right}


/*productlist*/
.productlist { height: auto; overflow: hidden; padding:30px 1% 30px;width:98%}
.productlist li {float: left;position: relative;margin: 0 14px 30px;height: auto;width: 7.5%;border: 1px solid #dad9d9;}
.productlist li a { display: block;
	/*height:290px; */
	text-align: center;}
.protit { z-index:9999999;position: absolute;bottom: 0;left: 19px;line-height: 34px; height:34px; overflow: hidden; color: white; font-size:14px; font-weight: bold; text-transform: uppercase;width: 2.5rem;background: #000000; }
.productlist li:hover { border: 1px solid #e62129; }
.productlist li:hover .protit {background:#e62129 ; -webkit-transition: All 0.2s ease; -moz-transition: All 0.2s ease; transition: All 0.2s ease; }
.productlist li:hover img { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.productlist .new { position: absolute; bottom: 15px; left: 0px;z-index:9999;width:57px; }
.productlist .new img{padding-bottom:5px;}
.proimg{    width: 1.7rem;
	max-height: 4rem;text-align:center; overflow:hidden; margin:0 auto;}
.proimg img {
	/*width: 100%;*/
	/*margin:29% auto;*/
	max-height: 2.6rem;
	object-fit: cover;}


/* 产品列表 */
.index_pro{width: 100%;min-height: 3rem; margin:0 auto;position: relative;;}
#l{display:inline-block;width: 45px;height: 45px;background:  url(../img/xiangzuoicon.png) no-repeat center;position: absolute;top: 210px;left: -10px;z-index: 99999;border-radius: 100%;}
#r{display:inline-block;width: 45px;height: 45px;background: url(../img/xiangyouicon.png) no-repeat center;position: absolute;top: 210px;right: -10px;z-index: 99999;border-radius: 100%;}
.index_teamlist ul{width:98%;}
.index_teamlist ul li{width: 225px;height: auto;float: left;position: relative;margin: 30px 90px;}
.index_teamlist ul li .pro_img{width: 225px;height:225px;overflow: hidden;text-align: center;}
.index_teamlist ul li .pro_img img{width: 225px;height: 225px;border-radius: 100%;}
.index_teamlist ul li p{text-align: center}
.index_teamlist ul li:nth-child{margin-right: 0px;}
.teamlist_title{font-size: 16px;font-weight: bold;color: #333333;margin-top: 10px;}
.teamlist_title span{font-size: 18px;font-weight: bold;color: #1e2188;}
.teamlist_intro{font-size: 14px;color: #333333;}
.teamlist_num{font-size: 14px;color: #333333;font-weight: bold;line-height: 25px;}
.index_productlist{padding: 0 !important;width: 100% !important;padding-top: 30px !important;}
.index_productlist li{margin: 0 12px 30px!important;}
.pro1content1{position: relative;left: -12px;}
.index_pro{overflow: initial;}
/*.index_newslistr{float: right;width: 585px;}*/
/* 新闻 */

.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	background: #fff;
	/*border: 0.01rem solid #dcdcdc;*/
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* 律师详情 */
.lawyer_main{padding-top: 0.6rem;}
.lawyer_info .pic{width: 3.2rem;height: auto;padding: 0.08rem;background-color: #c39a6c;float: none;margin: auto;}
.lawyer_info .pic::after{content: "";display: block;width: 100%;height: 0.5rem;background: url(../img/logo_titlea.png) no-repeat center;background-size: 60%;}
.lawyer_info .article{padding-top: 0.2rem;float: none;text-align: center;}
.lawyer_info .article .title{font-size: 0.34rem;font-family: "黑体","Microsoft Yahei", "STXihei", "Helvetica Neue", "Helvetica", "Arial";font-weight: bold;letter-spacing: 0.06rem;color: var(--ddc);}
.lawyer_info .article .title>span{font-size: 0.24rem;font-weight: normal;letter-spacing: 0;font-family: "楷体";position: relative;vertical-align: -0.04rem;padding-left: 0.32rem}
.lawyer_info .article .title>span::before{content: "";position: absolute;left: 0;bottom: 0;width: 1px;height: 0.34rem;background-color: #999;margin-left: 0.12rem;}
.lawyer_info .article .status{margin-top: 0.3rem;margin-bottom: 0.5rem;display: inline-block;border-radius: 0.08rem;border: 0.02rem solid #c39a6c;color: var(--fnc);background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(195,154,108,0.6));height: 0.6rem;line-height: 0.6rem;padding-left: 0.2rem;padding-right: 0.4rem;box-sizing: content-box;}
.lawyer_info .article .status::before{content:"";display: inline-block;width: 0.4rem;height: 0.4rem;background: url(../img/icon7a.png) no-repeat center;background-size: 100%;margin-right: 0.4rem;vertical-align: -0.1rem;}
.lawyer_info .article .pp{font-size: 0.26rem;color: var(--flc);margin-top: 0.2rem;text-align: left;box-sizing: border-box;padding-left: 12%;}
.lawyer_info .article .pp::before{content: "";width: 0.4rem;height: 0.4rem;display: inline-block;vertical-align: -0.06rem;margin-right: 0.08rem;}
.lawyer_info .article .pp:nth-child(3)::before{background: url(../img/icon8.png) no-repeat center;background-size: 100%;}
.lawyer_info .article .pp:nth-child(4)::before{background: url(../img/icon9.png) no-repeat center;background-size: 100%;}
.lawyer_info .article .pp>span{color: #000;}
.lawyer_info .article .btn{height: 0.5rem;display: inline-block;background-color: var(--dnc);text-align: center;line-height: 0.5rem;padding: 0 0.3rem;color: #fff;border-radius: 1rem;margin-top: 0.4rem;font-size: 0.22rem;box-sizing: border-box;}
.lawyer_intro{margin-top: 0.6rem;}
.lawyer_intro_title{height: 0.5rem;line-height: 0.5rem;}
.lawyer_intro_title>span{float: left;height: 0.5rem;padding-left: 0.38rem;padding-right: 0.6rem;background-image: linear-gradient(to right,#046eff,#3a56ff);font-size: 0.24rem;color: #fff;position: relative;letter-spacing: 0.04rem;}
.lawyer_intro_title>span::before{content: "";width: 0.04rem;height: 100%;background-color: #fff;position: absolute;left: 0.16rem;top: 0;;}
.lawyer_intro_title>span::after{content: "";width: 0;height: 0;border-top: 0.5rem solid transparent;border-right: 0.3rem solid #fff;position: absolute;top: 0;right: 0;}
.lawyer_intro_title>i{float: left;font-size: 0.2rem;text-transform: uppercase;font-family: 'TimesNewRoman',"Microsoft Yahei";letter-spacing: 0.02rem;margin-right: 0.2rem;color: #181818;}
.lawyer_intro_title>em{float: left;width: 0.16rem;height: 0.24rem;background: url(../img/icon10.png) no-repeat center;background-size: 100%;margin-top: 0.12rem;}
.lawyer_intro_cont{min-height: auto!important;height: auto;background-color: #fff;}
/* 律师详情 */

/* 案例 */
.case_main_row{padding: 0.6rem 0;}
.case_main_row .index_news_item{margin-bottom: 0.4rem;}

/* 新闻 */
.news_list{padding-bottom: 0.3rem;}
.news_item{display: block;box-sizing: border-box;padding: 0.3rem 0;border-bottom: 1px dashed var(--flc);}
.news_item .pic{width: 2.4rem;height: 1.5rem;}
.news_item .article{width: 100%;}
.news_item .article .title{font-size: 0.26rem;color: #181818;line-height: 0.36rem;height: 0.36rem;transition: all 0.3s; width: 100%}
.news_item .article .pp{font-size: 0.24rem;color: #999;margin-top: 0.2rem;line-height: 0.32rem;height: 0.64rem;}
.news_item .article .row{text-align: right;}
/* 新闻 end */

/* 详情页 */
.view_box{width: 100%;margin: auto;padding-bottom: 1rem;padding-top: 0.2rem;}
.view_box_title{text-align: center;font-size: 0.28rem;font-weight: bold;letter-spacing: 0.02rem;}
.view_box_pp{text-align: center;font-size: 0.2rem;font-family: "宋体";color: #5a5a5a;padding-top: 0.3rem;padding-bottom: 0.24rem;border-bottom: 1px solid #181818;}
.view_box_pp>span+span{margin-left: 0.35rem;}
.view_box_content{padding-top: 0.4rem;padding-bottom: 0.6rem;}
.view_box_content p{text-indent: 2em;font-size: 0.26rem;color: var(--flc);line-height: 0.42rem;font-family: "黑体","Microsoft Yahei", "STXihei", "Helvetica Neue", "Helvetica", "Arial";}
.view_box_content video{display: block;max-width: 100%;height: auto;}
.view_box_content img{display: block;max-width: 100%;height: auto;margin: auto;}
.view_box_pg{line-height: 0.5rem;font-size: 0.26rem;color: #000;}
.view_box_pg:hover>a{color: var(--dnc);text-decoration: underline;}
/* 详情页 end */

.cc_page{
	width: 100%;height: auto;text-align: center;overflow: hidden;margin: 0 auto 0; padding-bottom: 0.4rem;
}
.cc_page>div{display: flex;flex-wrap: wrap;justify-content: center;}
.cc_page span,.cc_page a{width: 30px;height: 30px;line-height: 30px;text-align: center;background: transparent;box-sizing: border-box;border: 1px solid #d0d0d0;margin-right: 7px;color: #757575;transition: all 0.3s;margin-bottom: 7px;}
.cc_page .prev,.cc_page .next{width: auto;padding: 0 15px;}
.cc_page span{background-color: #cd151d;border: 1px solid #cd151d;color: #fff;}
.cc_page a:hover{background-color: #cd151d;border: 1px solid #cd151d;color: #fff;}
.cc_page span:hover{cursor: not-allowed;}




.glyphicon-phone:before {
	content: "\e145";
}

.fixbar_06 {
	display: block;
	z-index: 999;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	}
.fixbar_06 a.tel {
	background: #07d8c5;
	width: 50%;
}
.fixbar_06 a {
	float: left;
	color: #fff;
	font-size: 15px;
	width: 60%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	position: relative;
}

.fixbar_06 a i {
	position: absolute;
	height: 32px;
	background-color: #e60012;
	border-radius: 32px;
	/*background: url('../img/xiaox.jpg') no-repeat center;*/
	box-shadow: 0 0 3px rgba(0,0,0,.8);
	color: #fff;
	text-align: center;
	font-style: normal;
	font-size: 18px;
	width: 15px;
	height: 15px;
	font-size: 12px;
	line-height: 15px;
	z-index: 2;
	top: 10px;
	right: 20px;
	-webkit-animation: bounce-up 0.5s linear infinite;
	animation: bounce-up 0.5s linear infinite;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.fixbar_06 a.mapnav {
	background: #ff9e0f;
	width: 50%;
}

.fixbar_06 a {
	float: left;
	color: #fff;
	font-size: 15px;
	width: 60%;
	text-align: center;
	height: 60px;
	line-height: 15px;
	position: relative;
}
.glyphicon-headphones:before {
	content: "\e035";
}


/************************************************ 联系我们 *******************************************/
.index-cen {
	background-color: #fcfff5;
}
.index-cen .cen1 {
	margin-top: 25px;
}
.index-cen .cen1 .cen1-1 {
	float: left;
	width: 32%;
	max-width: 384px;
	height: 100%;
	background: url("../img/index-about_03.png") no-repeat bottom center #e9f1ea;
	text-align: center;
}
.index-cen .cen1 .cen1-1 a {
	display: block;
	height: 100%;
	position: relative;
}
.index-cen .cen1 .cen1-1 a:hover .mask-cen1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.index-cen .cen1 .cen1-1 a img {
	margin-top: 30px;
}
.index-cen .cen1 .cen1-1 a .text1 {
	color: #5e765b;
	text-align: left;
	padding: 0 16%;
	margin-top: 40px;
}
.index-cen .cen1 .cen1-1 a .text1 h3 {
	font-size: 30px;
	font-weight: 500;
}
.index-cen .cen1 .cen1-1 a .text1 p {
	font-size: 22px;
	font-weight: 500;
}
.index-cen .cen1 .cen1-1 a .text2 {
	color: #546b51;
	text-align: left;
	padding: 0 16%;
	margin-top: 40px;
}
.index-cen .cen1 .cen1-1 a .text2 p {
	font-size: 22px;
}
.index-cen .cen1 .cen1-2 {
	float: left;
	width: 30%;
	max-width: 432px;
	height: 100%;
	background-color: #edf6ec;
	text-align: center;
	padding: 0 3%;
}
.index-cen .cen1 .cen1-2 img {
	margin-top: 30px;
}
.index-cen .cen1 .cen1-2 h3 {
	font-weight: 500;
	margin: 60px 0 25px 0;
	color: #444;
	font-size: 22px;
}
.index-cen .cen1 .cen1-2 p {
	line-height: 25px;
	color: #595959;
	font-size: 14px;
	height: 100px;
	overflow: hidden;
}
.index-cen .cen1 .cen1-2 a {
	color: #fff;
	display: block;
	width: 160px;
	line-height: 45px;
	margin: 45px auto 0 auto;
	background-color: #b9a076;
}
.index-cen .cen1 .cen1-3 {
	float: left;
	width: 28%;
	max-width: 360px;
	height: 100%;
	background-color: #f6fff5;
	text-align: center;
	padding: 0 1% 0 1%;
}
.index-cen .cen1 .cen1-3 img {
	margin-top: 20px;
	margin-bottom: 25px;
}
.index-cen .cen1 .cen1-3 ul li {
	overflow: hidden;
	margin-top: 25px;
}
.index-cen .cen1 .cen1-3 ul li h3 {
	font-weight: 500;
	color: #832444;
	font-size: 18px;
}
.index-cen .cen1 .cen1-3 ul li p {
	font-size: 14px;
	color: #343434;
	margin-top: 5px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.index-cen .cen1 .cen1-3 ul li img {
	margin-top: 0;
}
.index-cen .cen1 .cen1-3 ul li .li-l {
	float: left;
	width: 20%;
}
.index-cen .cen1 .cen1-3 ul li .li-l img {
	width: 100%;
}
.index-cen .cen1 .cen1-3 ul li .li-r {
	float: right;
	width: 75%;
}
.index-cen .cen2 {
	height: 267px;
	margin: 30px 0 30px 0;
}
.index-cen .cen2 a {
	display: block;
	height: 100%;
	position: relative;
}
.index-cen .cen2 a:hover .cen2-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.index-cen .cen2 a .small-mask {
	position: absolute;
	left: 0;
}
.index-cen .cen2 .cen2-1 {
	float: left;
	width: 48%;
	height: 100%;
}
.index-cen .cen2 .cen2-1 .cen2-1-l {
	float: left;
	width: 50%;
	overflow: hidden;
}
.index-cen .cen2 .cen2-1 .cen2-1-l img {
	height: 100%;
}
.index-cen .cen2 .cen2-1 .cen2-1-r {
	float: left;
	width: 44%;
	background-color: #5ca30a;
	height: 100%;
	color: #fff;
	padding: 0 3%;
	position: relative;
}
.index-cen .cen2 .cen2-1 .cen2-1-r:hover .cen2-mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.index-cen .cen2 .cen2-1 .cen2-1-r h3 {
	font-weight: 500;
	font-size: 16px;
	line-height: 50px;
	margin-top: 30px;
}
.index-cen .cen2 .cen2-1 .cen2-1-r p {
	font-size: 14px;
}
.index-cen .cen2 .cen2-2 {
	float: left;
	width: 24%;
	margin-left: 1%;
}
.index-cen .cen2 .cen2-2 .small-mask {
	top: 0;
}
.index-cen .cen2 .cen2-3 {
	float: left;
	width: 24%;
	margin-left: 1%;
}
.index-cen .cen2 .cen2-3 .small-mask {
	bottom: 0;
}
.index-cen .inside-cen {
	overflow: hidden;
	zoom: 1;
	width: 100%;
	background: url("../img/inside-bg_03.jpg") repeat-y center;
}
.index-cen .inside-cen .inside-cen-l {
	float: left;
	width: 20%;
	max-width: 220px;
	min-height: 100px;
}
.index-cen .inside-cen .inside-cen-l .l-title {
	background-color: #000;
	height: 60px;
	padding: 10px 10px 0 20px;
	position: relative;
}
.index-cen .inside-cen .inside-cen-l .l-title h3 {
	color: #fff;
	font-size: 20px;
}
.index-cen .inside-cen .inside-cen-l .l-title p {
	color: #a9a9a9;
	font-size: 12px;
}
.index-cen .inside-cen .inside-cen-l .l-title span {
	width: 20px;
	height: 20px;
	display: block;
	background: url("../img/arrow_03.png") no-repeat center;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
}
.index-cen .inside-cen .inside-cen-l ul {
	border: 1px solid #e8e8e8;
}
.index-cen .inside-cen .inside-cen-l ul li {
	line-height: 48px;
	border-bottom: 1px solid #e8e8e8;
}
.index-cen .inside-cen .inside-cen-l ul li.on a {
	color: #c42715;
}
.index-cen .inside-cen .inside-cen-l ul li:last-child {
	border: 0;
}
.index-cen .inside-cen .inside-cen-l ul li a {
	display: block;
	padding-left: 5%;
	color: #252525;
	font-size: 14px;
}
.index-cen .inside-cen .inside-cen-l ul li a span {
	float: right;
	margin-right: 15px;
	display: block;
	width: 10px;
	height: 10px;
	background: url(../img/arrowbg.png) no-repeat;
	background-position: left top;
}
.index-cen .inside-cen .inside-cen-l ul li .nxiala{ display: none;}
.index-cen .inside-cen .inside-cen-l ul li.nsel a span{
	background-position: left -10px;
}
.index-cen .inside-cen .inside-cen-l ul li.nsel a.titt{ color: #c42715;}
.index-cen .inside-cen .inside-cen-l ul li p{ width: 176px; margin: 0 auto; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index-cen .inside-cen .inside-cen-l .text2 {
	margin-top: 35px;
}
.index-cen .inside-cen .inside-cen-l .text2 .l-title {
	background-color: #5f5f5f;
	height: 55px;
	line-height: 55px;
	padding: 0 0 0 20px;
}
.index-cen .inside-cen .inside-cen-l .text2 ul li {
	text-align: center;
	padding: 10px 0 20px 0;
}
.index-cen .inside-cen .inside-cen-l .text2 ul li:first-child p:last-child {
	font-size: 26px;
	color: #c42715;
	font-weight: bold;
	margin-top: 10px;
	font-family: "Impact";
}
.index-cen .inside-cen .inside-cen-l .text2 ul li p {
	line-height: 20px;
	color: #4b4b4b;
	font-size: 12px;
}
.index-cen .inside-cen .inside-cen-l .text2 ul li p a {
	width: 90px;
	height: 30px;
	background-color: #c42715;
	color: #fff;
	margin: 5px auto 0 auto;
	line-height: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0;
}
.index-cen .inside-cen .inside-cen-r {
	float: right;
	width: 78%;
}
.index-cen .inside-cen .inside-cen-r .address {
	background-color: #fafafa;
	overflow: hidden;
	zoom: 1;
}
.index-cen .inside-cen .inside-cen-r .address .address-l {
	float: left;
	width: 40%;
	position: relative;
}
.index-cen .inside-cen .inside-cen-r .address .address-l h3 {
	color: #c42715;
	padding-left: 20px;
	white-space: nowrap;
}
.index-cen .inside-cen .inside-cen-r .address .address-l h3 span {
	background-color: #c42715;
	width: 5px;
	height: 70px;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
}
.index-cen .inside-cen .inside-cen-r .address .address-r {
	float: right;
	width: 58%;
	text-align: right;
	padding-right: 2%;
	font-size: 12px;
	color: #999;
}
.index-cen .inside-cen .inside-cen-r .address .address-r a {
	color: #999;
}
.index-cen .inside-cen .inside-cen-r .address .address-r a:last-child {
	color: #c42715;
}
.index-cen .inside-cen .inside-cen-r .ncontxt {
	padding: 24px 1%;
	line-height: 26px;
	overflow: hidden;
	zoom: 1;
}
.index-cen .inside-cen .inside-cen-r .text {
	padding: 0 1%;
}
.index-cen .inside-cen .inside-cen-r .text .text-img {
	text-align: center;
	margin: 20px auto 20px auto;
}
.index-cen .inside-cen .inside-cen-r .text .text-img img {
	width: 100%;
}
.index-cen .inside-cen .inside-cen-r .text p {
	color: #666;
	text-indent: 2em;
	font-size: 14px;
	line-height: 30px;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist {
	padding-top: 30px;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist li {
	width: 96%;
	margin: 0 auto;
	line-height: 36px;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist li:hover a {
	color: #ff0000;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist li:hover a span {
	color: #ff0000;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist li a {
	color: #666;
	display: block;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclist li a span {
	float: right;
	color: #999;
}
.index-cen .inside-cen .inside-cen-r .text ul.nimglist {
	overflow: hidden;
	zoom: 1;
}
.index-cen .inside-cen .inside-cen-r .text ul.nimglist li {
	width: 32%;
	float: left;
	margin: 10px 0.65% 0 0.65%;
}
.index-cen .inside-cen .inside-cen-r .text ul.nimglist li a {
	display: block;
}
.index-cen .inside-cen .inside-cen-r .text ul.nimglist li a img {
	width: 100%;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclists {
	padding-top: 32px;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclists li {
	overflow: hidden;
	line-height: 58px;
	height: 58px;
	border-bottom: 1px dotted #dedede;
	font-size: 16px;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclists li:hover a {
	color: #c42715;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclists li a {
	display: block;
	color: #666;
}
.index-cen .inside-cen .inside-cen-r .text ul.narclists li a span {
	float: right;
	color: #999;
}
.index-cen .inside-cen .contact {
	width: 100%;
	max-width: inherit;
}
.index-cen .inside-cen .contact .text3 {
	padding: 0 3%;
}
.index-cen .inside-cen .contact .text3 p {
	color: #8c8c8c;
	font-size: 14px;
}
.index-cen .inside-cen .contact .text3 p.msgtip {
	color: #ff0000;
	line-height: normal;
	padding-top: 15px;
}
.index-cen .inside-cen .contact .text3 .text3-1 h3 {
	font-size: 0.6rem;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all {
	overflow: hidden;
	zoom: 1;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message {
	width: 100%;
	float: left;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message ul li {
	background-color: #e7e7e7;
	margin-top: 10px;
	font-size: 0.2rem;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message ul li .label {
	height: 30px;
	display: inline-block;
	line-height: 30px;
	color: #8c8c8c;
	padding-left: 5%;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message ul li .input {
	width: 50%;
	height: 27px;
	padding-left: 5%;
	outline: none;
	line-height: 27px;
	background-color: #e7e7e7;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message ul li textarea {
	padding: 5px 0 5px 5%;
	outline: none;
	background-color: #e7e7e7;
	width: 95%;
	border: none;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .message .sub {
	width: 70px;
	height: 30px;
	background-color: #de0000;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	cursor: pointer;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .map {
	width: 100%;
	margin-top: 10px;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .map .map-l {
	width: 100%;
	float: left;
	background-color: #fff;
	/*border-left: 3px solid #c42715;*/
	padding: 5px 0;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .map .map-l p {
	line-height: 38px;
	padding: 0 2%;
}
.index-cen .inside-cen .contact .text3 .text3-1 .text3-all .map .map-r {
	width: 100%;
	height: 239px;
}
.index-cen .inside-cen .inside-cen-r .ncontxt .p-title{
	text-align: center;
}
.index-cen .inside-cen .inside-cen-r .ncontxt .p-title img{
	vertical-align: middle;
}
.index-cen .inside-cen .inside-cen-r .ncontxt .p-title p{
	display: inline-block;
}
.index-cen input{border: none;}

.BMap_bubble_title{
	font-size: 0.25rem;
}
.BMap_bubble_content{
	font-size: 0.25rem;
}