@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  list-style: none;
}

html {
  _background: url(about:blank);
  background-attachment: fixed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,

button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #222;
  font-size: 12px;
  font-family: '微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';
  margin: 0 auto;
  padding: 0;
  line-height: 30px;
}

ul,
li {
  list-style: none;
}

input,
textarea,
button,
select {
  font-size: 12px;
  outline: none;
  resize: none;
  color: #555;
  font-family: '微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, 'Tahoma';
}

button {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}



a {
  color: #222;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}

a:hover {
  color: #009944;
  text-decoration: none;
}

img {
  border: none;
  max-width: 100%;
}

#clear {
  width: 100%;
  height: 0px;
  clear: both;
}

h2 {
  font-size: 24px;
  font-weight: blod;
  line-height: 30px;
}

h4 {
  font-size: 14px;
  font-weight: blod;
  line-height: 30px;
}

p {
  line-height: 30px;
}









.se1 {
  color: #f15a2e;
}

.se2 {
  color: #006db1
}

.left {
  float: left;
}

.right {
  float: right;
}

.line35 {
  line-height: 35px;
}

.line40 {
  line-height: 40px;
}

.line50 {
  line-height: 50px;
}

.line60 {
  line-height: 60px;
}

.line70 {
  line-height: 70px;
}

.s12 {
  font-size: 12px;
}

.s14 {
  font-size: 14px;
}

.s16 {
  font-size: 16px;
}

.s18 {
  font-size: 18px;
}

.s20 {
  font-size: 20px;
}

.s22 {
  font-size: 22px;
}

.s24 {
  font-size: 24px;
}

.s26 {
  font-size: 26px;
}

.s28 {
  font-size: 28px;
}

.s30 {
  font-size: 30px;
}

.s32 {
  font-size: 32px;
}

.s34 {
  font-size: 34px;
}

.s36 {
  font-size: 36px;
}

.s38 {
  font-size: 38px;
}

.s40 {
  font-size: 40px;
}





#lh10 {
  width: 100%;
  height: 10px;
}

#lh20 {
  width: 100%;
  height: 20px;
}

#lh30 {
  width: 100%;
  height: 30px;
}

#lh40 {
  width: 100%;
  height: 40px;
}

#lh50 {
  width: 100%;
  height: 50px;
}







::selection {
  background: #23693a;
  color: #fff;
}

::-moz-selection {
  background: #23693a;
  color: #fff;
}

::-webkit-selection {
  background: #23693a;
  color: #fff;
}















.htop {
  width: 100%;
  height: 25px;
  background: #f2f2f2;
  padding: 8px 0px 8px 0px;
  border-bottom: #e4e4e4 1px solid;
  color: #777;
  font-size: 14px;
}

.htop a {
  color: #777;
}

.htop a:hover {
  color: #009944;
}

.htopc {
  width: 1200px;
  height: 25px;
  margin: 0 auto;
  position: relative;
}



.hwx {
  width: 110px;
  height: 110px;
  padding: 2px;
  border: #e5e5e5 1px solid;
  background: #fff;
  position: absolute;
  left: 0px;
  top: 33px;
  z-index: 1;
  display: none;
}

.hwx img {
  width: 110px;
  height: 110px;
}



.ahwx {
  width: 110px;
  height: 110px;
  padding: 2px;
  border: #e5e5e5 1px solid;
  background: #fff;
  position: absolute;
  left: 110px;
  top: 33px;
  z-index: 1;
  display: none;
}

.ahwx img {
  width: 110px;
  height: 110px;
}



.htopl {
  width: 500px;
  height: 25px;
  float: left;
}

.htopl ul li {
  float: left;
}

.htopl ul a {
  display: block;
  width: 95px;
  height: 25px;
  line-height: 25px;
  margin-right: 10px;
  box-sizing: border-box;
  padding-left: 32px;
}

.htopl ul .ha1 {
  background: url(../images/ain_03.jpg) left center no-repeat;
}

.htopl ul .ha2 {
  background: url(../images/ain_05.jpg) left center no-repeat;
}



.htopr {
  width: 500px;
  height: 25px;
  float: right;
  text-align: right;
}

.htopr span {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #ddd;
  margin: 0px 8px 0px 8px;
}









.top {
  width: 100%;
  height: 100px;
  background: #fff;
  padding: 15px 0px 20px 0px;
}



.topc {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  position: relative;
}



.topcl {
  width: 320px;
  height: 100px;
  float: left;
}



.topcr {
  width: 220px;
  height: 70px;
  float: right;
  margin-top: 20px;
  box-sizing: border-box;
  padding-top: 27px;
  line-height: 32px;
  text-align: right;
  background: url(../images/aain_15.jpg) right top no-repeat;
  font-size: 28px;
  color: #009944;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}



.topcc {
  width: 630px;
  height: 90px;
  position: absolute;
  top: 20px;
  right: 236px;
  z-index: 1;
}



.topcc_a {
  width: 100%;
  height: 40px;
  margin: 0 auto;
}



.topcc_b {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #009a44;
}

.topcc_b a {
  color: #009a44;
  margin: 0px 6px 0px 6px;
}

.topcc_b a:hover {
  color: #009a44;
  text-decoration: underline;
}



.ss1 {
  width: 553px;
  height: 36px;
  border: #009944 2px solid;
  border-right: none;
  line-height: 36px;
  text-indent: 15px;
}













#menu_wp {
  width: 100%;
  height: 46px;
  background: #fff;
  border-bottom: #009a42 solid 3px;
}



/*menu*/

#menu {
  display: block;
  width: 1200px;
  /* background: #009a44; */
  margin: 0 auto;
  height: 46px;
}



#nav {
  display: block;
  width: 940px;
  height: 46px;
  margin: 0 auto;
 /* float: right;*/
}

#nav .mainlevel {
  float: left;
  text-align: center;
  display: block;
  position: relative;
  /* background: url(../images/libg_21.png) right center no-repeat; */
  padding-right: 1px;
  z-index: 999999
}

#nav .mainlevel a {
  text-decoration: none;
  width: 100px;
  text-align: center;
  line-height: 46px;
  color: #000;
  height: 46px;
  display: block;
  font-size: 16px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index: 99999;
}

#nav .mainlevel a:hover {
  color: #fff;
  background: #eb8c20;
  text-decoration: none;
  z-index: 999
}

#nav .mainlevel ul {
  position: absolute;
  display: none;
  margin-left: 0px;
  background: #fff;
  padding: 10px 0px 20px 0px;
  z-index: 9999;
  -moz-box-shadow: 0px 2px 5px #D9D9D9;
  -webkit-box-shadow: 0px 2px 5px #D9D9D9;
  box-shadow: 0px 2px 5px #D9D9D9;
}

#nav .mainlevel li {}

#nav .mainlevel li a {
  padding: 0px;
  /*width: 149px;*/
 width: 101px;
  text-align: center;
  color: #555;
  border-bottom: #e5e5e5 1px dotted;
  font-size: 14px;
  text-indent: 0px;
  line-height: 40px;
  height: 40px;
  display: block;
  _padding-bottom: 2px;
  /*IE6 only*/
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
}

#nav .mainlevel li a:hover {
  text-decoration: underline;
  color: #d9040a;
  text-decoration: none;
  background: none;
}

