img {
    width: 100%;
   
}

.scarc {
    width: 640px;
}

.schot {
    width: 642px;
    border: none;
}

.scarc ul {
    width: 640px;
}

.gdnr1 {
    width: 230px;
}

.joplist:nth-child(even) li {
    background: #DFEFFD;
}

.jybzb {
    width: 1199px;
    margin: 1.5em auto;
    height: 641px;
    background: url('https://www.csxinhua.com/jiuyebaozhang/bylc.jpg')no-repeat center;
}

.form_t h3 {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    padding: 20px 0;
    width: 100%;
}

.form_t {
    display: flex;
    justify-content: space-around;
    flex-flow: wrap;
    text-align: center;
}

.w_1200 {
    width: 1200px;
    margin: 0 auto;
}

.form_t h3 {
    font-size: 36px;
    color: #fff;
    line-height: 1.2;
    padding: 20px 0;
    width: 100%;
    font-weight: bold;
}

.form_t input {
    width: 386px;
    line-height: 58px;
    height: 58px;
    text-indent: 1em;
    border: 2px #fff solid;
    border-radius: 8px;
    background-color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px 2px rgb(0 0 0 / 20%);
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form_t .btnn input {
    background-color: #ffc949;
    height: 58px;
    box-shadow: 0 0 0 2px #fff inset;
    border: 2px solid #fe3030;
    font-size: 28px;
    color: #333;
    text-indent: 0;
}

* {
    font-family: '微软雅黑';
}

.ct-focusbox {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: -6px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.ct-focusimg {
    height: 500px;
    overflow: hidden;
}

.ct-fimglist {
    position: relative;
}

.ct-fimglist li {
    width: 100%;
    height: 500px;
    float: left;
}

.ct-focustool {
    overflow: hidden;
    position: relative;
    top: -97px;
    height: 97px;
    width: 230px !important;
    margin: auto;
}

.ct-ftoollist {
    position: relative;
}

.ct-ftoollist li {
    width: 100px;
    height: 50px;
    float: left;
    cursor: pointer;
    margin-left: 10px;
    margin-top: 21px;
}

.ct-ftoollist .on a {
    width: 100px;
    height: 50px;
    display: block;
    margin-right: -4px;
    z-index: 100;
    top: -5px;
    border: 2px solid #FFF;
}

.bgf03a3b {
    background: linear-gradient(to right, #f03a3b, #ff6302);
    padding: 20px 0;
}

/* 定义滚动动画 */
@keyframes scroll {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-50%);
    }
}

.b1,
.b2 {
    animation: scroll 55s linear infinite backwards;
    /* 调整滚动速度和持续时间 */
}

.inline_block {
    display: inline-block;
}

.red_h2 {
    background-color: red;
    width: 200px;
    height: 63px;
    display: inline-flex;
    /* 设置为行内弹性盒布局 */
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /* 垂直居中 */
    margin-top: 28px;
}

.grey_h3 {
    background-color: #eeeeee;
    width: 520px;
    height: 63px;
    display: inline-flex;
    /* 设置为行内弹性盒布局 */
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /* 垂直居中 */
    margin-left: 36px;
}



.juzhong {
    text-align: center;
    margin-top: 20px;
}

.butt span {
    background-color: #ff6849;
    color: #FFF;
    display: inline-block;
    width: 500px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 20px;
}

.one {
 text-align: center;
 margin-top: 20px;
}
.two {
    /* height: 640px; */
    text-align: center;
    /* background-image: url('images/0603_07.png'); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.three {
    /* height: 600px; */
    text-align: center;
    /* background-image: url('images/0603_08.png'); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.four {
    /* height: 640px; */
    text-align: center;
    /* background-image: url('images/0603_09.png'); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.five {
    width:1290px;
    margin:0px auto;
}



.red_h2_two {
    background-color: red;
    width: 63px;
    height: 63px;
    display: inline-flex;
    /* 设置为行内弹性盒布局 */
    justify-content: center;
    /* 水平居中 */
    align-items: center;
    /* 垂直居中 */
    margin-top: 28px;
    

}

.red_h2_text {
    width: 1200px;
    display: inline-flex;
}
.red_h2_text span {
    position: relative;
    top: -20px;
    left: 10px;
    font-size: 20px;
    font-weight: 500;
	line-height: 2em;
}

.grey_h3_bottom {
    background-color: #eeeeee;
    width: 1050px;
    height: 63px;
    margin-left: 20px;
    position: relative;
    bottom: 5px;
    display: inline-flex;
    /* 设置为行内弹性盒布局 */
    justify-content: center;
    align-items:center;
    /* 水平居中 */
    /* align-items: center; */
    /* 垂直居中 */
    /* margin-left: 36px; */
}

.grey_span {
    font-size: 20px;
}   


.left_image {
	width: 100px;
	height: 60px;
	margin-right:10px;
}

.right_image{
	width: 100px;
	height: 55px;
	margin-left: 10px;
}


