body,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
select,
textarea,
button,
th,
td,
menu {
    margin: 0;
    padding: 0;
    color: #292929;
    font-family: "微软雅黑";
    outline: none;
}
* {
    touch-action: pan-y;
}
ul,
dl,
ol {
    list-style: none;
}

.container-fluid {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0;
}

a {
    color: #494949;
    text-decoration: none;
}

@font-face {
    font-family: 'iconfont';
    /* project id 1755600 */
    src: url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.eot');
    src: url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.woff') format('woff'), url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1755600_vkb5k6t0btn.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#g_body {
	width:100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}
.Center{
	padding-top: 3.2em;
    padding-bottom: 4em;
	overflow-x: hidden;
	width:100%;
}
/* 头部 */
.head {
   	position: fixed;
    background-color: #EA1722;
    display: flex;
    align-items: center;
    height: 44px;
    top: 0;
    width: 100%;
    z-index: 999;
}
.head h2 {
    width: 25%;
    font-size: 18px;
    color: #FFF;
    text-align: center;
    font-weight: 600;
}
.head h2 a{
	color: #FFF;
}
.head .search {
    width: 61%;
    position: relative;
}

.head .search input {
    width: 85%;
    height: 30px;
    border: 1px solid #ccc;
    border-radius: 20px;
    padding-left: 5%;
}

.head .search span {
    position: absolute;
    top: 0px;
    right: 46px;
    font-size: 21px;
    color: #EA1722;
    font-weight: bold;
}

.head p a {
    color: #FFF;
}

.head p a {
    width: 14%;
    font-size: 14px;
}

.head p span {
    color: #FFF;
}

/* 导航图标列表 */
.swiper2 {
    width: 100%;
    position: relative;
    top: -25px;
	z-index: 60;
}

.swiper-container2 {
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    padding-top: 20px;
    border-radius: 20px;
}

.swiper-container2 .contentbox ul:first-child {
    margin-bottom: 15px;
}

.swiper-container2 .contentbox ul {
    display: flex;
}

.swiper-container2 .contentbox ul li {
    width: 20%;
    text-align: center;
}

.swiper-container2 .contentbox ul li p {
    font-size: 14px;
    color: #666666;
	display:block;
}

.swiper-container2 .contentbox ul li img {
    display: block;
    margin: 0 auto;
	width:50px;
    margin-bottom: 5px;
}

.swiper1 .swiper-container1 .swiper-slide img {
    width: 100%;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -13px !important;
}

