.bgFull {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(css/cover.htc);
  behavior: url(css/cover.htc);
}
.vcenter {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.block {
  display: block;
  position: relative;
}
.centerBlock {
  margin-left: auto;
  margin-right: auto;
}
.clearfix {
  clear: both;
}
.w1220 {
  width: 1220px;
  margin: 0 auto;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.home_top {
  height: 90px;
  background: #ffffff;
  width: 100%;
}
.home_top .logo {
  display: inline-block;
  height: 49px;
  margin-top: 22px;
}
.home_top .fanhui {
  display: inline-block;
  float: right;
  line-height: 90px;
  background: url(../images/icon.jpg) no-repeat left center;
  padding-left: 23px;
  color: #878787;
}
.footer {
  background: #fbfbfb;
  padding: 50px 0 83px;
}
.footer .foot_nav {
  text-align: center;
}
.footer .foot_nav a {
  display: inline-block;
  color: #808080;
  padding: 0 12px 0 9px;
  position: relative;
}
.footer .foot_nav a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  width: 1px;
  height: 12px;
  background: #cccccc;
}
.footer .foot_nav a:last-child:before {
  display: none;
}
.footer .foot_fx {
  margin-top: 30px;
  text-align: center;
}
.footer .foot_fx a {
  display: inline-block;
  height: 20px;
  margin: 0 14px;
}
.footer .banquan {
  margin-top: 18px;
  text-align: center;
  color: #bebebe;
}
.banner {
  height: 652px;
  position: relative;
  z-index: 1;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner > ul {
  position: relative;
}
.banner > ul li {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 652px;
  display: none;
}
.banner > ul li:first-child {
  display: block;
}
.banner .arrow {
  position: absolute;
  left: 0;
  bottom: 94px;
  text-align: center;
  width: 100%;
  height: 12px;
  line-height: 12px;
}
.banner .arrow a {
  position: relative;
  z-index: 9;
  width: 54px;
  height: 3px;
  display: inline-block;
  background: #fff;
  margin: 0 2px;
}
.banner .arrow a.cur {
  background: #3b87da;
}
.banner .dl_div {
  background: ;
  position: absolute;
  left: 348px;
  top: 126px;
  width: 376px;
  height: 400px;
  background: url(../images/icon5.png);
  padding: 5px;
}
.banner .dl_div .div_con {
  background: #fff;
  height: 390px;
  padding: 40px 20px 0;
}
.banner .dl_div .div_con .tit {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/icon4.jpg) no-repeat left center;
  padding-left: 23px;
}
.banner .dl_div .div_con ul {
  margin-top: 20px;
}
.banner .dl_div .div_con ul li {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 3px;
  height: 41px;
  line-height: 39px;
}
.banner .dl_div .div_con ul li i {
  display: block;
  float: left;
  width: 16px;
  margin-left: 12px;
}
.banner .dl_div .div_con ul li input {
  width: 286px;
  float: left;
  height: 39px;
  border: none;
  background: none;
  line-height: 39px;
  padding: 0 10px;
}
.banner .dl_div .div_con ul li .btn {
  background: #327dcf;
  border: 1px solid #327dcf;
  width: 100%;
  color: #fff;
  font-weight: bold;
  font-family: "宋体";
  border-radius: 3px;
  font-size: 15px;
  height: 41px;
}
.banner .dl_div .div_con ul .btn_div {
  border: none;
  -webkit-box-shadow: 3px 3px 3px;
  -moz-box-shadow: 3px 3px 3px;
  box-shadow: 3px 3px 3px;
}
.banner .dl_div .div_con ul .wjmm {
  margin-top: -20px;
  border: none;
}
.banner .dl_div .div_con ul .wjmm a {
  display: inline-block;
  float: right;
  color: #3e82cc;
  font-size: 12px;
  font-family: "宋体";
}
.banner .dl_div .div_con ul .te {
  margin-top: -18px;
  border: none;
}
.banner .dl_div .div_con ul .te p {
  font-family: "宋体";
  text-transform: uppercase;
  color: #898989;
  text-align: right;
}
.home_head {
  background: url(../images/home_bg.jpg) repeat-x left top;
  height: 84px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.home_head .logo {
  width: 176px;
  display: block;
  margin-left: 20px;
  margin-top: 26px;
	float: left;
}
.home_head .menu {
  float: left;
  width: auto;
  margin-left: 35px;
}
.home_head .menu ul li {
  height: 84px;
  float: left;
  width: auto;
}
.home_head .menu ul li a {
  line-height: 80px;
  display: block;
  color: #98b9e0;
  padding: 2px 12px 0;
}
.home_head .menu ul li.cur,
.home_head .menu ul li:hover {
  background: #0f52a2;
  border-bottom: 4px solid #02c599;
}
.home_head .menu ul li.cur a,
.home_head .menu ul li:hover a {
  color: #fff;
}
.content {
  width: 100%;
}
.content .left {
  padding-top: 84px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 262px;
  background: url(../images/home_bg2.png) repeat-y left top;
  z-index: 1;
}
.content .left:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 262px;
  height: 253px;
  z-index: 2;
  background: url(../images/home_bg3.jpg) no-repeat center center;
}
.content .left .div_con {
  margin-top: 95px;
  position: relative;
  z-index: 3;
}
.content .left .div_con ul { height: 100%; overflow: auto;}
.content .left .div_con ul li {
  float: left;
  width: 100%;
  line-height: 46px;
}
.content .left .div_con ul li a {
  display: block;
  color: #667587;
}
.content .left .div_con ul li a i {
  margin-left: 60px;
  margin-right: 15px;
  display: inline-block;
  width: 13px;
  height: 13px;
}
.content .left .div_con ul li.cur,
.content .left .div_con ul li:hover {
  background: url(../images/home_bg4.jpg) no-repeat left center;
}
.content .left .div_con ul li.cur a,
.content .left .div_con ul li:hover a {
  color: #2172d1;
}
.content .right {
  width: 100%;
  padding-left: 262px;
  padding-top: 84px;
}
.content .right .top_btn {
  padding: 0 60px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  border-bottom: 1px solid #e6f1f5;
  background: #f8fbfc;
  font-size: 12px;
}
.content .right .top_btn a {
  display: inline-block;
  color: #718292;
  padding-left: 22px;
  margin-left: 20px;
}
.content .right .top_btn .a1 {
  background: url(../images/icon10.png) no-repeat left center;
}
.content .right .top_btn .a2 {
  background: url(../images/icon11.png) no-repeat left center;
}
.content .right .top_btn .a3 {
  background: url(../images/icon12.png) no-repeat left center;
}
.content .right .right_con {
  margin: 46px 60px 20px;
}
.content .right .right_con table tr td .bt_tit {
  float: left;
  width: auto;
}
.content .right .right_con table tr td .bt_tit a {
  display: inline-block;
  float: left;
  margin-right: 5px;
  border-radius: 3px;
  height: 36px;
  line-height: 36px;
  background: #e3eaf2;
  padding: 0 18px;
  color: #718092;
}
.content .right .right_con table tr td .bt_tit a.cur {
  background: #1f73d6;
  color: #fff;
}
.content .right .right_con table tr td .sousuo {
  float: left;
  width: auto;
  background: #e3eaf2;
  border-radius: 3px;
  height: 36px;
}
.content .right .right_con table tr td .sousuo .in_t {
  float: left;
  width: 186px;
  height: 36px;
  line-height: 36px;
  border: none;
  background: none;
  padding: 0 10px;
}
.content .right .right_con table tr td .sousuo .in_btn {
  float: left;
  width: 30px;
  height: 36px;
  border: none;
  background: url(../images/icon14.png) no-repeat center center;
}
.content .right .right_con table tr td .tianjia {
  background: #02c599;
  height: 36px;
  line-height: 36px;
  color: #fff;
  display: inline-block;
  padding: 0 22px;
  border-radius: 3px;
}
.content .right .right_con table tr td .tianjia i {
  display: inline-block;
  background: url(../images/icon13.png) no-repeat left center;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  line-height: 13px;
  position: relative;
  top: 2px;
}
.content .right .right_con table tr td .g_fanhui {
  border-radius: 3px;
  background: #e3eaf2;
  height: 36px;
  line-height: 36px;
  padding: 0 22px;
  display: inline-block;
  color: #718092;
}
.content .right .right_con table tr td .nr_table {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  width: 100%;
  margin-top: 25px;
}
.content .right .right_con table tr td .nr_table .table {
  border: 1px solid #dddfe1;
  width: 100%;
}
.content .right .right_con table tr td .nr_table .table tr {
  border: 1px solid #e7ecf1;
}
.content .right .right_con table tr td .nr_table .table tr th {
  background: #e6eef6;
  padding: 15px 0;
  color: #6b798b;
  font-weight: normal;
}
.content .right .right_con table tr td .nr_table .table tr td {
  text-align: center;
  padding: 0.8em 0;
  color: #788593;
  font-size: 13px;
}
.content .right .right_con table tr td .nr_table .table tr td .t {
  cursor: pointer;
  color: #7b899a;
  font-size: 15px;
  font-family: arial;
  display: inline-block;
  /*padding-left: 20px;
  background: url(../images/icon16.png) no-repeat left center;*/
}
.content .right .right_con table tr td .nr_table .table tr td .t.cur {
  background: url(../images/icon17.png) no-repeat left center;
}
.content .right .right_con table tr td .nr_table .table tr td .bt {
  color: #6b798b;
  font-size: 13px;
}
.content .right .right_con table tr td .nr_table .table tr td a {
  display: inline-block;
  border: 1px solid #c1c4d5;
  border-radius: 2px;
  height: 26px;
  line-height: 24px;
  color: #707691;
  font-size: 13px;
  padding: 0 8px;
}
.content .right .right_con table tr td .nr_table .table tr td a img {
  vertical-align: top;
  margin-right: 5px;
  margin-top: 5px;
}
.content .right .right_con table tr td .nr_table .table tr td .a1 img {
  margin-top: 6px;
}
.content .right .right_con table tr td .nr_table .table tr:nth-child(2n) {
  background: #fafbfc;
}
.content .right .right_con table tr td .bottom_table {
  margin-top: 26px;
}
.content .right .right_con table tr td .bottom_table .bottom_btn a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  background: #e3eaf2;
  padding: 0 20px;
  border-radius: 3px;
  color: #718092;
  float: left;
  margin-right: 5px;
}
.content .right .right_con table tr td .bottom_table .bottom_btn a.cur {
  background: #1f73d6;
  color: #fff;
}
.content .right .right_con table tr td .bottom_table .page a {
  display: inline-block;
  background: #e3eaf2;
  height: 36px;
  line-height: 36px;
  color: #718092;
  width: 42px;
  text-align: center;
  margin-left: 1px;
  font-family: arial;
  border-radius: 3px;
}
.content .right .right_con table tr td .bottom_table .page a.cur {
  background: #1f73d6;
  color: #fff;
}
.news_table {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top: 25px;
  width: 100%;
}
.news_table table {
  border: 1px solid #dddfe1;
  width: 100%;
}
.news_table table tr {
  border: 1px solid #ccc;
}
.news_table table tr td {
  border: 1px solid #ccc;
  padding: 20px 0;
  color: #788593;
  font-size: 14px;
}
.news_table table tr td .in_t {
  width: 35%;
}
.news_table table tr td .in_t input {
  width: 100%;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 14px;
  color: #5c6a7b;
  border: 1px solid #c3cad1;
  border-radius: 3px;
}
.news_table table tr td #g_text {
  border: none;
}
.news_table table tr td #g_text tr {
  border: none;
}
.news_table table tr td #g_text tr td {
  border: none;
}
#table_t {
  border: none;
}
#table_t tr {
  border: none;
}
#table_t tr td {
  border: none;
  padding: 0;
}
#table_t tr td .in_td,
#table_t tr td .in_tt {
  float: left;
  width: 28.5%;
}
#table_t tr td .in_td input,
#table_t tr td .in_tt input {
  width: 100%;
  height: 26px;
  line-height: 24px;
  padding: 0 10px;
  font-size: 14px;
  color: #5c6a7b;
  border: 1px solid #c3cad1;
  border-radius: 3px;
}
#table_t tr td span {
  display: inline-block;
  float: left;
  line-height: 26px;
  margin: 0 10px;
}
#table_t tr td .in_tt {
  width: 25%;
}
#table_t tr td .gbtn {
  margin-top: 6px;
  float: left;
  background: #e3eaf2;
  color: #718092;
  font-size: 13px;
  border: none;
  line-height: 26px;
  margin-right: 10px;
  border-radius: 3px;
  padding: 0 18px;
}
#table_t tr td .gbtn.cur {
  background: #02c599;
  color: #fff;
}
.in_t1,
.in_t2,
.in_t3 {
  width: 58px;
  height: 26px;
  text-align: center;
  border: 1px solid #c3cad1;
  float: left;
  border-radius: 3px;
  padding: 0 10px;
}
.in_t3 {
  width: 18%;
  text-align: left;
  color: #969ea9;
}
.s1 {
  float: left;
  display: inline-block;
  color: #5c6a7b;
  font-size: 14px;
  line-height: 26px;
}
.g_xianshi {
  float: left;
  width: auto;
  margin-left: 45px;
}
.g_xianshi span {
  float: left;
  display: inline-block;
  color: #5c6a7b;
  font-size: 14px;
  line-height: 26px;
}
.g_xianshi .s1 {
  background: url(../images/icon21.png) no-repeat left 9px;
  padding-left: 18px;
  margin-right: 15px;
  margin-left: 5px;
  cursor: pointer;
}
.g_xianshi .s1.cur {
  background: url(../images/icon22.png) no-repeat left 9px;
}
.news_table2 {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top: 25px;
  width: 100%;
}
.news_table2 table {
  border: 1px solid #dddfe1;
  width: 100%;
}
.news_table2 table tr {
  border: 1px solid #ccc;
}
.news_table2 table tr th {
  background: #e6edf6;
  padding: 15px 25px;
  text-align: left;
  color: #5c6a7b;
}
.news_table2 table tr td {
  border: 1px solid #ccc;
  padding: 20px 0;
  color: #788593;
  font-size: 14px;
}
.news_table2 table tr td .in_t {
  width: 55%;
}
.news_table2 table tr td .in_t input {
  width: 100%;
  height: 32px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 14px;
  color: #5c6a7b;
  border: 1px solid #c3cad1;
  border-radius: 3px;
}
.news_table2 table tr td .gl_gjz {
  width: 55%;
  height: 88px;
  border: 1px solid #c3cad1;
  border-radius: 3px;
  padding: 10px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.text_div_tj {
  margin-right: 3%;
  width: 276px;
  height: 360px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  float: left;
  border-radius: 10px;
  text-align: center;
  padding: 45px 0 0;
}
.text_div_tj .bt {
  color: #333333;
  font-size: 22px;
}
.text_div_tj .name {
  color: #a1a1a1;
  font-size: 16px;
  font-family: arial;
  margin-top: 5px;
}
.text_div_tj .fw_lailu {
  width: 162px;
  height: 162px;
  background: url(../images/icon23.png) no-repeat center center;
  margin: 40px auto 0;
  position: relative;
}
.text_div_tj .fw_lailu .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.text_div_tj .fw_lailu .texr {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.text_div_tj .fw_lailu .texr .fs {
  color: #2d5c93;
  font-size: 34px;
  font-family: arial;
}
.text_div_tj .fw_lailu .texr .t {
  color: #888888;
}
.text_div_tj .fw_jinri {
  margin-top: 40px;
}
.text_div_tj .fw_jinri .tit {
  color: #2265b3;
  font-size: 78px;
  font-family: arial;
}
.text_div_tj .fw_jinri .con_jinri {
  width: 100%;
  text-align: center;
  margin-left: 10%;
  margin-top: 20px;
}
.text_div_tj .fw_jinri .con_jinri div {
  width: 40%;
  float: left;
}
.text_div_tj .fw_jinri .con_jinri div span {
  display: block;
  color: #777777;
  font-size: 14px;
}
.text_div_tj .fw_jinri .con_jinri div p {
  margin-top: 5px;
  color: #02c196;
  font-size: 30px;
  font-family: arial;
}
.text_div_tj .fw_guoqu {
  width: 266px;
  height: 165px;
  background: url(../images/icon25.png) no-repeat center center;
  margin: 37px auto 0;
  position: relative;
}
.text_div_tj .fw_guoqu .icon {
  position: absolute;
  bottom: 18px;
  width: 11px;
  background: #2a75cf;
  border-radius: 50px 50px 0 0;
}
.text_div_tj .fw_guoqu .icon1 {
  left: 42px;
  height: 143px;
}
.text_div_tj .fw_guoqu .icon2 {
  left: 76px;
  height: 117px;
  background: #02c196;
}
.text_div_tj .fw_guoqu .icon3 {
  left: 109px;
  height: 77px;
}
.text_div_tj .fw_guoqu .icon4 {
  left: 143px;
  height: 97px;
}
.text_div_tj .fw_guoqu .icon5 {
  left: 176px;
  height: 73px;
}
.text_div_tj .fw_guoqu .icon6 {
  left: 210px;
  height: 130px;
}
.text_div_tj .fw_guoqu .icon7 {
  left: 243px;
  height: 106px;
}
.text_div_gq {
  width: 420px;
}
.gl_text_con {
  margin-top: 50px;
}
.gl_text_con .title {
  background: #fafbfc;
  border: 1px solid #f2f6f9;
  padding: 40px 3.8% 8px;
  color: #778491;
  font-size: 13px;
}
.gl_text_con .title span {
  color: #02c196;
  font-weight: bold;
  font-family: arial;
  margin-right: 20px;
  display: inline-block;
}
.gl_text_con .xtxx_con {
  color: #778491;
  font-size: 13px;
  padding: 15px 3.8% 8px;
}
.gl_text_con .xtxx_con span {
  display: inline-block;
  color: #2172d1;
  margin-right: 20px;
}
.gl_text_con .xtxx_text {
  background: #fafbfc;
  padding: 15px 3.8% 0;
}
.gl_text_con .xtxx_text p {
  color: #778491;
  font-size: 13px;
  line-height: 24px;
}
.gl_text_con .xtxx_text p b {
  font-weight: normal;
  color: #08b790;
}
.gl_text_con .xtxx_text p s {
  color: #ec2c22;
  text-decoration: none;
}

#ifmbigbox .content .right { padding: 0;}
.content_w95 { width: 95%; margin: 2.5% auto 0;}

/*匹配小尺寸屏幕*/
@media (max-width:1500px ) {
	.home_head .logo { width: 150px; display: none;}
	.home_head .menu { margin-left: 1em;}
}
@media (max-width:1200px ) {
	.content .right .right_con { margin: 2em;}
	.text_div_tj { width: 266px; margin-right: 1.2em;}
	.text_div_gq {width: 340px; margin-right: 0;}
}
@media (max-width:200px ) {
	.content .left .div_con ul li { line-height: 36px;}
	.content .left .div_con ul li a i { margin-left: 40px;}
}
/*# sourceMappingURL=public.css.map */
