body{ line-height:1; font-size:14px;}
a:hover{ color:#3498DB;}

.container{ width:1200px; margin:0 auto;}
.img100{ display:block; width:100%; height: 468px;background: url("../images/home_page/banner/banner1.png")no-repeat center center;}
.img101{ display:block; width:100%; height: 468px;background: url("../images/home_page/banner/banner2.png")no-repeat center center;}
.img102{ display:block; width:100%; height: 468px;background: url("../images/home_page/banner/banner3.png")no-repeat center center;}

.text_center{ text-align:center !important;}
.text_left{ text-align:left !important;}
.middle{ vertical-align:middle !important;}
.ver_bot{ vertical-align:bottom !important;}
.ver_top{ vertical-align:top !important;}
.songti{ font-family:"宋体",Microsoft YaHei;}
.blue{ color:#3498DB !important;}
.green{ color:#6EC04B !important;}
/*.yellow{ color:#FFB420 !important;}*/
.yellow{ color:yellow !important;}
.white{ color:#fff !important;}
.red{ color:red !important;}
.orange{ color:#ff4200 !important;}
.orange1{ color:#F1914B !important;}
.c-666{ color:#666 !important;}
.c-999{ color:#999 !important;}
.c-wx{ color:#09BA07 !important;}
.c-zfb{ color:#00AAEF !important;}
.bgc_blue{ background-color:#3498DB !important;}
.bgc_blue2{ background-color:#ddf0fd !important;}
.bgc_red{ background-color:#DA1313 !important;}
.bgc_red{ background-color:#DA1313 !important;}
.bgc_hover{ background-color:#F5F5F5 !important;}/*鼠标经过*/
.fs12{ font-size:12px !important;}
.fs16{ font-size:16px !important;}
.fs18{ font-size:18px !important;}
.fs20{ font-size:20px !important;}
.fs24{ font-size:24px !important;}
.padd5{ padding:5px !important;;}
.relative{ position:relative;}
::-webkit-input-placeholder{color: #999;}
:-moz-placeholder{ color: #999;}
::-moz-placeholder{color: #999;}
:-ms-input-placeholder{ color: #999;}
.block,.show{ display:block !important;}
.bold{ font-weight:bold !important;}
.nofloat{ float:none !important;}
.bor_1{ border:1px solid #ccc;}
.lh30{ line-height:30px !important;}
.lh40{ line-height:40px !important;}
textarea{resize:none;}
.table-bordered th,.table-bordered td {
	border: 1px solid #ddd !important;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  /*padding: 8px;*/
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td/*,
.table-hover > tbody > tr:hover > th */{
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
/*.table-hover > tbody > tr > th.active:hover,*/
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active/*,
.table-hover > tbody > tr.active:hover > th */{
  background-color: #e8e8e8;
}



.form-check {
  width: auto !important; }
  .form-check .checkbox {
    width: 16px !important;
    height: 16px !important;
    border-radius: 2px !important;
    background-color: #fff;
    border: 1px solid #cad2e1;
    margin: 3px 3px 3px 4px;
    vertical-align: bottom;
    position: relative;
    box-sizing: border-box !important;
    display: none \9; 
	
	  min-height:auto;
	}
    .form-check .checkbox:before {
      content: "";
      position: absolute;
      top: 2px;
      left: 2px;
      width: 8px;
      height: 5px;
      border-left: 2px solid #cad2e1;
      border-bottom: 2px solid #cad2e1;
      visibility: hidden;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      box-sizing: content-box; 
	  }
  .form-check .radio {
    width: 16px;
    height: 16px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #cad2e1;
    margin: 3px 3px 3px 4px;
    vertical-align: bottom;
    position: relative;
    box-sizing: border-box;
    border-radius: 50%;
    display: none \9; }
    .form-check .radio:before {
      content: "";
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      left: 1px\9\0;
      display: inline-block;
      position: absolute;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      border: none;
      box-sizing: content-box; }
  .form-check input[type='checkbox'],
  .form-check input[type='radio'] {
    display: inline-block \9; }
  .form-check .checkbox:hover,
  .form-check .radio:hover {
    border-color: #FF5000; }
    .form-check .checkbox:hover:before,
    .form-check .radio:hover:before {
      visibility: visible;
      border-color: #FF5000; }
  .form-check .radio:hover:before {
    background-color: #FF5000; }
  .form-check input:checked + .checkbox,
  .form-check .on + .checkbox {
    background-color: #FF5000;
    border-color: #FF5000; }
    .form-check input:checked + .checkbox:before,
    .form-check .on + .checkbox:before {
      visibility: visible;
      border-color: #fff; }
  .form-check input:checked + .radio,
  .form-check .on + .radio {
    background-color: #FF5000;
    border-color: #FF5000; }
    .form-check input:checked + .radio:before,
    .form-check .on + .radio:before {
      visibility: visible;
      border-color: #fff;
      background-color: #fff; }
  .form-check input:disabled + .checkbox,
  .form-check input.disabled + .checkbox {
    background-color: #eee;
    border-color: #cad2e1; }
    .form-check input:disabled + .checkbox:hover:before,
    .form-check input.disabled + .checkbox:hover:before {
      visibility: hidden; }
  .form-check input:disabled + .radio,
  .form-check input.disabled + .radio {
    background-color: #eee;
    border-color: #cad2e1; }
    .form-check input:disabled + .radio:hover:before,
    .form-check input.disabled + .radio:hover:before {
      visibility: hidden; }
  .form-check input:disabled:checked + .checkbox:before, .form-check input:disabled.on + .checkbox:before,
  .form-check input.disabled:checked + .checkbox:before,
  .form-check input.disabled.on + .checkbox:before {
    visibility: visible;
    border-color: #cad2e1; }
  .form-check input:disabled:checked + .radio:before, .form-check input:disabled:checked + .radio:hover:before, .form-check input:disabled.on + .radio:before, .form-check input:disabled.on + .radio:hover:before,
  .form-check input.disabled:checked + .radio:before,
  .form-check input.disabled:checked + .radio:hover:before,
  .form-check input.disabled.on + .radio:before,
  .form-check input.disabled.on + .radio:hover:before {
    visibility: visible;
    background-color: #cad2e1; }

  .form-check .radio,
  .form-check .checkbox {
    display: inline-block; }
  .form-check input[type='checkbox'],
  .form-check input[type='radio'] {
    display: none; } 

  .form-check .radio,
  .form-check .checkbox {
    display: inline-block;
	min-height:auto;
	}


/*垂直居中*/
.valign__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.valign_bottom__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}



.onerow{
	width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: break-word;
    word-break: break-all;
}

.tworow{
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
text-overflow:ellipsis; 
overflow:hidden;
}

.disabled {
    background-color: #b7b9c7 !important;
    /*border-color: #b7b9c7;
	background-color:#f5f5f5 !important;*/
	border-color:transparent !important;
    color: #fff !important;
    cursor: not-allowed;
    pointer-events: none;
}

.btn {
    display: inline-block;
    padding: 12px 20px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none;
}

/*有边框的白底移上去灰色背景的*/
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
/*有蓝色边框白底的*/
.btn-normal {
	background-color:#fff;
    border: 1px solid #3798DB;
    color: #3798DB;
}
.btn-normal:hover {
    background-color: #3798DB;
    border-color: #3798DB;
    color: #fff;
}
/*绿色*/
.btn-success {
    background-color: #6EC04B;
    color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #6EC04B;
    border-color: #6EC04B;
}
/*蓝色*/
.btn-primary {
    background-color:#3798DB;/*#009aff*/
    border: 1px solid #3798DB;/*#009aff*/
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-color: #40b3ff;
    border-color: #40b3ff;
    color: #fff;
}
.btn-orange {
    background-color: #FCA605;
    border: 1px solid #FCA605;
    color: #fff;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open>.dropdown-toggle.btn-orange {
    background-color: #FF5000;
    border-color: #FF5000;
    color: #fff;
}



a.btn1,.btn1{ display:inline-block; height:40px; line-height:40px; padding:0 12px; border:none; border-radius:3px; -webkit-border-radius:3px; font-size:16px; color:#fff; cursor:pointer;}
.btn1:hover{ opacity:.9}
/*a.btn3,.btn3{ display:inline-block; height:40px; line-height:38px; padding:0 30px; border:1px solid #3798DB; border-radius:3px; -webkit-border-radius:3px; font-size:16px; color:#3798DB; cursor:pointer;}
.btn3:hover{ background-color:#3498DB; color:#fff;}
a.btn4,.btn4{ display:inline-block; height:20px; line-height:18px; padding:0 8px; border:1px solid #3798DB; border-radius:3px; -webkit-border-radius:3px; font-size:12px; color:#3798DB; cursor:pointer;}
.btn4:hover{ opacity:.9}*/

.sign{ display:inline-block; height:18px; line-height:18px; padding:0 8px; border-radius:2px; -webkit-border-radius:2px; font-size:12px; color:#fff;}

.price{ display:inline-block; line-height:1; font-size:18px !important; color:#E5511D !important;}
.price:before{ display:inline-block; content:'￥'; margin-right:-2px; font-size:14px !important;}

.Validform_checktip{ position:absolute; display:block; height:20px; line-height:20px; padding-left:0px; margin-top:5px; background:none; text-align:center;}
.Validform_right{ display:none !important;}
.Validform_wrong{ color:red;}
.Validform_error{ background-color:#fff;}
/*上面掉下来的对话框*/
#Validform_msg{ display:none !important;}


select{ float:left; min-width:150px; height:40px; line-height:38px; padding:0 10px; border:1px solid #ccc;
	/*appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;*/
}
/*select::-ms-expand { display: none; }
select:hover {
    background-color: #f0f0f0;
    border-color: silver;
    color: #555;
	cursor:pointer;
}*/
select option{ appearance: none; width:100%;  padding:10px 14px; background-color:#fff; border:1px solid #ccc;}
.subjects .wrap{ position:relative; display:inline-block; font-size:14px;}
.subjects .wrap:nth-child(2) select,.subjects .wrap:nth-child(3) select{ border-left:none;}
.city_china .wrap:nth-child(2) select,.city_china .wrap:nth-child(3) select{ border-left:none;}

/*联动菜单*/
.subjects {
    display: inline-block;
    margin: 0 9px;
    vertical-align: middle;
    font-size: 0px;
}
.subjects .wrap  select{ width:200px;}
.subjects .Validform_checktip{ top:40px;}

/*下拉列表*/
.dropdown-item-group{ margin-left:1px;}
.dropdown-item {
	position:relative;
    display: inline-block;
    width: 300px;
    /*margin-left: 9px;*/
	vertical-align:middle;
}
.dropdown-item .button {
    outline: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    width: 100%;
    height: 36px;
	line-height:36px;
    background-color: #fff;
    color: #000;
    padding: 0 10px;
	border:1px solid #ccc;
    font-size: 14px;
	cursor:pointer;
}
.dropdown-item .button>.icon{
    float: right;
    line-height: 36px;
    margin-left: 8px;
}
.dropdown-item .menu {
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 0;
    max-height: 165px;
    -webkit-box-shadow: 2px 2px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 2px 2px 1px rgba(0,0,0,.05);
    box-shadow: 2px 2px 1px rgba(0,0,0,.05);
    z-index: 2;
    border: 1px solid #ccc;
    margin-top: -1px;
}
.dropdown-item.opened>.menu {
    display: block;
}
.dropdown-item .menu li {
	line-height:1.5;
	padding:6px 14px;
}
.dropdown-item .menu li:hover,.dropdown-item .menu li.active { background-color:#f9f9f9;}





.form-group {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
	margin-bottom:20px;
}
.form-group .info-title {
    display: inline-block;
    width: 95px;
    text-align: left;
	vertical-align:middle;
}
.required-icon {
    color: #FF5850;
    vertical-align: middle;
}
.form-group .form-input {
	position:relative;
    display: inline-block;
	height:40px;
    margin: 0 9px;
}
.form-group .form-input .input {
    height: 40px;
    width: 100px;
    line-height: 38px;
    outline: 0;
    border:1px solid #ccc;
    padding: 0 10px;
}
.form-group .left-words {
	display:inline-block;
    font-size: 12px;
    top: 10px;
	margin-left:12px;
    /*margin-right: 12px;*/
}
/*公共顶部*/
.top_wrap{ width:100%; background-color:#E3E4E5; font-size:12px;}
.top_wrap a{ color:#999;}
.top_wrap .nav{ position:relative;}
.top_wrap .nav > li{ float:left; margin-right:34px;}
.top_wrap .nav > li > a{ display:block; line-height:28px; padding-right:10px;}
.top_wrap .nav > li > a i{ margin-right:5px; font-size:14px; vertical-align:-1px;}

.tab_menu{ display:none; position:absolute; left:0px; top:28px; width:510px; height:242px; border:1px solid #CECECE; box-shadow: 0 0 9px 1px #ccc; background-color:#fff; z-index:1010;}
.tab_menu .jiao{ position:absolute; left:115px; top:-4px; width:10px; height:4px; background:url(../images/sanjiao.png) no-repeat left top;}
.tab_menu .tab_menu_tit{ float:left; width:100px; border-right:1px solid #CECECE;}
.tab_menu .tab_menu_tit li{ height:40px; line-height:39px; text-align:center;}
.tab_menu .tab_menu_tit li+li{ border-bottom:1px solid #CECECE;}
.tab_menu .tab_menu_tit li:hover,.tab_menu .tab_menu_tit li.active{ background-color:#EDEDED;}
.tab_menu .tab_menu_tit li a{ color:#333; font-size:14px;}
.tab_menu .tab_menu_box{ margin-left:100px;}
.tab_menu .tab_menu_box > div{ padding:0 0 0 20px;}
.tab_menu .tab_menu_box > div a{ display:inline-block; margin:20px 20px 0 0; color:#333;}
.tab_menu .tab_menu_box > div a:hover,.tab_menu .tab_menu_box > div a.active{ color:#FF5A00;}

.top_wrap .box_r > ul > li{ position:relative; float:left; margin-left:30px; z-index:999;}
.top_wrap .box_r > ul > li > a{ display:block; line-height:28px; padding:0 5px 0 8px; border:1px solid transparent;border-bottom:none; cursor:pointer;}
.top_wrap .box_r > ul > li > a .icon{ margin-left:3px; font-size:12px; vertical-align:top;} 

/*登录会员下拉列表和客户服务下拉列表*/
.top_wrap .menu {
	display:none;
	width:120px;
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	position: absolute;
	top: 28px;
	left: 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}
.top_wrap .menu:before,.top_wrap .menu:after {
	border: 6px solid transparent;
	content: ' ';
	position: absolute;
	left: 2em
}
.top_wrap .menu:before {
	border-bottom-color: #E0E0E0;
	top: -12px
}
.top_wrap .menu:after {
	border-bottom-color: #FFF;
	top: -11px
}
.top_wrap .box_r > ul > li.custom-service .menu{ left:auto; right:0px; width:100px;}
.top_wrap .box_r > ul > li.custom-service .menu:before,.top_wrap .box_r > ul > li.custom-service .menu:after{ left:auto; right:30px;}
.top_wrap .box_r > ul > li.custom-service dl{ padding:10px; border-bottom:1px solid #E0E0E0; line-height:20px;}
.top_wrap .box_r > ul > li.custom-service dt{ margin-bottom:5px; font-size:14px;}
.top_wrap .box_r > ul > li.custom-service dd a{ display:inline-block; color:#666;}
.top_wrap .box_r > ul > li.custom-service dd a i{ margin-right:10px; font-size:12px;}
.top_wrap .box_r > ul > li.custom-service dd a:hover{ color:#3498DB;}
/*.top_wrap .box_r > ul > li.custom-service dd.bzzx a{ background:url(../images/ico_wenhao.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.dhkf a{ background:url(../images/ico_dh.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.zxkf a{ background:url(../images/ico_tel2.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.kfyx a{ background:url(../images/ico_email.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.lsdl a{ background:url(../images/ico_user1.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.jgdl a{ background:url(../images/ico_user2.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.sqrz a{ background:url(../images/ico_sq.png) no-repeat left center;}
.top_wrap .box_r > ul > li.custom-service dd.sjbz a{ background:url(../images/ico_wenhao.png) no-repeat left center;}*/
/*.top_wrap .box_r > ul > li .menu{ display:none; position:absolute; right:0px; top:29px; border:1px solid #CDCDCD; border-top:none; background-color:#fff;}
.top_wrap .box_r > ul > li .menu dl{ width:170px; padding:10px 0;}
.top_wrap .box_r > ul > li .menu dl:last-child{ border-top:1px dashed #EEEEEE;}
.top_wrap .box_r > ul > li .menu dl dt{ line-height:24px; padding:0 15px;}
.top_wrap .box_r > ul > li .menu dl dd{ line-height:24px; padding:0 15px; overflow:hidden;}
.top_wrap .box_r > ul > li .menu dl dd a{ float:left; width:50%; line-height:24px;}
.top_wrap .box_r > ul > li.on >a{ display:block; border:1px solid #CDCDCD; border-bottom:none; background-color:#fff;}*/

.menu-set dl{ padding:10px; border-bottom:1px solid #E0E0E0; line-height:20px;}
.menu-set dl dt{ margin-bottom:8px; font-size:14px;}
.menu-set dl dd{ line-height:20px;font-size:12px; color:#999;}
.menu-set dd img{ width:20px; height:20px; border-radius:50%;-webkit-border-radius:50%; margin-right:5px;}
.menu-set ul{ padding:10px;}
.menu-set ul li{ line-height:22px;}
.menu-set ul li i{ margin-right:8px; vertical-align:top; font-size:14px;}
.menu-set a{ color:#666;}
.menu-set a:hover{ color:#3498DB;}
/*logo bar*/
.logo_wrap{ line-height:40px; padding:20px 0 30px 0; overflow:hidden;display: none;}
.logo_wrap .box_l{ height:40px;}
.logo_wrap .box_l .logo{ margin-top:10px;}
.logo_wrap .box_l .logo a{ display:block; width:94px; height:19px; background:url(../images/logo.png) no-repeat left top; text-indent:-9999px;}
/*---注册登录-----*/
.logo_wrap .box_l .txt{ margin-left:25px; font-size:40px; color:#999999; font-family:"微软雅黑",Microsoft YaHei;}
.logo_wrap .box_l .txt2{ margin-left:25px; color:#999999; font-family:"微软雅黑",Microsoft YaHei;}
.logo_wrap .box_r .link_login{ float:right; font-size:18px; font-weight:bold;}

/*logo+搜索框+购物车*/
.logo_wrap1 .container{ padding:20px 0 30px 0; overflow:hidden;}
.logo_wrap1 .box_l{ height:36px;}
.logo_wrap1 .box_l .logo{ margin-top:8px;}
.logo_wrap1 .box_l .logo a{ display:block; width:94px; height:19px; background:url(../images/logo.png) no-repeat left top; text-indent:-9999px;}
.logo_wrap1 .box_l .txt1{ margin-left:25px; line-height:18px; font-size:14px; color:#999999; font-family:"微软雅黑",Microsoft YaHei;}
.logo_wrap1 .box_l .txt2{ margin-left:25px; line-height:36px; font-size:14px; color:#999999; font-family:"微软雅黑",Microsoft YaHei;}

.logo_wrap1 .box_r .shopcar{height:36px; line-height:36px;  margin-left:42px; overflow:hidden;margin-right: 200px;}
.logo_wrap1 .box_r .shopcar span{ position:relative;}
.logo_wrap1 .box_r .shopcar span i{ font-size:20px; margin-right:5px;}
.logo_wrap1 .box_r .shopcar span em{ position:absolute; right:3px; top:-4px; width:8px; height:8px; background-color:red; border-radius:50%;-webkit-border-radius:50%;}
.logo_wrap1 .box_r .search_box form{ width: 202px; height: 36px; border: 1px solid #ccc; border-radius: 30px; background-color:#fff;}
.logo_wrap1 .box_r .search_box form .btn_submit{ float: right; width: 40px; height: 34px; text-align: center; border: none; /*background: transparent url(../images/ico_seacher.png) no-repeat center center;*/ -webkit-background-size:20px; background-size:20px;}
.logo_wrap1 .box_r .search_box form .keywords{ width: 160px; height: 34px; line-height: 20px; padding: 7px 15px; border: none; background-color:transparent;}


/*公共脚部*/
.footer_wrap{ width:100%; padding:50px 0 30px 0; margin-top:30px; background-color:#f5f5f5; color:#999999;text-align: center}
.footer_wrap a{ color:#666666;}
/*.footer_wrap .box_l{ padding-left:40px;}*/
.footer_wrap .box_l ul{margin: 0 0 30px 210px}
.footer_wrap .box_l ul li{ float:left; margin-right:50px;}
/*.footer_wrap .box_l dl{ margin:25px 0 40px;}*/
/*.footer_wrap .box_l dl dt,.footer_wrap .box_l dl dd{ float:left; margin-right:35px;}*/
/*.footer_wrap .box_r{ float:right; width:500px; text-align:center;}*/
/*.footer_wrap .box_r p{ margin-top:25px;}*/
.footer_wrap .container .copyright{display: inline-block}
.footer_wrap .box_l .bottom_root{margin-bottom: 25px}
.footer_wrap .box_r .custom_services{margin-right: 70px}


    /*公共脚部2*/
/*.footer_wrap2{ padding:15px 0; margin-top:10px; text-align:center; color:#999; font-size:12px;}*/
/*.footer_wrap2 ul{ margin-bottom:15px; font-size:0px;}*/
/*.footer_wrap2 ul li{ display:inline-block; padding:0 20px; border-right:1px solid #A7A7A7;}*/
/*.footer_wrap2 ul li:last-child{ border-right:none;}*/
/*.footer_wrap2 ul li a{ color:#999; font-size:12px;}*/




/*分页*/
.pages{ margin-top:30px; text-align:center;}
.pagination{
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li{display:inline}  
.pagination>li>a,.pagination>li>span{
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#333;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.pagination>li:first-child>a,.pagination>li:first-child>span{
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
}  
.pagination>li:last-child>a,.pagination>li:last-child>span{
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
}  
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{
	z-index:2;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd;
}  
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{
	z-index:3;color:#fff;
	cursor:default;
	background-color:#3498DB;
	border-color:#3498DB;
}  
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd;
}
.courseWrap1 .thumb{ float:left; width:140px; height:80px; overflow:hidden;}
.courseWrap1 .thumb img{ display:block; width:100%; height:auto;}
.courseWrap1 dl{ padding-top:10px; margin-left:155px;}
.courseWrap1 dt{ margin-bottom:10px;; font-size:18px;}
.courseWrap1 dd a{ font-size:16px; color:#666;}
.courseWrap1 dd a:hover{ color:#3498DB;}


.cat1 {
    padding-left: 10px;
    border-left: 6px solid #3498DB;
    font-size: 20px;
}
.btn_submit{
    cursor: pointer;
}
.logo_wrap1 .box_r .search_box form{
    width: 580px;
}
.logo_wrap1 .box_r .search_box form .btn_submit{
    display: block;
    width: 100px;
    text-align: center;
    font-size: 16px;
    background-color: #49b849;
    color: #fff;
}
.logo_wrap1 .box_r .search_box form{
    overflow: hidden;
    width:580px;
    height:40px;
    line-height: 34px;
    background:rgba(255,255,255,1);
    border-radius:20px;
    border:3px solid rgba(50,84,136,1);
    display: flex;
    justify-content: space-between;
}
.logo_wrap1 .box_r .search_box form .keywords{
    width: 430px;
    font-size:14px;
    font-family:PingFangSC-Medium,PingFang SC;
    font-weight:500;
    padding: 7px 0;
}
.logo_wrap1 .box_r .search_box form .btn_submit{
    width:102px;
    background:rgba(50,84,136,1);
    /*border-radius:0px 20px 20px 0px;*/
}
.sear_index{
    width:13px;
    height:13px;
    margin: 12px 13px;
}
#search_par{
  display: flex;
}
.search_lis{
  position: relative;
  left: 0;
  top: 6px;
  display: flex;
  width:408px;
  height:13px;
  font-size:13px;
  font-family:PingFangSC-Regular,PingFang SC;
  font-weight:400;
  color:rgba(76,76,76,1);
  line-height:13px;
  justify-content: space-between;
}
.search_lis li{
  cursor: pointer;
}
.logo_wrap1 {display: none;}