.header {
  background: #fff;
  min-width: 1200px;
  height: 75px;
  box-shadow: 0 2px 5px 2px #ececec;
}

.dblogo {
  position: relative;
  float: left;
  padding-top: 15.5px;
  margin-right: 110px;
}
.dblogo a {
  float: left;
}
.dblogo .sublogo {
  padding-left: 13px;
  height: 44px;
  line-height: 44px;
  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;
  border-right: 1px solid #cccccc;
}

.hder {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  background: #373737;
}
.hder ul {
  width: 1200px;
  margin: 0 auto;
}
.hder ul li {
  float: left;
}
.hder ul li a {
  color: #ffffff;
  padding: 0 27px;
}

.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: #f25f55;
}
.hdnav li.curr .dropdown-menu-dl a {
  color: #000;
}
.hdnav li.curr .dropdown-menu-dl a:hover {
  color: #f25f55;
}
.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: #f25f55;
}

.site-search {
  float: right;
  position: relative;
  height: 30px;
  margin-right: 40px;
  margin-top: 16px;
  width: 197px;
  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;
  padding-top: 30.5px;
  margin-right: -9px;
}
.site-login li {
  float: left;
  padding: 0 9px;
}
.site-login li + li {
 /*  border-left: 1px solid #999; */
}
.site-login li.curr a {
  color: #f25f55;
}
.site-login a {
  color: #9f9f9f;
}

.site-user-act {
  width: 120px;
  float: right;
  position: relative;
  margin-top: 14px;
  height: 60px;
}
.site-user-act .userphoto40 {
  float: left;
}
.site-user-act .act-indicator, .site-user-act .user-name-link {
  float: left;
  height: 40px;
  line-height: 40px;
}
.site-user-act .user-name-link {
  color: #000;
  /* padding-top: 18px; */
  display: inline-block;
  /* margin-top: 10px; */
  margin-left: 11px;
}
.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(255, 255, 255, 0.8);
  padding: 13px 0 9px;
  width: 100px;
  z-index: 150;
  border: 1px solid #ededed;
}
.site-user-act-lis li {
  padding: 9px 0;
  text-align: center;
  font-size: 12px;
}
.site-user-act-lis a {
  color: #000;
  font-size: 16px;
}
.site-user-act-lis a:hover {
  color: #f25f55;
}

.site-search {
  float: right;
  position: relative;
  height: 30px;
  margin-right: 40px;
  margin-top: 23.5px;
  width: 197px;
  border: 1px solid #bfbfbf;
  color: #999;
  line-height: 28px;
  background: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.site-search .site-search-left {
  float: left;
  position: relative;
}
.site-search .site-search-left-stext {
  height: 28px;
  line-height: 28px;
  color: #000;
  display: block;
  border-right: 1px solid #eee;
  padding: 0 32px 0 16px;
}
.site-search .fa-caret-down {
  position: absolute;
  right: 9px;
  top: 8px;
}
.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;
}
.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: 22px;
  cursor: pointer;
  color: #bfbfbf;
}
.site-search .site-search-right .fa-search:hover {
  color: #f25f55;
}
.site-search .site-search-fill {
  height: 100%;
  overflow: hidden;
}
.site-search .site-search-input {
  display: block;
  outline: none;
  border: none;
  padding: 0;
  width: 100%;
  height: 100%;
  color: #000;
  padding: 5px 13px;
}

.hder ul li .curr {
  color: #f25f55;
}

h1, h2, h3 {
  font-weight: normal;
  color: #333333;
}

.cur {
  color: #f01414;
}

a {
  color: #999999;
}

