@charset "utf-8";
/*Technical Support SudyTech*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; min-width: 1600px; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; font-size: 14px;}
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:normal; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 Verdana, Geneva, \5FAE\8F6F\96C5\9ED1; color:#333; outline:0; }
:focus { outline:0; }
a { color:#333; }
a:hover { color:#f60; }


/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }

.text-truncate{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.text-two-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.text-three-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}
.text-10-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 10;line-clamp: 10;-webkit-box-orient: vertical;}
.text-8-line{display: -webkit-box;overflow: hidden;text-overflow: -o-ellipsis-lastline;text-overflow: ellipsis;-webkit-line-clamp: 8;line-clamp: 8;-webkit-box-orient: vertical;}
.text-justify {text-align:justify;}

.font_shadow_000 { text-shadow: -1px 1px 0 #000, 1px 1px 0 #000, 1px -1px 0 #000, -1px -1px 0 #000; }
.font_shadow_0 { text-shadow: 1px 1px 1px #000; }
.font_shadow_c { text-shadow: 1px 1px 1px #ccc; }



/*美化搜索功能*/
.layer { width: 100%; top: 0px; left: 0; background-color: rgba(0, 0, 0, .85); display: none; position: fixed; z-index: 99990; opacity: 1; height: 100%; }
.layer .layer-inner { }
.layer .layer-inner .layer-mod { }
.layer .layer-inner .layer-mod .shutdown { width: 50px; text-align: center; position: absolute; right: 2vw; top: 2vw; transition: transform .4s ease-out; }
.layer .close { font-size: 40px; color: #fff; cursor: pointer; }
.layer .searchbox { width: 686px; overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.wp-search.clearfix { background: #fff; }
.searchbox { text-align: right; margin-top: 5px; }
.wp-search { position: relative; border: 1px solid #d0d0d0; }
.wp-search form { display: block; }
.wp-search .search-input { margin-left: 4px; margin-right: 120px; }
.wp-search .search-input input.search-title { width: 100%; height: 22px; padding: 14px 0; line-height: 22px; background: none; color: #707070; font-size: 16px; border: 0; font-family: auto; outline: 0; text-indent: 10px; }
.wp-search .search-btn { width: 120px; height: 50px; position: absolute; right: 0; top: 0%; }
.wp-search .search-btn input.search-submit { width: 120px; height: 50px; border: 0; outline: 0; cursor: pointer; background-color: #153C68; color: #fff; font-size: 24px; font-family: auto; }
.layer .searchbox { }

/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(../images/sous.svg) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;border-radius: 20px; width:226px;float: right;}
.wp-search {position: relative; border:#b9986c 1px solid;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 36px;}
.wp-search .search-input input.search-title {width: 100%;height: 28px;padding: 4px 10px;line-height: 30px;background: none;color: #14345F;font-size: 14px;border:0;outline: 0; font-family:"微软雅黑";}
.wp-search .search-btn {position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:36px;height:36px;border:0;outline: 0;background:#b9986c url(../images/sous.svg) no-repeat center;cursor: pointer;background-size: 25px;}


/** 字体颜色 **/
.fc_white { color:#FFF; }
.fc_white a { color:#FFF; }
.fc_white a:hover { color:#F60; }

.fc_white1 { color:#FFF; }
.fc_white1 a { color:#FFF; }

.fc_brown { color:#b9986c; }
.fc_brown a { color:#b9986c; }
.fc_brown a:hover { color:#F60; }

.left { float: left; }
.right { float:right; }

/** ==== **/

.wrapper { margin: 0px auto; width: 1600px; }
.inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/

.header { width: 1600px; height: 170px; }
.header .logo { width: 214px; height: 73px; background: url(../images/logo.png) no-repeat; float: left; margin-top:20px; }
.header .search24 { float:left; padding-top:40px; padding-left:460px; }
.header .title { font-size: 14px; float: right; margin-top: 10px; background: #b9986c; height: 90px; width: 160px; text-align: center; margin-bottom: 10px; }
.header .line { background: url(../images/line.png) no-repeat center; height: 3px; width: 100%; }

.nav60 { width: 1200px; height: 47px; }
.nav60 ul { line-height: 47px;}
.nav60 ul li { float:left; font-size:16px; width:98px; text-align:center; }
.nav60 ul li a { color:#000; }
.nav60 ul li a:hover { color:#f60; }
.nav60 ul li ul { position: absolute; display: none; z-index: 108; background: #f5f5f5; }
.nav60 ul li ul li { float: none; background: #f5f5f5; }
.nav60 ul li ul li a { font-size: 14px; color: #000; line-height: 30px; height: 30px; text-shadow: none; display: block; }
.nav60 ul li ul li a:hover { color: #fff; background: #939393; }
.nav60 ul li:hover ul{ display:block; }



.banner600 { margin: 0px auto; width: 1600px; height:700px; background: #CCC; }

/* 图片循环轮播 */
.mylunbo { margin: 20px auto; position: relative; width: 100vw; height: 600px; /*background-color: purple;*/
overflow: hidden; display: flex; align-items: center; }
.mylunbo img{ width: 100vw; height: auto; object-fit:cover; }
.mylunbo ul { position: absolute; top: 0; left: 0; width:500%; }
.mylunbo ul li { float:left; list-style-type: none; }
.mylunbo ol li { list-style-type: none; }
.mylunbo .arrow-l, .arrow-r { display: none; position: absolute; top: 48%; margin-top: -20px;/*高度40，上移20*/ width: 50px; height: 50px; background: rgba(0, 0, 0, .3); text-align: center; color: #fff; z-index: 2; text-decoration-line: none; font: 50px/50px icomoon; }
.mylunbo .arrow-r { right: 0; }
.mylunbo .circle { position: absolute; bottom: 4vh; right: 4vw; }
.mylunbo .circle li { float: left; width: 8px; height: 8px; /*background-color: #fff;*/
border: 2px solid rgba(240, 120, 120, 0.5); margin: 0 3px; border-radius: 50%; /*鼠标经过显示小手*/
cursor: pointer; }
.mylunbo .current { background-color: #fff; }
.mylunbo a:hover { color:red; }

.frame700 { width:708px; }

.titlebox100 { width: 208px; height: 100px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; position:relative; z-index:3; left:23px; top:0px; }
.titlebox100 h1 { color: #000; padding-top: 20px; padding-left: 30px; }

.framebox700 { background: #b9986c; height: 700px; width: 708px; margin-top:-50px; }
.em23 { padding:23px; }
.framebox700 .more { font-size:28px; }
.framebox700 .pnews { height: 162px; padding-top: 18px; padding-bottom: 18px; }
.framebox700 .pnews .pic { width:284px; height:162px; background:#CCC; float:left; }
.framebox700 .pnews .title { width:338px; float:right; }
.framebox700 .pnews .title h1 { height:46px; line-height:46px; font-size:28px; color:#866239; }
.framebox700 .pnews .title h2 { height:42px; line-height:42px; font-size:18px; }
.framebox700 .pnews .title h3 { font-size:14px; line-height:25px; }
.framebox700 .line { background: url(../images/line1.png) no-repeat center center; height: 3px; width: 100%; }

.frame400 { width: 486px; height: 750px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; }
.frame400 .titlebox { }
.frame400 .item { height:32px; }
.frame400 .item h1 { width:56px; height:32px; line-height:32px; font-size:16px; float:left; }
.frame400 .item h2 { width:12px; height:32px; line-height:32px; font-size:12px; float:left; }
.frame400 .item h3 { width:368px; height:32px; line-height:32px; font-size:16px; float:right; }
.frame400 .more { font-size:28px; }
.frame400 .line { background: url(../images/line2.png) no-repeat center center; height: 3px; width: 100%; }

.picturetext { }
.titlebox101 { width: 208px; height: 100px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; margin-left:23px; float:left; }
.titlebox101 h1 { color: #000; padding-top: 20px; padding-left: 30px; }
.picturetext .more { width:136px; height:44px; line-height:44px; font-size:28px; text-align:center; float:right; margin-right:23px; background:#b9986c; margin-top:50px; }
.picturetext .more a { color:#FFF; }
.picturetext .more a:hover { color:#F60; }
.picturetext .box { height: 400px; background: #EFEFEF; }

.frame420 { height:400px; background:#f2eae3; }
.titlebox102 { width: 338px; height: 100px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; margin-left:40px; margin-top:-50px; float:left; }
.titlebox102 h1 { color: #000; padding-top: 20px; padding-left: 30px; }
.titlebox103 { width: 268px; height: 100px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; margin-top:-50px; margin-right:204px; float:right; }
.titlebox103 h1 { color: #000; padding-top: 20px; padding-left: 30px; }
.framebox560 { width:560px; margin-left:20px; }
.framebox560 .item { height:32px; }
.framebox560 .item h1 { width:430px; height:32px; line-height:32px; font-size:16px; float:left; }
.framebox560 .item h2 { width: 100px; height: 32px; line-height: 32px; font-size: 14px; color:#b9986c; float: right; text-align: right; }
.framebox560 .item h3 { width:12px; height:32px; line-height:32px; font-size:12px; float:right; text-align:right; }
.more1020 { width:136px; height:44px; line-height:44px; font-size:28px; text-align:center; float:right; background:#b9986c; margin-top:30px; }
.more1020 a { color:#FFF; }
.more1020 a:hover { color:#F60; }
.framebox360 { width:380px; margin-right:70px; }
.framebox360 .item { height:32px; }
.framebox360 .item h1 { width: 49px; height: 32px; line-height: 32px; font-size: 14px; color:#b9986c; float: left; }
.framebox360 .item h2 { width:12px; height:32px; line-height:32px; font-size:12px; float: left; }
.framebox360 .item h3 { width:310px; height:32px; line-height:32px; font-size:16px; float: right; }

.framebox310 { width:330px; }
.framebox328 { width:378px; }

.titlebox104 { height: 100px; box-shadow: 0px 0px 10px #b9986c; background: #FFF; padding-left:26px; padding-right:26px; }
.titlebox104 h1 { color: #000; padding-top: 20px; }

.framebox310 .item { height:62px; }
.framebox310 .item h1 { font-size:16px; height:28px; }
.framebox310 .item h2 { font-size:16px; color:#b9986c; text-align:right; }
.more310 { font-size:28px; }
.framebox328 .picture { width:378px; height:220px; background:#F2F2F2; }
.framebox328 .text { font-size:16px; margin-top:10px; }
.framebox328 .video { width:378px; height:245px; background:#F2F2F2; }


#footer { width: 1600px; height: 265px; background:#b9986c; }
#footer .logox { width: 314px; height: 73px; background: url(../images/logox.png) no-repeat; float: left; }
#footer .text { font-size: 16px; line-height: 32px; float:left; }
#footer .links { font-size: 16px; height: 50px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; }
#footer .links .name { width:106px; text-align:center; line-height:50px; float:left; }


/* 栏目列表 */
.col_menu { float: left; width: 260px; min-height: 400px; margin-left: 0px; }
.col_menu .menu7 { font-size: 24px; font-weight: 700; display: block; color: #FFF; background: #b9986c; clear: both; height: 100px; line-height: 100px; text-align: center; border-top-left-radius: 10px; border-top-right-radius: 10px; text-shadow: 2px 2px 2px #000; }
.col_menu .title6 { font-size: 20px; line-height: 60px; height: 60px; border-bottom: 1px dotted #CCC; }
.col_menu .title6 a { background: #F1F1F1; padding-left: 33px; display: block; }
.col_menu .title6 a:hover { background: #FCDCDC; padding-left: 28px; border-left: 5px solid #CA1111; }
.col_menu .title6 a.selected { background: #FCDCDC; padding-left: 28px; border-left: 5px solid #CA1111; }
.col_menu .title67 { border-style: none; height: 40px; line-height: 40px; }
.col_menu .title67 a { background: #F1F1F1; font-size: 18px; padding-left: 43px; display: block; }
.col_menu .title67 a:hover { background: #FCDCDC;  border-left: none; border-right: 3px solid #CA1111; }
.col_menu .title67 a.selected { background: #FCDCDC;  border-left: none; border-right: 3px solid #CA1111; }

.col_list { float: right; margin-top: 20px; width: 900px; }
.col_list .title7 { height: 40px; margin-right: 0px; margin-left: 0px; border-bottom: 1px solid #CCC; font-size: 24px; line-height: 26px; font-weight: bold; color: #333; padding-left: 20px; border-left: 5px solid #CA1111; }
.col_list .title78 { font-size: 14px; color: #555; float: right; margin-right: 20px; font-weight: normal; }
.col_list .text7 { margin-right: 0px; margin-left: 0px; margin-top: 20px; }
.listbottomline { background: url(../images/dotted01.gif) repeat-x 0px bottom; }
.ariticlelistarrow { background: url(../images/arrow3.gif) no-repeat 3px 23px; width: 26px; }
.ariticlelist { font-size: 18px; line-height: 24px; padding-top: 15px; padding-bottom: 15px; }

/* 文章页面 CSS */

#content1 { margin-top: -1px; padding: 0px; }
#content1 h1 { text-align: center; font-size: 30px; margin-bottom: 8px; color:#333; }
#content1 h2 { font-size: 16px; font-weight: normal; text-align: center; color: #999; }
#content1 h3 { text-align: center; margin-top: 12px; }
/*特别标题*/
#content1 h4 { font-size: 22px; color: #fff; font-weight: bold; padding: 20px; width: 85%; background: #CA1111; border-top-right-radius: 30px; border-bottom-right-radius: 30px; margin-left: -20px; text-align: center; }

#shownews { margin-top: 15px; padding: 10px; height: auto; min-height: 400px; border-top: 1px solid #C7C7C7; }
#shownews p { font-size: 18px; line-height: 1.8em; margin-top: 3px; margin-bottom: 15px; font-family: "宋体"; }
#shownews p a { font-size: 18px; }


/* 图片新闻代码对应 */
.dtjt9_div_text a:link { font-size: 16px !important; line-height: 35px !important; }
.dtjt9_div_text { bottom:0px !important; }
.dtjt9_div_img .number {  bottom:45px !important; }


/* 视频css */
video { display: block; object-fit: cover; width: 100%; height: 100%; }
