body {
    background-color: #fff;
}
.nybanner {
    height: 514px;
}
.div_width_1000_auto {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0 80px;
}
.div_welcome_role_title {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
    color: #424242;
    font-size: 30px;
    margin-bottom: 55px;
}
.div_business_login_title_line {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ebebeb;
    height: 27px;
    border-bottom-width: 1px;
}
.div_welcome_role_title .div_welcome_role_subtitle {
    float: left;
    width: 140px;
    margin: -15px 0 10px 473px;
}
.div_relative {
    position: relative;
}
.div_welcome_role_subtitle font {
    position: absolute;
    background: #fff;
    font-size: 16px;
    z-index: 100;
    color: #bbb;
    width: 240px;
    text-align: center;
    margin: 0;
    left: 0;
    top: 1px;
}
.pd-l{
    overflow: hidden;
    width: 1000px;
    margin: auto;
}
.pd-l li {
    float: left;
    width: 186px;
    height: 190px;
    background-color: #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px -3px 5px #d7d7d7 inset;
    margin-right: 17px;
    text-align: center;
    margin-bottom: 3%;
    position: relative;
}

.pd-l li:nth-child(5N) {
    float: left;
    width: 186px;
    height: 190px;
    background-color: #f2f2f2;
    border-radius: 5px;
    box-shadow: 0px -3px 5px #d7d7d7 inset;
    margin-right: 0;
    text-align: center;
    margin-bottom: 3%;
    position: relative;
}
.pd-l li div {
    width: 150px;
    margin: 8% auto;
    position: relative;
}
.mttg-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: white;
    text-align: center;
    overflow: hidden;
    margin-left: 25px;
    border: 1px solid #d5d5d5;
    line-height: 100px;
    margin-bottom: 11%;
}
.mttg-img img {
    width: 50%;
    vertical-align: middle;
  margin-top: 25px;
}
.mttg-name {
    color: #666;
    font-size: 16px;
    margin-bottom: 11%;
}
.pttg_four {
    background: #f3f6fd;
    height: 1114px;
    overflow: hidden;
}
.pttg_four article {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}
.pttg_four article .pttg_four_one h2 {
    text-align: center;
    font-size: 45px;
}
.pttg_four article .pttg_four_one p {
    text-align: center;
    padding-top: 15px;
    color: #aaa;
}
.pttg_four article .pttg_four_two ul{
    overflow: hidden;
}
.pttg_four article .pttg_four_two ul li {
    float: left;
    width: 46%;
    padding-top: 50px;
    background: #fff;
    height: 203px;
    box-sizing: border-box;
    position: relative;
}
.pttg_four article .pttg_four_two ul li:nth-child(2n){
    float: right;
}
.pttg_four article .pttg_four_two ul li:before{
    content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 35px;
    top: 55px;
    background: url(../images/market/p1.png) no-repeat;
}
.pttg_four article .pttg_four_two ul li:nth-of-type(2):before{
    background: url(../images/market/p2.png) no-repeat;
    background-size: contain;
}
.pttg_four article .pttg_four_two ul li:nth-of-type(3):before{
    background: url(../images/market/p3.png) no-repeat;
    background-size: contain;
}
.pttg_four article .pttg_four_two ul li:nth-of-type(4):before{
    background: url(../images/market/p4.png) no-repeat;
    background-size: contain;
}
.pttg_four article .pttg_four_two ul li:nth-of-type(5):before{
    background: url(../images/market/p5.png) no-repeat;
    background-size: contain;
}
.pttg_four article .pttg_four_two ul li:nth-of-type(6):before{
    background: url(../images/market/p6.png) no-repeat;
    background-size: contain;
}

