/* 公共样式 */
*{
    box-sizing: border-box;
}

/* 私有 */

.yw_box {
	width: 1200px;
	height: auto;
	margin: 0 auto 0 auto;
}

.yw_box img {
	width: 100%;
	height: 100%;
}


.in-bigbox {
	width: 100%;
	background-color: #f5f5f5;
}

.inmation_box {
	width: 1200px;
	margin: 0 auto;
}

.zr_box {
	width: 590px;
	height: auto;
	float: left;
	margin: 30px 20px 30px 0;
}

.zr_title {
	width: 100%;
	height: 46px;
	border-bottom: solid 1px #ccc;
}

.zr_title h1 {
	border-bottom: solid 2px #ff5e00;
	z-index: 99;
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 44px;
	margin: 0;
}

.zr_title a {
	float: right;
	font-size: 16px;
	color: #ff5e00;
	line-height: 46px;
}

.zr-xq {
	width: 100%;
	height: 130px;
	background-color: #fff;
	box-shadow: 0 0px 12px -6px #666;
	margin-top: 20px;
}

.zr-text {
	background-color: #ff5e00;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 52px;
	height: 130px;
	text-align: center;
	line-height: 50px;
	padding-top: 14px;
    box-sizing: border-box;
}

.zr-content {
	padding-left: 16px;
	width: 396px;
	height: 82px;
	border-right: dashed 1px #ccc;
	float: left;
	margin-top: 33px;
    box-sizing: border-box;
}

.zr-name {
	width: 100%;
	height: 30px;
}