.list .list1 {
  width: 1200px;
  margin: 0 auto;
  padding: 105px 0 30px;
}
.list .list1 ul {
  margin-left: -54px;
}
.list .list1 ul li {
  width: 363px;
  float: left;
  margin-left: 54px;
  text-align: center;
}
.list .list1 ul li a {
  color: #333333;
}
.list .list1 ul li h3 {
  font-size: 20px;
  margin-top: 47px;
  margin-bottom: 34px;
}
.list .list1 ul li p {
  font-size: 16px;
  line-height: 26px;
  color: #999999;
  width: 260px;
  margin: 0 auto;
}
.list .list2 {
  padding-top: 70px;
}
.list .list2 h3 {
  font-size: 30px;
  text-align: center;
  margin-bottom: 22px;
  color: #000000;
}
.list .list2 p {
  font-size: 18px;
  color: #999999;
  text-align: center;
}
.list .list2 .left {
  float: left;
  margin-top: 135px;
  width: 535px;
  height: 425px;
  position: relative;
}
.list .list2 .left .lt {
  position: absolute;
  width: 495px;
  height: 280px;
  overflow: hidden;
  background: url('../images/lt001.jpg?1492488132') 0 0 no-repeat;
  background-size: 100%;
  top: 21px;
  left: 20px;
}
.list .list2 .right {
  float: right;
  margin-top: 73px;
  width: 535px;
}
.list .list2 .right ul li {
  width: 535px;
  margin-bottom: 68px;
}
.list .list2 .right ul li:hover .label1 {
  background: #5bc458;
}
.list .list2 .right ul li:hover .label2 {
  background: #f45331;
}
.list .list2 .right ul li:hover .label3 {
  background: #15b0fa;
}
.list .list2 .right ul li:hover span {
  background: #cdcdcd;
}
.list .list2 .right ul li .label {
  width: 105px;
  height: 105px;
  border-radius: 50%;
  margin-top: 15px;
  float: left;
  margin-right: 50px;
  background: #cccccc;
}
.list .list2 .right ul li .label img {
  text-align: center;
  vertical-align: middle;
  margin-top: 25px;
}
.list .list2 .right ul li .kuai {
  float: right;
  width: 375px;
  text-align: left;
}
.list .list2 .right ul li .kuai a {
  color: #333333;
}
.list .list2 .right ul li .kuai h2 {
  font-size: 20px;
  margin-bottom: 20px;
}
.list .list2 .right ul li .kuai a {
  display: inline-block;
  padding: 0px 20px;
  background: #e6e6e6;
  line-height: 30px;
  text-align: center;
  margin-right: 10px;
}
.list .list2 .right ul li .kuai a:hover {
  color: #f01414;
}
.list .list2 .right ul li .kuai p {
  font-size: 14px;
  color: #999999;
  line-height: 23px;
  margin: 0;
  margin-top: 14px;
  text-align: left;
}
.list .list3 {
  padding-bottom: 100px;
}
.list .list3 p {
  margin-bottom: 56px;
}
.list .list3 .cye .y1 {
  position: relative;
  float: left;
}
.list .list3 .cye .y1 p {
  margin-bottom: 0px;
}
.list .list3 .cye .y1 img {
  width: 245px;
  height: 310px;
}
.list .list3 .cye .y1 p {
  width: 244px;
  position: absolute;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  bottom: 0;
  display: none;
}
.list .list3 .cye .y1:hover p {
  display: block;
}
.list .list3 .cye ul {
  float: left;
  margin-left: 0;
  width: 950px;
}
.list .list3 .cye ul li {
  margin-left: 14px;
  position: relative;
  width: 223px;
  height: 150px;
  margin-bottom: 10px;
}
.list .list3 .cye ul li img {
  width: 223px;
  height: 150px;
}
.list .list3 .cye ul li p {
  width: 223px;
  position: absolute;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  line-height: 40px;
  text-align: center;
  bottom: 0;
  display: none;
}
.list .list3 .cye ul li:hover p {
  display: block;
}

.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 .introduce {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  margin: 0 0 22px;
}
.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;
  display: none;
}
.cot6 .left .f a {
  color: #f01414;
  border: 1px solid #f01414;
}
.cot6 .left .f h1 {
  color: #ffffff;
}
.cot6 .left:hover .f {
  display: block;
}
.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: 108px;
  margin: -167px 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 h2 {
  margin-top: -30px;
  float: right;
}
.headtop h2 a {
  color: #ffffff;
  padding: 0 20px;
  border-right: 1px solid #ffffff;
}
.headtop h2 .last {
  border: none;
}

