.swiper {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 380px;
}

.swiper_img img {
    height: 380px;
}

.swiper_main {
    background-color: white;
    margin: 0 auto;
    height: 380px;
}


/* 向下箭头标志 */

.c_main {
    width: 100%;
    padding-top: 20px;
    background-color: white;
    padding-bottom: 90px;
}

.c_tt {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.c_tt1 {}

.c_cfx {
    width: 60px;
    height: 5px;
    background-color: rgb(3, 77, 162);
    position: absolute;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
}


/*向下箭头*/

.triangle_border_down {
    width: 0;
    height: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: rgb(3, 77, 162) transparent transparent;
    /*灰 透明 透明 */
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.c_tm {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: rgb(163, 162, 162);
    height: 100px;
    line-height: 100px;
}

.swiper_img1 img {
    height: 160px;
}

.swiper1 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 200px;
}

.swiper_main1 {
    background-color: white;
    margin: 0 auto;
    /* padding-bottom: 10px; */
}

.c_img_tt {
    text-align: center;
    width: 100%;
    font-size: 10px;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    line-height: 40px;
    background-color: rgb(245, 245, 245);
}

.c_btm {
    height: 40px;
    width: 140px;
    text-align: center;
    line-height: 37px;
    border: 1px solid #eee;
    position: absolute;
    margin-top: 20px;
    right: 0;
    left: 0;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}

.c_main1 {
    padding-bottom: 20px;
    width: 100%;
}

.c_main1_img {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    height: 380px;
    margin-top: 30px;
}

.c_main1_img img {
    width: 1200px;
    height: 380px;
}

.c_tt1 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.c_tt2 {
    width: 1200;
    margin-left: auto;
    margin-right: auto;
}

.c_cl {
    background-color: white;
    margin-right: auto;
    margin-top: 30px;
    width: 1200px;
    margin-left: auto;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}

.swiper2 {
    width: 470px;
    height: 430px;
}

.c_main1_img1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 430px;
}

.c_main1_img1 img {
    height: 430px;
}

.c_cr {
    margin-left: 20px;
    height: 450px;
    width: 730px;
}

.c_cr_cl {
    display: flex;
    flex-wrap: wrap;
}

.c_cr_cr {
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
    margin-left: 30px;
}

.c_cr_cl_zt1 {
    width: 100%;
    font-size: 48px;
    text-align: center;
    font-weight: 600;
    margin-left: 20px;
}

.c_cr_cl_zt2 {
    text-align: center;
    font-size: 14px;
    width: 100%;
    margin-left: 20px;
}

.c_cr_center {
    width: 100%;
    border-bottom: 1px solid #eee;
    display: flex;
    padding-bottom: 30px;
    padding-top: 10px;
}

.c_cr_cr_zt1 {
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 500px;
}

.c_cr_cr_zt2 {
    margin-top: 20px;
    width: 500px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgb(191, 191, 191);
}




.navback {
    position: relative;
    height: 60px;
}

.leftback {
    background: #e60012;
    height: 60px;
    width: 50%;
    position: absolute;
    left: 0;
}

.rightred {
    background: #034da2;
    height: 60px;
    width: 50%;
    position: absolute;
    left: 50%;
}

.navback .nav {
    height: 60px;
    background: url(/Public/home/img/navback.jpg) #034da2 no-repeat;
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -620px;
}

.navback .nav ul li {
    position: relative;
    float: left;
    height: 60px;
    width: 160px;
    text-align: center;
    line-height: 60px;
}

.navback .nav ul li:hover {
    background: #fff;
}

.navback .nav ul li>a {
    color: #fff;
}

.navback .nav ul li:hover>a {
    color: #034da2;
}

.navback .nav ul li:first-child {
    margin-left: 80px;
}

.navback .nav ul li:hover .navhat {
    display: block;
}

.navback .nav .navhat {
    position: absolute;
    left: -50px;
    z-index: 10;
    width: 630px;
    height: 175px;
    background: #fff;
    display: none;
}

.navback .navhat:hover {
    display: block;
}

.navback .nav .navhatleft {
    float: left;
    margin: 20px 0 20px 20px;
    width: 270px;
    height: 130px;
    border-right: 1px solid #eee;
}

.navback .nav .navhatleft .navhat-item {
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    line-height: 16px;
    margin: 10px 15px;
    width: 100px;
}

.navback .nav .navhatleft .navhat-item>a {
    color: #666;
}

.navback .nav .navhatleft .navhat-item:hover>a {
    color: #e60012;
}

.navback .nav .navhatright {
    float: right;
    margin: 20px;
}
.navback .nav .navhatright img{
	width: 300px;
	height: 125px;
}
.topback{
	background: #Fff;
	width: 100%;
	height: 110px;
	overflow: hidden;
}
.topback .top{
	width: 1200px;
	margin: 31px auto;
}
.topback .logo{
	float: left;
}
.topback .searchbox{
	float: right;
	margin-top: 10px;
}
.topback #search{
	float: left;
	width: 180px;
	height: 34px;
	border: 1px solid #e5e5e5;
	border-right: none;
	color: #999;
	font-size: 14px;
	outline:none;
}
.topback .submit{
	border: none;
	padding: 0;
	margin: 0;
	width: 50px;
	height: 34px;
	background: url(/Public/home/img/search.jpg);
}




.foot {
    width: 100%;
    background-color: rgb(14, 71, 136);
}

.foot_1 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    display: flex;
    height: 50px;
    color: white;
}

.foot_l {
    width: 50%;
    line-height: 50px;
}

.foot_r {
    width: 50%;
    text-align: right;
    line-height: 50px;
}


.page {
	overflow: hidden;	
	margin-top: 20px;
	margin-left: 20px;
}

.page a {
	list-style: none;
	float: left;
	width: 34px;
	height: 34px;
	border: 1px solid #eee;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 16px;
	background: #fff;
}
.page span{
	background: #aaa;
	display: block;float: left;
	width: 34px;
	height: 34px;
	border: 1px solid #eee;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 16px;
	color: #fff;
}
.mytopc{
	padding: 10px 0;background-color: rgb(82,82,82);color: white
}