* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,select{
	width: 90%;
    border: 1px solid #ddd;
    line-height: 28px;
    background: #fff;
    height: 28px;
    margin: 5px;
	padding: 0 10px;
}
html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, li, form, label {
  font-family: inherit;
  font-style: inherit;
  padding: 0;
  margin: 0;
  border: 0;
}


ol, ul {
  list-style: none;
}

body {
  color: #858585;
width:100%;
  font: 20px/24px "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
}

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

.l {
  float: left;
}

.r {
  float: right;
}

.cell {
  display: table-cell;
  width: 2000px;
}

.tar {
  text-align: right;
}

a {
  text-decoration: none;
}

.btn_yellow {
  padding: 3px 15px;
  background-color: #f7fb8e;
  color: #3d8b83;
  white-space: nowrap;
border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-radius:4px;
  -webkit-box-shadow: 0 4px 1px #cfd377;
  -moz-box-shadow: 0 4px 1px #cfd377;
  box-shadow: 0 4px 1px #cfd377;

}

.btn_yellow:active {
  -webkit-transform: translate(0px, 3px);
  -moz-transform: translate(0px, 3px);
  -ms-transform: translate(0px, 3px);
  -o-transform: translate(0px, 3px);
  transform: translate(0px, 3px);
  -webkit-box-shadow: 0 1px 1px #cfd377;
  -moz-box-shadow: 0 1px 1px #cfd377;
  box-shadow: 0 1px 1px #cfd377;
}


.btn_green {
   padding: 3px 15px;
  background: #00b386;
  color: #fff;
  white-space: nowrap;
  border: none;
  font-size: 32px;
  cursor: pointer;
  font-family: "Microsoft YaHei";
border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-radius:4px;
  -webkit-box-shadow: 0 4px 1px #009670;
  -moz-box-shadow: 0 4px 1px #009670;
  box-shadow: 0 4px 1px #009670;
}

.btn_green:active {
  -webkit-transform: translate(0px, 3px);
  -moz-transform: translate(0px, 3px);
  -ms-transform: translate(0px, 3px);
  -o-transform: translate(0px, 3px);
  transform: translate(0px, 3px);
  -webkit-box-shadow: 0 1px 1px #009670;
  -moz-box-shadow: 0 1px 1px #009670;
  box-shadow: 0 1px 1px #009670;
}


.btn_o1 {
  padding: 5px 10px;
  background: #ececec;
  color: #02b283;
  white-space: nowrap;
  border: none;
  font-size: 14px;
  cursor: pointer;
  font-family: "Microsoft YaHei";
border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-radius:4px;
  -webkit-box-shadow: 0 4px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
  -moz-box-shadow: 0 4px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
  box-shadow: 0 4px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
}
/* line 68, ../scss/_common.scss */
.btn_o1:active {
  -webkit-transform: translate(0px, 3px);
  -moz-transform: translate(0px, 3px);
  -ms-transform: translate(0px, 3px);
  -o-transform: translate(0px, 3px);
  transform: translate(0px, 3px);
  -webkit-box-shadow: 0 1px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
  -moz-box-shadow: 0 1px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
  box-shadow: 0 1px 1px #c6c6c6, 0 0 1px 1px #c6c6c6;
}

/* line 74, ../scss/_common.scss */
.btn_o2 {
  padding: 5px 10px;
  background: #00b386;
  color: #fff;
  white-space: nowrap;
  border: none;
  font-size: 14px;
  cursor: pointer;
  font-family: "Microsoft YaHei";
border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-radius:4px;
  -webkit-box-shadow: 0 4px 1px #009670, 0 0 1px 1px #009670;
  -moz-box-shadow: 0 4px 1px #009670, 0 0 1px 1px #009670;
  box-shadow: 0 4px 1px #009670, 0 0 1px 1px #009670;
}

.btn_o2:active {
  -webkit-transform: translate(0px, 3px);
  -moz-transform: translate(0px, 3px);
  -ms-transform: translate(0px, 3px);
  -o-transform: translate(0px, 3px);
  transform: translate(0px, 3px);
  -webkit-box-shadow: 0 1px 1px #009670, 0 0 1px 1px #009670;
  -moz-box-shadow: 0 1px 1px #009670, 0 0 1px 1px #009670;
  box-shadow: 0 1px 1px #009670, 0 0 1px 1px #009670;
}


.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}


.swipe-wrap {
  overflow: hidden;
  position: relative;
}


.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative;
}


#pagination {
  text-align: center;
  font-size: 0;
  margin-top: 10px;
}

#pagination span {
  margin: 0 10px;
  cursor: pointer;
  display: inline-block;
  width: 15px;
  height: 15px;
