pre{
  white-space: pre-wrap;       
white-space: -moz-pre-wrap;  
white-space: -pre-wrap;      
white-space: -o-pre-wrap;    
word-wrap: break-word; 
}
.lan{
  color: #a00c00;
}
.xunlian1{
  position: relative;
}
.xunlian2{
  position: absolute;
  top: 65px;
  right: 0;
  background-color: rgba(0,0,0,.3);
  display: none;
  z-index: 100;
}
.xunlian1:hover .xunlian2{
  display: block;
}
.header .daohang .xunlian2 li{
  line-height: 40px;
}
.header {
  background: #ffffff;
  min-width: 1200px;
  height: 80px;
  color: #FFFFFF;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
  -moz-box-shadow: 0px 0px 10px 0 #909090;
  -webkit-box-shadow: 0px 0px 10px 0 #909090;
  box-shadow:0px 0px 10px 0 #909090;
  padding: 0 20px;
}
.header .logo{
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  float: left;
  padding-right: 15px;
}
.header .logo img{
  padding-top: 19px;
}
.header .logo span{
  padding-left: 13px;
  float: right;
  line-height: 80px;
  letter-spacing: 2px;
}
.sub-logo{
  float: left;
  padding-left: 13px;
  border-left: 1px solid #eaeaea;
  height:42px;
  margin-top: 17px;
  margin-right: 30px;
  line-height: 7px;
}
.sub-logo .sublogo {
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 17px;
}
.sub-logo .sublogo a{
  color: #333;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
}
.sub-logo .sublogo1{
  font-size: 14px;
}
.sub-logo .sublogo1 a{
  color: #8c8c8c;
}

.header .daohang a{
  color: #FFFFFF;
}
.header .daohang a li{
  float: left;
  padding: 0 20px;
  line-height: 80px;
  border-top: 2px solid #FFFFFF;
  font-size: 18px;
  color: #333333;
}
.header .daohang a li:hover{
  color: #a00c00;
  border-top: 2px solid #a00c00;
}
.header .daohang .sousuo{
  padding-top: 10px;
  padding-left: 68px;
  float: left;
}

.header .daohang .active{
  color: #a00c00;
  font-weight: 600;
  border-top: 2px solid #a00c00;
}

body{
  font-family: "å¾®è½¯é›…é»‘";
}
.dblogo {
  position: relative;
  float: left;
  padding-top: 31px;
}
.dblogo a {
  float: left;
}
.dblogo .sublogo {
  padding-left: 13px;
  height: 38px;
  line-height: 38px;
  color: #000;
  font-size: 20px;
}
.dblogo .sublogo1 {
  position: relative;
  top: -11px;
  font-size: 18px;
}
.dblogo .sublogo2 {
  position: absolute;
  top: 30px;
  left: 125px;
  font-size: 14px;
  color: #999999;
  margin-left: 13px;
}
.dblogo .mainlogo {
  border-left: none;
  margin-left: 0;
  padding-left: 0;
  padding-right: 13px;
}

.hder {
  height: 45px;
  line-height: 44px;
  font-size: 14px;
  background: #2EBACF;
  position: relative;
}
.hder .mulu{
  width: 183px;

  margin-right: 45px;
  position: relative;
}
.hder .mulu li{
      width: 183px;
    height: 39.9px;
}
.hder .mulu li li{
        width: auto;
        height: height: 35px;;
}
.hder .mulu ul{
  height: 319px;
}
.hder ul {
  width: 1200px;
  margin: 0 auto;
}

.hder ul ul{
  z-index: 500;
  display: none;
      width: 183px;
    position: absolute;
    left: 0px;
    top: 45px;
    background: rgba(0,0,0,.4);
    color: #FFFFFF;
}
.hder ul ul li{
  width: 100%;
}
.hder ul ul li:hover{
  background: rgba(255,255,255,.6);
}

.hder ul ul li span{
  float: right;
  margin-right: 20px;
}
.hder ul ul ul{
  z-index: 500;
  display: none;
  position: absolute;
    left: 183px;
    top: 0px;
    width: 179px;
    height: 400px;
     background: rgba(255,255,255,.6);
   padding-top: 6px;
     padding-left: 8px;
}
.hder ul ul ul li{
  width: auto;
  height: 35px;
}
.hder ul ul ul li:hover{
    background:none;
}

.hder ul ul ul a{
  padding: 0 13px;
  color: #333333; 
}

.hder3 ul ul li{
  width: 20px;
  height: 35px;
}
.hder3 ul ul li a{
  padding: 0 13px;
}

.hder ul li {
  float: left;
}
.hder ul li a {
  color: #fff;
  padding: 0 25px;
  font-size: 16px;
}
.hder ul li:hover{
  background: #377e8f;
}
.hdnav {
  float: left;
}
.hdnav li {
  float: left;
  font-size: 18px;
}
.hdnav li a {
  display: block;
  height: 75px;
  line-height: 75px;
  padding: 0 30px;
  color: #000;
}
.hdnav li.curr a {
  color: #ffdfbb;
}
.hdnav li.curr .dropdown-menu-dl a {
  color: #000;
}
.hdnav li.curr .dropdown-menu-dl a:hover {
  color: #ffdfbb;
}
.hdnav .dropdown {
  position: relative;
}
.hdnav .dropdown:hover .dropdown-menu {
  display: block;
}
.hdnav .dropdown-menu {
  position: absolute;
  display: none;
  top: 100%;
  left: 50%;
  z-index: 90;
}
.hdnav .dropdown-menu-dl {
  position: relative;
  left: -50%;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 10px 0;
  border: 1px solid #ededed;
}
.hdnav .dropdown-menu-dl a {
  font-size: 16px;
  line-height: 33px;
  height: 33px;
  color: #000;
  white-space: nowrap;
  padding: 0 15px;
}
.hdnav .dropdown-menu-dl a:hover {
  color: #ffdfbb;
}

.site-search {
  float: right;
  position: relative;
  height: 38px;
  margin-top: 16px;
  width: 230px;
  color: #999;
  line-height: 28px;
  border: 1px solid #606672;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.site-login {
  float: right;
  font-size: 14px;
  color: #a3a3a3;
  line-height: 80px;
}
.site-login .sousuo{
  margin-right: 15px;
  margin-top: 9px;
}
.site-login li {
  float: left;
  padding: 0 5px;
  cursor: pointer;
}
.site-login li.curr a {
  color: #999999;
}
.site-login a:hover {
  color: #a00c00;
}

