@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img, a{
  border: none;
  outline: none;
}

/* line 116, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 22, ../sass/style.scss */
body {
  font-family: "Microsoft Yahei", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* line 25, ../sass/style.scss */
.row {
  margin: 0;
}

/* line 28, ../sass/style.scss */
.col-md-2, .col-md-1, .col-md-4 {
  padding-left: 0;
  padding-right: 0;
}

/* line 32, ../sass/style.scss */
#menu-nav {
  height: 74px;
  line-height: 74px;
  background: #fff;
  margin-bottom: 0;
}

/* line 39, ../sass/style.scss */
.container {
  position: relative;
}
/* line 41, ../sass/style.scss */
.container .navbar-collapse {
  margin: 0 -1px;
  padding: 0;
}

/* line 47, ../sass/style.scss */
.navbar-collapse {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 999;
  background: #fff;
  margin: 0;
}

/* line 55, ../sass/style.scss */
.navbar-toggle .icon-bar {
  background: #000;
}

/* line 59, ../sass/style.scss */
#menu-nav .nav > li {
  width: 100px;
  text-align: center;
}

/* line 63, ../sass/style.scss */
#menu-nav .nav > li > a, #menu-nav .nav > li > a {
  color: #555;
}

/* line 66, ../sass/style.scss */
#menu-nav .nav > li > a:hover, #menu-nav .nav > li > a:focus {
  background: none;
  color: #014596;
}
.main-navigation{
  position: relative;
}
/* line 70, ../sass/style.scss */
#bgli {
  position: absolute;
  bottom: 0;
  background: #014596;
  border-radius: 10px;
  width: 70px;
  height: 5px;
  z-index: 100;
  border-radius: 0;
}

/* line 71, ../sass/style.scss */
.outside {
  background: url("../images/banner.jpg") center center no-repeat;
  text-align: center;
  background-size: cover;
  padding: 0;
  margin: 0 auto;
  overflow-x: hidden;
}

/* line 80, ../sass/style.scss */
.container .new {
  margin: 40% auto 0;
  background: #fff;
  text-align: left;
}
/* line 84, ../sass/style.scss */
.container .new span {
  float: left;
  font-size: 12px;
}

