@charset "utf-8";




/*************************************************public-style*************************************************/
/* body {
    max-width: 100%;
    max-width: 100vw;
    overflow-x: hidden;
} */
.fl {
    display: block;
    float: left;
}

.fr {
    display: block;
    float: right;
}
.tc {
    text-align: center;
}

.clearfix:after,
.clearfix::after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.container {
    width: 1500px;
    margin: 0 auto;
}

@font-face {
    font-family: 'ctg';
    src: url(../font/GOTHIC.TTF) format('opentype');
}

@font-face {
    font-family: 'impact';
    src: url(../font/impact.ttf) format('truetype');
}

@font-face {
    font-family: 'bhdb';
    src: url(../font/bernhardmodernbtbold.ttf) format('truetype');
}

@font-face {
    font-family: 'books';
    src: url(../font/CenturyGothic.TTF) format('truetype');
}

.ctg {
    font-family: 'ctg';
}

.impact {
    font-family: 'impact';
}



/************************************************* 头部-导航 *************************************************/

.header {
    position: relative;
    height: 108px;
}

.logo {
    padding-top: 20px;
    margin: 0;
}

.header-tel {
    position: relative;
    padding-top: 23px;
    padding-right: 50px;
}

.header-tel span {
    display: block;
    text-align: right;
}

.hdt-icon {
    position: absolute;
    right: 0;
    top: 32px;
    width: 42px;
    height: 42px;
}

.hdt-icon img {
    width: 100%;
    vertical-align: top;
}

.hdt-text {
    font-size: 16px;
    line-height: 26px;
    color: #9c1a1c;
}

.hdt-tel {
    font-size: 26px;
    line-height: 36px;
    color: #9c1a1c;
}


/* 导航 */

.nav {
    position: relative;
    width: 100%;
    height: 60px;
    background: url('../images/nav-bg.jpg') top center no-repeat;
    /* overflow: hidden; */
    z-index: 9;
}

.nav .container {
    position: relative;
    height: 60px;
    background: #9d1716;
}

.nav-block {
    height: 60px;
}

.nav-items {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    z-index: 1;
}

.nav-items a {
    position: relative;
    height: 60px;
    padding: 0 58px;
    display: block;
    color: #fff;
    z-index: 1;
    overflow: hidden;
}

.nav-items a span {
    position: relative;
    display: block;
    top: 0;
}

.nav-line {
    display: block;
    position: absolute;
    width: 1px;
    height: 17px;
    right: 0;
    top: 22px;
    background: #801515;
}

.nav-items:first-child .nav-line:first-child {
    right: auto;
    left: 0;
}

.nav-items.on a span,
.nav-items:hover a span {
    top: -100%;
    color: #9d1716;
}
.nav-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 56px;
    left: 0;
    top: 4px;
    z-index: 0;
    background: none;
}
.nav-items.on .nav-bg,
.nav-items:hover .nav-bg {
    background: #fff;
}


.wap-web {
    position: absolute;
    width: 221px;
    height: 60px;
    padding-right: 0;
    right: 0;
    background: url('../images/wap-web.png') no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 0;
}
.wwp {
	position: relative;
	float: right;
	z-index: 1;
}
.wwp-btn {
    float: right;
    position: relative;
    padding-left: 40px;
    font-size: 14px;
    line-height: 60px;
    color: #fff;
    cursor: pointer;
}

.wwp-btn-icon {
    position: absolute;
    display: block;
    width: 19px;
    top: 13px;
    left: 0;
}

.wwp-btn-icon img {
    width: 100%;
    vertical-align: top;
}

