@charset "utf-8";
/* CSS Document */

/*keyboard*/
#keyboard {
  position: fixed;
  width: 46px;
  right: 0;
  bottom: 124px;
}
#keyboard li {
  margin-top: 6px;
}

/*contract*/
#contract_main {
  width: 100%;
  background: url(../images/sub_bgz.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
#contract_main1 {
  width: 100%;
  background: url(../images/pic_04.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
}
#contract {
  padding: 60px 0 106px 36px;
  margin-top: 40px;
}
#contract h1 {
  color: #cca55a;
  font-size: 40px;
  font-weight: normal;
}
#contract img {
  margin-top: 20px;
}
#contract ul {
  overflow: hidden;
  margin-top: 20px;
}
#contract li {
  width: 280px;
  float: left;
  font-size: 14px;
  color: #bd3030;
  padding: 22px 0;
  border-bottom: 1px dashed #cacaca;
}
#contract li p {
  color: #a7a8a9;
  font-size: 16px;
}

/*trainning*/
#training_main {
  width: 100%;
  background: url(../images/profession_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
#training_main1 {
  width: 100%;
  background: url(../images/pic_03.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
.trainning,
.about {
  width: 100%;
  margin-top: 40px;
}
.trainning_title {
  width: 100%;
  height: 80px;
}
.trainning_title li {
  width: 50%;
  height: 74px;
  line-height: 74px;
  border-top: 6px solid #d0ad6a;
  background: #d0ad6a;
  text-align: center;
  font-size: 28px;
  float: left;
  display: block;
  cursor: pointer;
  color: #fff;
}
.trainning_title li img {
  vertical-align: middle;
}
.trainning_title li a,
.profession .profession_title li a {
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 74px;
  overflow: hidden;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  color: #fff;
}
.trainning_title li a:hover,
.profession .profession_title li a:hover {
  background-position: 0 -74px;
  color: #ccac6a;
}
/*.trainning_title .cur1{background-position:0 -74px; color:#ccac6a;} */
.trainning_title li.cur a {
  background-position: 0 -74px;
  color: #ccac6a;
}
.trainning_ct {
  padding: 34px 26px 40px 24px;
}
.trainning_ct .train_l {
  width: 195px;
}
.train_l dl dd {
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 18px;
}
.train_l dl dd a {
  color: #fff;
}
.train_l dl dd.train1 {
  background: #565656;
}
.train_l dl dd.train2 {
  background: #707070;
  margin-top: 6px;
}
.train_l dl dd.train3 {
  background: #848484;
  margin-top: 6px;
}
.train_l ul {
  margin-top: 8px;
}
.train_l ul li {
  height: 44px;
  padding-top: 14px;
  border-top: 1px solid #000;
  padding-left: 18px;
  font-size: 14px;
}
.train_l ul li a {
  color: #000;
}
.train_l ul li p {
  font-size: 10px;
  color: #919192;
}
.train_l ul li.cur {
  border-bottom: 1px solid #000;
}
.train_l img {
  margin-top: 18px;
}

.trainning_ct .train_r {
  width: 727px;
}
.trainning_ct .cor_t {
  position: relative;
  height: 297px;
}
.cor_big {
  width: 100%;
  position: absolute;
  z-index: 2;
  height: 297px;
  overflow: hidden;
}
.cor_big ul {
  height: 297px;
  overflow: hidden;
}
.cor_big ul li {
  width: 727px;
  overflow: hidden;
}
.cor_big ul li img {
  float: left;
  width: 479px;
}
.cor_sml {
  width: 194px;
  border-top: 1px solid #fff;
  position: absolute;
  right: 26px;
  top: 230px;
  z-index: 999;
}
.cor_sml ul {
  overflow: hidden;
  color: #fff;
  margin-top: 10px;
}
.cor_sml li {
  display: inline;
  float: left;
  font-size: 14px;
  overflow: hidden;
  margin-right: 12px;
}
.cor_sml .cur {
  font-size: 18px;
}
.cor_big ul li .cor_txt {
  background: url(../images/training1.jpg) no-repeat;
  width: 164px;
  height: 257px;
  float: right;
  font-size: 16px;
  color: #fff;
  padding: 40px 64px 0 20px;
}

.train_news {
  margin-top: 16px;
}
.train_news .news {
  width: 355px;
}
.train_news .title {
  border-top: 4px solid #c3a556;
  height: 34px;
  background: #841f1f;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  padding-left: 14px;
}
.train_news .title span {
  float: right;
  color: #fff;
  padding-right: 20px;
  font-family: 'Tahoma';
  font-size: 12px;
}
.train_news .title a {
  color: #fff;
}
.train_news ul {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  padding: 14px;
}
.train_news ul li {
  background: url(../images/train_mark3.png) no-repeat left center;
  padding-left: 10px;
  font-family: '宋体';
  line-height: 26px;
}
.train_news ul li span {
  float: right;
  color: #707070;
}

.train_news_sx {
  margin-top: 16px;
}
.train_news_sx .news {
  width: 715px;
}
.train_news_sx .title {
  border-top: 4px solid #c3a556;
  height: 34px;
  background: #841f1f;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  padding-left: 14px;
}
.train_news_sx .title span {
  float: right;
  color: #fff;
  padding-right: 20px;
  font-family: 'Tahoma';
  font-size: 12px;
}
.train_news_sx .title a {
  color: #fff;
}
.train_news_sx ul {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  padding: 14px;
}
.train_news_sx ul li {
  background: url(../images/train_mark3.png) no-repeat left center;
  padding-left: 10px;
  font-family: '宋体';
  line-height: 26px;
}
.train_news_sx ul li span {
  float: right;
  color: #707070;
}

/*admission*/
.train_r h2 {
  font-size: 20px;
  color: #841f1f;
  margin-top: 25px;
}
.train_r .list {
  margin-top: 10px;
}
.train_r .list li {
  background: url(../images/train_mark4.png) no-repeat left center;
  padding-left: 10px;
  font-size: 14px;
  line-height: 34px;
}
.train_r .list li a {
  color: #212121;
  display: block;
  float: left;
  width: 600px;
}
.train_r .list li span {
  font-family: 'Tahoma';
  float: right;
  font-size: 12px;
  color: #707070;
  margin-right: 20px;
  display: block;
  float: left;
}
.page {
  text-align: right;
  margin: 40px 20px 0 0;
}
.pagebtn,
.pagebtn1 {
  display: inline-block;
  font-family: '宋体';
}
.page a,
.page1 a {
  padding: 0 1px;
  color: #636569;
}
.page1 {
  text-align: center;
}

.train_r .detail {
  text-align: center;
  font-family: '宋体';
}
.train_r .detail p {
  font-size: 18px;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #000;
  line-height: 50px;
}
.train_r .detail span {
  font-family: 'Tahoma';
  font-size: 10px;
}
.train_r .detail_ct {
  font-family: '宋体';
  padding: 0 20px 0 24px;
}
.train_r .detail_ct p {
  text-indent: 2em;
  line-height: 2;
  color: #a77e2b;
  margin-top: 10px;
}
.train_r .detail_next {
  font-family: '宋体';
  border-top: 1px solid #a77e2b;
  line-height: 40px;
  margin: 70px 20px 0 24px;
}
.train_r .detail_next a {
  color: #707070;
}

/*party*/
#party_main {
  width: 100%;
  background: url(../images/party_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}

.train_r_d {
  width: 755px;
}

#party {
  margin-top: 40px;
}
#party .party_top {
  padding: 30px 24px 0;
}
.par_t {
  width: 458px;
  height: 374px;
}
.par_big {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 300px;
  overflow: hidden;
}
.par_big ul {
  height: 300px;
  overflow: hidden;
}
.par_big ul li {
  width: 458px;
  overflow: hidden;
}
.par_big ul li p {
  width: 398px;
  position: absolute;
  bottom: 0;
  background: url(../images/party_mark1.png) repeat;
  color: #fff;
  font-family: '宋体';
  text-indent: 2em;
  padding: 14px 30px;
  line-height: 20px;
}
.par_big ul li img {
  width: 458px;
  height: 300px;
}
.par_sml {
  width: 100%;
  background: url(../images/party_mark1.jpg) repeat;
  position: relative;
  height: 30px;
  z-index: 999;
  line-height: 30px;
  text-align: center;
}
.par_sml ul {
  overflow: hidden;
  display: inline-block;
}
.par_sml li {
  width: 12px;
  height: 12px;
  display: inline;
  float: left;
  overflow: hidden;
  background: url(../images/party_mark3.jpg) no-repeat;
  margin-right: 6px;
}
.par_sml .cur {
  background: url(../images/party_mark2.jpg) no-repeat;
}

