@charset "UTF-8";
/*
* @description: 海外投资者二期
* @author: qinweiwei
* @update: 20161205
*/
a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
}

a, a:hover {
  text-decoration: none;
}

.banner {
  position: relative;
  height: 300px;
  text-align: center;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}

.banner .mask {
  position: absolute;
  width: 100%;
  height: 300px;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 100;
}

.banner h3 {
  position: absolute;
  font-size: 46px;
  line-height: 300px;
  text-align: center;
  z-index: 101;
  color: #fff;
  width: 100%;
}

.career {
  padding-bottom: 63px;
}

.career h4 {
  padding-top: 28px;
  line-height: 28px;
  color: #393c45;
  font-size: 24px;
  font-weight: 700;
}

.career p {
  line-height: 28px;
  font-size: 18px;
  color: #393c45;
  padding-bottom: 20px;
  text-align: justify;
}

.career p a {
  color: #0e98fa;
}

.career .slide {
  padding-top: 20px;
}

.career .slide .item {
  padding-bottom: 66%;
}

.career .slide .item a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  text-align: center;
  line-height: 100%;
}

.career .slide .item a:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.career .slide .item a img {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: none;
}

.career .slide .carousel-indicators {
  bottom: 30px;
}

.career .slide .carousel-indicators li {
  margin-right: 15px;
}

.top-info {
  padding: 14px 0 21px 0;
  border-bottom: 1px solid #eee;
}

.top-info h3 {
  font-size: 24px;
  color: #393c45;
  line-height: 28px;
  padding: 5px 0;
  font-weight: bold;
}

.top-info p {
  line-height: 30px;
  font-size: 16px;
  color: #393c45;
}

.top-info p a {
  color: #2196f3;
}

.top-info .browser-by {
  float: right;
  height: 30px;
  line-height: 30px;
  padding-right: 10px;
  color: #868fa9;
  margin-top: 38px;
  font-size: 16px;
}

.c-dropdown {
  float: right;
  width: 153px;
  height: 28px;
  border: 1px solid #868fa9;
  line-height: 28px;
  margin-top: 38px;
  position: relative;
  font-size: 16px;
}

.c-dropdown .dropdown-toggle {
  padding-left: 12px;
  color: #868fa9;
  display: block;
}

.c-dropdown .dropdown-toggle:hover {
  text-decoration: none;
  color: #868fa9;
}

.c-dropdown .caret {
  float: right;
  margin: 12px 10px 0 0;
  color: #868fa9;
}

.c-dropdown .dropdown-menu {
  width: 153px;
  line-height: 28px;
  padding: 0;
  background: #fff;
  border: 1px solid #868fa9;
  border-top-color: #fff;
  left: -1px;
  min-width: 153px;
  border-radius: 0;
  margin-top: 1px;
}

.c-dropdown .dropdown-menu li {
  margin-bottom: 0;
}

.c-dropdown .dropdown-menu a {
  color: #868fa9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-dropdown .dropdown-menu a:hover {
  background: #f0f2f7;
}

.read-more {
  margin-top: 34px;
  float: right;
  width: 98px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #8a92ab;
  border: 1px solid #8a92ab;
  border-radius: 3px;
}

.read-more:hover {
  color: #fff;
  background: #cd0b1a;
  border: 1px solid #cd0b1a;
}

.load-more-wrap {
  padding-bottom: 37px;
}

.load-more-wrap .load-more {
  font-size: 16px;
  color: #929bb1;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  background: #f6f7fa;
}

.load-more-wrap .load-more-hide {
  display: none;
}

.alert-btn {
  width: 61px;
  height: 20px;
  float: right;
  background: url(i/q-alert-btn.gif) 0 0 no-repeat;
}

.news-list .list {
  margin-bottom: 43px;
}

.news-list .list li {
  padding: 29px 0 24px 0;
  border-bottom: 1px solid #eee;
}

.news-list .list li .news {
  margin-left: -15px;
}

.news-list .list li .col-sm-4 {
  padding-right: 0;
  padding-left: 0;
}

.news-list .list li .col-sm-4 .read-more {
  margin-right: -15px;
}

.news-list .list li h4 {
  line-height: 28px;
  font-size: 18px;
  font-weight: bold;
}

.news-list .list li h4 a {
  color: #313131;
}

