@charset "utf-8";
.case_banner{
	background-image: url(../images/mtyy_banner.jpg);
	height: 500px;
}
.grzx_main2 .wrap {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 75px;
}
.grzx_main2_one {
    width: 100%;
    height: 490px;
    margin-bottom: 37px;
}
.grzx_main2_two {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px;
}
.grzx_main2_one_left {
    width: 40.8%;
    height: 490px;
    background-color: #333;
    padding-left: 6%;
    padding-right: 5%;
}
.grzx_main2_one .main_pic {
    height: 100%;
    width: 59.2%;
}
.main_pic {
    overflow: hidden;
}
.grzx_main2_one_left h5 a {
    display: block;
    font-size: 26px;
    color: #f5f5f5;
    padding-top: 110px;
    line-height: 1;
}
.grzx_main2_one_left h6 {
    font-size: 18px;
    color: #f5f5f5;
    padding-top: 15px;
}
.grzx_main2_two h5 a {
    display: block;
    font-size: 26px;
    color: #333;
    padding-bottom: 20px;
    padding-top: 30px;
}
.grzx_main2_two p {
    font-size: 18px;
    color: #666;
    margin-bottom: 15px;
}
.more:hover {
    color: #ff6600;
}
.grzx_main2 .c-main {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 75px;
}
.more:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ff6600;
    position: absolute;
    left: 0;
    bottom: -1px;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transition: -webkit-transform .32s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1);
    transition: transform .6s cubic-bezier(.4,0,.2,1),-webkit-transform .6s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9;
}
.more:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.grzx_main2_one_left .more {
    color: #000;
    margin-top: 90px;
    font-size: 14px;
}
.more {
    display: inline-block;
    transition: 0.6s;
    border: 1px solid #c1c1c1;
    position: relative;
    padding: 7px 15px;
    background: #fff;
    color: #ff6600;
}
.list-wrap {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    transition: all 0.3s ease 0.1s;
}
.list-wrap  img{
	width: 100%;
	height: 100%;
}
.main_pic img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.list-wrap .up-graybox {
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
}
.list-wrap .up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
.list-wrap .up-graybox .stit {
    font-size: 16px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    background: url(../images/hover.png)center no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #ff6600;
}
.list-wrap .up-graybox .line {
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    transition: all 0.6s ease 0s;
}
.list-wrap .up-graybox .linet {
    top: 0;
}

.clearfix {
    display: block;
}
.grzx_main2 {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 0;
	overflow: hidden;
}
.l {
    float: left;
}
.main_pic img {
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.list-wrap:hover .up-graybox {
    opacity: 1;
}
.list-wrap .up-graybox:hover .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.div_width_100per {
    padding-bottom: 50px;
    margin-bottom: 0 !important;
}
.div_width_100per {
    float: left;
    width: 100%;
}

.div_welcome_role_title {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
    color: #424242;
    font-size: 30px;
}
.div_business_login_title_line {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ebebeb;
    height: 27px;
}
.div_welcome_role_title .div_welcome_role_subtitle {
    float: left;
    width: 140px;
    margin: -15px 0 10px 520px;
}
.div_relative {
    position: relative;
}
.div_welcome_role_subtitle font {
    position: absolute;
    background: #f6f6f6;
    font-size: 16px;
    z-index: 100;
    color: #bbb;
    width: 240px;
    text-align: center;
    margin: 0;
    left: 0;
    top: 1px;
}
.div_null {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
    padding: 6px 0;
}
.box_title {
    margin: 50px auto 10px auto;
    clear: both;
}
.box_en {
    color: #bbbbbb;
    font-size: 20px;
}
.box_en span {
    color: #f7ab00;
    font-size: 20px;
}
.box_szm {
    color: #f7ab00;
    font-size: 90px;
    line-height: 80px;
    padding-right: 5px;
}
.box_cn {
    color: #20bea7;
    font-size: 40px;
    line-height: 50px;
}
.box_title + h1 {
    margin-bottom: 50px;
}