.tuijian {
  background: #009a44;
  color: #fff;
  width: 260px;
  height: 46px;
  float: left;
  line-height: 46px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.tuijian .navlist {
  position: absolute;
  z-index: 9;
  height: 450px;
  width: 100%;
  background: rgba(255, 255, 255, .7);
  top: 49px;
  left: 0;

}

.tuijian .navlist ul {
  position: relative;
  /* padding: 0px 20px; */
}

.tuijian .navlist ul li {
  padding: 0px 20px;
  font-size: 14px;

  font-weight: normal;
  text-align: left;
  line-height: 36px;
  background: url(../images/libg.png) no-repeat 90% center;
  /* border-bottom: #ccc solid 1px; */
}

.tuijian .navlist ul li p.line {
  height: 1px;
  padding: 0px;
  margin: 0px;
  background: #d8d8d8;
}

.tuijian .navlist ul li>a {
  margin: 8px 0;
}

.tuijian .navlist ul li a {
  display: block;

}

.tuijian .navlist ul li:hover>a {
  /*background: #f4b446 url(../images/libg-2.png) no-repeat 90% center;
  color: #fff;
  text-align: center;
  border-radius: 3px;*/

}

.tuijian .navlist ul li .childNav,.tuijian .navlist ul li .child_nav {
  height: 450px;
   display: none;
  position: absolute;
  left: 100%;
  top: -8px;
  width: 200px;
  padding: 0 20px;
  background: #f9f9f9;
  border-left: #ccc solid 1px;
} 
.child_nav{
	left: 100%!important;
	 top: -6px;
}

.tuijian .navlist ul li .childNav a,.tuijian .navlist ul li .child_nav a {
  line-height: 42px;
  background: #f9f9f9;
  display: block;
  border-bottom: #f2f2f2 solid 1px;
}

.tuijian .navlist ul li:hover .childNav {
  display: block;
}

.tuijian .navlist ul li:hover .childNav ul li:hover .child_nav{
  display: block!important;
}




















/*幻灯代码*/

#banner {
  width: 100%;
  height: 450px;
  margin: 0 auto;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 450px;
  background: #fff;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 450px;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}

.fullSlide .bd li a {
  display: block;
  height: 450px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 40px;
  line-height: 40px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 20px;
  height: 20px;
  margin: 1px;
  margin-left: 0px;
  margin-right: 0px;
  overflow: hidden;
  background-image: url(../images/ber1.png);
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background-image: url(../images/ber2.png);
}

.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

































.cont1 {
  width: 1200px;
  height: 383px;
  margin: 0 auto;
  padding: 30px 0px 20px 0px;
}





.cont1l {
  width: 260px;
  height: 383px;
  /* background: #fff; */
  float: left;
  box-sizing: border-box;
  /* padding: 18px 20px 0px 20px; */
}

.cont1l p.adv:first-child {
  margin-bottom: 10px;
}

.cont1l p.adv {
  height: 190px;
}

.cont1r {
  width: 930px;
  height: 390px;
  float: right;
  background: #fff;
  box-sizing: border-box;
  padding: 1px;
  padding: 20px;
}





.c1ra {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.c1ra span {
  color: #009a44;
}

.c1rb {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}

.c1rb b {
  font-size: 32px;
  color: #ee0000;
  margin-right: 5px;
  font-family: Arial, Helvetica, sans-serif;
}

.c1rb strong {
  font-size: 32px;
  color: #ee0000;
  margin-right: 5px;
  font-family: Arial, Helvetica, sans-serif;
}





.ssspp {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.ccmm1 {
  width: 80px;
  height: 20px;
  position: absolute;
  right: 0px;
  top: 10px;
  text-align: right;
}





/* 选项卡示例样式 */

.main,
.main2,
.box {
  width: 100%;
  margin: 0px auto;
}

.tab {
  overflow: hidden;
  width: 100%;
  height: 42px;
  cursor: pointer;
}

.tab li {
  float: left;
  width: 120px;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  margin-right: 15px;
  background: #f2f2f2;
}

.tab li.on {
  background: #009a44;
}

.tab li.on a {
  color: #fff;
}

.con {
  width: 100%;
  border-top: none;
  padding-top: 12px;
}









.conl {
  width: 328px;
  height: 278px;
  float: left;
  padding-top: 8px;
}



.conr {
  width: 530px;
  height: 278px;
  float: right;
}

.conr ul a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: #e5e5e5 1px dotted;
  font-size: 14px;
  background: url(../images/aain_34.jpg) left center no-repeat;
  text-indent: 14px;
  overflow: hidden;
}

.conr ul span {
  float: right;
  font-size: 12px;
  color: #aaa;
}













/* 选项卡示例样式 */

.main100 {
  width: 100%;
  margin: 0px auto;
}

.tab100 {
  overflow: hidden;
  width: 100%;
  height: 45px;
  cursor: pointer;
}

.tab100 li {
  float: left;
  width: 161px;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  background: #ebebeb;
  border-top: #ebebeb 2px solid;
  border-bottom: #e4e4e4 1px solid;
}

.tab100 li.on {
  background: #fff;
  border-top: #039645 2px solid;
  border-bottom: #fff 1px solid;
}

.tab100 li.on a {
  color: #444;
}

.con100 {
  width: 305px;
  height: 305px;
  margin: 0 auto;
  border-top: none;
  padding-top: 12px;
  overflow-y: scroll;
}

.con100 img {
  max-width: 100%;
}





/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.con100::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.con100::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
  border-radius: 0px;
  background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.con100::-webkit-scrollbar-thumb {
  border-radius: 0px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  background-color: #00ba52;
}




/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.con101::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #F5F5F5;
}

/*定义滚动条轨道 内阴影+圆角*/
.con101::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.0);
  border-radius: 0px;
  background-color: #F5F5F5;
}

/*定义滑块 内阴影+圆角*/
.con101::-webkit-scrollbar-thumb {
  border-radius: 0px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
  background-color: #00ba52;
}


.main101 {
  width: 100%;
  margin: 0px auto;
  box-sizing: border-box;
  border: #e5e5e5 1px solid;
}

.tab101 {
  overflow: hidden;
  width: 100%;
  height: 45px;
  cursor: pointer;
}

.tab101 li {
  float: left;
  width: 168px;
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  background: #ebebeb;
  border-top: #ebebeb 2px solid;
  border-bottom: #e4e4e4 1px solid;
}

.tab101 li.on {
  background: #fff;
  border-top: #039645 2px solid;
  border-bottom: #fff 1px solid;
}

.tab101 li.on a {
  color: #444;
}

.con101 {
  width: 305px;
  height: 305px;
  margin: 0 auto;
  border-top: none;
  padding-top: 12px;
  overflow-y: scroll;
}

.con101 img {
  max-width: 100%;
}











/*新闻滚动*/

.mF_expo2010 {
  position: relative;
  width: 328px;
  height: 278px;
  overflow: hidden;
  background: #fff;
}

.mF_expo2010 .loading {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  color: #666;
  text-align: center;
  background: #fff url(loading.gif) center -40px no-repeat;
}

/*载入画面*/

.mF_expo2010 .pic li {
  position: absolute;
}

.mF_expo2010 .pic li img {
  width: 328px;
  height: 278px;
}

/*图片和焦点图框架一样大小*/

.mF_expo2010 .txt li {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 328px;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}