.advertising {
    width: 95%;
    height: 40px;
    margin: 0 auto;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    overflow: hidden;
    background: -moz-linear-gradient(top, #F7F7F7, #E5E5E5);
    background: -o-linear-gradient(top, #F7F7F7, #E5E5E5);
    background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#F7F7F7), to(#E5E5E5));
}
.advertising p span:first-child {
    color: #A6A6A6;
    margin-right: 5%;
    font-size: 24px;
    position: absolute;
    left: -5%;
}
.advertising p {
    margin-left: 9%;
    position: relative;
}

/*号码样式*/
.homeProul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    flex: 2;
    flex-wrap: wrap;
}

.homeProul li {
    width: 47%;
    border: 1px solid #ccc;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.homeProul_02 {
    width: 100%;
    height: 100%;
    background-color: #999;
    display: none;
    z-index: 10;
    position: relative;
}
.homeProul_mobile2{
	color: #FFF;
    display: block;
    padding-top: 10px;
    font-size: 20px;
}

.homeProul_tk{
	display: flex;
    justify-content: center;
    align-items: center;
}

.homeProul_gm {
    color: #fff;
    width: 65px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
	    font-size: 12px;

    display: inline-block;
    background-color: #ff2a06;
}
.homeProul_sc {
    color: #fff;
    width: 65px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
	    font-size: 12px;

    display: inline-block;
    background-color: #333;
}
.homeProul_gm img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.homeProul_sc img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.homeProul_mobile .iconbil{
	width: 20px;
    height: 20px;
	line-height: 20px;
    text-align: center;
    display: inline-block;
    background-color: #EA1722;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    margin-right: 5%;
    position: absolute;
    top: 13%;
    left: 6%;
}

.homeProul_price span{
	color: Red;
    font-size: 12px;
}

.btn {
    display: flex;
    justify-content: center;
    margin-top: 8px;
    margin-bottom: 10px;
}

.btn a {
    width: 35%;
    margin: 0 auto;
    background-color: #EA1722;
    border: 0px;
    color: #FFF;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
}
.lianghao-r{
	position: relative;
}
.lianghao-r img {
    width: 100%;
    display: block;
}

.lianghao-r .mb1 {
    position: absolute;
    left: 10%;
    top: 19%;
    display: flex;
    width: 35%;
    flex: 2;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lianghao-r .mb1 a {
	display:block;
    width: 59px;
    height: 29px;
    margin-bottom: 5%;
    border: 1px solid #ccc;
    text-align: center;
	padding-right:0px;
	line-height:29px;
	background-color: #fff;
}

.lianghao-r .mb2 {
    position: absolute;
    right: 10%;
    top: 19%;
    display: flex;
    width: 35%;
    flex: 2;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lianghao-r .mb2 a {
	display:block;
    width: 59px;
    height: 29px;
    margin-bottom: 5%;
    border: 1px solid #ccc;
    text-align: center;
	padding-right:0px;
	line-height:29px;
	background-color: #fff;
}
.bigmore{
	margin-left: 15px;
	font-weight: 600;
    font-size: 16px;
}
.homeProul_address{
	text-align: left;
    margin-left: 42px;
}

.homeProul_price{
	text-align: left;
    margin-left: 42px;
}
.banner_noe img {
    width: 100%;
    display: block;
}

/*行业资讯*/
.swiper_list {
    width: 100%;
   	padding-bottom: 20px;
    overflow: hidden;
    margin-top: 15px;
}

.swiper_list .list {
    display: flex;
    justify-content: space-around;
}

.swiper_list .list .active {
    color: #F6440F;
    border-bottom: 2px solid #F6440F;
}

.swiper_list .list li {
    text-align: center;
    width: 25%;
    height: 30px;
    line-height: 30px;
    font-weight: 600;
}

.swiper_ul {
    width: 300%;
    position: relative;
}

.swiper_ul .slide {
    width: 33.3%;
    float: left;
}

.swiper_ul .slide a{
	width: 95%;
    display: block;
    margin: 0 auto;
	line-height: 30px;
}

.swiper_ul .slide .more_lh{
	display: flex;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

.swiper_ul .slide .more_lh a{
	width: 35%;
    text-align: center;
    background-color: #EA1722;
    border: 0px;
    color: #FFF;
    height: 40px;
    border-radius: 20px;
    line-height: 40px;
}








/*底部*/
.Footer {
    border-color: #f2f2f3;
    background-color: #f8f8f8;
    border-top: 1px solid #f1f1f1;
    height: 4em;
    padding-top: 0em;
    overflow: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}

.Footer_menu {
    height: 4em;
    width: 100%;
    font-size: 1em;
}

.Footer_menu a {
    width: 25%;
    height: 4em;
    display: inline-block;
    text-align: center;
    float: left;
}

.Footer_menu a span {
    width: 100%;
    height: 1.6em;
    display: inline-block;
    text-align: center;
    margin-top: 0.5em;
}

.Footer_menu a span img {
    width: 1.6em;
    height: 1.6em;
}

.Footer_menu a p {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 0.2em;
}

.Footer_menu a label {
    position: absolute;
    top: 3px;
    margin-left: -25px;
    z-index: 1000;
    background: #ef4047;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    width: 18px;
    height: 15px;
    border-radius: 100%;
    text-align: center;
}

/*收藏夹*/
.phoneDiv {
    width: 100%;
}

.phoneFullBg {
    background-color: #000;
    opacity: 0.3;
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
}

.tablesDiv {
    background-color: white;
    bottom: -100%;
    height: auto;
    opacity: 1;
    overflow: auto;
    position: fixed;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 10001;
    transition: bottom 0.5s;
    -moz-transition: bottom 0.5s;
    -webkit-transition: bottom 0.5s;
    -o-transition: bottom 0.5s;
}

.pCancle_title {
    height: 30px;
    line-height: 30px;
    width: 95%;
    border-bottom: 1px solid #ccc;
    margin: 0px auto;
}

.pCancle_title samp {
    float: right;
    cursor: pointer;
}

.pCancle_Cionment {
    min-height: 60px;
    width: 95%;
    margin: 0px auto;
    text-align: center;
}

.setcardsc {
    margin: 0 auto;
}

.setcardsc ul {
    margin: 0px auto;
}

.setcardsc ul li:last-child {
    width: 100%;
    border-bottom: #ccc dashed 0px;
    display: inline-block;
    line-height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.setcardsc ul li a:first-child {
    width: 68%;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    float: left;
    color: #087dc8;
    font-size: 14px;
    text-align: left;
    background: none;
    border-radius: 0px;
}

.setcardsc ul li a {
    width: 12%;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    float: right;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #ef4047;
    border-radius: 5px;
}

.setcardsc ul li a:last-child {
    width: 12%;
    height: 30px;
    display: inline-block;
    margin-right: 5px;
    float: right;
    color: #c8c8c8;
    font-size: 14px;
    text-align: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    background: none;
}
.technical {
    color: #333;
    text-align: center;
    margin-top: 10px;
}

/*pcmobile 样式*/
.homeFloor2{
	padding-top: 20px;
}

.proClassTab {
    position: fixed;
    top: 44px;
    width: 100%;
    z-index: 9999;
    background: #fff;
}

.proClassTab ul {
    margin-bottom: 0px;
}
.proClassTab ul li {
    float: left;
    height: 46px;
    line-height: 46px;
    width: 25%;
    text-align: center;
    border-left: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    font-size: 14px;
    color: #666;
}
.proClassTab ul li img {
    margin-left: 5px;
    vertical-align: middle;
    margin-top: -2px;
    transition: transform .3s ease-in 0s;
    -webkit-transition: -webkit-transform .3s ease-in 0s;
    transform: rotate(
0deg);
}

/*筛选*/
.proClassTabListConment1 {
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 99999;
    left: 0;
    top: 0;
}

.proClassTabListCount1 {
    position: fixed;
    left: 100%;
    height: 100%;
    width: 90%;
    top: 0px;
    background: #fff;
    z-index: 999990;
    transition: height 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
}

#layout_pop .slide-head {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    background: #fff;
    font-size: .5rem;
    color: #666;
}

#layout_pop .item-cont {
    height: calc(89%);
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: .5rem;
}

#layout_pop .item-cont .item-li {
    background: #fff;
    position: relative;
    border-top: 5px solid #f1f1f1;
}

#layout_pop .item-cont .item-li li {
    border-bottom: 1px solid #bfbfbf;
    position: relative;
    line-height: 3.5em;
    height: 3.5em;
    width: 100%;
    display: inline-block;
    font-size: 12px;
}

#layout_pop .item-cont .item-li li label {
    float: right;
    margin-right: .8rem;
}