.site-user-act {
  float: right;
  position: relative;
  height: 65px;
}
.site-user-act .userphoto40 {
  float: left;
  margin-top: 15px;
  border-radius: 50%;
}
.site-user-act .act-indicator, .site-user-act .user-name-link {
  float: right;
  height: 65px;
  line-height: 65px;
}
.site-user-act .user-name-link {
  color: #999999;
  /* padding-top: 18px; */
  display: inline-block;
  /* margin-top: 10px; */
  margin-left: 10px;
  margin-right: 10px;
}
.site-user-act:hover .site-user-act-lis {
  display: block;
}
.site-user-act:hover .fa-angle-down {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.site-user-act-lis {
  position: absolute;
  display: none;
  top: 100%;
  right: 0;
  background: rgba(0, 154, 255, 0.8);
  padding: 13px 0 9px;
  width: 100px;
  z-index: 150;
}
.site-user-act-lis li {
  padding: 9px 0;
  text-align: center;
  font-size: 12px;
}
.site-user-act-lis li:hover {
  background: #a00c00;
}
.site-user-act-lis a {
  color: #fff;
  font-size: 16px;
}
.site-user-act-lis a:hover {
  color: #ffffff;
  background: #a00c00;
  text-decoration: underline;
}

.site-search {
  float: right;
    position: relative;
    height: 30px;
    margin-top: 15.5px;
    width: 195px;
    border: 1px solid #bfbfbf;
    color: #999;
    line-height: 33px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.site-search .site-search-left {
  float: left;
  position: relative;
}
.site-search .site-search-left-stext {
  height: 33px;
  line-height: 33px;
  color: #000;
  display: block;
  border-right: 1px solid #eee;
  padding: 0 32px 0 16px;
}
.site-search .fa-caret-down {
  position: absolute;
  right: 9px;
  top: 10.5px;
}
.site-search .site-search-left-select {
  position: absolute;
  left: 0;
  top: 0;
  height: 35px;
  padding: 0 16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site-search .site-search-right {
  float: right;
  padding: 0 9px;
  background: none;
  border: none;
  outline: none;
  height: 30px;
}
.site-search .site-search-right .fa-search {
  font-size: 18px;
  cursor: pointer;
  color: #bfbfbf;
}
.site-search .site-search-right .fa-search:hover {
  color: #a00c00;
}
.site-search .site-search-fill {
  height: 100%;
  overflow: hidden;
  border-radius: 50px;
}
.site-search .site-search-input {
  display: block;
  outline: none;
  border: none;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 5px 13px;
  border-radius: 15px;
}

.hder ul .curr {
  background: #377e8f;
}
.hder ul .curr a {
  color: #fff;
}
.hder .mulu1{
  position: relative;
}

.hder .mulu1 ul{
  width: 100%;
  background: rgba(46,186,207,.6);
}
.hder .mulu1 ul li a{
  padding: 0px 23px;
}




.cur {
  color: #f01414;
}

a {
  color: #999999;
}

.list .list1 {
  width: 1200px;
  margin: 0 auto;
  padding: 100px 0 85px;
  text-align: center;
  position: relative;
}
.list .list1 h1 {
  font-size: 24px;
}
.list .list1 h2 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 35px;
}
.list .list1 h3, .list .list1 h4 {
  font-size: 14px;
  color: #999;
  font-weight: normal;
  margin-bottom: 15px;
}
.list .list1 ul {
  margin-top: 35px;
  margin-left: -20px;
}
.list .list1 ul li {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
}
.list .list1 ul li span {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 201px;
  background: #ffffff;
  opacity: .6;
}
.list .list1 ul li .no {
  display: none;
}
.list .list1 .tishi {
  width: 305px;
  height: 260px;
  background: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -130px;
  margin-left: -153px;
  padding: 40px 55px;
  display: none;
}
.list .list1 .tishi h1 {
  font-size: 20px;
  margin-bottom: 30px;
}
.list .list1 .tishi p {
  color: #3eadbf;
  line-height: 35px;
  margin-bottom: 25px;
}
.list .list1 .tishi .sure {
  width: 100px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.list .list2 {
  padding-top: 70px;
  padding-bottom: 80px;
}
.list .list2 h3 {
  font-size: 24px;
  text-align: center;
  margin-bottom: 30px;
  color: #000000;
}
.list .list2 .nav {
  margin-left: -15px;
  margin-bottom: 45px;
}
.list .list2 .nav a {
  cursor: pointer;
  width: 95px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  color: #333;
  display: inline-block;
  margin-left: 15px;
  border-radius: 6px;
}
.list .list2 .nav a:hover {
  background: #3eadbf;
  color: #ffffff;
}
.list .list2 .look {
  display: none;
}
.list .list2 .look1 {
  display: block;
}
.list .list2 .left {
  position: relative;
  float: left;
  text-align: left;
  border-radius: 6px;
  width: 282px;
  height: 505px;
  background: #fff;
}
.list .list2 .left .p {
  position: absolute;
  top: 0;
  padding: 45px 40px 0 40px;
  color: #ffffff;
  height: 504px;
}
.list .list2 .left .p h2 {
  font-size: 20px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 25px;
  color: #fff;
}
.list .list2 .left .p p {
  color: #333;
  line-height: 28px;
  position: absolute;
  top: 405px;
  width: 202px;
  height: 84px;
  overflow: hidden;
}
.list .list2 .left:hover {
  box-shadow: 0px 0px 5px 3px #e5e5e5;
}
.list .list2 ul {
  margin-left: -22px;
}
.list .list2 ul li {
  border-radius: 6px;
  text-align: left;
  width: 283px;
  height: 240px;
  margin-left: 22px;
  float: left;
  margin-bottom: 23px;
}
.list .list2 ul li img {
  border-radius: 6px;
  width: 283px;
  height: 164px;
}
.list .list2 ul li .bot {
  background: #fff;
  padding: 20px;
  border-radius: 6px;
  margin-top: -5px;
}
.list .list2 ul li .bot a {
  display: block;
  width: 100%;
  color: #333;
  font-size: 14px;
  margin-bottom: 13px;
}
.list .list2 ul li .bot p {
  font-size: 12px;
  color: #999;
}
.list .list2 ul li:hover {
  box-shadow: 0px 0px 6px 4px #e5e5e5;
}
.list .list2 ul li:hover a {
  color: #3eadbf;
}
.list .list3 {
  padding-top: 65px;
  padding-bottom: 60px;
}
.list .list3 h3 {
  font-size: 24px;
  color: #333;
}
.list .list3 .cye ul {
  float: left;
  margin-left: -30px;
  margin-bottom: 40px;
}
.list .list3 .cye ul li {
  margin-left: 30px;
  position: relative;
  width: 583px;
  height: 160px;
  margin-bottom: 25px;
}
.list .list3 .cye ul li a img {
  width: 583px;
  height: 160px;
}
.list .list3 .cye ul li .zt {
  position: absolute;
  left: 0;
  z-index: 10;
  top: 28px;
}
.list .list3 .cye .more:hover {
  background: #3eadbf;
  color: #ffffff;
}
.list .list4 {
  padding-top: 45px;
  padding-bottom: 40px;
  width: 1200px;
  margin: 0 auto;
}
.list .list4 h3 {
  font-size: 20px;
  text-align: left;
  color: #333;
  margin-bottom: 42px;
}
.list .list4 ul li {
  text-align: center;
}
.list .list4 ul li img {
  width: 100px;
  height: 100px;
  margin-bottom: 16px;
  margin-left: 25px;
}
.list .list4 ul li p {
  color: #999;
  font-size: 14px;
}

.cont1 {
  color: #999999;
  font-size: 14px;
  width: 1200px;
  margin: 40px  auto 70px;
}
.cont1 .left {
  width: 550px;
  padding: 5px;
  border: 1px solid #e5e5e5;
  float: left;
}
.cont1 .left img {
  width: 540px;
  height: 320px;
  margin-bottom: 25px;
}
.cont1 .left h1 {
  color: #333333;
  display: inline-block;
  font-size: 20px;
  padding-bottom: 18px;
  margin-right: 135px;
}
.cont1 .left .detail {
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
  height: 147px;
}
.cont1 .left .detail p {
  line-height: 26px;
}
.cont1 .right {
  float: right;
  border: none;
  width: 610px;
}
.cont1 .right ul li {
  width: 610px;
  height: 170px;
  border: 1px solid #e5e5e5;
  margin-bottom: 15px;
}
.cont1 .right ul li img {
  width: 300px;
  height: 160px;
  margin-bottom: 0;
  float: left;
  margin-top: 4px;
  margin-left: 4px;
}
.cont1 .right ul li .ceshi {
  float: right;
  width: 210px;
  margin-top: 20px;
}
.cont1 .right ul li .ceshi h2 {
  font-size: 20px;
  color: #333333;
}
.cont1 .right ul li .ceshi .ks {
  position: relative;
  top: 10px;
  padding: 10px 35px;
  background: #f4f4f4;
}
.cont1 .right ul li:hover .ks {
  background: #f01414;
  color: #ffffff;
}

.cont2 {
  border: 1px solid #e5e5e5;
  padding: 45px 100px 45px 120px;
}
.cont2 h2 {
  text-align: center;
  font-size: 20px;
}
.cont2 .left {
  width: 225px;
  border: none;
  padding-top: 70px;
}
.cont2 .left p {
  line-height: 40px;
}
.cont2 .left a {
  color: #f01414;
  margin-top: 100px;
  display: block;
}
.cont2 .right {
  width: 750px;
  height: 225px;
  background: #f3f3f3;
  padding: 45px 60px;
  margin-top: 30px;
}
.cont2 .right p {
  line-height: 35px;
}
.cont2 .right a {
  padding: 10px 35px;
  background: #f01414;
  float: right;
  display: block;
  margin-top: 110px;
  margin-right: -63px;
  color: #ffffff;
}

.cont3 {
  padding: 30px 30px 0;
}
.cont3 h2 {
  text-align: left;
  float: left;
}
.cont3 .bf {
  float: right;
}
.cont3 .bf a {
  padding: 10px 35px;
  border: 1px solid #f01414;
  color: #f01414;
  cursor: pointer;
}
.cont3 .bf a:hover {
  background: #f01414;
  color: #ffffff;
}
.cont3 .bf .cor {
  background: #f01414;
  color: #ffffff;
}
.cont3 .content {
  margin-top: 35px;
  clear: both;
}
.cont3 .content p {
  line-height: 35px;
}
.cont3 .content img {
  display: block;
  width: 300px;
  margin: 0 auto;
  margin-bottom: 45px;
}
.cont3 .content .content2 {
  display: none;
}
.cont3 .content .pagination {
  margin-top: 40px;
}
.cont3 .content .pagination .del {
  float: left;
}
.cont3 .content .pagination .clearfix {
  float: right;
}
.cont3 .content .pagination .clearfix li {
  float: left;
  margin-left: 15px;
}

.cont4 {
  padding: 70px 65px 100px;
}
.cont4 h2 {
  text-align: center;
  float: none;
  clear: both;
  margin-top: 64px;
  margin-bottom: 46px;
}
.cont4 .bf {
  float: none;
  width: 525px;
  margin: 0 auto 80px;
}
.cont4 p {
  line-height: 35px;
  text-indent: 28px;
  color: #333333;
}

.cont5 {
  text-align: center;
}
.cont5 .bf {
  margin-bottom: 0;
}
.cont5 img {
  margin-top: 60px;
}

.cont6 {
  padding-bottom: 30px;
}
.cont6 img {
  margin-bottom: 40px;
}

.cont7 {
  text-align: center;
}

.cont8 {
  padding-bottom: 50px;
}
.cont8 .pagination {
  clear: both;
  margin-top: 40px;
}
.cont8 .pagination .del {
  float: left;
}
.cont8 .pagination .clearfix {
  float: right;
}
.cont8 .pagination .clearfix li {
  float: left;
  margin-left: 15px;
}

.lister {
  background: #f3f5f7;
  padding-top: 55px;
  padding-bottom: 60px;
}
.lister .lister_ {
  width: 1200px;
  margin: 0 auto;
}
.lister .lister_ ul li {
  margin-bottom: 30px;
  position: relative;
}
.lister .lister_ ul li span {
  position: absolute;
}
.lister .lister_ ul li .all {
  display: inline-block;
  max-width: 1000px;
  margin-left: 100px;
}
.lister .lister_ ul li .all .zkqb {
  float: right;
  margin-right: 23px;
}
.lister .lister_ ul li span, .lister .lister_ ul li a {
  padding: 8px 18px;
  display: inline-block;
}
.lister .lister_ ul li a {
  margin-bottom: 5px;
}
.lister .lister_ ul li a:hover {
  background: #f01414;
  color: #ffffff;
}

.cont1 .new {
  margin-top: 30px;
  margin-left: -30px;
}
.cont1 .new li {
  border: 1px solid #e5e5e5;
  width: 274px;
  padding-bottom: 18px;
  float: left;
  margin-left: 30px;
  margin-bottom: 35px;
}
.cont1 .new li a img {
  width: 272px;
  height: 203px;
}
.cont1 .new li a p {
  width: 230px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 20px auto 10px;
  color: #333333;
}
.cont1 .new li a span {
  padding-left: 20px;
}
.cont1 .new li a .xue {
  float: right;
  margin-right: 20px;
}
.cont1 .new li:hover {
  box-shadow: 0 0 6px 4px #e8e8e8;
}
.cont1 .new li:hover p {
  color: #f01414;
}
.cont1 .new1 {
  margin-right: -22px;
}
.cont1 .new1 li {
  width: 220px;
  height: 315px;
  padding: 0;
  position: relative;
}
.cont1 .new1 li img {
  width: 100%;
  height: 100%;
}
.cont1 .new1 li .xmu {
  padding: 65px 25px 50px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  display: none;
}
.cont1 .new1 li .xmu h1 {
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
}
.cont1 .new1 li .xmu p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 80px;
  margin-top: 15px;
}
.cont1 .new1 li .xmu a {
  padding: 10px 30px;
  background: #f01414;
  color: #ffffff;
  margin-top: 60px;
}
.cont1 .new1 li:hover .xmu {
  display: block;
}
.cont1 .right2 ul {
  padding: 30px 18px;
}
.cont1 .right2 ul li {
  margin-bottom: 30px;
}
.cont1 .right2 ul li i {
  color: #f10404;
  margin-right: 15px;
}
.cont1 .right2 ul li a {
  display: inline-block;
  width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.top {
  background: #2c2c2c;
  color: #ffffff;
}
.top .topper {
  width: 1200px;
  margin: 0 auto;
  font-size: 16px;
  position: relative;
  padding-top: 12px;
  padding-bottom: 15px;
  min-height: 110px;
}
.top .topper .left {
  float: left;
  margin-top: 40px;
}
.top .topper .left a {
  color: #7c7c7c;
}
.top .topper .cent {
  width: 1090px;
  position: absolute;
  float: left;
  font-size: 18px;
  text-align: center;
  margin-left: 60px;
}
.top .topper .cent h3 {
  font-size: 26px;
  color: #ffffff;
  margin-bottom: 15px;
}
.top .topper .cent span {
  margin-left: 0px;
  margin-right: 40px;
  display: inline-block;
}
.top .topper .cent a {
  color: #ffffff;
}
.top .topper .cent .no {
  display: none;
}

.head {
  width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  margin-top: 30px;
}

/*.left1 {
  width: 857px;
  float: left;
}*/
.left1 h2 {
  background: #f0f0f0;
  height: 45px;
  line-height: 45px;
  padding-left: 15px;
  margin-bottom: 15px;
}
.left1 .cot1 {
  border: 1px solid #e5e5e5;
  padding: 55px 30px;
  color: #333333;
  font-size: 14px;
  text-align: center;
}
.left1 .cot1 h3 {
  font-size: 24px;
  margin-bottom: 45px;
}
.left1 .cot1 p {
  line-height: 30px;
  text-align: left;
}
.left1 .cot1 h4 {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 18px;
}

/*.right1 {
  width: 315px;
  float: right;
}*/
.right1 h1 {
  background: #3e99ee;
  color: #ffffff;
  height: 55px;
  line-height: 55px;
  text-align: center;
  margin-bottom: 15px;
}
.right1 h2 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.right1 .test-hd {
  background: #f3f5f7;
  padding: 25px;
}
.right1 .test-hd ul {
  border-left: 2px dotted #dfdfe0;
  padding-top: 15px;
}
.right1 .test-hd ul li {
  margin-left: -10px;
  margin-bottom: 13px;
}
.right1 .test-hd ul li a {
  font-size: 14px;
  color: #333333;
}
.right1 .test-hd ul li a span {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  background: #bbbbbb;
  text-align: center;
  color: #ffffff;
  margin-right: 10px;
}
.right1 .test-hd ul .second {
  margin-left: 28px;
}
.right1 .test-hd ul .second a {
  color: #7b7b7b;
}
.right1 .test-rwp .test-hd.affix {
  position: fixed;
  width: 315px;
  top: 0;
  z-index: 100;
}
.right1 #myAffix .test-tih li.active a {
  color: #f01414;
}
.right1 #myAffix .test-tih li.active a span {
  background: #f01414;
}

.cot2 {
  background: #f3f5f7;
}
.cot2 .cot3 {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 30px 60px 0;
}
.cot2 .cot3 img {
  width: 120px;
  height: 120px;
  margin-right: 35px;
  float: left;
}
.cot2 .cot3 .jiaoyu {
  float: right;
  width: 1015px;
}
.cot2 .cot3 .jiaoyu h1 {
  font-size: 30px;
  margin-bottom: 25px;
}
.cot2 .cot3 .jiaoyu p {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
}

.cot4 {
  width: 1200px;
  margin: 35px  auto 100px;
}
.cot4 h1 {
  background: #f3f5f7;
  height: 52px;
  line-height: 52px;
  padding-left: 25px;
  border-top: 1px solid #e5e5e5;
}
.cot4 h1 a {
  vertical-align: middle;
  display: inline-block;
  margin-right: 25px;
}
.cot4 h1 img {
  vertical-align: middle;
  margin-bottom: 3px;
}
.cot4 .cot5 {
  position: relative;
  margin-bottom: 70px;
  margin-left: -10px;
}
.cot4 .cot5 .l {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  left: 33px;
  top: 62px;
  z-index: -1;
}
.cot4 .cot5 h1 {
  height: 85px;
  padding-top: 40px;
  padding-bottom: 25px;
  line-height: 0;
  background: none;
  border: none;
  /* border-bottom: 1px solid #e5e5e5; */
  z-index: 10;
}
.cot4 .cot5 h1 i {
  margin-right: 20px;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  font-size: 21px;
}
.cot4 .cot5 h1 a {
  color: #333333;
  font-size: 16px;
}
.cot4 .cot5 h1 span {
  background: #f9d58d;
  display: inline-block;
  width: 250px;
  height: 16px;
  position: relative;
  top: 4px;
}
.cot4 .cot5 h1 span .to {
  width: 50%;
  position: absolute;
  top: 0;
  background: #f3b12d;
}
.cot4 .cot5 h1 span i {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  color: #ffffff;
  font-size: 14px;
}
.cot4 .cot5 ul {
  margin-left: 68px;
}
.cot4 .cot5 ul li {
  height: 60px;
  /* line-height: 10px; */
  padding-right: 44px;
  float: left;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 22px;
}
.cot4 .cot5 ul li a {
  font-size: 14px;
  display: inline-block;
  width: 205px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cot4 .cot5 ul li img {
  margin-top: -3px;
  margin-left: 5px;
  vertical-align: middle;
}

.cot6 {
  width: 1200px;
  margin: 0 auto 45px;
}
.cot6 h1 {
  padding-top: 38px;
  padding-bottom: 26px;
  color: #333333;
  font-size: 20px;
}
.cot6 h1 a {
  font-size: 16px;
  color: #333333;
  margin-left: 40px;
}
.cot6 .left {
  width: 294px;
  height: 445px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  position: relative;
  float: left;
}
.cot6 .left img {
  width: 100%;
  height: 340px;
}
.cot6 .left p {
  color: #333333;
  padding-left: 18px;
  margin-top: 16px;
}
.cot6 .left .f {
  position: absolute;
  left: 33px;
  width: 225px;
  color: #ffffff;
}
.cot6 .left .f h1 {
  color: #ffffff;
}
.cot6 .right ul li {
  width: 285px;
  height: 215px;
  float: left;
  border: 1px solid #e5e5e5;
  margin-left: 16px;
  margin-bottom: 15px;
}
.cot6 .right ul li img {
  width: 100%;
  height: 160px;
}
.cot6 .right ul li p {
  line-height: 52px;
  padding-left: 18px;
}
.cot6 .right ul li p a {
  color: #333333;
}
.cot6 .right ul li:hover {
  box-shadow: 0 0 3px 3px #e5e5e5;
}
.cot6 .right ul li:hover a {
  color: #f01414;
}

.headtop {
  width: 1200px;
  height: 105px;
  margin: -163px auto 0;
  z-index: 10;
  position: relative;
}
.headtop img {
  margin: -23px 31px;
  width: 103px;
  height: 103px;
  border-radius: 50%;
  float: left;
}
.headtop .xg {
  cursor: pointer;
  width: 103px;
  height: 103px;
  line-height: 103px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  left: 31px;
  background: rgba(0, 0, 0, 0.5);
  top: -23px;
  color: #ffffff;
  display: none;
}
.headtop #top:hover .xg {
  display: block;
}
.headtop h1 {
  font-size: 20px;
  color: #ffffff;
  margin-top: 57px;
  margin-bottom: 15px;
}
.headtop p {
  font-size: 16px;
  color: #ffffff;
}
.headtop h3 {
  text-align: left;
  width: 600px;
  font-size: 16px;
  position: absolute;
  bottom: -28px;
  padding-left: 15px;
}
.headtop h3 a {
  cursor: pointer;
  color: #fff;
  margin-right: 50px;
}
.headtop h3 .zl {
  color: #3eadbf;
}

.hd {
  height: 40px;
  background: #000;
  opacity: .5;
}

.cot7 {
  width: 915px;
  margin: 40px auto;
}
/*.cot7 h1 {
  background: #3eadbf;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
  height: 55px;
  line-height: 55px;
  text-align: center;
}*/
.cot7 .listt {
  width: 270px;
  float: left;
  margin-bottom: 80px;
}
.cot7 .listt .nav-dl a {
  background: #f9f9f9;
}
.cot7 .listt .nav-dl .dt-lk, .cot7 .listt .nav-dl .dd-lk {
  display: block;
  color: #000;
}
.cot7 .listt .nav-dl .dt-lk .fa-circle, .cot7 .listt .nav-dl .dd-lk .fa-circle {
  font-size: 12px;
  margin-right: 10px;
}
.cot7 .listt .nav-dl .dt-lk {
  position: relative;
  margin-top: -1px;
  padding: 22px 0 22px 0px;
  font-size: 16px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-align: center;
}
.cot7 .listt .nav-dl .dt-icon {
  margin-right: 11px;
}
.cot7 .listt .nav-dl .fa-angle-right {
  position: absolute;
  font-size: 20px;
  right: 24px;
  top: 50%;
  margin-top: -10px;
}
.cot7 .listt .nav-dl dd {
  display: none;
}
.cot7 .listt .nav-dl .dd-lk {
  padding: 18px 0 18px 60px;
}
.cot7 .listt .nav-dl .active .dt-lk, .cot7 .listt .nav-dl .active a {
  background: #ececec;
  color: #f25f55;
}
.cot7 .listt .nav-dl .active .fa-angle-right {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cot7 .listt .nav-dl .active2 .dt-lk, .cot7 .listt .nav-dl .active2 a {
  background: #ececec;
  color: #3eadbf;
}
.cot7 .listt .nav-dl .active22 .dt-lk, .cot7 .listt .nav-dl .active22 a {
  background: #ececec;
  color: #999;
}
.cot7 .shezhi {
  width: 890px;
  float: right;
}
.cot7 .shezhi .cuy {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.cot7 .shezhi .cuy span {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
}
.cot7 .shezhi .cuy li {
  float: left;
  cursor: pointer;
}
.cot7 .shezhi .cuy .cuy1 {
  margin-left: 270px;
}
.cot7 .shezhi .cuy .cuy1 span {
  background: url('../images/geren1.png?1497425478') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy1 a {
  color: #3eadbf;
}
.cot7 .shezhi .cuy .cuy2 {
  margin-left: 270px;
  display: none;
}
.cot7 .shezhi .cuy .cuy2 span {
  background: url('../images/geren2.png?1497425514') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy2 a {
  color: #000;
}
.cot7 .shezhi .cuy .cuy3 {
  display: none;
  margin-left: 120px;
}
.cot7 .shezhi .cuy .cuy3 span {
  background: url('../images/geren3.png?1497425551') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy3 a {
  color: #3eadbf;
}
.cot7 .shezhi .cuy .cuy4 {
  margin-left: 120px;
}
.cot7 .shezhi .cuy .cuy4 span {
  background: url('../images/geren4.png?1497425589') 0 0 no-repeat;
}
.cot7 .shezhi .cuy .cuy4 a {
  color: #000;
}
.cot7 .shezhi h5 {
  font-weight: normal;
  margin-bottom: 30px;
  font-size: 14px;
}
.cot7 .shezhi h5 span {
  color: #3eadbf;
}
.cot7 .shezhi .sz {
  width: 100%;
  padding: 50px 100px 30px;
  border: 1px solid #e5e5e5;
  margin-top: 35px;
}
.cot7 .shezhi .sz li {
  height: 60px;
  color: #333333;
  margin: 0 auto;
}
.cot7 .shezhi .sz li a {
  margin-left: 80px;
}
.cot7 .shezhi .sz li input {
  height: 40px;
  width: 455px;
  padding-left: 10px;
}
.cot7 .shezhi .sz li span {
  display: inline-block;
  width: 140px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  background: #3eadbf;
}
.cot7 .shezhi .she {
  display: none;
}
.cot7 .shezhi .jiben {
  font-size: 16px;
  width: 640px;
  margin: 0 auto;
}
.cot7 .shezhi .jiben input, .cot7 .shezhi .jiben select {
  width: 505px;
  height: 42px;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  margin-left: 20px;
}
.cot7 .shezhi .jiben .radio{
  width: 15px;
  height: 15px;
  border: 1px solid #e5e5e5;
  padding-left: 22px;
  margin-left: 30px;
  cursor: pointer;
}
.cot7 .shezhi .jiben .radio1{
  cursor: pointer;
}
.cot7 .shezhi .jiben select {
  padding-left: 15px;
}
.cot7 .shezhi .jiben textarea {
  border: 1px solid #e5e5e5;
  width: 505px;
  vertical-align: top;
  resize: none;
  margin-left: 20px;
  padding: 10px;
}
.cot7 .shezhi .jiben li {
  padding: 20px 0 20px 20px;
  color: #333333;
}
.cot7 .shezhi .jiben li + li{
  border-top: 1px solid #EBEBEB;
}
.cot7 .shezhi .jiben li a {
  width: 158px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin: 45px auto;
  background: #a00c00;
  border-radius: 5px;
}
.cot7 .shezhino h1 a {
  padding: 14px 30px;
  color: #999;
  font-size: 16px;
}

.cot8 .shezhi h1 {
  text-align: left;
  background: #f4f5f7;
  margin-bottom: 20px;
}
.cot8 .shezhi h1 a {
  padding: 14px;
}
.cot8 .shezhi h5 {
  font-size: 16px;
}
.cot8 .shezhi .sz {
  padding: 0;
  border: none;
  margin-left: -15px;
}
.cot8 .shezhi .sz li {
  height: 265px;
  float: left;
  padding: 0;
  border: 1px solid #e5e5e5;
  width: 271px;
  margin-left: 25px;
  margin-bottom: 30px;
  border-radius: 8px;
}
.cot8 .shezhi .sz li img {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  width: 269px;
  height: 168px;
}
.cot8 .shezhi .sz li p {
  margin-top: -2px;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 14px;
}
.cot8 .shezhi .sz li a {
  width: 85px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-left: 90px;
}
.cot8 .shezhi .sz li a:hover {
  background: #f01414;
  color: #ffffff;
}
.cot8 .shezhi .sz li:hover {
  box-shadow: 0 0 6px 5px #e5e5e5;
}

.cot9 .shezhi .sz li {
  position: relative;
}
.cot9 .shezhi .sz li img {
  height: 200px;
}
.cot9 .shezhi .sz li span {
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: .6;
  position: absolute;
  top: 0;
  z-index: 10;
}

.cotp .shezhi .sz {
  margin-left: 0;
}
.cotp .shezhi .sz li {
  margin-left: 11px;
  width: 210px;
  height: 260px;
}
.cotp .shezhi .sz li img {
  width: 100%;
  height: 210px;
}
.cotp .shezhi .sz li p {
  width: 180px;
  height: 47px;
  line-height: 47px;
}

.cotq .shezhi .sz {
  margin-left: 0;
}
.cotq .shezhi .sz li {
  margin-left: 16px;
  width: 280px;
  height: 205px;
}
.cotq .shezhi .sz li img {
  width: 100%;
  height: 150px;
}
.cotq .shezhi .sz li p {
  width: 250px;
  height: 47px;
  line-height: 47px;
}

.cotv .shezhi .sz {
  margin-left: -15px;
}
.cotv .shezhi .sz li {
  margin-left: 27px;
  width: 195px;
  height: 370px;
}
.cotv .shezhi .sz li img {
  width: 100%;
  height: 270px;
}
.cotv .shezhi .sz li p {
  width: 180px;
  height: 37px;
  line-height: 37px;
  margin-left: 13px;
}
.cotv .shezhi .sz li p a {
  font-size: 14px;
  color: #333;
}
.cotv .shezhi .sz li h3 {
  color: #333;
  width: 168px;
  margin-left: 13px;
  margin-bottom: 11px;
}
.cotv .shezhi .sz li h6 {
  font-weight: normal;
  color: #999;
  height: 36px;
  line-height: 36px;
  background: #fafafa;
  padding-left: 13px;
  padding-right: 13px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.cotv .shezhi .sz li h6 a {
  display: inline;
}
.cotv .shezhi .sz li h6 i {
  float: right;
  font-size: 18px;
  margin-top: 10px;
}
.cotv .shezhi .sz li:hover .cur {
  text-decoration: none;
}
.cotv .shezhi .sz li:hover i {
  color: #3eadbf;
}

.cot {
  background: #f3f5f7;
  padding-bottom: 60px;
}
.cot .cotx {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.cot .cotx .lta {
  padding-top: 55px;
}
.cot .cotx .lta .hh {
  border: 1px solid #e5e5e5;
  height: 1px;
  position: relative;
  margin-bottom: 65px;
}
.cot .cotx .lta .hh span {
  font-size: 25px;
  padding: 30px;
  background: #f4f5f7;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -117.5px;
}
.cot .cotx .lta ul {
  margin-top: 40px;
  margin-left: -20px;
}
.cot .cotx .lta ul li {
  background: #fff;
  margin-left: 20px;
  float: left;
  width: 285px;
  height: 350px;
  border-radius: 8px;
  box-shadow: 0 0 5px 3px #e5e5e5;
  overflow: hidden;
  transition: all 3s;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  -o-transition: all 3s;
}
.cot .cotx .lta ul li img {
  width: 285px;
  height: 160px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.cot .cotx .lta ul li h1 a {
  font-size: 14px;
  color: #333;
  height: 54px;
  line-height: 54px;
  padding-left: 16px;
  padding-right: 16px;
}
.cot .cotx .lta ul li p {
  color: #999;
  line-height: 25px;
  height: 70px;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 20px;
}
.cot .cotx .lta ul li h2 {
  height: 45px;
  line-height: 45px;
  background: #fafafa;
  padding-left: 16px;
  padding-right: 16px;
  border-top: 1px solid #e5e5e5;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.cot .cotx .lta ul li h2 a {
  color: #999;
}
.cot .cotx .lta ul li h2 a span {
  color: #3eadbf;
}
.cot .cotx .lta ul li h2 .rt {
  float: right;
}
.cot .cotx .lta ul li:hover h1 a {
  color: #3eadbf;
  text-decoration: underline;
}
.cot .cotx .lta ul li:hover img {
  animation: move1 2s;
}
@keyframes move1 {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}
.cot .cotx .lta ul .tb {
  width: 386px;
  height: 375px;
}
.cot .cotx .lta ul .tb img {
  width: 100%;
  height: 215px;
}
.cot .cotx .lta ul .tb p {
  height: 40px;
}
.cot .cotx .lta ul .tc {
  width: 590px;
  height: 200px;
}
.cot .cotx .lta ul .tc .left {
  width: 354px;
  height: 100%;
  float: left;
  overflow: hidden;
}
.cot .cotx .lta ul .tc .left img {
  width: 100%;
  height: 100%;
}
.cot .cotx .lta ul .tc .right {
  width: 235px;
  float: right;
}
.cot .cotx .lta ul .tc .right p {
  height: 70px;
  overflow: hidden;
  margin-bottom: 30px;
}
.cot .cotx .lta ul .tc .right h2 {
  background: none;
  margin-left: 16px;
  margin-right: 16px;
}
.cot .cotx .ltb ul li {
  margin-bottom: 24px;
}
.cot .cotx .more {
  margin-top: 40px;
}
.cot .cotx .more:hover {
  background: #3eadbf;
  color: #fff;
}
.cot .cotx .top {
  display: none;
  cursor: pointer;
  width: 84px;
  height: 84px;
  background: url('../images/top1.png?1497422846') 0 0 no-repeat;
  position: fixed;
  right: 20px;
  top: 80%;
}
.cot .cotx .top:hover {
  background: url('../images/top2.png?1497422882') 0 0 no-repeat;
}

.cott {
  min-width: 1300px;
}

.leftft {
  width: 40px;
  height: 100%;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 102;
  padding-top: 25px;
}
.leftft h1 {
  color: #6f6f6f;
  text-align: center;
  margin-bottom: 25px;
}
.leftft ul li {
  position: relative;
  margin-bottom: 20px;
}
.leftft ul li span {
  display: inline-block;
  width: 19px;
  height: 19px;
  position: absolute;
  left: 11px;
  top: 4px;
  z-index: 10000;
}
.leftft ul li .span1 {
  background: url('../images/sb1.png?1496715485') 0 0 no-repeat;
}
.leftft ul li .span2 {
  background: url('../images/sb2.png?1496716072') 0 0 no-repeat;
}
.leftft ul li .span3 {
  background: url('../images/sb3.png?1496716107') 0 0 no-repeat;
}
.leftft ul li .span4 {
  background: url('../images/sb4.png?1496716133') 0 0 no-repeat;
}
.leftft ul li .span5 {
  background: url('../images/sb5.png?1496716161') 0 0 no-repeat;
}
.leftft ul li .span6 {
  background: url('../images/sb6.png?1496716191') 0 0 no-repeat;
}
.leftft ul li .span7 {
  background: url('../images/sb7.png?1496716223') 0 0 no-repeat;
}
.leftft ul li .span8 {
  background: url('../images/sb8.png?1496716253') 0 0 no-repeat;
}
.leftft ul li .none {
  width: 118px;
  height: 30px;
  background: #3eadbf;
  line-height: 30px;
  text-align: right;
  padding-right: 14px;
  color: #fff;
  position: relative;
  left: -400px;
}
.leftft ul li .span10 {
  display: block;
}
.leftft ul li .span20 {
  display: none;
}
.leftft ul li .span30 {
  display: block;
}
.leftft ul li .span11 {
  background: url('../images/sb111.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span21 {
  background: url('../images/sb112.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span31 {
  background: url('../images/sb113.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span41 {
  background: url('../images/sb114.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span51 {
  background: url('../images/sb115.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span61 {
  background: url('../images/sb116.png?1496717108') 0 0 no-repeat;
}
.leftft ul li .span71 {
  background: url('../images/sb117.png?1496717109') 0 0 no-repeat;
}
.leftft ul li .span81 {
  background: url('../images/sb118.png?1496717109') 0 0 no-repeat;
}

.cot10 .shezhi .sz {
  margin-left: -5px;
}
.cot10 .shezhi .sz li {
  width: 200px;
  height: 280px;
  border: 1px solid #e5e5e5;
  margin-left: 20px;
}
.cot10 .shezhi .sz li img {
  width: 100%;
  height: 100%;
}

.cot11 .shezhi h1 {
  text-align: left;
  margin-bottom: 30px;
  background: #f4f5f7;
}
.cot11 .shezhi h1 a {
  padding: 14px;
}
.cot11 .shezhi h5 {
  font-size: 16px;
}
.cot11 .shezhi .sz {
  border: none;
  border-top: 1px solid #e5e5e5;
  padding: 0;
}
.cot11 .shezhi .sz li {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 15px;
}
.cot11 .shezhi .sz li a {
  color: #333333;
  display: inline-block;
  width: 585px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
.cot11 .shezhi .sz li span {
  position: relative;
  top: -25px;
  background: none;
  color: #999999;
  right: -142px;
}
.cot11 .shezhi .sz li:hover {
  background: #f7f7f7;
  box-shadow: 0 0 2px 1px #e5e5e5;
}
.cot11 .shezhi .sz li:hover a {
  color: #3eadbf;
}

.cot12 .shezhi h1 {
  text-align: left;
  margin-bottom: 30px;
}
.cot12 .shezhi .sz {
  border-top: 1px solid #e5e5e5;
}
.cot12 .shezhi .sz li {
  width: 100%;
  float: none;
  padding: 27px;
  height: 215px;
  position: relative;
}
.cot12 .shezhi .sz li img {
  width: 243px;
  height: 160px;
}
.cot12 .shezhi .sz li .guanjc {
  width: 585px;
  position: absolute;
  right: 0;
  top: 28px;
}
.cot12 .shezhi .sz li .guanjc .t {
  color: #333333;
  font-size: 16px;
  float: none;
}
.cot12 .shezhi .sz li .guanjc p {
  font-size: 14px;
  color: #999999;
  line-height: 25px;
  margin: 23px 0;
  height: 75px;
  overflow: hidden;
}
.cot12 .shezhi .sz li .guanjc .l {
  float: left;
}
.cot12 .shezhi .sz li .guanjc a {
  float: right;
  margin-right: 10px;
}
.cot12 .shezhi .sz li .guanjc .date {
  color: #3e99ee;
}
.cot12 .shezhi .sz li:hover {
  box-shadow: 0 0 2px 3px #e5e5e5;
}
.cot12 .shezhi .sz li:hover .t {
  color: #f01414;
}

.cot13 .shezhi .sz li {
  height: 230px;
}
.cot13 .shezhi .sz li a {
  margin: 0;
}
.cot13 .shezhi .sz li:hover a {
  background: none;
}
.cot13 .shezhi .sz li:hover p {
  color: #f01414;
}

.cot14 .shezhi h4 {
  height: 50px;
  background: #f3f5f7;
  line-height: 50px;
  text-align: left;
  margin-bottom: 60px;
  width: 100%;
  font-size: 18px;
  color: #ffffff;
}
.cot14 .shezhi h4 .anli {
  border-bottom: 1px solid #f01414;
  color: #f01414;
  padding: 12px;
  font-size: 14px;
}
.cot14 .shezhi .sz li {
  position: relative;
}
.cot14 .shezhi .sz li .name, .cot14 .shezhi .sz li select {
  width: 450px;
  height: 40px;
  padding-left: 10px;
  margin-left: 25px;
}
.cot14 .shezhi .sz li a {
  position: absolute;
  top: 33px;
  left: 89px;
  color: #333333;
}
.cot14 .shezhi .sz li input {
  width: 15px;
}
.cot14 .bgwhite {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.cot14 .bgwhite .close-select-pop {
  position: absolute;
  right: 22px;
  top: 10px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-position: 0 -59px;
  background: #686868;
  color: #ffffff;
  border-radius: 50%;
}
.cot14 .bgwhite .red {
  background: #f25f55;
  color: #ffffff;
}
.cot14 .bgwhite .school_select {
  width: 915px;
  height: 480px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -457.5px;
}
.cot14 .bgwhite .school_select span {
  cursor: pointer;
}
.cot14 .bgwhite .school_select .top {
  height: 45px;
  background: #e5e5e5;
  padding: 0 5px 0 18px;
}
.cot14 .bgwhite .school_select .top span {
  float: left;
  font-size: 16px;
  padding-top: 14px;
}
.cot14 .bgwhite .school_select .top .site-search {
  float: right;
  position: relative;
  margin-right: 65px;
  height: 30px;
  margin-top: 6.5px;
  width: 197px;
  border-radius: 15px;
  border: 1px solid #fff;
  color: #999;
  line-height: 28px;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-left {
  float: left;
  position: relative;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-left-stext {
  display: block;
  padding: 0 32px 0 16px;
}
.cot14 .bgwhite .school_select .top .site-search .fa-caret-down {
  position: absolute;
  right: 9px;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-left-select {
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  padding: 0 16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-right {
  float: right;
  padding: 0 9px;
  background: none;
  border: none;
  outline: none;
  height: 38px;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-right .fa-search {
  font-size: 22px;
  cursor: pointer;
  color: #e5e5e5;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-fill {
  height: 100%;
  overflow: hidden;
}
.cot14 .bgwhite .school_select .top .site-search .site-search-input {
  display: block;
  outline: none;
  border: none;
  width: 100%;
  height: 100%;
  background: none;
  padding: 5px 13px;
}
.cot14 .bgwhite .school_select .left {
  width: 224px;
  height: 435px;
  float: left;
  border-right: 1px solid #eaeaea;
}
.cot14 .bgwhite .school_select .left span {
  display: inline-block;
  width: 60px;
  height: 25px;
  line-height: 25px;
  margin: 10px 6px  0;
  float: left;
  text-align: center;
}
.cot14 .bgwhite .school_select .left span:hover {
  background: #f25f55;
  color: #ffffff;
}
.cot14 .bgwhite .school_select .right {
  width: 680px;
  height: 385px;
  float: right;
  overflow: auto;
  overflow-x: hidden;
}
.cot14 .bgwhite .school_select .right h5 {
  border-bottom: 1px solid #e5e5e5;
}
.cot14 .bgwhite .school_select .right h5 span {
  display: inline-block;
  margin: 35px 4px 22px;
}
.cot14 .bgwhite .school_select .right h2 {
  font-weight: normal;
}
.cot14 .bgwhite .school_select .right h2 span {
  display: inline-block;
  width: 190px;
  height: 32px;
  line-height: 32px;
  margin: 13px 13px 0 0;
  text-align: left;
  padding-left: 10px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cot14 .bgwhite .school_select .right h2 span:hover {
  background: #f25f55;
  color: #ffffff;
}
.cot14 .bgwhite .school_select .bottom {
  width: 630px;
  height: 49px;
  line-height: 49px;
  border-top: 1px solid #eaeaea;
  float: right;
  padding: 0px 25px;
}
.cot14 .bgwhite .school_select .bottom span {
  float: left;
}
.cot14 .bgwhite .school_select .bottom a {
  display: inline-block;
  width: 95px;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  text-align: center;
  background: #f25f55;
  color: #ffffff;
  float: right;
}
.cot14 .bgwhite .xueyuan_select {
  width: 700px;
  height: 480px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -240px;
  margin-left: -350px;
  padding: 18px 25px;
  border-radius: 2px;
  color: #666;
  z-index: 22;
  display: none;
}
.cot14 .bgwhite .xueyuan_select span {
  display: block;
  height: 25px;
  line-height: 1.8;
  padding-left: 11px;
  margin-right: 1px;
}
.cot14 .bgwhite .xueyuan_select span:hover {
  background: #f25f55;
  color: #ffffff;
}
.cot14 .bgwhite .xueyuan_select .select-search {
  padding-bottom: 25px;
  text-align: left;
}
.cot14 .bgwhite .xueyuan_select .select-search .fa-search {
  font-size: 16px;
  line-height: 24px;
  color: #d0d0d0;
  margin-left: -22px;
  cursor: pointer;
}
.cot14 .bgwhite .xueyuan_select .select-search label {
  line-height: 25px;
}
.cot14 .bgwhite .xueyuan_select .select-search input {
  width: 200px;
  padding: 0 30px 0 10px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #e2e2e2;
  outline: none;
  vertical-align: top;
}
.cot14 .bgwhite .xueyuan_select .hdlis {
  text-align: left;
}
.cot14 .bgwhite .xueyuan_select .hdlis li {
  width: 9.99%;
  float: left;
  margin-bottom: 11px;
  height: 25px;
  overflow: hidden;
}
.cot14 .bgwhite .xueyuan_select .bdlis {
  max-height: 181px;
  border-top: 2px solid #e2e2e2;
  padding-top: 15px;
  overflow-y: auto;
  text-align: left;
}
.cot14 .bgwhite .xueyuan_select .bdlis li {
  width: 24.9%;
  float: left;
  margin-bottom: 11px;
  height: 25px;
  overflow: hidden;
}
.cot14 .bgwhite .xueyuan_select .subbdlis {
  border-top: 1px solid #e2e2e2;
  padding-top: 10px;
  max-height: 217px;
  overflow-y: auto;
  text-align: left;
}
.cot14 .bgwhite .xueyuan_select .subbdlis li {
  width: 33.3%;
  float: left;
  margin-bottom: 11px;
  height: 25px;
  overflow: hidden;
}
.cot14 .bgwhite .xueyuan_select span {
  cursor: pointer;
}
.cot14 .bgwhite .xueyuan_select .right {
  width: 680px;
  height: 385px;
  float: right;
  overflow: auto;
  overflow-x: hidden;
}
.cot14 .bgwhite .xueyuan_select .right h1 {
  border-bottom: 1px solid #e5e5e5;
}
.cot14 .bgwhite .xueyuan_select .right h1 span {
  display: inline-block;
  margin: 35px 4px 22px;
}
.cot14 .bgwhite .xueyuan_select .right h2 {
  font-weight: normal;
}
.cot14 .bgwhite .xueyuan_select .right h2 span {
  display: inline-block;
  width: 190px;
  height: 32px;
  line-height: 32px;
  margin: 13px 13px 0 0;
  text-align: left;
  padding-left: 10px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cot14 .bgwhite .xueyuan_select .right h2 span:hover {
  background: #f25f55;
  color: #ffffff;
}
.cot14 .bgwhite .xueyuan_select .bottom {
  width: 630px;
  height: 49px;
  line-height: 49px;
  border-top: 1px solid #eaeaea;
  float: right;
  padding: 0px 25px;
}
.cot14 .bgwhite .xueyuan_select .bottom span {
  float: left;
}
.cot14 .bgwhite .xueyuan_select .bottom a {
  display: inline-block;
  width: 95px;
  height: 32px;
  line-height: 32px;
  margin-top: 10px;
  text-align: center;
  background: #f25f55;
  color: #ffffff;
  float: right;
}
.cot14 .bgwhite .success {
  width: 500px;
  height: 385px;
  display: none;
  background: #ffffff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  margin-top: -192.5px;
  border-radius: 5px;
}
.cot14 .bgwhite .success h1 {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  background: #e5e5e5;
  border-radius: 5px;
  padding-left: 22px;
}
.cot14 .bgwhite .success label {
  font-weight: bold;
}
.cot14 .bgwhite .success .h2 {
  height: 95px;
  border: 1px solid #e5e5e5;
  line-height: 25px;
  margin: 8px 0 13px;
  padding: 9px;
}
.cot14 .bgwhite .success .h3 {
  height: 118px;
  width: 100%;
  resize: none;
}
.cot14 .bgwhite .success .h4 {
  height: 92px;
}
.cot14 .bgwhite .success span {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  background: #aeaeae;
  cursor: pointer;
}
.cot14 .bgwhite .success .ok {
  background: #f25f55;
}
.cot14 .bgwhite .success3 {
  width: 400px;
  height: 385px;
  margin-top: -192.5px;
  margin-left: -200px;
}
.cot14 .bgwhite .success3 .input {
  width: 100%;
  text-align: center;
}
.cot14 .bgwhite .success3 .h2 {
  line-height: 95px;
  padding: 0;
  text-align: center;
  border: none;
  color: #f47b3d;
  margin-top: 0;
}
.cot14 .bgwhite .success4 {
  height: 288px;
  margin-top: -144px;
}

.cot15 .listt h1 {
  background: #3eadbf;
}
.cot15 .shezhi .sz {
  border: none;
}
.cot15 .shezhi .sz li {
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  height: 193px;
  margin-bottom: 24px;
}
.cot15 .shezhi .sz li .guanjc {
  width: 100%;
  padding: 0 23px;
}
.cot15 .shezhi .sz li .guanjc .t {
  color: #333333;
  font-size: 18px;
  float: none;
}
.cot15 .shezhi .sz li .guanjc p {
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  margin: 15px 0;
  height: 65px;
  overflow: hidden;
}
.cot15 .shezhi .sz li .guanjc h4 {
  padding-left: 23px;
  height: 50px;
  line-height: 50px;
  font-weight: normal;
  color: #666;
  background: #fafafa;
  width: 888px;
  margin-left: -23px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.cot15 .shezhi .sz li .guanjc h4 i {
  color: #3eadbf;
}
.cot15 .shezhi .sz li .guanjc .l {
  float: left;
}
.cot15 .shezhi .sz li .guanjc a {
  float: right;
  margin-right: 10px;
}
.cot15 .shezhi .sz li .guanjc .date {
  color: #3e99ee;
}
.cot15 .shezhi .sz li:hover {
  box-shadow: 0 0 2px 3px #e5e5e5;
}
.cot15 .shezhi .sz li:hover .t {
  color: #3eadbf;
  text-decoration: underline;
}

.cot16 .shezhi {
  width: 100%;
  float: none;
}
.cot16 .shezhi h1 {
  text-align: left;
}
.cot16 .shezhi h1 span {
  font-size: 14px;
  color: #333333;
}
.cot16 .shezhi .ll {
  position: relative;
}
.cot16 .shezhi .ll .l {
  position: absolute;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
  left: 79px;
  top: 39px;
  z-index: -1;
}
.cot16 .shezhi .year {
  float: left;
  width: 110px;
}
.cot16 .shezhi .year ul li {
  height: 235px;
}
.cot16 .shezhi .year ul li a {
  display: inline-block;
  width: 67px;
  font-size: 20px;
  color: #333333;
}
.cot16 .shezhi .year ul li a span {
  font-size: 14px;
  color: #999999;
}
.cot16 .shezhi .year ul li .fa-circle {
  margin-right: 20px;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  font-size: 21px;
  background: #d4d4d4;
}
.cot16 .shezhi .sz {
  width: 1080px;
  float: right;
}
.cot16 .shezhi .sz li {
  height: 235px;
  padding: 37px;
}
.cot16 .shezhi .sz li .guanjc {
  width: 780px;
  top: 50px;
}
.cot16 .shezhi .sz li .guanjc p {
  height: 70px;
  color: #333333;
}

.cota {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 75px;
}
.cota .cot {
  text-align: center;
  float: left;
  margin-right: 140px;
}
.cota .cot p {
  font-size: 20px;
  color: #333333;
  margin-top: 30px;
}

.cotb {
  margin-bottom: 30px;
}
.cotb .shezhi .sz li i {
  position: relative;
  top: -25px;
}
.cotb .shezhi .sz li .fa-file-word-o {
  color: #04acf0;
}
.cotb .shezhi .sz li .fa-file-pdf-o {
  color: #f10404;
}
.cotb .shezhi .sz li .fa-file-excel-o {
  color: #45be67;
}
.cotb .shezhi2 {
  border: 1px solid #e5e5e5;
  padding: 40px;
}
.cotb .shezhi2 h3 {
  font-size: 20px;
  margin-bottom: 35px;
}
.cotb .shezhi2 span {
  color: #999999;
  display: block;
  margin-bottom: 15px;
}
.cotb .shezhi2 p {
  line-height: 28px;
  margin-top: 35px;
  color: #333333;
}
.cotb .shezhi2 a {
  display: block;
  margin-top: 45px;
}

.cotc .shezhi h1 {
  text-align: left;
  margin-bottom: 20px;
}
.cotc .shezhi .sz {
  margin-bottom: 40px;
}
.cotc .shezhi .sz li {
  height: 910px;
  line-height: 910px;
  border: 1px solid #e5e5e5;
  padding: 0px;
  color: #333333;
  width: 890px;
  text-align: center;
}
.cotc .shezhi .sz li img {
  vertical-align: middle;
  width: 650px;
}
.cotc .shezhi .sz li h5 {
  font-size: 36px;
  margin-top: 60px;
  margin-bottom: 60px;
}
.cotc .shezhi .sz li ul {
  margin-bottom: 65px;
}
.cotc .shezhi .sz li ul li {
  height: 60px;
  line-height: 0;
  border: none;
}
.cotc .shezhi .sz li ul li input {
  border: none;
  border-bottom: 1px solid #e5e5e5;
  outline: none;
}

.cotd {
  text-align: left;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.cotd .right {
  position: absolute;
  width: 285px;
  height: 515px;
  background: #1f1f1f;
  padding: 0px 10px;
  left: 915px;
  top: 36px;
}
.cotd .right h1 {
  color: #999;
  padding-top: 8px;
  font-size: 20px;
  border-bottom: 2px solid #2e2e2e;
}
.cotd .right h1 a {
  font-size: 18px;
  color: #ffffff;
  display: inline-block;
  width: 128px;
  height: 65px;
  text-align: center;
  line-height: 65px;
}
.cotd .right ul {
  margin-top: 14px;
}
.cotd .right ul li {
  padding: 17px 5px;
  border-bottom: 1px solid #2e2e2e;
  position: relative;
}
.cotd .right ul li img {
  width: 115px;
  height: 65px;
}
.cotd .right ul li .r {
  color: #999999;
  line-height: 32px;
  position: absolute;
  right: 16px;
  width: 90px;
  top: 9px;
}
.cotd .right ul li .r p {
  font-size: 14px;
  margin-bottom: 15px;
}
.cotd .right ul li .r p a {
  width: 84px;
  display: block;
  overflow: hidden;
  height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cotd .right ul li .r span {
  font-size: 12px;
}
.cotd .videoaction {
  background: #292929;
  color: #999;
  padding: 8px 224px 8px 0;
  line-height: 19px;
}
.cotd .videoaction .actlis {
  float: left;
}
.cotd .videoaction .actlis li {
  float: left;
  padding: 0 23px;
}
.cotd .videoaction .actlis li a {
  color: #999;
}
.cotd .videoaction .actlis li a .fa {
  margin-right: 6px;
}
.cotd .videoaction .actlis .no {
  display: none;
}
.cotd .videoaction .statelis {
  float: right;
}
.cotd .videoaction .statelis li {
  float: left;
  padding-left: 18px;
}
.cotd h3 {
  width: 100%;
  height: 53px;
  line-height: 53px;
  color: #999999;
  position: absolute;
  top: 513px;
  background: #141414;
  padding-left: 30px;
}
.cotd h4 {
  font-size: 16px;
  margin-top: 37px;
  margin-bottom: 20px;
}
.cotd .middl {
  text-align: left;
  background: #f3f5f7;
  padding: 30px;
  line-height: 35px;
  margin-top: 25px;
}
.cotd .bottom {
  margin-bottom: 65px;
}
.cotd .bottom h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 35px;
  margin-bottom: 20px;
}
.cotd .bottom h1 a:hover {
  color: #f01414;
}
.cotd .bottom ul {
  margin-left: -18px;
}
.cotd .bottom ul li {
  width: 285px;
  height: 280px;
  background: #ffffff;
  text-align: center;
  float: left;
  margin-left: 18px;
  padding-top: 12px;
  border: 1px solid #e5e5e5;
  line-height: 2.7;
}
.cotd .bottom ul li img {
  width: 258px;
  height: 203px;
}
.cotd .bottom ul li p {
  text-align: left;
  margin-left: 15px;
  color: #333333;
}
.cotd .bottom ul li:hover {
  box-shadow: 0 0 2px 3px #e7e7e7;
}
.cotd .bottom ul li:hover p {
  color: #f01414;
}

.headtop1 {
  width: 540px;
  margin: -111px auto 0;
}
.headtop1 span, .headtop1 a {
  color: #ffffff;
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
}
.headtop1 .site-search-right {
  height: 43px;
  background: #f01414;
  font-size: 18px;
  color: #ffffff;
  padding: 0 15px;
}
.headtop1 .site-search {
  width: 540px;
  margin: 0 auto;
  float: none;
  height: 45px;
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.6);
}

.cot12 h1 {
  background: #f4f6f7;
}
.cot12 h1 a {
  padding: 14px;
}
.cot12 .shezhi h5 {
  font-size: 16px;
}
.cot12 .shezhi .sz {
  padding: 0;
}
.cot12 .shezhi .sz li a {
  margin: 0;
}
.cot12 h4 {
  color: #999999;
  margin-bottom: 12px;
  font-size: 14px;
}

.cotb .chaxun {
  background: #f3f5f7;
  padding: 10px 14px 45px;
  margin-bottom: 25px;
}
.cotb .chaxun h2 {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 12px;
  padding-top: 12px;
  font-size: 16px;
}
.cotb .chaxun h2 span {
  font-size: 14px;
  margin-left: 435px;
  color: #999999;
}
.cotb .chaxun h2 span a {
  color: #999999;
  margin-left: 10px;
}
.cotb .chaxun h2 span a:hover {
  color: #f01414;
}
.cotb .chaxun ul {
  margin-bottom: 45px;
  padding-left: 20px;
}
.cotb .chaxun ul li {
  height: 30px;
  vertical-align: middle;
  margin-top: 27px;
}
.cotb .chaxun ul li input {
  margin-top: -2px;
}
.cotb .chaxun ul li #control_date, .cotb .chaxun ul li #control_date2 {
  border: 1px solid #e5e5e5;
  width: 202px;
  height: 30px;
}
.cotb .chaxun ul li .text {
  margin-top: 0;
  width: 180px;
  height: 100%;
  border: 1px solid #e5e5e5;
}
.cotb .chaxun ul li select {
  width: 240px;
  height: 100%;
  border: 1px solid #e5e5e5;
}
.cotb .chaxun a {
  margin-left: 45%;
}
.cotb .shezhi2 .lef {
  width: 390px;
  float: left;
  margin-top: 63px;
  color: #999999;
  margin-right: 14px;
  padding-left: 20px;
}
.cotb .shezhi2 .lef h4 {
  font-size: 16px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 600;
  color: #999999;
}
.cotb .shezhi2 .lef ul li {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
}
.cotb .shezhi2 .lef ul li span {
  display: inline-block;
  margin-bottom: 0;
}
.cotb .shezhi2 .lef ul li .span1 a {
  display: inline;
  margin: 0;
  width: 215px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cotb .shezhi2 .lef ul li .span2 {
  float: right;
}

.headt {
  margin-top: -3px;
  background: #f0f0f0;
}
.headt ul {
  width: 1200px;
  margin: 0 auto;
}
.headt ul li {
  float: left;
}
.headt ul li a {
  display: inline-block;
  width: 130px;
  height: 70px;
  line-height: 70px;
  color: #666666;
  font-size: 16px;
  text-align: center;
}

/*.right3 {
  width: 345px;
  margin-bottom: 45px;
}*/
.right3 .xuan ul li {
  padding: 24px 5px;
  width: 345px;
  height: 145px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.right3 .xuan ul li img {
  width: 165px;
  height: 97px;
}
.right3 .xuan ul li .xuan_1 {
  width: 150px;
  position: absolute;
  right: 0;
  top: 24px;
}
.right3 .xuan ul li .xuan_1 h3 a {
  display: block;
  color: #333333;
  height: 48px;
  line-height: 25px;
  font-size: 16px;
  overflow: hidden;
  margin-bottom: 30px;
}
.right3 .xuan ul li .xuan_1 span {
  font-size: 14px;
  color: #f01414;
}
.right3 .xuan ul li:hover .xuan_1 h3 a {
  color: #3eadbf;
  text-decoration: underline;
}

.right4 .xuan ul li:hover .xuan_1 h3 a {
  color: #f01414;
  text-decoration: none;
}
.right4 .xuan ul li .xuan_1 span {
  color: #999999;
}

.cote .left1 .cot1 p {
  margin-bottom: 30px;
  margin-top: 30px;
  text-indent: 30px;
}
.cote .left1 .cot1 img {
  width: 635px;
  margin: 0 auto;
}
.cote .left1 .cot1 ul {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
}
.cote .left1 .cot1 ul li {
  width: 364px;
  padding: 15px;
  text-align: left;
  float: left;
}
.cote .left1 .cot1 ul li h5 {
  margin-bottom: 15px;
}
.cote .right1 {
  width: 380px;
}
.cote .right1 h1 {
  background: #eaecee;
  padding: 0;
  color: #333;
  margin-bottom: 0;
}
.cote .xuan {
  background: #fff;
}
.cote .xuan ul {
  padding-top: 10px;
  padding-bottom: 20px;
}
.cote .xuan ul li {
  padding: 24px 20px;
  width: 380px;
  height: 250px;
  border: none;
}
.cote .xuan ul li span {
  display: block;
  width: 335px;
  height: 190px;
  border-radius: 6px;
  overflow: hidden;
}
.cote .xuan ul li span img {
  width: 100%;
  height: 100%;
}
.cote .xuan ul li .xuan_1 {
  width: 100%;
  position: initial;
  margin-top: 17px;
}
.cote .xuan ul li .xuan_1 h3 {
  text-align: center;
}
.cote .xuan ul li .xuan_1 h3 a {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cote .xuan ul li:hover img {
  animation: move1 2s;
}

.cotf .shezhi .tp {
  position: relative;
  font-size: 14px;
}
.cotf .shezhi .tp h6 {
  color: #ffffff;
  position: absolute;
  top: 16px;
  left: 10px;
}
.cotf .shezhi .tp .bot {
  width: 810px;
  height: 110px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 30px 10px;
  position: absolute;
  bottom: 0;
  display: none;
}
.cotf .shezhi .tp .bot p {
  line-height: 25px;
}
.cotf .shezhi .tp:hover .bot {
  display: block;
}
.cotf .shezhi .sz {
  margin-left: -40px;
  border: none;
  margin-top: 40px;
}
.cotf .shezhi .sz li {
  width: 380px;
  height: 270px;
  margin-left: 40px;
  margin-bottom: 30px;
  float: left;
  padding: 0;
}
.cotf .shezhi .sz li img {
  width: 380px;
  height: 215px;
}
.cotf .shezhi .sz li p {
  height: 50px;
  line-height: 50px;
}
.cotf .shezhi .sz li:hover p a {
  color: #f01414;
}

.cotg .shezhi {
  position: relative;
}
.cotg .shezhi .tp {
  position: relative;
  font-size: 14px;
}
.cotg .shezhi .tp .bot {
  width: 810px;
  height: 110px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  padding: 30px 10px;
  position: absolute;
  bottom: 0;
  display: none;
}
.cotg .shezhi .tp .bot p {
  line-height: 25px;
}
.cotg .shezhi .tp:hover .bot {
  display: block;
}
.cotg .shezhi .tp1 {
  width: 243px;
  position: absolute;
  right: 0;
  top: 0;
}
.cotg .shezhi .tp1 .bot {
  width: 243px;
  height: 35px;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  display: none;
}
.cotg .shezhi .tp1 .bot p {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 12px;
  padding-right: 12px;
}
.cotg .shezhi .tp2 {
  top: 188px;
}

.study {
  border: 1px solid #ffffff;
  color: #ffffff;
  border-radius: 5px;
  display: block;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 150px  auto 0;
}
.study:hover {
  color: #f01414;
  border: 1px solid  #f01414;
}

.cur {
  color: #3eadbf;
}

.cot4 .cot5 h1 .cur, .headtop h2 .cur {
  color: #f01414;
}

.start {
  text-align: center;
  padding: 10px 15px;
  background: #3eadbf;
  color: #ffffff;
}

.star {
  background: #f01414;
  color: #ffffff;
}

.headt ul li .star {
  background: #f01414;
  color: #ffffff;
}

.curt {
  background: #f01414;
}

.cot16 .shezhi .year ul li .curt {
  background: #f01414;
}

.more {
  border: 1px solid #3eadbf;
  color: #3eadbf;
  border-radius: 5px;
  display: block;
  width: 140px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
}

.cot7 .shezhi h1 .anli, .cot8 .shezhi h1 .anli, .cotd .right h1 .anli {
  border-bottom: 1px solid #3eadbf;
  color: #3eadbf;
}

.cot7 .shezhi h1 .anli2, .cot8 .shezhi h1 .anli2, .cotd .right h1 .anli2 {
  border-bottom: 1px solid #666;
  color: #666;
}

.cot7 .listt .nav-dl .cur {
  color: #f01414;
}

.tt2, .tt3, .tt4 {
  display: none;
}

.bgblack0 {
  display: none;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: .5;
  z-index: 10000;
  position: fixed;
}

.block- {
  background: #ffffff;
  border-radius: 10px;
}
.block- h1 {
  padding-top: 60px;
  padding-bottom: 50px;
  text-align: center;
  font-size: 20px;
}
.block- ul {
  border-top: 1px solid #e5e5e5;
}
.block- ul li {
  width: 335px;
  margin: 0 auto;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #e5e5e5;
}
.block- ul li input {
  height: 95%;
  border: none;
  outline: none;
  margin-top: -4px;
  padding-left: 10px;
}
.block- .butn {
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  background: #f01414;
  margin: 0 auto;
}
.block- .denglu {
  display: none;
  position: fixed;
  width: 400px;
  height: 425px;
  margin-left: -200px;
  margin-top: -212.5px;
  top: 50%;
  left: 50%;
  background: #ffffff;
  z-index: 1000000;
}

.clearfix {
  clear: both;
}

.sure {
  display: inline-block;
  background: #a00c00;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  margin: 0 auto;
}

.list .list2 .nav .sure {
  background: #a00c00;
  color: #fff;
}

.bgbk {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 100;
  display: none;
}

.selectaa {
  display: none;
  width: 780px;
  height: 600px;
  background: #ffffff;
  padding: 10px 25px 25px;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 50%;
  margin-left: -390px;
  margin-top: -300px;
}
.selectaa h1 {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid #bebebe;
}
.selectaa h1 input {
  width: 255px;
  height: 25px;
  border: 1px solid #d0d0d0;
}
.selectaa h1 .fa-search {
  color: #d0d0d0;
  margin-left: -20px;
}
.selectaa h1 .fa-times {
  float: right;
  margin-top: 25px;
}
.selectaa .ua {
  margin-top: 20px;
  border-bottom: 1px solid #bebebe;
  max-height: 230px;
  overflow-y: auto;
}
.selectaa .ua li {
  cursor: pointer;
  padding: 8px 12px;
  text-align: center;
  color: #666;
  font-size: 14px;
  float: left;
  margin-right: 18px;
  margin-bottom: 15px;
}
.selectaa .ua .cuo {
  color: #ffffff;
  background: #a00c00;
}
.selectaa .ub {
  max-height: 135px;
}

.selectb .uc {
  max-height: 175px;
}

.cot00 .shezhi h5 {
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
.cot00 .shezhi .sz li {
  width: 275px;
  height: 260px;
  margin-left: 21px;
  position: relative;
}
.cot00 .shezhi .sz li img {
  width: 100%;
  height: 200px;
}
.cot00 .shezhi .sz li:hover p a {
  text-decoration: none;
}
.cot00 .shezhi .sz li .jixu {
  position: absolute;
  top: 0;
  width: 100%;
  height: 200px;
  line-height: 200px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  text-align: center;
  display: none;
}
.cot00 .shezhi .sz li .jixu a {
  display: block;
  width: 100px;
  height: 40px;
  background: #3eadbf;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
  margin-top: 80px;
  margin-left: 85px;
}
.cot00 .shezhi .sz li .jixu:hover a {
  background: #f56902;
  text-decoration: none;
  color: #fff;
}
.cot00 .shezhi .sz li:hover .jixu {
  display: block;
}
.cot00 .shezhi .sz li:hover .jixu a {
  text-decoration: none;
  display: block;
  width: 100px;
  height: 40px;
  background: #3eadbf;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  border-radius: 8px;
}

.cot120 .shezhi h5 {
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
.cot120 .shezhi .sz li .guanjc h4 span {
  display: inline;
  background: none;
  color: #3eadbf;
}
.cot120 .shezhi .sz li .guanjc h4 .jxcs {
  display: inline-block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #3eadbf;
  border: 1px solid #3eadbf;
  border-radius: 6px;
  float: right;
  margin-top: 5px;
}
.cot120 .shezhi .sz li:hover .guanjc h4 .cs {
  background: #3eadbf;
  color: #ffffff;
}
.cot120 .shezhi .sz li:hover .guanjc .t {
  color: #333;
  text-decoration: none;
}

.cot01 .shezhi .sz {
  margin-left: -5px;
}
.cot01 .shezhi .sz li {
  width: 210px;
  height: 210px;
  margin-left: 12px;
}
.cot01 .shezhi .sz li img {
  height: 160px;
}
.cot01 .shezhi .sz li .jixu {
  height: 160px;
}
.cot01 .shezhi .sz li .jixu a {
  margin-left: 58px;
  margin-top: 65px;
}
.cot01 .shezhi .sz li p {
  width: 90%;
}

.cot02 .shezhi .sz {
  margin-left: -5px;
}
.cot02 .shezhi .sz li {
  width: 210px;
  height: 260px;
  margin-left: 12px;
}
.cot02 .shezhi .sz li img {
  height: 208px;
}
.cot02 .shezhi .sz li .jixu {
  height: 208px;
}
.cot02 .shezhi .sz li .jixu a {
  margin-top: 85px;
}
.cot02 .shezhi .sz li p {
  width: 90%;
}

.cot03 .shezhi .sz {
  margin-left: -5px;
}
.cot03 .shezhi .sz li {
  width: 200px;
  height: 370px;
  margin-left: 20px;
}
.cot03 .shezhi .sz li img {
  height: 270px;
}
.cot03 .shezhi .sz li .jixu {
  height: 270px;
}
.cot03 .shezhi .sz li .jixu a {
  margin-top: 110px;
  margin-left: 50px;
}
.cot03 .shezhi .sz li p {
  width: 90%;
}

.cot05 .shezhi .sz {
  margin-left: -5px;
}
.cot05 .shezhi .sz li {
  width: 283px;
  height: 208px;
  margin-left: 13px;
}
.cot05 .shezhi .sz li img {
  height: 150px;
}
.cot05 .shezhi .sz li .jixu {
  height: 150px;
}
.cot05 .shezhi .sz li .jixu a {
  margin-top: 58px;
  margin-left: 90px;
}
.cot05 .shezhi .sz li p {
  width: 90%;
}

.cot07 .shezhi .sz li a {
  width: 100px;
  height: 35px;
  line-height: 35px;
  color: #3eadbf;
  text-align: center;
  display: inline-block;
  border: 1px solid #3eadbf;
  border-radius: 6px;
  vertical-align: middle;
  float: right;
  margin-top: 12px;
}
.cot07 .shezhi .sz li span {
  display: inline;
  position: inherit;
}
.cot07 .shezhi .sz li:hover span {
  color: #333;
}
.cot07 .shezhi .sz li:hover a {
  background: #3eadbf;
  color: #ffffff;
}

.cot08 .shezhi h5 {
  padding: 12px 0;
  border-bottom: 1px solid #e5e5e5;
}
.cot08 .shezhi .sz {
  border: none;
}
.cot08 .shezhi .sz li {
  border: 1px solid #e5e5e5;
  height: 210px;
  padding: 30px 15px;
  margin-bottom: 25px;
  border-radius: 8px;
}
.cot08 .shezhi .sz li img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
}
.cot08 .shezhi .sz li .rt {
  width: 705px;
  float: right;
  color: #999;
}
.cot08 .shezhi .sz li .rt h2 {
  height: 35px;
  line-height: 35px;
  font-size: 16px;
}
.cot08 .shezhi .sz li .rt p {
  font-size: 14px;
  line-height: 26px;
  height: 75px;
}
.cot08 .shezhi .sz li .rt h3 {
  height: 35px;
  line-height: 35px;
}
.cot08 .shezhi .sz li .rt h3 span {
  display: inline;
  color: #999;
  right: 0;
  top: 0;
}
.cot08 .shezhi .sz li .rt h3 span a {
  display: inline;
  color: #3eadbf;
}
.cot08 .shezhi .sz li .rt h3 .jxxx {
  display: inline-block;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #3eadbf;
  color: #3eadbf;
  float: right;
  border-radius: 6px;
}
.cot08 .shezhi .sz li:hover {
  background: none;
}
.cot08 .shezhi .sz li:hover .rt h3 .jxxx {
  background: #3eadbf;
  color: #fff;
}

.cot88 .shezhi {
  position: relative;
}
.cot88 .shezhi .l {
  width: 1px;
  height: 100%;
  border: 1px dashed #e0e0e0;
  position: absolute;
  left: 97px;
}
.cot88 .shezhi .date {
  width: 85px;
  color: #999;
  float: left;
  margin-top: 14px;
  position: relative;
  color: #3eadbf;
}
.cot88 .shezhi .date i {
  font-size: 12px;
  color: #3eadbf;
  position: absolute;
  left: 93px;
  top: 0px;
}
.cot88 .shezhi .sz {
  width: 800px;
  float: right;
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.cot88 .shezhi .sz li {
  padding-left: 0;
  padding-right: 0;
  height: 227px;
  border-left: none;
  border-right: none;
  border-radius: 0;
  margin-bottom: 0;
  border-top: none;
}
.cot88 .shezhi .sz li img {
  width: 220px;
  height: 165px;
  border-radius: 6px;
}
.cot88 .shezhi .sz li .rt {
  width: 550px;
}
.cot88 .shezhi .sz li .rt h2 {
  margin-top: 10px;
}
.cot88 .shezhi .sz li .rt h3 {
  margin-top: 75px;
}
.cot88 .shezhi .sz li .rt h3 span a {
  margin-left: 8px;
}
.cot88 .shezhi .sz li:hover {
  box-shadow: none;
}

.cot99 .shezhi .sz li .rt {
  width: 100%;
}
.cot99 .shezhi .sz li .rt h2 {
  margin-top: 0px;
}
.cot99 .shezhi .sz li .rt p {
  height: 50px;
  margin-top: 20px;
}
.cot99 .shezhi .sz li .rt h3 {
  margin-top: 30px;
}
.cot99 .shezhi .sz li .rt h3 span a {
  margin-left: 8px;
}

.cot55 .shezhi .sz li img {
  width: 165px;
  height: 165px;
  border-radius: 6px;
}
.cot55 .shezhi .sz li .rt {
  width: 600px;
}
.cot55 .shezhi .sz li .rt h2 {
  margin-top: 0px;
}
.cot55 .shezhi .sz li .rt p {
  height: 50px;
  margin-top: 20px;
}
.cot55 .shezhi .sz li .rt h3 {
  margin-top: 20px;
}
.cot55 .shezhi .sz li .rt h3 span a {
  margin-left: 8px;
}

.cot44 .shezhi .sz li {
  height: 60px;
  line-height: 60px;
  padding: 0;
}
.cot44 .shezhi .sz li span {
  right: -105px;
}

.cota1 .shezhi .sz li {
  height: 198px;
}
.cota1 .shezhi .sz li img {
  width: 205px;
  height: 135px;
  border-radius: 6px;
}
.cota1 .shezhi .sz li .rt {
  width: 570px;
}
.cota1 .shezhi .sz li .rt h2 {
  margin-top: 0px;
}
.cota1 .shezhi .sz li .rt p {
  height: 50px;
  margin-top: 5px;
}
.cota1 .shezhi .sz li .rt h3 {
  margin-top: 8px;
}
.cota1 .shezhi .sz li .rt h3 span a {
  margin-left: 8px;
}

.cota2 .shezhi .sz li {
  height: 276px;
}
.cota2 .shezhi .sz li img {
  width: 215px;
  height: 215px;
  border-radius: 6px;
}
.cota2 .shezhi .sz li .rt h3 {
  margin-top: 120px;
}

.cota3 .shezhi .sz li {
  height: 330px;
}
.cota3 .shezhi .sz li img {
  width: 190px;
  height: 270px;
  border-radius: 6px;
}
.cota3 .shezhi .sz li .rt h3 {
  margin-top: 120px;
}

.cota4 .shezhi .sz li {
  height: 200px;
}
.cota4 .shezhi .sz li img {
  width: 220px;
  height: 135px;
  border-radius: 6px;
}
.cota4 .shezhi .sz li .rt h3 {
  margin-top: 45px;
}

.cota5 .shezhi .sz li {
  height: 200px;
}
.cota5 .shezhi .sz li img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin-left: 20px;
}
.cota5 .shezhi .sz li .rt {
  width: 600px;
}
.cota5 .shezhi .sz li .rt h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.cota5 .shezhi .sz li .rt p {
  height: 50px;
  overflow: hidden;
}
.cota5 .shezhi .sz li .rt h3 {
  margin-top: 11px;
}

.cota6 .shezhi .sz li {
  height: 205px;
}
.cota6 .shezhi .sz li img {
  width: 220px;
  height: 145px;
  border-radius: 6px;
  margin-left: 0px;
}
.cota6 .shezhi .sz li .rt {
  width: 545px;
}
.cota6 .shezhi .sz li .rt h2 {
  margin-top: 0;
  margin-bottom: 5px;
}
.cota6 .shezhi .sz li .rt p {
  height: 50px;
  overflow: hidden;
}
.cota6 .shezhi .sz li .rt h3 {
  margin-top: 11px;
}

.cota7 {
  position: relative;
}
.cota7 .listt {
  width: 110px;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.cota7 .listt h1 {
  background: none;
  color: #333;
}
.cota7 .shezhi .sz {
  width: 1090px;
  border: none;
}
.cota7 .shezhi .sz li {
  height: auto;
}
.cota7 .shezhi .sz li img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-left: 0px;
}
.cota7 .shezhi .sz li .rt {
  width: 1010px;
}
.cota7 .shezhi .sz li .rt h2 {
  margin-top: 0;
  margin-bottom: 0px;
}
.cota7 .shezhi .sz li .rt p {
  height: 50px;
  overflow: hidden;
}
.cota7 .shezhi .sz li .rt h3 {
  color: #999;
  margin-top: 0px;
}
.cota7 .shezhi .sz li .rt h3 a {
  color: #3eadbf;
  display: inline;
}
.cota7 .shezhi .sz li .rt h3 span {
  color: #333;
}
.cota7 .shezhi .sz li .rt h5 {
  margin: 0;
  padding: 0;
  border: none;
  background: #f3f5f7;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  padding-left: 15px;
}
.cota7 .shezhi .sz li .rt h5 a {
  display: inline;
}
.cota7 .shezhi .sz li:hover .rt h5 a {
  text-decoration: underline;
}

.paginationn {
  padding-top: 66px;
  text-align: center;
}
.paginationn ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.paginationn li {
  float: left;
  margin-right: 4px;
  border: 1px solid #dedede;
  border-radius: 50%;
  margin-left: 10px;
}
.paginationn li:hover {
  border-color: #3eadbf;
}
.paginationn li:hover a {
  color: #3eadbf;
}
.paginationn li.curr {
  border-color: #3eadbf;
  background: #3eadbf;
}
.paginationn li.curr a {
  color: #fff;
}
.paginationn a {
  display: block;
  padding: 8px 10px;
  color: #333;
}
/*foot*/

.footer {
  background: #202a36;
  font-size: 14px;
  height: 200px;
  width: 1700px;
  /*min-width: 1200px;*/
}
.footer .wrapper {
  padding-top: 45px;
}
.footer1{
  color: #76797e;
  float: left;
}
.footer p{
  color: #FFFFFF;
  line-height: 33px;
  font-size: 14px;
}
.footer p:first-of-type{
  margin-top: 8px;
}
.footer p span{
  padding-right: 30px;
}
.footer .weixin {
  float: right;
}
.footer .weixin img{
  width: 115px;
  height: 115px;
}


.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  min-width: 1200px;
  color: #ffffff;
}
.banner .bannerpic {
  *display: block;
  width: 100%;
  height: 153px;
}



.picwp img {
  max-width: 100%;
  display: block;
}

.wapperr {
  width: 1200px;
  margin: -465px  auto 0;
  z-index: 10;
}
.wapperr .wap {
  position: relative;
  right: 0;
  float: right;
  width: 400px;
  height: 480px;
  background: rgba(255, 255, 255, 0.8);
  color: #c1c1c1;
  padding-top: 60px;
  padding-bottom: 40px;
}
.wapperr .wap .biaoti{
  font-size: 20px;
  padding-bottom: 50px;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #c1c1c1;
} 
.wapperr .wap .wu{
  padding-left: 65px;
    margin-bottom: 16px;
    margin-top: -30px;
    color: #a00c00;
    display: none;
} 

.wapperr .wap h3 {
  font-size: 20px;
  margin-bottom: 17px;
  color: #333;
  text-align: center;
}
.wapperr .wap h4 {
  text-align: center;
  font-weight: normal;
  padding-bottom: 17px;
  border-bottom: 1px solid #c1c1c1;
}
.wapperr .wap h4 a {
  color: #3eadbf;
}
.wapperr .wap h5 {
  height: 41px;
  line-height: 40px;
  font-weight: normal;
  border-bottom: 1px solid #c1c1c1;
}
.wapperr .wap h5 a {
  display: inline-block;
  width: 49%;
  color: #999999;
  text-align: center;
}
.wapperr .wap h5 .curt {
  background: #f4f5f7;
  color: #3eadbf;
}
.wapperr .wap .sanf {
  padding: 20px 57px 30px;
}
.wapperr .wap .sanf a {
  display: inline-block;
  width: 30px;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
}
.wapperr .wap .sanf .a1 {
  background: url('../images/qq.png?1495786967') 0 0 no-repeat;
}
.wapperr .wap .sanf .a1:hover {
  background: url('../images/qq1.png?1495868647') 0 0 no-repeat;
}
.wapperr .wap .sanf .a2 {
  background: url('../images/weix.png?1495787000') 0 0 no-repeat;
}
.wapperr .wap .sanf .a2:hover {
  background: url('../images/weix1.png?1495868707') 0 0 no-repeat;
}
.wapperr .wap .sanf .a3 {
  background: url('../images/weib.png?1495787018') 0 0 no-repeat;
}
.wapperr .wap .sanf .a3:hover {
  background: url('../images/weib1.png?1495868778') 0 0 no-repeat;
}
.wapperr .wap .mima {
  width: 140px;
  float: left;
  padding-left: 35px;
}
.wapperr .wap .zhuce1{
  float: right;
  padding-right: 35px;
}

.wapperr .wap .zhuce,.wapperr .wap i{
  color: #666666;
}
.wapperr .wap .mima .curr {
  cursor: pointer;
}
.wapperr .wap .dl {
  font-size: 16px;
  display: block;
  width: 120px;
  height: 40px;
  line-height: 40px;
  background: #A00C00;
  text-align: center;
  color: #ffffff;
  margin: 0 auto;
  margin-top: 50px;
  border-radius: 3px;
}
.wapperr .wap ul {
  clear: both;
  padding: 0 35px;
  padding-bottom: 20px;
}
.wapperr .wap ul li {
  padding: 17px 8px 19px;
  border-bottom: 1px solid #c1c1c1;
}
.wapperr .wap ul li i {
  vertical-align: middle;
}
.wapperr .wap ul li input {
  width: 170px;
  background: none;
  border: none;
  outline: none;
}
.wapperr .wap ul li:hover p {
  color: #f01414;
}
.wapperr .wap ul li a {
  float: none;
}
.wapperr .wap ul li p {
  line-height: 26px;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.wapperr .wap ul li span {
  font-size: 12px;
  color: #999999;
}
.wapperr .wap2 {
  display: none;
}
.wapperr .wap2 .code {
  cursor: pointer;
  display: inline-block;
  width: 85px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  background: #A00C00;
}
.wapperr .wap2 .code input{
  margin-left: -41px;
    margin-top: -4px;
    color: #fff;
    cursor: pointer;
}
.wapperr .wap3 .code input{
  margin-left: -41px;
    margin-top: -4px;
    color: #fff;
    cursor: pointer;
}
.wapperr .wap3, .wapperr .wap4 {
  display: none;
}
.wapperr .wap3 .code, .wapperr .wap4 .code {
  cursor: pointer;
  display: inline-block;
  width: 85px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  background: #A00C00;
}

.wapperr .wapa {
  position: relative;
  width: 340px;
  height: 487px;
  background: rgba(255, 255, 255, 0.8);
  color: #ffffff;
  padding: 34px 12px;
  float: right;
}
.wapperr .wapa h2 {
  font-size: 18px;
  float: left;
  margin-bottom: 17px;
  color: #333;
}
.wapperr .wapa a {
  font-size: 14px;
  float: right;
  color: #333;
}
.wapperr .wapa ul {
  clear: both;
  margin-top: 17px;
  border-top: 1px solid #c5c5c5;
  padding-top: 15px;
}
.wapperr .wapa ul li {
  padding: 17px 8px 19px;
  border-bottom: 1px solid #e6e6e4;
}
.wapperr .wapa ul li:hover p {
  color: #3eadbf;
  text-decoration: underline;
}
.wapperr .wapa ul li a {
  float: none;
}
.wapperr .wapa ul li p {
  line-height: 26px;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.wapperr .wapa ul li span {
  font-size: 12px;
  color: #999999;
}
.wapperr .wap5 {
  display: none;
}
.wapperr .wap5 h5 a {
  cursor: pointer;
}
.wapperr .wap5 .code {
  cursor: pointer;
  display: inline-block;
  width: 85px;
  height: 33px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  background: #3eadbf;
}
.wapperr .wap5 .denglu_ {
  display: none;
}

.wapperr1 {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  margin: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 1000;
}

.wapperr2 {
  position: absolute;
  width: 365px;
  height: 445px;
  z-index: 10000;
  left: 50%;
  top: 50%;
  margin-left: -183px;
  margin-top: -223px;
  display: none;
}
.wapperr2 .wappa {
  display: none;
  background: white;
  float: none;
}
.wrapper{
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*# sourceMappingURL=cy_new.css.map */
 .tankuang{
        position:fixed;
        z-index: 10001;
        width: 305px;
        height: 260px;
        background: #fff;
        text-align: center;
        position: fixed;
        padding: 40px 55px;
        left: 50%;
        top: 50%;
        display: none;
        margin-top: -130px;
        margin-left: -153px;
    }
    
/*æœç´¢æ¡†*/
.hder .sousuo{
  float: right;
}
.hder .sousuo:hover{
  background: #2ebacf;
}

.hder ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #FFFFFF;
}
.hder :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #FFFFFF;
}
.hder ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #FFFFFF;
}
.hder :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #FFFFFF;
}
.bgbk {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 100;
  display: none;
}

.daohang li{
  font-size: 16px;
  color: #ddd;
}
.daohang .xunlian1 p{
  color: #ddd;
}




.daohang1 li{
  position: relative;
}
.dropmenu1 {
    width: 130px;
    position: absolute;
    background: #fff;
    display: none;
    z-index: 100;
    left: -18px;
    right: 0;
    top: 78px;
    line-height: 1;
    text-align: center;
    box-shadow:0 5px 10px #D9D9D9;
}
.dropmenu1 span {
    padding: 16px 0;
    display: block;
    color: #333;
    font-size: 15px;
    border-bottom: 1px solid #F6F6F6;
    font-weight: normal;
}
.daohang1 a:hover .dropmenu1{
  display: block;
}
.dropmenu1 span:hover{
  color: #A00C00;
}