.zr-name p {
	width: 240px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	float: left;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.zr-name span {
	width: 120px;
	padding-right: 12px;
	font-size: 16px;
	color: #999;
	float: right;
	line-height: 30px;
    box-sizing: border-box;
}

.zr-xj {
	width: 100%;
	height: 44px;
}

.zr-xj span {
	font-size: 14px;
	color: #999;
	line-height: 44px;
	float: left;
	padding-right: 8px;
    box-sizing: border-box;
}

.zr-my {
	float: right;
	width: 142px;
	height: 130px;
	position: relative;
	top: 0;
	right: 0;
	text-align: center;
}

.zr-my img {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

.zr-my span {
	width: 100%;
	text-align: center;
	line-height: 130px;
	color: #ff5e00;
	font-weight: bold;
	font-size: 20px;
}

.zr-my a {
	width: 100%;
	text-align: center;
	line-height: 130px;
	color: #ff5e00;
	font-weight: bold;
	font-size: 20px;
}

.sg_box {
	width: 590px;
	height: auto;
	float: left;
	margin: 30px 0 30px 0;
}

.sg_title {
	width: 100%;
	height: 46px;
	border-bottom: solid 1px #ccc;
}

.sg_title h1 {
	border-bottom: solid 2px #27bffe;
	z-index: 99;
	float: left;
	font-size: 20px;
	color: #333;
	line-height: 44px;
	margin: 0;
}

.sg_title a {
	float: right;
	font-size: 16px;
	color: #27bffe;
	line-height: 46px;
}

.sg-xq {
	width: 100%;
	height: 130px;
	background-color: #fff;
	box-shadow: 0 0px 12px -6px #666;
	margin-top: 20px;
}

.sg-text {
	background-color: #27BFFE;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	float: left;
	width: 52px;
	height: 130px;
	text-align: center;
	line-height: 50px;
	padding-top: 14px;
    box-sizing: border-box;
}

.sg-content {
	padding-left: 16px;
	width: 396px;
	height: 82px;
	border-right: dashed 1px #ccc;
	float: left;
	margin-top: 33px;
    box-sizing: border-box;
}

.sg-name {
	width: 100%;
	height: 30px;
}

.sg-name p {
	width: 240px;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	float: left;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.sg-name span {
	width: 120px;
	padding-right: 12px;
    box-sizing: border-box;
	font-size: 16px;
	color: #999;
	float: right;
	line-height: 30px;
}

.sg-xj {
	width: 100%;
	height: 44px;
}

.sg-xj span {
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.sg-my {
	float: right;
	width: 142px;
	height: 130px;
	position: relative;
	top: 0;
	right: 0;
	text-align: center;
}

.sg-my img {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

.sg-my span {
	width: 100%;
	text-align: center;
	line-height: 130px;
	color: #27BFFE;
	font-weight: bold;
	font-size: 20px;
}

.sg-my a {
	width: 100%;
	text-align: center;
	line-height: 130px;
	color: #27BFFE;
	font-weight: bold;
	font-size: 20px;
}


.build_bigbox {
	width: 100%;
}

.bulid_box {
	width: 1200px;
	margin: 0 auto;
}

.build_title {
	width: 100%;
	height: 58px;
}

.build-kuai {
	float: left;
	width: 4px;
	background-color: #FF5E00;
	height: 25px;
	margin-top: 17px;
}

.build_title h1 {
	margin: 0 10px 0 0;
	height: 58px;
	font-size: 20px;
	line-height: 58px;
	float: left;
	color: #333;
	margin-left: 10px;
}

.build_more {
	width: 250px;
	float: right;
}

.build_more span {
	float: left;
	color: #FF5E00;
	font-size: 20px;
	line-height: 58px;
}

.build_more a {
	float: right;
	color: #999;
	font-size: 20px;
	line-height: 58px;
}

.build_contet {
	width: 100%;
	height: auto;
}

.build_img {
	float: left;
	width: 270px;
	height: 520px;
}

.build_img img {
	width: 100%;
	height: 100%;
}

.bulid_allbox {
	width: 900px;
	float: right;
	height: 520px;
	overflow: hidden;
}

.bulid_allbox ul {
	width: 100%;
}

.build_current {
	width: 280px;
	height: 250px;
	border: solid 1px #ccc;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.bulid_allbox ul li:nth-child(3n) {
	margin-right: 0;
}

.build_current h2 {
	margin: 0;
	width: 100%;
	height: 62px;
	border-bottom: dashed 1px #ccc;
	line-height: 62px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.bulid_xq {
	width: 100%;
	height: 62px;
	border-bottom: dashed 1px #ccc;
}

.bulid_ltext {
	width: 50%;
	height: 62px;
	float: left;
}

.bulid_ltext img {
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 26px;
	margin-left: 10px;
	margin-right: 3px;
}

.bulid_ltext span {
	font-size: 12px;
	color: #999;
	float: left;
	line-height: 62px;
}

.bulid_rtext {
	width: 50%;
	height: 62px;
	float: right;
}

.bulid_rtext img {
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 26px;
	margin-left: 10px;
	margin-right: 3px;
}

.bulid_rtext span {
	font-size: 12px;
	color: #999;
	float: left;
	line-height: 62px;
}

.build_my {
	width: 100%;
	height: 62px;
}

.build_my a {
	width: 100%;
	height: 62px;
	line-height: 62px;
	font-size: 22px;
	font-weight: bold;
	color: #FF5E00;
	text-align: center;
	display: block;
}


.case_bigbox {
	width: 100%;
	height: auto;
}

.case_box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.case_title {
	margin-top: 60px;
	width: 100%;
}

.case_title img {
	width: 100%;
}

.case-box ul {
	width: 100%;
	height: auto;
	margin-top: 54px;
}
.case_xq{
	width: 590px;
	float: left;
	height: auto;
	margin-right: 20px;
	margin-bottom: 54px;
}
.case_box ul li:nth-child(2n){
	margin-right: 0!important;
}
.case_xq img{
	width: 150px;
	height: 150px;
	float: left;
}
.case-text{
	float: left;
	width: 425px;
	margin-left: 15px;
}
.case-text h1{
	width: 95%;
	margin: 0;
	font-size: 20px;
	color: #333;
	line-height: 36px;
    display:-webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.case-text span{
	font-size: 14px;
	color: #666;
	line-height: 32px;
}
.case-text p{
	width: 95%;
	font-size: 16px;
	color: #666;
	line-height: 24px;
	display:-webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}

.rmItem {
    padding-top: 50px;
    background-color: #fcfcfd;
    margin-bottom: 40px;
}

.rmItem .hd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 40px;
}

.rmItem .hd h2 {
    margin-bottom: 20px;
    font-weight: 700;
}

.rmItem .hd p {
    color: #888dae;
    font-size: 14px;
}

.rmItem .hd .tab ul{
    display: flex;
}

.rmItem .hd .tab ul li {
    margin-right: 20px;
    cursor: pointer;
    padding-bottom: 17px;
}

.rmItem .hd .tab ul li.active {
    border-bottom: 2px solid #4067ff;
}

.rmItem .hd .tab ul li:last-child {
    margin-right: 0;
}

.rmItem .bd .list {
    display: none;
}

.rmItem .bd .list:first-child {
    display: block;
}

.rmItem .bd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.rmItem .bd ul li {
    width: 180px;
    margin-bottom: 15px;
}

.rmItem .bd ul li img {
    width: 100%;
}

.tzItem {
    margin: 0 0 50px;
}

.tzItem .left {
    float: left;
}

.tzItem .right {
    float: left;
    width: 550px;
    padding-left: 50px;
}

.tzItem .right .title {
    font-size: 36px;
    font-weight: bold;
    color: #2170e9;
    line-height: 100%;
    margin-bottom: 30px;
}

.tzItem .right .t1 {
    font-size: 16px;
    margin-bottom: 20px;
    color: #666;
}

.tzItem .right .t1 span{
    padding: 0 5px;
}

.tzItem .right .text {
    font-size: 18px;
    line-height: 200%;
    padding-right: 40px;
}

.tzItem .right .more a{
    color: #666;
}