.cot7 {
  width: 1200px;
  margin: 40px auto;
}
.cot7 h1 {
  background: #f25f55;
  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 53px;
  font-size: 16px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.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: #f25f55;
}
.cot7 .shezhi {
  width: 890px;
  float: right;
}
.cot7 .shezhi h1 {
  height: 50px;
  background: #f3f5f7;
  line-height: 50px;
  text-align: left;
  margin-bottom: 60px;
}
.cot7 .shezhi h1 a {
  padding: 14px;
  color: #333;
  font-size: 16px;
}
.cot7 .shezhi .sz li {
  height: 80px;
  border-bottom: 1px solid #e5e5e5;
  padding: 18px;
  color: #333333;
  width: 600px;
  margin: 0 auto;
}
.cot7 .shezhi .sz li input {
  height: 40px;
  width: 455px;
  padding-left: 10px;
}

.cot8 .shezhi .sz {
  margin-left: -20px;
}
.cot8 .shezhi .sz li {
  height: 265px;
  float: left;
  padding: 0;
  border: 1px solid #e5e5e5;
  width: 271px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.cot8 .shezhi .sz li img {
  width: 269px;
  height: 168px;
}
.cot8 .shezhi .sz li p {
  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;
}

.cot9 .shezhi .sz li img {
  height: 200px;
}

.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 {
  margin-bottom: 30px;
}
.cot11 .shezhi .sz {
  border-top: 1px solid #e5e5e5;
}
.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;
}
.cot11 .shezhi .sz li span {
  margin-left: 160px;
  position: relative;
  top: -25px;
  color: #999999;
}
.cot11 .shezhi .sz li:hover {
  background: #f7f7f7;
  box-shadow: 0 0 2px 1px #e5e5e5;
}
.cot11 .shezhi .sz li:hover a {
  color: #f01414;
}

.cot12 .shezhi h1 {
  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: 30px;
}
.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 .shezhi .sz li {
  height: 173px;
}
.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: 25px;
  margin: 23px 0;
  height: 80px;
  overflow: hidden;
}
.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: #f01414;
}

.cot16 .shezhi {
  width: 100%;
  float: none;
}
.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 {
  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 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: #f01414;
  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: 750px;
  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;
}

.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: #f01414;
}

.cot4 .cot5 h1 .cur, .headtop h2 .cur {
  color: #f01414;
}

.start {
  padding: 10px 35px;
  background: #f01414;
  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 #f01414;
  color: #f01414;
  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 #f01414;
  color: #f01414;
}

.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;
}

.ct {
  background: #f3f5f7;
  padding: 50px 0;
}
.ct .cot01 {
  width: 1200px;
  margin: 0 auto;
}
.ct .cot01 img {
  width: 315px;
  height: 210px;
}
.ct .cot01 .rt {
  width: 830px;
  float: right;
  color: #999;
  padding-top: 8px;
}
.ct .cot01 .rt h1 {
  font-size: 26px;
  color: #333;
  margin-bottom: 24px;
}
.ct .cot01 .rt span {
  font-size: 16px;
}
.ct .cot01 .rt p {
  font-size: 14px;
  line-height: 26px;
  margin: 28px 0 35px;
}
.ct .cot01 .rt h2 {
  font-size: 14px;
  color: #999999;
}
.ct .cot01 .rt h2 a {
  color: #f01414;
}