#layout_pop .item-cont .item-li li small {
    float: right;
    font-size: 12px;
    margin-right: .8rem;
}
#layout_pop .item-cont .item-li li span {
    margin: 0 0 0 .8rem;
    text-align: left;
    display: block;
    width: 100%;
    font-size: 14px;
}
#layout_pop .item-cont .item-li li label img {
    width: 8px;
}

#layout_pop .btnBox {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4.5em;
    line-height: 4.5em;
}
#layout_pop .btnBox>div {
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    text-align: center;
    font-size: 12px;
    color: #333;
}
#layout_pop .btnBox .clear-val {
    border-top: 1px #dadada solid;
    background: #fff;
    color: #888;
}

#layout_pop .slide-head {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    background: #fff;
    font-size: .5rem;
    color: #666;
}

#layout_pop .slide-head>div {
    font-size: 18px;
    box-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    padding: 0 .5rem;
    height: 3em;
    line-height: 3em;
    border-bottom: 1px #dfdfdf solid;
}

#layout_pop .slide-head .rt {
    text-align: right;
    padding-right: 10px;
}

#layout_pop .slide-head .lt {
    font-family: "tk" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#layout_pop .slide-head .ctr {
    text-align: center;
}

.proClassTabListCount2 {
    position: absolute;
    left: 100%;
    height: 100%;
    width: 90%;
    top: 0px;
    background: #fff;
    z-index: 999991;
    transition: height 0.5s;
    -moz-transition: left 0.5s;
    -webkit-transition: left 0.5s;
    -o-transition: left 0.5s;
}

