.w1240 {
  width: 1240px;
  margin: 0 auto;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
  display: none;
}
.c_topup {
  background: #1073b7;
  line-height: 36px;
  font-size: 14px;
  position: relative;
  z-index: 99;
}
.c_topup .c_topleft {
  float: left;
  overflow: hidden;
}
.c_topup .c_topleft .c_toplink {
  float: left;
  color: #fff;
  padding-left: 24px;
  background: url(/uploads/image/mximages/ctopbiao.png) no-repeat left center;
  margin-right: 20px;
}
.c_topup .c_topleft .c_toplink:hover {
  color: #f90;
}
.c_topup .c_topright {
  float: right;
  position: relative;
}
.c_topup .c_topright a {
  float: right;
  color: #fff;
}
.c_topup .c_topright a.c_rightlink1 {
  background: url(/uploads/image/mximages/ctopright1.png) no-repeat 15px center;
  padding: 0 15px 0 51px;
}
.c_topup .c_topright a.c_rightlink2 {
  background: url(/uploads/image/mximages/ctopright2.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}
.c_topup .c_topright span {
  float: right;
  color: #fff;
  cursor: pointer;
}
.c_topup .c_topright span.c_rightlink3 {
  background: url(/uploads/image/mximages/ctopright3.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}
.c_topup .c_topright span.c_rightlink4 {
  background: url(/uploads/image/mximages/ctopright4.png) no-repeat 15px center;
  padding: 0 15px 0 41px;
}
.c_topup .c_topright a:hover {
  background-color: #005c9b;
}
.c_topup .c_topright .c_kunzigun {
  padding: 20px 30px;
  position: relative;
}
.c_topup .c_topright .c_guanblef {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 16px;
  background: #fff;
  right: 5px;
  top: 5px;
  font-size: 22px;
  font-weight: bolder;
  line-height: 30px;
  text-align: center;
  z-index: 9;
  cursor: pointer;
}
.c_topup .c_topright .c_caiddan {
  width: 560px;
  overflow: hidden;
  background: #fff;
  position: absolute;
  right: 0;
  top: 36px;
  border: 2px solid #005c9b;
  display: none;
}
.c_topup .c_topright .c_caiddan .c_yizutit {
  color: #1073b7;
  font-size: 16px;
  font-weight: bold;
}
.c_topup .c_topright .c_caiddan .c_yizulitd {
  overflow: hidden;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a {
  float: left;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  width: 31.33%;
  margin: 0 2% 0 0;
}
.c_topup .c_topright .c_caiddan .c_yizulitd a:hover {
  background: none;
  color: #1073b7;
}
.c_topmid {
  background: #fff url(/uploads/image/mximages/c_topback.png) repeat-x center top;
  border-bottom: 4px solid #1073b7;
  padding: 45px 0 0;
  position: relative;
  z-index: 90;
}
.c_topmid .c_topin {
  float: right;
  margin: 10px 0 0;
}
.c_topmid .c_topsearch {
  float: right;
  //background: url(/uploads/image/mximages/c_topsearch.png) no-repeat center;
  //width: 422px;
  height: 50px;
  margin: 15px 20px 0 0;
}
.c_topmid .c_topsearch .c_searchclass {
  float: left;
  padding: 9px 8px 9px 15px;
}
.c_topmid .c_topsearch .c_searchclass select {
  display: block;
  width: 70px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #999;
  border: none;
  outline: none;
  line-height: 32px;
  height: 32px;
  background:  no-repeat scroll right center transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*去掉下拉箭头*/
}
.c_topmid .c_topsearch .c_topsouan {
  width: 110px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  color: #fff;
  background: url(/uploads/image/mximages/ctopsou.png) no-repeat center;
  display: block;
  text-align: center;
  float: right;
  margin: 0;
}
.c_topmid .c_topsearch .c_topsouan:hover {
  color: #f90;
}
.c_topmid .c_topsearch .c_sousuo {
  margin: 13px 110px 0 92px;
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #d2d2d2;
  padding: 0 15px;
}
.c_topmid .c_topsearch .c_sousuo input {
  display: block;
  height: 24px;
  line-height: 24px;
  border: none;
  outline: none;
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
}
.c_topmid .c_toplogo {
  float: left;
}
.c_topmid .c_toplogo a {
  display: block;
}
.c_topmid .c_topnav {
  /*text-align: center;*/
  padding: 12px 0;
}
.c_topmid .c_topnav .c_topnavf {
  display: inline-block;
  font-size: 22px;
  margin: 0 35px;
}
.c_topmid .c_topnav .c_topnavf a {
  display: block;
  color: #333;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
}
.c_topmid .c_topnav .c_topnavf a:hover {
  color: #1073b7;
}
.c_topmid .c_topnav .on a{
	color: #1073b7;
	
}
.c_topmid .c_topnav .c_topnavf.c_topnav1 {
  background: url(/uploads/image/mximages/c_topnav1.png) no-repeat left center;
  padding-left: 50px;
}
.c_topmid .c_list {
  float: right;
  display: none;
}
.c_footer {
  background: #1073b7;
  padding: 28px 0;
}
.c_bottomlink {
  text-align: center;
  line-height: 38px;
}
.c_bottomlink .c_boli {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  padding: 0 15px;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_boli:hover {
  color: #fff;
}
.c_bottomlink .c_bottomlinksele {
  display: inline-block;
  min-width: 210px;
  text-align: center;
  color: #b8cbdf;
  background: #0366a9;
  margin: 0 10px;
  font-size: 15px;
}
.c_bottomlink .c_bottomlinksele select {
  background: none;
  border: none;
  outline: none;
  color: #b8cbdf;
  font-size: 15px;
  display: block;
  width: 100%;
  line-height: 38px;
  height: 38px;
  padding: 0 15px;
  background: #0366a9;
}
.c_bottomdibu {
  padding: 30px 0 0;
}
.c_bottomdibu .c_bottomtu1 {
  float: left;
  margin: 8px 0 0;
}
.c_bottomdibu .c_bottomleftli {
  float: left;
  line-height: 30px;
  padding: 0 30px;
  background: url(/uploads/image/mximages/shux.png) no-repeat right center;
}
.titi{color: #fff}
.c_bottomdibu .c_bottomleftli a {
  display: block;
  color: #b8cbdf;
}
.c_bottomdibu .c_bottomleftli a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo {
  margin: 0 170px 0 215px;
  font-size: 15px;
  line-height: 30px;
  color: #b8cbdf;
}
.c_bottomdibu .c_bottominfo a {
  color: #b8cbdf;
}
.c_bottomdibu .c_bottominfo a:hover {
  color: #fff;
}
.c_bottomdibu .c_bottominfo img {
  vertical-align: middle;
}
.c_bottomdibu .c_bottomerwei {
  float: right;
  font-size: 14px;
  color: #b8cbdf;
  text-align: center;
  line-height: 1.6;
  padding-left: 30px;
  background: url(/uploads/image/mximages/shux.png) no-repeat left center;
  margin-top: -8px;
}
.c_pagebody {
  background: #fff url(/uploads/image/mximages/c_bodyback.png) repeat-x center top;
}
.c_flowright {
  position: fixed;
  z-index: 9;
  right: 20px;
  top: 300px;
  width: 56px;
}
.c_flowright a {
  display: block;
  width: 56px;
  height: 56px;
  background-color: #fff;
  border-radius: 28px;
  overflow: hidden;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 10px 0 0;
  box-shadow: 0 0 5px #ddd;
}
.c_flowright a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #eee;
}
.c_flowright a.c_bangzhu {
  background-image: url(/uploads/image/mximages/cicon1.png);
}
.c_flowright a.c_gotop {
  background-image: url(/uploads/image/mximages/cicon5.png);
}
.c_flowright .bshare-custom a {
  display: block;
  width: 56px;
  height: 56px;
  background-color: #fff;
  border-radius: 28px;
  overflow: hidden;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 10px 0 0;
}
.c_flowright .bshare-custom a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #eee;
}
.c_flowright .bshare-custom .bshare-weixin {
  background-image: url(/uploads/image/mximages/cicon2.png);
}
.c_flowright .bshare-custom .bshare-sinaminiblog {
  background-image: url(/uploads/image/mximages/cicon3.png);
}
.c_flowright .bshare-custom .bshare-more {
  background-image: url(/uploads/image/mximages/cicon4.png);
}
#bspanel {
  display: none !important;
}
.c_indextout {
  font-size: 30px;
}
.c_indextout a {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
  font-weight: bold;
  line-height: 2;
  padding: 15px;
}
.c_indextout a span {
  color: #e63600;
}
.c_indextout a:hover {
  color: #e63600;
}
.c_indexk1 {
  background: #fff;
  border: 1px solid #c7e7e8;
}
.c_indextunews {
  width: 720px;
  float: left;
  position: relative;
  overflow: hidden;
}
.c_indextunews .c_hd {
  position: absolute;
  right: 10px;
  bottom: 16px;
  z-index: 9;
}
.c_indextunews .c_hd ul {
  display: block;
  height: 10px;
}
.c_indextunews .c_hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  cursor: pointer;
  border-radius: 6px;
  background: #fff;
  margin: 0 0 0 12px;
}
.c_indextunews .c_hd ul li.on {
  background: #1073b7;
}
.c_indextunews .c_bd .c_yitiao {
  position: relative;
}
.c_indextunews .c_bd .c_yitiao .c_tupin {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 55.56%;
  height: 0;
  background: #000;
}
.c_indextunews .c_bd .c_yitiao .c_tupin img {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.c_indextunews .c_bd .c_yitiao .c_tupin:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.c_indextunews .c_bd .c_yitiao h3 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 42px;
  line-height: 42px;
  font-weight: normal;
  font-size: 16px;
}
.c_indextunews .c_bd .c_yitiao h3 a {
  display: block;
  color: #fff;
  padding: 0 140px 0 16px;
  background: url(/uploads/image/mximages/c_bantou.png);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.c_indextunews .c_bd .c_yitiao h3 a:hover {
  color: #f80;
}
.c_indexrightnews {
  margin-left: 750px;
  position: relative;
}
.c_indexrightnews .c_rinewshd {
  position: absolute;
  right: 30px;
  bottom: 0;
}
.c_indexrightnews .c_rinewshd .pagestate {
  font-size: 18px;
  color: #999;
  text-align: right;
}
.c_indexrightnews .c_rinewshd .pagestate span {
  font-size: 26px;
  color: #1073b7;
}
.c_indexrightnews .c_rinewshd .c_pagejis {
  padding: 0 0 30px 0;
}
.c_indexrightnews .c_rinewshd .c_pagejis a {
  display: block;
  color: #005c9b;
  background: url(/uploads/image/mximages/ccrightj.png) no-repeat right center;
  padding-right: 20px;
  text-transform: uppercase;
}
.c_indexrightnews .c_rinewshd .c_pagejis a:hover {
  color: #333;
}
.c_indexrightnews .c_rinewsbd {
  padding: 20px 30px 0 0;
}
.c_indexrightnews .c_rinewsbd h3 {
  font-size: 24px;
  font-weight: bold;
}
.c_indexrightnews .c_rinewsbd h3 a {
  display: block;
  line-height: 42px;
  height: 84px;
  overflow: hidden;
  color: #333;
}
.c_indexrightnews .c_rinewsbd h3 a:hover {
  color: #005c9b;
}
.c_indexrightnews .c_rinewsbd .c_inputime {
  color: #999;
  font-size: 18px;
  line-height: 52px;
  border-bottom: 1px solid #e4e4e4;
}
.c_indexrightnews .c_rinewsbd .c_disjis {
  font-size: 18px;
  color: #666;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  margin: 15px 0 0;
}
.c_indexrightnews .c_rinewsbd .c_mojshi {
  color: #1073b7;
  margin: 80px 0 0 0;
  line-height: 2;
  display: block;
  width: 90px;
  font-size: 16px;
  background: url(/uploads/image/mximages/ccrightj.png) no-repeat right center;
}
.c_indexrightnews .c_rinewsbd .c_mojshi:hover {
  color: #333;
}
.c_indexzhuanl {
  margin-top: 36px;
  overflow: hidden;
}
.c_indexzhuanl .c_zttu {
  position: relative;
}
.c_indexzhuanl .c_hd {
  position: absolute;
  right: 4px;
  bottom: 5px;
  z-index: 6;
}
.c_indexzhuanl .c_hd ul {
  overflow: hidden;
  display: block;
}
.c_indexzhuanl .c_hd ul li {
  float: left;
  cursor: pointer;
  color: #e63600;
  background: #fff;
  padding: 2px 5px;
  margin: 0 0 0 4px;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
}
.c_indexzhuanl .c_hd ul li.on {
  background: #e63600;
  color: #fff;
}
.c_indexzhuanl .c_bd .c_ggtu {
  width: 100%;
}
.c_indexzhuanl .c_bd .c_ggtu a {
  display: block;
  width: 100%;
  padding-bottom: 8%;
  height: 0;
  position: relative;
  overflow: hidden;
}
.c_indexzhuanl .c_bd .c_ggtu a img {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
}
.c_indexzhuanl .c_bd .c_ggtu a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.c_newstabzu {
  padding: 5px 0 0;
}
.c_newstabzu .cc_hd {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.c_newstabzu .cc_hd .ccnore {
  float: right;
}
.c_newstabzu .cc_hd .ccnore a {
  color: #999;
  font-size: 16px;
  line-height: 54px;
  height: 54px;
  padding-left: 18px;
  background: url(/uploads/image/mximages/ccgengduo.png) no-repeat left center;
}
.c_newstabzu .cc_hd .ccnore a:hover {
  color: #005c9b;
}
.c_newstabzu .cc_hd h2 {
  float: left;
  font-size: 22px;
  font-weight: normal;
  margin: 0 36px 0 0;
}
.c_newstabzu .cc_hd h2 a {
  display: block;
  color: #333;
  line-height: 54px;
  height: 54px;
}
.c_newstabzu .cc_hd h2.on a {
  color: #1073b7;
}
.ccindextab1 {
    margin-right: 17px;
    float: right;
    width: 480px;
}
.ccindextab2 {
  margin-left: 740px;
}
.ccblueback {
  background: #f1f8fc;
  padding: 15px 0 35px;
  margin: 30px 0 0;
}
.c_lianjie {
  text-align: center;
  overflow: hidden;
}
.c_lianjie a {
  display: inline-block;
  background-color: #fff;
  background-position: 25px center;
  background-repeat: no-repeat;
  line-height: 62px;
  height: 62px;
  padding: 0 32px 0 80px;
  border-radius: 5px;
  color: #333;
  font-weight: bold;
  margin: 20px 10px 0;
  font-size: 22px;
}
.c_lianjie a.c_lincc1 {
  background-image: url(/uploads/image/mximages/cclin1.png);
}
.c_lianjie a.c_lincc1:hover {
  background-image: url(/uploads/image/mximages/cclin11.png);
}
.c_lianjie a.c_lincc1.on {
  background-image: url(/uploads/image/mximages/cclin11.png);
}
.c_lianjie a.c_lincc2 {
  background-image: url(/uploads/image/mximages/cclin2.png);
}
.c_lianjie a.c_lincc2:hover {
  background-image: url(/uploads/image/mximages/cclin21.png);
}
.c_lianjie a.c_lincc2.on {
  background-image: url(/uploads/image/mximages/cclin21.png);
}
.c_lianjie a.c_lincc3 {
  background-image: url(/uploads/image/mximages/cclin3.png);
}
.c_lianjie a.c_lincc3:hover {
  background-image: url(/uploads/image/mximages/cclin31.png);
}
.c_lianjie a.c_lincc3.on {
  background-image: url(/uploads/image/mximages/cclin31.png);
}
.c_lianjie a.c_lincc4 {
  background-image: url(/uploads/image/mximages/cclin4.png);
}
.c_lianjie a.c_lincc4:hover {
  background-image: url(/uploads/image/mximages/cclin41.png);
}
.c_lianjie a.c_lincc4.on {
  background-image: url(/uploads/image/mximages/cclin41.png);
}
.c_lianjie a:hover {
  background-color: #1073b7;
  color: #fff;
}
.c_lianjie a.on {
  background-color: #1073b7;
  color: #fff;
}
.c_baikuang {
  padding: 20px 20px 30px;
  background: #fff;
  margin-top: 35px;
}
.c_baikuang .c_tijsit {
  overflow: hidden;
  line-height: 30px;
  height: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 8px;
}
.c_baikuang .c_tijsit .c_more {
  float: right;
  font-size: 16px;
  color: #909090;
  padding-left: 20px;
  background: url(/uploads/image/mximages/ccgengduo.png) no-repeat left center;
}
.c_baikuang .c_tijsit .c_more:hover {
  color: #005c9b;
}
.c_baikuang .c_tijsit h2 {
  font-size: 22px;
  font-weight: bold;
  float: left;
}
.c_baikuang .c_tijsit h2 a {
  color: #1073b7;
  display: block;
}
.c_zengcfe {
  float: left;
  width: 400px;
}
.c_zhencright {
  margin-left: 440px;
  overflow: hidden;
}
.c_xiangjd {
  margin-right: 366px;
}
.c_tulisng {
  float: right;
  width: 326px;
}
.c_tulisng .c_zfjil {
  display: block;
}
.c_tulisng .c_zfjil img {
  display: block;
  width: 326px;
  height: 72px;
}
.c_tulisng .c_shise {
  overflow: hidden;
  margin-right: -2%;
  margin-top: 10px;
}
.c_tulisng .c_shise a {
  float: left;
  width: 48%;
  margin: 10px 2% 0 0;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 68px;
  height: 68px;
  border-radius: 5px;
  font-weight: bold;
}
.c_tulisng .c_shise a.c_ljij1 {
  background: #5290db url(/uploads/image/mximages/cliba1.png) no-repeat right bottom;
}
.c_tulisng .c_shise a.c_ljij2 {
  background: #50ba96 url(/uploads/image/mximages/cliba2.png) no-repeat right bottom;
}
.c_tulisng .c_shise a.c_ljij3 {
  background: #fd7370 url(/uploads/image/mximages/cliba3.png) no-repeat right bottom;
}
.c_tulisng .c_shise a.c_ljij4 {
  background: #faca5e url(/uploads/image/mximages/cliba4.png) no-repeat right bottom;
}
.c_tulisng .c_shise a:hover {
  color: #000;
}
.c_bolindk {
  overflow: hidden;
  margin-right: -1%;
  margin-top: 20px;
}
.c_bolindk a {
  float: left;
  margin: 0 1% 0 0;
  width: 15.55%;
  color: #333;
  font-size: 16px;
  background-color: #f3f5fb;
  background-repeat: no-repeat;
  background-position: 15px center;
}
.c_bolindk a span {
  display: block;
  border: 1px solid #d6d9e1;
  padding-left: 70px;
  line-height: 48px;
  height: 48px;
}
.c_bolindk a.c_jic1 {
  background-image: url(/uploads/image/mximages/cji1.png);
}
.c_bolindk a.c_jic2 {
  background-image: url(/uploads/image/mximages/cji2.png);
}
.c_bolindk a.c_jic3 {
  background-image: url(/uploads/image/mximages/cji3.png);
}
.c_bolindk a.c_jic4 {
  background-image: url(/uploads/image/mximages/cji4.png);
}
.c_bolindk a.c_jic5 {
  background-image: url(/uploads/image/mximages/cji5.png);
}
.c_bolindk a.c_jic6 {
  background-image: url(/uploads/image/mximages/cji6.png);
}
.c_bolindk a.c_jic7 {
  background-image: url(/uploads/image/mximages/cji7.png);
}
.c_bolindk a:hover {
  background-color: #d6d9e1;
}
.c_zhndit {
  border-bottom: 2px solid #1073b7;
  height: 30px;
  margin: 20px 0 40px;
}
.c_zhndit a {
  display: block;
  background: #fff;
  margin: 0 auto;
  line-height: 62px;
  height: 62px;
  width: 214px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #1073b7;
}
.c_zhattab {
  position: relative;
  padding-bottom: 40px;
}
.c_zhattab .c_hd {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 6;
}
.c_zhattab .c_hd a {
  display: block;
  width: 40px;
  height: 72px;
  background: url(/uploads/image/mximages/ccjiand.png) no-repeat;
  position: absolute;
  top: 30px;
}
.c_zhattab .c_hd a.next {
  right: -20px;
  background-position: right bottom;
}
.c_zhattab .c_hd a.next:hover {
  background-position: right top;
}
.c_zhattab .c_hd a.prev {
  left: -20px;
  background-position: left bottom;
}
.c_zhattab .c_hd a.prev:hover {
  background-position: left top;
}
.c_zhattab .c_bd {
  overflow: hidden;
}
.c_zhattab .c_bd ul {
  display: block;
}
.c_zhattab .c_bd ul li {
  float: left;
  margin: 0 13.5px 0 0;
}
.c_zhattab .c_bd ul li a {
  display: block;
}
.c_zhattab .c_bd ul li a img {
  display: block;
  width: 290px;
  height: 146px;
}
.c_zhattab .c_bd ul li a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.c_tabkkns {
  overflow: hidden;
}
.c_zhengwufuw {
  width: 598px;
  border: 1px solid #d6d9e1;
}
.c_zhengwufuw .c_zhenwutu {
  height: 132px;
  background: url(/uploads/image/mximages/ccggtu.png) repeat center;
}
.c_zhengwufuw .c_4geqieh {
  margin: 15px 20px 0;
}
.c_zhengwufuw .c_4geqieh .c_bd ul {
  overflow: hidden;
}
.c_zhengwufuw .c_4geqieh .c_bd ul li {
  float: left;
  width: 25%;
}
.c_zhengwufuw .c_4geqieh .c_bd ul li a {
  display: block;
  padding: 0 20px;
}
.c_zhengwufuw .c_4geqieh .c_bd ul li a img {
  display: block;
  width: 60%;
  margin: 0 auto;
}
.c_zhengwufuw .c_4geqieh .c_bd ul li a span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #333;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  padding: 13px 0 0;
}
.c_zhengwufuw .c_4geqieh .c_bd ul li a:hover span {
  color: #005c9b;
}
.c_zhengwufuw .c_4geqieh .c_hd ul {
  display: block;
  text-align: center;
  height: 7px;
  overflow: hidden;
  padding: 30px 0 20px;
}
.c_zhengwufuw .c_4geqieh .c_hd ul li {
  display: inline-block;
  width: 25px;
  height: 7px;
  background: #d9e3ff;
  margin: 0 5px;
  vertical-align: top;
  cursor: pointer;
}
.c_zhengwufuw .c_4geqieh .c_hd ul li.on {
  background: #0047a9;
}
.c_yewuxt {
  margin-left: 650px;
}
.c_yewuxt .c_yewtotis {
  overflow: hidden;
  line-height: 32px;
  height: 32px;
}
.c_yewuxt .c_yewtotis .c_mores {
  float: right;
  font-size: 16px;
  color: #909090;
  background: url(/uploads/image/mximages/ccgengduo.png) no-repeat left center;
  padding-left: 20px;
}
.c_yewuxt .c_yewtotis .c_mores:hover {
  color: #005c9b;
}
.c_yewuxt .c_yewtotis h2 {
  font-size: 22px;
  font-weight: bold;
  float: left;
}
.c_yewuxt .c_yewtotis h2 a {
  display: block;
  color: #0047a9;
}
.c_yewuxt .c_yewudlist {
  overflow: hidden;
  margin-right: -2%;
  padding-bottom: 2px;
}
.c_yewuxt .c_yewudlist a {
  float: left;
  width: 48%;
  margin: 10px 2% 0 0;
  line-height: 60px;
  height: 60px;
  color: #222;
}
.c_yewuxt .c_yewudlist a span {
  display: block;
  border: 1px solid #dbdde5;
  background-color: #f3f5fb;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-repeat: no-repeat;
  background-position: 6px center;
  padding-left: 40px;
}
.c_yewuxt .c_yewudlist a.c_ywjjhi1 span {
  background-image: url(/uploads/image/mximages/cic1.png);
}
.c_yewuxt .c_yewudlist a.c_ywjjhi2 span {
  background-image: url(/uploads/image/mximages/cic2.png);
}
.c_yewuxt .c_yewudlist a.c_ywjjhi3 span {
  background-image: url(/uploads/image/mximages/cic3.png);
}
.c_yewuxt .c_yewudlist a.c_ywjjhi4 span {
  background-image: url(/uploads/image/mximages/cic4.png);
}
.c_yewuxt .c_yewudlist a.c_ywjjhi5 span {
  background-image: url(/uploads/image/mximages/cic5.png);
}
.c_yewuxt .c_yewudlist a.c_ywjjhi6 span {
  background-image: url(/uploads/image/mximages/cic6.png);
}
.c_yewuxt .c_yewudlist a:hover {
  color: #fff;
}
.c_yewuxt .c_yewudlist a:hover span {
  background-color: #0047a9;
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi1 span {
  background-image: url(/uploads/image/mximages/cic11.png);
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi2 span {
  background-image: url(/uploads/image/mximages/cic21.png);
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi3 span {
  background-image: url(/uploads/image/mximages/cic31.png);
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi4 span {
  background-image: url(/uploads/image/mximages/cic41.png);
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi5 span {
  background-image: url(/uploads/image/mximages/cic51.png);
}
.c_yewuxt .c_yewudlist a:hover.c_ywjjhi6 span {
  background-image: url(/uploads/image/mximages/cic61.png);
}
.c_yewuxt .c_xiaxia {
  margin-top: 10px;
}
.c_yewuxt .c_xiaxia a {
  display: block;
  background: url(/uploads/image/mximages/ccxiaz.png) repeat center;
  height: 64px;
}
.c_laixinxuand {
  float: left;
  width: 485px;
}
.c_sieit {
  overflow: hidden;
  margin-right: -2%;
  padding: 20px 0 0;
}
.c_sieit a {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.c_sieit a img {
  display: block;
  width: 100%;
}
.c_yijiantab {
  margin-left: 530px;
}
.ccindextab3 .cc_hd {
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 10px;
}
.ccindextab3 .cc_hd .ccnore {
  float: right;
}
.ccindextab3 .cc_hd .ccnore a {
  color: #999;
  font-size: 16px;
  line-height: 30px;
  height: 40px;
  padding-left: 18px;
  background: url(/uploads/image/mximages/ccgengduo.png) no-repeat left center;
}
.ccindextab3 .cc_hd .ccnore a:hover {
  color: #005c9b;
}
.ccindextab3 .cc_hd h2 {
  float: left;
  font-size: 22px;
  font-weight: normal;
  margin: 0 36px 0 0;
}
.ccindextab3 .cc_hd h2 a {
  display: block;
  color: #333;
  line-height: 30px;
  height: 40px;
}
.ccindextab3 .cc_hd h2.on {
  font-weight: bold;
}
.ccindextab3 .cc_hd h2.on a {
  color: #1073b7;
}
.c_newslist2 {
  display: block;
}
.c_newslist2 li {
  overflow: hidden;
  line-height: 40px;
  height: 40px;
}
.c_newslist2 li span {
  float: right;
  color: #333;
  font-size: 16px;
}
.c_newslist2 li h3 {
  margin-right: 70px;
  font-weight: normal;
  font-size: 16px;
}
.c_newslist2 li h3 a {
  display: block;
  color: #000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.c_newslist2 li h3 a:hover {
  color: #005c9b;
}
.c_newslist3 {
  display: block;
}
.c_newslist3 li {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.c_newslist3 li h3 {
  font-weight: normal;
  font-size: 16px;
}
.c_newslist3 li h3 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  background: url(/uploads/image/mximages/c_dian1.png) no-repeat left center;
  padding-left: 20px;
}
.c_newslist3 li h3 a:hover {
  color: #005c9b;
}
.c_newslist4 {
  display: block;
}
.c_newslist4 li {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.c_newslist4 li span {
  float: right;
  color: #333;
  font-size: 16px;
}
.c_newslist4 li h3 {
  font-weight: normal;
  font-size: 16px;
  margin-right: 70px;
}
.c_newslist4 li h3 a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #000;
  background: url(/uploads/image/mximages/c_dian1.png) no-repeat left center;
  padding-left: 20px;
}
.c_newslist4 li h3 a:hover {
  color: #005c9b;
}
/*ipad响应适配开始*/
@media (max-width: 1240px) {
  .w1240 {
    width: auto;
  }
  .w1200 {
    width: auto;
  }
  .c_topup {
    padding: 0 15px;
  }
  .c_topup .c_topleft .c_toplink {
    padding-left: 18px;
    margin-right: 10px;
  }
  .c_topmid {
    padding: 15px 15px 0;
  }
  .c_topmid .c_topin {
    margin: 0;
    width: 50px;
  }
  .c_topmid .c_topsearch {
    float: none;
    background: none;
    width: auto;
    height: 42px;
    margin: 0 70px 0 0;
    background: #fff;
    border: 3px solid #1073b7;
    border-radius: 26px;
  }
  .c_topmid .c_topsearch .c_searchclass {
    padding: 5px 8px 5px 15px;
  }
  .c_topmid .c_topsearch .c_topsouan {
    font-size: 16px;
    background: #1073b7;
    height: 42px;
    line-height: 42px;
    border-radius: 22px;
  }
  .c_topmid .c_topsearch .c_sousuo {
    margin: 9px 110px 0 92px;
    padding: 0 15px;
  }
  .c_topmid .c_toplogo {
    padding: 20px 15px 0;
    text-align: center;
    float: none;
  }
  .c_topmid .c_toplogo img {
    max-width: 100%;
  }
  .c_footer {
    padding: 15px 0;
  }
  .c_bottomlink {
    display: none;
  }
  .c_bottomlink .c_boli {
    min-width: auto;
    padding: 0 10px;
    margin: 0 5px 10px;
  }
  .c_bottomlink .c_bottomlinksele {
    min-width: auto;
    padding: 0 10px;
    margin: 0 5px 10px;
  }
  .c_bottomdibu {
    padding: 10px 15px 0;
  }
  .c_bottomdibu .c_bottomleftli {
    padding: 0 10px;
  }
  .c_bottomdibu .c_bottominfo {
    margin: 0 0 0 155px;
  }
  .c_bottomdibu .c_bottomerwei {
    padding-left: 10px;
    display: none;
  }
  .c_indextout {
    font-size: 26px;
  }
  .c_indexk1 {
    padding: 0 20px;
    background: none;
    box-shadow: none;
  }
  .c_indextunews {
    width: auto;
    float: none;
    position: relative;
    overflow: hidden;
  }
  .c_indextabnews {
    float: none;
    width: auto;
    height: auto;
    padding: 20px 0 0;
  }
  .c_indexzhuanl {
    background: none;
    box-shadow: none;
    margin-top: 0;
    padding: 15px 20px 0;
  }
  .c_indexzhuanl .c_zhuanttit {
    float: none;
  }
  .c_indexzhuanl .c_zhuanttit img {
    display: none;
  }
  .c_indexzhuanl .c_zhuanttit h2 {
    display: block;
    font-size: 22px;
    line-height: 2;
    padding-bottom: 5px;
  }
  .c_indexzhuanl .c_zttu {
    margin: 0;
  }
  .c_indexzhuanl .c_hd {
    display: none;
  }
  .c_indexzhuanl .c_bd {
    margin-right: -2%;
  }
  .c_indexzhuanl .c_bd .c_ggtu {
    width: 48%;
    margin: 0 2% 15px 0;
    float: left;
  }
  .c_indexbottom {
    margin-top: 0;
    padding-bottom: 26px;
  }
  .c_lm1 {
    background: none;
    box-shadow: none;
    float: none;
    width: auto;
  }
  .c_lm2 {
    background: none;
    box-shadow: none;
    float: none;
    width: auto;
    margin-left: 0;
  }
  .c_lm3 {
    background: none;
    box-shadow: none;
    float: none;
    width: auto;
  }
  .c_zhuantou .c_xxgk img {
    height: auto;
  }
  .c_couolm a img {
    width: 40%;
  }
  .c_xinxied a img {
    width: 40%;
  }
  .c_yitihua a img {
    width: 100%;
    height: auto;
  }
  .c_ldtit img {
    display: block;
    width: 100%;
    height: auto;
  }
  .c_zdidy a img {
    width: 100%;
    height: auto;
  }
  .c_indexrightnews {
    margin-left: 0;
  }
  .c_indexrightnews .c_rinewshd {
    bottom: 10px;
  }
  .c_indexrightnews .c_rinewshd .c_pagejis {
    padding: 0 0 20px 0;
  }
  .c_indexrightnews .c_rinewshd .c_pagejis a {
    display: block;
    color: #005c9b;
    background: url(/uploads/image/mximages/ccrightj.png) no-repeat right center;
    padding-right: 20px;
    text-transform: uppercase;
  }
  .c_indexrightnews .c_rinewshd .c_pagejis a:hover {
    color: #333;
  }
  .c_indexrightnews .c_rinewsbd {
    padding: 20px 0 0 0;
  }
  .c_indexrightnews .c_rinewsbd h3 {
    font-size: 22px;
  }
  .c_indexrightnews .c_rinewsbd h3 a {
    height: 42px;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .c_indexrightnews .c_rinewsbd .c_disjis {
    font-size: 16px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .c_indexrightnews .c_rinewsbd .c_mojshi {
    margin: 60px 0 0 0;
  }
  .c_indexzhuanl {
    margin-top: 36px;
    overflow: hidden;
  }
  .c_indexzhuanl .c_zttu {
    position: relative;
  }
  .c_indexzhuanl .c_hd {
    display: none;
  }
  .c_indexzhuanl .c_bd {
    margin: 0;
  }
  .c_indexzhuanl .c_bd .c_ggtu {
    float: none;
    width: 100%;
  }
  .c_newstabzu {
    padding: 20px 20px 0;
  }
  .c_newstabzu .cc_hd h2 {
    font-size: 18px;
    margin: 0 10px 0 0;
  }
  .ccindextab1 {
    float: none;
    width: auto;
  }
  .ccindextab2 {
    margin-left: 0;
  }
  .c_baikuang {
    background: none;
  }
  .c_zengcfe {
    float: none;
    width: auto;
    padding-bottom: 20px;
  }
  .c_zhencright {
    margin-left: 0;
  }
  .c_bolindk {
    overflow: hidden;
    margin: 0;
  }
  .c_bolindk a {
    float: none;
    margin: 15px 10px 0;
    width: auto;
    display: inline-block;
  }
  .c_bolindk a span {
    display: block;
    border: 1px solid #d6d9e1;
    padding-left: 50px;
    padding-right: 20px;
  }
  .c_zhndit {
    border-bottom: 2px solid #1073b7;
    height: 30px;
    margin: 40px 0 60px;
  }
  .c_zhndit a {
    display: block;
    background: #fff;
    margin: 0 auto;
    line-height: 62px;
    height: 62px;
    width: 214px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #1073b7;
  }
  .c_zhattab {
    padding: 0 20px 20px;
  }
  .c_zhattab .c_hd {
    display: none;
  }
  .c_zhattab .c_bd ul li {
    margin: 0 1% 15px;
    width: 31.33%;
  }
  .c_zhattab .c_bd ul li a {
    width: 100%;
    padding-bottom: 52%;
    position: relative;
    height: 0;
  }
  .c_zhattab .c_bd ul li a img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
}
/*ipad响应适配结束*/
/*移动端响应开始*/
@media (max-width: 750px) {
  .c_topup {
    padding: 0 12px;
  }
  .c_topup .c_topleft {
    float: none;
  }
  .c_topup .c_topright {
    float: none;
    text-align: center;
    position: relative;
  }
  .c_topup .c_topright a {
    float: none;
    display: inline-block;
  }
  .c_topup .c_topright .c_kunzigun {
    padding: 10px;
    height: 400px;
    overflow-y: auto;
  }
  .c_topup .c_topright .c_caiddan {
    width: 90%;
    right: 5%;
  }
  .c_topup .c_topright .c_caiddan .c_yizulitd {
    overflow: hidden;
  }
  .c_topup .c_topright .c_caiddan .c_yizulitd a {
    width: 100%;
    margin: 0;
  }
  .c_topmid {
    padding: 10px 10px;
    position: relative;
  }
  .c_topmid .c_topin {
    width: 38px;
  }
  .c_topmid .c_topsearch {
    height: 32px;
    margin: 0 50px 0 0;
  }
  .c_topmid .c_topsearch .c_searchclass {
    padding: 0 5px 0 10px;
  }
  .c_topmid .c_topsearch .c_topsouan {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    width: 80px;
    border-radius: 22px;
  }
  .c_topmid .c_topsearch .c_sousuo {
    margin: 4px 82px 0 82px;
    padding: 0 5px;
  }
  .c_topmid .c_toplogo {
    padding: 20px 0 0;
    margin-right: 70px;
  }
  .c_topmid .c_toplogo img {
    max-width: 100%;
  }
  .c_topmid .c_list {
    display: block;
    width: 50px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    margin: 0.4rem 0 0 0;
    background: #005c9b;
    color: #fff;
    border-radius: 5px;
  }
  .c_topmid .c_topnav {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 12px;
    background: #fff;
    display: none;
    box-shadow: 0 0 5px #333;
  }
  .c_topmid .c_topnav .c_topnavf {
    display: block;
  }
  .c_topmid .c_topnav .c_topnavf a {
    text-align: left;
  }
  .c_bottomlink .c_boli {
    min-width: auto;
    padding: 0 10px;
    margin: 0 5px 10px;
  }
  .c_bottomlink .c_bottomlinksele {
    min-width: auto;
    padding: 0 10px;
    margin: 0 5px 10px;
  }
  .c_bottomdibu {
    padding: 10px 10px 0;
  }
  .c_bottomdibu .c_bottominfo {
    margin: 0;
    clear: both;
    padding: 15px 0 0;
  }
  .c_bottomdibu .c_bottomleftli {
    background: none;
    display: none;
  }
  .c_bottomdibu .c_bottomerwei {
    background: none;
  }
  .c_bottomdibu .c_bottomtu1 {
    display: none;
  }
  .c_pagebody {
    background: #fff url(/uploads/image/mximages/c_bodyback.png) repeat-x center top;
  }
  .c_flowright {
    right: 10px;
    top: auto;
    bottom: 100px;
    width: 36px;
  }
  .c_flowright a {
    width: 36px;
    height: 36px;
    margin: 5px 0 0;
    background-size: 60% auto;
  }
  .c_flowright .bshare-custom a {
    width: 36px;
    height: 36px;
    margin: 5px 0 0;
    background-size: 60% auto;
  }
  .c_indextout {
    font-size: 20px;
  }
  .c_indextout a {
    padding: 10px;
  }
  .c_indexk1 {
    padding: 0 10px;
  }
  .c_indextabnews .c_hb {
    white-space: nowrap;
    overflow-y: hidden;
  }
  .c_indextabnews .c_hb h2 {
    float: none;
    display: inline-block;
    font-size: 16px;
  }
  .c_indextabnews .c_hb span {
    float: none;
    display: inline-block;
    padding: 0 10px;
  }
  .c_indextabnews .c_bd {
    padding-top: 10px;
  }
  .c_newslist1 li {
    line-height: 32px;
    height: 32px;
  }
  .c_newslist1 li span {
    font-size: 14px;
  }
  .c_newslist1 li h3 {
    font-size: 16px;
    margin-right: 90px;
  }
  .c_newsteb .c_hd {
    white-space: nowrap;
    overflow-y: hidden;
  }
  .c_newsteb .c_hd h2 {
    float: none;
    display: inline-block;
    font-size: 16px;
  }
  .c_newsteb .c_hd h2 a {
    height: 36px;
    line-height: 36px;
  }
  .c_newslist2 li {
    line-height: 32px;
    height: 32px;
  }
  .c_newslist2 li span {
    font-size: 14px;
  }
  .c_indexbottom {
    margin-top: 0px;
    padding-bottom: 10px;
  }
  .c_lm1 {
    padding: 10px;
  }
  .c_lm2 {
    padding: 10px;
  }
  .c_lm3 {
    padding: 10px;
  }
  .c_couolm a img {
    width: 80%;
  }
  .c_xinxied a img {
    width: 80%;
  }
  .c_indexzhuanl {
    padding: 0 10px 0;
  }
  .c_indexzhuanl .c_zhuanttit h2 {
    display: block;
    font-size: 18px;
  }
  .c_indexzhuanl .c_bd {
    margin-right: 0;
  }
  .c_indexzhuanl .c_bd .c_ggtu {
    width: 100%;
    margin: 0 0 15px 0;
    float: none;
    display: block;
  }
  .c_ldzc {
    padding: 10px;
    background: none;
    box-shadow: none;
    margin-bottom: 15px;
  }
  .c_lindren {
    float: none;
    width: auto;
  }
  .c_lddtai {
    margin-left: 0;
    margin-top: 20px;
  }
  .c_lddtlist {
    padding: 12px 0 0;
  }
  .c_zfgkzl {
    float: none;
    width: auto;
    padding: 10px;
    background: none;
    box-shadow: none;
  }
  .c_zfleft {
    margin-right: 0;
    padding: 10px;
    background: none;
    box-shadow: none;
    height: auto;
  }
  .c_tzgg {
    float: none;
    width: auto;
  }
  .c_tzgg .c_zflistt {
    height: auto;
  }
  .c_tzgg .c_gkxxxf {
    margin: 10px 0 0;
  }
  .c_tzgg .c_gkxxxf img {
    width: 100%;
    height: auto;
  }
  .c_zfwj {
    margin-left: 0;
    margin: 26px 0 0;
  }
  .c_zfldzdy {
    padding: 20px 0;
  }
  .c_zdyzl {
    float: none;
    width: auto;
    padding: 10px;
  }
  .c_zdyzl a {
    margin: 0 0 12px 0;
  }
  .c_zdyzl a img {
    width: 100%;
    height: auto;
  }
  .c_zdyteb {
    margin-right: 0;
    padding: 10px;
    background: none;
    box-shadow: none;
  }
  .c_zdyteb .c_mofoe {
    display: none;
  }
  .c_zdyteb .c_hb h2 {
    font-size: 18px;
  }
  .c_zdyteb .c_hb span {
    padding: 0 5px;
  }
  .c_zdyteb .c_bd {
    padding-top: 15px;
  }
  .c_jlleft {
    margin-right: 0;
  }
  .c_zxftkk .c_tuzxft {
    float: none;
    width: auto;
    height: auto;
    display: block;
    margin-bottom: 15px;
  }
  .c_zxftkk .c_tuzxft img {
    width: 100%;
    height: auto;
  }
  .c_zxftkk .c_zxftdxnright {
    margin-left: 0;
  }
  .c_jlright {
    float: none;
    width: auto;
    margin-top: -15px;
    padding: 10px;
  }
  .c_xindjid {
    padding: 10px;
    background: none;
    box-shadow: none;
    margin: 15px 0 0;
  }
  .c_zxft {
    padding: 10px;
    background: none;
    box-shadow: none;
    margin-top: 15px;
  }
  .c_dczj {
    margin: 20px 0 0;
    padding: 10px;
    background: none;
    box-shadow: none;
  }
  .c_zhengji {
    margin-right: 0;
    padding: 10px 0;
  }
  .c_zhengji .c_zjhd {
    float: none;
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
  }
  .c_dclist ul {
    display: block;
  }
  .c_dclist ul li {
    line-height: 44px;
    height: 44px;
  }
  .c_dclist ul li em {
    float: right;
    font-size: 16px;
    color: #999;
  }
  .c_dclist ul li span {
    float: left;
    line-height: 22px;
    height: 22px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    width: 70px;
    border-radius: 4px;
    background: #a9c5e4;
    margin: 11px 0 0 0;
  }
  .c_dclist ul li h3 {
    margin: 0 100px 0 80px;
    font-size: 16px;
    font-weight: normal;
  }
  .c_dclist ul li h3 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
  }
  .c_dclist ul li h3 a:hover {
    color: #005c9b;
  }
  .c_xiangjd {
    margin: 20px 0 0;
  }
  .c_tulisng {
    margin: 0 auto;
    float: none;
  }
  .c_zhattab .c_bd ul li {
    width: 48%;
  }
  .c_lianjie a {
    display: block;
    background: #fff;
    padding: 0;
    margin: 20px 1% 0;
    width: 48%;
    float: left;
  }
  .c_lianjie a.c_lincc1 {
    background-image: none;
  }
  .c_lianjie a.c_lincc1:hover {
    background-image: none;
  }
  .c_lianjie a.c_lincc1.on {
    background-image: none;
  }
  .c_lianjie a.c_lincc2 {
    background-image: none;
  }
  .c_lianjie a.c_lincc2:hover {
    background-image: none;
  }
  .c_lianjie a.c_lincc2.on {
    background-image: none;
  }
  .c_lianjie a.c_lincc3 {
    background-image: none;
  }
  .c_lianjie a.c_lincc3:hover {
    background-image: none;
  }
  .c_lianjie a.c_lincc3.on {
    background-image: none;
  }
  .c_lianjie a.c_lincc4 {
    background-image: none;
  }
  .c_lianjie a.c_lincc4:hover {
    background-image: none;
  }
  .c_lianjie a.c_lincc4.on {
    background-image: none;
  }
  .c_bolindk {
    overflow: hidden;
    margin: 0;
  }
  .c_bolindk a {
    float: none;
    margin: 15px 0 0;
    width: auto;
    display: block;
  }
  .c_baikuang {
    margin: 0;
  }
  .c_zhengwufuw {
    float: none;
    width: auto;
  }
  .c_zhengwufuw .c_zhenwutu {
    display: none;
  }
  .c_zhengwufuw .c_4geqieh {
    margin: 0;
  }
  .c_zhengwufuw .c_4geqieh .c_bd ul li a {
    padding: 0 5px;
  }
  .c_zhengwufuw .c_4geqieh .c_bd ul li a img {
    width: 80%;
  }
  .c_zhengwufuw .c_4geqieh .c_bd ul li a span {
    font-size: 12px;
    padding: 10px 0 0;
  }
  .c_yewuxt {
    margin-left: 0;
    margin-top: 20px;
  }
  .c_yewuxt .c_yewudlist {
    margin-right: 0;
  }
  .c_yewuxt .c_yewudlist a {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .c_laixinxuand {
    float: none;
    width: auto;
  }
  .c_yijiantab {
    margin-left: 0;
  }
  .ccindextab3 {
    margin-top: 30px;
  }
  .ccblueback {
    padding-bottom: 0;
  }
}
/*移动端响应结束*/
.top_ewm{
  display: none;
  position: absolute;
  top: 36px;
  left: 138px;
}