.cot02 {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0;
}
.cot02 .cot04 {
  width: 910px;
  float: left;
}
.cot02 h1 {
  background: #f7f7f7;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.cot02 h1 a {
  color: #333;
  padding: 11px 40px;
}
.cot02 h1 .cut {
  color: #f01414;
  border-bottom: 1px solid #f01414;
}
.cot02 .cot03 {
  padding-top: 40px;
}
.cot02 .cot03 p {
  font-size: 14px;
  color: #666;
  margin-bottom: 30px;
  line-height: 32px;
}
.cot02 .cot05 {
  width: 260px;
  float: right;
}
.cot02 .cot05 img {
  width: 100%;
}
.cot02 .cot06 {
  padding-top: 0;
}
.cot02 .cot06 ul li {
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 20px;
}
.cot02 .cot06 ul li a {
  color: #333;
}
.cot02 .cot06 ul li i {
  color: #f01414;
  font-size: 30px;
  float: right;
  margin-top: 22px;
  display: none;
}
.cot02 .cot06 ul li span {
  float: right;
}
.cot02 .cot06 ul li:hover {
  background: #f3f5f7;
}
.cot02 .cot06 ul li:hover a {
  color: #f01414;
}
.cot02 .cot06 ul li:hover span {
  display: none;
}
.cot02 .cot06 ul li:hover i {
  display: block;
}
.cot02 .cot07 ul li i {
  display: block;
  color: #999;
  font-size: 25px;
}
.cot02 .cot07 ul li span {
  float: right;
}
.cot02 .cot07 ul li:hover i {
  color: #f01414;
}
.cot02 .cot07 ul li:hover span {
  display: block;
  color: #f01414;
}

.main-hd {
  padding: 20px 50px;
  background: #fff;
  margin-bottom: 10px;
}