.mF_expo2010 .txt li a {
  display: block;
  color: #fafafa;
  padding-left: 15px;
  font-size: 12px;
  text-decoration: none;
}

/*标题样式*/

.mF_expo2010 .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 328px;
  text-indent: 20px;
  height: 50px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/*标题背景*/

.mF_expo2010 .num,
.mF_expo2010 .num-bg {
  position: absolute;
  z-index: 3;
  bottom: 12px;
  right: 10px;
  color: #fff;
}

/*按钮样式*/

.mF_expo2010 .num li,
.mF_expo2010 .num-bg li {
  float: left;
  width: 18px;
  height: 18px;
  margin-bottom: 3px;
  line-height: 18px;
  overflow: hidden;
  text-align: center;
  margin-left: 3px;
  cursor: pointer;
}

.mF_expo2010 .num-bg li {
  background: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

/*按钮背景*/

.mF_expo2010 .num li.current,
.mF_expo2010 .num li.hover {
  background: #bc2a3c;
}

/*当前/悬停按钮背景*/
h2.title {
  position: relative;
  font-size: 20px;
  color: #19894f;
  line-height: 24px;
  margin-bottom: 12px;
}

h2.title a {
  font-weight: normal;
  font-size: 14px;
  color: #807f7d;
  position: absolute;
  right: 0px;
  top: 0;
}

h2.title a:hover {
  color: #19894f;
}

.cont2 {
  width: 1200px;
  height: 420px;
  margin: 0 auto;
  /* background: #fff url(../images/aain_39.jpg) left center no-repeat; */
  box-sizing: border-box;
  background: #fff;
  padding: 20px;
  margin-bottom: 12px;
}

.cont2 ul li {
  float: left;
  width: 276px;
  height: 100px;
  border: #e8e8e8 solid 1px;
  margin-right: 15px;
  margin-bottom: 8px;
  margin-top: 8px;
}

.cont2 ul li:nth-child(4n) {
  margin-right: 0;
}



.baoming {
  overflow: hidden;
}

.baoming .basewidth {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: -webkit-linear-gradient(to right, #2da7fa, #7f75f8);
  background: linear-gradient(to right, #2da7fa, #7f75f8);
}

.baoming .basewidth img {
  display: block;
  margin: 0 auto;
}


.as1 {
  /* width: 258px;
  height: 98px;
  background: #ebebeb;
  border: #e8e8e8 1px solid;
  margin-right: 20px; */
}





.as1c {
  width: 100%;
  height: 75px;
  margin: 0 auto;
  padding-top: 12px;
  color: #888;
  line-height: 20px;
  text-align: left;
}

.as1c img {
  width: 68px;
  height: 68px;
  /* border: #e5e5e5 1px solid; */
  float: left;
  margin-right: 9px;
  margin-left: 9px;
}

.as1c .university {
  font-size: 15px;
  font-weight: bold;
  color: #222;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.gzz,
.dkdz {
  width: 1152px;
  margin: 0px auto;
  background: #fff;
  padding: 24px;
  margin-top: 10px;
}

.gzz h3.title {
  background: url(../images/gz_title.jpg) no-repeat left center;
  height: 45px;
  position: relative;
}

.dkdz h3.title {
  background: url(../images/dz_title.jpg) no-repeat left center;
  height: 45px;
  position: relative;
}

.gzz h3.title .navlist,
.dkdz h3.title .navlist {
  position: absolute;
  right: 0;
  top: 0;
}

.gzz h3.title .navlist a,
.dkdz h3.title .navlist a {
  font-weight: normal;
  margin: 0px 13px;
}

.imim {
  width: 1200px;
  margin: 0 auto;
  min-height: 50px;
  margin-top: 25px;
}

.imim img {
  width: 1200px;
  height: auto;
}


#dkdz {
  width: 830px;
}

#dkdz ul li img {
  width: 100%
}

#dkdz ul li .c3b1 {
  width: 100%;
}

#dkdz .con200 {
  padding-top: 10px;
}

#dkdz ul {
  width: 820px;
  margin: 0 auto;
}

#dkdz ul li {
  margin-right: 45px;
  height: auto;
}

#dkdz ul li:nth-child(4n) {
  margin-right: 0px;
}

#dkdz .c3b2 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal;
  width: 100%;
}



.cont3 {
  width: 100%;
  min-height: 270px;
  margin: 0 auto;
  /* background: #fff; */
  /* border: #e5e5e5 1px solid; */
  margin-top: 0px;
}



.main3 {
  width: 100%;
  margin: 0px auto;
}

.tab2,
.tab200 {
  overflow: hidden;
  width: 100%;
  /* min-height: 558px; */
  /* float: left; */
  cursor: pointer;
  margin-top: 20px;
}



.tab2 li,
.tab200 li {
  /* width: 165px; */
  padding: 0px 20px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  text-align: center;
  box-sizing: border-box;
  /* padding-top: 19px;
  background: #f6faf9;
  border-bottom: #e5e5e5 1px solid;
  border-right: #e5e5e5 1px solid; */
  border: #e8e8e8 solid 1px;
  border-radius: 20px;
  float: left;
  margin-right: 15px;
}



.tab2 li a,
.tab200 li a {
  display: block;
  /* font-weight: bold; */
  width: 100%;
  /* height: 40px;
  line-height: 40px;
  text-indent: 35px; */
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}



.tab2 li.on,
.tab200 li.on {
  background: #fff;
  /* border-right: #fff 1px solid; */
}

.tab2 li.on a,
.tab200 li.on a {
  color: #009a44;
}




/* 
.tab2 li .ta0 {
  background: url(../images/xc0.png) left top no-repeat;
}

.tab2 li.on .ta0 {
  background: url(../images/xc0.png) left bottom no-repeat;
}





.tab2 li .ta1 {
  background: url(../images/xc1.png) left top no-repeat;
}

.tab2 li.on .ta1 {
  background: url(../images/xc1.png) left bottom no-repeat;
}



.tab2 li .ta2 {
  background: url(../images/xc2.png) left top no-repeat;
}

.tab2 li.on .ta2 {
  background: url(../images/xc2.png) left bottom no-repeat;
}



.tab2 li .ta3 {
  background: url(../images/xc3.png) left top no-repeat;
}

.tab2 li.on .ta3 {
  background: url(../images/xc3.png) left bottom no-repeat;
}



.tab2 li .ta4 {
  background: url(../images/xc4.png) left top no-repeat;
}

.tab2 li.on .ta4 {
  background: url(../images/xc4.png) left bottom no-repeat;
}



.tab2 li .ta5 {
  background: url(../images/xc5.png) left top no-repeat;
}

.tab2 li.on .ta5 {
  background: url(../images/xc5.png) left bottom no-repeat;
}



.tab2 li .ta6 {
  background: url(../images/xc6.png) left top no-repeat;
}

.tab2 li.on .ta6 {
  background: url(../images/xc6.png) left bottom no-repeat;
}



.tab2 li .ta7 {
  background: url(../images/xc7.png) left top no-repeat;
}

.tab2 li.on .ta7 {
  background: url(../images/xc7.png) left bottom no-repeat;
} */





.con2 {
  width: 100%;
  /* min-height: 558px; */
  float: right;
  margin-top: 20px;
}













.c3a {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  box-sizing: border-box;
  padding-right: 30px;
  text-align: right;
  margin-bottom: 10px;
}