/* line 90, ../sass/style.scss */
.new .n-title {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 94, ../sass/style.scss */
.new .n-title .down-icon {
  height: 45px;
  border-radius: 0;
  position: absolute;
  right: 0;
  background: #adc3dd;
}

/* line 102, ../sass/style.scss */
.new .n-title .col-md-11 {
  padding-right: 44px;
}

/* line 105, ../sass/style.scss */
.new .n-title {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
/* line 108, ../sass/style.scss */
.new .n-title .n-tit-name {
  padding: 15px 10px;
  color: #fff;
  font-size: 14px;
  background:#014596 url(../images/ico-notice.png) no-repeat 70px center;
  width: 100%;
}
/* line 114, ../sass/style.scss */
.new .n-title .n-tit-data {
  color: #656565;
  padding-right: 10px;
}

/* line 119, ../sass/style.scss */
.n-block {
  padding: 0;
  box-sizing: border-box;
  clear: both;
}
/* line 123, ../sass/style.scss */
.n-block .col-md-4 {
  padding: 0 10px;
  position: relative;
}
/* line 126, ../sass/style.scss */
.n-block .col-md-4 img {
  width: 100%;
}
/* line 130, ../sass/style.scss */
.n-block .n-block-title span {
  font-size: 16px;
  color: #144891;
  padding-right: 10px;
  margin-bottom: 10px;
}

/* line 137, ../sass/style.scss */
.n-block-com {
  position: relative;
  padding: 5px 0 50px;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  width: 100%;
  min-height: 146px;
}
/* line 144, ../sass/style.scss */
.n-block-com .b-img {
  float: left;
  padding: 0;
}
/* line 149, ../sass/style.scss */
.n-block-com .b-list li {
  margin: 0 0 4px;
}
/* line 151, ../sass/style.scss */
.n-block-com .b-list li a {
  color: #656565;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: inline-block;
}

/* line 158, ../sass/style.scss */
.n-block .b-detail {
  padding-left: 16px;
  position: absolute;
  right: 20px;
  bottom: 15px;
  clear: both;
  text-align: right;
  font-size: 14px;
  background: url("../images/t-icon.png") no-repeat left center;
}
.n-block .b-detail-other{
  bottom:29px;
}

/* line 168, ../sass/style.scss */
.n-block .b-sel {
  padding-left: 0;
  bottom: 7px;
  background: none;
}
/* line 172, ../sass/style.scss */
.n-block .b-sel select {
  float: left;
  border: 1px solid #ddd;
  height: 32px;
  width: 100%;
}

/* line 180, ../sass/style.scss */
.n-bottom {
  padding: 10px;
  border-top: 1px solid #e5e5e5;
}
/* line 183, ../sass/style.scss */
.n-bottom .col-md-6 {
  font-size: 12px;
}

/* line 187, ../sass/style.scss */
.n-bottom .col-md-6:last-child {
  text-align: right;
}

/*news*/
/* line 190, ../sass/style.scss */
.show-pic {
  width: 100%;
}
/* line 192, ../sass/style.scss */
.show-pic img {
  width: 100%;
  vertical-align: top;
}

/* line 198, ../sass/style.scss */
.breadcrumbs {
  background: #f0f0f0;
  padding: 15px 0;
  font-size: 20px;
}
/* line 203, ../sass/style.scss */
.breadcrumbs .bread-left span {
  background: url("../images/line.png") no-repeat;
  float: left;
  padding: 2px 0 5px 20px;
  margin-right: 25px;
}
/* line 211, ../sass/style.scss */
.breadcrumbs .bread-right {
  padding-top: 10px;
  text-align: right;
  font-size: 12px;
}

/* line 217, ../sass/style.scss */
.new-list {
  padding-bottom: 30px;
}

/* line 220, ../sass/style.scss */
.new-box {
  background: #fafafa;
  overflow: hidden;
  display: block;
  margin-top: 30px;
}
/* line 225, ../sass/style.scss */
.new-box .col-md-3 {
  overflow: hidden;
  padding: 0;
}
/* line 228, ../sass/style.scss */
.new-box .col-md-3 img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
}
/* line 235, ../sass/style.scss */
.new-box .col-md-9 {
  padding:18px 15px 0;
}
/* line 237, ../sass/style.scss */
.new-box .col-md-9 h1 {
  font-size: 20px;
  border-bottom: 1px solid #d5d5d5;
  line-height: 28px;
  margin: 0 0 8px 0;
  padding-bottom: 10px;
  color: #555;
}
/* line 245, ../sass/style.scss */
.new-box .col-md-9 h3 {
  font-size: 12px;
  line-height: 24px;
  font-weight: normal;
  color: #666;
  margin-top: 5px;
}

/* line 255, ../sass/style.scss */
.new-data {
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  color: #999;
  text-align: right;
}

/* line 263, ../sass/style.scss */
.new-box .col-md-3 img:hover {
  transform: scale(1.2);
}

/* line 266, ../sass/style.scss */
.new-box:hover .col-md-9 h1 {
  color: #004696;
}

/* line 269, ../sass/style.scss */
.new-box:hover {
  background: #f4f4f4;
}

/* line 274, ../sass/style.scss */
.newpage .col-md-12 {
  padding: 0;
}
/* line 276, ../sass/style.scss */
.newpage .col-md-12 a {
  height: 46px;
  text-align: center;
  line-height: 43px;
  margin-right: 8px;
}

/* line 285, ../sass/style.scss */
.newpage .col-md-12 .pagination a {
  width: 46px;
  line-height: 33px;
}

/* line 289, ../sass/style.scss */
.btnpage {
  margin: 0 0 18px;
  text-align: center;
}
/* line 292, ../sass/style.scss */
.btnpage a {
  width: auto;
  padding: 0 10px;
  display: inline-block;
  font-size: 16px;
  color: #99a1a7;
  background-color: #e6e6e6;
  position: relative;
  border-radius: 5px;
  box-sizing: content-box;
  text-decoration: none;
}
/* line 304, ../sass/style.scss */
.btnpage :hover {
  background: #014596;
  color: #fff;
}

/* line 310, ../sass/style.scss */
.article {
  margin: 30px 0;
  border: 1px solid #dedede;
  border-radius: 6px;
  position: relative;
  padding: 15px 40px 30px 40px;
  overflow: hidden;
}
/* line 318, ../sass/style.scss */
.article .a-title {
  font-size: 26px;
  line-height: 40px;
  margin-top: 30px;
  font-weight: bold;
  padding: 0 40px 0 36px;
}
/* line 325, ../sass/style.scss */
.article .a-info {
  border-bottom: 2px solid #dcdcdc;
  font-size: 14px;
  color: #999;
  padding: 5px 0 25px 0;
  margin: 0 40px 15px 40px;
}
/* line 333, ../sass/style.scss */
.article .a-con p {
  text-indent: 2em;
  font-size: 16px;
  line-height: 28px;
}
/* line 338, ../sass/style.scss */
.article .a-con .blue {
  background: #33458e;
  color: #fff;
}
/* line 342, ../sass/style.scss */
.article .a-con .pic {
  text-align: center;
  text-indent: 0;
}
/* line 345, ../sass/style.scss */
.article .a-con .pic img {
  width: 100%;
  max-width: 600px;
}
/* line 349, ../sass/style.scss */
.article .a-con .pic .map {
  max-width: 100%;
}

/*recruit*/
/* line 356, ../sass/style.scss */
.bread-left .nav-tabs > li.active > a, .bread-left .nav-tabs > li.active > a:hover, .bread-left .nav-tabs > li.active > a:focus {
  background: none;
  color: #014596;
  border-left: 2px solid #014596;
  border-top:none;
  border-right: none;
  border-bottom: none;
}

/* line 362, ../sass/style.scss */
.bread-left .nav > li > a {
  border-left: 2px solid #bbb;
  border-top:none;
  border-right: none;
  padding: 0 30px;
  line-height: 1;
  font-size: 20px;
  color: #bbb;
  border-radius: 0 0;
  outline:none;
  border-bottom: none;
}

/* line 370, ../sass/style.scss */
.bread-left .nav > li > a:hover {
  color: #014596;
  border-left: 2px solid #014596;
}

/* line 374, ../sass/style.scss */
.bread-left .nav-tabs {
  border: none;
  padding: 5px 0 0 100px;
}

/* line 378, ../sass/style.scss */
.article .a-con .col-md-4 img {
  width: 100%;
}

/*menber*/
/* line 382, ../sass/style.scss */
.menber {
  border: none;
  border-radius: 0;
  padding: 0 0 30px 0;
}
/* line 386, ../sass/style.scss */
.menber .col-md-6 {
  padding: 0 10px;
  margin-bottom: 20px;
}
/* line 389, ../sass/style.scss */
.menber .col-md-6 .info {
  padding: 0 15px 15px 15px;
}

/* line 396, ../sass/style.scss */
.menber .col-md-6 .hot-img {
  width: 100%;
  overflow: hidden;
}
/* line 399, ../sass/style.scss */
.menber .col-md-6 .hot-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1s;
}