border-top-left-radius: 7px;border-top-right-radius: 7px;border-bottom-left-radius: 7px;border-bottom-right-radius: 7px;border-radius:7px;
  -webkit-box-shadow: 0 2px 1px #bbbbbb;
  -moz-box-shadow: 0 2px 1px #bbbbbb;
  box-shadow: 0 2px 1px #bbbbbb;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(50%, #e9e9eb), color-stop(50%, #dcdddf));
  background-image: -webkit-linear-gradient(top left, #e9e9eb 50%, #dcdddf 50%);
  background-image: -moz-linear-gradient(top left, #e9e9eb 50%, #dcdddf 50%);
  background-image: -o-linear-gradient(top left, #e9e9eb 50%, #dcdddf 50%);
  background-image: linear-gradient(to right bottom, #e9e9eb 50%, #dcdddf 50%);
}

#pagination span.on {
  -webkit-box-shadow: 0 2px 1px #41988f;
  -moz-box-shadow: 0 2px 1px #41988f;
  box-shadow: 0 2px 1px #41988f;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(50%, #82d5cd), color-stop(50%, #57c7bb));
  background-image: -webkit-linear-gradient(top left, #82d5cd 50%, #57c7bb 50%);
  background-image: -moz-linear-gradient(top left, #82d5cd 50%, #57c7bb 50%);
  background-image: -o-linear-gradient(top left, #82d5cd 50%, #57c7bb 50%);
  background-image: linear-gradient(to right bottom, #82d5cd 50%, #57c7bb 50%);
}


.header, .banner {
  text-align: center;
}


.banner img {
  
}
@media (max-width: 480px) {

  .banner img {
    width: 100%;
    height: auto;
  }
}


.nav {
  height: 60px;
  line-height: 60px;
  background: #24a39c;
  font-size: 0;
}

.nav a {
  font-size: 18px;
  color: #fff;
  display: block;
  float: left;
  height: 100%;
  width: 25%;
  text-align: center;
  position: relative;
}

.nav a:before, .nav a:after {
  content: " ";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
}

.nav a:before {
  right: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(47, 186, 178, 0)), color-stop(50%, #2fbab2), color-stop(100%, rgba(47, 186, 178, 0)));
  background-image: -webkit-linear-gradient(top, rgba(47, 186, 178, 0), #2fbab2, rgba(47, 186, 178, 0));
  background-image: -moz-linear-gradient(top, rgba(47, 186, 178, 0), #2fbab2, rgba(47, 186, 178, 0));
  background-image: -o-linear-gradient(top, rgba(47, 186, 178, 0), #2fbab2, rgba(47, 186, 178, 0));
  background-image: linear-gradient(to bottom, rgba(47, 186, 178, 0), #2fbab2, rgba(47, 186, 178, 0));
}

.nav a:after {
  left: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 121, 115, 0)), color-stop(50%, #007973), color-stop(100%, rgba(0, 121, 115, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 121, 115, 0), #007973, rgba(0, 121, 115, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 121, 115, 0), #007973, rgba(0, 121, 115, 0));
  background-image: -o-linear-gradient(top, rgba(0, 121, 115, 0), #007973, rgba(0, 121, 115, 0));
  background-image: linear-gradient(to bottom, rgba(0, 121, 115, 0), #007973, rgba(0, 121, 115, 0));
}

.nav a:hover {
  background: #52bfb3;
  -webkit-box-shadow: inset 0 0 10px rgba(23, 124, 113, 0.8);
  -moz-box-shadow: inset 0 0 10px rgba(23, 124, 113, 0.8);
  box-shadow: inset 0 0 10px rgba(23, 124, 113, 0.8);
}

.nav a:active {
  -webkit-box-shadow: inset 0 0 20px #177c71;
  -moz-box-shadow: inset 0 0 20px #177c71;
  box-shadow: inset 0 0 20px #177c71;
}


.wrap {
  margin-top: 24px;
}

.wrap .swipe ul li {
  color: #858585;
  display: block;
  float: left;
  width: 33.3%;
  text-align: center;
}
@media (max-width: 480px) {

  .wrap .swipe ul li img {
    width: 80%;
    height: auto;
  }
}

.wrap .swipe ul li p {
  line-height: 40px;
}


@keyframes dot
		{
			0% {opacity:0;}
			40% {opacity:0;}
			50% {opacity:1;}
			90% {opacity:1;}
			100% {opacity:0;}
		}

		@-moz-keyframes dot /* Firefox */
		{
			0% {opacity:0;}
			40% {opacity:0;}
			50% {opacity:1;}
			90% {opacity:1;}
			100% {opacity:0;}
		}

		@-webkit-keyframes dot /* Safari 和 Chrome */
		{
			0% {opacity:0;}
			40% {opacity:0;}
			50% {opacity:1;}
			90% {opacity:1;}
			100% {opacity:0;}
		}

		@-o-keyframes dot /* Opera */
		{
			0% {opacity:0;}
			40% {opacity:0;}
			50% {opacity:1;}
			90% {opacity:1;}
			100% {opacity:0;}
		}


.footer { font-family: "Microsoft YaHei"; font-size: 16px; position: fixed; width: 100%; bottom: 0px; left: 0px; height: 56px; line-height: 56px; }
.footer ul { width: 100%; display: table; table-layout: fixed; }
.footer li { display: table-cell; text-align: center; color: #30c09c; border-right: 1px solid #459595; position: relative; }
.footer li:nth-last-of-type(1) { border-right: none; }
.footer li:nth-last-of-type(1) a:before { background-position: -64px 0; }
.footer li:nth-of-type(1) a:before { background-position: 0 0; }
.footer li:nth-of-type(2) a:before { background-position: -32px 0; }
.footer li:nth-of-type(3) a:before { background-position: -100px 0; }
.footer a { display: block; color: #fff; background: #30c09b; position: relative; font-size: 0.8em; }
.footer a .no1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; position: absolute; border: 2px solid #fff; width: 20px; height: 20px; line-height: 17px; font-size: 14px; color: #fff; right: 1px; top: 1px; font-family: arial; font-weight: bold; -webkit-animation: dot 2s infinite; animation: dot 2s infinite; border-top-left-radius: 10px;border-top-right-radius: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-radius:10px; background: -webkit-linear-gradient(left, #fd142e, #bf0116); background: linear-gradient(to bottom, #fd142e, #bf0116); }
.footer a:before { content: " "; display: inline-block; width: 32px; height: 46px; vertical-align: middle; margin-right: 3px; background: url(icon_bottom1.png) no-repeat; }
.footer a:hover, .footer a:active, .footer a.active { background: #f37b38; }

.top {
  height: 67px;
  line-height: 67px;
  text-align: center;
  position: relative;
  background: #3790e2;
}
/* line 165, ../scss/style.scss */
.top b {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
}
/* line 170, ../scss/style.scss */
.top a {
  position: absolute;
  display: block;
  width: 56px;
}
/* line 174, ../scss/style.scss */
.top a.back {
  height:67px; width:68px; text-indent:5px;
  top:0px;
  left: 5px; color:#FFF;
  background: url(../images/icon_main1.png) no-repeat 0px 5px;
}
/* line 180, ../scss/style.scss */
.top a.phone {
  right: 20px;
  top: 10px;
  height: 43px;
  background-image: url(icon_main.png);
  background-repeat: no-repeat;
  background-position: -229px -8px;
  -webkit-box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6;
  -moz-box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6;
  box-shadow: 0 4px 1px #cfd377, 0 0 1px 4px #4db1a6, 0 4px 1px 4px #4db1a6;
}
.top a.phone:active {
  -webkit-box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6;
  -moz-box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6;
  box-shadow: 0 1px 1px #cfd377, 0 0 1px 4px #4db1a6;
}

.article_list li { height: 111px; overflow: hidden; position: relative;}
.article_list li a { display: block; padding: 10px 32px 10px 10px; height: 100%;}
.article_list li a:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a2f5ec), color-stop(100%, #57c7bb));
  background-image: -webkit-linear-gradient(top, #a2f5ec, #57c7bb);  background-image: -moz-linear-gradient(top, #a2f5ec, #57c7bb);
  background-image: -o-linear-gradient(top, #a2f5ec, #57c7bb);  background-image: linear-gradient(to bottom, #a2f5ec, #57c7bb);}

.article_list li a:active {  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);}
.article_list li a dt {  white-space: nowrap;  text-overflow: ellipsis;  line-height: 1em;  margin-top: 13px;  color: #333;  font-size: 18px;  margin: 10px 0 10px 0;text-align:left;}
.article_list li a dd {  text-overflow: ellipsis;  color: #848484;  font-size: 14px;text-align:left;}
.article_list li a span {  opacity: 0.4;  display: block;  width: 40px;  height: 56px;  position: absolute;  right: 5px;  top: 50%;  text-align: right;  margin-top: -28px;  background: url(icon_main.png) no-repeat;}
.article_list li .art_img {  margin-right: 10px;  float: left;  width: 91px;  height: 91px;border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px;}
.article_list li .art_img img { width: 91px;  height: 91px;
border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px;}

.article_list li:nth-child(odd) {  background: #f4f4f4;}

.article_list li:nth-child(1) .art_img { -webkit-box-shadow: 0 0 1px 2px #f78d7d;  -moz-box-shadow: 0 0 1px 2px #f78d7d;  box-shadow: 0 0 1px 2px #f78d7d;}

.article_list li:nth-child(2) .art_img {  -webkit-box-shadow: 0 0 1px 2px #5a7ba4;  -moz-box-shadow: 0 0 1px 2px #5a7ba4;  box-shadow: 0 0 1px 2px #5a7ba4;
}

.article_list li:nth-child(3) .art_img {  -webkit-box-shadow: 0 0 1px 2px #da6ef9;  -moz-box-shadow: 0 0 1px 2px #da6ef9;  box-shadow: 0 0 1px 2px #da6ef9;}
.article_list li:nth-child(4) .art_img {  -webkit-box-shadow: 0 0 1px 2px #fbc889;  -moz-box-shadow: 0 0 1px 2px #fbc889;  box-shadow: 0 0 1px 2px #fbc889;}
.article_list li:nth-child(5) .art_img {  -webkit-box-shadow: 0 0 1px 2px #72f3a0;  -moz-box-shadow: 0 0 1px 2px #72f3a0;  box-shadow: 0 0 1px 2px #72f3a0;}
.article_list li:nth-child(6) .art_img {  -webkit-box-shadow: 0 0 1px 2px #f78d7d;  -moz-box-shadow: 0 0 1px 2px #f78d7d;  box-shadow: 0 0 1px 2px #f78d7d;}
.article_list li:nth-child(7) .art_img {  -webkit-box-shadow: 0 0 1px 2px #72f3a0;  -moz-box-shadow: 0 0 1px 2px #72f3a0;  box-shadow: 0 0 1px 2px #72f3a0;}
.article_list li:nth-child(8) .art_img {  -webkit-box-shadow: 0 0 1px 2px #8ca0f9;  -moz-box-shadow: 0 0 1px 2px #8ca0f9;  box-shadow: 0 0 1px 2px #8ca0f9;}
.article_list li:nth-child(9) .art_img {  -webkit-box-shadow: 0 0 1px 2px #fbc889;  -moz-box-shadow: 0 0 1px 2px #fbc889;  box-shadow: 0 0 1px 2px #fbc889;}
.article_list li:nth-child(10) .art_img {  -webkit-box-shadow: 0 0 1px 2px #f99a74;  -moz-box-shadow: 0 0 1px 2px #f99a74;  box-shadow: 0 0 1px 2px #f99a74;}
.article_list li:nth-child(11) .art_img {  -webkit-box-shadow: 0 0 1px 2px #da8ff9;  -moz-box-shadow: 0 0 1px 2px #da8ff9;  box-shadow: 0 0 1px 2px #da8ff9;}
.article_list li:nth-child(12) .art_img {  -webkit-box-shadow: 0 0 1px 2px #fba74e;  -moz-box-shadow: 0 0 1px 2px #fba74e;  box-shadow: 0 0 1px 2px #fba74e;}
.article_list li:nth-child(13) .art_img {  -webkit-box-shadow: 0 0 1px 2px #f99a74;  -moz-box-shadow: 0 0 1px 2px #f99a74;  box-shadow: 0 0 1px 2px #f99a74;}
.article_list li:nth-child(14) .art_img {  -webkit-box-shadow: 0 0 1px 2px #ffa5a5;  -moz-box-shadow: 0 0 1px 2px #ffa5a5;  box-shadow: 0 0 1px 2px #ffa5a5;}

.doc_list li {  height: 111px;  overflow: hidden;  position: relative;  padding: 10px 0 10px 10px;}
.doc_list li .title {  color: #343434;  margin-top: 7px;}
.doc_list li .doc_img {  margin-right: 10px;  float: left;  width: 91px;  height: 91px;border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px;}
.doc_list li .doc_img img {  width: 91px;  height: 91px;
border-top-left-radius: 50px;border-top-right-radius: 50px;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;border-radius:50px;}
.doc_list li .more {
  opacity: 0.4;
  display: block;
  width: 40px;
  height: 56px;
  position: absolute;
  right: 10px;
  top: 50%;
  text-align: right;
  margin-top: -28px;
  background: url(../images/icon_main.png) no-repeat;
}
/* line 347, ../scss/style.scss */
.doc_list li .btns {
  white-space: nowrap;
  margin-top: 14px;
}
/* line 350, ../scss/style.scss */
.doc_list li .btns a {
  display: inline-block;
}
/* line 352, ../scss/style.scss */
.doc_list li .btns a.btn_o1 {
  margin-right: 14px;
}
/* line 359, ../scss/style.scss */
.doc_list li:nth-child(odd) {
  background: #f4f4f4;
}
/* line 364, ../scss/style.scss */
.doc_list li:nth-child(1) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #f78d7d;
  -moz-box-shadow: 0 0 1px 2px #f78d7d;
  box-shadow: 0 0 1px 2px #f78d7d;
}
/* line 369, ../scss/style.scss */
.doc_list li:nth-child(2) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c9ba;
  -moz-box-shadow: 0 0 1px 2px #56c9ba;
  box-shadow: 0 0 1px 2px #56c9ba;
}
/* line 374, ../scss/style.scss */
.doc_list li:nth-child(3) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #70c4f0;
  -moz-box-shadow: 0 0 1px 2px #70c4f0;
  box-shadow: 0 0 1px 2px #70c4f0;
}
/* line 379, ../scss/style.scss */
.doc_list li:nth-child(4) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #fbc889;
  -moz-box-shadow: 0 0 1px 2px #fbc889;
  box-shadow: 0 0 1px 2px #fbc889;
}
/* line 384, ../scss/style.scss */
.doc_list li:nth-child(5) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c6b8;
  -moz-box-shadow: 0 0 1px 2px #56c6b8;
  box-shadow: 0 0 1px 2px #56c6b8;
}
/* line 389, ../scss/style.scss */
.doc_list li:nth-child(6) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #f78d7d;
  -moz-box-shadow: 0 0 1px 2px #f78d7d;
  box-shadow: 0 0 1px 2px #f78d7d;
}
/* line 394, ../scss/style.scss */
.doc_list li:nth-child(7) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c9ba;
  -moz-box-shadow: 0 0 1px 2px #56c9ba;
  box-shadow: 0 0 1px 2px #56c9ba;
}
/* line 399, ../scss/style.scss */
.doc_list li:nth-child(8) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #70c4f0;
  -moz-box-shadow: 0 0 1px 2px #70c4f0;
  box-shadow: 0 0 1px 2px #70c4f0;
}
/* line 404, ../scss/style.scss */
.doc_list li:nth-child(9) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #fbc889;
  -moz-box-shadow: 0 0 1px 2px #fbc889;
  box-shadow: 0 0 1px 2px #fbc889;
}
/* line 409, ../scss/style.scss */
.doc_list li:nth-child(10) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c6b8;
  -moz-box-shadow: 0 0 1px 2px #56c6b8;
  box-shadow: 0 0 1px 2px #56c6b8;
}
.doc_list li:nth-child(11) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #f78d7d;
  -moz-box-shadow: 0 0 1px 2px #f78d7d;
  box-shadow: 0 0 1px 2px #f78d7d;
}

.doc_list li:nth-child(12) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c9ba;
  -moz-box-shadow: 0 0 1px 2px #56c9ba;
  box-shadow: 0 0 1px 2px #56c9ba;
}

.doc_list li:nth-child(13) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #70c4f0;
  -moz-box-shadow: 0 0 1px 2px #70c4f0;
  box-shadow: 0 0 1px 2px #70c4f0;
}
.doc_list li:nth-child(14) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #fbc889;
  -moz-box-shadow: 0 0 1px 2px #fbc889;
  box-shadow: 0 0 1px 2px #fbc889;
}
.doc_list li:nth-child(15) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #56c6b8;
  -moz-box-shadow: 0 0 1px 2px #56c6b8;
  box-shadow: 0 0 1px 2px #56c6b8;
}
.doc_list li:nth-child(16) .doc_img {
  -webkit-box-shadow: 0 0 1px 2px #f78d7d;
  -moz-box-shadow: 0 0 1px 2px #f78d7d;
  box-shadow: 0 0 1px 2px #f78d7d;
}
/* line 420, ../scss/style.scss */
.article_show {
  padding:10px 10px 0 10px;
  color: #333;
  line-height: 24px;
  font-size: 14px;
  overflow:hidden;
}
/* line 426, ../scss/style.scss 
.article_show .excerpt img {
  display: inline-block;
  float:left;
  width: 37%;
  height: auto;
  vertical-align: top;
  max-width: 154px;
   padding-right:10px;
} */
/* line 433, ../scss/style.scss */
.article_show .excerpt div {
  padding-left: 5px;
  /*display: inline-block;
  width: 58%;*/
}
/* line 438, ../scss/style.scss */
.article_show .excerpt ul {
  width: 100%;
}
/* line 440, ../scss/style.scss */
.article_show .excerpt ul li {
  width: 100%;
  /*overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;*/
}
/* line 445, ../scss/style.scss */
.article_show .excerpt ul li span {
  display: inline-block;
  vertical-align: top;
}
/* line 453, ../scss/style.scss */
.article_show h2 {
  text-align: center;
  color: #3d8b83;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 22px;
}
/*.article_show .p{ padding-bottom:5px;}*/
/* line 461, ../scss/style.scss */
.article_show .btn_yellow {
  display: inline-block;
  margin: 10px 10px 0 -10px;
  line-height: 36px;
  font-size: 16px;
  width: 250px;
  text-align: center;
  padding: 0;
}
@media (max-width: 480px) {
  /* line 461, ../scss/style.scss */
  .article_show .btn_yellow {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
/* line 475, ../scss/style.scss */
.article_show .btn_yellow b {
  margin-right: 10px;
  vertical-align: top;
}
/* line 480, ../scss/style.scss */
.article_show p {
  margin-top: 10px;
  text-indent: 2em;
}
/* line 484, ../scss/style.scss */
.article_show .tar {
  margin-right: 15px;
  font-size: 16px;
}
/* line 488, ../scss/style.scss */
.article_show .article_paging {
  margin: 24px 0 13px 0;
  font-size: 36px;
}
/* line 491, ../scss/style.scss */
.article_show .article_paging a {
  display: inline-block;
  margin-right: 4px;
  width: 56px;
  height: 56px;
  text-align: center;
  line-height: 56px;
  background: #dfdfdf url(../images/icon_main.png) no-repeat;
  color: #b0b0b0;
}
/* line 500, ../scss/style.scss */
.article_show .article_paging a:hover {
  background-color: #57c7bb;
}
/* line 503, ../scss/style.scss */
.article_show .article_paging a.arrleft {
  background-position: -168px 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 505, ../scss/style.scss */
.article_show .article_paging a.arrleft:hover {
  background-position: -56px 0;
}
/* line 510, ../scss/style.scss */
.article_show .article_paging a.arrright {
  background-position: 0 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* line 512, ../scss/style.scss */
.article_show .article_paging a.arrright:hover {
  background-position: -112px 0;
}

/* line 524, ../scss/style.scss */
.doc {
  color: #444;
}
/* line 526, ../scss/style.scss */
.doc .tar {
  margin: 15px 15px 30px 0;
}
/* line 529, ../scss/style.scss */
.doc .doc_photo {
  margin-top: 30px;
  text-align: center;
}
/* line 532, ../scss/style.scss */
.doc .doc_photo img {
  width: 227px;
  height: 227px;
}
/* line 536, ../scss/style.scss */
.doc .doc_photo h2 {
  position: relative;
  margin-top: -28px;
  background: url(../images/title_doc.png) no-repeat center center;
  height: 38px;
  line-height: 1em;
  padding-top: 12px;
  color: #fef9cb;
  font-weight: normal;
  font-size: 20px;
}
/* line 546, ../scss/style.scss */
.doc .doc_photo h2 span {
  font-size: 16px;
}
/* line 551, ../scss/style.scss */
.doc dl {
  padding: 35px 15px 0 15px;
  line-height: 30px;
}
/* line 554, ../scss/style.scss */
.doc dl dt {
  margin-bottom: 15px;
}
/* line 557, ../scss/style.scss */
.doc dl dt div {
  padding-top: 10px;
}
/* line 560, ../scss/style.scss */
.doc dl dt img.l {
  margin-right: 13px;
}
/* line 565, ../scss/style.scss */
.doc dl dd {
  padding: 15px 0;
  border-top: 1px solid #e2e2e2;
}
/* line 568, ../scss/style.scss */
.doc dl dd h3 {
  font-weight: normal;
}
/* line 572, ../scss/style.scss */
.doc dl dd:nth-of-type(1) span {
  background-position: 0 0;
}
/* line 577, ../scss/style.scss */
.doc dl dd:nth-of-type(2) span {
  background-position: center 0;
}
/* line 582, ../scss/style.scss */
.doc dl dd:nth-of-type(3) span {
  background-position: right -2px;
}
/* line 586, ../scss/style.scss */
.doc dl dd span {
  float: left;
  display: inline-block;
  width: 25px;
  height: 32px;
  background: url(../images/icon_doc.png) no-repeat;
  margin-right: 12px;
}
/* line 594, ../scss/style.scss */
.doc dl dd div {
  display: table-cell;
  padding-right: 10px;
}
/* line 599, ../scss/style.scss */
.doc dl dd:nth-child(3) p {
  font-size: 16px;
}
/* line 603, ../scss/style.scss */
.doc dl dd:nth-child(4):before {
  line-height: inherit;
}

/* line 611, ../scss/style.scss */
.register {
  padding: 30px 13px 10px;
}
/* line 613, ../scss/style.scss */
.register input:not(.btn_submit), .register textarea {
  font-size:24px;
  text-indent: 18px;
  width:100%;
  border: 1px solid #b7b7b7;
  font-family: "Microsoft YaHei";
  -webkit-box-shadow: inset 2px 2px 2px rgba(183, 183, 183, 0.5);
  -moz-box-shadow: inset 2px 2px 2px rgba(183, 183, 183, 0.5);
  box-shadow: inset 2px 2px 2px rgba(183, 183, 183, 0.5);
border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-radius:5px;
}
/* line 622, ../scss/style.scss */
.register textarea {
  height:105px;
  margin-top: 30px;
}
/* line 626, ../scss/style.scss */
.register input {
  height:45px;
}
/* line 629, ../scss/style.scss */
.register .btn_submit_wrap {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  position: relative;
}
/* line 634, ../scss/style.scss */
.register .btn_submit_wrap span {
  position: absolute;
  left: 50%;
  top:10px;
  margin-left: -120px;
  vertical-align: middle;
  display: inline-block;
  width: 56px;
  height: 100%;
  background: url(../images/icon_main.png) no-repeat -285px -6px;
}
/* line 645, ../scss/style.scss */
.register .btn_submit_wrap input {
  line-height:45px;
  width: 100%;
  background: none;
  font-size: 32px;
  border: none;
  color: #fff;
  cursor: pointer;
  text-shadow: -2px -2px 1px #009670;
  font-family: "Microsoft YaHei";
}
/* line 658, ../scss/style.scss */
.register .sex_wrap {
  font-size: 24px;
  padding: 20px 0 20px 5px;
}
/* line 660, ../scss/style.scss */
.register .sex_wrap b {
  font-weight: normal;
  cursor: pointer;
}
/* line 663, ../scss/style.scss */
.register .sex_wrap b span {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: #dbdbdb;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
border-top-left-radius: 12px;border-top-right-radius: 12px;border-bottom-left-radius: 12px;border-bottom-right-radius: 12px;border-radius:12px;
  -webkit-box-shadow: inset 3px 3px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 3px 3px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 3px 3px 2px rgba(0, 0, 0, 0.3);
}
/* line 671, ../scss/style.scss */
.register .sex_wrap b span.active:before {
  content: " ";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 7px;
  top: 7px;
border-top-left-radius: 5px;border-top-right-radius: 5px;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-radius:5px;
  background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #34b945), color-stop(100%, #02780f));
  background-image: -webkit-linear-gradient(right top, #34b945, #02780f);
  background-image: -moz-linear-gradient(right top, #34b945, #02780f);
  background-image: -o-linear-gradient(right top, #34b945, #02780f);
  background-image: linear-gradient(to left bottom, #34b945, #02780f);
  -webkit-box-shadow: inset -2px 2px 1px rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset -2px 2px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset -2px 2px 1px rgba(255, 255, 255, 0.2);
}
/* line 686, ../scss/style.scss */
.register .sex_wrap b.male {
  color: #177a7a;
  margin-right: 35px;
}
/* line 690, ../scss/style.scss */
.register .sex_wrap b.female {
  color: #ee005f;
}




/********新添加********/
.tp{ text-align:center; padding:10px 0px 0px; clear:both;}
.article_show .tp img {
  display: inline-block;
  float:none;
  width:95%;
  height: auto;
  vertical-align: top;
  max-width:300px;
   padding-right:0px;
}
.zixun{ margin:10px auto; text-align:center;}
.zixun img{ border:1px solid #dedede; margin:0 2px;
display: inline-block;
  width:32%;
  height: auto;
  vertical-align: top;
  max-width:100px;
}
.guahao{ border:1px solid #058079; height:100px; text-align:center; background:#f2fcfd; font-family:"microsoft yahei"; font-size:20px; color:#3a2a26; margin-bottom:10px;}.guahao span{ padding:0 4px;}
.guahao h2{ font-size:24px; font-family:"microsoft yahei"; color:#fff; background:#24a39c; line-height:38px;border-bottom:1px solid #058079;}

.foot{ border-top:2px solid #1d9d9e;}
.foot .bom{ color:#666; text-align:left; text-indent:0px; margin:0px; font-size:14px;color:#000000;padding-left:10%;margin-top:8px;line-height:26px;}
/****返回顶部****/
#tbox{width:47px; height:73px; float:right; position:fixed;
_position:absolute;
_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
_margin-bottom:10px;
}/*解决IE6下不兼容 position:fixed 的问题*/
#gotop{ width:47px; height:47px; background:url(../images/top01.png) no-repeat; position:absolute; top:0px; display:none; cursor:pointer} 
#gotop:hover{ background:url(../images/top02.png) no-repeat;}
.register .dong_time input {text-indent:5px;color:#a9a9a9;}
.dong_time {margin-top:15px;}

/*add page road.html by dxl 2013.11.15*/
.singleBottom{margin-top:20px;font-family:"Microsoft Yahei"}.singleBottom .iconLinks{margin:0 10px}.singleBottom .iconLinks li{float:left;width:33.3%;text-align:center}.singleBottom .iconLinks li:nth-of-type(1) a{border-right:none;border-top-left-radius:5px;border-bottom-left-radius:5px}.singleBottom .iconLinks li:nth-of-type(3) a{border-left:none;border-top-right-radius:5px;border-bottom-right-radius:5px}.singleBottom .iconLinks li a{display:block;border:1px solid #dfdfdf;line-height:1}.singleBottom .iconLinks li a b{display:block;color:#177a7a;font-size:16px;margin-bottom:5px;font-weight:normal}.singleBottom .iconLinks li img{margin:5px 0 2px 0;width:100%;height:auto;max-width:80px}.singleBottom .guideTxt{padding:10px;background:#e2e2e2;margin:5px;border:1px solid #cfcbc8;-webkit-box-sizing:border-box;box-sizing:border-box}.singleBottom .guideTxt dt{color:#177a7a;font-size:18px;font-weight:bold}.singleBottom .guideTxt dd{margin-top:8px;font-size:16px;color:#333}.singleBottom .guideTxt dd b{margin-right:5px;font-weight:bold;color:#f37b37}.singleBottom .tar{margin-top:8px;font-size:16px;color:#333;padding-right:10px}
/**********商务通**********/
.popupWin2 { font-family: "Microsoft YaHei"; position: fixed; width: 242px; left: 50%; top: 50%;margin-left: -121px; margin-top: -67px; z-index: 3; }
.popupWin2 a{ text-decoration:none; }
.popupWin2 p {margin:0;}
.popupWin2 .l{ float:left; }
.popupWin2 .r{ float:right; }
.popupWin2 i{ font-style:normal; }
.popupWin2>div{  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }
.popupTitle2 { padding-left: 32px; margin:0; background: #F37B38; height: 30px; line-height: 30px; color: #fff; position: relative;font-size:16px; }
.popupTitle2 span{ font-size:12px; }
.popupTitle2 .titleMsg{display: inline-block;position:absolute;right:6px;top:2px;width: 32px; height: 100%; margin-left: 2px; background: url(../images/icon_popup.png) no-repeat; -webkit-background-size: 61px auto; background-size: 61px auto; }
.popupTitle2 .cancelBtn { position: absolute; top: 0; left: 0; display: block; width: 28px; height: 100%; background: url(../images/icon_popup.png) no-repeat -32px 2px #F37B38; -webkit-background-size: 61px auto; background-size: 61px auto; }
.popupInner2 { padding: 8px; background: #f2f2f2; border-bottom: 1px solid #d3d3d3; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; }
.popupInner2 img { width: 56px; height: auto; }
.popupInner2 .dialogBtn { line-height: 1em; width: 150px; background: #fff; padding: 8px; font-size: 12px; color: #666; white-space: nowrap; position: relative; border: 1px solid #e9e9e9; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.popupInner2 .dialogBtn i { display: block; color: #04807c; margin-top: 10px; text-decoration: underline; }
.popupInner2 .dialogBtn:before, .popupInner2 .dialogBtn:after { width: 0; height: 0; content: ""; position: absolute; right: 10px; border: 6px solid transparent; }
.popupInner2 .dialogBtn:before { border-top-color: #fff; bottom: -10px; z-index: 1; }
.popupInner2 .dialogBtn:after { border-top-color: #e9e9e9; bottom: -11px; z-index: 0; }
.popupInner2 .popB { margin: 10px 0 0 0; }
.popupInner2 .popB p { font-size: 14px; padding-top: 6px; color: #666; }
.popupInner2 .popB .flashNo { display: inline-block; width: 14px; height: 14px; vertical-align: middle; background: #04807c; text-align: center; color: #fff; line-height: 14px; font-family: arial; -webkit-animation: flash 1s infinite; animation: flash 1s infinite; }
.popupInner2 .replyQuickly {-webkit-animation:zooming 1s infinite; animation:zooming 1s infinite; display: inline-block; width: 72px; height: 26px; line-height: 24px; text-align: center; background:#F37B38; color: #fff; font-size: 14px; border-top-left-radius: 2px;border-top-right-radius: 2px;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-radius:2px; -webkit-box-shadow: inset 0 -2px 1px #F37B38; box-shadow: inset 0 -2px 1px #F37B38; }
.fix:after { display: block; content: "$"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.fadeScale{opacity:0;-webkit-transform:scale(0.3,0.3);transform:scale(0.3,0.3);}
.fadeOut{opacity:0;}
.fadeUp{opacity:0;-webkit-transform:translate(0,-100px);transform:translate(0,-100px);}
.flipX{opacity:0; -webkit-transform: rotateX(90deg);transform: rotateX(90deg);}
.flipY{opacity:0; -webkit-transform: rotateY(90deg);transform: rotateY(90deg);}
@-webkit-keyframes flash { 0%,40%,100% { opacity: 1; }  50%,90% { opacity: 0; } }
@keyframes flash { 0%,40%,100% { opacity: 1; }  50%,90% { opacity: 0; } }
@-webkit-keyframes zooming{ 0%      {-webkit-transform: scale(.8);} 50%     {-webkit-transform: scale(1.05); text-shadow:0 0 5px white; } 100%    {-webkit-transform: scale(.8);}}
@keyframes zooming{0%      {-webkit-transform: scale(.8);} 50%     {-webkit-transform: scale(1.05); text-shadow:0 0 5px white;} 100%    {-webkit-transform: scale(.8);}}

/****表单报名******/
.lexue-img{float:left;width:242px;height:390px;overflow:hidden;}
.lexue-img img{width:100%;height:100%;}
.lexue-main{float:right;width:330px;height:390px;position: relative;overflow:hidden;}
.lexue-main-click{position: absolute;z-index: 12;top:-50px;right:0px;}
.lexue-main-click i{color:#C2C2C2;}
.lexue-main-li{width:100%;height:129px;border-bottom:1px dotted #e5e5e5;overflow:hidden;list-style: none;}		
.lexue-main-li-title{width:100%;height:40px;line-height:40px;font-size:18px;color:#82a90e;overflow:hidden;}	
.lexue-main-li-main{width:100%;height:78px;line-height:26px;font-size:14px;color:#7c7c7c;overflow:hidden;}
.lexue-main-li-main	span{color:#17b6f0;}	
.lexue-bm{width:280px;/*float:right;*/border:1px solid #d7d7d7;background:#fff;margin: 0 auto;}
.lexue-bm-titile{width:100%;height:40px;line-height:40px;font-size:18px;color:#fff;overflow:hidden;background:#82a90e;text-align:center;}
.lexue-bm-main{height:350px;width:90%;margin:10px auto;overflow: hidden;}
.lexue-bm-main-li{width:100%;height:46px;font-size:14px;color:#7C7C7C;}
.lexue-bm-main-li span{display:block;float:left;height:46px;line-height:46px;width:70px;color:#aeaeae;}
.lexue-bm-main-li input{display:block;color:#7c7c7c;width:144px;padding:0 10px;float:left;height:30px;font-size:14px;line-height:30px;border:1px solid #e5e5e5;background:#fff;overflow:hidden;margin-top:4px;}
.lexue-bm-main-li select{display:block;color:#7c7c7c;width:164px;float:left;height:30px;line-height:30px;font-size:14px;border:1px solid #e5e5e5;background:#fff;overflow:hidden;margin-top:4px;}
.lexue-bm-main-li a{display:block;width:100%;height:40px;line-height:40px;background:#f6a248;color:#fff;font-size:20px;text-align:center;margin-top:10px;}
.lexue-bm-main-li a {display:block;width:100%;height:40px;line-height:40px;background:#f6a248;color:#fff;font-size:20px;text-align:center;margin-top:10px;}

/*ansen*/
.clear {clear: both;}
.overflow{overflow:hidden}
.header{width:100%;height:74px;position:relative;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#f95e04),color-stop(100%,#d5440f));background:#fff;
  clear: both;
}
.header .logo {float:left;}
.header .logoright {float:right;}
.header .logoright .div1 {float:left;background: transparent url("pc.jpg") no-repeat scroll -4px -10px;margin-right:10px;}
.header .logoright .div2 {float:left;background: transparent url("wx.jpg") no-repeat scroll -8px -10px;margin-right:5px;}
.header .logoright div a {
    text-align: center;line-height:65px;
}
.header .logoright div p {
	padding-top:43px;
	line-height:20px;
	font-size:1em;
}
table {

    font-size: 14px;
}
tr {
    height: 40px;
}
.tdleft {
width: 25%;
    text-align: center;
    padding: 2px;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
    line-height: 22px;
    padding: 0;
    color: #222222;
    font-size: 14px;

}
.tdright {
    width: 75%;
    font-size: 12px;
    border-top: #ccc 1px solid;
    border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
    line-height: 22px;
}
.tdright span {color:red;}
.submittd {padding:15px;text-align:center;}
.inputsubmit {
    width: 240px;
    height: 30px;
    line-height: 30px;
    margin: 0 0.123rem;
	-webkit-appearance: button;
    cursor: pointer;
	    align-items: flex-start;
    text-align: center;
	font: 400 14px Arial;
	border-collapse: collapse;
	background: #cc0000;
	color: #fff;
	    border: 0;
}

.oktb td {border:#666 1px solid;}