.c3a a {
  display: none;
}



.c3b {
  width: 100%;
  /* height: 480px; */
  margin: 0 auto;
}

.c3b ul li {
  display: block;
  width: 16.5%;
  height: 190px;
  float: left;
  margin-bottom: 10px;
  border: #e8e8e8 solid 1px;
  border-left: 0;
}

.c3b ul li:first-child {
  border-left: #e8e8e8 solid 1px;
}


.c3b ul .c3b1 {
  width: 100%;
  height: 83px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.c3b ul .c3b1 img {
  max-width: 100%;
  height: 83px;
  /* border: #e5e5e5 1px solid; */
  margin: 0 auto;
}



.c3b ul .c3b2 {
  width: 90%;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}

.c3b ul .c3b3 {
  width: 150px;
  height: 30px;
  margin: 0 auto;
}



/* 选项卡示例样式 */


.danzhao {
  height: 400px !important;
}

.main200 {
  width: 100%;
  height: 270px;
  /* background: #fff; */
  /* border: #e4e4e4 1px solid; */
  border-top: none;
  box-sizing: border-box;
  margin: 0px auto;
}

/* 
.tab200 {
  overflow: hidden;
  width: 100%;
  height: 65px;
  cursor: pointer;
}

.tab200 li {
  float: left;
  width: 598px;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 64px;
  background: #f6faf9;
  border-bottom: #e4e4e4 1px solid;
}

.tab200 li.on {
  background: #fff;
  border-bottom: #fff 1px solid;
}

.tab200 li.on a {
  color: #009946;
}

.con200 {
  width: 1200px;
  height: 480px;
  margin: 0 auto;
  border-top: none;
  padding-top: 40px;
} */







.xul1 li {
  display: block;
  width: 16.5%;
  height: 192px;
  float: left;
  margin-bottom: 10px;
  border: #ebebeb solid 1px;
  border-left: 0;
}

.xul1 li:first-child {
  border-left: #ebebeb solid 1px;
}


.xul1 .c3b1 {
  width: 100%;
  height: 83px;
  margin: 0 auto;
  text-align: center;
}

.xul1 .c3b1 img {
  max-width: 100%;
  height: 83px;
  /* border: #e5e5e5 1px solid; */
  margin: 0 auto;
}



.xul1 .c3b2 {
  width: 90%;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  overflow: hidden;
}

.xul1 .c3b3 {
  width: 150px;
  height: 30px;
  margin: 0 auto;
}


.con200 {
  margin-top: 20px;
  overflow: hidden;
}

.iconList {
  overflow: hidden;
  width: 100%;
}

.iconList .item {
  float: left;
  width: 113px;
  height: 91px;
  background: #039645;
  padding: 7px;
  margin-left: 19px;

}

.iconList .item:first-child {
  margin-left: 0px;
}

.iconList .item .box {
  /* margin: 7px; */
  border: rgba(255, 255, 255, 0.2) solid 1px;
  height: 100%;
  /* padding-top: 14px; */
}

.iconList .item a {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 16px;
}

.iconList .item a p.icon {
  margin: 14px 0;
}

.iconList .item a p.icon img {
  height: 30px;
}

hr.line {
  height: 1px;
  background: #ebebeb;
  width: 100%;
  margin: 20px 0;
  line-height: 1;
  border: 0;
}

.item.i1 {
  background: #46a7d4;
}

.item.i2 {
  background: #4ebad6;
}

.item.i3 {
  background: #5fb96f;
}

.item.i4 {
  background: #e8b05b;
}

.item.i5 {
  background: #5370ce;
}

.item.i6 {
  background: #9c71cd;
}

.item.i7 {
  background: #4bc3a8;
}

.item.i8 {
  background: #e15554;
}

.item.ii1 {
  background: #e67e57;
}

.item.ii2 {
  background: #4dc0c7;
}

.item.ii3 {
  background: #ba73d1;
}

.item.ii4 {
  background: #5b55d3;
}

.item.ii5 {
  background: #edb05d;
}

.item.ii6 {
  background: #61bd8c;
}

.item.ii7 {
  background: #5198da;
}

.item.ii8 {
  background: #4881d8;
}













.cont4 {
  width: 100%;
  height: 455px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
}











.cont4l {
  width: 320px;
  height: 455px;
  float: left;
  background: #fff;
  box-sizing: border-box;
  /* padding: 5px 0px 0px 0px; */
}













.cont4c {
  width: 520px;
  height: 455px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 350px;
  z-index: 1;
  box-sizing: border-box;
  /* padding: 5px 0px 0px 0px; */
}







.cont4r {
  width: 234px;
  height: 455px;
  float: right;
}











.c4r1 {
  width: 100%;
  height: 208px;
  background: #fff;
  margin-bottom: 20px;
}







.c4r2 {
  width: 100%;
  height: 226px;
  background: #fff;
}











.c4a {
  width: 100%;
  height: 62px;
  line-height: 62px;
  border-bottom: #e2e2e2 1px dotted;
}

.c4a .left {
  height: 20px;
  text-indent: 15px;
  border-left: #009a44 4px solid;
  margin-top: 21px;
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #009a44;
}

.c4a .right {
  margin-top: 21px;
}





.gzz .c4a .left {

  border-left: #2f8bd8 4px solid;

  color: #2f8bd8;
}

.dkdz .c4a .left {

  border-left: #eea135 4px solid;

  color: #eea135;
}






.c4b {
  width: 100%;
  height: 88px;
  margin: 15px 0px 12px 0px;
}

.c4b img {
  width: 100%;
  height: 88px;
}

















.ul1 {
  width: 100%;
  height: 260px;
}

.ul1 a {
  display: block;
  width: 100%;
  height: 42px;
  line-height: 42px;
  border-bottom: #e5e5e5 1px dotted;
  font-size: 14px;
  background: url(../images/aain_34.jpg) left center no-repeat;
  text-indent: 14px;
  overflow: hidden;
}

.ul1 span {
  float: right;
  font-size: 12px;
  color: #aaa;
}



.c4c {
  width: 100%;
  height: 88px;
  margin: 15px 0px 12px 0px;
  font-size: 14px;
  color: #888;
  line-height: 25px;
}

.c4c img {
  width: 135px;
  height: 88px;
  float: left;
  margin-right: 20px;
}



.c4c .yxzxtop {
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.c4ra {
  width: 88%;
  height: 50px;
  margin: 0 auto;
  padding-top: px;
  line-height: 50px;
  font-weight: bold;
  font-size: 18px;
  color: #009a44;
}



.c4rb {
  width: 85%;
  height: 150px;
  margin: 0 auto;
}

.c4rb ul li {
  display: block;
  width: 50%;
  height: 30px;
  float: left;
  margin-bottom: 8px;
}

.c4rb ul a {
  display: block;
  width: 95px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  border: #e4e4e4 1px solid;
  text-align: center;
  font-size: 14px;
}

.c4rb ul a:hover {
  color: #fff;
  background: #009a44;
  border: #009a44 1px solid;
}




.c4rc {
  width: 230px;
  height: 165px;
  margin: 0 auto;
}





.bannerbox {
  width: 230px;
  height: 165px;
  overflow: hidden;
  margin: 0px auto;
  padding-left: 0px;
  margin-top: 20px;
}

#focus {
  width: 230px;
  height: 165px;
  clear: both;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 auto;
}

#focus a {
  font-size: 14px;
}

