@CHARSET "UTF-8";

.www-img-mask {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    display: none;
}
.www-img-pop {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 30px;
    z-index: 10002;
}
.www-img-pop .close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 14px;
    right: 10px;
    top: 10px;
    color: #999;
}


.tougao-mask {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    display: none;
}
.tougao-pop {
    display: none;
    position: fixed;
    top:0px;
    left: 50%;
    background: #fff;
    padding: 30px;
    z-index: 10002;
    margin-left: -300px;
    margin-top: 72px;
}
.tougao-pop .close {
    cursor: pointer;
    display: block;
    position: absolute;
    font-size: 14px;
    right: 10px;
    top: 10px;
    color: #999;
}
.tougao_content{
    padding: 30px;width: 600px;
}

/* 通用 */
::-webkit-input-placeholder { color:#e7e7e7; }
::-moz-placeholder { color:#e7e7e7; } /* firefox 19+ */
:-ms-input-placeholder { color:#e7e7e7; } /* ie */
input:-moz-placeholder { color:#e7e7e7; }
/* webkit专用 */
#search-placeholder::-webkit-input-placeholder { color:#00f; }

/* mozilla专用 */
#search-placeholder::-moz-placeholder { color:#00f; }

.fangdajing{color:#cccccc;}
.fangdajing:hover{color:#58b74d}





@media (max-width: 768px) { 
.widthq{width:100%;}
.mhide{display: none;}
.lghide{display: display;}


 .movie_menu{margin:0px;padding:0px;line-height:72px;height:72px;float:left;width:100%;}
.movie_menu li{line-height:72px;height:72px;float:left;margin-right:17px;}
.movie_menu li  a {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    color: #1A1A1A;
}
.smallnav li{line-height:30px;height:30px;}
.lmname{float:left; width:auto;line-height:72px;font-size: 20px;
color: #32A525;}
}

@media (min-width: 768px) {
.lghide{display: none;}
	.widthq{ }
.mhide{display: block;}

    .movie_menu{margin:0px;padding:0px;line-height:72px;height:72px;float:left;width:auto;}
    .movie_menu li{line-height:72px;height:72px;float:left;margin-right:26px;}
    .movie_menu li  a {
        font-family: "Microsoft Yahei";
        font-size: 17px;
        color: #1A1A1A;
    }



    .movie_menu li   A:hover {
        COLOR: #58b74d;

    }
    .movie_menu li A:active {
        COLOR: #ff7f24;

    }
    .smallnav li{line-height:30px;height:30px;}

}

 
    .header{ background:url(../images/hbg2.png); background-position: 0px 46px;height:46px; line-height:46px; }
	
	.active1 > a,
.active1 > a:hover,
.active1 > a:focus {
  color: #fff;
  cursor: default;
  background-color: #32a525;
  border: 0px solid #32a525;
  border-bottom-color: transparent;
}
.nav1 {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  height:46px;
  line-height:46px;
}
.nav1_li1 {
	
}

.nav1 > li {
	 width:12.2%; text-align:center;  color:#FFF; font-size:13px; font-weight:bold;
  position: relative;
  display: block;
}
.nav1 > li > a {
  position: relative;
  display: block;
  color:#FFF;
  
}
.nav1 > li > a:hover,
.nav1 > li > a:focus {
	color:#3EAF0E;
  text-decoration: none;
  background-color: #3EAF0E;

}

.navbarcss{
    background-color: #fff; padding:0px; margin:0px;
    height:72px; line-height:72px;border-top: 3px solid #32a525;border-bottom: 0px;border-left: 0px;border-right:0px;  border-radius: 0px;
}
.navbar-header{
    line-height: 72px;
    font-size: 20px;
    color: #32A525;
    width: auto;

}
.lmname{float:right; width:auto;line-height:72px;font-size: 20px;
    color: #32A525; margin-right: 20px;}
.dropdown-menu li{
    margin:0px;line-height:30px ; height:30px;width:88px;text-align:center;
}
.dropdown-menu li a{ font-size: 13px; }

.search-form{
    margin-top:18px;margin-left: 0px;width: 130px;
}
.search-form .sch-btndiv{
    position:absolute; top:28px;right:8px; z-index:999;line-height: 18px;
}
.fangdajing{color:#cccccc;}
.fangdajing:hover{color:#58b74d}

.htitle{

    font: bold 18px/40px "微软雅黑";
    color: #32b16c;


    height: 39px;
    line-height: 39px;

    font-family: 'Microsoft Yahei';
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 10px;
    position: relative;

}

.htitle a{
    font: 13px/40px "微软雅黑";
    color:#32b16c
}
.htitle .line{
    display:block;
    position: absolute;
    bottom: 0px;

    background: url("http://campus.chinahr.com/ldy/images/tu04.gif") left bottom no-repeat;
    font-family: "微软雅黑";
    font-size: 6px;
    font-weight: bold;
    color: #555;
    text-decoration: none;
    line-height: 150%;
    width: 100%;
    height: 2px;
    background-color: #cce9d9;
    /*display: inline-block;*/
    /*float: left;*/
    /*width: 3px;*/
    /*height: 100%;*/
    /*background-color: #32a525;*/
    /*margin-right: 10px;*/
    /*display: none;*/
}

.border0{border: 0px;}
.margin0{margin: 0px;}
.padding0{padding: 0px;}
.margin_bottom10{margin-bottom: 10px;}
.zgpf_title_left2{float: left; background-color: #ccc; border-radius: 0px; vertical-align: baseline; color: #fff; font-size: 12px; width: 20px; height: 20px; padding: 2px; line-height: 16px; text-align: center; margin-right: 8px;}
.zgpf_title_left1{float: left; background-color: #3EAF0E; border-radius: 0px; vertical-align: baseline; color: #fff; font-size: 12px; width: 20px; height: 20px; padding: 2px; line-height: 16px; text-align: center; margin-right: 8px;}
.zgpf_title_right{float: right; border-radius: 0px; vertical-align: baseline; color: #3EAF0E; font-size: 12px; width: 20px; height: 20px; padding: 2px; line-height: 16px; text-align: center; margin-right: 8px;}


.rpyp_h2{border-bottom: #3EAF0E 2px solid; color: #54B449; padding-left: 0px; padding-bottom:10px; font-weight:500;}

.rpyp_h2 small{
	float:right; vertical-align:bottom; padding-top:10px;
	}
.rpyp_h2 small a{color: #54B449; text-decoration:none; font-size:14px; font-weight:500;}	
.rpyp_h2 small a{color: #54B449; text-decoration:none;font-size:14px;font-weight:500 ;}	
.rpyp_h2 small  a:hover,
.rpyp_h2 small  a:focus {
	color:#3EAF0E;
  text-decoration: none;
  background-color: #D9E5B1;
}


.hbannerout{width:100%; position:relative; height:430px; overflow:hidden;background: #000;}
.hbanner{ width:1920px; position:absolute; height:430px; left:50%; margin-left:-960px; top:-10px;}


#player{width:1920px;height:430px;margin:0 auto;}
#player .Limg{position:relative;}
#player .Limg li{position:absolute;top:0;left:0;list-style:none;}
#player .Limg li img{ width:1920px; height:430px;}
#player .Nubbt{
	position:absolute;
	z-index:999;
	left:50%;
	top:24px;
	margin-left:288px;
	width:247px;
	height:430px;
	padding:20px;	
	line-height:25px;
	color:#FFF;
	background-image:url(../images/site-focuslist_bg.png) ;
	background-repeat:no-repeat;
	


}
#player .Nubbt span{ display:block;width:205px; height:34px;  line-height:30px; font-style:normal; text-align:center;padding: 0;
background:none;
color: #fff;}
#player .Nubbt span.on{display:block;width:205px; height:34px; line-height:30px; color:#fff; background-color: #699f00;}

 

.thumbnail_item {
overflow: hidden;
display: block;
height: 34px;
padding: 0 8px;
line-height: 34px;
color: #fff;
font-size: 14px;
    text-align: left;


}
#player .Nubbt span a{ color:#FFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right: 0px;}






.flash{  width:100%; height:100%;position:relative; padding-top:10px;  padding-right:10px;





}
.flash #JINGDONGNumID { bottom:0px;  position:absolute;}
.flash #JINGDONGNumID li{ overflow: hidden;
float: left;
width: 106px;
height: 58px;
margin: 5px;
border: 1px solid #868686;
cursor: pointer;}
.flash #JINGDONGNumID .active{ width: 104px;margin: 8px;
height: 56px;
border: 3px solid #3eaf0e;}
@media (min-width: 768px) {
	
.navbar-nav{height: 72px;
line-height: 72px;}

.navbar-nav li{ margin-left:0px; margin-right:0px; padding-left:0px; padding-right:0px; height: 72px;
line-height: 72px;}



.navbar-nav  > li > a {
	
	height: 72px;
line-height: 68px;

  }
 
}

.open{
	
     	marging-top:6px;
	height:66px;
    color: #333;
    background-color: #fff;	
	
	}


.dropdown-menu{ min-width: 90px;

}

.navbar-nav > .open > a, .navbar-nav > .open > a:hover, .navbar-nav > .open > a:focus,.navbar-nav > .open > a:active {
  min-width: 90px;
    color: #333;
   background-color: #fff;	
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    min-width: 90px;
    color: #333;
   background-color: #fff;	
}
/****新的CSS*************/

*{margin:0;	padding:0;font-size:15px; }
body{font-family:'Microsoft Yahei',"微软雅黑", arial;  font-size:15px;}
img{border:none;vertical-align:top;}
ul,ol{list-style-type:none;}
a{cursor:pointer;text-decoration:none; color: #333;font-family: 'Microsoft Yahei';}
a:link{text-decoration:none;   /* 指正常的未被访问过的链接*/}
a:visited{text-decoration:none; /*指已经访问过的链接*/}
a:hover{text-decoration:none;color:#32a525;  /*指鼠标在链接*/}
a:active{text-decoration:none;/* 指正在点的链接*/}

.hot {
    background: url(data:image/gif;base64,R0lGODlhCQAOAJECAP9MKf///wAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJlgACACwAAAAACQAOAAACF5SPecDt/0KTs86AKdMacAiCBqMIQIkWACH5BAkUAAIALAAAAAAJAA4AAAIXhI+ZcdzfgnSGUmCV1kKYDnZASJbmCRYAIfkECRQAAgAsAAAAAAkADgAAAheUj3nA7f9Ck7POgCnTGnAIggajCECJFgAh+QQFFAACACwAAAAACQAOAAACF4SPmXHc34J0hlJgldZCmA52QEiW5gkWADs=) no-repeat;
    *background-image: url(//gtms03.alicdn.com/tps/i3/TB1X9QlIVXXXXc5XpXX3PGUFFXX-9-14.gif);
    position: absolute;right:-2px;top:-8px;display: block;
    width: 9px;
    height: 14px;
    overflow: hidden;
    *zoom: 1;

}
.left{float:left;}
.right{ float:right;}
.clear{	clear:both;}
.topright {display: block;height: 29px;line-height: 29px;float: right;}


body,div,ul,li{
	/* [disabled]font-family: 'Microsoft Yahei'; */
	padding:0;
}
.width1000{
	width:1020px; margin:0 auto;
}



.menu{ width:100%; background:#63bc58; line-height:50px; margin-bottom:0px;}
.menu_c_x {

    padding: 0px;

    background: #63bc58;

}

.menu_c_x ul li {

    width: 12.5%;
    float: left;
    text-align: center;

}

.menu_c_x ul .active {

    color: #fff;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-family: 'Microsoft Yahei';
    background-color: #32a525;
    display: block;


}
.menu_c_x ul li a {

    color: #fff;
    font-size: 16px;
    display: block;
    width: 100%;
    height: 50px;
    text-decoration: none;
    font-family: 'Microsoft Yahei';

}

.menu_c_x ul li a:hover{  background-color: #32a525; display:block; width:100%; height:50px;}/*background:url(../images/nav_active_bg.png)  no-repeat center;background:url(../images/nav_active_bg.png) no-repeat center;*/



.menu_c{ width:1020px; background:#63bc58; margin:0 auto;background:#63bc58;}
.menu_c ul li{ width:125px; float:left; text-align:center;}
.menu_c ul li a{ color:#fff; font-size:16px; display:block; width:129px; height:50px;text-decoration:none;font-family: 'Microsoft Yahei';}
.menu_c ul li a:hover{  background-color: #32a525; display:block; width:129px; height:50px;}/*background:url(../images/nav_active_bg.png)  no-repeat center;background:url(../images/nav_active_bg.png) no-repeat center;*/
.menu_c ul .active{color:#fff; font-size:16px; display:block; width:129px; height:50px;text-decoration:none;font-family: 'Microsoft Yahei';background-color: #32a525; display:block; width:129px; }

.menu-t {
    background: url("../images/menu.jpg") no-repeat scroll 5px 8px transparent;
    padding-left: 15px;
    padding-bottom: 0px;
	
}
.jrrb_a{border: 0px;padding-bottom:10px; margin-left:0px; padding-left:6px; font-size:15px; font-family:'微软雅黑';
    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}

#ymjzy{width:1020px; margin:0 auto;}
#ymjzy  h2{ color:#32a525; font-size:20px; font-weight:400; line-height:30px; border-bottom:2px solid #32a525; margin-bottom:10px;}
#ymjzy  h2 a{ padding-top:10px;float:right; color:#32a525;}
#index_plist{width:1020px; margin:0 auto;padding: 0px;}
#index_plist  h2 {  font-size:20px; font-weight:400; line-height:45px; border-bottom:2px solid #32a525; margin-bottom:10px;color:#000; }
#index_plist  h2 a{ color:#000555; font-size:14px; font-weight:400; line-height:60px;height: 60px; float: right;display: block;margin-left: 10px;}
#index_plist  h2 a:hover{color:#32a525; }

.divtitle_h2 h2{ color:#000; font-size:20px; font-weight:400; line-height:45px; border-bottom:2px solid #32a525; }

.divtitle_h2  h2 a{float:right; color:#32a525; margin-left:20px;}
.xpkd{width:1020px; margin:0 auto;}
.xpkd .box{ float:left; clear:both; margin-bottom:15px;}
.xpkd .box a{ float:left; width:180px; height:280px; font-size:12px; text-align:center; margin-left:20px;}
.xpkd h2 a{ padding:0 5px;}
.xpkd h2 a:hover{ background:#0C3; color:#fff;}

.dqlistleftdiv{

    width: 708px;
    float: left;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.gun{ width:1020px; margin:0 auto;}
.gun h2{ color:#32a525; font-size:20px; font-weight:400; line-height:45px; border-bottom:2px solid #32a525; margin-bottom:15px;}
.gun h2 a{padding-top:10px;float:right; color:#32a525;}

.numberspan0{color: #fff; margin-right:0px;background:#32b16c; padding:3px 6px;}
.numberspan1{color: #fff; margin-right:0px; background:#9e9e9e; padding:3px  6px;}
.numberspan2{color: #fff; margin-right:0px; background:#9e9e9e; padding:3px  3px;}


.nav-tabs {
	
	border-bottom:1px solid #32b16c;
}
.nav-tabs>li {
	
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	margin-right:2px;
	border:1px solid transparent;

}
.nav-tabs>li>a:hover {

}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:#fff;
    cursor:default;
    background-color:#32b16c;
    border-bottom-color:transparent;
    -moz-border-radius: 0px;      /* Gecko browsers */
    -webkit-border-radius: 0px;   /* Webkit browsers */
    border-radius:0px;            /* W3C syntax */
    border: 1px solid #32b16c;
    border-bottom-color: transparent;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 3px 15px;
}

.navbar-nav li a{ font-size:16px; color:#1A1A1A;font-family: 'Microsoft Yahei';}
.navbar-default .navbar-nav > li > a {
    font-family: 'Microsoft Yahei';
	font-size:16px;
  color: #1A1A1A;

}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #32A524;
  background-color: transparent;

}
a.list-group-item {
    color: #333;
}
.navbar-brand {
	margin-top:9px;
  float: left;
  height: 56px;
  padding: 0px 0px;
  font-size: 18px;
  line-height: 66px;
    width:152px;
}
.logoa img{
   height: 100%;
}

#featureContainer A {POSITION: relative}
#featureContainer {MARGIN: 0px auto; WIDTH: 1000px; padding-top:10px;}
#wrap {OVERFLOW: hidden}
#feature { POSITION: relative;  }
#feature .button {POSITION: absolute; WIDTH: 1000px;  TOP: 72px;}
#feature .prev { TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_left.gif) center top; FLOAT: left; HEIGHT: 48px; left:-30px; TOP: -185px; }
#feature .next { TEXT-INDENT: -9999px; WIDTH: 30px; DISPLAY: block; BACKGROUND: url(../images/feature_right.gif) center top; FLOAT: right; HEIGHT: 48px; left:30px; TOP: -185px; BORDER-RIGHT: #999 0px dotted;}
#feature .prev:hover {BACKGROUND-POSITION: center bottom;}
#feature .next:hover {BACKGROUND-POSITION: center bottom;}
.featureUL {POSITION: relative; LIST-STYLE-TYPE: none;  WIDTH: 2800px;  FLOAT: left; height:228px;}
#botton-scroll { MARGIN: 0px auto; WIDTH: 1000px; FLOAT: left; HEIGHT: 300px;}
#botton-scroll1 { MARGIN: 0px auto; WIDTH: 1000px; FLOAT: left; HEIGHT: 300px;}
#block {POSITION: relative; MARGIN: 0px auto;WIDTH: 950px;  HEIGHT:300px; }
#block .box {WIDTH: 193px; FLOAT: left; height:300px; text-align:center;}
.box p{ line-height:25px;}

#block .box .feature-title {FONT-SIZE: 140%; FONT-WEIGHT: normal;}
#block .box .feature-thumb {WIDTH: 173px; FLOAT: left; HEIGHT: 300px;}

.left{float:left;}
.right{ float:right;}
.clear{	clear:both;}



.main{  }
.main_1{width:1020px; margin:0 auto;}
.main_1_left{ width:345px;}
.main h2,.main_2 h2,.main_1 h2{
    color:#000; font-size:20px; margin-top:0px; font-weight:400;
    line-height:45px;
    padding-bottom: 0px;
    border-bottom:2px solid #32a525; }

.main h2 a,.main_2 h2 a,.main_1 h2 a{float:right; color:#32a525;}
 .title33{ height:33px;

background: none repeat scroll 0px center transparent;
padding-left: 0px;
height: 33px;
font-size: 16px;
font-family: "Microsoft Yahei";
font-weight: bold;}
 .title33 a{ text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
background: 0;
padding-left: 0;
height: 33px;
font-size: 16px;
font-family: 'Microsoft Yahei';
font-weight: bold;
_letter-spacing: -1px;}
 .title33 a:hover ,.title33 a:focus,.title33 a:active{
color:#32a525;
	
	}
.main_1_left ul{ padding-left:10px; margin-bottom:10px; }
.main_1_left ul li{ line-height:26px;  color: #888;
font-size: 15px;
font-family: 'Microsoft Yahei';}
.main_1_left ul li a{text-overflow: ellipsis;font-family: 'Microsoft Yahei';
overflow: hidden;
white-space: nowrap;  color: #333;font-size:15px; height:22px; line-height:26px; text-decoration: none;
} 
.main_1_left ul li a:hover,.main_1_left ul li a:focus {
	
	color:#32a525;
}
.tjgzp{background-color: rgb(239, 239, 239);overflow: hidden; text-align: center;font-size:12px;height:26px; line-height:26px;}
.main_1_right{ width:651px;}
.main_1_center{ width:371px;}
.main_1_rightr{ width:257px;}
.main_1_rightr h2 {margin-bottom: 0px;line-height:45px; margin-top:0px; }
.tdgc{ margin-top:7px;height:79px; overflow:hidden;}
.xuxian{display: block;height: 2px;line-height: 2px;border-top:1px solid #eee;  }
.chuntu{ width:80px; height:75px; margin-right:2px;}

.chuntu img{cursor: pointer;
    transition: all 0.6s;border: 6px solid transparent;}

.chuntu img:hover{
    border: 3px solid #cce9d9;
    transform: scale(1.03);

}

.ygpdiv:hover{

    border: 1px solid #cce9d9;
    border-top-color: transparent;
}
.ygpdiv {

    border: 1px solid transparent;

}
.imgzxdy:hover{

    border: 6px solid #cce9d9;

}
.imgzxdy {

    border: 6px solid transparent;

}



.mximg{ border: 6px solid #cce9d9;
    cursor: pointer;
    transition: all 0.6s;
}
.mximg:hover{
    border: 6px solid transparent;

    transform: scale(1.1);
}

.ystjimg{ border: 6px solid #cce9d9;
    cursor: pointer;
    transition: all 0.6s;
}
.ystjimg:hover{
    border: 0px solid transparent;


}

.btn-success {
    color: #fff;
    background-color: #32b16c;
    border-color: #649594;
}
.btn-success:hover {
    color: #fff;
    background-color: #26b18b;
    border-color: #649594;
}

.chunzi  a{text-overflow: ellipsis;font-family: 'Microsoft Yahei';
overflow: hidden;
white-space: nowrap;  color: #333;font-size:15px;  height:26px; line-height:26px; text-decoration: none;
    padding-left: 0px;
} 
.chunzi a:hover,.chunzi a:focus ,.chunzi a:active{
	color:#32a525;
}
.chunzi p{ margin:0px; padding:0px;font-size:12px; line-height:18px; color:#666;}


.main_2,.main_3{ width:1020px;  padding:0px 0; margin:0 auto;}
.main_2_left,.main_4_left{ width:355px;padding: 10px;
    background-color: #FFF;}
.main_2_left p{ color:#32a525;}
.main_2_left p,.main_2_center p{ font-size:18px; text-align:center;}
.main_2_left ul{}

.main_2_center ul{padding-top:0px;margin-bottom: 10px;margin-top:0px; }
.main_2_center p{height:103px;font-size: 14px;text-align: left;line-height: 32px;overflow: hidden;}
.main_2_left ul li,.main_2_center ul li,.main_2_rightr ul li{ 
	margin-bottom:0px; color: #888;

	font-size: 15px;
font-family: 'Microsoft Yahei';line-height:32px;
    background:url(../images/d.jpg) no-repeat 0 15px; padding-left:10px;
    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}
.main_2_right,.main_4_right{ width:651px;}
.main_2_center,.main_4_center{ width:371px; padding: 10px;
    background-color: #FFF;
    width: 371px;}
.main_2_rightr,.main_4_rightr{ width:267px;background-color: #fff;
    padding: 10px;
}



.Links{ width:1020px; margin:0 auto;}
.Links ul li{ width:200px; float:left; text-align:center;}
.Links ul{ margin-bottom:20px;}


.foot{  width:100%; margin-top:30px;}
.foot_c{width:1020px; margin:0 auto;
    text-align: center;
    line-height: 28px;
    margin-bottom: 30px;
    color: #666;
    border-top: 0px #ddd solid;
    padding-top: 18px;

}
.foot_c p{font-size: 14px;line-height: 28px; color: #666; padding: 0px; margin: 0px;}
.foot_c .pa{ color: #666;
    text-decoration: none;font-size: 14px;}

.txwb{ width:114px; background:url(../images/tx.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.wx{ width:124px; background:url(../images/wx.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.zxkf{ width:116px; background:url(../images/kf.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.xl{ width:114px; background:url(../images/xl1.png) no-repeat center; height:38px; display:block; overflow:hidden;}
.xl:hover{ width:114px; background:url(../images/xl.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.txwb:hover{ width:114px; background:url(../images/tx2.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.wx:hover{ width:124px; background:url(../images/wx2.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.zxkf:hover{ width:116px; background:url(../images/kf2.jpg) no-repeat center; height:38px; display:block; overflow:hidden;}
.kffw{font-size:16px; color:#a0a0a0; line-height:40px;font-family:"Microsoft Yahei";}





.slide,.slide li{width:371px;height:287px;background-color:#fbfbfb;position:relative;}
.slide{overflow:hidden;border:1px #ededed solid;position:relative;margin:15px auto 0 auto;}
.slide li{position:absolute;display:none;}
.slide li.current{display:block;}
.slide li .image{position:absolute;top:-2px;left:-2px; width:370px; height:287px; z-index:2;}
.slide li .image img{width:100%;height:100%;}
.slide li .text{ width:100%; bottom:0px;overflow:hidden; top:208px; position:absolute;height:auto;margin:15px 0px 0 0;padding:8px; z-index:1;background-color:#000;filter:alpha(opacity=50);
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5; z-index:998;}
.slide li  .title{position:absolute; z-index:999; bottom:0; padding-left:10px; text-align:center;}
.slide li  .title a{font-size:14px;font-weight:700;color:#fff;font-family:"Microsoft Yahei";line-height:22px;text-indent:0;float:none; text-align:center;}
.slide li  p{color:#fff;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;padding-left:10px;}
.slide .triggers{position:absolute;z-index:1;width:371px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;}
.slide .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;}
.slide .triggers a:hover{text-decoration:none;}
.slide .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;}
.slide .triggers a.current img{border:2px #2fac00 solid;opacity:1;}
.slide .icon-dot{display:inline-block;position:absolute;bottom:20px;right:0px; z-index:9999;}
.slide .icon-dot a.current{background-position:-1px -12px; z-index:9999;}
.slide .link-watch{width:30px;height:44px;display:none;position:absolute;top:100px;background:url(../images/arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer; z-index:9999;}
.slide .link-watch.pre{left:0;}
.slide .link-watch.next{left:338px;right:0;background-position:right -57px; z-index:9999;}
.slide .link-watch.down{background-position-y:-2px;}



.slide_zx,.slide_zx li{width:656px;height:358px;background-color:#fbfbfb;position:relative;}
.slide_zx{overflow:hidden;border:1px #ededed solid;position:relative;margin:0px auto 0 auto;}
.slide_zx li{position:absolute;display:none;}
.slide_zx li.current{display:block;}
.slide_zx li .image{position:absolute;top:-2px;left:-2px; width:666px; height:352px; z-index:2;}
.slide_zx li .image img{ width:100%; height:100%;}
.slide_zx li .text{ width:100%; bottom:0px;overflow:hidden; top:272px; position:absolute;height:auto;margin:15px 0px 0 0;padding:8px; z-index:1;background-color:#000;filter:alpha(opacity=50);
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5; z-index:998;}
.slide_zx li  .title{position:absolute; z-index:999; bottom:0; padding-left:10px; text-align:left;}
.slide_zx li  .title a{font-size:16px;font-weight:700;color:#fff;font-family:"Microsoft Yahei";line-height:22px;text-indent:0;float:none; text-align:center;}
.slide_zx li  p{color:#fff;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;padding-left:10px;}
.slide_zx .triggers{position:absolute;z-index:1;width:666px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;}
.slide_zx .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;}
.slide_zx .triggers a:hover{text-decoration:none;}
.slide_zx .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;}
.slide_zx .triggers a.current img{border:2px #2fac00 solid;opacity:1;}
.slide_zx .icon-dot{display:inline-block;position:absolute;bottom:20px;right:0px; z-index:9999;}
.slide_zx .icon-dot a.current{background-position:-1px -12px; z-index:9999;}
.slide_zx .link-watch{width:30px;height:44px;display:none;position:absolute;top:150px;background:url(../images/arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer; z-index:9999;}
.slide_zx .link-watch.pre{left:0;}
.slide_zx .link-watch.next{left:636px;right:0;background-position:right -57px; z-index:9999;}
.slide_zx .link-watch.down{background-position-y:-2px;}




.main_4{ width:1020px; margin:0 auto; margin-bottom:20px;}
.main_4_left{ width:250px;font-size: 13px;}
.main_4_right{ width:736px;}
.main_4_center{ width:490px;}
.main_4_rightr{ width:235px;}
.main_4 h3{border-bottom: 1px solid #4DB142;}

.main_4 h3 span{ background:#4db142;  display:block; color:#fff; font-size:15px; font-weight:400; width:105px; line-height:29px; text-align:center;}

.main_4 h3 a{font-size:15px; font-weight:400; color:#4db142;}

/****************article_dqlist***************/

.main_colum_left {
    width: 100%;
    padding: 0px 30px;
}
.colum_list p {
    margin: 8px 0px;
    text-align: left;
}
.colum_list_1 {
    padding-top: 10px;
    clear: both;
}

.colum_list_1 .head_tit {
    display: inline-block;
    font-size: 20px;
}
.colum_list_1 .head_tit a {
 
    font-size: 20px !important;
}

.colum_list_dl dt {
    width: 200px;
    height: 140px;
    overflow: hidden;
    float: left;
}
.colum_list_dl dd {
    float: left;
    margin-left: 30px;
    width: 360px;
    line-height: 24px;
    color: #000;
	font-size:13px;
	font-family:"宋体";
}

.colum_list_dl font a, .colum_list_dl font {
    color: #D22469;
}
.share_all {
    border-bottom: 1px dashed #CCC;
    clear: both;
    height: 29px;
    line-height: 29px;
    padding-bottom: 10px;
    position: relative;
}

.share_all p {
    float: left;
    display: inline;
}
/****************article_dqlist***************/

.pagedqlist{width:100%}
.pagedqlist  a{ color:#FFF;}
.pagedqlist  .current{

    position: relative;
    float: left;
    padding: 4px 8px;
    margin-left: -1px;
    line-height: 1.42857;

    text-decoration: none;
    margin-right: 5px;
    color: #ffffff;
    border: 1px solid #32b16c;
    border-radius: 2px;

    background-color: #32b16c;

}
.pagedqlist  .num{
	position: relative;
float: left;
    padding: 4px 8px;
margin-left: -1px;
line-height: 1.42857;
color: #428BCA;
text-decoration: none;
    margin-right: 5px;
    color: #c1c1c0;
    border: 1px solid #c1c1c0;
    border-radius: 2px;

	}
.pagedqlist  .next,.end,.first{
	float: left;
    padding: 4px 8px;
margin-left: -1px;
    margin-right: 5px;
line-height: 1.42857;
color: #fff;
text-decoration: none;
background-color: #c1c1c0;
border: 1px solid #DDD;
	border-top-right-radius: 2px;
border-bottom-right-radius: 2px;}

.pagedqlist  .prev{
	float: left;
padding: 4px 8px;
margin-left: -1px;
    margin-right: 5px;
line-height: 1.42857;
    color: #fff;
    background: #c1c1c0;

text-decoration: none;

border: 1px solid #DDD;
	border-top-left-radius: 2px;
border-bottom-left-radius: 2px;}

/****新的CSS*************/

.toumingdiv{

    position: relative;
    height: 160px;
    background-position: center;
    background-size:cover;
}

.toumingbg_title{
    display: none;
    width:100%;
    padding:0px;
    margin:0px;
    height:30px;
    position:absolute;
    bottom:0px;
    z-index:2;
    background-color:#000;filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    animation:touming_title_xsyd 0.1s;
    -moz-animation:touming_title_xsyd 0.1s; /* Firefox */
    -webkit-animation:touming_title_xsyd 0.1s; /* Safari and Chrome */
    -o-animation:touming_title_xsyd 0.1s; /* Opera */
}
.touming_title{
    display: none;
    width:100%;
    padding-left: 5px;
    height:30px;
    line-height: 30px;
    position:absolute;
    bottom:0px; z-index:3;
    animation:touming_title_xsyd .1s;
    -moz-animation:touming_title_xsyd .1s; /* Firefox */
    -webkit-animation:touming_title_xsyd .1s; /* Safari and Chrome */
    -o-animation:touming_title_xsyd .1s; /* Opera */
    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;
}




@keyframes touming_title_xsyd
{
    0%   { height:0px;}
    25%  { height:12px;}
    50%  { height:18px;}
    75%  { height:24px;}
    100% { height:30px;}
}

@-moz-keyframes touming_title_xsyd /* Firefox */
{
    0%   { height:0px;}
    25%  { height:12px;}
    50%  { height:18px;}
    75%  { height:24px;}
    100% { height:30px;}
}

@-webkit-keyframes touming_title_xsyd /* Safari and Chrome */
{
    0%   { height:0px;}
    25%  { height:12px;}
    50%  { height:18px;}
    75%  { height:24px;}
    100% { height:30px;}
}

@-o-keyframes touming_title_xsyd /* Opera */
{
    0%   { height:0px;}
    25%  { height:12px;}
    50%  { height:18px;}
    75%  { height:24px;}
    100% { height:30px;}
}


	.footer{ width:100%; margin:0 auto; display:block;border-top:1px dashed #a0a0a0; padding:10px 0;}
@media (min-width: 768px) {
.footer{ width:1020px; margin:0 auto; display:block;border-top:1px dashed #a0a0a0; padding:10px 0;}
}
.footer p{ line-height:35px; font-size:14px; color:#323232; margin:0 17px;}
.footer p a{ line-height:35px; font-size:14px; color:#323232; margin:0 17px;}
.footer a:hover{color: #32a525;}

/**********消息提示*************/
.xiaoxitishi{
    display: none;
    min-width: 20px;
    height: 20px;
    border-radius: 10px;
    border: red 1px solid;
    font-size: 10px;
    text-align: center;
    line-height: 11px;
    background: red;
    color: white;
    position: absolute;
    top: 6px;
    right: 6px;
    padding: 3px 3px 3px 3px;

}
/***********消息提示***********/


.padding10write{
    padding: 10px;
    background-color: #FFF;
}

.ellipsisui li{

    margin-bottom: 0px;
    color: #888;
    font-size: 15px;
    font-family: 'Microsoft Yahei';
    line-height: 32px;
    background: url(http://www.itedou.com/Public/images/d.jpg) no-repeat 0 15px;
    padding-left: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.colmdleft{
    padding-left: 0px;
    padding-right: 5px;

}
.colmdcenter{
    padding-right: 5px;

    padding-left: 5px;

}
.colmdright{
    padding-left: 5px;
    padding-right: 0px;
}