/* line 407, ../sass/style.scss */
.menber .col-md-6 .info h3 {
  border-bottom: 1px solid #d5d5d5;
  font-size: 24px;
  line-height: 56px;
}
/* line 412, ../sass/style.scss */
.menber .col-md-6 .info p {
  position: relative;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}
/* line 414, ../sass/style.scss */
.menber .col-md-6 .info p:after {
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 40px;
}

/* line 421, ../sass/style.scss */
.menber .col-md-6 .hot-img img:hover {
  transform: scale(1.2);
}

/* line 424, ../sass/style.scss */
.menber .col-md-6 a {
  display: block;
  background: #eee;
  text-decoration: none;
  color: #555;
}

/* line 430, ../sass/style.scss */
.menber .col-md-6 a:hover {
  background: #6DC1FF;
  color: #fff;
}

/* line 434, ../sass/style.scss */
.menber .col-md-5, .menber .col-md-7 {
  padding: 0;
}

/* line 437, ../sass/style.scss */
.menber .col-md-5 .tra-detail img {
  width: 80px;
}

/* line 440, ../sass/style.scss */
.menber .col-md-5 {
  background: #f0f0f0;
}
/* line 442, ../sass/style.scss */
.menber .col-md-5 .tra-detail {
  padding: 20px 30px 32px;
}
/* line 444, ../sass/style.scss */
.menber .col-md-5 .tra-detail h3 {
  font-size: 20px;
  line-height: 40px;
  margin: 20px 0 20px;
  font-weight: bold;
  border-bottom: 2px solid #dcdcdc;
}
/* line 451, ../sass/style.scss */
.menber .col-md-5 .tra-detail p {
  overflow: hidden;
  line-height: 26px;
}