#focus ul {
  width: 230px;
  height: 165px;
  float: left;
  position: absolute;
  clear: both;
  padding: 0px;
  margin: 0px;
}

#focus ul li {
  float: left;
  width: 230px;
  height: 165px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0px;
  margin: 0px;
  line-height: 22px;
}



#focus ul img {
  width: 230px;
  height: 165px;
}



#focus ul p {
  line-height: 25px;
  width: 85%;
  margin: 0 auto;
  font-size: 16px;
  border-top: #e5e5e5 1px solid;
  padding-top: 15px;
}

#focus ul .ctx {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}




#focus .preNext {
  width: 30px;
  height: 50px;
  cursor: pointer;
}

#focus .pre {
  background: url(../images/gp1.png) center center;
  position: absolute;
  bottom: 60px;
  left: 0px;
}

#focus .next {
  background: url(../images/gp2.png) center center;
  position: absolute;
  bottom: 60px;
  right: 0px;
}















.bannerboxa {
  width: 230px;
  height: 165px;
  overflow: hidden;
  margin: 0px auto;
  padding-left: 0px;
}

#focusa {
  width: 230px;
  height: 165px;
  clear: both;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 auto;
}

#focusa a {
  font-size: 14px;
}

#focusa ul {
  width: 230px;
  height: 165px;
  float: left;
  position: absolute;
  clear: both;
  padding: 0px;
  margin: 0px;
}

#focusa ul li {
  float: left;
  width: 230px;
  height: 165px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0px;
  margin: 0px;
  line-height: 22px;
}



#focusa ul img {
  width: 230px;
  height: 165px;
}



#focusa ul p {
  line-height: 25px;
  width: 85%;
  margin: 0 auto;
  font-size: 16px;
  border-top: #e5e5e5 1px solid;
  padding-top: 15px;
}

#focusa ul .ctx {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}




#focusa .preNext {
  width: 30px;
  height: 50px;
  cursor: pointer;
}

#focusa .pre {
  background: url(../images/gp1.png) center center;
  position: absolute;
  bottom: 60px;
  left: 0px;
}

#focusa .next {
  background: url(../images/gp2.png) center center;
  position: absolute;
  bottom: 60px;
  right: 0px;
}

.bannerboxUp {
  width: 230px;
  /* height: 165px;
  overflow: hidden; */
  margin: 0px auto;
  padding-left: 0px;
}

#focusUp {
  width: 230px;
  height: 340px;
  clear: both;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 auto;
}

#focusUp a {
  font-size: 14px;
}

#focusUp ul {
  width: 230px;
  height: 340px;
  float: left;
  position: absolute;
  clear: both;
  padding: 0px;
  margin: 0px;
}

#focusUp ul li {
  /* float: left; */
  width: 230px;
  height: 165px;
  overflow: hidden;
  text-align: center;
  position: relative;
  padding: 0px;
  margin: 0px;
  line-height: 22px;
  margin-bottom: 10px;
}



#focusUp ul img {
  width: 230px;
  height: 165px;
}



#focusUp ul p {
  line-height: 25px;
  width: 85%;
  margin: 0 auto;
  font-size: 16px;
  border-top: #e5e5e5 1px solid;
  padding-top: 15px;
}

#focusUp ul .ctx {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}




#focusUp .preNext {
  width: 30px;
  height: 50px;
  cursor: pointer;
}

#focusUp .pre {
  background: url(../images/gp1.png) center center;
  position: absolute;
  bottom: 60px;
  left: 0px;
}

#focusUp .next {
  background: url(../images/gp2.png) center center;
  position: absolute;
  bottom: 60px;
  right: 0px;
}


















.cont5 {
  width: 1200px;
  height: 215px;
  margin: 0 auto;
  margin-top: 25px;
  background: #fff;
  padding-top: 15px;
}

.cont5a {
  /* width: 100%; */
  height: 50px;
  text-align: left;
  line-height: 50px;
  font-size: 22px;
  font-weight: bold;
  color: #009a44;
  /* background: url(../images/asx.png) center center no-repeat; */
  border-bottom: #ebebeb solid 1px;
  position: relative;
  margin: 0px 20px;
}

.cont5a a {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  font-weight: normal;
}


.cont5b {
  width: 1150px;
  height: 145px;
  margin: 0 auto;
}



















/*



.footerp{width:100%; min-height:25px; padding:10px 0px 10px 0px; line-height:25px; font-size:14px; color:#fff; background:#009a44; margin-top:30px;}

.footerp a{color:#fff; margin:0px 5px 0px 5px;}

.footerp a:hover{text-decoration:underline;}



.footerpc{width:1200px; margin:0 auto;}



.footer{width:100%; min-height:50px; line-height:28px; padding:30px 0px 30px 0px; background:#;}

.footer p{line-height:28px;}

.footerc{width:1200px; margin:0 auto; text-align:center; font-size:14px;}





*/





#footer {
  width: 100%;
  height: auto;
  padding-top: 40px;
  margin-top: 25px;
  padding-bottom: 40px;
  font-size: 14px;
  color: #aaa;
  line-height: 28px;
  border-top: #195a81 0px solid;
  background: #333;
}







#footer .ejnav {
  font-size: 16px;
  line-height: 23px;
  color: #eee;
  padding-bottom: 20px;
  font-weight: 500;
}



#footerc {
  width: 1200px;
  height: 240px;
  margin: 0 auto;
  position: relative;
}



#footercl {
  width: 1100px;
  height: 240px;
  float: left;
}



#footercl ul li {
  display: block;
  width: 110px;
  height: 240px;
  float: left;
  padding-left: 0px;
  line-height: 28px;
  margin-right: 0px;
}



#footercl ul li p {
  line-height: 28px;
}



#footercl ul li a {
  color: #aaa;
  font-size: 14px;
}

#footercl ul li a:hover {
  text-decoration: underline;
}



#footercl .clt {
  width: 370px;
  height: 180px;
  float: left;
  font-size: 14px;
  line-height: 32px;
  padding-left: 0px;
  padding-top: 60px;
  border: none;
  text-align: right;
}

#footercl .clt p {
  line-height: 32px;
}



#footercl .clt span {
  font-size: 16px;
  font-weight: bold;
}







#footert {
  width: 100%;
  min-height: 25px;
  line-height: 25px;
  padding: 15px 0px 15px 0px;
  text-align: center;
  color: #888;
  background: #333;
  border-top: #444 1px solid;
}



#footercr {
  float: right;
  width: 174px;
  height: 215px;
  line-height: 50px;
}











#f_wx {
  width: 150px;
  height: 240px;
  position: absolute;
  top: 8px;
  right: 0px;
  text-align: center;
}



#f_wx img {
  margin-bottom: 6px;
}











































.linkk {
  width: 270px;
  height: 34px;
  position: absolute;
  top: 0px;
  right: 171px;
}



/*底部友情链接*/

/* common styling */

.menu {
  width: 270px;
  position: relative;
}

.menu span {
  margin-left: 15px;
  font-size: 14px;
}

.menu ul li {
  display: block;
  width: 270px !important;
  height: 47px !important;
}