.party_top .party_r {
  width: 470px;
}
.party_top .party_r dl {
  border-bottom: 2px solid #d5c2b0;
  padding-bottom: 10px;
}
.party_top .party_r dl p,
.party_back .party_list p {
  border-top: 4px solid #d5c2b0;
  padding-top: 4px;
  line-height: 33px;
}
.party_top .party_r dl p span,
.party_back .party_list p span {
  color: #ca1413;
  font-size: 18px;
  font-weight: bold;
  border-top: 8px solid #ca1413;
  padding: 4px 20px 0;
}
.party_top .party_r dl p label,
.party_back .party_list p label {
  float: right;
  margin-right: 10px;
  font-family: '宋体';
}
.party_top .party_r dl dt {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  padding-left: 20px;
  margin-top: 10px;
}
.party_top .party_r dl dd {
  font-family: '宋体';
  padding-left: 10px;
  text-indent: 2em;
  line-height: 20px;
  margin-top: 10px;
}

.party_top .party_r ul {
  margin-top: 16px;
}
.party_top .party_r ul li {
  background: url(../images/party_mark4.jpg) no-repeat left center;
  padding-left: 10px;
  font-family: '宋体';
  font-size: 14px;
  line-height: 2;
}
.party_top .party_r ul li a {
  color: #790000;
  display: block;
}

