@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{min-height:100%;} html{ overflow:-moz-scrollbars-vertical;} 

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {/*border: none;*/}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}
a{ color:inherit}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
html::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
html::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
html::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%}
.w1280{width:1280px;margin:0 auto}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.table{display:table;table-layout: fixed;text-align:center;width:100%;height:100%;}
.table_cell{ display:table-cell; vertical-align:middle}
img{ vertical-align:middle}

/*内容样式*/
.ar_article{font-size: 14px;color: #666666;line-height:28px;}
.ar_article p{font-size: 14px;color: #666666;line-height:28px; margin-bottom:28px;}
.ar_article img{ max-width:100%;}
.ar_article img{display:inline-block;}

.ar_article th{ font-weight:bold}
.ar_article td{padding: 0.625rem 5px;border: 1px solid #d2d2d2;vertical-align:middle;font-size: .875rem;color: #000;text-align: center;}
.ar_article th{padding: 0.625rem 5px;border: 1px solid #d2d2d2;vertical-align:middle;background: #e5e5e5;font-size: .875rem;color: #000;text-align: center;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{ background:none !important}
.ar_article table td {border-top: 1px solid #e1e1e1;padding: 0.625rem 5px;color: #676767;}
.ar_article table tr {border: 1px solid #e1e1e1;}
.ar_article table td img{ max-width:inherit}
.ar_article table tr td:first-child{}

/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}


/* Slider */
.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display: block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%; z-index:1}
.miso-prev{ left:0}
.miso-next{ right:0}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

#gotop{position:fixed;z-index:90;bottom: 1.5rem;right: 15px;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.5rem;height: 2.5rem;}
#gotop { cursor: pointer; }
#gotop svg{width:100%;height:100%;fill: #b70c2c;}


@font-face{ font-family:myFirstFont; src:url(../font/tt0173m.ttf);}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{ max-width:1220px; margin:0 auto; }

body{ background:url(../images/bgbg.jpg) center no-repeat; background-size:cover; min-height:100vh}

header{position:absolute;top: 0;left:0;right:0;height: 142px;border-top: #b70c2c 8px solid;}
header .w1200{ position:relative}
header:before{ content:""; position:absolute; left:0; right:0; top:0; background:url(../images/yinying_bg.png) center repeat-x; height:205px;}
.logo{ line-height:134px; max-width:calc(100% - 35.625rem)}
.logo img{ max-width:100%}

header .right{ padding:50px 0 0}
header .right .left_con{ border-top:rgba(255,255,255,0.5) 1px solid; border-bottom:rgba(255,255,255,0.5) 1px solid; line-height:38px; font-size:.875rem; color:#fff}
header .right .left_con font{ margin:0 .375rem 0 1rem}
header .right .left_con a{ display:inline-block; margin-left:1.875rem; transition:.6s}
header .right .right_con{ font-size:0; margin-left:0.125rem}
header .right .right_con a{ display:inline-block; border:#fff 1px solid; width:6.2rem; height:40px; line-height:38px; font-size:.875rem; color:#fff; text-align:center; margin-left:1rem; transition:.6s}

.fanhui_box{ position:relative}
.fanhui_box a{ display:inline-block; width:96px; height:30px; line-height:30px; background:rgba(255,255,255,0.9); text-align:center; font-size:0.875rem; color:#1d1d1d; transition:.6s}
.fanhui_box a svg{display:inline-block;width:1rem;height:1rem;fill:#b5b5b5;vertical-align: middle;margin: -3px .5rem 0 0; transition:.6s}

.index_miso{ padding:165px 0 0}

.zhuti_box{height: auto;min-height: calc(100vh - 195px);padding:2.5rem 0 5rem;position: relative;}
.zhuti_box_duan{ display: grid; display:inline-grid; padding:8% 0}
.top_content{ position:absolute; top:0; right:0; bottom:0; left:0}

.n_gonggong .content{background:#fff;width:450px;max-width:94%;margin:0 auto;position:relative;padding:3rem 3.5rem;text-align: left;}
.n_gonggong .content:before{ content:""; position:absolute; top:0; right:-0; bottom:0; left:-0; margin:-1rem; background:rgba(255,255,255,0.8); z-index:-1}

.n_gonggong .content .title{margin-bottom: 1.375rem;}
.n_gonggong .content .title h5{font-size: 1.625rem;color: #000000;margin: 0;line-height: 1.75rem;font-weight: bold;text-align: left;}
.n_gonggong .content form{}
.n_gonggong .content form .input{width:100%;height: 40px;border: #d9d9d9 1px solid;margin-bottom: 10px;position:relative;border-radius: 0.5rem;}
.n_gonggong .content form .input .ico{float:left;width: 66px;height: 38px;line-height: 38px;text-align: right;font-size: .875rem;color: #000;opacity: .8;position:relative;padding-right: .375rem; letter-spacing:.125rem}
.n_gonggong .content form .input .ico:before{ content:""; position:absolute; right:0; width:1px; height:18px; background:#d2d2d2; top:50%; margin-top:-9px}
.n_gonggong .content form .input input{width: calc(100% - 66px);height: 38px;border:none;background:none;padding:0 15px;font-size: .875rem;float: left;color:#444;}
.n_gonggong .content form .button input{display:block;width:100%;height: 40px;line-height: 40px;border:none;background: #b70c2c;padding:0 20px;font-size: 1rem;color:#fff;cursor:pointer;border-radius: 0.5rem;transition:.6s;margin-top: 1.25rem;}
.n_gonggong .content form .button:hover input{ opacity:.8}
.n_gonggong .content form h6{font-size:13px; color:#7e7e7e; margin-top:24px}
.n_gonggong .content form h6 a{ display:inline-block; font-size:13px; color:#7e7e7e}
.n_gonggong .content form h6 span{ margin:0 8px}
.n_gonggong .content form h6 a.fr{ float:right}
.n_gonggong .content form ul{ margin-top:1.75rem}
.n_gonggong .content form ul li{ float:left; width:33.333333%; text-align:center; font-size:.875rem; color:#666666; line-height:1.75rem; transition:.6s}

.n_gonggong.n_find .content form .input .ico{ width:135px;}
.n_gonggong.n_find .content form .input input{width: calc(100% - 135px);}
.n_gonggong.n_find .content{ padding:3rem 2.25rem}

.title001{height:5.125rem;background:#b70c2c;padding: 0 1.5rem;}
.title001 h3{ font-size:1.625rem; color:#fff; line-height:5.125rem; font-weight:bold;}
.title001 .layui-form{ display:inline-block}
.title001 .layui-form-item{ margin:1.25rem 0 0; display:inline-block}
.title001 .layui-form-item .layui-input-inline{background: url(../images/zhengsanjiao.svg) right center  no-repeat;width: 106px;border: none;margin: 0;cursor: pointer;}
.title001 .layui-form-item .layui-input{background:none;border: none;padding: 0 20px 0 5px;color: #fff;cursor: pointer;}
.title001 .layui-form-item .layui-form-label{padding:7px 4px 0 0;width: auto;}
.title001 .layui-form-item .layui-inline{ cursor:pointer}
.title001 dl{display:inline-block;margin-left: 2rem;}
.title001 dl dt{display:inline-block;font-size:1rem;color:#fff;padding: 0 0 0 1.25rem;cursor:pointer;position:relative;margin-left: 1.25rem;}
.title001 dl dt:before{content:"";position:absolute;left:0;top:50%;margin-top: -.375rem;background:#fff;border-radius:50%;width: 0.75rem;height: 0.75rem;}

.title001 dl dt.on:before{ background:#00b2ac}

.n_gonggong .content1{ padding:1.5rem 1.25rem 2.75rem; background:#fff}

.ar_article table td a.dy, .ar_article table td a.yy{color: #fff;display: inline-block; padding:0 1rem;height: auto;background: #00b2ac;line-height: 2rem;font-size: .875rem; transition:.6s} 
.ar_article table td a:hover{background: #b70c2c;}
.ar_article table td span{ color:#000}
.n_yuyue .ar_article td:nth-child(2n-1), .n_yuyue .ar_article th:nth-child(2n-1){ border-right:none !important}
.n_yuyue .ar_article td:nth-child(2n), .n_yuyue .ar_article th:nth-child(2n){ border-left:none !important}

.fanye{margin-top: 2rem;}


.n_yuyue_btn a{color: #fff;display: inline-block; padding:0 1.75rem;height: 2rem;background: #00b2ac;line-height: 2rem;font-size: .875rem; transition:.6s; margin-top:2.5rem} 
.n_yuyue_btn a:hover{background: #b70c2c;}
.ar_article .th_thin th{ font-size:1rem; font-weight:normal}
.ar_article table tr td.zy{ background:#ebebeb !important; color:#a4a4a4}
.ar_article table tr td.ky{ color:#a4a4a4}

.n_time_yy{ text-align:left; padding:0 1.25rem}
.n_time_yy .fl00{ margin-bottom:2rem}
.n_time_yy .fl00 h3 font{ display:inline-block; font-size:1.25rem; color:#333333; line-height:2rem; padding-bottom:.5rem; border-bottom:#b70c2c 2px solid; font-weight:bold; margin-bottom:1.625rem}
.n_time_yy ul{ margin:0 -.625rem;}
.n_time_yy ul li{ padding:0 .625rem; float:left; width:25%; margin-bottom:1.25rem}
.n_time_yy ul li .box{ box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.08); padding:1.25rem 1rem 1.25rem 1.25rem}
.n_time_yy ul li .box h5{ font-size:1rem; color:#000000; font-weight:bold; line-height:1.25rem; height:1.25rem; margin-bottom:.5rem}
.n_time_yy ul li .box h6{ overflow:hidden}
.n_time_yy ul li .box h6 font{ width:calc(100% - 4.375rem); font-size:.875rem; color:#a3a3a3; line-height:2.125rem}
.n_time_yy ul li .box h6 a{ display:inline-block; float:right; font-size:1rem; color:#fff; font-weight:bold; background:#00b2ac; width:4.375rem; height:2.125rem; line-height:2.125rem; text-align:center; transition:.6s}
.n_time_yy ul li .box h6 a:hover{background: #b70c2c;}

.n_huiyi{ text-align:left; padding:0 1.25rem}
.n_huiyi ul{ margin:0 -.875rem;}
.n_huiyi ul li{ padding:0 .875rem; float:left; width:33.3333333%; margin-bottom:1.75rem}
.n_huiyi ul li .box{ box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.08); position:relative}
.n_huiyi ul li .box .img .img_hezi{ padding-bottom:58.90% !important}
.n_huiyi ul li .box .top{position:absolute;top:0;right:0;bottom:0;left:0;padding: 1.5rem 1rem 1.25rem 1.25rem;background:url(../images/touming.png) left center no-repeat;background-size:auto 100%;}
.n_huiyi ul li .box h5{font-size:1rem;color: #fff;font-weight:bold;line-height:1.25rem;height:1.25rem;margin-bottom:.5rem;}
.n_huiyi ul li .box h6{overflow:hidden;position: absolute;bottom: 1.25rem;width: 100%;left: 0;padding: 0 1.25rem;}
.n_huiyi ul li .box h6 font{width:calc(100% - 4.375rem);font-size:.875rem;color: #fff;line-height:2.125rem;}
.n_huiyi ul li .box h6 a{ display:inline-block; float:right; font-size:1rem; color:#fff; font-weight:bold; background:#00b2ac; width:4.375rem; height:2.125rem; line-height:2.125rem; text-align:center; transition:.6s}
.n_huiyi ul li .box h6 a:hover{background: #b70c2c;}

.n_huiyishi form{max-width: 576px;margin: 0 auto; text-align:left}

.n_huiyishi form .layui-form-label{ font-size:.875rem; color:#000000}
.n_huiyishi form .layui-input, .n_huiyishi form .layui-select, .n_huiyishi form .layui-textarea{font-size:.875rem;color:#676767;border-color:white;padding: 0;}
.n_huiyishi form .layui-input-block{ text-align:left}
.n_huiyishi form .shangchuan{display:inline-block;position:relative;cursor:pointer;}
.n_huiyishi form input[type=button]{display:inline-block;width: 120px;height: 34px;font-size: 14px;color: #777777;cursor:pointer;background: #e5e5e5;}
.n_huiyishi form input[type=file]{position:absolute;top:0;right:0;bottom:0;left:0;display: block;width: 100%;height: 100%;cursor:pointer;z-index: 10;opacity: 0;}
.n_huiyishi form .layui-input-block a{font-size: 1rem;color: #000000;transition:.6s;margin: 10px 0 0;vertical-align: top;display: inline-block;}
.n_huiyishi form .layui-input-block a font{ color:#cd7a12}
 

.dy_main{max-width: 735px;margin: 0 auto;}
.dy_main h1{font-size: 20px;font-weight: bold;text-align: center;color: #000;margin-bottom: 20px;}
.dy_main>div{text-align: left;}
.dy_main>div p{font-size: 16px;display: inline-block;color: #000;margin-bottom: 10px;}
.dy_main>div p.line1{width: 100px;border-bottom: 1px solid #000;height: 28px;margin-bottom: 0;}
.dy_main>div p.line2{width: 50px;border-bottom: 1px solid #000;height: 28px;margin-bottom: 0;}
.dy_main>div p.line3{width: 25px;border-bottom: 1px solid #000;height: 28px;margin-bottom: 0;}

.dy_main>div p.txt2em{text-indent: 2em;}
.dy_main>div.d1 .txt2em{margin-left: 2em;}

.dy_main>div.d3 p input{width: 10px;height: 10px;border: 1px solid #000;-webkit-appearance: auto;margin-right: 5px;}
.dy_main>div.d3 p{margin-right: 15px;}

.dy_main>div.d4{padding-left: 62%;margin-top: 50px;}
.dy_main>div.d4 p{display: block;}
/*==========================================内页 结束=============================================*/

/* aos="fade-up" aos-duration="1200" */
@media(min-width: 768px){
	.fanhui_box a:hover, header .right .right_con a:hover{ background:#b70c2c; color:#fff}
	.fanhui_box a:hover svg{ fill:#fff}
	.n_gonggong .content form ul li:hover, header .right .left_con a:hover{ color:#b70c2c}
	
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1600px){
}

@media(max-width: 1450px){
}

@media(max-width: 1400px){
}

@media(max-width: 1330px){
}

@media(max-width: 1300px){
.logo{width: 100%;max-width:100%;}
.logo img{max-width: calc(100% - 35.625rem);}
header .right{padding:0;}
}

@media(max-width: 1250px){
	.w1200{ padding:0 15px}
}

@media(max-width: 1200px){
	.scroll{overflow:hidden;overflow-x: scroll;}
	.scroll .ar_article{width:100%;    overflow: hidden;overflow-x: scroll;}
	
	.n_time_yy ul li{ width:50%}
}

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 2rem;}
	
	.n_huiyi ul{ margin:0 -7px}
	.n_huiyi ul li{ width:50%; padding:0 7px}

}

@media(max-width: 768px){
	.logo{width:100%;max-width:100%;line-height: 60px;text-align: center;}
	.logo img{ height:40px;max-width:none;}

	header .right{width:100%;padding: 5px 0 0;}
	header .right .right_con{ margin-left:0}
	
	.n_gonggong .content{margin: 0 6%;max-width: 88%;padding: 2rem 15px;}
	.n_gonggong .content:before{ margin:-.75rem}
	.index_miso{ padding:130px 0 0}
	.zhuti_box{min-height: calc(100vh - 160px);padding: 2.5rem 0 3rem;height: auto;}
	
	header .right .left_con{ line-height:32px}
	header .right .right_con a{ line-height:32px; height:34px}
	.fanhui_box a{ width:60px}
	
	.title001 dl{margin-left:0;line-height: 3rem; vertical-align:top}
	.title001 dl dt{ margin-left:.5rem}
	.title001 h3{font-size:1.25rem;line-height: 3rem;}
	.title001{height:auto;padding: 1rem 15px 0;}
	.title001 .right{width:100%;text-align: left;}
	.title001 .layui-form-item{ margin:0}
	
	.n_time_yy ul li{ width:100%}
	
	.n_huiyi ul li{ width:100%; margin-bottom:1rem}
	
	.n_huiyi, .n_time_yy{ padding:0}
	
	.n_huiyishi form .layui-form-item .layui-form-label{width: 100%;text-align: left;padding-top: 0;}
	.n_huiyishi form .layui-form-item .layui-input-block{margin-left: 0;}
	.n_huiyishi form .uploader .con{height: auto;padding: 1rem 0 0 1rem;width: calc(100% - 90px);font-size: 12px;}
	
	.n_huiyishi form .layui-form-select .layui-edge{margin-top: 12px;}
	.n_huiyishi form .uploader input[type=button]{/* width:90px; *//* height:90px; */}
	.n_huiyishi form .uploader .con .table, .n_huiyishi form .layui-input-block a{ font-size: 12px;}
}

@media(max-width: 456px){
.fanhui_box {
    position: relative;
    margin-top: 16px;
}

}