@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

* html body {
  overflow: visible;
}

* html iframe, * html frame {
  overflow: auto;
}

* html frameset {
  overflow: hidden;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, tr {
  margin: 0 auto;
  padding: 0;
  word-wrap: break-word;
  word-break: break-all;
}

input, select {
  font-size: 12px;
  vertical-align: middle;
}


textarea, input {
  padding: 0;
  word-wrap: break-word;
  word-break: break-all;
}

li {
  list-style-type: none;
}

body, a, div, span, h1, h2, h3, h4, h5, h6, input, textarea, select, button {
  font-family: "PingFangSC-Light", "Microsoft YaHei", 华文细黑, SimSun, 宋体, 黑体, Avenir, Arial, Helvetica, STXihei, sans-serif;
  font-size: 12px;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  border: 0;
  outline: none;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide {
  display: none ! important;
}

input::-ms-clear {
  display: none;
}

body{
  position: relative;
}
.clear, .clear:before, .clear:after {
  display: block;
  clear: both;
}

.clearfix:before, .clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.right-full {
  float: right;
}

.left-full {
  float: left;
}

.padding20-b {
  padding-bottom: 20px;
}

.padding200 {
  padding-bottom: 200px;
}

.padding80-b {
  padding-bottom: 80px;
}

.border-gay {
  border-bottom: 1px solid #c9c9ca;
}

.item .right75 {
  margin-right: 75px;
}

.banner {
  height: 386px;
}

.banner-fa {
  width: 1220px;
  margin: 0 auto;
}

.icons {
  display: inline-block;
  vertical-align: middle;
  background: url("../images/te-img/icons.png") no-repeat;
}

.icon-text {
  width: 34px;
  height: 42px;
  margin-right: 8px;
  background-position: 0 0;
}

.js-down {
  cursor: pointer;
}

.js-down:hover {
  opacity: .85;
  filter: alpha(opacity=85);
}

.wrapper {
  width: 1280px;
  margin: 0 auto;
}

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

.main p {
  margin-top: 18px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #727171;
}

.te-cont {
  width: 1160px;
  margin: 0 auto;
}

.bottom-org {
  margin-top: 10px;
  border-bottom: 5px solid #f29300;
}

.cont-title {
  display: inline-block;
  margin-bottom: -5px;
  padding-right: 40px;
  font-size: 35px;
  font-weight: bolder;
  line-height: 2.0;
  color: #006fad;
  border-bottom: 5px solid #006fad;
}

.right-video, .right-img {
  width: 700px;
  height: 386px;
  overflow: hidden;
}

.left-img {
  width: 520px;
  height: 386px;
  overflow: hidden;
  background-color: #f39301;
}

.left-img h1 {
  display: block;
  padding-top: 25%;
  padding-left: 20%;  /* cursor: pointer; */
  /*opacity: .85;
  filter: alpha(opacity=85);*/
  font-size: 46px;
  font-weight: bolder;
  line-height: 1.2;
  text-align: left;
  color: #fff;
}



.left-img .apply-center {
  padding-top: 30%;
}

.right-video .my-video-dimensions {
  width: 100% !important;
  height: 100% !important;
}

.video-js .vjs-big-play-button {
  top: 169px;
  left: 318px;
}

.te-cont p {
  line-height: 1.6;
}

.btn-big {
  width: 322px;
  height: 60px;
  margin-bottom: 20px;
  padding-left: 50px;
  font-size: 25px;
  line-height: 60px;
  color: #fff;
  background: url("../images/te-img/btn-bg-big.png") no-repeat center;
}

.tab-ttile {
  padding-left: 40px;
  font-size: 35px;
  font-weight: bold;
  line-height: 2.0;
  color: #006fad;
}

.tab-outer {
  width: 100%;
  margin: 0 auto;
}

.tab-ul {
  zoom: 1;
  margin-bottom: -1px;
  overflow: hidden;
}

li.tab-liup {
  float: left;
  padding: 5px;
  border-top: 2px solid #fff;
}

li.tab-liup span {
  display: inline-block;
  height: 75px;
  padding-right: 25px;
  padding-left: 25px;
  font-size: 24px;
  line-height: 75px;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  color: #727171;
  background: url("../images/te-img/tab-bg01.png") repeat-x;
}

li.tab-liup.current {
  margin-bottom: -2px;
  border-top: 2px solid #f2990f;
  border-right: 2px solid #f2990f;
  border-left: 2px solid #f2990f;
  background: #fff;
}

li.tab-liup.current span {
  height: 77px;
  line-height: 77px;
  color: #fff;
  background: url("../images/te-img/tab-bg02.png") repeat-x;
}

.tab-content {
  margin-top:-3px;
  border: 2px solid #f2990f;
  background-image: linear-gradient(180deg, #f4f4f5 0%, #ddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #e3e3e3, endColorstr = #e3e3e3);
}

.tab-content .tab-main {
  display: none;
  margin: 0 30px;
  padding: 10px 0;
  line-height: 25px;
}

.tab-content .tab-main.current {
  display: block;
}

.tab-two {
  margin-top: 75px;
  margin-bottom: 60px;
}

.tab-ul-sildown {

  /*width: 240px;
  height: 490px;
  padding-top: 20px;
  padding-right: 25px;
  overflow-y: auto;
  border-right: 1px solid #cbcccc;*/
}

.tab-lidown {

  /*display: flex;*/
  width: 100%;
  height: 96px;
  margin-bottom: 10px;  /*  padding-right: 20px;
  padding-left: 20px;*/
  cursor: pointer;
  text-align: center;
  background: #f1f1f1;  /*align-items: center;
  justify-content: center*/
}

.tab-ul-long:after {
  display: inline-block;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background: url("../images/te-img/apply/app-icons.png") -2px -53px no-repeat;
}

.tab-lidown span {
  display: table-cell;
  width: 200px;
  height: 96px;
  font-size: 21px;
  font-weight: bolder;
  vertical-align: middle;
  color: #75757c;
}

.tab-lidown:hover, .tab-lidown.current {
  background-color: #f29300;
}

.tab-lidown:hover span, .tab-lidown.current span {
  color: #fff;
}

.tab-two .tab-main {
  width: 845px;
  height: 510px;
  margin-right: 0;
  margin-left: 0;
}

.tab-main-l {
  margin-top: 50px;
  text-align: center;
}

.tab-main-l img {
  width: 280px;
  height: 211px;
}

.tab-main-r {
  width: 490px;
  height: 415px;
  margin-top: 0;
  overflow: hidden;
}

.tab-main-r table {
  width: 430px;
  margin-left: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.tab-main-r  td, .tab-main-r  th {
  padding-right: 18px;
  padding-left: 14px;
  text-align: left;
  vertical-align: top;
}

.tab-main-r  td {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cbcccc;
}

.fisrt-th {
  width: 95px;
  height: 5px;
  background-color: #006fad;
}

.second-th {
  width: 356px;
  height: 5px;
  background-color: #f29300;
}

.tab-main-r tr > td:first-child {
  font-size: 23px;
  font-weight: bold;
  line-height: 1.2;
  color: #727171;
}

.tab-main-r tr > td:last-child {
  font-size: 19px;
  line-height: 1.3;
  color: #727171;
}

.tab-main-r tr:last-child  td {
  border-bottom: 0;
}

.tab-bottom {
  margin-bottom: 23px;
  text-align: right;
}

.tab-bottom > div {
  margin-right: 30px;
}

.tab-bottom a {
  display: inline-block;
  vertical-align: middle;
}

.tab-bottom a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.icon-btn-bg {
  width: 180px;
  height: 49px;
  font-size: 25px;
  font-weight: bold;
  line-height: 49px;
  text-align: center;
  color: #fff;
  background-position: 0 -52px;
  margin-top: 23px;
} 
.icon-btn-bg:visited,
.icon-btn-bg:hover,
.icon-btn-bg:active {
  color: #fff;
} 
.btn-big, .icon-btn-bg {
  -moz-box-shadow:4px 3px 5px #8c8da1;/*firefox*/  
  -webkit-box-shadow:4px 3px 5px #8c8da1;/*webkit*/  
  box-shadow: 4px 3px 5px #8c8da1;/*opera或ie9*/  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#8c8da1', Direction=135, Strength=5);/*for ie6,7,8*/  
 
}

/*.tab-main-r ol > li {
list-style-type: disc
}*/
.tab-main-r ol > li, .td-para ol > li, .app-msg-info ol > li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.tab-main-r ol > li:before, .td-para ol > li:before, .app-msg-info ol > li:before {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  margin-top: 10px;
  margin-right: 12px;
  content: "";
  vertical-align: top;
  border-radius: 50%;
  background-color: #727171;
}

.icon-prev-btn, .icon-next-btn {
  position: absolute;
  top: 48%;
  width: 50px;
  height: 50px;
}

.icon-prev-btn {
  left: 14px;
  background-position: -74px 0;
}

.icon-next-btn {
  right: 14px;
  background-position: -130px 0;
}

.icon-down {
  width: 24px;
  height: 30px;
  margin-right: 8px;
  background-position: -42px 2px;
}

.te-tab-bottom {
  /* padding-bottom: 40px; */
  border: 2px solid #f2990f;
  background-image: linear-gradient(180deg, #f4f4f5 0%, #ddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #f4f4f5, endColorstr = #dddddd);
}

.te-tab-bottom img {
  width: 274px;
  height: 223px;
}

.te-tab-bottom .item table {
  width: 1050px;
  height: 605px;
  margin: 37px auto;
  margin-bottom: 0;
  border: 1px solid #afaeb2;
}

.te-tab-bottom .item th {
  height: 53px;
  padding-left: 35px;
  font-size: 24px;
  color: #727171;
  border-right: 1px solid #afaeb2;
  background-color: #d1d1d4;
}

.te-tab-bottom .item th:first-child {
  padding-left: 35px;
}

.te-tab-bottom .item td {
  vertical-align: middle;
  border-right: 1px solid #afaeb2;
}

.te-tab-bottom .item th:first-child {
  padding-left: 15px;
}

.te-tab-bottom .item th:last-child, .te-tab-bottom .item td:last-child {
  border-right: 0;
}

.te-tab-bottom .item th:nth-child(1) {
  width: 310px;
}

.te-tab-bottom .item th:nth-child(2) {
  width: 440px;
}

.te-tab-bottom .item th:nth-child(3) {
  width: 295px;
}

.carousel-control {
  width: 72px;
  opacity: 1;
}

.carousel-control.left, .carousel-control.right {
  background-image: none;
  filter: inherit;
}

.te-tab-bottom .item td:nth-child(1) {
  padding: 10px 13px;
  padding-left: 36px;
  padding-right: 25px;
}

.te-tab-bottom .item td:nth-child(2) {
  padding: 30px 35px 35px 30px;
}

.te-tab-bottom .item td:nth-child(3) {
  padding-right: 25px;
  padding-left: 36px;
}

.te-tab-bottom .item td {
  padding-top: 10px;
  padding-right: 15px\0;
  padding-bottom: 10px;
  padding-left: 15px\0;
}

.te-tab-bottom p {
  margin-top: 5px;
  margin-bottom: 20px;
  font-size: 15px;
  color: #727171;
}

.te-tab-bottom  .table-p20 {
  font-size: 20px;
}

.te-tab-bottom h4 {
  font-size: 20px;
  font-weight: bold;
  color: #727171;
}

.second-td ul li {
  list-style-type: disc; 
}

.second-td ul li p {
  margin-top: 0;
  margin-bottom: 0;
}

a:focus {
  outline: none;
}

.app-banner-wper {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #c9c9ca;
}

.app-banner {
  position: relative;
  width: 1220px;
  min-height: 360px;
  margin: 0 auto;
  padding-bottom: 18px;
}

.app-banner > img {
  width: 100%;
}

.app-left-info {
  position: absolute;
  top: 20px;
  left: 0;
  width: 360px;
  height: 270px;
  padding: 70px 72px 0;
}

.app-left-info > h1, .app-left-info > p {
  font-size: 19px;
  line-height: 1.4;
  text-align: justify;
  color: #fff;
}

.app-left-info > h1 {
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: bolder;
  line-height: 1.2;
}

.app-wper {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.app-theme {
  width: 90%;
  padding: 0 5% 120px;
}

.app-theme > h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 35px;
  color: #006fad;
}

.app-tab-wper {
  position: relative;
}

.app-tab-btn > span {
  display: inline-block;
  position: absolute;
  top: 25px;
  left: -50px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background: url("../images/te-img/apply/app-icons.png") -5px -5px no-repeat;
}

.app-tab-btn > .next {
  left: 101%;
  background-position: -48px -5px;
}

.app-tab-btn > span:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.app-tab-nav {
  margin-left: -2px;
  padding-right: 2px;
  padding-left: 2px;
}

.app-tab-nav ul {
  overflow: hidden;
  border-top: 2px solid #fff;
}

.app-tab-nav ul > li {
  float: left;
  padding: 7px 2px 4px;
  border-bottom: 2px solid #f39a11;
}

.app-tab-nav ul > .current {
  padding-right: 5px;
  padding-left: 5px;
  border: 2px solid #f39a11;
  border-bottom: none;
}

.app-tab-nav ul > li > a {
  display: inline-block;
  padding: 18px 14px;
  font-size: 24px;
  color: #727171;
  background: url(../images/te-img/tab-bg01.png) repeat-x;
}

.app-tab-nav ul > .current > a {
  color: #fff;
  background: url(../images/te-img/tab-bg02.png) repeat-x;
}

.app-tab-content {
  min-height: 710px;
  margin-top: -2px;
  margin-right: 8px;
  padding: 25px 30px;
  padding-right: 0;
  border: 2px solid #f39a11;
  border-top: none;
  background-color: #e3e3e3;
}

.app-item {
  display: none;
}

.upload-info {
  display: inline-block;
  width: 52%;
  font-size: 18px;
  color: #75747c;
}

.app-upload {
  display: inline-block;
  width: 317px;
  height: 60px;
  margin-left: 12px;
  padding-left: 100px;
  font-size: 22px;
  font-weight: bolder;
  line-height: 60px;
  vertical-align: top;
  color: #fff;
  background: url(../images/te-img/apply/bg-down.png) center no-repeat;
  -moz-box-shadow:2px 2px 15px #666;/*firefox*/  
  -webkit-box-shadow:2px 2px 15px #666;/*webkit*/  
  box-shadow: 2px 2px 15px #666;/*opera或ie9*/  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#666', Direction=135, Strength=5);/*for ie6,7,8*/  
 
}

.app-upload:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.app-msg-outer {
  margin-top: 0;
  padding-top: 80px;
  overflow: hidden;
}

.left-nav-btn > div {
  position: absolute;
  top: 100%;
  cursor: pointer;
}

.left-nav-btn > .logo-up {
  top: -58px;
}


.app-msg-nav, .app-msg-content {
  float: left;
}

.app-msg-nav {
  position: relative;
  width: 218px;
}

.app-msg-nav:after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 520px;
  content: "";
  background-color: #cacbcb;
}

.msg-nav {
  width: 200px;
  height: 520px;
  margin-bottom: 15px;
  overflow: hidden;
}

.msg-nav-outer {
  position: relative;
  width: 220px;
  height: 100%;  /*  overflow-x: hidden;
  overflow-y: auto;*/
  overflow: hidden;
}

.msg-nav ul {
  position: absolute;
  width: 220px;
  height: auto;
}

.msg-nav ul li {
  margin-bottom: 10px;
}

.msg-nav ul li:last-child {
  margin-bottom: 0;
}

.msg-nav ul li > a {
  display: table-cell;
  width: 200px;
  height: 96px;
  font-size: 21px;
  font-weight: bolder;
  text-align: center;
  vertical-align: middle;
  color: #727171;
  background-color: #f1f1f1;
}

.msg-nav ul li > a:hover, .msg-nav ul li.current > a {
  color: #fff;
  background-color: #f29300;
}

.msg-tips-logo {
  width: 40px;
  height: 40px;
  margin-left: 80px;
  background: url(../images/te-img/apply/app-arrows.png) -54px -55px no-repeat;
}

.msg-tips-logo.logo-up {
  background-position: -3px -55px;
}
.logo-up.noUpDown{
  background-position: -3px -3px;
}
.logo-down.noUpDown{
  background-position:  -54px -3px;
}

.app-msg-content {
  width: 820px;
  height: auto;
  padding-top: 10px;
}

.app-msg-item {
  display: none;
  width: 100%;
  height: auto;
}

.app-msg-wper {
  width: 100%;
  height: 510px;
  overflow: hidden;
}

.mCSB_scrollTools {
  top: 8px;
}

.mCSB_inside > .mCSB_container {
  margin-right: 20px;
}

.mCSB_scrollTools .mCSB_draggerRail, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  border-radius: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fdfdfd;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #75757f;
}

.app-msg-pic {
  float: left;
  width: 265px;
  height: auto;
  margin-top: 10px;
  padding: 10px 35px;
  text-align: center;
}

.app-msg-pic > img {
  width: 264px;
  height: 250px;
}

.app-msg-pic > p {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bolder;
  color: #75747c;
}

.app-msg-info {
  float: left;
  width: 460px;
  height: 510px;
  margin-top: 10px;
  margin-right: 15px;
  overflow: hidden;
}

.app-msg-info-wper {
  width: 420px;
  height: auto;
  padding-bottom: 12px;
}

.app-table {
  width: 100%;
  border-collapse: collapse;
}

.app-table tr > td {
  vertical-align: top;
  border-bottom: 2px solid #cbcccc;
}

.app-table .tr-first > td {
  border-bottom: 5px solid #f29300;
}

.app-table .tr-first > td:first-child {
  border-color: #006fad;
}

.app-table tr > td:first-child {
  width: 85px;
}

.td-title, .td-para {
  display: inline-block;
  padding: 10px;
  padding-top: 15px;
  font-size: 19px;
  text-align: left;
  color: #75747c;
}

.td-title {
  padding-right: 25px;
  font-size: 23px;
  font-weight: bolder;
}

.td-para {
  padding-left: 25px;
  line-height: 1.3;
}

.know-more {
  float: right;
  width: 177px;
  height: 47px;
  margin-top: 20px;
  margin-right: 65px;
  margin-bottom: 20px;
  background: #dedede url("../images/te-img/apply/more.png") center no-repeat;
  -moz-box-shadow:2px 2px 15px #666;/*firefox*/  
  -webkit-box-shadow:2px 2px 15px #666;/*webkit*/  
  box-shadow: 2px 2px 15px #666;/*opera或ie9*/  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555', Direction=135, Strength=5);/*for ie6,7,8*/  
 
}

.know-more > a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.know-more:hover {
  opacity: .8;
  filter: opacity(alpha=80);
}

.outer {
  position: relative;
  height: 590px;
  color: #fff;
  background-image: url("../images/te-img/bg-guanyu.png");
  background-size: 100%;
}

.inner {
  position: absolute;
  top: 36px;
  width: 610px;
  height: 511px;
  padding: 38px 42px 28px 38px;
  box-sizing: border-box;
}

.title {
  margin-bottom: 23px;
  font-size: 33px;
  font-weight: bold;
}

.content {
  margin-bottom: 29px;
  font-size: 17px;
}

.weixin {
  width: 139px;
  text-align: center;
}

.weixin p {
  font-size: 14px;
  font-weight: bold;
}

.button {
  position: absolute;
  top: 362px;
  left: 347px;
  width: 214px;
  height: 57px;
  font-size: 23px;
  font-weight: bold;
  line-height: 57px;
  text-align: center;
  background-image: url("../images/te-img/button.png");
  -moz-box-shadow:2px 2px 2px #555;/*firefox*/  
  -webkit-box-shadow:2px 2px 2px #555;/*webkit*/  
  box-shadow: 2px 2px 2px #555;/*opera或ie9*/  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555', Direction=135, Strength=5);/*for ie6,7,8*/  
 
}

.button a {
  padding: 13px 60px;
  font-size: 22px;
  color: #fff;
}
.button a:link,.button a:visited,.button a:hover,.button a:active{
  color: #fff;
  text-decoration:none;
}

.button:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.reply-banner-wper {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #c9c9ca;
}

.reply-banner {
  width: 1220px;
  height: 366px;
  margin: 0 auto;
  margin-bottom: 19px;
  background-image: url("../images/te-img/bg-shenqing.png");
  background-size: 100%;
}

.content-reply {
  padding-top: 33px;
}

.content-reply p {
  font-size: 51px;
  font-weight: bold;
  text-align: center;
  color: #016fae;
}

.goback {
  margin-top: 38px;
  padding-bottom: 150px;
  text-align: center;
}

.goback:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.te-container {
  width: 1220px;
  margin: 0 auto;
}


/**
 * Downlist by yangtao
 */
.dl-wper {
  padding-bottom: 100px;
}

.dl-theme {
  width: 92%;
  padding-right: 4%;
  padding-bottom: 10px;
  padding-left: 4%;
}

.dl-top {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 40px;
  padding-left: 25px;
  overflow: hidden;
}

.dl-top > h2 {
  float: left;
  font-size: 35px;
  color: #727171;
}

.dl-all {
  float: right;
  margin-top: 15px;
}

.dl-all > label {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  color: #727171;
}

.dl-all input {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  cursor: pointer;
  vertical-align: bottom;
}

.dl-content {
  padding: 28px 25px;
  padding-right: 10px;
  overflow: hidden;
  border: 2px solid #f39a11;
  background-color: #eaeaeb;
}

.dl-msg-nav {
  display: inline-block;
  float: left;
  width: 220px;
  margin-right: 25px;
}

.dl-msg-nav ul li {
  margin-bottom: 6px;
}

.dl-msg-nav ul li > a {
  display: inline-block;
  width: 220px;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #727171;
  background: url("../images/te-img/tab-bg01.png") repeat-x;
}

.dl-msg-nav ul li.current > a, .dl-msg-nav ul li > a:hover {
  color: #fff;
  background-image: url("../images/te-img/tab-bg02.png");
}

.dl-msg-content {
  display: inline-block;
  float: left;
  width: 810px;
  height: auto;
}

.dl-item {
  display: none;
}

.dl-item.current {
  display: block;
}

.dl-table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 2px solid #cbcccc;
}

.dl-table tr > th {
  padding: 2px 30px;
  font-size: 20px;
  color: #727171;
  border: 2px solid #cbcccc;
  background: url("../images/te-img/tab-bg01.png") repeat-x;
}

.dl-table tr > td {
  padding: 32px 30px 38px;
  padding-right: 21px;
  font-size: 18px;
  color: #727171;
  border: 2px solid #cbcccc;
}

.dl-table tr > th:first-child {
  width: 40%;
}

.dl-group > label {
  font-size: 18px;
  font-weight: bolder;
  cursor: pointer;
  color: #f29300;
  border-bottom: 1px solid #f29300;
}

.dl-group input {
  visibility: hidden;
  float: right;
  cursor: pointer;
}

.dl-down {
  float: right;
  width: 181px;
  height: 46px;
  margin-top: 24px;
  margin-right: 23px;
  font-size: 24px;
  cursor: pointer;
  color: #fff;
  background: url("../images/te-img/apply/down.png") center no-repeat;
  -moz-box-shadow:2px 2px 10px #666;/*firefox*/  
  -webkit-box-shadow:2px 2px 10px #666;/*webkit*/  
  box-shadow: 2px 2px 10px #666;/*opera或ie9*/  
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#555', Direction=135, Strength=5);/*for ie6,7,8*/  
 
}

.dl-down:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.icheckbox_minimal-orange {
  float: right;
  width: 19px !important;
}

.dl-item.current {
  display: block;
}

/*apply*/
.pop-up {
  display: none;
  position: fixed;
  width: 870px;
  height: 475px;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -435px;
  padding-left: 50px;
  border: 1px solid #75757c;
  background-color: #fff;
  box-shadow: 9px 9px rgba(95, 95, 100, .6);
  z-index:8;

}

.pop-up .pop-close {
  float: right;
  margin-top: 10px;
  margin-right: 10px;
}

.pop-up .pop-img {
  width: 340px;
  margin-top: 55px;
}

.pop-up .pop-img p {
  font-size: 30px;
  font-weight: bold;
  color: #f29300;
}

.pop-up .feature {
  position: absolute;
  top: 15px;
  left: 420px;
  width: 440px;
  height: 395px;
  overflow: hidden;
}

.feature  .cont-title, .feature  .bottom-org {
  border-width: 3px;
}

.feature  .cont-title {
  margin-bottom: -3px;
}

.feature  p {
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 1px;
}

.second .pop-img img {
  width: 335px;
}

.third .pop-img img {
  width: 300px;
}

.pop-up .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #eee;
}

.btn-apply {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 191px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, .9) 100%);  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, .9) 100%);  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, .9) 100%);  /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .25) 25%, rgba(255, 255, 255, .5) 50%, rgba(255, 255, 255, .75) 75%, rgba(255, 255, 255, .9) 100%);  /* 标准的语法（必须放在最后） */
  /*filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #fff, endColorstr = #fff);
*/
  background: transparent\0\9;
}

