@charset "UTF-8";
.cx_newsCons ul li a, .cx_listSection .cx_listSection_ul ul li a, .cx_defultFont {
  white-space: nowrap;
  /*鏄姝㈡崲琛岋紱*/
  overflow: hidden;
  /*澶氬嚭鐨勫唴瀹归殣钘忥紱*/
  text-overflow: ellipsis;
  /*澶氬嚭鐨勫唴瀹逛互鐪佺暐鍙�...鏉ヨ〃杈撅紱涓昏鐢ㄤ簬IE绛夋祻瑙堝櫒*/
  -o-text-overflow: ellipsis;
  /*鏀寔chrome锛�*/ }

.cx_return button, .cx_textPlugIn input {
  font-family: \5FAE\8F6F\96C5\9ED1; }

.cs_footerSection_bottom {
  font-family: 'Tahoma'; }

\534E\6587\7EC6\9ED1
.cx_section, \534E\6587\7EC6\9ED1
.cx_header_nav ul, .cx_header_nav \534E\6587\7EC6\9ED1
ul, \534E\6587\7EC6\9ED1
.cx_newsSection, \534E\6587\7EC6\9ED1
.cx_contentCredit .cx_contentCredit_li, .cx_contentCredit \534E\6587\7EC6\9ED1
.cx_contentCredit_li, \534E\6587\7EC6\9ED1
.cx_bannerBox, \534E\6587\7EC6\9ED1
.cs_footerSection_top span, .cs_footerSection_top \534E\6587\7EC6\9ED1
span, \534E\6587\7EC6\9ED1
.cx_listSection .cx_listSection_ul ul li, .cx_listSection .cx_listSection_ul ul \534E\6587\7EC6\9ED1
li, \534E\6587\7EC6\9ED1
.oa_pageCenter {
  height: 1%;
  display: block; }

.cx_section:after, .cx_header_nav ul:after, .cx_newsSection:after, .cx_contentCredit .cx_contentCredit_li:after, .cx_bannerBox:after, .cs_footerSection_top span:after, .cx_listSection .cx_listSection_ul ul li:after, .oa_pageCenter:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.public_DebugRed {
  min-height: 20px !important;
  background-color: red !important; }

.public_DebugYellow {
  min-height: 20px !important;
  background-color: yellow !important; }

.public_DebugBlue {
  height: 20px !important;
  background-color: blue !important; }

.public_DebugOrange {
  min-height: 20px !important;
  background-color: orange !important; }

.public_AddFloatLeft {
  float: left; }

.public_addPositionRelative {
  position: relative; }

.public_AddFloatRight {
  float: right; }

.public_Clear_Fix {
  height: 1%;
  display: block; }

.public_Clear_Fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.public_Clear_DIsplyInlineBlock {
  font-size: 0;
  letter-spacing: -4px;
  word-spacing: -4px; }
  .public_Clear_DIsplyInlineBlock .public_DIsplyInlineBlock {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: normal;
    word-spacing: normal; }

/**************************鍥剧墖(start)********************************/
/**************************鍥剧墖(end)********************************/
/*sally*/
/*sisi*/
html {
  font-size: 12px; }

* {
  margin: 0px;
  padding: 0px; }

body {
  margin: 0; }

h1, h2, h3, h4, h5 {
  font-size: 12px;
  font-weight: normal; }

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }

li {
  display: block; }

i {
  font-style: normal;
  display: inline-block; }

p {
  margin: 0;
  padding: 0;
  display: block; }

img {
  border: 0px;
  display: inline-block; }

a {
  text-decoration: none; }

a, input {
  outline: none;
  border: none;
  padding: 0px; }

span {
  display: inline-block; }

table {
  /*border-collapse: collapse;*/
  border: 0px; }

button {
  outline: none;
  border: 0px; }

body {
  font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #333; }

a {
  color: #666666;
  text-decoration: none; }
  a:hover {
    color: #0a79cb;
    text-decoration: none; }

.cx_section {
  width: 100%; }

.cx_shadow {
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2); }

.cx_centerSection {
  width: 1200px;
  margin: 0 auto; }