.pttg_four article .pttg_four_two ul li div {
    padding-left: 110px;
    padding-right: 50px;
}
.pttg_four article .pttg_four_two ul li div h3 {
    font-weight: bold;
    font-size: 20px;
    color: #ff0000;
}
.pttg_four article .pttg_four_two ul li:nth-child(2n) div h3 {
    color: #1576ff;
}
.pttg_four article .pttg_four_two ul li div p {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}
.to-rank {
    text-align: center;
    padding: 56px 0 67px;
    background: url(../images/market/yxz14.png) no-repeat top center;
    box-sizing: border-box;
    overflow: hidden;
}
.torank-title {
    font-size: 30px;
    color: #1367AF;
}
.torank-subt {
    font-size: 20px;
    margin: 19px 0 36px;
}
.torank-img {
    width: 100%;
    max-width: 910px;
    max-height: 910px;
    display: block;
    margin: 0 auto;
}
.div_width_100per {
    width: 100%;
    margin-bottom: 15px;
    background:#fff;
}
.div_width_1000_auto {
    width: 1200px;
    margin: 0 auto;
}
.div_welcome_role_title {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    line-height: 30px;
    color: #424242;
    font-size: 30px;
    margin-bottom: 55px;
}
.media_detail {
    min-height: 220px;
    width: 1200px;
}
.media_detail li{
    overflow: hidden;
    width: 950px;
    margin: 0 auto 20px;
}
.media_detail li .box{
    width: 200px;
    height: 120px;
    background: #ff6766;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    margin-right: 30px;
    border: 0;
    padding: 29px 20px;
    box-sizing: border-box;
}
.media_detail li.media2 .box{
    background: #01cccb;
}
.media_detail li.media3 .box{
    background: #f7b94b;
}
.media_detail li.media4 .box{
    background: #0f54f3;
}
.media_detail li .box p{
    font-size: 26px;
    margin-bottom: 14px;
    font-weight: bold;
}
.media_detail li .box span{
    font-size: 17px;
    display: block;
}
.media_detail li .info{
    border: 3px solid #dedede;
    height: 120px;
    box-sizing: border-box;
    width: 720px;
    border-radius: 10px;
    padding: 12px 20px;
}
.media_detail li.media2 .info,
.media_detail li.media4 .info{
    border: 0;
}
.media_detail li .info p{
    line-height: 30px;
    font-size: 16px;
}
.media_detail li .info p:before{
    content: '';
    display: inline-block;
    width: 10px;
    height:10px;
    background: #ff6766;
    border-radius: 50%;
    margin-right: 20px;
}
.media_detail li.media2 .info p:before{
    background: #01cccb;
}
.media_detail li.media3 .info p:before{
    background: #f7b94b;
}
.media_detail li.media4 .info p:before{
    background: #0f54f3;
}
.caseBox {
    width: 1100px;
    margin: 30px auto 0;
    position: relative;
    padding-bottom: 70px;
}
.caseBox ul{
    width: 1100px;
    overflow: hidden;
}
.caseBox ul li {
    width: 25%;
    float: left;
}
.caseBox ul li a {
    margin: 0px 18px 10px 0;
    display: block;
    float: left;
    height: 160px;
    width: 240px;
    position: relative;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    line-height: 160px;
    padding: 0 13px;
}
.caseBox ul li img {
    /* width: 100%; */
    max-height: 100%;
    vertical-align: middle;
}
.w120 {
    margin: 0 auto;
    width: 1000px;
}
.dinzhifangan {
    width: 100%;
    background: url(../images/market/bj.jpg)center no-repeat;
    height: 418px;
    overflow: hidden;
}
.dinzhifangan .w120 .dzfa_button {
    background: url(../images/market/yxfa_08.png) center no-repeat;
    width: 254px;
    background-size: 100%;
    height: 59px;
}

.to-menu{
    display: block;
    width: 100%;
    height: 250px;
    background: url(../images/market/yu.jpg) repeat;
    background-size: contain;
    padding: 40px 0 0;
    box-sizing: border-box;
}
.to-menu .w98{
    width: 500px;
    margin: auto;
}
.to-menu .w98 p{
    margin-bottom: 10px;
}
.to-menu .w98 p label{
    display: inline-block;
    width: 130px;
    font-size: 18px;
    font-weight: bold;
    color: #626262;
    text-align: right;
    margin-right: 10px;
}
.to-menu .w98 p input{
    display: inline-block;
    width: 350px;
    height:40px;
    border: 1px solid #eee;
    padding: 0 20px;
    box-sizing: border-box;
}
.to-menu .to-submit{
    display: block;
    width: 350px;
    height: 60px;
    background: #1677ff;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
    margin-top: 20px;
    border-radius: 10px;
    border: 0;
    letter-spacing: 2px;
    cursor: pointer;
}







