@charset "utf-8";
/* CSS Document */
ls,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}embed {vertical-align:top;}
img {vertical-align:middle;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}


/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */

html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%;  height: auto;}
img{max-width:100%;	height: auto;width: auto\9; /* ie8 */}

a{color: #ff970b;text-decoration: none!important;}

a:focus, a:hover {
    
    text-decoration: none !important;
}
h1, h2 	{font-size: 25px;line-height: 25px;}
h3, h4	{font-size: 20px;line-height: 20px;}
h5, h6	{font-size: 16px;line-height: 16px;}
h1,h2,h3,h4,h5,h6{font-family: "microsoft yahei";}

p{margin: 10px 0;color: #333;}

.t-center{text-align: center;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.clearfix{clear: both;}
ul{margin-bottom: 0!important;padding-left:0!important;}
/* --Line-- */
hr.line { margin: 15px auto; padding: 0; max-width: 90px;border: 0; border-top: solid 5px #ab57b8;text-align: center;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {background: #fff;color: #3F3F3F;font: 14px/25px Arial, Helvetica, sans-serif;font-family:"microsoft yahei";}
.pad4{padding: 50px 0 0;}
.pad3{padding: 30px 0 0;}
.w1500{max-width:1200px;margin: 0 auto;}
.flex{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.flexs{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: space-between;}
.flexss{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: flex-start;}



.inbg{background: #f3f3f3;width: 60%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);box-shadow: 0 0 10px rgba(53,53,53,.25)}
.intop,.indl{width: 50%;}
.intop{overflow: hidden;}
.intop img{overflow: hidden;height: 603px;object-fit: cover;}
.indl_box{height: 603px;}
.indl_box{background: #fff;padding: 50px 20px;text-align: center;}
.indl_box h3{font-weight: bold;color: #dc2420;margin: 30px 0}
.indl_box .col{border-bottom: 1px solid #e5e5e5;padding: 5px 15px;position:relative}
.indl_box .form-control,.indl_box .form-select{border: 0;box-shadow: 0 0 0 0;text-align: right;font-size: 14px;--bs-form-select-bg-img: none;}

/* 针对不同浏览器的选项样式重置 */
.indl_box  select:first-child{
  appearance: none;         /* 标准版本 */
  color: #999; 
}
 
/* 针对IE的特殊处理 */
.indl_box  select::-ms-expand {
  display: none; /* 移除下拉箭头 */
}
.indl_box .form-control:focus,.indl_box .form-select:focus{border: 0;box-shadow: 0 0 0 0;}
.indl_box .col i{width: 180px;text-align: left;font-style: normal;}
.n-default .msg-wrap{top: -10px;}
.indl_box button{width: 85%;text-align: center;background: #dc2420;color: #fff;border: 0;font-size: 16px;height: 50px;display: block;margin: 0 auto;}
.indl_box button:nth-child(3){background: #fff;color: #dc2420;border: 0;border: 1px solid #dc2420;}
.nbg{background: #f3f3f3;width: 100%;height: 100vh}
.ger{padding: 2% 20%;display: flex;align-items: flex-start;}
.ger_l{width: 30%;margin-right: 3%;background: #fff;padding: 40px 20px;}
.ger_l .tx{width: 80px;height: 80px;overflow: hidden;border-radius: 60px 60px;margin-bottom: 30px;}
.ger_l .tx img{object-fit: cover;width: 100%;height: 100%}
.ger_r{width:calc(100% - 33%);background: #fff;padding: 40px 20px;}
.ger_r ul li{border-bottom: 1px solid #eee;padding-bottom: 20px;margin-bottom: 20px;}
.ger_r ul li a{display: flex;justify-content: space-between;color: #333;font-weight: bold;font-size: 16px;width: 100%}
.ger_r ul li a:hover span,.bmdd i span,.jflb_b p span{color: #dc2420;}
.ger_r ul li div img{margin-right: 10px;}
.title{padding: 2% 20%;text-align: center}
.title img{position: absolute;left:20%;}
.bmdd h3{font-size: 16px;font-weight: bold;color: #333;line-height: 28px;}
.bmdd_box{display: flex;justify-content: space-between;align-items: center;border-top: 1px solid #eee;padding-top: 30px;margin-top:20px;}
.bmdd_box h4{font-size: 16px;font-weight: normal;margin-bottom: 20px;color: #333;line-height: 28px}
.bmdd_box span,.kjkl{font-size: 14px;font-weight: normal;color: #999999}
.bmdd_box img{margin-left: 15px}
.bmdd i{font-style: normal;font-size: 16px;margin-bottom: 20px;display: block;text-align: right}
.jflb_t{border-top: 1px solid #eee;padding:5px 0;margin-top:20px;border-bottom: 1px dashed #eee;display: flex;justify-content: space-between;align-items: center;}
.jflb_b{margin-top:20px;display: flex;justify-content: space-between;}
.jflb_t h4{font-size: 15px;}
.jflb_b a{display: block;background: #dc2420;color: #fff;width: 95px;height: 34px;text-align: center;line-height: 34px;font-size: 14px;}
.fh{background: #fff;color: #333;padding: 15px 20%;display: block}
.fh img{margin-right: 10px;}
.sy input{width: 80px;border: 1px solid #dcdcdc;margin-left: 5px;padding: 0 10px;text-align: center;color: #dc2420}
.sy input::placeholder{color: #dc2420}
.xz{padding: 2% 20%;}
.xz_box{background: #fff;padding: 30px;-max-height: 75vh;-overflow-y: scroll;}
.xz_box a{display: block;width: 50%;background: #dc2420;color: #fff;height: 36px;line-height: 36px;text-align: center;margin: 0 auto;}

.bg {
    background: url(../images/cxbg.png) no-repeat center;
    background-size: 100vw 100vh;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
}
.box{width: 100vw;height: 100vh;position: relative}
.bg_box{text-align: center;width: 40%;}
.bg_box h3{margin:5% 0;font-size: 30px;font-weight: bold;}
.bg_box form{border: 1px solid #cdcdcd;padding: 6%;width:100%;margin: 0 auto;display: block;background: #fff;}
.bg_box .form-horizontal .control-label{width: 130px;text-align: left;font-size: 16px;padding-left: 0;padding-right: 0;line-height: 50px;padding-top: 0;}
.bg_box .form-horizontal .col-sm-9{width:calc(100% - 130px);text-align: left;padding-left: 0;padding-right: 0;}
.bg_box .form-horizontal .form-control{height: 50px;border-radius: 0;box-shadow: 0 0 0 0;}
.bg_box .form-horizontal .form-control:focus{border-color: #ccc;}
.bg_box .form-horizontal .form-group{margin-right:0;margin-left:0;margin-bottom: 30px;display: flex;justify-content: space-between}
.bg_box .btn-default,.bg_box .btn-default:hover,.bg_box .btn-default:focus{color: #fff;background-color: #dc2420;border:0;border-radius: 0;height: 50px;width: 166px;font-size: 16px;display: inline-block;}
.bg_box .btn-default:last-child,.bg_box .btn-default:last-child:hover,.bg_box .btn-default:last-child:focus{margin-left: 15px;background: #b5b6b8}
.bg_box .btn-default:focus{outline: 0;outline-offset: 0;}
.cx{padding: 3% 0;width: 50%;margin: 0 auto}
.cx_box{width: 100%;position: relative;}
.cx_box ul{position: relative;display: flex;flex-wrap: wrap;}
.cx_box ul li{margin-bottom: 2px;width: 50%}
.cx_box ul li p{margin-bottom: 0;font-size: 15px;background: #f0f0f0;padding-left: 20px;display: block;height: 60px;width: calc(100% - 180px);text-align: left;line-height: 60px;margin:0}
.cx_box ul li span{display: block;width: 180px;background: #dc2420;color: #fff;text-align: center;height: 60px;line-height: 60px;font-size: 16px;font-weight: bold;}
.cx_box .tx{position: absolute;right: 0;top: 0;z-index: 99;border: 2px solid #dc2420;padding: 3px;background:#fff;box-shadow:0 0 10px #dc2420;}
.cx_box .tx img{width: 92px;height: 130px;object-fit: cover}
.wxts{margin-top:30px;text-align: left;}
.wxts h4{font-size: 16px;font-weight: bold;}
.qjf{width: 35%;display: block;margin: 20px auto;background: #dc2420;color: #fff;text-align: center;height: 50px;line-height: 50px;}
.cx_box .tx {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    border: 2px solid #dc2420;
    padding: 3px;
    background: #fff;
    box-shadow: 0 0 10px #dc2420;
}
.cx_box .tx img {
    width: 92px;
    height: 130px;
    object-fit: cover;
}
.rem{justify-content: flex-start;display:block}
a:hover, a:focus {
    color: #dc2420;
}

.wxts a:hover,.wxts a:focus,.xz_box a:hover{color: #fff;}

@media only screen and (max-width:768px){  
    .kjh{background: #f3f3f3;height: 100vh;}
.inbg{width: 100%;background: #f3f3f3;position: relative;transform: translate(0, 0);top: 0;left: 0;}
.inbg, .intop,.ger_l,.ger_r,.cx_box ul li{width: 100%;}
    .intop img,.indl_box{height: auto;}
    .indl_box{border-radius: 36px 36px;}
    .indl{padding: 0 15px;position: absolute;top: 30%;border-radius: 36px 36px;width: 100%;}
 .intop{width: 100%;height:100%;overflow: hidden;} 
.indl_box img{width: 85%;}
    .indl_box h3{font-size: 1.1rem}
    .ger,.xz{padding-left: 15px;padding-right: 15px;display: block;position: relative}
    .ger_l{margin-bottom: 20px;padding: 40px 15px;display: flex;align-items: center;}
    .ger_l .tx{margin-right: 10px;margin-bottom: 0;}
    .ger_l .xx{width: calc(100% - 90px)}
    .ger_l .xx p{white-space: nowrap;font-size: 14px;display: block}
    .ger_l .xx p:nth-child(2){margin-bottom: 0}
    .nbg{height: 100vh;}
    .title{padding: 15px;}
    .title img{position: absolute;left:15px;}
    .ger_r,.ger_l{border-radius: 20px 20px;}
    .fh{background: #fff;color: #333;padding: 15px 15px;}
    .xz_box{background: #fff;padding: 30px;-max-height: 85vh;overflow-y: scroll;}
    .bg{padding-left: 20px;padding-right: 20px;background-size: cover;}
	.bg_box h3{font-size: 18px;line-height: 28px;}
	.bg_box form{padding: 4%;width: 100%;}
	.bg_box .form-horizontal .control-label,.bg_box .form-horizontal .col-sm-9{width: 100%;display: block;}
	.bg_box .btn-default, .bg_box .btn-default:focus{width: 43%!important;}
	.cx{width: 100%;padding: 3% 15px 30px;}
	.cx_box ul li span{width: 110px;font-size: 14px;}
	.cx_box ul li p{width: calc(100% - 110px);font-size: 14px;}
    .bg_box .form-horizontal .form-group,.cx_box ul{display: block}
    .qjf{width: 50%}
    .n-bootstrap .n-right{top: auto;bottom: -25px;}
    .ger_r{padding: 20px 20px;}
    .bg_box{width: 100%;}
}
.fhsy,.fhsy:hover{width:120px;height:40px;color:#fff;text-align:center;line-height:40px;background: #dc2420;display: block;margin: 15px auto;}