.apply-now {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 177px;
  height: 47px;
  margin-left: -88px;
  font-size: 25px;
  line-height: 47px;
  text-align: center;
  color: #fff;
  background: url("../images/te-img/apply02/apply-now.png") no-repeat;
}

.dl-group > label.no-underline {
  border-bottom: none;
}

/**
 * Homeindex by yangtao
 */
.home-left-info > .button {
  top: 270px;
  left: 35px;
}

.home-left-info > .button > a {
  padding: 16px 24px;
  letter-spacing: -0.6px;
}

.home-wper {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #c9c9ca;
}

.home-outer {
  width: 1150px;
  height: auto;
  margin: 15px auto;
}

.home-outer-2 {
  position: relative;
  margin-bottom: 0;
  padding: 1px 30px;
  background: -webkit-linear-gradient(#e4e5e5, #fbfbfb); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#e4e5e5, #fbfbfb); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#e4e5e5, #fbfbfb); /* Firefox 3.6 - 15 */
  background: linear-gradient(#e4e5e5, #fbfbfb); /* 标准的语法 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #e4e5e5, endColorstr =  #fbfbfb);
}

.home-arrow {
  position: absolute;
  top: 0;
  left: 0;
}

.home-tit {
  margin: 18px 0 10px;
  font-size: 32px;
  font-weight: bolder;
  color: #f29300;
}

.home-con-wper {
  margin-left: 70px;
}

.home-que {
  overflow: hidden;
}

.home-que > li {
  position: relative;
  float: left;
  width: 33%;
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 22px;
  font-weight: bolder;
  color: #727171;
}

.home-que-new > li {
  width: auto;
  margin-right: 65px;
  padding-left: 0;
}

.home-que-new > li > p {
  position: relative;
  margin-bottom: 5px;
  padding-left: 20px;
}

.home-que .cir {
  position: absolute;
  top: 2px;
  left: 2px;
  font-size: 18px;
  color: #f29300;
}

.home-que-item {
  margin: 12px 0 15px;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  border: 1px dashed #686869;
}

.home-que-item .content, .home-que-item .home-que > li {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}

.home-que-item .home-que .cir {
  font-size: 15px;
}

.home-outer-footer {
  height: 100px;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
  background-color: #dedfdf;
}

.home-outer-footer .content {
  display: inline-block;
  margin: 20px;
  font-size: 20px;
  color: #666;
}

.big-tit {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
  font-size: 38px;
  font-weight: bolder;
  vertical-align: top;
  color: #f29300;
}

.home-outer-3 ul {
  overflow: hidden;
}

.home-outer-3 ul li {
  float: left;
  width: 50%;
  height: 100px;
}

.home-btn-wper {
  width: 100%;
  height: 100%;
  padding-top: 18px;
  text-align: center;
  vertical-align: middle;
  background-color: #dedfdf;
}

.home-btn-wper > a {
  display: inline-block;
  width: 198px;
  height: 60px;
  margin-top: 2px;
  margin-left: 22px;
  font-size: 25px;
  line-height: 60px;
  vertical-align: top;
  color: #fff;
  background: #c5c1c1 url("../images/te-img/index/home-btn-short.png") 0 0 no-repeat;
  box-shadow: 2px 2px 8px #555;
}

.home-btn-wper > a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.home-outer-4 {
  position: relative;
  height: 355px;
  margin-top: 10px;
  background: url("../images/te-img/index/home-touch-bg.png") center 0 no-repeat;
  background-size: 100%;
}

.home-touch-wper {
  position: absolute;
  top: 0;
  left: 49%;
  width: 530px;
  height: 300px;
  margin-top: 14px;
  margin-left: 0;
  padding-left: 0;
  border: none;
}

.home-touch-wper .home-que > li {
  width: 50%;
  font-size: 16px;
}

.home-touch-wper hr {
  height: 1px;
  margin-top: 12px;
  margin-bottom: 12px;
  border: none;
  background-color: #c9c9ca;
}

.touch-tit {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bolder;
  line-height: 1.6;
  color: #f29300;
}

.home-btn-help-wper {
  position: absolute;
  right: -15%;
  bottom: 3px;
  height: auto;
  background-color: transparent;
}

.home-btn-solve-wper {
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: top;
}

.home-btn-solve-wper > a {
  width: 219px;
  height: 59px;
  line-height: 58px;
  background-image: url("../images/te-img/index/home-btn.png");
}

/* Content 1 */
.home-category {
  float: left;
  width: 49%;
  height: auto;
  margin-right: 1%;
}

.home-category-right {
  margin-right: 0;
  margin-left: 1%;
}

.home-carousel {
  width: 100%;
  height: 273px;
  overflow: hidden;
  background-color: #eee;
}

.carousel-indicators {
  bottom: 8px;
}

.carousel-indicators li, .carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 1px;
  margin-right: 3px;
  margin-left: 3px;
  background-color: #8b8b8b;
}

.carousel-indicators .active {
  background-color: #f29300;
}

/* 下拉框 */
.panel-group .panel {
  border: none;
  border-radius: 0;
}

.home-category .panel-default > .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
}

