@import "public.css";
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.ml20 {
  margin-left: 20px;
}
.head {
  width: 100%;
  height: 350px;
  background: url(../images/head_bg.jpg) top center;
  overflow: hidden;
}
.head .com_wid {
  position: relative;
}
.head .com_wid p {
  line-height: 40px;
  color: #666666;
  margin-left: 20px;
}
.head .com_wid dl dd,
.head .com_wid dl em {
  float: left;
  line-height: 40px;
}
.head .com_wid dl dd {
  color: #666666;
}
.head .com_wid dl dd > a {
  color: #666666;
}
.head .com_wid dl dd > a:hover {
  border-bottom: 2px solid #cb323a;
  color: #cb323a;
}
.head .com_wid a.logo {
  display: block;
  position: absolute;
  top: 200px;
  width: 614px;
  height: 133px;
  background: url(../images/logo.png) no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
}
/*导航*/
.d_navbg {
  background: url(../images/nav_bg.jpg) repeat-x left center;
  height: 80px;
  line-height: 80px;
  position: relative;
  z-index: 99;
}
.d_navbg .d_nav > ul {
  /*width: 938px;*/
}
.d_navbg .d_nav > ul > li {
  float: left;
  width: 140px;
  margin-right: 5px;
}
.d_navbg .d_nav > ul > li > a {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #e2e2f0;
}
.d_navbg .d_nav > ul > li > a.on,
.d_navbg .d_nav > ul > li > a:hover,
.d_navbg .d_nav > ul > li > a.hover {
  color: white;
  background: url('../images/title_bg.jpg') repeat left center;
  height: 100%;
}
.d_navbg .d_nav > ul > li .sub_nav {
  position: absolute;
  display: none;
  z-index: 9999;
  left: 0;
  top: 80px;
  width: 100%;
  background: white;
  overflow: hidden;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub {
  width: 100%;
  background: rgba(255, 255, 255, 0.98);
  overflow: hidden;
  padding: 20px 0;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time {
  margin: 7px 40px 0 0px;
  width: 130px;
  height: 130px;
  border: 5px solid #e6e6f2;
  border-radius: 5px;
  float:left;
  text-align: center;
  color: #333399;
  background: url(../images/title_list_a_bg.jpg) repeat center center;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock {
  height: 100%;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock .ym {
  padding-top: 15px;
  height: 20px;
  line-height: 20px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock .dd {
  font: 50px/66px '微软雅黑';
  font-weight: bold;
  color: #333399;
  height: 40px;
  line-height: 40px;
  margin: 10px 0;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock .wn {
  line-height: 20px;
  height: 20px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:hover,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:active,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:focus,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock.on {
  color: #C90000;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:hover .dd,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:active .dd,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock:focus .dd,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_time .iclock.on .dd {
  color: #C90000;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .wb33 {
  width: 33%;
  *width: 335px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w700 {
  width: 700px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w330 {
  width: 330px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w220 {
  width: 220px;
  margin-right: 20px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w208 {
  width: 224px;
  height: 140px !important;
  margin-right: 14px;
  overflow: hidden;
  text-indent: 0 !important;
  margin-top: 5px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w208 a {
  display: block;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w208 a img {
  transition: all 0.7s;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w208 a:hover {
  border: none;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w208 a:hover img {
  transform: scale(1.1);
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w93 {
  width: 100px;
  height: 140px !important;
  margin-right: 14px;
  overflow: hidden;
  text-indent: 0 !important;
  margin-top: 5px;
  padding:0 10px;
  text-align:center;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w93 a {
  display: block;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w93 a img {
  transition: all 0.7s;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w93 a:hover {
  border: none;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .w93 a:hover img {
  transform: scale(1.1);
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list {
  float: left;
  max-width: 1020px;
  height: 150px;
  overflow: hidden;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li {
  float: left;
  text-indent: 12px;
  color: #5d7ea4 ;
  height: 31px;
  line-height: 31px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li a {
  color: #393e51;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li a:hover,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li a:active {
  color: #C90000 !important;
  border-color: #C90000;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li .em_cat a {
  color: #666;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list > ul li .em_cat a:hover {
  color: #700e1b;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list_img {
  float: left;
  max-width: 1020px;
  padding-top: 8px;
  overflow: hidden;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list_img > ul li {
  margin-right: 20px;
  margin-bottom: 10px;
  width: 180px;
  height: 65px;
  overflow: hidden;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list_img > ul li a:hover {
  border: none;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list_img > ul li a img {
  width: 180px;
  height: 65px;
  transition: all .75s;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_list_img > ul li:hover img {
  transform: scale(1.1);
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_text {
  padding-top: 8px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_text .text_img {
  width: 210px;
  height: 140px;
  overflow: hidden;
  margin-right: 20px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_text .text_str {
  max-width: 450px;
  line-height: 28px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_text .text_str a:hover {
  color: #700e1b;
  font-weight: bold;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_cat {
  padding: 10px 3px 0 0;
  width: 140px;
  font-size: 14px;
  text-align: center;
  float: right;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_catl {
  font-size: 14px;
  text-align: center;
  float: right;
  margin-top:10px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_cat.w290 {
  width: 290px;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_cat a {
  display: block;
  float: left;
  margin: 0px 0px 6px 6px;
  width: 139px;
  height: 42px;
  line-height: 42px;
  background: #eff3f8;
  overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_catl a {
  display: block;
  float: left;
  margin: 0px 0px 6px 3px;
  width: 170px;
  height: 60px;
  line-height: 60px;
  background: #eff3f8;
}
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_cat a:hover,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_cat a:active,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_catl a:hover,
.d_navbg .d_nav > ul > li .sub_nav .com_sub .sub_catl a:active{
  color: #fff !important;
  font-weight: bold;
  background: #700e1b !important;
}

.d_navbg .d_nav > ul > li .sub_nav .sub_bottom {
  widht: 100%;
  height: 10px;
  font-size: 0px;
  background: #e6e6f2;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -moz-opacity: 0.65;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
}
.d_navbg .d_nav .d_search {
  position: relative;
  width: 310px;
  height: 34px;
}
.d_navbg .d_nav .d_search > form {
  height: 34px;
}
.d_navbg .d_nav .d_search input[type="text"] {
  border: none;
  background: url(../images/inpu_border.png) left center no-repeat;
  padding: 0 10px;
  width: 200px;
  color: white;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
.d_navbg .d_nav .d_search input[type="text"]::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #e2e2f0;
}
.d_navbg .d_nav .d_search input[type="text"]::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #e2e2f0;
}
.d_navbg .d_nav .d_search input[type="text"]::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #e2e2f0;
}
.d_navbg .d_nav .d_search input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #e2e2f0;
}
.d_navbg .d_nav .d_search input[type="text"]:focus {
  outline: none;
}
.d_navbg .d_nav .d_search input[type="button"],
.d_navbg .d_nav .d_search input[type="submit"] {
  position: absolute;
  border: none;
  background: url(../images/search.png) no-repeat left center;
  width: 34px;
  height: 34px;
  top: 23px;
  right: -1px;
  cursor: pointer;
}
.d_navbg .d_nav .d_search .btn_fous {
  background-image: url(../images/search_focus.png) !important;
}
.picMarquee-left{ overflow:hidden; position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:120px; background:#f4f4f4; padding:0 5px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }

.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:80px; height:100px; display:block; padding:0 2px;}
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{   }

.cont{width:98%;padding:2% 0;margin:0 auto;font-size:16px;line-height:160%;background:#fff;}

/*foot*/
.d_footbg {
  width: 100%;
  height: 200px;
  background: url("../images/footbg.jpg") no-repeat center center;
}
.d_foot {
  position: relative;
  padding-top: 45px;
  padding-bottom: 15px;
}
.d_foot .shiye {
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -26px;
}
.d_foot .d_foot_content {
  text-align: center;
  padding: 0 50px;
}
.d_foot .d_foot_content .text {
  color: #fff;
  line-height: 22px;
  padding-top: 5px;
}
.d_foot .d_foot_content .text > b {
  font-weight: bold;
}
.d_foot .d_foot_content .text > a {
  color: #fff;
}
.d_foot .d_foot_content .text > a:hover {
  color: white;
  border-bottom: 2px solid white;
}
.d_foot .d_foot_content .text > em {
  font-family: Georgia;
}
.d_foot .d_foot_content .text > .f_icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
.d_foot .d_foot_content .text > .f_icon img {
  /* position: absolute; */
  /* top: -13px; */
  /* left: -8px; */
}
.d_foot .d_foot_content .daynet > img {
  left: -8px !important;
}
.d_foot .d_foot_content .text > .f_icon:hover {
  border: none;
}
.d_foot .bold {
  font-size: 14px;
  font-weight: bold;
}
.rightbar {
  position: fixed;
  width: 140px;
  right: 6%;
  top: 450px;
  text-align: center;
  border-radius: 3px;
  z-index: 10;
  margin-bottom: 20px;
}
.rightbar .icon_box {
  background: #f6f6f6;
  padding-top: 15px;
  margin-bottom: 40px;
  border-top: 1px solid #CB323A;
}
.rightbar .icon_box .rightbar_close {
  display: block;
  width: 18px;
  height: 18px;
  top: -9px;
  left: 50%;
  margin-left: -9px;
  cursor: pointer;
  background: url(../images/rightbar_close.png) no-repeat center center;
}
.rightbar .icon_box .icon_list {
  margin-bottom: 10px;
}
.rightbar .icon_box .icon_list dl {
  min-height: 32px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}
.rightbar .icon_box .icon_list dl:hover a,
.rightbar .icon_box .icon_list dl.hover a {
  color: #dd0000;
}
.rightbar .icon_box .icon_list dl dt {
  height: 0px;
  overflow: hidden;
}
.rightbar .icon_box .icon_list dl dt img {
  border: 5px solid white;
}
.rightbar .icon_box .icon_list dl dd {
  line-height: 32px;
}
.rightbar .icon_box .icon_list dl dd a {
  font-size: 12px;
  color: #262f38;
}
.rightbar .icon_box .icon_list dl dd a:hover {
  color: #dd0000;
  border: none;
}
.rightbar .icon_box .jubao {
  border-bottom: 1px solid #c90000;
  padding-bottom: 10px;
}
.rightbar .icon_box .jubao a {
  display: block;
  margin-bottom: 10px;
}
.rightbar .icon_box .jubao a:hover {
  border: none;
}
.rightbar .back {
  padding-left: 45px;
  position: relative;
}
.rightbar .back a {
  position: absolute;
  left: 50%;
  margin-left: -25px;
  display: block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center center;
}
.rightbar .back a.up {
  top: 0;
  background-image: url(../images/up_def.png);
}
.rightbar .back a.up:hover {
  background-image: url(../images/up.png);
}
.rightbar .back a.down {
  top: 0;
  background-image: url(../images/down_def.png);
}
.rightbar .back a.down:hover {
  background-image: url(../images/down.png);
}
@-webkit-keyframes tougao_shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  25%,
  75% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
@keyframes tougao_shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  25%,
  75% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
}
.tougao_shake {
  -webkit-animation-name: tougao_shake;
  animation-name: tougao_shake;
}

.job{
    width:100%;margin:0 auto;height:500px;font-size:16px;
}
.job ul{padding:0px;}
.job li{width:48%;float:left;text-align:center;margin:1%;display:inline-block;}
.job li:nth-of-type(odd){clear:both;}
.job .l{}
.job .r{float：right;}
.job .tit{background-color:#770a22;color:#fff;height:40px;line-height:40px;margin:1% 0 2% 0;}
.job .tit1{background-color:#770a22;color:#fff;height:2px;line-height:2px;margin:1% 0 2% 0;}
.job h1{width:100%;text-align:center;font-size:18px;}
.job h2{width:100%;text-align:center;font-size:14px;color:#b9b9b9}

.job input,.job option,
.job select,
.job textarea{
font-size:16px;
min-width:280px;
border: 1px solid #ccc;
padding: 7px 0px;
border-radius: 3px;
padding-left:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.job .in{min-width:90px;width:90px}
.job input:focus,
.job select:focus,
.job textarea:focus{
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.button {
  display: inline-block;
  border-radius: 4px;
  background-color: #700e1b;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 18px;
  padding: 10px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 20px 0 30px 0;
  vertical-align:middle;
}
.list1{line-height:38px;text-align:center;}
.list1 a{color:#000;}
.list1 a:hover{color:#fff;font-weight: bold;}
.list1 .lanm{display:inline-block;float:left;text-overflow: ellipsis;background: #700e1b;display:inline-block;line-height:32px;margin:0 6px;font-size:16px;width:100px;font-weight: bold;color:#fff;}
.list1 .lanm2{display:inline-block;float:left;text-overflow: ellipsis;background: #eff3f8;display:inline-block;line-height:32px;margin:0 4px;font-size:14px;width:90px;}
.list1 .lanm2:hover{background:#700e1b;}
.zw_list{font-size:14px;height:290px;line-height:150%;}
.neirongh{font-size: 24px; line-height: 40px; font-weight: bold;  padding: 1%;margin:5% 1% 1% 1%;background: url(../images/nav_bg.jpg) repeat-x left center;color:#ffffff;}
.bla{display:inline-block;margin:0 5% 0 0;}
.p50b{display:inline-block;width:46%;margin:1%;height:auto;white-space:nowarp;}
.cont a{color:blue;}

#search-select{
		        padding: 7px;
    background: #7b1826;
    color: #fff;
    /*border: dashed;*/
    border-color: #978484;
    border-radius: 5px;
		}
.kszt{font-size:13px;color:#666;}