.menu ul li a,
.menu ul li a:visited {
  display: block;
  text-decoration: none;
  width: 270px;
  height: 47px;
  text-align: left;
  color: #aaa;
  line-height: 47px;
  border: #aaa 1px solid;
  border-radius: 2px;
}

.menu ul {
  padding: 0;
  margin: 0;
}



.menu ul li {
  float: left;
  position: relative;
  background: #333 url(../images/beijing_17.jpg) right center no-repeat;
}

.menu ul li:hover {
  background: #333 url(../images/beijing_17a.jpg) right center no-repeat;
}



.menu ul li ul {
  display: none;
}





/* specific to non IE browsers */



.menu ul li:hover a {
  color: #fff;
  font-weight: bold;
  background: url(../images/c_39.jpg) right center no-repeat;
  font-size: 12px;
}



.menu ul li:hover ul {
  display: block;
  position: absolute;
  bottom: 46px;
  left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff;
  margin-left: -275px;
  width: 510px;
  padding: 16px;
  border: #fff 2px solid;
  border-radius: 4px;
  -moz-box-shadow: 1px -2px 9px #D9D9D9;
  -webkit-box-shadow: 1px -2px 9px #D9D9D9;
  box-shadow: 1px -2px 9px #D9D9D9;
}



.menu ul li:hover ul a {
  float: left;
  background: none;
  display: block;
  width: 165px;
  height: 32px;
  line-height: 32px;
  font-weight: normal;
  text-indent: 10px;
  border: none;
  border-bottom: #e0e0e0 1px dotted;
  border-left: none;
  margin-right: 4px;
  color: #666;
  font-size: 12px;
}

.menu ul li:hover ul a:hover {
  font-weight: bold;
  color: #009946;
}





.menu ul li:hover ul li a.hide {
  background: #e4ecf5;
  color: #009946;
  font-size: 12px;
}



.menu ul li:hover ul li a {
  display: block;
  width: 100%;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  font-size: 12px;
  background: none;
  color: #555;
  font-size: 12px;
  border: none;
  text-indent: 15px;
}



.menu ul li:hover ul li a:hover {
  text-decoration: underline;
}



.menu ul li:hover ul li {
  display: block;
  width: 165px;
  height: 30px;
  clear: both;
  float: left !important;
  margin-left: 0px;
  font-size: 12px;
  background: #ee000;
}



.menu ul li:hover ul li:hover a.hide {
  background: #888;
  font-size: 12px;
}





















































































#mkp {
  width: 100%;
  height: 50px;
  margin: 0 auto;
  /*background: #;*/
  /*border-bottom: #e2e2e2 1px solid;*/
}

#mkpc {
  width: 1190px;
  height: 50px;
  margin: 0 auto;
}

#mkpcl {
  width: 380px;
  height: 50px;
  float: left;
  font-size: 14px;
  color: #888;
  height: 42px;
  line-height: 42px;
  margin-top: 5px;
  background: url(../images/hom1.png) left center no-repeat;
  padding-left: 26px;
  float: left;
}

#mkpcl span {
  padding: 0px 10px 0px 10px;
  background: url(../images/j2.png) center center no-repeat;
}





#mkpcr {
  width: 708px;
  height: 60px;
  line-height: 70px;
  float: right;
  text-align: right;
  display: none;
}

#mkpcr a {
  display: inline;
  line-height: 60px;
  padding: 25px 10px 26px 10px;
  margin: 0px 5px 0px 5px;
  font-size: 14px;
}

#mkpcr a:hover {
  color: #fff;
  background: #e7bc29;
}

#mkpcr a .hv {
  color: #fff;
  background: #e7bc29;
}

































.main {
  width: 1200px;
  min-height: 50px;
  margin: 0 auto;
  padding: 30px 0px 30px 0px;
}



.main_lw {
  width: 930px;
  float: left;
}

.main_l {
  width: 870px;
  background: #fff;
  padding: 30px;
}



.main_r {
  width: 255px;
  float: right;
}









.mla {
  width: 100%;
  height: 50px;
  line-height: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #222;
  border-bottom: #e5e5e5 1px solid;
}



.mlb {
  width: 100%;
  min-height: 50px;
  padding: 20px 0px 20px 0px;
  font-size: 14px;
  line-height: 35px;
}

.mlb p {
  line-height: 35px;
}







.ml_w {
  width: 100%;
  min-height: 50px;
  margin-top: 20px;
  background: #fff;
  box-sizing: border-box;
  padding: 20px;
}



























.mra {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #009a44;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}



.mrb {
  width: 100%;
  min-height: 50px;
  padding: 20px 0px 20px 0px;
  background: #fff;
  margin-bottom: 20px;
}



.mrb ul a {
  display: block;
  width: 85%;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background: #ebebeb;
  border-radius: 25px;
  margin-bottom: 8px;
}

.mrb ul a:hover {
  background: #ffa239;
  color: #fff;
}







































/*共享推荐新闻_*/

#tj_n {
  width: 100%;
  height: 50px;
  background: #f5f5f5;
  border-top: #e0e0e0 1px solid;
  border-bottom: #e0e0e0 1px solid;
  line-height: 50px;
  margin-top: 0px;
}

#tj_n .left {
  margin-left: 15px;
}

#tj_nc_wp {
  width: 100%;
  height: 180px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 0px;
}

#tj_nc {
  width: 100%;
  height: 180px;
  overflow: hidden;
}

#tj_nc ul li {
  list-style: none;
  float: left;
  width: 50%;
}

#tj_nc ul a {
  display: block;
  width: 95%;
  height: 40px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 14px;
  background: url(../img/libg.png) left center no-repeat;
  padding-left: 0px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#tj_nc ul span {
  color: #888;
  float: right;
  font-size: 12px;
}







/*共享推荐产品_*/

#tj_p {
  width: 100%;
  height: 50px;
  border-bottom: #e0e0e0 1px solid;
  line-height: 50px;
  font-size: 18px;
  color: #009a44;
  font-weight: bold;
  margin-top: 0px;
}

#tj_p .left {
  margin-left: 10px;
}

#tj_p .right {
  margin-top: 10px;
}

#tj_pc_wp {
  width: 100%;
  height: 230px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: #e0e0e0 0px solid;
}

#tj_pc {
  width: 100%;
  height: 230px;
  overflow: hidden;
}



#tj_pc ul li {
  float: left;
  width: 20%;
}



#tj_pc ul a {
  display: block;
  width: 90%;
  height: 155px;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  margin: 0 auto;
  color: #888;
}

#tj_pc ul a img {
  width: 126px;
  height: 126px;
  display: block;
  margin: 0 auto;
  border: #e0e0e0 0px solid;
  border-radius: 50%;
  padding: 2px;
  margin-bottom: 5px;
}

#tj_pc ul a b {
  color: #222;
  line-height: 35px;
  font-size: 15px;
}















#mf_ra {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
}

#mf_ra ul a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-indent: 12px;
  background: url(../images/liaaa_40.jpg) left center no-repeat;
  overflow: hidden;
  font-size: 14px
}

#mf_ra ul span {
  color: #aaa;
  float: right;
  font-size: 12px;
}



#mf_ra ul li:nth-child(5) {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#mf_ra ul li:nth-child(10) {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#mf_ra ul li:nth-child(15) {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#mf_ra ul li:nth-child(20) {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#mf_ra ul li:nth-child(25) {
  border-bottom: #ccc 1px dotted;
  padding-bottom: 10px;
  margin-bottom: 10px;
}







