
:root { --primary-color:#f46c0c;
 --main-color:#f46c0c;
 --main-color-white:#fff;
 --main-transition:all .5s ease;
}

* { padding: 0; margin: 0; box-sizing: border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* background-color: #eeeeee; */ scroll-behavior: smooth; }

a { text-decoration: none; color: #000; }

a:hover { text-decoration: none; }

img { vertical-align: top; outline-width: 0ch; }

.clear { clear: both; }

ul, li { list-style: none; margin: 0; padding: 0; }

.wapper { margin: 0 auto; width: 1200px; }

/* 样式初始化 */







.head { width: 100%; background: #fff; position: relative; z-index: 55; }

.head1bg { border-bottom: 1px solid rgba(170, 170, 170, 0.2); }

.head1 { display: flex; justify-content: space-between; align-items: center; }

.head1 .logo { width: 20%; height: 100px; position: relative; }

.head1 .logo img { display: block; max-width: 100%; max-height: 90%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto 0; }

.head1 .h_phone { text-align: right; }

.head1 .h_phone .h2 {font-size: 16px;line-height: 23px;color: #999;}

.head1 .h_phone .h3 {font-size: 24px;line-height: 30px;font-weight: bold;}

.head1 .h_phone .h3 i { margin-right: 5px; color: #999; }

.h_search { margin-bottom: 20px; }

.h_search .form { display: flex; justify-content: center; align-items: center; }

.h_search .form .text1 { border: 2px solid var(--primary-color); background: #fff; height: 50px; line-height: 48px; padding: 0 0 0 10px; flex: 1; }

.h_search .form .button1 { border: none; background: var(--primary-color); color: #fff; height: 50px; line-height: 50px; width: 80px; cursor: pointer; transition: all .3s ease; }

.h_search .form .button1:hover { opacity: .9; }

.head2bg { }

.head2 { }

.menu { flex: 1; }

.menu>ul { display: flex; justify-content: flex-start; align-items: center; }

.menu>ul>li { position: relative; }

.menu>ul>li>a {display: block;text-align: center;padding: 0 40px;font-size: 18px;line-height: 60px;font-weight: bold;}

.menu>ul>li>a:hover { color: var(--primary-color); }

.menu>ul>li ul { width: 150px; background: #fff; box-shadow: 0 5px 10px rgba(0,0,0,.1); position: absolute; top: 100%; left: 50%; transform: translateX(-50%); display: none; }

.menu ul li:hover>ul { display: block; }

.menu>ul>li ul li { }

.menu>ul>li ul li a { display: block; text-align: center; padding: 10px 20px; font-size: 14px; line-height: 24px; }

.menu>ul>li ul li a:hover { color: var(--primary-color); }

.banner { width: 100%; height: 800px; position: relative; }

.banner img { width: 100%; height: 800px; object-fit: cover; }

.banner_wrapper { position: absolute; width: 80%; top: 14%; left: 10%; }

.wrapper_top { width: 100%; display: flex; align-items: center; }

.wrapper_top h4 { color: #f46c0c; font-size: 126px; letter-spacing: 0.28em; letter-spacing: 7px; }

.wrapper_top span { color: #000000; font-size: 100px; letter-spacing: 0.1em; font-weight: 800; }

.banner_wrapper h3 { color: #000000; font-size: 55px; letter-spacing: 0.18em; font-weight: 500; }

.wrapper01 { display: flex; justify-content: flex-start; margin: 10px 0; align-items: center; }

.wrapper01 a img { height: 40px; width: 40px; }

.wrapper01 a { display: block; /*border: 1px solid#f46c0c;*/ width: 50px; height: 50px; margin-right: 10px; }

.wrapper01 span { font-size: 35px; color: #000000; height: 44px; }

.wrapper_link { width: 100%; }

.wrapper_link a { background-color: #f46c0c; width: 325px; padding: 10px; border-radius: 30px; margin: 10px 0; display: block; text-align: center; color: #fff; font-size: 28px; line-height: 32px; }

.link01 { width: 100%; margin: 10px 0; }

.link01 ul { width: 100%; display: flex; justify-content: flex-start; }

.link01 ul li { width: 260px; background-color: #f46c0c; margin-right: 10px; list-style: none; padding: 10px; display: block; border-radius: 25px; }

.link01 ul li a { color: #fff; display: block; text-align: center; font-size: 28px; line-height: 32px; }

.con01 { width: 100%; background-color: #fff6ee; /* background: url(../images/con01_bg.png) no-repeat; */ background-size: 100%; padding: 20px 0; background-size: cover; }

.con01_top { width: 100%; height: auto; }

.con01_top h4 { width: 100%; text-align: center; font-size: 40px; color: #000000; font-weight: normal; }

.con01_inner { max-width: 1200px; margin: 0 auto; }

.con01_mid { width: 100%; margin: 10px 0; display: flex; justify-content: center; flex-wrap: wrap; }

.con01_midL { margin: 0 10px; width: 30%; display: flex; justify-content: center; flex-wrap: wrap; }

.con01_midL .code-input { display: flex; width: 100%; }

.con01_midL .code-input input { width: calc(100% - 100px); }

.con01_midL .code-input .code-img { height: 50px; line-height: 50px; border-width: 0px; cursor: pointer; width: 100px; border: 0px; }

.con01_midLtop { width: 100%; margin: 6px 0; }

.con01_midL input { width: 100%; background-color: #dcdcdc; border: none; outline: 0; height: 50px; line-height: 50px; }

.con01_midLtop span { color: #000; font-size: 36px; }

.con01_midLtop b { color: #5d893f; font-size: 18px; }

.con01_submit { width: 100%; display: block; margin: 10px 0; }

.con01_submit a { width: 40%; margin: 15px auto; background-color: #f46c0c; padding: 10px; display: block; /* border-radius: 30px; */ text-align: center; color: #fff; font-size: 34px; }

.con1_txt { width: 100%; margin: 15px 0; }

.con1_txt01 { width: 100%; position: relative; margin-bottom: 20px; text-align: center; }

.con1_txt01 h4 { color: #131211; text-align: center; display: inline-block; font-size: 78px; margin: 6px 0; position: relative; }

.con1_txt01 h4::after { position: absolute; top: 110%; left: 0%; background-color: #000; height: 2px; width: 100%; content: ''; }

.con1_txt span { display: block; width: 100%; text-align: center; color: #000000; font-size: 48px; margin: 6px 0; font-weight: 500; }

.con1_mid { width: 100%; display: block; margin: 30px 0; }

.con1_midrow { width: 100%; }

.con1_midrow ul { width: 100%; display: flex; justify-content: space-between; }

.con1_midrow ul li { list-style: none; }

.con1_midrow ul li a { width: 25px; height: 25px; display: block; border-radius: 50%;/*background-color: #fff;*/ }

.con1_midrow ul li a img { /*width: 100%;*/ height: 48px; object-fit: cover; }

.con1_midrow ul li { width: 30%; background-color: #f46c0c; display: block; padding: 6px 20px; display: flex; border-radius: 30px; }

.con1_midrow ul li span { color: #fff; font-size: 31px; margin: 2px 20px; }

.con1_midrow { margin: 10px 0; width: 100%; }

.con1_midrow01 li { width: 28%; background-color: #ffd7b6 !important; display: block; padding: 6px 20px; display: flex; border-radius: 30px; }

.fangan { margin-top: 50px; }

.con1_wrap ul li { width: 23%; padding: 50px 15px; flex-wrap: wrap; }

.con1_wrap ul li a { width: 81%; height: auto !important; margin: 0 auto; }

.con1_wrap ul li a img { height: auto !important; }

.con1_wrap ul li span { display: block; width: 100%; text-align: center; }

.con1_wrap ul li { width: 18%; }

.con1_wrapnr { width: 100%; margin-top: 30px; }

.con1_wrapnr span { padding: 10px 0; margin: 0 !important; }

.con1_wrapnr a { width: 65% !important; margin: 0 auto; display: block; background-color: #fff; border-radius: 30px !important; color: #000; text-align: center; padding: 3px 0; }

.con2 { width: 100%; background-color: #fff6ee; }

.con2_inner { max-width: 1200px; margin: 0 auto; }

.con2_wrap { width: 100%; position: relative; height: auto; }

.con2_wrap img { width: 100%; }

.con2_wraph4 { position: absolute; top: 20px; left: 55px; }

.con2_wraph4 h4 { color: #fff; font-size: 40px; width: 374px; text-align: center; letter-spacing: .18em; }

.con2_wrapbg { position: absolute; top: 30%; /* left: 5%; */ width: 87%; left: 62px; width: 1041px; }

.con2_wrapbg tr { /*height: 45px;
    line-height: 45px;*/ margin: 6px 0; background-color: #ffd7b6; display: flex; width: 100%; padding: 3px; }

.con2_wrapbg tr td { border: none; text-align: center; width: 27%; font-weight: 600; font-size: 22px; }

.con2_wrapbg tr:nth-child(2n+1) td { color: #f46c0c; font-size: 22px; font-weight: bold; }

.topics { position: absolute; bottom: 20px; /* left: 5%; */ left: 0; width: 100%; }

.con2_wrap span { display: block; width: 100%; text-align: center; font-size: 28px; font-weight: 600; }

.con2_wrap { margin: 35px 0; }

.con3 { width: 100%; margin: 30px 0; display: block; background-color: #ffd7b6; border-radius: 10px; padding: 10px 15px; }

.con3_inner { width: 100%; display: block; border: 3px solid #fff; margin: 0 auto; border-radius: 10px; padding: 10px 20px; display: flex; justify-content: space-between; align-items: center; }

.con3L span { font-size: 28px; display: block; width: 78px; color: #f46c0c; background-color: #fff; text-align: center; }

.con3R { width: 90%; margin: 0 10px; }

.con3R h4 { color: #f46c0c; font-size: 32px; }

.con3R span { color: #f46c0c; font-size: 20px; width: 100%; display: block; }

.con4 { width: 100%; height: auto; position: relative; }

.con4 img { width: 100%; }

.con4_wrappper { position: absolute; width: 90%; top: 20px; left: 5%; display: flex; justify-content: space-between; flex-wrap: wrap; }

.con4_wrappper h4 { width: 100%; text-align: center; color: #fff; font-size: 28px; }

.con4_wrappperL { margin-top: 40px; width: 38%; background-color: #fff; border-radius: 20px; padding: 15px 10px; }

.con4_wrappperL span { width: 100%; display: block; text-align: center; padding: 6px 0; }

.con4_wrappperL a { width: 58%; margin: 0 auto; display: block; background-color: #ffd7b6; border-radius: 20px; text-align: center; padding: 4px 0; font-size: 24px; margin-bottom: 20px; }

.con4_wrappper_mid { margin-top: 40px; }

.con4_wrappper_mid h2 { color: #fff; font-size: 46px; text-align: center; }

.con4_wrappper_mid ul { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }

.con4_wrappper_mid ul li { width: 100%; list-style: none; text-align: center; }

.con4_wrappper_mid ul li a { display: block; background-color: #ffd7b6; border-radius: 20px; padding: 5px 0; margin: 6px 0; color: #f57c32; }

.con5 { width: 100%; background-color: #ffd7b6; padding: 20px 0; }

.con5tb { width: 100%; display: flex; justify-content: center; align-items: center; }

.con5tb h4 { color: #000000; font-size: 34px; font-weight: normal; }

.con5tb span { color: #f46c0c !important; font-size: 38px !important; font-weight: 600 !important; }

.fw { display: block; width: 100%; text-align: center; color: #000000; font-size: 24px; margin: 10px 0; }

.con5_mid { width: 100%; padding: 0 40px; }

.con5_midul ul li { position: relative; }

.con5_midul ul li:after { content: ''; background: url(../images/jt.png); width: 25px; height: 25px; position: absolute; right: -13%; background-size: cover; top: 42%; }

.con5_midul ul li:nth-child(5):after { display: none; }

.con6 { width: 100%; margin: 15px 0; }

.con6 ul { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }

.con6 ul li { width: 16%; list-style: none; margin: 5px 0; }

.con6 ul li a { display: block; width: 100%; }

.con6 ul li a img { width: 100%; }

.con7 ul { width: 100%; background-color: #fff; padding: 20px; }

.con7 ul li { margin: 10px 0; }

.con7 ul li span { width: 100%; display: block; text-align: center; padding: 10px 0; }

.con8 { background-color: #ffd7b6; width: 100%; padding: 30px 20px; }

.con8_wrapL_R ul li { list-style: none; }

.con8 h4 { color: #f46c0c; font-size: 38px; width: 100%; text-align: center; }

.con8_wrap { width: 100%; display: flex; justify-content: flex-start; align-items: center; }

.con8_wrapL { width: 30%; position: relative; }

.con8_wrapL img { width: 100%; }

.con8_wrapL_r { position: absolute; top: 96px; /*width: 162px;*/ left: 47px; }

.con8_wrapL_r span { display: block; width: 100%; color: #fff; text-align: center; font-weight: 600; font-size: 43px; }

.con8_wrapL_R { width: 50%; }

.con8_wrapL_R ul li { display: flex; margin: 10px 0; align-items: center; }

.con8_wrapL_R ul li a { width: 40px; height: 40px; line-height: 40px; border-radius: 50%; background-color: #fff; text-align: center; color: #f7a37b; font-size: 20px; margin-right: 20px; }

.con8_rjx { width: 80%; background-color: #fff; height: 40px; line-height: 40px; font-size: 26px; border-radius: 20px; color: #f58445; padding: 0 20px; }

.con8_wrapL_R ul li:nth-child(2) { padding-left: 20px; }

.con8_wrapL_R ul li:nth-child(3) { padding-left: 50px; }

.con8_wrapL_R ul li:nth-child(4) { padding-left: 20px; }

.foot { background-color: #ffd7b6; padding: 20px; margin: 20px 0 0 0; }

.foot_wrap { background-color: #f78a3b; border-radius: 20px; padding: 20px; }

.foot_wrap ul { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; }

.foot_wrap ul li { width: 30%; list-style: none; display: flex; justify-content: center; flex-wrap: wrap; line-height: 30px; }

.foot_wrap ul li h4 { color: #ffffff; text-align: center; font-size: 20px; }

.foot_wrap ul li span { display: block; width: 100%; color: #ffff; margin: 6px 0; padding: 0 35px; }

.foot_add1bg { padding: 30px 0; background: #fff6ee; }

.foot_add1 { text-align: center; font-size: 16px; line-height: 26px; }

/*<!---->*/







.insideBanner { position: relative; }

.insideBanner img { display: block; width: 100%; }

.inbarbg { }

.inbar { display: flex; justify-content: flex-start; align-items: center; margin-bottom: 40px; }

.innav { flex: 1; font-size: 14px; line-height: 30px; }

.innav .h1 { font-size: 16px; line-height: 50px; text-align: left; padding: 0 40px 0 20px; position: relative; background: var(--primary-color); font-weight: bold; display: none; }

.innav .h1:before { content: "\f107"; font: normal normal normal 14px/1 FontAwesome; position: absolute; right: 20px; top: 18px; transition: all .3s ease; }

.innav .h1.active1:before { transform: rotate(180deg); }

.innav>ul { display: flex; justify-content: flex-end; align-items: center; flex-wrap: wrap; }

.innav>ul>li { margin: 1% 0 1% 1.5%; box-sizing: border-box; position: relative; }

.innav>ul>li:nth-child(5n-4) { margin-left: 0; }

.innav>ul>li>a { display: block; position: relative; text-align: center; transition: all .3s ease; border: 1px solid #efefef; border-radius: 30px; padding: 0 20px; }

.innav>ul>li:hover>a { color: #fff; background: var(--primary-color); }

.innav>ul>li.hover>a { color: #fff; background: var(--primary-color); }

.innav ul li ul { width: 100%; padding: 10px 0; background: #fff; box-shadow: 0px 5px 10px 0px rgba(0,0,0,.1); position: absolute; top: 100%; left: 50%; transform: translateX(-50%); display: none; z-index: 2; }

.innav ul li:hover>ul { display: block; }

.innav ul li ul li { text-align: center; line-height: 24px; padding: 5px 5px; }

.innav ul li ul li a { font-size: 14px; }

.innav ul li ul li a:hover { color: var(--primary-color); }

.weizhi { font-size: 12px; line-height: 32px; margin-right: 10px; color: #999; }

.weizhi a { color: #999; }

.weizhi a:hover { color: var(--primary-color); }

.weizhi i { margin-right: 5px; }
@media(max-width:999px) {

.insideBanner_txt .h2 { font-size: 24px; line-height: 28px; margin-bottom: 0; }

.inbarbg { position: static; }

.inbarbg .wapper1 { width: 100%; }

.inbar { margin-bottom: 20px; }

.innav { font-size: 14px; line-height: 38px; }

.innav>ul { justify-content: flex-start; }

.innav>ul>li { width: 32%; margin: 1% 0 1% 2%; }

.innav>ul>li:nth-child(5n-4) { margin-left: 2%; }

.innav>ul>li:nth-child(3n-2) { margin-left: 0; }

.innav>ul>li>a { padding: 0 5px; }

.innav ul li ul { width: 100%; padding: 10px 0; background: #fff; box-shadow: 0px 5px 10px 0px rgba(0,0,0,.1); position: absolute; top: 100%; left: 50%; transform: translateX(-50%); display: none; z-index: 2; }

.innav ul li:hover>ul { display: block; }

.innav ul li ul li { text-align: center; line-height: 24px; padding: 10px 10px; }

.innav ul li ul li a { font-size: 14px; }

.innav ul li ul li a:hover { color: var(--primary-color); }

.weizhi { display: none; }
}

.insideContentbg { margin: 40px 0 80px 0; }

.insideContent { min-height: 200px; }

.insideContent_lt { float: left; width: 240px;/* position:sticky; top:100px;*/ }

.side_a { overflow: hidden; border: 1px solid var(--third-color); }

.side_a .h1 { font-size: 24px; line-height: 34px; background: var(--primary-color); padding: 20px 20px; position: relative; }

.side_a .h1 strong { display: block; }

.side_a>ul { padding: 0 20px; }

.side_a ul li { }

.side_a>ul>li { border-bottom: 1px dashed var(--third-color); }

.side_a>ul>li:last-child { border-bottom: none; }

.side_a ul li span { display: block; padding: 15px 20px 15px 0; position: relative; cursor: pointer; }

.side_a ul li span:hover, .side_a ul li.hover>span { color: var(--primary-color); }

.side_a ul li.active1>span { }

.side_a ul li.active1>span:hover { }

.side_a ul li.has_sub>span:after { content: "\f107"; font: normal normal normal 16px/1 FontAwesome; text-align: center; width: 16px; height: 16px; line-height: 16px; position: absolute; right: 0px; top: 20px; transition: all .3s ease; }

.side_a ul li.has_sub.active1>span:after { transform: rotate(180deg); }

.side_a ul li a { display: inline-block; font-size: 14px; line-height: 24px; }

.side_a>ul>li>span a { font-size: 16px; line-height: 26px; position: relative; }

.side_a ul li span:hover a, .side_a ul li.hover>span a { color: var(--primary-color); }

.side_a ul li ul { padding: 0 10px 10px 15px; display: none; }

.side_a ul li ul li { }

.side_a ul li ul li span { padding: 10px 20px 10px 0; }

.side_a ul li ul li a { }

.insideContent_rt { float: right; width: calc(96% - 240px); box-sizing: border-box; }

.insideContent_con { }
@media(max-width:999px) {

.insideContentbg { margin: 20px 0 40px 0; }

.insideContent_lt { width: 100%; position: static; }

.side_a { border: none; }

.side_a .h1 { font-size: 16px; line-height: 50px; padding: 0 40px 0 20px; }

.side_a .h1:before { content: "\f107"; font: normal normal normal 14px/1 FontAwesome; position: absolute; right: 20px; top: 18px; transition: all .3s ease; }

.side_a .h1.active1:before { transform: rotate(180deg); }

.side_a>ul { padding: 0; display: none; }

.side_a>ul>li { border-bottom: 1px solid var(--third-color) !important; }

.side_a ul li span { padding: 10px 20px 10px 20px; }

.side_a ul li a { font-size: 14px; line-height: 24px; }

.side_a>ul>li>span a { font-size: 16px; line-height: 26px; }

.side_a>ul>li>span a:before { width: 20px; }

.side_a ul li.has_sub>span:after { top: 15px; right: 15px; }

.side_a ul li ul { padding: 0 0 10px 40px; }

.side_a ul li ul li span { padding: 5px 20px 5px 0; }

.insideContent_rt { float: right; width: 100%; }

.insideContent_con { }
}

/* 联系我们3 */




.ml_contact { width: 100%; margin: 0 auto; padding: 30px 25px; background-color: var(--main-color-white); margin-bottom: 50px; }

.ml_contactcon { display: flex; flex-wrap: wrap; justify-content: space-between; }

.ml_contactcon_left { width: 48%; }

.ml_contactcon_right { width: 48%; }

.tact_strong { display: block; font-weight: normal !important; font-size: 25px; margin-bottom: 35px; }

.ml_contactcon_left ul li { padding: 25px 0 !important; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #ededed; }

.ml_contactcon_left ul li i { font-size: 40px; color: var(--main-color); }

.ml_contactcon_left ul li div { flex: 1; padding-left: 20px; }

.ml_contactcon_left ul li p { font-size: 17px; color: #555; margin-bottom: 10px; }

.ml_contactcon_left ul li span { display: block; font-size: 16px; color: #555; }

.ml_contactcon_right input { display: block; padding-left: 15px; outline: none; height: 44px; width: 100%; margin-bottom: 17px; border: 1px solid #ededed; border-radius: 4px; }

.ml_contactcon_right textarea { display: block; padding-left: 15px; padding-top: 15px; outline: none; height: 100px; width: 100%; margin-bottom: 17px; border: 1px solid #ededed; border-radius: 4px; }

.ml_sub { display: block; height: 44px; line-height: 44px; text-align: center; border-radius: 4px; background-color: var(--main-color); color: #fff !important; width: 100%; }

.ml_map { max-width: 1230px; margin: 0 auto; }

.ml_map li { list-style: none !important; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0; }

.ml_map1 { margin-bottom: 50px; }

.ml_map1 li { list-style: none !important; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; font-size: 0; }

#dituContent { border: none !important; }

.ml_contactcon_module1 { width: 100%; }

.ml_contactcon_module1_top { width: 100%; }

.ml_contactcon_module1_top ul { display: flex; flex-wrap: wrap; justify-content: space-between; }

.ml_contactcon_module1_top ul li { width: 31%; padding: 20px; background-color: var(--main-color-white); border-radius: 10px; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; }

.ml_contactcon_module1_top ul li i { color: var(--main-color); font-size: 40px !important; margin-bottom: 15px; display: block; text-align: center; }

.ml_contactcon_module1_top ul li img { display: block; margin: 0 auto; margin-bottom: 20px; }

.ml_contactcon_module1_top ul li strong { display: block; text-align: center; color: var(--main-color); }

.ml_contactcon_module1_top ul li p { text-align: center; color: #303133; font-size: 17px; margin-top: 15px; }

.ml_contactcon_module1_bot { display: flex; margin-top: 70px; flex-wrap: wrap; justify-content: space-between; align-items: center; }

.ml_contactcon_module1_bot_left { width: 49%; }

.ml_contactcon_module1_bot_right { width: 49%; }

.ml_contactcon_module1_bot_left .ml_contactcon_right { width: 100% !important; }

/* 联系我们2 */





.ml_contactcon_module2 { margin: 0 auto; background-color: var(--main-color-white); }

.ml_map1 { }

.ml_contactcon_module2 .ml_contactcon_module1_bot { width: 100% !important; }

.ml_contactcon_module2 .ml_contactcon_module1_bot_left { width: 100% !important; }

.ml_contactcon_module2 .ml_contactcon_module1_bot_left input { width: 48%; }

.ml_contactcon_module2 .ml_contactcon_module1_bot_left .ml_contactcon_right { display: flex; flex-wrap: wrap; justify-content: space-between; }

.ml_contactcon_module2 .ml_contactcon_module1_bot_left .ml_contactcon_right strong { display: block; width: 100%; }

/* 联系我们3 */




.ml_sub { display: block; height: 44px; line-height: 44px; text-align: center; border-radius: 4px; background-color: var(--main-color); color: #fff !important; width: 100%; }

.ml_download li { padding: 15px 0; border-bottom: 1px dashed #ccc; display: flex; align-items: center; justify-content: space-between; }

.ml_download li i { font-size: 40px !important; color: var(--main-color); }

.ml_download li img { width: 55px; }

.loadnow { display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; background-color: var(--main-color); color: #fff !important; font-size: 15px; }

.d_center { flex: 1; padding: 0 20px; }

.d_center a { display: block; font-size: 15px; color: #303133; margin-bottom: 7px; }

.d_center span { font-size: 14px; color: #444; display: inline-block; margin-right: 5px; }
