@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0;font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; background: #fff;max-width: 1920px; margin: 0 auto;}
div, p, form, label,  textarea, img, span,select{margin:0; padding:0; border:none;}
a{ text-decoration:none; color: #333;}
ul{ margin:0;   padding:0;  list-style-type:none;}
div{font-size:14px;line-height:20px; color: #333;}
html, body { height: 100%}
img {vertical-align: middle;border: none; -ms-interpolation-mode: bicubic; max-width: 100%;}
div,p,span,a,ul,li,nav,input,a:before,a:after{ -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;}

.conta{ width: 1340px; margin: 0 auto; position: relative;}
.alic{ text-align: center;}
.ovh{ overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after{ content: ""; display: block; clear: both;}
.trans03{ -webkit-transition:all .3s; -moz-transition: all .3s; -ms-transition:all .3s;}
.dsb{ display: block;}
.dsn{ display: none;}
.ellipsis{white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.flex{display: -webkit-flex; display: flex;}

.content{ width: 984px; margin: 0 auto;}
.content_bg{ background: url(../images/ftrd2020_content_bg.png) no-repeat center top;/* min-height:1171px; */}

.header .bg{ height: 240px; background: url(../images/ftrd2020_img01.jpg) center center;}
.header .logo{ display: block; float: left; margin-top: 30px;}
.header .search{ float: right; position: relative; height: 34px; width: 230px; overflow: hidden; margin-top: 55px; padding-right: 40px; border:1px solid #eee; border-radius: 3px;}
.header .ctrol{ display: block; width: 100%; height: 32px; border: none; background: none; text-indent: 10px; color: #fff;}
.header .ctrol::-webkit-input-placeholder { color: #fff;}
.header .ctrol::-moz-placeholder { color: #fff;}
.header .ctrol:-ms-input-placeholder {color: #fff;} 
.header .sbtn{ display: block; position: absolute; right: 0; top: 0; bottom: 0; width: 40px; background: url(../images/ftrd2020_search.png) no-repeat center center #fff; border: none;}
.header .navbg{ height: 58px; background: url(../images/ftrd2020_nav_bg.png) repeat-x center center;}
.header .nav{ text-align: center;}
.header .navls{ position: relative; display: block; float: left; width: 12.5%; font-size: 16px; line-height: 58px; color: #fff; background: url(../images/ftrd2020_nav_sp.png) no-repeat left center;}
.header .navls-img{ margin-right: 3px;}
.header .navls:nth-child(1){ background: none;}
.header .zid{ position: relative; z-index: 2;}
.header .navhbg{ position: absolute; z-index: 1; left: 0x; right: 0; bottom: 0;  top: 0; background: #62B0FF; box-shadow: 0 0 5px rgba(0,0,0,.2); -webkit-transition:all .3s; -moz-transition: all .3s; -ms-transition:all .3s;}
.header .active .navhbg,.header .navls:hover .navhbg{left: -3px; right: -3px; bottom: -2px;  top: -2px;}

.footer{ background: url(../images/ftrd2020_foot_bg.png) no-repeat center center;}
.footer .flinks{ padding: 85px 0 20px 0; color: #fff;}
.footer .flink{ margin-right: 10px; color: #fff;}
.footer .flink:hover{ text-decoration: underline;}
.footer .copyright{ padding: 24px 0; text-align: center; color: #fff; line-height: 26px;}
.footer .cr-tx{ padding: 0 15px;}
.footer .cr-tx a { color: #fff;}
.footer .hr{ width: 1024px; margin: 0 auto; border-top: 1px solid #204a7f; border-bottom: 1px solid #4874f6;}

.slider{position: relative; overflow: hidden;}
.slider .warp{ position: relative; height: 100%; width: 100%; overflow: hidden; z-index: 2;}
.slider .fitem{ display: block; position: absolute; left: 0; top: 0; height: 100%; width: 100%;}
.slider .pos{ position: absolute; left: 0;bottom: 30px; width: 100%; text-align: center; z-index: 3;}
.slider .po{height: 15px; width: 15px;  background: #fff; display: inline-block; margin: 0 8px; cursor: pointer; border-radius: 50%; transition:all .3s; -webkit-transition:all .3s; -ms-transition:all .3s;-moz-transition:all .3s;}
.slider .po_active{background: #04cffa; transform:scale(1,1.5); -webkit-transform:scale(1.5,1.5); -moz-transform:scale(1.5,1.5); -ms-transform:scale(1.5,1.5);}

.cm-tabbox:after,.cm-tab-top:after,.cm-tab-conts:after{ content: ""; display: block; clear: both;}
.cm-tabbox{ position: relative; padding-top: 40px; border: 1px solid #b3b3b3;}
.cm-tab-top{ position: absolute; left: -1px; top: -1px; right: -1px; font-size: 16px; line-height: 40px;}
.cm-tab-point{ display: block; float: left; width: 25%; text-align: center; background: #62B0FF; color: #fff;}
.cm-tab-point.active{ background: none; color: #62B0FF;}
.cm-tab-cont{ display: none;}
.cm-tabbox.one .cm-tab-point{ width: 100%;}
.cm-tabbox.two .cm-tab-point{ width: 50%;}
.cm-tabbox.five .cm-tab-point{ width: 20%;}
.cm-tabbox.three .cm-tab-point{ width: 33%;}
.cm-tabbox.three .cm-tab-point:nth-last-child(1){ width: 34%;}
.cm-list-item{white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}

.cm-bread{ padding: 20px 0; line-height: 32px; color: #62B0FF; font-size: 16px;}
.cm-bread a{ color: #62B0FF;}
.cm-bread .sp{ padding: 0 15px;}

.cm-left{ float: left; width: 155px; background: #3499FF; text-align: center; font-size: 16px; line-height: 40px;}
.cm-left-item{ display: block; color: #fff; -webkit-transition:all .3s; -moz-transition: all .3s; -ms-transition:all .3s;}
.cm-left-item.active,.cm-left-item:hover{ background: #62B0FF;  box-shadow: 0 0 5px rgba(0,0,0,.2);}
.cm-left ul{ overflow:hidden;}
.cm-left ul li a{ display: block; color: #fff; -webkit-transition:all .3s; -moz-transition: all .3s; -ms-transition:all .3s;}
.cm-left ul li a:hover{ background: #62B0FF;  box-shadow: 0 0 5px rgba(0,0,0,.2);}

.daying{ width:350px; font-size:14px; line-height:34px; height:34px; text-align:right;}
.daying a{ color:#444444; }

.index{ width: 100%; background: url(../images/ftrd2020_content_bg.png) no-repeat center top;}
.index .banner{ width: 470px; height: 286px; float: left;}
.index .slider .pos{ bottom: 15px; right: 5px; text-align: right;}
.index .slider .po{ height: 10px; width: 10px;}
.index .ftext{ position: absolute; left: 0; bottom: 0; right: 0; background: rgba(0,0,0,.5); color: #fff; padding-left: 10px; line-height: 40px;}
.index .banner1{ padding-top: 30px;}
.index .linetx{ padding: 12px 0; font-size: 36px; font-weight:bold; line-height: 48px; color: #009BFF; text-align: center;}
.index .linetx a { color: #009BFF;}
.index .linetx a:hover { color: #009BFF; text-decoration: underline;}
.index .dontai{ float: right; width: 480px;}
.index .dt-til{ line-height: 30px; font-size: 18px; font-weight: bold; border-bottom: 2px solid #009BFF; color: #009BFF;}
.index .dt-more{ font-weight: normal; font-size: 14px; float: right;}
.index .dt-more:hover{ color: #4874f6;}
.index .dt-list{ padding-top: 24px;}
.index .dt-item{ display: block; position: relative; margin-bottom: 10px; padding-left: 50px; line-height: 30px; height: 30px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.index .dt-ao{ position: absolute; left: 0; top: 0; height: 30px; width: 30px; background: url(../images/ftrd2020_bg01.jpg) no-repeat left bottom; color: #666; text-align: center;}
.index .dt-aot{ position: absolute; right: 13px; top: 2px; font-size: 14px; line-height: 16px; width: 16px;}
.index .dt-aob{ position: absolute; left: 14px; bottom: 0; font-size: 12px; line-height: 14px; width: 16px;}
.index .dt-item:nth-last-child(1){ margin-bottom: 0;}
.index .dt-item:hover .dt-ao{ background-position: left top; color: #fff;}
.index .banner2{ margin-top: 30px;}
.index .midpart{ margin-top: 30px;}
.index .cate-list{ width: 230px; float: left; text-align: center; font-size: 16px;}
.index .cate-item{ display: block; height: 84px; padding-top: 14px; background: #ddecff; margin-bottom: 20px; color: #019AFF;}
.index .cate-item:nth-last-child(1){ margin-bottom: 0;}
.index .cate-ico{ margin-right: 28px;}
.index .cm-tabbox{ position: relative; float: right; height: 292px; width: 734px; border:1px solid #b3b3b3; padding-top: 40px;}
.index .cm-tab-top{ position: absolute; left: -1px; top: -1px; right: -1px; font-size: 16px; line-height: 40px;}
.index .cm-tab-point{ background: #019AFF; color: #fff;}
.index .tablist{ padding: 8px 18px 0;}
.index .tablist-item{ display: block; position: relative; padding-left: 16px; line-height: 38px;}
.index .ao{ position: absolute; left: 0; top: 50%; height: 11px; width: 11px; margin-top: -6px; background: url(../images/ftrd2020_bg02.png) no-repeat left bottom;}
.index .tablist-time{ float: right;}
.index .cm-tab-point.active{ background: none; color: #019AFF;}
.index .tablist-item:hover .ao{ background-position: left top;}
.index .tablist-item:hover{ color: #019AFF;}
.index .botpart{ margin-top: 30px;}
.index .bp-item{ position: relative; float: left; width: 180px; height: 84px; margin-right: 21px; border-radius: 5px; justify-content: center; align-items: center; text-align: center; color: #fff; font-size: 16px;}
.index .bp-item-ico{ margin-right: 20px;}
.index .bp-item-code{ display: none; position: absolute; left: -9px; bottom: 95px; width: 240px; background: #fff; padding: 10px 5px 5px; border-radius: 4px; box-shadow: 0 0 6px rgba(0,0,0,.2);}
.index .bp-item-code:before{ content: ""; display: block; position: absolute; left: 50%; bottom: 0; border: 10px solid #fff; border-color: #fff transparent transparent;}
.index .bp-item.a{ background-color: #478dcf;}
.index .bp-item.b{ background-color: #4eaedd;}
.index .bp-item.c{ background-color: #f2bc42;}
.index .bp-item.d{ background-color: #FF9E73;}
.index .bp-item.e{ background-color: #FF0000;}
.index .bp-item:nth-last-child(1){ margin-right: 0; float: right; width: 180px;}
.index .bp-ic-img{ width: 100px; height: 100px;display: block; margin: 0 auto;}
.index .bp-item:hover .bp-item-code{ display: block;}
.index .bp-ic-ls{ width: 50%; float: left;}
.index .bp-ic-tx{ font-size: 12px; padding: 5px 0 0;}
.index .bp-ic-arr{ position: absolute; left: 50%; bottom: -13px; height: 13px; width: 22px; margin-left: -11px;}

.cm-list-item{display: block; position: relative; padding-left: 16px; line-height: 38px;}
.cm-list-ao{position: absolute; left: 0; top: 50%; height: 11px; width: 11px; margin-top: -6px; background: url(../images/ftrd2020_bg02.png) no-repeat left bottom;}
.cm-list-time{float: right;}
.cm-list-item:hover .cm-list-ao{ background-position: left top;}
.cm-list-item:hover{ color: #3372c1;}

.cm-page{ padding: 18px 0; text-align: center;}
.cm-page-link{ color: #62B0FF; margin: 0 8px;}
.cm-page-link:hover{ text-decoration: underline;}
.cm-page-tx{ color: #999;margin: 0 8px;}
.cm-page-ctrol{ display: inline-block; height: 24px; width: 50px; border: 1px solid #eee; border-radius: 3px;}

.rdgk{padding-bottom: 50px;}
.rdgk .rightbox{ position: relative; width: 800px; float: right;}
.rdgk .rtil{ position: absolute; left: -1; top: -1px; right: -1px; padding-left: 22px; color: #fff; line-height: 40px; font-size: 18px; background:#62B0FF;}
.rdgk .cm-list{ padding: 50px 20px 0;}
.rdgk .peolist{ padding-top: 30px;}
.rdgk .peo-item{ display: block; float: left; width: 199px; text-align: center; margin-bottom: 30px;}
.rdgk .peo-img{ display: block; margin: 0 auto;}
.rdgk .peo-name{ padding-top: 10px;}
.rdgk .peo-job{ font-weight: bold;}
.rdgk .or-img{ float: left;}
.rdgk .or-right{ position: relative; width: 468px; float: right;border:1px solid #b3b3b3;}
.rdgk .rtil.a{ text-align: center; padding-left: 0;}
.rdgk .or-rules{ padding: 40px 20px 0px; height: 771px; overflow-y:auto;}
.rdgk .or-rules p{ line-height: 26px;}
.rdgk .ol-omap{ float: left; width: 480px;}
.rdgk .ol-til{ padding-bottom: 30px; text-align: center; color: #d32c25; font-size: 24px; line-height: 32px; font-weight: bold;}
.rdgk .ol-map{ width: 478px; height: 677px; background: url(../images/ftrd2020_jigou.jpg) no-repeat left top;}
.rdgk .ol-namesa{ height: 168px; text-align: center; color: #fff; font-size: 16px;}
.rdgk .ol-names-ls{ display: block; color: #fff;}
.rdgk .ol-namesa .ol-names-ls{ line-height: 46px; height: 46px; width: 342px; margin-bottom: 20px;}
.rdgk .ol-namesb{ height: 379px; text-align: center; color: #fff; font-size: 16px;}
.rdgk .ol-namesb .ol-names-ls{ width: 46px; height: 337px; float: left; padding: 20px 10px 0; margin-right: 15px; line-height: 18px;}
.rdgk .ol-namesb .ol-names-ls:nth-last-child(1){ margin-right: 0;}
.rdgk .ol-namesc{ height: 126px; text-align: center; color: #fff; font-size: 16px;}
.rdgk .ol-namesc .ol-names-ls{ width: 46px; height: 125px; float: left; padding: 20px 10px 0; margin-right: 15px; line-height: 18px;}

.rdhy .rightbox{width: 800px; float: right;}
.rdhy .ritem{ position: relative; margin-bottom: 20px; height: 40px;}
.rdhy .ritem-til{ position: absolute; left: 0; top: 0; z-index: 2; width: 260px; padding-left: 30px; background: none; line-height: 40px; font-size: 22px; color: #62B0FF; border-right: 1px solid #b3b3b3;}
.rdhy .cm-tabbox{ position: relative; z-index: 1;}
.rdhy .cm-tab-top{ padding-left: 260px; right: 0;}
.rdhy .cm-tab-point{ height: 42px; background: none; border-bottom: 1px solid #b3b3b3; color: #666;}
.rdhy .cm-list{ padding: 10px 30px;}
.rdhy .cm-tab-conts{ display: none;}
.rdhy .ritem.active{ height: auto;}
.rdhy .ritem.active .cm-tab-conts{ display: block;}
.rdhy .ritem.active .cm-tab-point.active{ border-bottom: none; background: url(../images/ftrd2020_bg03.jpg) repeat-x left top; border-top: 1px solid #b3b3b3;}
.rdhy .ritem.active .ritem-til,.rdhy .ritem.ritem01.active .ritem-til{background: #62B0FF; color: #fff; border:none}

.gzdt{ padding-bottom: 30px;}
.gzdt .banner1{ margin-bottom: 20px;}
.gzdt .dtlist{ padding: 20px 20px 0;}
.gzdt .dt-item{ display: block; position: relative; height: 200px; margin-bottom: 20px; padding-left: 320px;}
.gzdt .dt-img{ position: absolute; left: 0; top: 0;}
.gzdt .dt-title{ height: 180px; font-size: 24px; line-height: 32px;}
.gzdt .dt-info{ opacity: .6; overflow: hidden;}
.gzdt .dt-time{ float: left; padding: 0 30px 0 20px; background: url(../images/ftrd2020_item03b.png) no-repeat -5px center;}
.gzdt .dt-from{ float: left; padding-left: 20px;background: url(../images/ftrd2020_item03c.png) no-repeat -6px center;}
.gzdt .dta-img{ display: block;}
.gzdt .dta-info{ height: 120px; overflow: hidden; padding: 0 10px; background: #f5f7fa; font-size: 12px;}
.gzdt .dta-title{ height: 90px; font-size: 12px; padding: 10px 0;}
.gzdt .dta-time{float: left; padding: 0 30px 0 20px; background: url(../images/ftrd2020_item03b.png) no-repeat -5px center; font-size: 12px; opacity: .6;}
.gzdt .dta-msg{float: right; padding-left: 30px;background: url(../images/ftrd2020_item03a.png) no-repeat -1px center; font-size: 12px; opacity: .6;}
.gzdt .dta-item{ float: left; width: 290px; margin: 0 36px 24px 0;}
.gzdt .dta-item:nth-child(3n){ margin-right: 0;}
.gzdt .cm-list{ padding: 20px 20px 0;}

.dbgz{ padding-bottom: 30px;}
.dbgz .rightbox{width: 800px; float: right;}
.dbgz .rightbox .cm-list{ padding: 20px 20px 0;}
.dbgz .dta-img{ display: block;}
.dbgz .dta-info{ height: 120px; overflow: hidden; padding: 0 10px; background: #f5f7fa; font-size: 12px;}
.dbgz .dta-title{ height: 90px; font-size: 12px; padding: 10px 0;}
.dbgz .dta-time{float: left; padding: 0 30px 0 20px; background: url(../images/ftrd2020_item03b.png) no-repeat -5px center; font-size: 12px; opacity: .6;}
.dbgz .dta-msg{float: right; padding-left: 30px;background: url(../images/ftrd2020_item03a.png) no-repeat -1px center; font-size: 12px; opacity: .6;}
.dbgz .dta-item{ float: left; width: 255px; margin: 0 17px 24px 0;}
.dbgz .dta-item:nth-child(3n){ margin-right: 0;}
.dbgz .rightdetail{ position: relative; width: 800px; float: right; padding: 40px 20px; border: 1px solid #b3b3b3;}
.dbgz .rtil{left: -1; top: -1px; right: -1px; background: #62B0FF; color: #fff; font-size: 18px; line-height: 40px; padding-left: 20px;}
.dbgz .rdtil{position: absolute; left: -1; top: -1px; right: -1px; background: #62B0FF; color: #fff; font-size: 18px; line-height: 40px; padding-left: 20px;}
.dbgz .rdtil-til{ padding: 30px 0 15px; text-align: center; font-weight: bold; font-size: 20px; color: #333333;}
.dbgz .rdtil-info{ padding-bottom: 30px; font-size: 14px; color: #999; text-align: center;}
.dbgz .cont img{ display: block; margin: 0 auto 30px;}
.dbgz .cont p{ margin-bottom: 10px;}
.dbgz .map{ margin-bottom: 30px;}
.dbgz .fcbox{ position: relative; padding-top: 40px; border:1px solid #b3b3b3;}
.dbgz .fctil{position: absolute; left: -1; top: -1px; right: -1px; background: #62B0FF; color: #fff; font-size: 18px; line-height: 40px;text-align: center;}
.dbgz .peolist{ padding-top: 30px;}
.dbgz .peo-item{ display: block; float: left; width: 196px; text-align: center; margin-bottom: 30px;}
.dbgz .peo-img{ display: block; margin: 0 auto;}
.dbgz .peo-name{ padding-top: 10px;}
.dbgz .peo-job{ font-weight: bold;}

.dbgz .rightbox{width: 800px; float: right;}
.dbgz .ritem{ position: relative; margin-bottom: 20px; height: 40px;}
.dbgz .ritem-til,.rdhy .ritem.ritem01 .ritem-til{ position: absolute; left: 0; top: 0; z-index: 2; width: 660px; padding-left: 30px; background: none; line-height: 40px; font-size: 22px; color: #62B0FF; border-right: 1px solid #b3b3b3; }
.dbgz .cm-tabbox{ position: relative; z-index: 1;}
.dbgz .cm-tab-top,.rdhy .ritem.ritem01 .cm-tab-top{ padding-left:660px; right: 0;}

.dbgz .partmap{ position: relative; height: 258px; width: 984px; background: url(../images/ftrd2020_map.jpg) no-repeat; margin-bottom: 30px;}
.dbgz .partmap-til{ display: block; position: absolute; left: 0; bottom: 0; width: 120px; height: 47px; margin-left: -60px; background: url(../images/ftrd2020_map01a.png); text-align: center; line-height: 30px;}
.dbgz .partmap-til.active{ background: url(../images/ftrd2020_map01b.png); width: 159px; height: 59px; margin-left: -80px; color: #62B0FF; font-size: 18px; line-height: 40px;}

.zdsx{ padding-bottom: 30px;}
.zdsx .banner{ display: block; margin-bottom: 30px;}
.zdsx .listbox{ position: relative; padding-top: 40px; border:1px solid #b3b3b3;}
.zdsx .listtil{position: absolute; left: -1; top: -1px; right: -1px; background: #62B0FF; color: #fff; font-size: 18px; line-height: 40px;text-align: center;}
.zdsx .cm-list{ padding: 20px 20px 0;}