.news-list .list li h4 a:hover {
  color: #ca1b27;
}

.news-list .list li .info {
  line-height: 26px;
  color: #a8afc2;
  margin-right: -15px;
}

.news-list .list li .info a, .news-list .list li .info a:hover {
  color: #1493f6;
}

.blog .alert-btn-wrap {
  margin-top: 30px;
  height: 20px;
}

.blog .c-dropdown {
  margin-top: 14px;
}

.blog-list {
  padding: 32px 0 10px 0;
}

.blog-list li {
  margin-bottom: 20px;
}

.blog-list li .list-div {
  border: 1px solid #d2d6df;
}

.blog-list li .list-div .img-wrap {
  padding-bottom: 62%;
  position: relative;
}

.blog-list li .list-div .img-wrap a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}

.blog-list li .list-div .img-wrap a:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.blog-list li img {
  width: 100%;
}

.blog-list li h5, .blog-list li .infor, .blog-list li p, .blog-list li .read-more-wrap {
  margin: 0 17px;
}

.blog-list li h5 {
  padding-top: 19px;
  line-height: 20px;
  color: #393c45;
  font-size: 18px;
  height: 59px;
  overflow: hidden;
  padding-bottom: 3px;
  font-weight: bold;
}

.blog-list li .infor {
  line-height: 30px;
  padding: 0 20px 5px 0;
  color: #8690a8;
  font-size: 14px;
}

.blog-list li .infor a {
  color: #2196f3;
}

.blog-list li p {
  line-height: 20px;
  font-size: 16px;
  color: #616161;
  height: 98px;
  overflow: hidden;
  margin-bottom: 13px;
  text-align: justify;
}

.blog-list li .read-more-wrap {
  height: 71px;
  padding: 9px 0 32px 0;
  border-top: 1px solid #eeeff2;
}

.blog-list li .read-more-wrap .read-more {
  float: left;
  margin-top: 0;
}

.resource-top {
  background: #f7f7f7;
  margin-top: 20px;
  padding-bottom: 32px;
}

.resource-top h5 {
  height: 63px;
  line-height: 55px;
  font-size: 24px;
  color: #393c45;
  text-align: center;
}

.resource-top .search-wrap {
  margin-left: 117px;
}

.resource-top .search-wrap .input-wrap {
  height: 38px;
  width: 760px;
  float: left;
}

.resource-top .search-wrap .input-wrap input {
  width: 760px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #8690a8;
  padding: 0 0 0 5px;
  background: #fff;
}

.resource-top .c-dropdown {
  margin-top: 0;
  float: left;
  height: 38px;
  line-height: 38px;
  background: #fff;
  margin-left: -1px;
}

.resource-top .c-dropdown .caret {
  margin-top: 18px;
}

.resource-top .c-dropdown .dropdown-menu li a {
  height: 42px;
  line-height: 42px;
  padding: 0 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.resource-top .search-btn-wrap {
  float: left;
  padding-left: 27px;
  width: 40px;
}

.resource-top .search-btn-wrap a {
  width: 39px;
  height: 39px;
  display: block;
  background: url(i/q-srh-btn.gif) 0 0 no-repeat;
  background-size: cover;
}

.resource-top .view-filter {
  padding-left: 30px;
}

.resource-top .view-filter .view-btn {
  font-size: 16px;
  color: #8690a8;
  padding-top: 10px;
  line-height: 20px;
}

.resource-top .view-filter .view-btn em {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin: -3px 4px 0 0;
}

.resource-top .view-filter .view-btn em.add {
  background: url(i/q-icons.png) -50px -50px no-repeat;
}

.resource-top .view-filter .view-btn em.sub {
  background: url(i/q-icons.png) -100px -50px no-repeat;
}

.resource-top .view-filter .c-dropdown {
  margin: 10px 10px 0 0;
}

.resource-result {
  padding: 18px 0;
  line-height: 26px;
}

.resource-result .result {
  font-size: 18px;
  color: #929bb1;
}

.resource-result .result em {
  color: #6b6b6b;
}

.resource-result .c-dropdown {
  margin-top: 1px;
}

.resource-list-wrap .list li {
  padding: 30px 15px 0;
  position: relative;
}

.resource-list-wrap .list li img {
  width: 100%;
}

.resource-list-wrap .list li .video, .resource-list-wrap .list li .img {
  padding-bottom: 66%;
  position: relative;
}

.resource-list-wrap .list li .video a, .resource-list-wrap .list li .video .inner, .resource-list-wrap .list li .img a, .resource-list-wrap .list li .img .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}