/* line 457, ../sass/style.scss */
.tra-home-btn {
  margin-top: 9px;
  float: right;
  padding: 6px 20px;
  border: 1px solid #014596;
}

/* line 463, ../sass/style.scss */
.tra-home-btn:hover {
  background: #014596;
  color: #fff;
}

/*aboutus*/
/* line 468, ../sass/style.scss */
.about-us .column-list > li.active > a, .about-us .column-list > li.active > a:hover, .about-us .column-list > li.active > a:focus {
  background: none;
  color: #fff;
  border: none;
  border-bottom: 1px solid #ddd;
  background: #014596;
}

/* line 475, ../sass/style.scss */
.about-us .column-list > li > a {
  margin-right: 0;
  padding-left: 20px;
  font-size: 20px;
  color: #bbb;
  border-radius: 0 0;
  padding: 15px;
  border-bottom: 1px solid #ddd;
}

/* line 484, ../sass/style.scss */
.about-us .column-list {
  border: 1px solid #ddd;
}

/* line 487, ../sass/style.scss */
.about-us {
  margin-top: 30px;
}
/* line 489, ../sass/style.scss */
.about-us .column-list > li {
  float: none;
  width: 100%;
}

/* line 494, ../sass/style.scss */
.about-us .article {
  margin-top: 0;
  border: none;
}
/* line 497, ../sass/style.scss */
.about-us .article .a-title {
  margin-top: 0;
  padding: 0;
}
/* line 501, ../sass/style.scss */
.about-us .article .a-info {
  margin: 0 0 15px;
}

/* line 505, ../sass/style.scss */
.about-us .article .a-con .pic img {
  max-width: 720px;
}

/* line 508, ../sass/style.scss */
.about-us .article .a-con .pic .map {
  max-width: 100%;
}

/* line 511, ../sass/style.scss */
.about-us .tab-content .new-box {
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 516, ../sass/style.scss */
.footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #eee;
  background: #f4f4f4;
}
/* line 520, ../sass/style.scss */
.footer .n-bottom {
  padding: 15px 0;
  border-top: none;
}

/*contacy*/
/* line 529, ../sass/style.scss */
.menber .a-info {
  margin: 0 0 15px 0;
  padding-bottom: 17px;
  font-size: 18px;
}

/* line 534, ../sass/style.scss */
.menber .a-con p {
  text-indent: 0;
}
/* line 536, ../sass/style.scss */
.menber .a-con p span {
  color: #014596;
  padding-right: 5px;
}
/* line 540, ../sass/style.scss */
.menber .a-con p .line {
  margin: 0 5px;
}

/**/
/* line 546, ../sass/style.scss */
.navigat .one-menu {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}
/* line 549, ../sass/style.scss */
.navigat .one-menu a {
  color: #555;
  font-size: 16px;
  font-weight: bold;
}

/* line 555, ../sass/style.scss */
.navigat .one-menu:last-child {
  border-bottom: none;
}

/* line 558, ../sass/style.scss */
.navigat .one-menu .sub_menu {
  padding: 10px 0 5px 40px;
}
/* line 560, ../sass/style.scss */
.navigat .one-menu .sub_menu a {
  font-size: 14px;
  font-weight: normal;
}

/* line 565, ../sass/style.scss */
.law .a-con p {
  text-indent: 0;
  margin-bottom: 15px;
}

/* line 569, ../sass/style.scss */
.law .a-con .la-title {
  font-weight: bold;
  margin: 5px 0 5px;
  padding-left: 20px;
  border-left: 4px solid #014596;
}

/* 轮播广告 */
/* line 577, ../sass/style.scss */
.carousel {
  height: 500px;
  margin-bottom: 20px;
  margin-top: 0;
}

/* line 582, ../sass/style.scss */
.carousel .item {
  height: 500px;
  background-color: #fff;
}
/* line 585, ../sass/style.scss */
.carousel .item img {
  width: 100%;
}

/* line 591, ../sass/style.scss */
.carousel-caption {
  z-index: 10;
}
/* line 593, ../sass/style.scss */
.carousel-caption p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.8;
}