.panel-collapse {
  width: 1150px;
  background-color: #ededed;
}

.panel-title > a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 23px 10px 9px;
  font-size: 24px;
  font-weight: bolder;
  color: #fff;
  background: -webkit-linear-gradient(#f29300, #c85300); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#f29300, #c85300); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#f29300, #c85300); /* Firefox 3.6 - 15 */
  background: linear-gradient(#f29300, #c85300); /* 标准的语法 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #f29300, endColorstr = #c85300);

}

.panel-title > a.show-current {
  padding: 20px 10px  24px;
  border-right: 2px solid #f69a11;
  border-left: 2px solid #f69a11;
}

a.show-current .collapse-arrow {
  top: 30%;
}

.panel-group {
  margin-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
  margin-top: -2px;
  padding-bottom: 20px;
  border: 2px solid #f69a11;
}

.collapse-tit {
  margin-left: 6px;
  font-size: 32px;
}

.collapse-arrow {
  position: absolute;
  top: 24%;
  right: 4%;
}

.home-ull {
  overflow: hidden;
}

.home-ull > li {
  float: left;
  width: 240px;
  height: auto;
  margin: 15px 20px;
  margin-right: 19px;
}

.home-ull > li img {
  width: 240px;
  height: 130px;
}

.home-ull > li .ull-tit {
  padding-top: 4px;
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: bolder;
  text-align: center;
  color: #727171;
  background-color: #cecece;
}

.home-ull > li > a:hover .ull-tit {
  color: #fff;
  background-color: #f29400;
}

.home-ul-left {
    width: 200px;
   }
   .home-ul-right {
    width: 370px;
   }
   .home-right {
    width: 145px;
   }
   .contact {
    position: relative;
    height: 45px;
    margin-top: 60px;
   }
   .contact span {
    position: absolute;
    top: -31px;
    left: 345px;
    font-size: 40px;
    font-weight: bold;
    color: #f19200;
   }
   .contact .contact-line {
    position: absolute;
    display: inline-block;
    width: 340px;
    border: 1px solid #f19200;
   }
   .contact .line-left {
    top: 0;
    left: -30px;
   }
   .contact .line-right {
    top: 0;
    right: -30px;
   }
   .contact-p {
    text-align: center;
    font-size: 22px !important;
    color: #727171;
    margin-top: -10px !important;
   }
   .contact-bottom {
    width: 100%;
    padding-top: 18px;
    text-align: center;
    margin-bottom: 25px;
    background-color: inherit
   }
   .contact-bottom>a {
    width: 260px;
   }





/* Right Nav */
.right-nav {
  position: fixed;
  z-index: 90;
  top: 15%;
  right: 0;
  }

.right-nav .nav-list {
  position: relative;
  margin-bottom: 0;
}

.nav-list dd.download-r{
  height: 120px;
  width: 90px;
  margin-bottom: 2px;
  cursor: pointer;
  text-align: center;
  background-color: #c9caca;
}
.nav-list dd.return-top{
  margin-top:-32px;
  width: 98px;
  cursor: pointer;
  text-align: center;
}
.nav-list dd.words {
  width: 90px;
  height: 100px;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  text-align: center;
  background-color: #c9caca;
}

.list-current {
  display: inline-block;
  width: 55px;
  height: 53px;
  margin-top: 16px;
  font-size: 25px;
  font-weight: bolder;
  line-height: 1.2;
  color: #fff;
}
.nav-list dd:hover{
   background: #f29300;
}
.nav-list dd.return-top,.nav-list dd.return-top:hover {
  background: url("../images/te-img/index/top.png") 0 6px no-repeat transparent;
  background-size:90px;
}








/*modol*/
.float_tip {
  display: none;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tipbg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5;
  background-color: #000;
  filter: Alpha(Opacity=50):;
}

.center_tip {
  position: fixed;
  top: 30%;
  left: 50%;
  width: 300px;
  height: 200px;
  margin-left: -150px;
  opacity: 1;  /*border: 5px solid #ccc;*/

  /*box-shadow: 0 0 25px #5c5c5c;*/
  border-radius: 8px;
  background-color: #fff;
  filter: Alpha(Opacity=100):;
}

#close_tip {
  position: relative;
  height: 54px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 8px 8px 0 0;
  background-color: #fb3d4f;
}