.resource-list-wrap .list li .type {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 12px;
  top: 11px;
}

.resource-list-wrap .list li .type.photo {
  background: url(i/q-photo.png) 0 0 no-repeat;
}

.resource-list-wrap .list li .type.video {
  width: 22px;
  height: 18px;
  background: url(i/q-video.png) 0 0 no-repeat;
}

.resource-list-wrap .list li .infor {
  padding: 0 40px 0 0;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #3b3b3b;
  font-weight: bold;
  position: relative;
}

.resource-list-wrap .list li .time {
  border-bottom: 1px solid #eee;
  height: 36px;
  line-height: 26px;
  position: relative;
}

.resource-list-wrap .list li .time span {
  float: left;
  line-height: 22px;
  padding-bottom: 3px;
  color: #929bb1;
  font-size: 12px;
}

.resource-list-wrap .list li .time .load {
  width: 14px;
  height: 17px;
  background: url(i/q-load.gif) 0 0 no-repeat;
  cursor: pointer;
  position: absolute;
  top: 6px;
  right: 10px;
}

.page {
  padding: 50px 0 33px 0;
}

.page a, .page span {
  float: left;
  width: 28px;
  height: 24px;
  background: #f1eff0;
  margin-right: 6px;
  color: #727272;
  font-weight: bold;
  text-align: center;
  line-height: 24px;
}

.page a.laypage_curr, .page span.laypage_curr {
  background: #c91623;
  color: #fff;
}

.resource-bot-infor {
  line-height: 28px;
  color: #6b6b6b;
  padding-bottom: 64px;
}

.resource-bot-infor a {
  color: #0e98fa;
}

.email-alert {
  padding: 15px 15px 78px;
}

.email-alert h5 {
  color: #393c45;
  font-size: 24px;
  line-height: 60px;
}

.email-alert p {
  font-size: 16px;
  color: #393c45;
  line-height: 22px;
  padding-bottom: 70px;
}

.email-alert .tips {
  padding: 37px 0 22px 0;
  line-height: 22px;
  font-size: 16px;
  color: #393c45;
}

.email-alert .title {
  line-height: 34px;
  font-size: 16px;
  color: #393c45;
  font-weight: bold;
}

.email-alert .input-wrap input {
  width: 193px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #a9a9a9;
  padding: 0 0 0 5px;
}

.email-alert .submit-btn-wrap {
  padding-top: 20px;
}

.email-alert .submit-btn-wrap .submit-btn {
  display: block;
  height: 36px;
  line-height: 36px;
  width: 68px;
  text-align: center;
  color: #fff;
  background: #c51d2a;
  font-size: 16px;
}

/* Toolkit */
.ccbnTool.ccbnToolHorizontal a {
  color: #393c45;
  font-size: 16px;
}

.ccbnTool {
  padding-top: 20px;
  border-top: 1px solid #dddddd;
  margin: 20px auto;
  text-align: center;
}

.ccbnTool * {
  vertical-align: top;
  /*font-size: 10px;*/
}

.ccbnTool ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
}

/*Horizontal*/
.ccbnTool.ccbnToolHorizontal ul li {
  display: inline-block;
  padding: 0 30px;
  border-right: 0px solid #ccc;
}

.ccbnTool.ccbnToolHorizontal ul li:last-child {
  border-right: 0;
}

/*Vertical*/
.ccbnTool.ccbnToolVertical ul li {
  display: block;
  padding: 5px 15px;
  border-bottom: 1px solid #eee;
  width: 100%;
  text-align: left;
}

.ccbnTool.ccbnToolVertical ul li:last-child {
  border-bottom: 0;
}