/*分页*/

#nx_pg {
  width: 100%;
  height: 30px;
  padding: 20px 0px 10px 0px;
  text-align: center;
  border-top: #e5e5e5 1px solid;
  margin-top: 10px;
}

#nx_pg a {
  display: inline;
  padding: 6px 12px 6px 12px;
  background: #f5f5f5;
  font-size: 14px;
  margin: 0px 1px 0px 0px;
  border-radius: 2px;
}

#nx_pg a:hover {
  background: #009a44;
  color: #fff;
}

#nx_pg .on {
  background: #009a44;
  color: #fff;
}





#nx_pg1 {
  width: 100%;
  height: 30px;
  padding: 10px 0px 10px 0px;
  text-align: center;
}

#nx_pg1 a {
  display: inline;
  padding: 6px 12px 6px 12px;
  background: #f5f5f5;
  font-size: 14px;
  margin: 0px 1px 0px 0px;
  border-radius: 2px;
}

#nx_pg1 a:hover {
  background: #009a44;
  color: #fff;
}

#nx_pg1 .on {
  background: #009a44;
  color: #fff;
}





.art_gy {
  width: 100%;
  min-height: 20px;
}

.art_gy img {
  width: 100%;
}



/*新闻详细页*/

#info-T {
  width: 100%;
  margin: 0 auto;
  min-height: 30px;
  line-height: 30px;
  padding-bottom: 10px;
  padding-top: 15px;
  margin-top: 15px;
  text-align: ;
  font-size: 24px;
}

#info-M {
  width: 100%;
  margin: 0 auto;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #999;
  text-align: ;
  border-top: #ceccd2 1px dotted;
  margin-bottom: 15px;
}

#info-C {
  width: 100%;
  margin: 0 auto;
  line-height: 30px;
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 15px;
}

#info-C p {
  line-height: 30px;
}

#info-C1 {
  width: 100%;
  margin: 0 auto;
  line-height: 28px;
  margin-top: 0px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 10px;
}

#info-N {
  width: 100%;
  margin: 0 auto;
  height: 50px;
  padding-top: 10px;
  line-height: 28px;
  font-size: 14px;
  margin-top: 20px;
  border-top: #ceccd2 1px dotted;
}



.ny_dy {
  width: 100%;
  height: 40px;
  line-height: 50px;
  text-align: right;
  padding: 10px 0px 0px 0px;
}



.ny_dy a {
  display: inline;
  font-size: 16px;
  line-height: 40px;
  padding: 15px 30px 15px 30px;
  background: #f5f5f5;
}



.ny_center {
  text-align: center;
}































/*分类*/



.gs_lw {
  width: 1200px;
  min-height: 20px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 10px 30px 10px 30px;
  background: #fff;
  margin-bottom: 20px;
}



.gs_lw0 {
  width: 100%;
  height: 10px;
  margin: 0 auto;
  margin-bottom: 10px;
  border-bottom: #eee 1px solid;
}



.gs_lw1 {
  width: 100%;
  /*min-height: 30px;
   line-height: 30px;*/
  min-height: 40px;
  line-height: 40px;
  margin: 0 auto;
 
  padding: 10px 0px 10px 0px;
  margin-bottom: 0px;
  border-bottom: #eee 1px solid;
}



.gs_lw1 .left {
  color:#555555;
  width: 90px;
  font-size: 15px;
  text-align: center;
  float: left;
  font-weight: bold;
}



.gs_lw1 .right {
  width: 1050px;
  float: right;
  box-sizing: border-box;
  font-size: 15px;
  border-left: #eee 0px solid;
  padding-left: 10px;
}



.gs_lw1 .right a {
  margin: 0px 35px 0px 0px;
  display: inline-block;
}



.gs_lw1 .right .hv {
  font-weight: bold;
  color: #009a44;
}



.no {
  border: none;
}













/*客户服务*/





.fw_wp {
  width: 1215px;
  min-height: 50px;
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
}



.fw_wp ul li {
  display: block;
  width: 20%;
  height: 250px;
  float: left;
  margin-bottom: 12px;
}

.fw_wp ul li:hover .licc {
  -moz-box-shadow: 0px 0px 30px #ccc;
  -webkit-box-shadow: 0px 0px 30px #ccc;
  box-shadow: 0px 0px 30px #ccc;
}



.licc {
  width: 230px;
  height: 250px;
  background: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-bottom: 20px;
}

.fw_c1 {
  width: 80%;
  height: 145px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}

.fw_c1 img {
  max-width: 100%;
  height: 140px;
}



.fw_c2 {
  width: 90%;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  text-align: center;
  border-top: #eee 1px solid;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}



.fw_c3 {
  width: 80%;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 14px;
  color: #888;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}













/*专业介绍页面*/



.zy_dt {
  width: 100%;
  height: 200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 40px;
  background: url(../images/sw2.jpg) bottom center no-repeat;
  border-top: #f2f2f2 0px solid;
  border-bottom: #eee 0px solid;
}



.zy_dtc {
  width: 1200px;
  height: 120px;
  margin: 0 auto;
  position: relative;
}



.zy_dtcl {
  width: 120px;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0px;
}



.zy_dtcl img {
  width: 120px;
  height: 120px;
}



.zy_dtcc {
  width: 500px;
  height: 120px;
  float: left;
  padding-left: 140px;
}



.zy_dtcr {
  width: 180px;
  height: 120px;
  float: right;
  font-size: 14px;
}







.zy_w {
  width: 500px;
  height: 160px;
  font-size: 14px;
  position: absolute;
  left: 560px;
  top: 0px;
}





.zy_w1 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p0.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}

.zy_w2 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p2.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}

.zy_w3 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p3.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}

.zy_w4 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p5.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}







.zy_dtcc1 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #222;
  padding-top: 0px;
}



.zy_dtcc2 {
  width: 100%;
  min-height: 20px;
  line-height: 20px;
  padding: 5px 0px 5px 0px;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}



.zy_dtcc3 {
  width: 100%;
  height: 45px;
  line-height: 23px;
  font-size: 14px;
  margin-top: 10px;
  display: ;
}



.zy_dtcc3 a {
  display: block;
  float: left;
  margin-right: 10px;
  border-radius: 2px;
  height: 23px;
  padding: 5px 20px 5px 20px;
}



.zy_dtcc3 .zda1 {
  background: #f2fef7;
  border: #bde1cd 1px solid;
  color: #009a44;
}



.zy_dtcc3 .zda2 {
  background: #e7f7ff;
  border: #91d5ff 1px solid;
  color: #4495c7;
}



.zy_dtcc3 .zda3 {
  background: #fdf2e4;
  border: #e9c397 1px solid;
  color: #e49a42;
}











.zy_dtcr1 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p1.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}

.zy_dtcr1 span {
  font-size: 26px;
  font-weight: bold;
  color: #27a7aa;
  font-family: Arial, Helvetica, sans-serif;
}





.zy_dtcr2 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p2.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}



.zy_dtcr3 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  background: url(../images/p3.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}



.zy_dtcr4 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: url(../images/p4.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}



.zy_dtcr5 {
  width: 100%;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  background: url(../images/p5.png) left center no-repeat;
  box-sizing: border-box;
  padding-left: 23px;
}