/*新闻反正*/
/* line 600, ../sass/style.scss */
.myscroll {
  padding-top: 10px;
  padding-left: 30px;
  height: 42px;
  margin: 0 auto;
  font-size: 16px;
  overflow: hidden;
}
/* line 607, ../sass/style.scss */
.myscroll li {
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 609, ../sass/style.scss */
.myscroll a {
  color: #333;
  text-decoration: none;
}
/* line 610, ../sass/style.scss */
.myscroll a:hover {
  color: #ED5565;
  text-decoration: underline;
}

@media (max-width: 768px) {
  /* line 618, ../sass/style.scss */
  #bgli {
    display: none;
  }

  /* line 621, ../sass/style.scss */
  .bread-right {
    display: none;
  }

  /* line 624, ../sass/style.scss */
  .navbar-collapse {
    top: 60px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  /* line 629, ../sass/style.scss */
  .new .n-title .col-md-11 {
    padding-top: 5px;
  }

  /* line 633, ../sass/style.scss */
  .container .new {
    margin: 20% auto 0;
  }

  /* line 637, ../sass/style.scss */
  .article {
    padding: 10px 20px 15px 20px;
  }
}
/*20180306*/
.us-breadcrumbs{
  background: none;
  overflow: hidden;
}
.us-breadcrumbs .col-md-12{
  padding: 0;
}
.us-breadcrumbs .bread-left .nav-tabs{
  padding-left: 0;
}
.us-breadcrumbs .bread-left .nav > li > a{
  padding: 10px 0;
  border-left:none ;
  border-right:none;
}

.us-breadcrumbs .bread-left .nav-tabs>li{
  padding: 6px 15px 3px;
  border-right: 1px dashed #ddd;
}
.us-breadcrumbs .bread-left .nav-tabs>li.active, .us-breadcrumbs .bread-left .nav-tabs>li:hover{
  background: url("../images/samll.png") no-repeat center 50px;
}

.us-breadcrumbs .bread-left .nav-tabs > li.active > a, .us-breadcrumbs .bread-left .nav-tabs > li.active > a:hover, .us-breadcrumbs .bread-left .nav-tabs > li.active > a:focus{
  border-left:none ;
  border-right:none;
  border-bottom: 4px solid #014596;
}
.us-breadcrumbs .bread-left .nav > li > a:hover {
  border-left:none ;
  border-right:none;
  border-bottom: 4px solid #014596;
  background: none;
}
.news .column-list > li{
text-align: center;
}
.news .column-list > li a{
  color: #333;
}
.news .col-md-3{

}
.news .column-list > li .icon {
  width: 30px;
  height: 30px;
  background: url(../images/news-icon.png) no-repeat center center;
  text-align: center;
  margin: 0 auto 10px;
  background-size: 100% 100%;
}
.news .column-list > li .trends{
  background: url(../images/news-icondt.png) no-repeat center center;
  background-size: 100% 100%;
}
.news .column-list > li .icons-party{
  background: url(../images/party-icon.png) no-repeat center center;
  background-size: 100% 100%;
}
.news .nav > li > a:hover, .news .nav > li > a:focus{
  background: #014596;
  color: #fff;
  border: 1px solid #014596;
}
.news .column-list > .active .icon, .news .column-list > li a:hover .icon{
  background: url(../images/news-icon-hover.png) no-repeat center center;
  background-size: 100% 100%;
}
.news .column-list > .active .trends, .news .column-list > li a:hover .trends{
  background: url(../images/news-icondt-hover.png) no-repeat center center;
  background-size: 100% 100%;
}
.news .column-list > .active .icons-party, .news .column-list > li a:hover .icons-party{
  background: url(../images/party-icon-hover.png) no-repeat center center;
  background-size: 100% 100%;
}
.news h3{
  margin-bottom: 25px;
  color: #525252;
  font-weight: 600;
  font-size: 16px;
}
.develop .article .a-con h3{
  margin: 5px;
  font-weight: bold;
}
.develop .article .a-con h3 .round{
  display:inline-block ;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background: #014596;
  border-radius: 50% 50%;
  color: #fff;
  margin-right: 10px;
  text-align: center;
}
.develop .article .a-con p{
  line-height: 30px;
}
.develop .article .a-con div{
  margin: 8px 0;
}