/*公共css样式*/
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, fieldset, button, input, textarea, th, td, cite { margin: 0; padding: 0; font-style: normal; }
html { color: #000; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; font-style: normal; font-weight: normal; }
em { font-style: normal; }
/*[v-cloak] {display: none;}*/
ul, ol { list-style: none; }
a { color: #454545; text-decoration: none; outline: none; }

.rel { position: relative; }
.abs { position: absolute; }

img { border: 0; vertical-align: top; }
button, input, select, textarea, option { font-size: 14px; outline: none; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0px; vertical-align: top; }
textarea { resize: vertical; }
blockquote { position: absolute; bottom: 0; top: 40px; right: 0; left: 0; }
.fl { float: left; }
.fr { float: right; }
.cl:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden; }

.fb { font-weight: bold; }
.tc { text-align: center; }
.fs18 { font-size: 18px; }

.hide { display: none; }

body { margin: 0; padding: 0; }

.p10 { padding: 10px; }
.p15 { padding: 15px; }
.mt15 { margin-top: 15px; }
.mr10 { margin-right: 10px; }
.mt10 { margin-top: 10px; }
.ml10 { margin-left: 10px; }
.mb10 { margin-bottom10px; }
.inline { display: inline-block; }

.btn_1 { position: absolute; right: 0; top: 10px; height: 40px; line-height: 40px; text-align: center; color: #fff; cursor: pointer; width: 110px; }
.bgcol_1 { background: #68b71a; }
.bgcol_2 { background: #ff5722; }

.red { color: #f00; }
.col_1 { color: #0514a6; }
.col_2 { color: #237204; }
.col_3 { color: #f00; }
.col_4 { color: #f00; }

.title { cursor: pointer; }
.layui-elem-quote { border-left: 0; }



.y-overflow { height: 100%; overflow-y: auto; }

.tit_1 { background: #edf6fa; height: 56px; border: 1px solid #b7d5df; line-height: 54px; padding: 0 15px; font-weight: bold; border-left: 0; position: absolute; left: 0; top: 0; width: 100%; box-sizing: border-box; }

#main { position: relative; height: 100%; box-sizing: border-box; padding-top: 40px; }

/*right.html*/
.place { height: 40px; background: url(../images/righttop.gif) repeat-x;}
.place span { line-height: 40px; font-weight: bold; float: left; margin-left: 12px; }
.placeul li { float: left; line-height: 40px; padding-left: 7px; padding-right: 12px; background: url(../images/rlist.gif) no-repeat right; }
.placeul li:last-child { background: none; }

#topstyle { position: absolute; left: 0; top: 0; width: 100%; height: 80px; background: url(../images/topbg.gif) center center repeat-x; border-bottom: 1px solid #ccc; }

#topstyle span { padding-left: 30px; color: #fff; font-size: 36px; line-height: 75px; text-shadow: 2px 2px 5px #000; }
#topstyle .welstyle { position: absolute; right: 30px; top: 25px; line-height: 30px; color: #fff; background: #075783; border-radius: 15px; padding: 0 15px; font-size: 14px; }
#topstyle .welstyle b { margin: 0 10px; }
#topstyle .welstyle a, #topstyle .welstyle em { color: #fff; cursor: pointer; margin: 0 10px; text-decoration: underline; }
#mainstyle { height: 100%; position: relative; padding-left: 400px; }

#leftstyle { width: 400px; position: absolute; left: 0; top: 0px; height: 100%; border: 1px solid #b7d5df; padding-top: 55px; background: #f0f9fd; box-sizing: border-box; }

#rightstyle { height: 100%; position: relative; padding-top: 55px; box-sizing: border-box; }

#leftstyle_1 { height: 55px; padding: 10px; position: absolute; top: 0; left: 0; width: 100%; box-sizing: border-box; background: #d4e7f0; border-bottom: 1px solid #b7d5df; }

#leftstyle_1 .input_1 { position: absolute; left: 10px; top: 10px; background: #fff; border: 1px solid #a7b5bc; border-radius: 5px; width: 379px; height: 35px; z-index: 10; padding: 5px 10px; box-sizing: border-box; }

#leftstyle_1 .input_1:hover { box-shadow: 0 0 5px #a7b5bc; }

#leftstyle_1 span { position: absolute; right: 10px; top: 10px; background: #71bd2b; height: 35px; width: 80px; text-align: center; color: #fff; line-height: 35px; border-radius: 0 5px 5px 0; z-index: 11; cursor: pointer; }

#leftstyle_1 span:hover { box-shadow: 0 0 5px #71bd2b; background: #71bd2b; }

#leftstyle_2 { height: 100%; overflow-y: auto; }

#leftstyle_2 ul { padding: 15px; }

#leftstyle_2 ul li { height: 35px; line-height: 35px; border-bottom: 1px dashed #3eafe0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: url(../images/list.gif) center left no-repeat; padding-left: 20px; cursor: pointer; }

#leftstyle_2 ul li:hover, #leftstyle_2 ul li.current { color: #066cac; font-weight: bold; }

#leftstyle_2 ul .layui-flow-more { line-height: 30px; text-align: center; }

.tabstyle_1 { width: 100%; height: 35px; border-bottom: 1px solid #d3dbde; }

.tabstyle_1 li { float: left; width: 100px; text-align: center; border-left: 1px solid #d3dbde; border-right: 1px solid #d3dbde; border-top: 3px solid #66c9f3; height: 33px; background: #fff; font-weight: bold; line-height: 33px; }

.tblstyle_1, .tblstyle_2 { border: 1px solid #c7c7c7; width: 100%; }

.tblstyle_1 tr th { background: url(../images/th.gif) center center repeat-x; height: 34px; border: 1px solid #c7c7c7; text-align: left; padding: 0 15px; line-height: 34px; }

.tblstyle_1 tr td { border-right: 1px dashed #c7c7c7; border-bottom: 1px solid #c7c7c7; padding: 5px; line-height: 25px; }

.tblstyle_1 tr th:first-child, .tblstyle_1 tr td:first-child { text-align: center; }

.tblstyle_1 tbody tr:nth-child(2n+2) { background: #f5f8fa; }

.tblstyle_1 tr td ul li { line-height: 30px; position: relative; padding: 0 70px 0 10px; }

.tblstyle_1 tr td ul li:not(:last-child) { border-bottom: 1px dotted #c7c7c7; }

.tblstyle_1 tr td ul li span { cursor: pointer; color: #056dae; position: absolute; right: 0; top: 0; width: 60px; text-align: center; }

.tblstyle_2 tr th, .tblstyle_2 tr td { padding: 5px; line-height: 25px; border: 1px solid #c7c7c7; }
.tblstyle_2 tr th { width: 80px; text-align: right; }

@media (max-width: 1200px) {
    body { font-size: 14px; }
}


.tblstyle_3 { border: solid 1px #cbcbcb; width: 100%; }
.tblstyle_3 th { background: #edf6fa; height: 40px; line-height: 40px; border-bottom: solid 1px #b6cad2; text-indent: 10px; text-align: left; }
.tblstyle_3 td { padding: 5px 10px; line-height: 30px; border: solid 1px #c7c7c7; }
.tblstyle_3 td.tit { width: 100px; text-align: right; font-weight: bold; }
.tblstyle_3 .tbllnk { color: #056dae; }
.tblstyle_3 td i { color: #7f7f7f; padding-left: 10px; font-style: normal; }



#topmain { height: 100%; width: 100%; position: relative; padding-top: 80px; box-sizing: border-box; }
#topmain_1 { width: 100%; height: 100%; position: relative; box-sizing: border-box; }
#topmain_left { position: absolute; left: 0; top: 0; width: 187px; height: 100%; background: url(../images/leftline.gif) repeat-y right; }
#topmain_right { width: 100%; height: 100%; }

/*left.html*/
.lefttop { background: url(../images/lefttop.gif) repeat-x; height: 40px; color: #fff; font-size: 14px; line-height: 40px;padding-left: 45px; }
/*.lefttop span { margin-left: 8px; margin-top: 10px; margin-right: 8px; background: url(../images/leftico.png) no-repeat; width: 20px; height: 21px; float: left; }*/

.leftmenu { width: 187px; overflow: hidden; }
.leftmenu dd { /*background: url(../images/leftmenubg.gif) repeat-x;*/ line-height: 35px; font-weight: bold; font-size: 14px; }
.leftmenu dd span { float: left; margin: 10px 8px 0 12px; }
.leftmenu dd .menuson { display: none; }
.leftmenu dd:first-child .menuson { display: block; }

.menuson { line-height: 30px; font-weight: normal; }
.menuson li { cursor: pointer; }
.menuson li.active { position: relative; background: url(../images/libg.png) repeat-x; line-height: 30px; color: #fff; }
.menuson li cite { display: block; float: left; margin-left: 32px; background: url(../images/list.gif) no-repeat; width: 16px; height: 16px; margin-top: 7px; }
.menuson li.active cite { background: url(../images/list1.gif) no-repeat; }
.menuson li.active i { display: block; background: url(../images/sj.png) no-repeat; width: 6px; height: 11px; position: absolute; right: 0; z-index: 10000; top: 9px; right: -1px; }
.menuson li a { display: block; height: 30px;  padding-left: 45px; }
.menuson li.active a { color: #fff;  }



@media (min-width: 1201px) and (max-width:1600px) {
    body { font-size: 14px; }
}

@media (min-width: 1601px) {
    body { font-size: 16px; }
}