.kc_detail_title {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  color: #222;
  line-height: 70px;
  border-bottom: #eee 1px solid;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  text-indent: 30px;
  background: #fff;
}



.kc_detail_content {
  width: 1120px;
  min-height: 50px;
  margin: 0 auto;
  font-size: 14px;
  padding: 20px 40px 40px 40px;
  line-height: 35px;
  margin-bottom: 40px;
  background: #fff;
}



.kc_detail_content p {
  line-height: 35px;
}


















.kgg {
  width: 1190px;
  min-height: 20px;
  margin: 0 auto;
  padding: 4px;
  border: #e5e5e5 1px solid;
  margin-top: 20px;
}

.kgg ul li {
  display: block;
  width: 392px;
  height: 80px;
  float: left;
  margin-right: 6px;
  margin-bottom: 0px;
}

.kgg ul img {
  width: 100%;
  height: 80px;
}


.kgg ul li:nth-child(3) {
  margin-right: 0px !important;
}

.kgg ul li:nth-child(6) {
  margin-right: 0px !important;
}

.kgg ul li:nth-child(9) {
  margin-right: 0px !important;
}

.kgg ul li:nth-child(12) {
  margin-right: 0px !important;
}








.kmwp {
  width: 1200px;
  min-height: 50px;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
}

.kmwp_l {
  width: 830px;
  float: left;
}


.kmwp_r {
  width: 340px;
  float: right;
}






.new_ab {
  width: 100%;
  min-height: 50px;
  line-height: 30px;
  font-size: 14px;
}

.new_ab p {
  line-height: 30px;
}









.kml_a {
  width: 100%;
  height: 50px;
  background: url(../images/dx1.jpg) bottom center repeat-x;
}

.kml_a li {
  float: left;
}

.kml_a a {
  display: block;
  height: 50px;
  line-height: 48px;
  font-size: 18px;
  margin-right: 50px;
}

.kml_a a:hover {
  background: url(../images/dx2.jpg) bottom center repeat-x;
  color: #009a44;
}








.kml_b {
  width: 100%;
  min-height: 20px;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
}

.kb1 {
  width: 230px;
  height: 150px;
  float: left;
}

.kb1 img {
  width: 230px;
  height: 150px;
}

.kb2 {
  width: 580px;
  float: right;
}

.kb2a {
  width: 100%;
  min-height: 24px;
  line-height: 24px;
  font-size: 20px;
  color:#262626;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kb2a a {
  color:#262626;
}

.kb2b {
  width: 100%;
  height: 75px;
  line-height: 25px;
  font-size: 15px;
  color: #888;
  overflow: hidden;
}

.kb2c {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  font-size: 15px;
}

.kb2c .left {
  height: 30px;
  background: url(../images/mt_12.jpg) left center no-repeat;
  padding-left: 25px;
  font-size: 14px;
  color: #aaa;
}

.kb2c .right {
  width: 460px;
  height: 30px;
  float: right;
  color: #009a44;
}

.kb2c .right a {
  color: #009a44;
}







.kmr_a {
  padding-bottom: 25px;
  width: 100%;
  height: 50px;
  line-height: 48px;
  font-size: 20px;
  font-weight: bold;
  background: url(../images/dx1.jpg) bottom center repeat-x;
}

.kmr_a .left {
  height: 50px;
  /*background: url(../images/dx1.jpg) bottom center repeat-x;*/
  color: #222;
}



.kmr_b {
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  box-sizing: border-box;
  /*border: #e2e2e2 1px solid;*/
  margin-top: 10px;
}

.kmr_b ul {
  padding: 10px 0px 20px 0px;
}

.kmr_b ul a {
  display: block;
  width: 90%;
  height: 45px;
  margin: 0 auto;
  line-height: 45px;
  border-bottom: #e2e2e2 1px dotted;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.kmr_b ul span {
  font-size: 12px;
  color: #aaa;
  float: right;
  margin-left: 5px;
}





.kmr_c {
  width: 100%;
  min-height: 50px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 15px;
  /*border: #e2e2e2 1px solid;*/
  margin-top: 10px;
}

.kmr_c img {
  max-width: 100%;
}





.kmr_d {
  width: 100%;
  height: ;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 0px;
}

.kmr_d ul li {
  display: block;
  width: 50%;
  height: 45px;
  float: left;
  margin-bottom: 8px;
}

.kmr_d ul a {
  display: block;
  width: 162px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto;
  border: #e4e4e4 1px solid;
  text-align: center;
  font-size: 14px;
}

.kmr_d ul a:hover {
  color: #fff;
  background: #009a44;
  border: #009a44 1px solid;
}






.mbiaoti {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: url(../images/dx1.jpg) bottom center repeat-x;
}

.mbiaoti .left {
  font-size: 24px;
  font-weight: bold;
  background: url(../images/dx2.jpg) bottom center repeat-x;
}

.mbiaoti .right {
  font-size: 15px;
}


.xian1 {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  margin: 0 auto;
}






/*专业*/
.k1200_ml_b {
  width: 1200px;
  min-height: 20px;
  margin: 0 auto;
  padding: 20px 0px 20px 0px;
}

.k1200_b1 {
  width: 230px;
  height: 150px;
  float: left;
}

.k1200_b1 img {
  width: 230px;
  height: 150px;
}

.k1200_b2 {
  width: 940px;
  float: right;
}

.k1200_b2a {
  width: 100%;
  min-height: 24px;
  line-height: 24px;
  font-size: 20px;
  padding-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.k1200_b2b {
  width: 100%;
  height: 75px;
  line-height: 25px;
  font-size: 15px;
  color: #888;
  overflow: hidden;
}

.k1200_b2c {
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-top: 10px;
  font-size: 15px;
}

.k1200_b2c .left {
  height: 30px;
  background: url(../images/mt_12.jpg) left center no-repeat;
  padding-left: 25px;
  font-size: 14px;
  color: #aaa;
}

.k1200_b2c .right {
  width: 820px;
  height: 30px;
  float: right;
  color: #009a44;
}

.k1200_b2c .right a {
  color: #009a44;
}















.kfw_wp {
  width: 1218px;
  min-height: 50px;
  margin: 0 auto;
  padding: 0px 0px 20px 0px;
}



.kfw_wp ul li {
  display: block;
  width: 20%;
  height: 250px;
  float: left;
  margin-bottom: 16px;
}




.klicc {
  width: 220px;
  height: 248px;
  border: #e2e2e2 1px solid;
  background: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  margin-bottom: 20px;
}

.kfw_c1 {
  width: 80%;
  height: 145px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}

.kfw_c1 img {
  max-width: 100%;
  height: 140px;
}



.kfw_c2 {
  width: 90%;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  padding-top: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  text-align: center;
  border-top: #eee 1px solid;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}



.kfw_c3 {
  width: 80%;
  height: 40px;
  margin: 0 auto;
  line-height: 20px;
  font-size: 14px;
  color: #888;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bkzn_1 {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  background: #009a44;
  border-radius: 20px 0px 20px 0px;
  color: #fff;
  margin-top: 10px;
}

.bkzn_2 {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0px 10px 0px;
}

.bkzn_2 li {
  float: left;
}

.bkzn_2 a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-right: 28px;
  font-size: 14px;
}
.main480{
	height: 480px!important;
}