.fa-print:before {
  content: "\f02f";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.privacy-policy h3 {
  height: 36px;
  line-height: 36px;
  color: #393c45;
  padding-top: 15px;
  font-size: 24px;
  font-weight: bold;
}

.privacy-policy .policy {
  padding: 30px 0 50px 0;
  font-size: 16px;
}

.privacy-policy .policy .top {
  line-height: 26px;
  color: #393c45;
  font-size: 16px;
}

.privacy-policy .policy h4 {
  color: #3b3b3b;
  padding-top: 29px;
  line-height: 26px;
  font-weight: bold;
}

.privacy-policy .policy p {
  line-height: 26px;
  color: #3b3b3b;
}

.privacy-policy .policy .paragraph {
  padding: 20px 0;
}

.privacy-policy .policy .list {
  padding-top: 11px;
}

.privacy-policy .policy .list li {
  overflow: hidden;
}

.privacy-policy .policy .list li i {
  width: 4px;
  height: 4px;
  background: url(i/q-policy-li.gif) 0 0 no-repeat;
  float: left;
  margin: 13px 20px 0 11px;
}

.privacy-policy .policy .list li span {
  display: block;
  padding-left: 36px;
  line-height: 26px;
}

.contact-list-wrap {
  overflow: hidden;
}

.contact-list-wrap .contact-list {
  padding-top: 50px;
}

.contact-list-wrap .contact-list li {
  padding-bottom: 42px;
  overflow: hidden;
}

.contact-list-wrap .contact-list li .icon {
  float: left;
  margin-right: 10px;
  background: url(i/q-icons.png) 0 0 no-repeat;
  width: 40px;
}

.contact-list-wrap .contact-list li .icon.icon1 {
  height: 40px;
  background-position: 0 0;
}

.contact-list-wrap .contact-list li .icon.icon2 {
  height: 24px;
  background-position: -100px 0;
  margin-top: 9px;
}

.contact-list-wrap .contact-list li .icon.icon3 {
  height: 34px;
  background-position: -200px 0;
  margin-top: 5px;
}

.contact-list-wrap .contact-list li .icon.icon4 {
  height: 29px;
  background-position: -50px 0;
  margin-top: 6px;
}

.contact-list-wrap .contact-list li .icon.icon5 {
  height: 36px;
  background-position: -150px 0;
  margin-top: 3px;
}

.contact-list-wrap .contact-list li .detail {
  padding-left: 49px;
}

.contact-list-wrap .contact-list li .detail h4 {
  color: #393c45;
  font-weight: bold;
  line-height: 44px;
  font-size: 24px;
}

.contact-list-wrap .contact-list li .detail p {
  padding-bottom: 10px;
  line-height: 28px;
  color: #393c45;
  font-size: 16px;
}

.contact-list-wrap .contact-list li .detail dl {
  padding-left: 11px;
  font-size: 16px;
}

.contact-list-wrap .contact-list li .detail dl .idot {
  float: left;
  width: 4px;
  height: 4px;
  background: url(i/q-policy-li.gif) 0 0 no-repeat;
  margin-top: 11px;
}

.contact-list-wrap .contact-list li .detail dl span {
  display: block;
  padding-left: 24px;
  line-height: 28px;
  color: #3b3b3b;
}

.contact-list-wrap .contact-list li .detail dl span a {
  color: #2196f3;
}

.contact-us-map {
  width: 100%;
  padding-bottom: 50%;
}

.blog-detail .top-info p {
  color: #929bb1;
}

.blog-detail .detail-right {
  float: right;
  padding-top: 40px;
}

.blog-detail .detail-right a {
  float: left;
}

.blog-detail .detail-right a.mail {
  width: 14px;
  height: 11px;
  background: url(i/q-mail.gif) 0 0 no-repeat;
  margin: 7px 16px 0 0;
}

.blog-detail .detail-right a.print {
  width: 14px;
  height: 13px;
  background: url(i/q-print.gif) 0 0 no-repeat;
  margin: 6px 27px 0 0;
}

.blog-detail .detail-right a.tweet {
  width: 42px;
  height: 16px;
  background: url(i/q-tweet.gif) 0 0 no-repeat;
  margin: 5px 5px 0 0;
}

.blog-detail .detail-right a.alert-btn {
  margin-top: 5px;
}

.blog-detail .detail-right.detail-right-bot {
  padding-top: 0;
}

.blog-detail .paragraph p {
  font-size: 16px;
}

.blog-detail .c-dropdown {
  margin-top: 10px;
}

.blog-detail .browser-by {
  margin-top: 10px;
}

.blog-detail .alert-btn-wrap {
  margin-top: 10px;
  height: 15px;
}

.blog-detail .alert-btn-wrap .alert-btn {
  height: 15px;
  width: 42px;
}

.press-release {
  padding: 20px 0 28px 0;
  border-bottom: 1px solid #eee;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.press-release .img-w {
  padding-left: 0;
}

.press-release .img {
  padding-bottom: 62%;
  position: relative;
}

.press-release .img span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

.press-release .img span:after {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.press-release img {
  width: 100%;
}

.press-release .details h4 {
  line-height: 32px;
  font-size: 24px;
  color: #393c45;
  font-weight: bold;
}

.press-release .details .time {
  line-height: 30px;
  color: #929bb1;
}

.press-release .details .infor {
  color: #393c45;
  line-height: 30px;
  font-size: 18px;
  padding-bottom: 20px;
}

.press-release .details .infor p {
  padding-bottom: 20px;
}

.press-release .read-more-wrap {
  position: absolute;
  right: 0;
  bottom: 28px;
}

.press-release .read-more-wrap a {
  margin-top: 0;
}

.paragraph {
  padding-top: 20px;
  padding-bottom: 10px;
}

.paragraph img, .paragraph iframe {
  max-width: 100% !important;
}

.paragraph img {
  height: auto !important;
}

.paragraph .img {
  padding-bottom: 39px;
}

.paragraph .img img {
  width: 100%;
}

.paragraph .quote {
  color: #7f8aa3;
  line-height: 34px;
  padding-bottom: 44px;
}

.paragraph .quote em {
  font-size: 20px;
  font-weight: bold;
}

.paragraph p {
  line-height: 28px;
  color: #393c45;
  padding-bottom: 20px;
  word-wrap: break-word;
}

.media-tab {
  height: 39px;
  background: url(i/bg-source-media-type.jpg) 0 bottom repeat-x;
  overflow: hidden;
}

.media-tab a {
  float: left;
  width: 139px;
  height: 39px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #8690a8;
  margin-right: -1px;
  margin-top: 1px;
  color: #8690a8;
  font-size: 18px;
  background: #f7f7f7;
}

.media-tab a:hover {
  color: #8690a8;
}

.media-tab a.current {
  border-bottom: 1px solid #fff;
  background: #fff;
}

@media (max-width: 1200px) {
  .resource-top .search-wrap {
    margin-left: 0;
  }
  .resource-top .search-wrap .input-wrap {
    width: 83.33333333%;
  }
  .resource-top .search-wrap .input-wrap input {
    width: 100%;
    margin-left: 15px;
  }
  .resource-top .search-btn-wrap {
    width: 16.66666667%;
  }
  .resource-top .c-dropdown-top {
    display: none;
  }
  .press-release .details {
    padding-left: 0;
  }
  .press-release .details h4 {
    padding-top: 15px;
  }
}

@media (min-width: 1200px) {
  .career .carousel {
    width: 900px;
    margin: 0 auto;
  }
  .view-filter {
    display: none;
  }
}

@media (max-width: 992px) {
  .resource-top .search-wrap {
    margin-left: 0;
  }
  .resource-top .search-wrap .input-wrap {
    width: 342px;
  }
  .top-info .browser-by {
    display: none;
  }
}

@media (max-width: 768px) {
  .read-more {
    float: none;
    display: block;
    margin-top: 10px;
  }
  .c-dropdown {
    float: none;
    margin-top: 10px;
  }
  .resource-result .c-dropdown {
    margin-top: 10px;
  }
  .blog .alert-btn-wrap {
    margin-top: 10px;
  }
  .alert-btn {
    float: left;
  }
  .blog-detail .detail-right {
    padding-top: 10px;
  }
  .blog-detail .alert-btn-wrap {
    margin-top: 10px;
  }
  .ccbnTool.ccbnToolHorizontal ul li a:last-child {
    display: none;
  }
}

@media (max-width: 550px) {
  .resource-top .search-wrap .input-wrap {
    width: 72%;
  }
  .resource-top .search-wrap .input-wrap input {
    width: 100%;
  }
  .resource-top .search-btn-wrap {
    width: 23%;
  }
}

@media (max-width: 480px) {
  .media-tab a {
    padding: 0 10px;
    width: auto;
  }
}