#layout_pop .slide-head {
    display: box;
    display: -moz-box;
    display: -webkit-box;
    background: #fff;
    font-size: .5rem;
    color: #666;
}

#layout_pop .item-cont {
    height: calc(89%);
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: .5rem;
}

#layout_pop .item-cont .item-li li a {
    display: block;
    font-size: 14px;
}

a.curlinker {
    color: #ff2a06;
}

.curlinker:after {
    content: " √";
}

#layout_pop .btnBox .rt {
    background-color: #ef4047;
    color: #fff;
    font-size: 12px;
}

.rt .subfromobj {
    color: #ffffff;
    font-size: 16px;
}
.backtop {
    float: right;
    text-align: center;
}
/*咨询弹框-样式*/
.con {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    z-index: 9999999;
}

.texts {
    font-size: 1.5em !important;
    text-align: center;
    color: #000000;
    background: #fff;
    margin: 0 1rem;
    position: relative;
    padding: 1rem 1rem;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

/*内页头部*/
.Header {
    min-height: 3.5em;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    background-color: #EA1722;
}

.ub {
    display: -webkit-box !important;
    display: box !important;
}

.nav-btn {
    min-height: 3.5em;
    min-width: 3em;
    display: -webkit-box !important;
    display: box !important;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    box-pack: center;
}

.nav-center {
    padding: 0.6em 0.5em 0em 0;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important;
    -webkit-box-flex: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.nav-right {
    min-height: 3.5em;
    min-width: 5.5em;
    display: -webkit-box !important;
    display: box !important;
    position: relative;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: center;
    box-pack: center;
}

.icon-adduser {
    font-size: 1.2em !important;
    min-width: 1em;
    min-height: 1em;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    outline: 0 !important;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.icon-adduser a {
    cursor: pointer;
    color: #ffffff;
    font-size: 0.9em !important;
}

.icon-adduser img {
    vertical-align: middle;
    margin-left: 0.5em;
    margin-right: 0.5em;
    margin-top: -0.2em;
}
.ico_left {
    background: url(../img/PicLeft.png);
    width: 2em;
    min-height: 2em;
    background-size: 100%;
}
.dinggou1 {
    position: relative;
    padding: 10px 10px 20px 10px;
}

.bgcolor2 {
    width: 100%;
    display: block;
    height: 100px;
    background-color: #EA1722;
    position: absolute;
}

.dinggou1{
    width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 2px 2px 10px #ccc;
}

.proClass{
	padding-top: 40px;
}


.dinggou_beizhu {
    min-height: 20px;
    width: 100%;
    margin-top: 10px;
}

.dinggou_beizhu td {
    font-size: 1.1em;
    min-height: 35px;
    line-height: 35px;
    color: #282828;
    border-bottom: 1px solid #eee;
}

.dinggou_haoma h3{
	    text-align: center;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}

.dinggou_haoma_y{
	text-align:center;
}

.dinggou_haoma_y a{
	display: inline-block;
    width: 25%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #FFF;
    color: #EA1722;
    border-radius: 30px;
    border: 1px solid #ccc;
    margin-left: 2%;
    font-weight: 600;
}

.dinggou_haoma_y img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}

.dinggou_haoma_y a:last-child {
    background-color: #FFCC00;
    color: #666666;
}

.message{
	width: 95%;
    margin: 0 auto;
    background-color: #FFF;
    border-radius: 20px;
    padding: 15px 10px;
    box-shadow: 2px 2px 10px #ccc;
    margin-top: 25px;
}

.floorTit{
	width:95%;
	display:flex;
	margin: 0 auto;
	border-left: 4px solid #EA1722;
	padding-left: 10px;
}

.floorTit span{
	font-size: 16px;
}

.floorTit a{
	font-size: 12px;
    color: #666666;
	display: inline-block;
    margin-left: auto;
}
.homeFloor{
	padding-top:20px;
}

.bannerpagination{
	position: absolute;
}

.more_lh {
    text-align: center;
}

.more_lh a {
    text-align: center;
    display: inline-block;
    margin: 10px 0;
    padding: 5px 30px;
    border: 1px solid #fd4a4a;
    background: #fd4a4a;
    color: #fff;
    border-radius: 45px;
}

.number {
    margin-top: 30px;
	margin-bottom: 15px;
    border-bottom: 1px solid #CCCCCC;
}

.number .title {
    width: 95%;
    margin: 0 auto;
    display: flex;
}

.number .title li {
    width: 30%;
    text-align: center;
    padding-bottom: 8px;
    font-weight: 500;
	font-size:16px;
}
.number .title .active{
	    border-bottom: 1px solid #F6440F;
}
.banner_noe{
	margin-bottom:10px;
}


/*新闻资讯页*/
.content {
    height: auto;
    min-height: 300px;
    padding-bottom: 15px;
    padding-top: 15px;
}


.newstitle {
    width: 100%;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 5px;
    padding: 0 15px;
    color: #444;
    text-align: center;
    font-size: 16px;
    border-bottom: #e1e1e1 dashed 1px;
}

.time {
    height: 25px;
    text-align: center;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.time span {
    padding: 0px 5px;
    font-size: 12px;
    color: #444;
}

.newsp {
    height: auto !important;
    line-height: 1.8;
    color: #444;
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 450px;
    text-align: justify;
}

.newsp img{
	width:100%;
}


/*搜索页面*/
.link_head {
    display: flex;
    margin-top: 10px;
}

.link_head .active {
    background-color: red;
    color: #fff;
    border: 1px solid red;
}

.link_head a {
    display: inline-block;
    width: 15%;
    text-align: center;
    line-height: 30px;
}

.link_head ul {
    display: flex;
    width: 70%;
}

.link_head ul li {
    width: 24%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.link_content {
    padding: 15px;
}

.link_content h3 {
    display: block;
    margin-bottom: 18px;
    font-size: 16px;
    font-weight: 500;
}

.link_content .ceach {
    display: flex;
}

.link_content .ceach .keyword {
    display: inline-block;
    border: 1px solid #ddd;
    width: 80%;
    padding: 9px 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-indent: 10px;
    font-size: 14px;
}

.link_content .ceach .btn {
        display: inline-block;
    width: 20%;
    text-align: center;
    background: red;
    color: #fff;
    height: 39px;
    line-height: 23px;
    vertical-align: top;
    font-size: 14px;
    margin: 0;
}

.link_content .ceach_ul {
    display: flex;
    text-align: center;
    margin: 10px 0 20px 0;
}

.link_content .ceach_ul li {
    width: 22%;
    display: inline-block;
    border: 1px solid #ccc;
    background: #F6F6F6;
    text-align: center;
    margin-right: 3%;
    border-radius: 15px;
    padding: 7px 0;
    font-size: 12px;
}

.search_jq {
    display: flex;
}

.search_jq input {
    width: 9%;
    border: 1px solid #ddd;
    border-right: 0;
    height: 6vh;
}

.search_jq input:nth-child(3) {
    margin-right: 2%;
    border-right: 1px solid #ddd;
}

.search_jq input:nth-child(1) {
    border-radius: 0.4em 0 0 0.4em;
    border: 1px solid #ccc;
    border-right: 0;
    background: #FAFAFA;
    color: #ccc;
}

.search_jq input:nth-child(7) {
    margin-right: 2%;
    border-right: 1px solid #ddd;
}

.search_jq input:nth-child(11) {
    border-right: 1px solid #ddd;
    border-radius: 0em 0.4em 0.4em 0em;
}

.btn_jqsearch {
	border: 0;
    background: red;
    width: 100%;
    display: block;
    margin: 20px 0;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
}

.link_content .ceach_ul .active {
    background-color: red;
    color: #fff;
    border: 1px solid red;
}

.layui-text-red{
	color:#E31626;
}

/*首页滚动*/
.index_news {
    width: 95%;
	height: 38px;
    border-top: 1px solid #ddd8ce;
    background: #EA1722;
    margin: 0 auto;
    border-radius: 35px;
}

.ub {
    display: -webkit-box !important;
    display: box !important;
}

.index_newsleft {
    width: 60px;
    height: 50px;
    padding-right: 5px;
    text-align: right;
    border-right: 1px solid #ffffff;
}

.index_newsright {
    height: 50px;
    padding-left: 15px;
    overflow: hidden;
}

.index_newsright ul li {
    margin-top: 7px;
    height: 45px;
    line-height: 45px;
    display: -webkit-box !important;
    display: box !important;
}

.index_newsright ul li p {
    height: 25px;
    line-height: 25px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mui-button-row .order-submit{
	border: 1px solid #EA1722;
    background-color: #EA1722;
}

#getcode{
	border: 1px solid #EA1722;
	background-color: #EA1722;
}


/*购号流程*/
.river h2 {
	margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #666666;
    margin-left: 2.5%;
    margin-bottom: 15px;
}

.river ul {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.river ul li:nth-child(2n-1) {
    width: 65px;
    border: 1px solid #FEB8B8;
    padding: 11px 17px;
    border-radius: 50%;
    background-color: #FFF0F0;
}

.river ul li:nth-child(2n) {
    display: flex;
    align-items: center;
    color: #EA1722;
}

.river ul li:nth-child(3) {
    background-color: #FFFFE8;
}

.river ul li:last-child {
    background-color: #FFFFE8;
}

.river p {
    color: #EA1722;
    font-size: 14px;
    margin-left: 2.5%;
    margin-top: 15px;
    text-align: center;
}

.point {
    width: 100%;
    margin-top: 25px;
}

.point img {
    width: 100%;
    display: block;
}

/*套餐资费*/
.new_tunav {
	display:none;
}
.new_tunav ul {
    display: flex;
	width: 100% !important;
    justify-content: space-around;
}

.new_tunav ul li {
    text-align: center;
    width: 25%;
    height: 40px;    
	line-height: 40px;
    font-weight: 600;
}

ul#newslist {
    display: block;
    padding: 15px;
    background: #fff;
}

ul#newslist>li {
    display: block;
    margin-bottom: 10px;
}

ul#newslist>li>a {
    display: block;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: dashed 1px #e7e7e7;
}

.t_news {
    width: 70%;
    padding-right: 10px;
}
.t_news h2 {
    font-size: 15px;
    color: #494949;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.t_news p {
    font-size: 12px;
    color: #a3a3a4;
    padding: 5px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.t_news span {
    font-size: 12px;
    color: #a3a3a4;
}
.t_news_tu {
    width: 30%;
    height: 80px;
    overflow: hidden;
}

.t_news_tu img {
    max-width: 100%;
}

.news-nav ul {
    display: flex;
	border-bottom: 1px solid #EA1722;
	width: 100% !important;
    justify-content: space-around;
}

.news-nav ul li {
    text-align: center;
    width: 25%;
    height: 40px;    
	line-height: 40px;
    font-weight: 600;
}