.bgblack {
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.bgblack .bg_sure {
  text-align: center;
  font-size: 16px;
  width: 460px;
  height: 240px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -120px;
  margin-left: -230px;
  background: #ffffff;
}
.bgblack .bg_sure h1 {
  text-align: left;
  background: #e5e5e5;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
}
.bgblack .bg_sure p {
  color: #55b9f2;
  height: 125px;
  line-height: 125px;
}
.bgblack .bg_sure span {
  color: #ffffff;
  display: inline-block;
  width: 110px;
  height: 35px;
  line-height: 35px;
  background: #55b9f2;
}

.my-btn {
  display: inline-block;
  text-align: center;
  min-width: 115px;
  padding: 10px 26px;
}
.my-btn + .my-btn {
  margin-left: 15px;
}

.box {
  background: #f2f7f9;
  padding: 25px 15px 10px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
.box .put {
  float: left;
  margin-bottom: 15px;
  margin-right: 24px;
}
.box .put a {
  display: inline-block;
  background: #55b9f2;
  color: #ffffff;
  text-align: center;
  width: 115px;
  height: 30px;
  float: right;
  margin-left: 30px;
  line-height: 30px;
  cursor: pointer;
}
.box .put a:hover {
  background: #49a7dd;
}
.box input, .box select {
  width: 340px;
  height: 30px;
  border: 1px solid #d8d8d8;
}
.box label {
  display: inline-block;
  height: 30px;
  line-height: 30px;
}

.main-bd {
  position: relative;
  background: #fff;
  margin-bottom: 40px;
}
.main-bd .ok {
  display: inline-block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #55b9f2;
  color: #ffffff;
  margin: -40px 0 30px 350px;
  font-size: 16px;
}
.main-bd h1 {
  padding: 24px 0 12px;
  border-bottom: 1px solid #e5e5e5;
}
.main-bd h1 a {
  color: #55b9f2;
}
.main-bd .list li {
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 10px;
}
.main-bd .list li input {
  vertical-align: inherit;
  padding-left: 10px;
}
.main-bd .list li a {
  font-size: 18px;
  color: #55b9f2;
}
.main-bd .list li p {
  margin: 14px 0 20px 25px;
}
.main-bd .list li h3 {
  line-height: 30px;
  margin-left: 25px;
  display: inline-block;
  font-weight: 500;
}
.main-bd .list2 li {
  width: 632px;
  padding-top: 16px;
  padding-bottom: 16px;
  cursor: pointer;
  font-size: 16px;
}
.main-bd .list2 label {
  display: inline-block;
  width: 85px;
}
.main-bd .list3 input {
  width: 520px;
  height: 40px;
}
.main-bd .list3 li {
  width: 695px;
  padding-left: 40px;
}
.main-bd .list4 input, .main-bd .list4 select {
  width: 520px;
  height: 40px;
}
.main-bd .list4 li {
  width: 850px;
}
.main-bd .list4 .table-bordered {
  width: 850px;
  margin-top: 0;
}
.main-bd .list4 textarea {
  width: 638px;
  height: 98px;
}
.main-bd .list5 li {
  width: 950px;
}
.main-bd .list5 li textarea {
  resize: none;
  font-size: 16px;
}
.main-bd .pagination {
  text-align: inherit;
}
.main-bd table {
  width: 100%;
  margin-top: 20px;
}
.main-bd table tr {
  width: 100%;
}
.main-bd table tr th, .main-bd table tr td {
  padding-left: 17px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
  font-size: 14px;
  color: #333333;
}
.main-bd table tr th i, .main-bd table tr td i {
  color: #55b9f2;
}
.main-bd table tr th input, .main-bd table tr td input {
  vertical-align: inherit;
}
.main-bd table tr th {
  background: #f3f5f7;
  border: none;
  height: 40px;
  line-height: 40px;
}
.main-bd table tr td {
  height: 66px;
  line-height: 66px;
}

.main-bd2 {
  padding: 20px 350px 55px;
}

.main-bd1 .my-table-striped tr th, .main-bd1 .my-table-striped tr td {
  padding-left: 230px;
}

.main-bd3 {
  width: 548px;
  margin-top: 50px;
}
.main-bd3 .my-table-striped tr {
  width: 545px;
  padding-right: 40px;
}
.main-bd3 .my-table-striped tr input {
  margin: 0;
}

.main-bd4 .my-table-striped tr td, .main-bd4 .my-table-striped tr th {
  text-align: center;
}
.main-bd4 .my-table-striped tr .td_f {
  text-align: left;
}

.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: #f01414;
}
.paginationn li:hover a {
  color: #f01414;
}
.paginationn li.curr {
  border-color: #f01414;
  background: #f01414;
}
.paginationn li.curr a {
  color: #fff;
}
.paginationn a {
  display: block;
  padding: 8px 10px;
  color: #333;
}

.footer {
  background: #4b4b4b;
  padding: 40px 0 35px;
  color: #737373;
}
.footer h5 {
  margin-bottom: 10px;
  font-weight: normal;
}
.footer p {
  line-height: 2;
}
.footer a {
  color: #737373;
  margin-right: 8px;
  margin-top: 8px;
  display: inline-block;
}
.footer a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.footer .wrapper {
  position: relative;
}
.footer .qrcodes {
  position: absolute;
  right: 0;
  top: -18px;
}
.footer .qrcodes figure {
  float: left;
  width: 100px;
  margin: 0 10px;
  text-align: center;
}

.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
  min-width: 1200px;
  color: #ffffff;
  z-index: -1;
}
.banner .bannerpic {
  *display: block;
  width: 100%;
}

.banner1 {
  min-width: 1200px;
  height: 518px;
  background: url('../images/banner.jpg?1489719207') 50% 0 no-repeat;
}

.picwp {
  position: absolute;
  top: 0;
  left: 50%;
}

.picwp {
  width: 1920px;
  height: 518px;
  margin-left: -960px;
}
.picwp img {
  max-width: 100%;
  display: block;
}

.wapperr {
  width: 1200px;
  margin: -518px  auto 0;
  z-index: 10;
}
.wapperr .wap {
  position: relative;
  width: 340px;
  height: 518px;
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  padding: 34px 12px;
}
.wapperr .wap h2 {
  font-size: 18px;
  float: left;
  margin-bottom: 17px;
  color: #ffffff;
}
.wapperr .wap a {
  font-size: 14px;
  float: right;
  color: #ffffff;
}
.wapperr .wap ul {
  clear: both;
  margin-top: 17px;
  border-top: 1px solid #ffffff;
  padding-top: 15px;
}
.wapperr .wap ul li {
  padding: 17px 8px 19px;
  border-bottom: 1px solid #b3908c;
}
.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;
}

.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 */