.party_back {
  margin-top: 28px;
  padding: 0 24px;
  overflow: hidden;
}
.party_back .party_list {
  width: 300px;
}
.party_back .party_list ul {
  padding-bottom: 20px;
}
.party_back .party_list ul li {
  background: url(../images/party_mark5.jpg) no-repeat left center;
  padding-left: 10px;
  font-family: '宋体';
  line-height: 28px;
}
.party_back .party_list ul li a {
  color: #000;
}
.party_back .party_list ul li span {
  float: right;
  font-family: 'Tahoma';
  font-size: 10px;
}

.party_detail {
  padding: 30px 24px 40px 20px;
}
.party_nav {
  background: #a51c30;
  width: 185px;
  text-align: center;
}
.party_nav ul {
  padding: 20px 0 100px;
  border-bottom: 8px solid #881828;
  margin-right: 6px;
}
.party_nav li {
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  background: url(../images/party_mark6.jpg) repeat-x center bottom;
}
.party_nav li a {
  color: #fff;
  display: block;
}
.party_nav li a:hover {
  background: url(../images/party_mark2.png) no-repeat;
  width: 191px;
  height: 43px;
  margin-left: -6px;
}
.party_nav li a.cur {
  background: url(../images/party_mark2.png) no-repeat;
  width: 191px;
  height: 43px;
  margin-left: -6px;
  position: relative;
}