.tooltip-pic {
    position: fixed;
    display: none;
    width: 125px;
    height: 125px;
    /* padding: 5px; */
    z-index: 9999;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tooltip-pic img {
    width: 100%;
    vertical-align: top;
}
.wwp-items {
	float: right;
	padding: 16px 0;
	margin-left: 35px;
}
.wwp-items a {
	display: block;
	height: 27px;
}
.wwp-items a img {
	height: 100%;
	max-height: 27px;
	vertical-align: top;
}

.wap-webbg {
	position: absolute;
	top: 0;
	right: -302px;
}


/* banner start */


/* banner */

.banner a {
    display: block;
}

.banner a img {
    vertical-align: top;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.ban-box {
    height: 600px;
    /* min-height: 509px; */
    overflow: hidden;
    position: relative;
}

.ban-con {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.ban-block {
    width: 9999px;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.ban-con-items {
    float: left;
    width: 100%;
    height: 100%;
}

.ban-con-items a {
    display: block;
    width: 100%;
    height: 100%;
}

div.ban-icon {
    position: absolute;
    display: table;
    bottom: 0;
    left: 45%;
    z-index: 2;
}

div.ban-icon a {
    display: block;
    float: left;
    width: 42px;
    height: 51px;
    margin: 0 14px;
    padding-top: 17px;
    font-family: 'impact';
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #5e5e5e;
    background: url('../images/ban-icon-bg1.png') no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.ban-icon a:active,
div.ban-icon a.on {
    color: #9c1a1c;
}

div.ban-icon a.on {
    padding-top: 7px;
    background: url('../images/ban-icon-bg2.png') no-repeat;
}


/* banner end */


/* 关于我们 aboutus */
.iaboutus {
	padding: 56px 0 40px;
	background: #f6f6f6;
}
.iaboutus-art {
	margin-top: 25px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #626262;
}
.iaboutus .lgg-list-more {
	margin-top: 37px;
}


/* 业务领域 business area */

.ibia {
    padding: 55px 0 22px;
}

.index-tit {
    display: block;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: all 3s;
    -o-transition: all 3s;
    transition: all 3s;
}

.ibia-box {
    padding: 32px 0 30px;
    background: url('../images/ibia-boxbg.jpg') center left repeat-x;
    overflow: hidden;
}

.ibia-items {
    width: 33.33%;
    height: 400px;
    padding: 10px 11px 10px 12px;
    float: left;
    -webkit-box-shadow: 0 0 0 #ccc;
    box-shadow: 0 0 0 #ccc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.ibia-block {
	position: relative;
    width: 100%;
    height: 100%;
    padding: 10px 23px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ibiab {
    position: relative;
    z-index: 3;
}
.ibia-itit {
    font-size: 18px;
    line-height: 36px;
    font-weight: normal;
    text-align: left;
    margin: 0;
}

.ibia-list {
    margin-top: 10px;
}

.ibia-litems {
    position: relative;
    padding: 0 9px;
    font-size: 14px;
    line-height: 32px;
    color: #7e7e7e;
}
.ibia-litems a {
	display: block;
	color: #7e7e7e;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ibia-icon {
    display: block;
    width: 149px;
    height: 149px;
}

.ibia-icon img {
    width: 100%;
    vertical-align: top;
}

.ibia-licon {
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 14px;
    left: 0;
}

.ibia-licon img {
    width: 100%;
    vertical-align: top;
}

.ibia-line {
    display: block;
    width: 1px;
    height: 0;
    margin: 0 auto;
    background: #c3c3c3;
}

.ibia-more {
    display: block;
    width: 0;
    height: 0;
    margin: 67px auto 0;
    text-align: center;
}

.ibia-more img {
    width: 100%;
    vertical-align: top;
}

.ibia-items1 .ibia-block,
.ibia-items3 .ibia-block {
    padding-top: 10px;
}

.ibia-items1 .ibia-icon,
.ibia-items3 .ibia-icon {
    margin-bottom: 57px;
}

.ibia-items2 .ibia-block {
    padding-top: 21px;
}

.ibia-items2 .ibia-icon {
    margin-top: 55px;
}
.ibia-border {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 120%;
	border: 1px solid #edb69c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    z-index: 0;
}

.ibia-items:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 24px #ccc;
    box-shadow: 0 0 24px #ccc;
}

.ibia-items:hover .ibia-block {
    padding-top: 51px;
    /* border: 1px solid #edb69c; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ibia-items:hover .ibia-icon {
    display: none;
    width: 0;
    height: 0;
}

.ibia-items:hover .ibia-itit {
    text-align: center;
}

.ibia-items:hover .ibia-line {
    height: 24px;
    margin: 6px auto 13px;
}

.ibia-items:hover .ibia-list {
    /* display: table; */
    margin: 0 auto;
    max-width: 100%;
}

.ibia-items:hover .ibia-more {
    width: 104px;
    height: 35px;
}
.ibia-block:hover .ibia-border {
	top: 0;
	z-index: 2;
}


/* 律师介绍 introduce */

.index-introduce {
	position: relative;
    height: 410px;
    background: url('../images/iitd-bg.jpg') center center no-repeat;
    z-index: 1;
}

.iitd-box {
    position: relative;
    width: 1075px;
    padding: 42px 40px 42px 56px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.iitd-line {
    display: block;
    position: absolute;
    left: 0;
    top: 55px;
}

.iitd-tit {
    display: table;
    font-size: 30px;
    font-weight: normal;
    line-height: 53px;
    color: #fff;
    border-bottom: 2px solid #ba5f61;
}

.iitd-art {
    margin-top: 22px;
    font-size: 14px;
       line-height: 24px;
    color: #fff;
}


.iitd-form {
    margin-top: 34px;
}

.iitd-form-tit {
    margin-bottom: 21px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #fff;
}

.iitd-duty .nice-select {
    width: 242px;
    height: 44px;
    border: 0 none;
    line-height: 44px;
    border-radius: 0;
    background: #ebc2c2;
    color: #2d2d2d;
}

.iitd-duty .nice-select .list {
    border-radius: 0;
}

.iitd-duty .nice-select:after,
.iitd-duty .nice-select::after {
    width: 14px;
    height: 8px;
    content: '';
    background: url('../images/iitd-form-arrow.png') no-repeat;
}

.lawyer-name {
    margin-left: 10px;
}

.lawyer-name input {
    width: 242px;
    height: 44px;
    padding: 0 19px;
    font-size: 14px;
    line-height: 44px;
    color: #2d2d2d;
    background: #ebc2c2;
    border: 0 none;
}

.iitd-form-btn input {
    width: 114px;
    height: 44px;
    margin-left: 10px;
    font-size: 16px;
    line-height: 44px;
    color: #000;
    background: #fff;
    border: 0 none;
    cursor: pointer;
}


/* 诉讼指南 litigation-guide */

.litigation-guide {
    padding: 52px 0 45px;
    background: #f6f6f6;
}

.lgg-nav {
    display: table;
    margin: 19px auto 0;
}

.lgg-nav-items {
    float: left;
    width: 120px;
    height: 38px;
    margin: 0 10px;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    color: #4c4c4c;
    background: url('../images/lggnav-bg1.png') no-repeat;
    cursor: pointer;
}

.lgg-nav-items:hover,
.lgg-nav-items.on {
	color: #9c1a1c;
    background: url('../images/lggnav-bg2.png') no-repeat;
}

.lgg-main {
    padding: 36px 0 20px;
}

.lgg-list-box {
    margin-left: -20px;
    overflow: hidden;
}

.lgg-items {
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lgg-block {
    height: 226px;
    padding: 30px 32px 37px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lgg-tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #171616;
}

.lgg-tit a {
    display: block;
    color: #171616;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lgg-art {
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #6d6d6d;
}

.lgg-art a {
    display: block;
    height: 60px;
    max-height: 60px;
    color: #6d6d6d;
    overflow: hidden;
}

.lgg-more {
    display: block;
    width: 21px;
    height: 12px;
    margin-top: 35px;
    background: url('../images/lgg-more1.png') no-repeat;
}

.lgg-list-more {
    display: block;
    width: 104px;
    height: 35px;
    margin: 0 auto;
}

.lgg-block:hover {
    -webkit-box-shadow: 0 0 24px #ccc;
    box-shadow: 0 0 24px #ccc;
}

.lgg-block:hover .lgg-tit a {
    margin-top: -4px;
    color: #9c1a1c;
}

.lgg-block:hover .lgg-more {
    width: 80px;
    height: 13px;
    background: url('../images/lgg-more2.png') no-repeat;
}

.lgg-list-more:hover img {
    margin-left: 20px;
}



/* 新法快递 new law courier */

.inewlaw {
    padding: 56px 0 51px;
}

.inewlaw-main {
	margin-top: 42px;
}
/* 新法快递轮播 */


/*焦点图*/

.inewlaw .focus {
    position: relative;
    width: 632px;
    height: 447px;
    background-color: #000;
    float: left;
}


/* .focus img{ width: 632px; height: 447px;}  */

.inewlaw .focus .btn {
    position: absolute;
    bottom: 34px;
    left: 510px;
    overflow: hidden;
    zoom: 1;
}

.inewlaw .focus .btn a {
    position: relative;
    display: inline;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #D9D9D9;
}

.inewlaw .focus .btn a:hover,
.inewlaw .focus .btn a.current {
    cursor: pointer;
    background: #fc114a;
}

.inewlaw .focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.inewlaw .focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.inewlaw .focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 64px;
    padding: 0 115px 0 26px;
    line-height: 64px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#80000000', endColorstr='#80000000')\9;
    display: block;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.inewlaw .focus .shadow a {
	width: 100%;
	display: block;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    white-space: nowrap;
    text-overflow: ellipsis;
}

.inewlaw .focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000
}

.inewlaw .focus .fcon img {
    display: block;
}

.inewlaw .focus .fbg {
    bottom: 28px;
    right: 32px;
    position: absolute;
    height: 8px;
    text-align: center;
    z-index: 200;
}

.inewlaw .focus .fbg div {
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    height: 8px
}

.inewlaw .focus .D1fBt a {
    position: relative;
    display: inline;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: url('../images/inewlaw-dot1.png') no-repeat;
}

.inewlaw .focus .D1fBt .current,
.inewlaw .focus .D1fBt a:hover {
    background: url('../images/inewlaw-dot2.png') no-repeat;
}

.inewlaw .focus .D1fBt img {
    display: none
}

.inewlaw .focus .D1fBt i {
    display: none;
    font-style: normal;
}

.inewlaw .focus .prev,
.inewlaw .focus .next {
    position: absolute;
    width: 40px;
    height: 74px;
}

.inewlaw .focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer;
}

.inewlaw .focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer;
}

.inewlaw .focus .prev:hover {
    background-position: 0 0;
}

.inewlaw .focus .next:hover {
    background-position: -40px 0;
}

.inewlaw-list {
	margin-left: 680px;
	overflow: hidden;
}
.inewlaw-list-items {
	height: 149px;
	padding: 22px 0;
	border-bottom: 1px solid #eaeaea;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.inewlaw-list-items:first-child {
	border-top: 1px solid #eaeaea;
}
.inewlaw-tit {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	color: #272727;
}
.inewlaw-tit a {
	display: block;
	color: #272727;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.inewlaw-art {
	margin-top: 12px;
	font-size: 14px;
	line-height: 30px;
	color: #757575;
}
.inewlaw-art a{
	display: block;
	height: 60px;
	max-height: 60px;
	color: #757575;
	overflow: hidden;
}
.inewlaw-list-items:hover .inewlaw-tit a {
	padding-left: 0.5em;
	color: #9c1a1c;
}

.inewlaw-main {
	margin-bottom: 52px;
}

/* 底部 */
/* 友情链接 */
.friendlink {
	padding: 25px 0;
	font-size: 14px;
	line-height: 30px;
	background: #a12628;
    overflow: hidden;
}
.frdl-tit {
	display: block;
	color: #f6d1d1;
}
.frdl-list {
	margin-left: 5.5em;
}
.frdl-items {
	float: left;
	margin-right: 22px;
	color: #d08687;
}
.frdl-items a {
	display: block;
	color: #d08687;
	    float: left;
    padding: 0 10px;
}
.icontact {
	padding: 38px 0 37px;
	background: #9c1a1c;
    overflow: hidden;
}
.ichot-line {
	display: table;
	margin: 0 auto;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
	color: #f4c6c6;
}
.ichot-line span {
	float: left;
}
.ichot-line .ctg {
	font-size: 30px;
}
.icontact-line {
	display: block;
	width: 826px;
	margin: 10px auto 17px;
}
.icontact-line img {
	width: 100%;
	vertical-align: top;
}
.ict-info {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #d19898;
}
.copyright {
	padding: 18px 0;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	color: #cea8a8;
	background: #94181a;
    overflow: hidden;
}
.copyright a {
	color: #cea8a8;
}

/********************************* 关于我们 aboutus *********************************/

.pub-ban {
    width: 100%;
    height: 290px;
}
.pub-ban .container {
    position: relative;
}
.pub-tit {
    position: absolute;
    right: 370px;
    top: 96px;
}
.pub-nav {
    -webkit-box-shadow: 0 5px 3px #f3f3f3;
    box-shadow: 0 5px 3px #f3f3f3;
}
.pubnav-block {
    padding-left: 1px;
}
.pubnav-items {
    position: relative;
    float: left;
    margin-left: -1px;
}
.pubnav-items a {
    display: block;
    min-width: 137px;
    height: 64px;
    font-size: 16px;
    line-height: 62px;
    text-align: center;
    color: #383838;
    border: 1px solid #ebebeb;
}
.pubnav-line {
    display: block;
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    background: #9d1716;
}
.pubnav-items:hover a,
.pubnav-items.on a {
    color: #9d1716;
}
.pubnav-items:hover .pubnav-line,
.pubnav-items.on .pubnav-line {
    height: 2px;
}
.web-address {
    padding: 10px 0;
    font-size: 14px;
    line-height: 44px;
    color: #9e9e9e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.web-address a {
    display: inline-block;
    color: #9e9e9e;
}
.simsun {
    font-family: 'simsun';
    font-weight: 600;
}

.about-aboutus {
    padding: 74px 0 76px;
    overflow: hidden;
}
.aaboutus-tit img {
    vertical-align: top;
}
.aaboutus-main {
    position: relative;
    height: 651px;
}
.aaboutus-article {
    position: absolute;
    width: 1052px;
    height: 547px;
    left: 0;
    top: 58px;
    z-index: 999;
}
.aaboutus-frame {
    position: absolute;
    display: block;
    width: 256px;
    bottom: 0;
    left: 0;
}
.aaboutus-frame img {
    width: 100%;
    vertical-align: top;
}
.aaboutus-intro {
    position: relative;
    width: 1034px;
    height: 532px;
    margin-left: 18px;
}
.aaui-pic {
    width: 263px;
}
.aaui-pic img {
    width: 100%;
    vertical-align: top;
}
.aaui-art {
    margin-left: 263px;
}
.aaui-art {
    width: 770px;
    height: 532px;
    padding: 53px 40px 43px 42px;
    font-size: 14px;
    line-height: 32px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-box-shadow: 0 0 30px #dedede;
    box-shadow: 0 0 30px #dedede;
}
.content{
    overflow: auto;
    position: relative;
    background: #fff;
    width: 100%;
    height: 436px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.aaup-box {
    position: relative;
    width: 530px;
    height: 651px;
}
.aaup-items a {
    display: block;
}
.aaup-items a img {
    vertical-align: top;
}
.aaup-box .aaup-btn {
    position: absolute;
    display: block;
    width: 46px;
    height: 46px;
    bottom: 0;
}
.aaup-box .prev {
    right: 0;
    background: url('../images/aaup-btn2.png') no-repeat;
}
.aaup-box .next {
    right: 47px;
    background: url('../images/aaup-btn1.png') no-repeat;
}
.bidea-box {
    overflow: hidden;
}
.bidea-tit span {
    display: block;
    line-height: 32px;
}
.bidea-title {
    font-size: 24px;
    font-weight: normal;
    color: #000;
}
.bidea-eng {
    font-family: 'bhdb';
    font-size: 18px;
    color: #d2d3d3;
}
.bidea-line {
    display: block;
    width: 1px;
    height: 30px;
    background: #c7c7c7;
}
.bidea-art {
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #7d7d7d;
}

/* 品牌理念 brand idea */

.brand-idea {
    padding: 60px 0 100px;
    background: #f6f6f6;
}
.bidea-main {
    margin-top: 40px;
}
.bidea-box {
    margin-left: -20px;
}
.bidea-items {
    float: left;
    width: 25%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bidea-block {
    width: 100%;
    height: 406px;
    padding: 40px 36px 40px 46px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bidea-items1 .bidea-block {
    background-image: url('../images/bidea-bg1.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bidea-items2 .bidea-block {
    background-image: url('../images/bidea-bg2.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bidea-items3 .bidea-block {
    background-image: url('../images/bidea-bg3.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}
.bidea-items4 .bidea-block {
    background-image: url('../images/bidea-bg4.png');
    background-repeat: no-repeat;
    background-position: right bottom;
}


.pub-block {
    width: 100%;
    max-width: 100%;
    height: 137px;
    padding: 20px 0;
    background: url('../images/pubb-bg.jpg') top center no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}
.pubb-lg,
.pubb-nlc {
    position: relative;
    width: 47.8%;
    height: 95px;
    padding: 26px 98px 22px;
    background: url('../images/pubb-bg.png') repeat;
    border: 1px solid #393939;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pubb-icon {
    display: block;
    position: absolute;
    left: 44px;
    top: 28px;
    width: 33px;
    height: 40px;
}
.pubb-icon img {
    width: 100%;
    vertical-align: top;
}
.pubb-tit-text {
    display: block;
    font-weight: normal;
    font-size: 24px;
    line-height: 22px;
    color: #fff;
}
.pubb-tit-eng {
    display: block;
    font-family: 'bhdb';
    font-size: 14px;
    line-height: 30px;
    color: #5b5b5b;
}
.pubb-btn {
    display: block;
    position: absolute;
    width: 49px;
    height: 49px;
    right: 30px;
    top: 23px;
}
.pubb-nlc:hover .pubb-icon img,
.pubb-lg:hover .pubb-icon img {
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.pubb-nlc:hover .pubb-btn,
.pubb-lg:hover .pubb-btn  {
    -webkit-animation: waggle 2s linear;
    -o-animation: waggle 2s linear;
    animation: waggle 2s linear;
}



@-webkit-keyframes waggle {
    0%{
        right: 30px;
    }
    25%{
        right: 10px;
    }
    50% {
        right: 30px;
    }
    75%{
        right: 10px;
    }
    100%{
        right: 30px;
    }
}
@-o-keyframes waggle {
    0%{
        right: 30px;
    }
    25%{
        right: 10px;
    }
    50% {
        right: 30px;
    }
    75%{
        right: 10px;
    }
    100%{
        right: 30px;
    }
}
@-moz-keyframes waggle {
    0%{
        right: 30px;
    }
    25%{
        right: 10px;
    }
    50% {
        right: 30px;
    }
    75%{
        right: 10px;
    }
    100%{
        right: 30px;
    }
}
@keyframes waggle {
    0%{
        right: 30px;
    }
    25%{
        right: 10px;
    }
    50% {
        right: 30px;
    }
    75%{
        right: 10px;
    }
    100%{
        right: 30px;
    }
}
/* 诉讼指南 */
.guide {
    padding: 60px 0 58px;
}
.guide-list {
    margin-left: -20px;
}
.guide-items {
    float: left;
    width: 33.33%;
    padding-left: 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.guide-block {
    height: 227px;
    padding: 30px 32px 36px;
    border: 1px solid #e4e4e4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.guide-art-tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: #171616;
}
.guide-art-tit a {
    display: block;
    color: #171616;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.guide-art {
    display: block;
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #6d6d6d;
}
.guide-art a {
    display: block;
    max-height: 60px;
    color: #6d6d6d;
    overflow: hidden;
}

.guide-block:hover .guide-art-tit a {
    padding-left: 0.5em;
    color: #9d1716;
}
.guide-block:hover .lgg-more {
    width: 80px;
    height: 13px;
    background: url('../images/lgg-more2.png') no-repeat;
}

.pages {
    display: table;
    margin: 0 auto;
    padding-top: 21px;
}
.pages-items {
    float: left;
    margin: 0 8px;
}
.pages-items a {
    display: block;
    width: 32px;
    height: 32px;
    font-family: 'books';
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #a4a4a4;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pages-items:hover a,
.pages-items.on a {
    color: #9d1716;
    border-color: #9d1716;
}


/* 业务领域 */
.business-areas {
    padding: 43px 0 56px;
    background: #f6f6f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bareas-side {
    width: 320px;
}
.bareas-snav {
    width: 100%;
    padding: 0 25px 34px;
    border-top: 5px solid #9d1716;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bareas-snav-items a {
    padding: 16px 0 12px;
    font-size: 16px;
    line-height: 32px;
    color: #444;
    border-bottom: 1px solid #f1f1f1;
}
.bareas-snav-items a {
    display: block;
    color: #444;
}
.bareas-snav-items:hover a,
.bareas-snav-items.on a {
    color: #9d1716;
    border-color: #c47473;
}
.lsjs-btn {
    display: block;
    position: relative;
    z-index: 66;
    width: 100%;
    height: 130px;
    margin-top: 20px;
    padding: 24px 8px 24px 116px;
    background: #9d1716;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lsjs-btn span {
    display: block;
}
.lsjs-text {
    margin-top: 16px;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #fff;
}
.lsjs-eng {
    margin-top: 16px;
    font-family: 'bhdb';
}
.lsjs-eng img {
    vertical-align: top;
}
.lsjs-icon {
    position: absolute;
    width: 81px;
    height: 81px;
    left: 22px;
    top: 25px;
}
.lsjs-icon img {
    width: 100%;
    vertical-align: top;
}
.lsjs-btn:hover .lsjs-icon img {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.bareas-scontact {
    width: 100%;
    margin-top: 20px;
    padding: 0 24px 33px;
    border-top: 5px solid #9d1716;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bareas-sctit {
    font-size: 18px;
    font-weight: normal;
    line-height: 56px;
    border-bottom: 1px solid #f1f1f1;
}
.bareas-scitems {
    position: relative;
    padding: 16px 0 16px 40px;
    border-bottom: 1px solid #f1f1f1;
}
.bareas-scicon {
    position: absolute;
    left: 0;
    top: 24px;
}
.basc-text {
    display: block;
    position: relative;
    padding-left: 16px;
    font-size: 14px;
    line-height: 24px;
    color: #545454;
}
.basc-text-line {
    display: block;
    position: absolute;
    width: 1px;
    height: 40px;
    background: #e3e3e3;
    left: 0;
    top: 50%;
    margin-top: -20px;
}
.bareas-main {
    margin-left: 340px;
    padding: 20px 38px 46px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.baml-top {
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.bareas-tit {
    font-size: 24px;
    font-weight: normal;
    line-height: 48px;
    color: #9d1716;
}
.baml-top .web-address {
    padding: 0;
}
.bam-list {
    margin-bottom: 20px;
    margin-top: 10px;
}
.baml-items {
    padding: 10px 0 28px;
    border-bottom: 1px solid #e6e6e6;
}
.baml-tit {
    font-size: 18px;
    font-weight: normal;
    line-height: 52px;
    color: #000;
}
.baml-tit a {
    display: block;
    color: #000;
}
.baml-art {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px;
    color: #7c7c7c;
}
.baml-art a {
    display: block;
    color: #7c7c7c;
}
.baml-more {
    display: block;
    margin-top: 16px;
}
.baml-more img {
    vertical-align: top;
}
.baml-items:hover .baml-tit a {
    color: #9d1716;
    padding-left: 0.5em;
}
.baml-items:hover .baml-more {
    padding-left: 10px;
}

/* 律师介绍 */
.team-tit {
    top: 94px;
    left: 166px;
}
.team-intro,
.lawyer-serach {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.team-main {
    position: relative;
    margin: 50px 0 90px;
   
    clear: both;
}
.team-intro {
    padding: 18px 40px 0 0;
}
.team-intro-tit {
    width: 100%;
    max-width: 100%;
}
.team-intro-tit img {
    max-width: 100%;
    vertical-align: top;
}
.team-intro-art {
    margin-top: 30px;
    font-size: 16px;
    line-height: 36px;
    color: #575757;
}
.lawyer-serach {
    padding-top: 18px;
    padding-left: 45px;
}
.lawyer-serach-tit {
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #9d1716;
}
.lawyer-serach-form {
    margin-top: 40px;
}
.lawyer-serach-form .iitd-duty .nice-select,
.lawyer-serach-form .lawyer-name input {
    background: #fff;
    border: 1px solid #b63c28;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lawyer-serach-form .nice-select .list {
    box-shadow: 0 0 0 1px #b63c28;
}
.lawyer-serach-form .iitd-form-btn {
    padding-top: 26px;
    clear: both;
}
.lawyer-serach-form .iitd-form-btn input {
    width: 114px;
    height: 44px;
    margin-left: 0;
    font-size: 16px;
    line-height: 44px;
    color: #fff;
    background: #9d1716;
}
.lawyer-serach-explain {
    margin-top: 32px;
    font-size: 14px;
    line-height: 24px;
    color: #bcbcbc;
}
.team-line {
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    background: #e3e3e3;
    left: 50%;
    top: 0;
}
.job-tit {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;
    color: #9d1716;
}
.job-line {
    display: block;
    margin: 20px 0 18px;
    width: 130px;
    height: 1px;
    background: #9d1716;
}
.job-art {
    font-size: 14px;
    line-height: 30px;
    color: #5f5f5f;
}
.job-art img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.job-classify {
    padding: 3px 0 0 42px;
}
.job-classify .content {
    height: 764px;
}
.job-classify .mCSB_inside > .mCSB_container {
    margin-right: 50px;
}
.jobc-nav {
    height: 40px;
}
.jobc-nav-items {
    float: left;
    width: 128px;
    height: 40px;
    margin-right: 12px;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #000;
    border: 1px solid #dcdcdc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.jobc-nav-items:hover,
.jobc-nav-items.on {
    color: #9d1716;
    border-color: #9d1716;
}
.jobc-box {
    margin-top: 23px;
}
.jobci-items {
    width: 100%;
    height: 158px;
    margin-bottom: 20px;
    padding: 20px 22px 22px 30px;
    border: 1px solid #eee;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobci-main {
    margin-right: 174px;
}
.jobci-tit {
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    color: #000;
}
.jobci-tit a {
    display: block;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jobci-art {
    max-height: 60px;
    margin-top: 14px;
    font-size: 14px;
    line-height: 30px;
    color: #6e6e6e;
    overflow: hidden;
}
.jobci-art a {
    display: block;
    max-height: 60px;
    color: #6e6e6e;
    overflow: hidden;
}
.jobci-btn {
    width: 140px;
    height: 104px;
    border-left: 1px solid #e6e6e6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobci-btn1,
.jobci-btn2 {
    display: block;
    float: right;
    width: 110px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    background: #eee;
    color: #666565;
}
.jobci-btn1 {
    margin-top: 7px;
    margin-bottom: 16px;
    background: #eee;
    color: #666565;
}
.jobci-btn1:hover,
.jobci-btn2:hover {
    background: #9d1716;
    color: #fff;
}
/* .jobci-btn2 {
    background: #9d1716;
    color: #fff;
} */
.job-classify .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #bdbdbd;
}
.job-reveal-modal {
    position: fixed;
    width: 1250px;
    height: 712px;
    max-height: 100vh;
    margin-left: -625px;
    top: 50% !important;
    margin-top: -386px !important;
    padding: 48px;
    border-radius: 0;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobcdt-tit {
    position: relative;
    font-size: 26px;
    font-weight: normal;
    line-height: 50px;
    color: #000;
}
.jobcdt-tit-line {
    position: absolute;
    display: block;
    width: 78px;
    height: 2px;
    bottom: -2px;
    background: #ababab;
}
.jobcdt-info {
    padding: 22px 0 14px;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    border-bottom: 1px solid #d5d5d5;
}
.jobcdt-info span {
    margin-right: 118px;
}
.jobcdt-main {
    position: relative;
    margin-top: 36px;
}
.jobcdt-art,
.job-form {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobcdt-art {
    padding-right: 40px;
}
.jobcdt-art-tit {
    font-size: 16px;
    font-weight: normal;
    line-height: 36px;
    color: #000;
}
.jobcdt-article {
    font-size: 14px;
    line-height: 34px;
    color: #828282;
}
.job-form {
    font-size: 14px;
    padding-left: 62px;
    color: #5f5f5f;
}
.jobform-box {
    margin-top: 7px;
}
.job-form input[type="text"] {
    padding: 0 0.5em;
    color: #5f5f5f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobform-box p {
    line-height: 38px;
    margin-bottom: 14px;
    font-size: 14px;
}
.jobform-name,
.jobform-sex {
    float: left;
}
.jobform-sex {
    margin-left: 60px;
}
.jobform-name input {
    width: 186px;
    height: 38px;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobform-sex input {
    margin-right: 6px;
}
.man {
    margin-right: 6px;
}
.jobform-items {
    position: relative;
    font-size: 14px;
    width: 100%;
    padding-left: 5em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobform-items label,
.jobform-uploading label,
.jobform-remarks label {
    position: absolute;
    display: block;
    width: 5em;
    left: 0;
}
.jobform-items input {
    width: 100%;
    height: 38px;
    font-size: 14px;
    line-height: 36px;
    border: 1px solid #d8d8d8;
}
.jobform-uploading {
    position: relative;
    padding-left: 5em;
}
.jobform-uploading span {
    position: relative;
    display: block;
    width: 100%;
    height: 38px;
    padding-right: 100px;
    border: 1px solid #d8d8d8;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobform-uploading span input[type="text"] {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0 none;
    vertical-align: top;
}
.jobform-uploading span input[type="button"] {
    position: absolute;
    width: 100px;
    height: 36px;
    right: 0;
    top: 0;
    line-height: 36px;
    color: #6e6e6e;
    border: 0 none;
    border-left: 1px solid #d8d8d8;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.jobform-remarks {
    position: relative;
    padding-left: 5em;
}
.job-form .jobform-remarks {
    margin-bottom: 0;
}
.jobform-remarks textarea {
    width: 100%;
    max-width: 100%;
    height: 87px;
    max-height: 87px;
    padding: 5px 0.5em;
    color: #5f5f5f;
    border: 1px solid #d8d8d8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jobform-remarks textarea:focus {
    outline: none;
}
.jobform-btn {
    padding-left: 5em;
}
.job-submit,
.job-reset {
    display: block;
    float: left;
    width: 89px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    border: 0 none;
}
.job-submit {
    margin-right: 8px;
    background: #9c1a1c;
    color: #fff;
}
.job-reset {
    background: #e3e3e3;
    color: #000;
}
.jobcdt-line {
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #ababab;
}
.jobcdt-line2 {
    position: absolute;
    display: block;
    width: 3px;
    height: 52px;
    background: #818181;
    top: 0;
    left: 50%;
    margin-left: -1px;
}
.job-reveal-modal .close-reveal-modal {
    display: block;
    width: 41px;
    height: 42px;
    top: 46px;
    right: 49px;
}
.job-reveal-modal .close-reveal-modal img {
    width: 100%;
    vertical-align: top;
}
.job-main .team-intro {
    padding-right: 60px;
}
/* 新法速递 */
.newlaw {
    padding: 45px 0 60px;
    overflow: hidden;
}
.newlaw-items {
    margin-bottom: 30px;
    box-shadow: 0 0 0 #f1f1f1;
}
.newlaw-pic {
    float: left;
    display: block;
    width: 266px;
    height: 187px;
    overflow: hidden;
}
.newlaw-art {
    margin-left: 266px;
    height: 187px;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.newlaw-tit {
    padding-top: 33px;
    font-size: 18px;
    font-weight: normal;
    line-height: 36px;
    color: #000;
}
.newlaw-tit a {
    display: block;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newlaw-art {
    padding-right: 270px;
    padding-left: 34px;
}
.newlaw-article {
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
    color: #707070;
}
.newlaw-article a {
    display: block;
    color: #707070;
    max-height: 60px;
    overflow: hidden;
}
.newlaw-items2 .newlaw-pic,
.newlaw-items:nth-child(2n) .newlaw-pic {
    float: right;
}
.newlaw-items2 .newlaw-art,
.newlaw-items:nth-child(2n) .newlaw-art {
    margin-right: 300px;
    margin-left: 0;
}
.newlaw-items:hover {
    box-shadow: 0 0 20px #ececec;
}
.newlaw-items:hover .newlaw-pic img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.newlaw-items:hover .newlaw-tit a {
    padding-left: 0.5em;
    color: #9d1716;
}

/* 联系我们 */
.contact {
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.contact-bg {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    background: url('../images/contact-bg.png') no-repeat;
    z-index: 0 !important;
}
.contact-main {
    position: relative;
    width: 750px;
    padding-top: 116px;
    z-index: 0 !important;
}
.contact-tit {
    text-align: right;
}
.contact-tit-text {
    display: block;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    color: #fff;
}
.contact-tit-eng {
    display: block;
    margin-top: 18px;
    font-family: 'bhdb';
    font-size: 24px;
    line-height: 24px;
    color: #676767;
}
.contact-tit-line {
    display: block;
    width: 90px;
    height: 1px;
    margin: 22px 0 0;
    background: #9d1716;
}
.contact-intro {
    clear: both;
    width: 500px;
    padding-top: 62px;
}
.contact-inrto-items {
    padding: 18px 0;
    border-bottom: 1px solid #373736;
}
.cti-mess {
    margin-right: 72px;
    color: #b2b2b2;
    text-align: right;
}
.cti-name {
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-align: right;
    color: #f0f0f0;
}
.cti-text {
    display: block;
    font-size: 14px;
    line-height: 30px;
    text-align: right;
    color: #b2b2b2;
}

/* 动画 */

.nav-items a span,
.ibia-items,
.ibia-block,
.ibia-itit,
.ibia-line,
.ibia-list,
.lgg-nav-items,
.lgg-block,
.lgg-tit a,
.lgg-more,
.lgg-list-more img,
.inewlaw-tit a,
.ibia-border,
.nav-bg,
.pubnav-line,
.guide-art-tit a,
.pages-items a,
.bareas-snav-items a,
.baml-tit a,
.baml-more,
.jobc-nav-items,
.newlaw-pic img,
.newlaw-tit a,
.pubb-icon img,
.lsjs-icon img,
.jobci-btn1,
.jobci-btn2 {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

#yw{background:url(../images/ywt_02.png) center top no-repeat, url(../images/yqbj_02.jpg) center no-repeat; height:640px;}
#yw a{color:#000000; padding:0 5px;float:left;line-height:15px;font-size:14px; }
.ywtu{ display:block; float:left; width:151px; height:174px; margin-top:21px; margin-left:25px; background-size: cover !important;}
.ywlb{ display:block; margin-left:-26px;}
.ywlb a{text-decoration:none;}
.ywk{width:360px;margin-top:40px;margin-left:10px;float:left;}
.ywk:hover div:first-child img{ margin-left:5px;}

.lianjie {margin-top:33px;}
.lianjie li{list-style:none;font-size:14px;height:30px;display:block;float:left; display:block;color:#6b6b6b;}
.lianjie li:hover a{color:#392086 !important;}
.sdyw{height:208px;width:612px;position:relative; float:left; margin-left:26px; margin-bottom:26px; background:#FFF;}

.juzhong{width:1250px;display:block;margin-left:auto;margin-right:auto;}
.lfd{float:left;display:block;}
.rfd{float:right;display:block;}

#xinli span{color:#6341ce;  font-size:36px;}
.xinli-j{ margin-bottom:15px; color:#222223;font-size:28px; text-align:center;}
h5{color:#adadad;}
.zxrxt{color:#4a3e7c;padding:0px 2px; margin-top:25px;}
.zxrxt .youk{font-size:12px; padding:0 5px;}.zxrxt .youk span{display:block;line-height:17px;}
.zxrxt .zxrxhm{font-size:18px;}
#xlzx{height:600px;background:url(../images/bj_02.jpg) top center no-repeat; padding-top:63px;}
#xinli{height:570px;}

h3{color:#222223;font-weight:bold;}
#qy{background:url(../images/qy_16.jpg) repeat-x;height:697px;}
#qy img{margin:0 auto; display: block;}
.dtwz{height:40px;width:150px;float:right;margin-right:50px; font-size:14px;}
.dtwz_a{display:block;line-height:30px;float:right;color:#392086}
#qy_left{ position:relative;}
#qy #qy_left .qy_k p{font-size:12px; position:relative;top:150px;line-height:25px;text-align:left;color:#c4c4c4;}
#qy #qy_left .qy_k p:hover{ text-align:8px;}
#liaojie{ display:block; position:absolute; width:832px; height:309px; z-index:5; left:0; top:0;}
#liaojie img{position:absolute; z-index:2}
#liaojie p{width:718px; line-height:25px;z-index:2;margin-left:50px; position:absolute;}
#guanzhu{ display:block; position:absolute; width:411px; height:403px; z-index:5; right:0; top:60px;}
#guanzhu img{position:absolute; z-index:2}
#guanzhu p{width:340px; top:150px;left:40px !important; position:absolute; z-index:3;}
#sh{ width:796px; height:268px; position:absolute; top:234px; left:72px; z-index:6;}
#sh img{position:absolute; z-index:2}
#sh p{width:710px;color:#41370d; margin-left:45px !important; position: absolute; color:#000 !important; z-index:3;}
#sh:hover p, #guanzhu:hover p, #liaojie:hover p{ text-indent:8px;}


.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
.clear{ clear:both; display:block}
.main{ width:1200px; height:auto; margin:0px auto;}
.lf{ float:left; display:block} 

/* 内页左边 */
.ny_left{ width:240px; float:left; height:auto; margin-bottom:20px;}
.ny_left .TwoOfTwo .aboutus{width:238px; border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;border-top:3px solid #9d1716;color:#333;}
.ny_left .TwoOfTwo .aboutus p{line-height:40px; font-size:15px; text-align:left; color:#9d1716; font-family:微软雅黑;   width: 100%;border-bottom:1px dashed #bfbfbf;}
.ny_left .TwoOfTwo .aboutus div{padding:10px 12px;border-bottom:1px dashed #bfbfbf; line-height:20px; color:#333; width:214px;}
.ny_left .TwoOfTwo .aboutus div a{color:#9d1716;}
.ny_left .TwoOfTwo .newsfocus{width:238px; border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;border-top:3px solid #9d1716;}
.ny_left .TwoOfTwo .newsfocus p{line-height:40px; font-size:15px; text-align:left; color:#9d1716; font-family:微软雅黑;border-bottom:1px dashed #bfbfbf;    width: 100%;}
.ny_left .TwoOfTwo .newsfocus div{padding:10px 12px;border-bottom:1px dashed #bfbfbf;}
.ny_left .TwoOfTwo .newsfocus div h4{line-height:30px; font-size:14px; font-family:微软雅黑; color:#9d1716; text-align:left;}
.ny_left .TwoOfTwo .newsfocus div h4 a{color:#9d1716;}
.ny_left .TwoOfTwo .newsfocus div h5{line-height:22px; font-size:14px; font-family:微软雅黑; color:#333; text-align:left; font-weight:normal;}
.ny_left .TwoOfTwo .contactus{width:238px; border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf;border-top:3px solid #9d1716;}
.ny_left .TwoOfTwo .contactus p{line-height:40px; font-size:15px; text-align:left; color:#9d1716; font-family:微软雅黑;border-bottom:1px dashed #bfbfbf;    width: 100%;}
.ny_left .TwoOfTwo .contactus h6{padding:10px 12px;line-height:22px; font-size:13px; font-family:微软雅黑; color:#333; text-align:left; font-weight:normal;}

.ny_lefts{ width:1200px; height:70px; margin:auto;}
.ny_lefts .TwoOfTwo .aboutus{width:1200px; height:50px; color:#333;}
.ny_lefts .TwoOfTwo .aboutus div{color:#333; float:left; margin-right:10px; text-align:center;}
.ny_lefts .TwoOfTwo .aboutus div a{color:#333;padding:15px; border:1px dashed #bfbfbf; line-height:20px; }
.ny_lefts .TwoOfTwo .aboutus div:hover a{color:#9d1716; padding:15px; border:1px dashed #9d1716; }


.ny_list{ width:242px; height:auto;  margin:0 auto;}
.ny_list li{ width:100%; margin:0 auto; height:35px; line-height:35px; text-align:left; border:1px solid #D6D6D6; margin: 5px 0px;}
.ny_list li a{ display:block; color:#222; padding-left:15px; font-size: 14px;}
.ny_list li a:hover{ color:#4d7abd;}
.ny_list li .submenuon{ color: #660B10; font-weight:bold;}

/*热门新闻列表*/
.nynlist{ width:242px; height:auto; margin:0 auto; padding:10px 0px; border:1px solid #DFDFDF; background: #fff; }
.nynlist li{ width:95%; margin:0 auto; height:35px; line-height:35px; text-align:left;background:url(../images/dd.png) no-repeat left center;}
.nynlist li a{ display:block; color:#333; padding-left: 10px; }
.nynlist li a:hover{ color:#9d1716;}

.nybanbot{ width: 100%; height: 50px; line-height: 50px; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede;}
.nybanbotleft{ width: 500px; height: auto; float: left;}
.nybanbotleft p{ font-size: 15px; font-weight: bold; color: #333; display: inline-block;}
.nybanbotleft a{ color: #989898; font-size: 13px; padding: 0px 10px;}
.nybanbotright{ width: 260px; height: 30px; line-height: 30px; margin-top: 10px; float: right; border:1px solid #f63604;}
.keytext{ width: 200px; padding: 0px 0px 0px 10px; height: 29px; line-height: 29px; border: 0px; margin: 0px;}
.keysubmit{ width:45px; height: 31px; float: right; background:url(../images/news_05.jpg) repeat center center; border: 0px; padding: 0px; margin: 0px;}

/* 内页右边 */
.ny_right{ width:920px; float:right; height:auto;margin:0px 0px 10px 0px; padding-bottom:20px;border-top:3px solid #9d1716;}
.ny_right_content{width:920px; height:auto; line-height:26px; padding:20px 0px; color:#333;}

/*内页产品*/
.procontent{ width: 898px; border: 1px solid #B8B8B8; background: #FBFCFF; height: auto; margin-top: 20px; line-height: 24px; padding: 15px 10px;}
.nypro-list{ width:918px; height:auto; margin-top: 10px;border-left: 1px solid #B8B8B8;border-top: 1px solid #B8B8B8; }
.nypro-list li{ width:305px; height:auto;float:left; padding: 10px; list-style:none;background: #FBFCFF;border-right: 1px solid #B8B8B8;border-bottom: 1px solid #B8B8B8; height:251px}
.nypro-list li .a1{width:305px; height:211px; text-align:center; vertical-align:middle; display:table-cell}
.nypro-list li .a1 img{max-width:305px; height:211px;  }
.nypro-list li p{ width:100%; line-height:40px; height:40px; font-size:13px; text-align:center;}
.nypro-list li p a{color:#333;}
.nypro-list li p a:hover{color: #9d1716;text-decoration:none;}
.nypro-list li span{ line-height: 23px; height: 50px; display: block; overflow: hidden;}

/* 内页新 */
.ny_rights{width:1200px; height:auto;margin:auto; padding-bottom:20px;border-top:3px solid #9d1716;}
.ny_rights_content{width:1200px; height:auto; line-height:26px; padding:20px 0px; color:#333;}
.nypro-lists{ width:1197px; height:auto; margin-top: 10px;border-left: 1px solid #B8B8B8;border-top: 1px solid #B8B8B8; }
.nypro-lists li{ width:378px; height:auto;float:left; padding: 10px; list-style:none;background: #FBFCFF;border-right: 1px solid #B8B8B8;border-bottom: 1px solid #B8B8B8; height:338px}
.nypro-lists li .a1{width:378px; height:298px; text-align:center; vertical-align:middle; display:table-cell}
.nypro-lists li .a1 img{max-width:378px; height:298px;  }
.nypro-lists li p{ width:100%; line-height:40px; height:40px; font-size:13px; text-align:center;}
.nypro-lists li p a{color:#333;}
.nypro-lists li p a:hover{color: #9d1716;text-decoration:none;}
.nypro-lists li span{ line-height: 23px; height: 50px; display: block; overflow: hidden;}

/* 荣誉 */
.ny_righth{width:920px; float:right; height:auto;margin:0px 0px 10px 0px; padding-bottom:20px;border-top:3px solid #9d1716;}
.ny_righth_content{width:920px; height:auto; line-height:26px; padding:20px 0px; color:#333;}
.nypro-listh{ width:918px; height:auto; margin-top: 10px;border-left: 1px solid #B8B8B8;border-top: 1px solid #B8B8B8; }
.nypro-listh li{ width:285px; height:auto;float:left; padding: 10px; list-style:none;background: #FBFCFF;border-right: 1px solid #B8B8B8;border-bottom: 1px solid #B8B8B8; height:441px}
.nypro-listh li .a1{width:285px; height:401px; text-align:center; vertical-align:middle; display:table-cell}
.nypro-listh li .a1 img{max-width:285px; height:401px;  }
.nypro-listh li p{ width:100%; line-height:40px; height:40px; font-size:13px; text-align:center;}
.nypro-listh li p a{color:#333;}
.nypro-listh li p a:hover{color: #9d1716;text-decoration:none;}
.nypro-listh li span{ line-height: 23px; height: 50px; display: block; overflow: hidden;}

/* 产品内页新 */
.ny_rightss{width:1200px; height:auto;margin:auto; padding-bottom:20px;border-top:3px solid #9d1716;}
.ny_rightss_content{width:1200px; height:auto; line-height:26px; padding:20px 0px; color:#333;}
.nypro-listss{ width:1197px; height:auto; margin-top: 10px;border-left: 1px solid #B8B8B8;border-top: 1px solid #B8B8B8; }
.nypro-listss li{ width:378px; height:auto;float:left; padding: 10px; list-style:none;background: #FBFCFF;border-right: 1px solid #B8B8B8;border-bottom: 1px solid #B8B8B8; height:292px}
.nypro-listss li .a1{width:378px; height:252px; text-align:center; vertical-align:middle; display:table-cell}
.nypro-listss li .a1 img{width:auto; height:100%;  }
.nypro-listss li p{ width:100%; line-height:40px; height:40px; font-size:13px; text-align:center;}
.nypro-listss li p a{color:#333;}
.nypro-listss li p a:hover{color: #9d1716;text-decoration:none;}
.nypro-listss li span{ line-height: 23px; height: 50px; display: block; overflow: hidden;}


/*内页新闻*/
.nynewslist{ width:100%; height: auto; font-family:微软雅黑;}
.nynewslist li{ width:100%;  margin:0 auto; border-bottom: 1px solid #e1e1e1; padding: 20px 0px 10px 0px;}
.nynewslist li .img{width:200px; height:90px; float:left;}
.nynewslist li .imgcon{width:950px; height:90px;  display:block; color:#333; font-size:12px; float:right;}
.nynewslist li .imgcon p{width:100%; display:block; color:#333; font-size:12px;}
.nynewslist li .imgcon p a{ font-size:14px; color:#333; height:35px; line-height:35px;}
.nynewslist li .imgcon p a:hover{ text-decoration:none; color: #9d1716;}
.nynewslist li .imgcon span{ font-size:12px; color:#333; line-height:23px;}

/*
.nynews_list{ width:100%;}
.nynews_list li{ width:100%;line-height:35px; border-bottom:1px dashed #dedede; height:35px; background-image:url(../images/dd.jpg); background-repeat:no-repeat; background-position:left center;}
.nynews_list li a{ float:left; color:#333;}
.nynews_list li a:hover{ color:#06C; }
.nynews_list li span{ float:right;}
*/

/*分页*/
.page{ width:100%;height:35px;padding-top:15px; text-align:center;}
.page a{display:inline-block; color:#333; border:1px solid #dedede; padding: 5px 8px; margin:0px 3px; border-radius:2px;}
.page a:hover{background-color:#6e2200;color:#fff; text-decoration:none;}
.page .current{display:inline-block; padding: 5px 8px; color:#6e2200; font-weight:bold;}

/*详情页*/
.article_title{ text-align:center; width:100%; font-size:16px; line-height:40px;}
.article_title h1{ font-size:20px}
.newsin-c{width:100%; height:auto; margin:0px auto; padding-top:20px;}
.newsnext{ width: 100%; padding: 30px 0px;}
.newsnext li{ width: 100%; height: 30px; line-height: 30px;}
.newsnext li a{ color: #333; line-height: 30px;}
.newsnext li a:hover{ color: #9d1716; cursor: pointer; text-decoration: none;}
.artdet{ width: 100%; height: 40px; line-height: 40px; text-align: center;}

/*在线留言*/
.zxlyinp{ width:300px; height:28px; line-height:28px; margin:5px 0px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlyyzm{width:100px; height:30px; line-height:30px; margin:5px 0px; font-size:14px; padding-left:10px; border:1px solid #dedede; border-radius:4px;}
.zxlysub{ width:120px; height:30px; line-height:30px; color:#fff; text-align:center; border-radius:4px; background-color:#188FE1; border:0px; font-size:15px;}
.zxlysub:hover{ cursor:pointer;}

/*联系我们*/
.contact-warp {
	min-width: 920px;
	width: 100%;
}
.project-form {
	min-height:560px;
}
.project-form .entry-content p {
	font-size: 30px;
	color: #666;
	text-align: center;
}
.project-form ul {
	margin: 0 auto;
	overflow: hidden;
	width: 900px;
}
.project-form ul li {
	float: left;
	width: 420px;
	margin: 10px;
}
.project-form ul li:last-child {
	width: 900px;
}
.project-form ul li label {
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.project-form ul li label em {
	color: #dd4250;
}
.project-form ul li input[type="text"], .ctxt {
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	width: 400px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-radius: 4px;
	-webkit-transition: box-shadow 0.30s ease-in-out;
	-moz-transition: box-shadow 0.30s ease-in-out;
	transition: box-shadow 0.30s ease-in-out;
}
.project-form ul li input[type="text"]:focus, .ctxt:focus {
	border: #dd4250 1px solid;
	box-shadow: 0 0 8px rgba(221,66,80,0.87);
}
.project-form ul li textarea, .ctxtarea {
	display: block;
	border: 1px solid #ccc;
	padding: 10px;
	width: 840px;
	height: 120px;
	line-height: 30px;
	border-radius: 4px;
	font-size: 16px;
	overflow: auto;
	x-overflow: hidden;
	-webkit-transition: box-shadow 0.30s ease-in-out;
	-moz-transition: box-shadow 0.30s ease-in-out;
	transition: box-shadow 0.30s ease-in-out;
}
.project-form ul li textarea:focus, .ctxtarea:focus {
	border: #dd4250 1px solid;
	box-shadow: 0 0 8px rgba(221,66,80,0.87);
}
.project-form input[type="submit"].submit {
	display: block;
	margin: 10px auto;
	padding: 10px 40px;
	font-size: 18px;
}
.contacnt-address {
	padding: 280px 0 0 0;
	margin: 0 auto 60px;
	font-size: 16px;
	color: #f2f2f2;
	text-align: center;
}
.contacnt-address em {
	font-size: 20px;
	line-height: 50px;
	color: #666;
}
.mapbg {
	height: 520px;
	border-top: 1px solid #ddd;
	background-image: url(../images/map_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cbqq {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	width: 152px;
	height: 184px;
	background: url(../images/cbqq.png) no-repeat 0px 0px;
}
.cbqq:hover {
	background: url(../images/cbqq.png) no-repeat 0px -184px;
}
.contact-bg {
	background-image: url(../images/cont-bg.jpg);
	background-position: center center;
	background-size: cover;
	Background-attachment: fixed;
}
.contact-detail {
	width: 100%;
	overflow: hidden;
}
.contact-detail li {
	float: left;
	width: 24%;
	margin: 0.5%;
	padding: 40px 0 168px 0;
}
.contact-detail li a {
	display: block;
	margin-right: 20px;
	text-indent: -9999px;
	float: left;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(255,255,255,1);
	-webkit-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, color 0.3s, box-shadow 0.3s;
	transition: background 0.3s, color 0.3s, box-shadow 0.3s;
}
.contact-detail li a:hover {
	background-color: rgba(221,66,80,1);
	color: #fff;
	box-shadow: 0 0 0 3px rgba(221,66,80,0.3);
}
.contact-detail li a.am-byqq {
	background-image: url(../images/c_bg.png);
	background-repeat: no-repeat;
	background-position: -90px 0px;
}
.contact-detail li a:hover.am-byqq {
	background-position: 0px 0px;
}
.contact-detail li a.am-byemail {
	background-image: url(../images/c_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}
.contact-detail li a.am-byweibo {
	background-image: url(../images/c_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -180px;
}
.contact-detail li a.am-byphone {
	background-image: url(../images/c_bg.png);
	background-repeat: no-repeat;
	background-position: 0px -270px;
}
.contact-detail li span {
	display: block;
	font-size: 12px;
	padding: 25px 0 0 0;
	line-height: 20px;
	color: #fff;
	overflow: hidden;
	text-overflow: hidden;
	white-space: nowrap;
}
.contact-detail li em {
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #dd4250;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*更多新闻，产品*/
.ny_xg_title{ width: 100%; height: 35px; line-height: 35px; border-bottom: 1px solid #e0e0e3;}
.ny_xg_title p{color:#333; background: url(../images/productshow_06.jpg) no-repeat left bottom; font-size: 15px; }
.morearticle{ width:100%; padding:15px 0px;}
.morearticle li{ width:48%; height:35px; line-height:35px; float:left; margin: 0px 1%; border-bottom: 1px dashed #dedede;}
.morearticle li a{ color:#333; background:url(../images/productshow_14.jpg) no-repeat left center; padding-left: 10px;}
.morearticle li a:hover{ color:#000}
.moreproducts{ width:100%; padding:15px 0px;}
.moreproducts li{ width:280px; height:auto;float:left; background: #DEDEDE; margin: 10px 13px; text-align: center;}
.moreproducts li img{ width:100%; height: 220px;}
.moreproducts li a{ color:#333; line-height:30px;}
.moreproducts li a:hover{ color:#000}



.nyproleft{width:480px; height:440px; text-align:left;}
.nyprolefts{width:480px; height:415px; text-align:left;}
#tbody {width:305px;margin:0px auto;}
#mainbody {width:305px;border:1px solid #dedede; margin-bottom: 10px;}
#mainphoto {cursor:pointer;display:block;}
#goleft {float:left;clear:left;}
#goright {float:right;clear:right;}
#photos {width:370px;height:62px;overflow:hidden; float: left; margin: 0px 5px;}
#showArea img {display:block;float:left;margin:0px 6px;cursor:pointer;border:1px solid #dedede}
#showArea img:hover{ border: 1px solid #cc0000;}


.nyproright{ width:400px; height: auto; float: right;}
.pro_title{ text-align:left; width:100%; font-size:22px; line-height:40px; }
.pro_title h1{ font-size:20px}
.nyproright p{ margin: 10px 0px; line-height:40px; height: 40px; overflow: hidden; color:#616161; font-size:15px;}
.nyproright span{ font-size: 18px; color: #464646; height: 45px;}
.nyproright span b{ color: #9d1716; font-size: 26px;}
.nyproright a{ display:block; background: #9d1716 url(../images/productshow_03.jpg) no-repeat 130px center; height: 40px;line-height: 40px; font-size: 16px; color: #fff; text-align: center;  width: 160px; margin-top: 20px;float: left;}
.nyproright a:hover{ text-align: center;}
.pofont1{ float: left; color: #616161; font-size: 16px; padding-top: 25px;}
.probody{ border-top:1px dashed #dedede; padding: 15px 0px; font-size: 13px; line-height: 23px; margin-top: 40px;}
.probody img{ max-width:890px}
.probodytitle{ width:100%; height:60px; line-height:50px; text-align:left; color:#333; font-size:16px; margin-bottom:20px; border-bottom:1px solid #e1e1e1;text-transform:uppercase;}



.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:微软雅黑;font-size:12px;margin-top:20px; margin-bottom:10px; clear:both}
.page_list li {display:inline-block;color:#898989;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list li a{}
.page_list li a:hover{color:#fff;background:#898989;}
.page_list li a.on{color:#333;background:#E5EDF2;}


.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;}
.msgflag{margin-left:4px;font-size:12px;color:#900;}

.yema { margin:30px auto; }
.yema a { padding: 0 10px; height: 26px; display: block; float: left; margin: 0 4px; font-size: 16px; color: #6d6d6d; line-height: 26px; text-align: center; border: 1px solid #d2d2d2; background: #f0f0f0; }
.yema span { padding: 0 10px; height: 26px; display: block; float: left; margin: 0 4px; font-size: 16px; color: #6d6d6d; line-height: 26px; text-align: center; border: 1px solid #d2d2d2; background: #f0f0f0; }
.yema a:hover { color: #b12923; background: #FFF; }
.yema a.yenn { color: #b12923; background: #FFF; }



.subBanner{width:100%; background:url(../images/back.jpg) center; height:225px;}
.subBanner-m{width:1200px;margin:auto; height:75px; padding-top:150px;}
.subBanner-mb{width:250px; float:left; height:75px; background:#9d1716;}
.subBanner-mb h4{ padding: 15px 0px 0px 30px; font-size:23px; color:#ffffff; font-family:微软雅黑; text-align:left; line-height:23px;}
.subBanner-mb h5{padding:0px 0px 0px 30px; font-size:13px; color:#ffffff; font-family:微软雅黑; text-align:left; line-height:30px; font-weight:normal;text-transform:uppercase}
.main .subTitle{text-align:left; height:74px; line-height:74px; width:1200px;}
.main .subTitle .catname{font-size:12px;float:right;font-family:"微软雅黑";color:#333; line-height:74px;}
.main .subTitle .fr{float:left;font-family:"微软雅黑";color:#333; line-height:74px;font-size:12px;}