.cx_headerSection {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  position: relative; }

.cx_header_logo {
  position: absolute;
  width: 217px;
  height: 71px;
  background: url("../images/cx_logo.png") no-repeat 0 0;
  top: 15px; }

.cx_header_nav {
  float: right;
  width: auto;
  height: 100px; }
  .cx_header_nav ul {
    width: 100%;
    font-size: 0px; }
    .cx_header_nav ul li {
      width: 140px;
      height: 100px;
      float: left;
      font-size: 17px;
      text-align: center;
      cursor: pointer; }
      .cx_header_nav ul li a {
        width: 99.5%;
        display: inline-block;
        height: 20px;
        vertical-align: middle;
        border-right: 1px solid #cccccc;
        margin-top: 37px; }
      .cx_header_nav ul li:hover {
        background-color: #0a79cb; }
        .cx_header_nav ul li:hover a {
          color: #fff;
          border-right: none; }
          .cx_header_nav ul li:hover a:hover {
            color: #fff; }
      .cx_header_nav ul li.hover {
        background-color: #0a79cb; }
        .cx_header_nav ul li.hover a {
          color: #fff;
          border-right: none; }
          .cx_header_nav ul li.hover a:hover {
            color: #fff; }

.cx_adSection {
  width: 100%;
  height: 400px;
  overflow: hidden; }

.cx_bodySection {
  width: 1200px;
  margin: 0 auto; }

.cx_newsSection {
  padding-top: 30px; }

.cx_newsSwiper {
  width: 380px;
  height: 310px;
  float: left;
  position: relative; }

.cx_lunboLeft {
  width: 26px;
  height: 47px;
  background: url("../images/cx_lunboLeft.png") no-repeat 0 0;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -23.5px;
  z-index: 10;
  cursor: pointer; }

.cx_lunboRight {
  width: 26px;
  height: 47px;
  background: url("../images/cx_lunboRight.png") no-repeat 0 0;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -23.5px;
  z-index: 10;
  cursor: pointer; }

.cx_newsSwiper_area {
  width: 380px;
  height: 265px;
  overflow: hidden; }
  .cx_newsSwiper_area ul {
    width: auto;
    height: 265px; }
    .cx_newsSwiper_area ul li {
      width: 380px;
      height: 265px;
      float: left; }
.cx_newsSwiper_area ul li img{
  width: 380px;
  height: 250px; }

.cx_newsList {
  width: 380px;
  float: left;
  height: 305px;
  margin-left: 30px;
}

.cx_pageBlock {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 0px;
  z-index: 10; }
  .cx_pageBlock span {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url("../images/cx_lunboPoint.png") no-repeat 0 0;
    opacity: 0.5;
    margin-left: 8px;
    cursor: pointer; }
    .cx_pageBlock span.hover {
      opacity: 1; }

.cx_newsFont {
  width: 100%;
  height: 60px;
  background: url("../images/cx_mesk.png");
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 18px;
  color: #fff; }
  .cx_newsFont span {
    display: inline-block;
    line-height: 60px;
    padding-left: 20px; }

.cx_title {
  width: 100%;
  height: 40px; }
  .cx_title .cx_titleLeft {
    float: left;
    font-size: 18px;
    border-left: 6px solid #0a79cb;
    padding-left: 10px; }
    .cx_title .cx_titleLeft i {
      color: #ccc; }
    .cx_title .cx_titleLeft a {
      color: #ccc; }
      .cx_title .cx_titleLeft a.hover {
        color: #333; }
  .cx_title .cx_rightMore {
    float: right;
    font-size: 13px;
    color: #999;
    padding-top: 5px;
    text-decoration: none; }
    .cx_title .cx_rightMore:hover {
      color: #0a79cb; }

.cx_newsCons {
  width: 100%; }
  .cx_newsCons ul {
    width: 100%;
    display: block;
    font-size: 0px;
    text-align: left;
  }
    .cx_newsCons ul li {
      padding-left: 25px;
      display: block;
      font-size: 16px;
      background: url("../images/cx_bluePoint.png") no-repeat left 10px;
      padding-bottom: 11px;}
      .cx_newsCons ul li a {
        width: 90%;
        padding-right: 10%;
        display: inline-block;
        height: 25px;
        line-height: 25px;
        border-bottom: 1px solid #cccccc;
        color: #666666;
        text-decoration: none;
        padding-bottom: 10px;
        background: url("../images/cx_rightJtou.png") no-repeat right 10px; }
        .cx_newsCons ul li a:hover {
          color: #0a79cb; }

.cx_titleCredit {
  width: 100%;
  height: 130px; }

.cx_titleCreditIcon1 {
  background: url("../images/cx_titleBackgroundIco.png") no-repeat center; }

.cx_titleCreditIcon2 {
  background: url("../images/cx_titleBackgroundIco2.png") no-repeat center; }

.cx_contentCredit {
  width: 100%; }
  .cx_contentCredit .cx_contentCredit_li {
    width: 99%;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px; }
  .cx_contentCredit .cx_contentCredit_left {
    width: 285px;
    height: 107px;
    background-color: #0a79cb;
    text-align: center;
    line-height: 107px;
    float: left; }
    .cx_contentCredit .cx_contentCredit_left span {
      display: inline-block;
      font-size: 22px;
      color: #fff; }
      .cx_contentCredit .cx_contentCredit_left span.icon1 {
        padding-left: 40px;
        background: url("../images/cx_lIcon1.png") no-repeat left center; }
      .cx_contentCredit .cx_contentCredit_left span.icon2 {
        padding-left: 40px;
        background: url("../images/cx_lIcon2.png") no-repeat left center; }
      .cx_contentCredit .cx_contentCredit_left span.icon3 {
        padding-left: 40px;
        background: url("../images/cx_lIcon3.png") no-repeat left center; }
      .cx_contentCredit .cx_contentCredit_left span.icon4 {
        padding-left: 40px;
        background: url("../images/cx_lIcon4.png") no-repeat left center; }

.cx_rightContentList {
  width: 900px;
  float: left;
  font-size: 18px;
  color: #666; }
.cx_right_li1 {
  width: 213px;
  height: 79px;
  background: url("../images/cx_lis1Bg.png") no-repeat 0 0;
  /*閽堝IE8鐨刪ack锛岀洰鐨勬槸闄ゆ帀涔嬪墠background*/
  background: none\9;
  /*涓嬩竴琛屼负鍏抽敭璁剧疆*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cx_lis1Bg.png', sizingMethod='scale');
  float: left;
  text-align: center;
  margin-left: 26px;
  margin-top: 15px; }
  .cx_right_li1 .cx_divStyle {
    height: 70px;
    display: inline-block;
    padding-left: 40px;
    text-align: left;
    cursor: pointer;}
    .cx_right_li1 .cx_divStyle td {
      height: 70px; }
  .cx_right_li1 .cx_icon1 {
    background: url("../images/cx_lis_icon1.png") no-repeat left center; }
  .cx_right_li1 .cx_icon2 {
    background: url("../images/cx_lis_icon2.png") no-repeat left center; }
  .cx_right_li1 .cx_icon3 {
    background: url("../images/cx_lis_icon3.png") no-repeat left center; }
  .cx_right_li1 .cx_icon4 {
    background: url("../images/cx_lis_icon8.png") no-repeat left center; }
  .cx_right_li1 .cx_icon5 {
    background: url("../images/cx_lis_icon9.png") no-repeat left center; }

.cx_right_li2 {
  width: 194px;
  height: 79px;
  background: url("../images/cx_lis2Bg.png") no-repeat 0 0;
  background: none\9;
  /*涓嬩竴琛屼负鍏抽敭璁剧疆*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cx_lis1Bg.png', sizingMethod='scale');
  float: left;
  text-align: center;
  margin-left: 26px;
  margin-top: 15px; }
  .cx_right_li2 .cx_divStyle {
    height: 70px;
    display: inline-block;
    padding-left: 50px;
    text-align: left; }
    .cx_right_li2 .cx_divStyle td {
      height: 70px; }
  .cx_right_li2 .cx_icon1 {
    background: url("../images/cx_lis_icon1.png") no-repeat left center; }
  .cx_right_li2 .cx_icon2 {
    background: url("../images/cx_lis_icon4.png") no-repeat left center; }
  .cx_right_li2 .cx_icon3 {
    background: url("../images/cx_lis_icon5.png") no-repeat left center; }
  .cx_right_li2 .cx_icon4 {
    background: url("../images/cx_lis_icon6.png") no-repeat left center; }
  .cx_right_li2 .cx_icon5 {
  background: url("../images/cx_lis_icon9.png") no-repeat left center; }

.cx_right_li3 {
  width: 409px;
  height: 79px;
  background: url("../images/cx_lis3Bg.png") no-repeat 0 0;
  background: none\9;
  /*涓嬩竴琛屼负鍏抽敭璁剧疆*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cx_lis1Bg.png', sizingMethod='scale');
  float: left;
  text-align: center;
  margin-left: 26px;
  margin-top: 15px; }
  .cx_right_li3 .cx_divStyle {
    height: 70px;
    display: inline-block;
    padding-left: 50px;
    text-align: left; }
    .cx_right_li3 .cx_divStyle td {
      height: 70px; }
  .cx_right_li3 .cx_icon1 {
    background: url("../images/cx_lis_icon7.png") no-repeat left center; }

.cx_bannerBox {
  width: 100%;
  padding-bottom: 30px; }
  .cx_bannerBox a {
    width: 590px;
    display: inline-block; }

.cs_footerSection {
  width: 100%;
  height:226px;
  background-color: #333333;
/*  position:fixed;
  left:0;
  bottom:0;*/
}

.cs_footerSection_top {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #5c5c5c; }
  .cs_footerSection_top span {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    line-height: 30px;  }
  .cs_footerSection_top a {
    white-space: nowrap;
    display: inline-block;
    margin: 0 50px;
    color: #9b9b9b; }
    .cs_footerSection_top a:hover {
      color: #9b9b9b;
      text-decoration: underline; }

.cs_footerSection_bottom {
  height: 76px;
  line-height: 76px;
  width: 100%;
  font-size: 14px;
  color: #9b9b9b;
  text-align: center; }

.cx_navigationSection {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dddddd; }

.cx_navigationTitle {
  font-size: 22px;
  line-height: 70px;
  float: left; }
  .cx_navigationTitle span {
    height: 25px;
    line-height: 25px;
    border-left: 5px solid #4cc5f1;
    padding-left: 15px;
    vertical-align: middle;
    margin-top: 23px; }

.cx_navigationTitleRight {
  float: right;
  font-size: 14px;
  margin-top: 26px;
  background-color: #fff; }
  .cx_navigationTitleRight i {
    color: #0a79cb; }

.cx_contentSection {
  width: 1200px;
  margin: 0 auto; }

.cx_contentTitleSection {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0; }
  .cx_contentTitleSection h1 {
    width: 100%;
    font-size: 32px;
    color: #2662b7;
    display: block;
    text-align: center; }
  .cx_contentTitleSection .cx_zzBlock {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    font-size: 14px; }
    .cx_contentTitleSection .cx_zzBlock span {
      display: inline-block;
      color: #999;
      margin: 0 30px 0 30px; }

.cx_contextSection {
  padding: 30px 120px;
  font-size: 14px;
  color: #333;
  line-height: 26px; }

.cx_return {
  width: 100%;
  padding: 20px 0 0 0;
  text-align: right; }
  .cx_return button {
    width: 97px;
    height: 30px;
    background-color: #0a79cb;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    border: 0px;
    cursor: pointer; }

.cx_listSection {
  width: 1200px;
  display: block;
  margin: 0 auto; }
  .cx_listSection .cx_listSection_ul {
    width: 100%;
    display: block; }
    .cx_listSection .cx_listSection_ul ul {
      width: 100%;
      display: block; }
      .cx_listSection .cx_listSection_ul ul li {
        width: 100%;
        display: block;
        border-bottom: 1px dashed #b0b0b0;
        padding: 15px 0;
        background: url("../images/cx_bluePoint.png") no-repeat left center;
        text-indent: 25px;
        font-size: 16px; }
        .cx_listSection .cx_listSection_ul ul li a {
          width: 1070px;
          display: block;
          float: left; }
        .cx_listSection .cx_listSection_ul ul li i {
          display: inline-block;
          float: right;
          color: #999; }

.cx_bigBackground {
  background: url("../images/cx_bigBg.jpg") no-repeat center top #fff; }

.cx_topHeaderSection {
  width: 1008px;
  height: 154px;
  margin: 0 auto;
  background: url("../images/cx_topBg.png") no-repeat right center;
  position: relative; }

.cx_topHeaderSection_logo {
  width: 565px;
  height: 154px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("../images/cx_logo2.png") no-repeat left center; }
.cx_topHeaderSection_logo_objection {
  width: 565px;
  height: 154px;
  position: absolute;
  left: 0px;
  top: 0px;
  background: url("../images/cx_logo3.png") no-repeat left center; }
.cx_backHome {
  width: 120px;
  height: 36px;
  background: url("../images/cx_backHome.png") no-repeat 0 0;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  text-indent: 25px;
  cursor: pointer; }

.cx_selectBlock {
  width: 1006px;
  height: 63px;
  border: 1px solid #d6d6d6;
  background-color: #f7f7f7;
  margin: 0 auto; }

.cx_selectPlugIn {
  width: 180px;
  height: 32px;
  border: 1px solid #e2e2e2;
  margin: 15px 0 0 20px;
  float: left;
  position: relative;
  background-color: #fff; }

.cx_defultFont {
  width: 150px;
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  font-size: 14px;
  color: #666; }

.cx_selectPlugIn_jitou {
  width: 20px;
  height: 32px;
  background: url("../images/cx_jianTou1.png") no-repeat center;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px; }

.cx_selectPlugIn_hover {
  background: url("../images/cx_jianTou2.png") no-repeat center; }

.cx_selectOption {
  position: absolute;
  width: 99.5%;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  top: 32px;
  left: 0px;
  z-index: 99;
  display: none; }
  .cx_selectOption li {
    width: 100%;
    text-indent: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    border-bottom: 1px solid #dedede; }
    .cx_selectOption li:last-child {
      border-bottom: 0px; }
    .cx_selectOption li:hover {
      background-color: #4898eb;
      color: #fff; }

.cx_textPlugIn {
  width: 302px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  float: left;
  margin: 15px 0 0 5px; }
  .cx_textPlugIn input {
    width: 90%;
    height: 32px;
    display: block;
    padding: 0 5%;
    font-size: 14px;
    color: #666; }

.cx_buttonPlugIn {
  width: 150px;
  height: 34px;
  border-radius: 2px;
  background-color: #19a2d9;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 35px;
  cursor: pointer;
  margin: 15px 0 0 5px;
  float: left; }

.cx_selectBlock_table {
  width: 1008px;
  margin: 0 auto;
  margin-top: 20px;
  background-color: #fff; }

.cx_selectBlock_tableNav {
  width: 100%;
  height: 40px;
  border-bottom: 2px solid #3185dd;
  font-size: 0px; }
  .cx_selectBlock_tableNav span {
    display: inline-block;
    font-size: 14px;
    width: 180px;
    height: 40px;
    background-color: #f2f2f2;
    cursor: pointer;
    text-align: center;
    line-height: 40px; }
    .cx_selectBlock_tableNav span.hover {
      background-color: #4898eb;
      color: #fff; }
    .cx_selectBlock_tableNav span:hover {
      background-color: #4898eb;
      color: #fff; }

.cx_selectBlock_tableContext {
  width: 100%; }
  .cx_selectBlock_tableContext tr.cx_tableTitle td {
    height: 32px;
    background-color: #8bc4ef;
    color: #fff;
    padding: 0;
    line-height: 32px; }
  .cx_selectBlock_tableContext tr.odd td {
    background-color: #f8f8f8; }
  .cx_selectBlock_tableContext td {
    color: #666;
    font-size: 14px;
    padding: 10px 0;
    text-align: center; }

.cx_selectBlock_tablePage {
  width: 100%;
  height: 40px;
  background-color: #f8f8f8;
  margin-top: 32px;
  margin-bottom: 20px;
  font-size: 0px;
  text-align: center;
  line-height: 40px; }
  .cx_selectBlock_tablePage a {
    font-size: 12px;
    display: inline-block;
    margin: 0 5px; }
  .cx_selectBlock_tablePage span {
    font-size: 12px;
    display: inline-block;
    margin: 0 5px; }
  .cx_selectBlock_tablePage i {
    font-size: 12px;
    display: inline-block;
    margin: 0 3px; }
    .cx_selectBlock_tablePage i.pos {
      margin: 0 25px;
      position: relative; }
      .cx_selectBlock_tablePage i.pos input {
        width: 35px;
        height: 20px;
        border: 1px solid #dedede;
        position: absolute;
        left: -19px;
        top: -15px;
        border-radius: 3px;
        text-align: center;
        color: #333; }
    .cx_selectBlock_tablePage i.pos2 {
      margin: 0 30px;
      position: relative; }
      .cx_selectBlock_tablePage i.pos2 select {
        width: 50px;
        height: 20px;
        border: 1px solid #dedede;
        position: absolute;
        left: -26px;
        top: -15px;
        border-radius: 3px;
        text-align: center;
        color: #333; }
    .cx_selectBlock_tablePage i.red {
      color: #c80000; }
  .cx_selectBlock_tablePage .gray {
    cursor: pointer;
    color: #333;
    text-decoration: none; }
    .cx_selectBlock_tablePage .gray:hover {
      color: #4898eb;
      text-decoration: underline; }
  .cx_selectBlock_tablePage .blue {
    cursor: pointer;
    color: #4898eb;
    text-decoration: none; }
    .cx_selectBlock_tablePage .blue:hover {
      color: #4898eb;
      text-decoration: underline; }

.cx_tableContent {
  width: 748px;
  background-color: #fff;
  padding: 30px  130px 160px 130px;
  margin: 0 auto; }

.cx_tableContent_tit {
  width: 100%;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding-bottom: 40px;
  text-align: center;
  color: #333; }

.cx_tableContent_ul {
  width: 100%;
  display: block;
  font-size: 0px; }
  .cx_tableContent_ul li {
    width: 100%;
    display: block;
    font-size: 18px;
    padding-bottom: 20px;
    color: #333; }
    .cx_tableContent_ul li i {
      display: inline-block;
      margin-left: 10px; }

/**************************鍒嗛〉(start)********************************/
.oa_pageCenter {
  width: 100%; }

.oa_pageLeftIco1 {
  float: left;
  background: url("../images/os_pageLeftIco1.png") no-repeat left center;
  padding-left: 30px;
  margin: 30px 0 0 0px;
  font-size: 14px; }

.oa_rightPage {
  width: 100%;
  height: 80px;
  text-align: right;
  padding-bottom: 50px; }
  .oa_rightPage .oa_rightPageList {
    display: inline-block;
    font-size: 0px;
    padding: 20px 0px 20px 0; }
    .oa_rightPage .oa_rightPageList span {
      display: inline-block;
      font-size: 14px;
      line-height: 38px;
      padding-left: 20px;
      color: #666; }
    .oa_rightPage .oa_rightPageList a {
      width: 38px;
      height: 38px;
      line-height: 38px;
      text-align: center;
      display: inline-block;
      font-size: 13px;
      border: 1px solid  #e6e6e6;
      border-right: 0px;
      color: #666;
      text-decoration: none; }
      .oa_rightPage .oa_rightPageList a.last {
        border-right: 1px solid  #e6e6e6; }
        .oa_rightPage .oa_rightPageList a.last:hover {
          border-right: 1px solid  #e6e6e6; }
      .oa_rightPage .oa_rightPageList a.hover {
        background: #0a79cb;
        color: #fff;
        border: 1px solid  #0a79cb;
        border-right: 0px; }
      .oa_rightPage .oa_rightPageList a:hover {
        background: #0a79cb;
        color: #fff;
        border: 1px solid  #0a79cb;
        border-right: 0px; }

/**************************鍒嗛〉(end)********************************/

/*# sourceMappingURL=style.css.map */
/* 18-08-14鏀� */
.cx_adSection{height: 260px;background: url("../pic/cx_ad01.jpg") no-repeat;background-size: 100% 260px;}
.cx_search{padding-top: 19px;min-width: 600px;margin:0 auto;}
.cx_search .cx_searchText{font-size: 18px;color:#000;padding-right:20px;font-weight: 700;}
.cx_search .cx_searchBtn{width: 44px;height: 38px;margin-left: -50px;margin-top: -6px;vertical-align: middle;background-color: transparent;cursor: pointer;}
#cx_type{box-sizing: border-box;width: 150px;height: 40px;border:2px solid #187bc8;border-radius: 5px;padding-left: 8px;padding-right: 8px;font-size: 15px; vertical-align: middle;}
#cx_searchBox{box-sizing: border-box;width: 340px;height: 40px;border:2px solid #187bc8;border-radius: 5px;padding-left: 13px;padding-right: 44px;background: url("../images/cx_search_icon.png") right 10px center no-repeat;font-size: 15px;vertical-align: middle;}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #bcbcbc;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #bcbcbc;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #bcbcbc;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bcbcbc;
}
/*::-webkit-scrollbar{display: none;}*/
.cx_systemNav .cx_navTitle,.cx_creditLink .cx_navTitle{font-size: 18px;border-left: 6px solid #187bc8;padding-left:14px;font-weight:700;margin-bottom:16px;}
.cx_systemNav .cx_navContent{margin-bottom: 27px;padding:12px 0 13px 22px;border:1px solid #dcdcdc;height: 75px}
.cx_navContent li{position: relative;margin-right:14px;width: 220px;height: 74px;float: left;}
.cx_navContent .cx_navItem{position: absolute;bottom: 0;left:0;width: 100%;height: 22px;background-color: rgba(0,0,0,0.6);text-align: center;font-size: 13px;line-height: 22px;color:#fff;}
.cx_navContent .cx_navItem:hover{color:rgba(255,255,255,0.6);}
.cx_creditLink .cx_linkTitle{box-sizing: border-box;position: relative;display: inline-block;width: 280px;height: 40px;line-height: 40px;padding-left: 123px;font-size: 17px;color:#fff;background: #187bc8 url("../images/cx_linkIocn.png") 78px center no-repeat;margin-right: 15px;}
.cx_creditLink .cx_linkTitle:after{content:"";display: block;position: absolute;right: -14px;top:12px;border-width: 7px;border-style: solid;border-color:transparent transparent transparent #187bc8;}
.cx_creditLink .cx_link{box-sizing: border-box;width: 288px;height: 40px;line-height: 40px;font-size: 14px;margin-right: 19px;margin-bottom: 10px;padding-left: 25px;outline: none;padding-right: 40px;background: url("../images/cx_selectIcon.png") right 9px center no-repeat;border:1px solid #dcdcdc;color:#333;cursor: pointer;}
.cx_creditLink .cx_link:last-child{margin-right: 0;}
.cx_selectSimulate{display: inline-block;vertical-align: middle;font-size: 14px;position: relative;z-index: 1;}
.cx_linkShow{position: absolute;bottom:50px;border:1px solid #dcdcdc;border-bottom: 0;box-sizing: border-box;width: 290px;color:#666;background-color: #fff;padding:4px 0;max-height: 145px;overflow-y: scroll;overflow-x: hidden;}
.cx_linkShow dd{line-height: 27px;}
.cx_linkShow a{width: auto;display: block;letter-spacing: .1em;padding-left: 27px;}
.cx_linkShow a:hover{background-color: #1E90FF;color:#fff;}
#cx_creditLocal{margin-right: 0;}

