.row1 {
    background: url(../images/bg1.png) no-repeat;
    width: 100%;
    height: 828px;
    overflow: hidden;
    margin: 0 auto;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.row1 .title {
    width: 1054px;
    height: 77px;
    margin: 103px auto 0 auto;
}

.row1 .title a {
    display: block;
    height: 77px;
}

.row1 .left {
    width: 601px;
}

.row1 .right {
    width: 541px;
    margin-right: 20px;
}

.row1 .right a {
    font-size: 30px;
    color: #267cda;
    line-height: 30px;
    padding: 20px 0;
    display: block;
    font-weight: 600;
}

.row1 .right .xhx {
    background: url(../images/xhx.png) no-repeat;
    width: 100%;
    height: 5px;
    margin: 0 auto 16px auto;
}

.row1 .right p {
    font-size: 20px;
    color: #000;
    line-height: 35px;
    font-weight: 600;
}

.row1 .box {
    width: 600px;
    float: left;
}

.row1 .box .img {
    width: 282px;
    float: left;
}

.row1 .box .text {
    width: 286px;
    float: left;
    margin-left: 10px;
}

.row1 .box .text a {
    font-size: 20px;
    color: #267cda;
    font-weight: 600;
    border-bottom: 1px solid#afb1b2;
    width: 286px;
    display: block;
    height: 35px;
}

.row1 .box .text p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    line-height: 25px;
    margin-top: 10px;
}

.row2 {
    background: url(../images/bg2.png) no-repeat;
    width: 100%;
    height: 636px;
    overflow: hidden;
    margin: 0 auto;
}

.row2 .title {
    width: 989px;
    height: 81px;
    margin: 35px auto 0 auto;
}

.row2 .title a {
    display: block;
    height: 81px;
}

.jcImgScroll {
    position: relative;
    height: 426px;
    width: 1200px;
    margin: 0 auto;
}

.jcImgScroll em.sPrev {
    width: 32px !important;
    height: 68px !important;
    background: url(../images/left.png) no-repeat right center;
    left: -10px !important;
}

.jcImgScroll em.sNext {
    width: 32px !important;
    height: 68px !important;
    background: url(../images/right.png) no-repeat left center;
    right: -10px !important;
}

.jcImgScroll li a {
    display: block;
}

.jcImgScroll li img,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: none;
}

.jcImgScroll dl {
    display: none !important;
}

.jcImgScroll dl dd:hover,
.jcImgScroll dl dd.curr {
    background-position: 0 0;
}

li.select {
    overflow: visible !important;
}

li img {
    width: 100%;
    height: auto;
}

.jcImgScroll li{
    background: #fff;
    width: 377px;
    height: 426px;
    border-radius: 0  0 10px 10px;
}

li p {
    display: block;
    height: 30px;
    font-size: 16px;
    color: #3784dc;
    font-weight: 600;
    padding: 10px 10px 5px;
    white-space: nowrap;
    overflow:hidden;text-overflow:ellipsis;
}

li .xhx {
    background: url(../images/xhx.png) no-repeat;
    width: 359px;
    height: 5px;
    margin: 0 auto 10px auto;
    display: block;
}

li .zy {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    display: block;
    line-height: 22px;
    box-sizing:border-box;
}

.row3 .title {
    width: 1102px;
    height: 81px;
    margin: 45px auto 0 auto;
}

.row3 .title a {
    display: block;
    height: 81px;
}

.row3 .left {
    width: 599px;
}

.row3 .left .bt {
    display: block;
    margin: 0 auto;
    font-size: 24px;
    color: #000;
    line-height: 35px;
    font-weight: 600;
    cursor: pointer;
}

.row3 .left .bt1 {
    display: block;
    margin: 0 auto;
    font-size: 20px;
    color: #5d5d5d;
    line-height: 30px;
}

.row3 .right {
    width: 547px;
}

.row3 .right a{
    display: block;
    margin: 0 auto;
    font-size: 24px;
    color: #000;
    line-height: 35px;
    font-weight: 600;
    cursor: pointer;
}

.row3 .right p {
    display: block;
    margin: 0 auto 15px auto;
    font-size: 20px;
    color: #5d5d5d;
    line-height: 35px;
    height: 65px;
    padding-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px solid #b2b2b2;
}

li.select p {
    font-size: 20px;
    padding: 20px;
}

li.select .zy {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    padding: 10px;
    width: 359px;
    margin: 0 auto;
    display: block;
    line-height: 28px;
}

li img{
    max-width:100%;
}