#close_tip .icons {
  position: absolute;
  top: 10px;
  right: 10px;
}

.icon-close {
  width: 21px;
  height: 21px;
  /* background-position: -50px -115px; */
  margin-top: 8px;
  background-size: 20px;
  margin-right: 10px;
}

.content_tip {
  padding: 0 15px;
  text-align: center;
  color: #f16a66;
}

.center_tip h4 {
  padding-top: 13px;
  font-size: 21px;
  font-weight: bold;
}

.content_tip p.cont-title {
  margin: 25px 0 10px 0;
  padding-right: 0;
  font-size: 20px;
  color: #333;
  border-bottom: 0;
}

.content_tip p.cont-title a {
  font-size: 20px;
}

.content_tip p.tipp {
  font-size: 14px;
  color: #333;
}

.content_tip p.cont-title span.orangetext {
  color: #fb3d4f;
}

.content_tip p.tipp span.qqstyle {
  margin-left: 15px;
  color: #fb3d4f;
}

.content_tip p.cont-title a:link, .content_tip p.cont-title a:visited, .content_tip p.cont-title a:hover, .content_tip p.cont-title a:active {
  color: #0398dd;
}




.bgblock{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0 ,0,0.2);
  top: 0;
  left: 0;
  z-index: 95;
}
.js-down-contact{
   cursor: pointer;
}