/*about*/
.about .about_title,
.profession .profession_title {
  height: 80px;
}
.about .about_title ul,
.profession .profession_title ul {
  overflow: hidden;
}
.about .about_title li,
.profession .profession_title li {
  float: left;
  height: 80px;
  width: 100px;
  margin-right: 4px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.about .about_title li p,
.profession .profession_title li p {
  margin-top: 50px;
}
.about .about_title li.cur a,
.profession .profession_title li.cur {
  background-position: 0 -80px;
  color: #ccac6a;
}
.about_ct {
  overflow: hidden;
  padding-left: 38px;
  background: url(../images/sub_hot1.png) repeat center top; /*padding-bottom:60px;filter:alpha(opacity=90);-moz-opacity:0.9; opacity:0.9;*/
}
.about_ct .p_about {
  font-family: '宋体';
  line-height: 2;
  margin-top: 60px;
}
.about_ct .p_about img {
  max-width: 100%;
  height: auto !important;
}
.about_ct .p_abouth {
  height: 758px;
  overflow-y: auto;
  width: 700px;
}
.about_ct .p_about p {
  margin-top: 20px;
}
.about_title li a,
.profession .profession_title li a {
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 80px;
  overflow: hidden;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  color: #fff;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}
.about_title li a:hover,
.profession .profession_title li a:hover {
  background-position: 0 -80px;
  color: #ccac6a;
}

.honnor_t {
  width: 928px;
  height: 406px;
  margin-top: 80px;
}
/*.honnor_big{width:928px; position:relative; z-index:2; height:344px;  overflow:hidden;}
.honnor_big ul{ height:406px; overflow:hidden;}
.honnor_big ul li{ width:100%; overflow:hidden;}*/
.honnor_b li dl {
  width: 314px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/honor_line2.png) repeat;
  height: 406px;
  padding-left: 16px;
  color: #f5d89c;
}
.honnor_b li dl dt {
  padding-top: 50px;
  font-family: 'Arial';
  font-size: 40px;
  color: #f5d89c;
}
.honnor_b li dl dd {
  font-family: '宋体';
  margin-top: 10px;
}
.honnor_b li dl dd span {
  font-family: 'Tahoma';
}
.honnor_b li img {
  width: 100%;
}

/*.honnor_big{position:relative;width:928px;height:406px;overflow:hidden;zoom:1;}
.honnor_big .slides{zoom:1;}
#honnor .flex-control-nav{width:928px;position:relative;bottom:0; height:30px; background:url(../images/party_mark1.jpg) repeat; text-align:center;}
#honnor .flex-control-nav li{margin:0 4px;display:inline-block;zoom:1;*display:inline;position:relative;}
#honnor .flex-control-paging li a{background:url(../images/news_bt3.png) no-repeat 0 -12px;display:block;height:12px;overflow:hidden;text-indent:-99em;width:12px;cursor:pointer; margin-top:9px;}
#honnor .flex-control-paging li a.flex-active{background-position:0 0;}*/
#honnor .flex-prev {
  background: url(../images/news_bt2.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  right: 0;
  top: 120px;
}
#honnor .flex-next {
  background: url(../images/news_bt1.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 120px;
}

.main_product {
  position: relative;
  width: 928px;
}
.main_probk {
  width: 928px;
  overflow: hidden;
}
.pro_prev {
  background: url(../images/news_bt2.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  right: 0;
  top: 240px;
  cursor: pointer;
}
.pro_next {
  background: url(../images/news_bt1.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 240px;
  cursor: pointer;
}

.honnor_b {
  width: 928px;
  overflow: hidden;
  margin-top: 80px;
  position: relative;
}
.honnor_b ul {
  width: 928px;
  position: relative;
}
.honnor_b li {
  float: left;
  width: 928px;
  height: 406px;
  position: relative;
}
.honnor_b li img {
  width: 928px;
  height: 406px;
}

/*practice*/
#practice_main {
  width: 100%;
  background: url(../images/sub_bg3.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
#practice_main1 {
  width: 100%;
  background: url(../images/pic_02.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
.practice {
  margin-top: 40px;
}
.practice ul {
  overflow: hidden;
}
.practice ul li {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  position: relative;
  height: 152px;
  overflow: hidden;
}
.practice ul li a {
  color: #fff;
}
.practice ul li p {
  width: 100%;
  color: #fff;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 0;
  background: #841f1f;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
}
.practice ul li.cur {
  height: 314px;
  overflow: hidden;
}

.practice_list {
  padding-bottom: 40px;
}
.practice_list ul {
  overflow: hidden;
}
.practice_list li {
  width: 438px;
  padding-left: 10px;
  border: 1px solid #dfdfdf;
  overflow: hidden;
  padding-bottom: 14px;
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  height: 127px;
}
.practice_list li .time {
  text-align: center;
  width: 54px;
  height: 48px;
  background: #841f1f;
  color: #fff;
  padding-top: 6px;
  float: left;
}
.practice_list li .time p {
  font-weight: bold;
  font-size: 16px;
}
.practice_list li dl {
  font-family: '宋体';
  padding: 0 24px 0 70px;
  margin-top: 20px;
}
.practice_list li dl dt a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.practice_list li dl dd {
  line-height: 20px;
  margin-top: 10px;
}

/*news*/
#news_main {
  width: 100%;
  background: url(../images/news_bg.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
.news_top {
  margin-top: 40px;
}
.news_top .flexslider {
  position: relative;
  width: 671px;
  height: 330px;
  overflow: hidden;
  zoom: 1;
}
.news_top .flexslider .slides {
  zoom: 1;
}
.news_top .flex-control-nav {
  width: 671px;
  position: relative;
  bottom: 0;
  height: 30px;
  background: url(../images/party_mark1.jpg) repeat;
  text-align: center;
}
.news_top .flex-control-nav li {
  margin: 0 4px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.news_top .flex-control-paging li a {
  background: url(../images/news_bt3.png) no-repeat 0 -12px;
  display: block;
  height: 12px;
  overflow: hidden;
  text-indent: -99em;
  width: 12px;
  cursor: pointer;
  margin-top: 9px;
}
.news_top .flex-control-paging li a.flex-active {
  background-position: 0 0;
}
.news_top .flex-prev {
  background: url(../images/news_bt2.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  right: 0;
  top: 120px;
}
.news_top .flex-next {
  background: url(../images/news_bt1.png) no-repeat;
  width: 44px;
  height: 81px;
  position: absolute;
  left: 0;
  top: 120px;
}

.dtitle {
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  font-weight: bold;
  color: #f7f7f7;
  padding-right: 10px;
  text-align: right;
  background: url(../images/dbg1.gif) 0 0 no-repeat;
}
.dcon_list1 {
  background: #fff;
}
.dcon_list1_left {
  position: relative;
  width: 660px;
  height: 414px;
  overflow: hidden;
  padding-top: 2px;
  padding-right: 2px;
  background: #fff;
  margin-top: -27px;
}
.dcon_list1_left li {
  position: relative;
  width: 660px;
  height: 414px;
  overflow: hidden;
}
.dcon_list1_right {
  width: 316px;
  background: #f8f8f7;
}
.dcon_list1_right li {
  float: left;
  width: 100%;
  height: 75px;
  margin-top: 2px;
  background: #e6e6e6;
}
.dcon_list1_right li .fl {
  width: 220px;
  padding-left: 17px;
  padding-top: 19px;
}
.dcon_list1_right li .fl .title a {
  color: #999999;
}
.dcon_list1_right li .fl .con a {
  color: #0283a0;
}
.pt8 {
  padding-top: 8px;
}
.dcon_list1_right li .fr {
  width: 72px;
  height: 75px;
  overflow: hidden;
}
.dcon_list1_right .on {
  margin-left: -24px;
  padding-left: 24px;
  background: url(../images/dimg1.png) 0 0 no-repeat;
  position: relative;
}
.dcon_list1_right .on .fl .title a {
  color: #fceaa2;
}
.dcon_list1_right .on .fl .con a {
  color: #fff;
}
.ddingwei {
  width: 433px;
  height: 73px;
  overflow: hidden;
  line-height: 27px;
  font-size: 16px;
  color: #fff;
  padding: 20px 45px 0 22px;
  top: 231px;
  left: 0;
  background: url(../images/dimg2.png) 0 0 no-repeat;
}
.dcon_list2 li {
  height: 118px;
  overflow: hidden;
  padding: 12px;
  border: solid 1px #dfdfdf;
  background: #f8f8f7;
}
.dcon_list2 li .fl {
  width: 115px;
  height: 120px;
  overflow: hidden;
}
.dcon_list2 li .fr {
  width: 810px;
}
.dcon_list2 li .fr .li1 a {
  font-size: 16px;
  color: #333333;
}
.dcon_list2 li .fr .li2 {
  line-height: 20px;
  color: #888888;
}
.dcon_list2 li .fr .li3 span {
  color: #0283a0;
}
.mb10 {
  margin-bottom: 10px;
}
.dpic {
  width: 660px;
  height: 414px;
  overflow: hidden;
}
.dcalendare {
  width: 233px;
  padding-right: 36px;
}
.dcalendare .dtitle {
  width: 220px;
  height: 55px;
  overflow: hidden;
  padding-top: 3px;
  padding-right: 10px;
  background: url(../images/dbg2.gif) 0 0 no-repeat;
}
.dtitle1 .li1 a,
.dtitle1 .li3 a {
  width: 14px;
  height: 14px;
  overflow: hidden;
  line-height: 14px;
  float: left;
}
.dtitle1 .li1 a {
  background: url(../images/dicon2.gif) 0 0 no-repeat;
}
.dtitle1 .li2 {
  width: 34px;
  height: 14px;
  overflow: hidden;
  line-height: 14px;
  text-align: center;
  color: #fff;
}
.dtitle1 .li3 a {
  background: url(../images/dicon1.gif) 0 0 no-repeat;
}
.dcalendare_con1 span,
.dcalendare_con2 li {
  float: left;
  width: 32px;
  text-align: center;
  margin-right: 1px;
}
.dcalendare_con1 span {
  height: 21px;
  overflow: hidden;
  line-height: 21px;
  color: #fff;
  margin-top: 2px;
  background: #616161;
}
.dcalendare_con2 li {
  height: 31px;
  overflow: hidden;
  line-height: 31px;
  font-weight: bold;
  margin-bottom: 1px;
  background: #ededed;
}
.dcalendare_con2 li a {
  display: block;
  color: #c8c8c8;
}
.dcalendare_con2 .on {
  background: #616161;
}
.dcalendare_con2 .on a {
  color: #fff;
}
.dcalendare_con2 .news_current {
  background: #ededed url(../images/dicon3.gif) right bottom no-repeat;
}
.dcalendare_con2 .news_current a {
  color: #616161;
}
.dchuanmei_list2 {
  width: 1000px;
}
.dchuanmei_list2 li {
  float: left;
  width: 478px;
  height: 100px;
  overflow: hidden;
  margin-right: 20px;
  border: solid 1px #dfdfdf;
  background: #fff;
  padding-top: 21px;
  margin-bottom: 17px;
}
.dchuanmei_list2_l {
  width: 284px;
  padding-left: 81px;
}
.dchuanmei_list2_l .li1 a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.dchuanmei_list2_l .li2 a {
  line-height: 19px;
  color: #888888;
}
.dchuanmei_list2_r {
  width: 71px;
  height: 57px;
  overflow: hidden;
  padding-right: 14px;
}
.dchuanmei_list2_dingwei {
  width: 53px;
  height: 54px;
  overflow: hidden;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background: #4384c4;
  top: 0;
  left: 10px;
}
.dchuanmei_list2_dingwei .li1 {
  font-size: 16px;
  font-weight: bold;
  padding-top: 11px;
}
.c:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.c {
  display: inline-block;
}
.c {
  display: block;
}
.on_news_current {
  background: url('../images/on_news_current.jpg') no-repeat !important;
}

.news_detaill {
  width: calc(100% - 286px);
  margin-top: 60px;
  overflow: hidden;
}
.news_detaill h2 {
  font-size: 18px;
  color: #000;
  padding-bottom: 20px;
}
.news_detaill p {
  font-family: '宋体';
  text-indent: 2em;
  line-height: 2;
  margin-top: 12px;
}
.news_detailr {
  width: 224px;
  margin-top: 110px;
  margin-right: 46px;
}
.detail_top {
  border: 1px solid #dadada;
}
.detail_top .detail_title {
  height: 44px;
  line-height: 44px;
  padding-left: 14px;
  font-size: 14px;
  color: #000;
  overflow: hidden;
}
.detail_top .detail_title label {
  color: #a61515;
}
.detail_top .detail_title span {
  float: right;
  margin-right: 10px;
  font-size: 10px;
  color: #989793;
}
.detail_top .detail_title span a {
  color: #989793;
}
.detail_top p {
  background: #bba884;
  height: 22px;
  line-height: 22px;
  font-family: 'Tahoma';
  color: #fff;
  padding-left: 14px;
}
.detail_top ul {
  margin-left: 10px;
  padding-bottom: 20px;
}
.detail_top li {
  background: url(../images/news_mark1.jpg) no-repeat left 6px;
  padding-left: 14px;
  font-family: '宋体';
  margin-top: 10px;
}
.detail_top li a {
  color: #606060;
}

/*profession*/
#profession_main {
  width: 100%;
  background: url(../images/sub_bg2.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 912px;
  position: relative;
}
#profession,
.profession {
  margin-top: 40px;
}
#profession {
  position: relative;
  width: 1100px;
  overflow: hidden;
  margin-top: 100px;
  left: -30px;
}
#profession ul {
  width: 1150px;
}
#profession li {
  position: relative;
  float: left;
  margin-right: 20px;
  height: 423px;
}
 {
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 80px;
  overflow: hidden;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  color: #fff;
}
.about .about_title li a.cur,
.profession .profession_title li.cur {
  background-position: 0 -80px;
  color: #ccac6a;
}

#profession li a {
  width: 190px;
  height: 423px;
  overflow: hidden;
  display: block;
}
#profession li.selected {
  height: 494px;
  position: relative;
  width: 258px;
}
#profession li.selected .b {
  position: absolute;
  right: 0;
  top: 0;
}
#profession li.selected .q,
#profession li.selected .m {
  display: none;
}
#profession li.select {
  width: 190px;
  height: 423px;
}
#profession li.select .q {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
}
/*#profession:hover img{background-position:0 -423px;}
#profession:hover img:hover{background-repeat:no-repeat;display:block;width:100%;height:80px; overflow:hidden;transition:all .2s ease;-moz-transition:all .2s ease;color:#fff;}*/

.profession .profession_title li {
  float: left;
}
.profession .profession_title li.cur a {
  background-position: 0 -80px;
  color: #ccac6a;
}

.profession_detail {
  background: url(../images/sub_hot1.png) repeat;
  padding-left: 30px;
  min-height: 505px;
}
.profession_ct {
  position: relative;
}
.profession_ct .pro_img {
  position: absolute;
  right: 0;
  top: 0;
}

.profession_detail .profession_p {
  width: 690px;
  padding: 30px 0 20px;
}
.profession_detail .profession_p p {
  font-family: '宋体';
  line-height: 2;
  text-indent: 2em;
}

/*20140429新增*/
.sub_title2 {
  font-size: 20px;
  margin-top: 10px;
  color: #ccac6a;
}
.sub_title2 a {
  color: #ccac6a;
}
.sub_title2 img {
  vertical-align: middle;
}

.music {
  width: 920px;
  margin: 0 auto;
  height: 170px;
}
.music_title {
  width: 152px;
  background: #ccac6a;
  height: 144px;
  padding-left: 18px;
  font-size: 24px;
  color: #fff;
  padding-top: 26px;
}
.music_title p {
  font-family: 'Mongolian Baiti';
  font-size: 20px;
}
.music_product {
  position: relative;
}
.music_probk {
  width: 750px;
  overflow: hidden;
}
.music_probk ul {
  width: 750px;
  height: 170px;
  overflow: hidden;
}
.music_probk li {
  width: 250px;
  height: 170px;
  float: left;
  display: inline;
  position: relative;
}
.music_probk li p {
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #000;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.music_probk li a {
  font-size: 14px;
  color: #fff;
}
.music_probk img {
  width: 250px;
  height: 170px;
  display: block;
  margin: 0 auto;
}
.music_prev {
  width: 22px;
  height: 23px;
  display: block;
  background: url(/templates/default/images/profession_mark7.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: -150px;
  top: 92px;
}
.music_next {
  width: 22px;
  height: 23px;
  display: block;
  background: url(/templates/default/images/profession_mark8.png) no-repeat;
  cursor: pointer;
  position: absolute;
  left: -127px;
  top: 92px;
}

.martop {
  margin-top: 35px;
}

/*.bg_mu{ background:url(/templates/default/images/bg1.jpg) repeat;width: 100%; height: 100%; position:absolute; opacity:0.8; top:0; right:0;}*/

#wgzx_main {
  width: 100%;
  background: url(../images/sub_bg1.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: 100% auto;
  background-attachment: fixed;
  min-height: 1200px;
  position: relative;
}

.news_detaill img {
  max-width: auto;
  display: block;
  margin: 0 auto;
}

/* .about_ct .news_detaill {
  color:#ccc;
} */
.about_ct .news_detaill table {
  table-layout: fixed;
  word-break: break-all;
  max-width: 100%;
  width: 100%;
}
