/*css-----------*/
div,form,img,ul,ol,li,dl,dt,dd,p,input,body,strong,span,pre{margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;}
    
body{width:100%;min-width: 1150px;font-family:微软雅黑, Arial, Helvetica, sans-serif;font-size:14px;margin:0 auto;
color:#444;height:auto;line-height:21px; }
img{border:0px;/*behavior:url(iepngfix.htc)*/}
ul,li{list-style:none; }
a{text-decoration:none;color:#444;star:expression(this.onFocus=this.blur());
-webkit-transition:color .3s, background-color .3s, border-color .3s;
-moz-transition:color .3s, background-color .3s, border-color .3s;
-ms-transition:color .3s, background-color .3s, border-color .3s;
-o-transition:color .3s, background-color .3s, border-color .3s;
transition:color .3s, background-color .3s, border-color .3s;}
a:hover{text-decoration:underline;color:#f35d02;outline:none;}
a,area{outline:none;blr:expression(this.onFocus=this.blur());}
.clear{clear:both;line-height:0;height:0;font-size:0;}
a,area{blr:expression(this.onFocus=this.blur())}
.webbg{background:#fff;width:1150px;margin:0 auto;}
/*----------pub------------------*/
.top_bar{height:90px;padding-top:15px;width:1150px;margin:0 auto;}
.l_index_top{float:left;margin-left: -100px; }
.r_index_top{float:right; position:relative;margin-right: 10px;}
.r_index_top p{text-align:right;}
.r_index_top p a{margin:0px 5px;background:url(../images/line.gif) no-repeat right 3px;padding-right:5px;}
.r_index_top p a.bg_none{background:none;padding-right:0px;margin-right:20px;}

.search_top{width:355px;position:absolute;top:40px;right:0px;}
.search_top .label_l{width:65px;float:left;line-height:30px;}
.search_top .seal{width:210px;float:left;}
.search_top .seal input{width:210px;height:29px;background:#fff;border:1px #d1d1d1 solid;color:#888888;line-height:23px;padding-left:8px;font-family:'微软雅黑';}
.search_top .sear{width:56px;height:24px;float:left;}
.search_top p{margin-top:15px;text-align:left;}
.search_top p a{margin:0px 8px;}

.banner{z-index:10;position:relative;width:1130px;height:350px;margin:0 auto;}
.zy_banner{width:1130px; height:300px; overflow:hidden;}
#lunhuanback{width:100%;height:350px;position:absolute;left:0px;top:0px;overflow:hidden;}
#lunhuanback p{width:100%;height:350px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);}
#lunhuanback p a{display:block;width:100%;height:460px;background-repeat:no-repeat;background-position:top center;}
.lunhuan_main{width:1190px;height:350px;margin:0 auto;position:relative;}
.suoyouliebiao{width:239px;position:absolute;left:0px;top:0px;border-left:1px solid #E6E6E6;border-bottom:1px solid #E6E6E6;z-index:200;box-shadow:5px 5px 5px rgba(0, 0, 0, 0.2)}
#lunbonum{position:absolute;right:7.5%;bottom:10px;margin-right:-70px;z-index:50;}
#lunbonum li{float:left;width:35px;height:5px;background:#929292;margin-left:10px;cursor:pointer;filter:alpha(opacity=0.5);}
#lunbonum .lunboone{background:#fff;}
/*-------------menu--------------*/
/*导航*/
.menu{_overflow:hidden;background:url(../images/nav_bg.png) no-repeat;width:1130px;margin:0 auto;position:relative;z-index:8;height:48px;line-height:48px;}
.menu {
    /*背景*/   
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1d78ce), color-stop(40%,#1d78ce), color-stop(100%,#0066CC));
    background: -moz-linear-gradient(top, #1d78ce,#1d78ce, #0066CC);
    /*圆角*/   
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
 
.nav{background:#1d78ce; box-shadow: 0 5px 20px #888;
    -webkit-box-shadow: 0 5px 20px #888;
    -moz-box-shadow: 0 5px 20px #888; }
.menu a{color:#fff;height:48px;line-height:48px;float:left;position:relative;font-size:16px;}
.menu li{float:left;position:relative;margin-right:1px;text-align:center;}
.menu li a{display:inline-block;width:93px;}
.menu li.menu1{width:95px;}
.menu li.menu1:hover,.menu li.menu1.navon{background:url(../images/nav_hover_bg.png) no-repeat;width:95px;}

.menu li.menu2:hover,.menu li.menu2.navon{background:#0b4a85;

/*背景*/   
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0b4a85), color-stop(40%,#1d78ce), color-stop(100%,#1d78ce));
    background: -moz-linear-gradient(top, #0b4a85,#1d78ce, #0b4a85);
}


.menu li.menu3:hover,.menu li.menu3.navon{background:url(../images/nav_hover_bg_r.png) no-repeat top right;}
.menu ul{width:93px;background-color:#1360a8;position:absolute;left:0px;top:-999em;z-index:99999;display:none}
.menu li:hover ul{top:48px;display:block;}
.menu li:hover ul li{font-size:12px;margin:0px;}
.menu li:hover ul li a{color:#fff;text-decoration:none;padding:0;margin:0px;height:36px;line-height:36px;font-size:14px;}
.menu li:hover ul li a:hover{background:#0b4a85;}
/*IE6*/
/*.menu li.hover{background-color:#fff;border:1px solid #629d2a;border-bottom:none;padding:8px 11px}
.menu li.hover a{color:#357d13}
.menu li.hover ul{top:31px;display:block}
.menu li.hover ul li{border:none;width:70px;float:left;padding:4px 0 4px 10px}
.menu li.hover ul li a{height:16px;line-height:16px;font-size:12px;color:#333;text-decoration:none;padding:0}
.menu li.hover ul li a:hover{text-decoration:underline}
.menu li.no_sub.hover1{border:1px solid #629d2a;padding:7px 11px}*/

.main_c_0,.main_c_2,.main_c_3,.main_c_4,.main_zy{width:1130px;margin:0 auto;padding:5px 0px;}
/* .main_shang{background:#EEEEEE; width:100%} */
/*----------------hd----------------*/
.left_hd_news{float:left;width:385px;}
#zzsc {height:280px;position:relative;overflow:hidden;width:380px;    border: 5px solid #efefef;    margin-top: 15px;
    /* box-shadow: 0 5px 20px #888;
    -webkit-box-shadow: 0 5px 20px #888; */}
#img li {opacity:1;filter:alpha(opacity=100);cursor:pointer;float:left;position:relative;}
#img {list-style:none;position:absolute;top:0px;left:0px;}
#img p{position:absolute;bottom:-24px;text-align:center;font-weight:bold;width:385px;
height:24px;overflow:hidden;line-height:24px;padding-bottom:5px;
}
#num {list-style:none;position:absolute;bottom:0px;left:10px;z-index:999; height:30px;}
#num li {display:block;height:13px;width:13px;margin-right:5px;border-radius:7px;background:#efefef;float:left;color:#34a637;text-align:center;line-height:20px;opacity:1;filter:alpha(opacity=100);cursor:pointer;}
#num .hover {background:#f35d02;color:#FFFFFF;font-weight:bold}
/*----------------news----------------*/
.news{float:left;width:360px;margin-left:11px; }
.title_home_style{height:43px;position:relative; }
/* .title_home_style{background:url(../images/news_title.jpg) no-repeat left top;height:43px;position:relative;padding:0 10px;} */
.title_home_style h3{height:41px;padding:0 0 0px 0;
border-left: 1px solid #DFDFDF; border-top: 1px solid #DFDFDF; 
display:table;width:100%;overflow:hidden;font-size:16px;font-family:"宋体";}
.title_home_style h3 p{margin-top:6px;line-height:35px;}
.title_home_style h3 font{color:#e95e03;font-size:12px;text-transform:uppercase;margin-left:5px;font-weight:normal;}
.news .title_home_style h3 img{margin-top:14px;}
.news .title_home_style h3 span{line-height: 36px;
    cursor: pointer;
    display: table-cell;
    text-align: left;
    border-left: 1px #e5e5e5 solid;
    left: -1px;
    position: relative;
    padding-top: 5px; }
.title_home_style h3 b{    border-right: 1px solid #DFDFDF;line-height:36px; cursor:pointer;  display:table-cell; 
background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(237, 237, 237)));
	background-image: -webkit-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));
	background-image: -moz-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));
	background-image: -o-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));
	background-image: -ms-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));
	background-image: linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));
text-align:center;left:-1px;position:relative;padding-top:5px;}
 
.title_home_style h3 b.on{font-weight:800;     background: #fff;       border-bottom: 2px #1d78ce solid;   }
.title_home_style h3 b:hover{ }



/*----------------news----------------*/
.news2{float:left;width:360px;margin-left:11px; }
.title_home_style2{height:43px;position:relative; }
/* .title_home_style{background:url(../images/news_title.jpg) no-repeat left top;height:43px;position:relative;padding:0 10px;} */
.title_home_style2 h3{height:41px;padding:0 0 0px 0;
 
display:table;width:100%;overflow:hidden;font-size:16px; }
.title_home_style2 h3 p{margin-top:6px;line-height:35px;}
.title_home_style2 h3 font{color:#e95e03;font-size:12px;text-transform:uppercase;margin-left:5px;font-weight:normal;}
.news2 .title_home_style2 h3 img{margin-top:14px;}
.news2 .title_home_style2 h3 span{ 
    margin-top:10px;
    text-align: left; padding-left: 30px;
    left: -1px; 
    padding-top: 0px; }
.title_home_style2 h3 b{     line-height:36px; cursor:pointer;  display:table-cell;  
text-align:center;left:-1px;position:relative;padding-top:5px;}
 
.title_home_style2 h3 b.on{font-weight:800;        border-bottom: 2px #1d78ce solid;   }
.title_home_style2 h3 b:hover{background: #fff;}

.title_home_style2 span{text-align:right;padding-right:5px;padding-top:13px;position:absolute;right:10px;top:0px;}


.news_c2{padding:2px 10px 10px 10px; }
.news_c2 ul{padding-top:5px;}
 
.news_c2 ul li{height:29px;    background: url(../images/li_bg.jpg) no-repeat left center;line-height:29px;overflow:hidden;  padding-left:10px;}
.dian{height:29px;        background: url(images/icon.gif) no-repeat 0 11px;line-height:29px;overflow:hidden;  padding-left:10px;}
 
 .title_home_style2 .icon2 { color:#01aef0;   background: url("../images/tz.png") 0px 0px no-repeat;}
 .title_home_style2 .icon3 { color:#e0823d ;   background: url("../images/xdoc.png") 0px -2px no-repeat;}

.more{ font-size:13px;color:#808787}
 .nav .minfoWrap {
	position:absolute; 
	border-top: 0px solid #8c0000; 
	left:0%;
	width:100%;
	z-index:2;
	padding:4em 0;
	display:none;
	/* -webkit-box-shadow:0 6px 12px #838383;
	-moz-box-shadow:0 6px 12px #838383;
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.63); */
}
.nav .minfoWrap_inner {
	width:1200px;
	background:#fff;
	margin:0 auto;
}

 

.title_home_style span{text-align:right;padding-right:5px;padding-top:13px;position:absolute;right:10px;top:0px;}
.news_c{ padding:2px 10px 10px 10px;
border-left: 1px solid #dfdfdf;  border-bottom: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;}
.news_c ul{padding-top:5px;}
.news_c ul li{height:29px;    background: url(../images/li_bg.jpg) no-repeat left center;line-height:29px;overflow:hidden;  padding-left:10px;}
.news_about .title_home_style h3{border-bottom:none;line-height:30px;}
/*----------------pic_school----------------*/
.main_c_1{border:#e5e5e5 solid;border-width:1px 1px 1px 1px;padding-right:10px;margin-top:10px;width:1120px;margin:0 auto;}
.title_pic{float:left;background: #1d78ce;width:50px;    margin-top: 10px;}
.title_pic .title_pic_span{margin-top: 32px;
    font-weight: 500;
    float: right;
    display: inline;
    margin-right: 17px;
    width: 16px;line-height:30px;
    color: #fff;
    height: 140px;
    font-size: 16px; 
    word-wrap: break-word;
    word-break: nomal;}
#demo3 {overflow:hidden;width:1065px;float:right;margin-top:10px;}
#indemo1 {float:left;width:1500%;}
#demo4 {float:left;}
#demo4 dl,#demo5 dl{width:225px;float:left;margin:0px 5px;margin-bottom:10px;text-align:center;}
#demo4 dl dt,#demo5 dl dt{border:5px solid #efefef;width:215px;height:160px;}
#demo4 dl dt:hover,#demo5 dl dt:hover{border:5px solid #f35d02;}
#demo4 dl dd,#demo5 dl dd{width:225px;height:30px;line-height:30px;overflow:hidden;font-weight:bold;}
#demo5 {float:left;}
.main_c_2 .news_jyky{margin-left:0px;width:410px;}
.news_djgz{width:335px;}

.main_c_3,.main_c_4{padding-top:0px;}
.main_c_3 .news_about{margin-left:0px;width:757px;}
.about_c{border:#e8e8e8 solid;border-width:0px 0px 1px 1px;padding:12px 15px;background:url(../images/about_bg.gif) no-repeat top center;}
.about_c p{float:left;width:500px;margin-right:10px;line-height:28px;height:196px;overflow:hidden;}
.about_c img{width:215px;height:190px;overflow:hidden;float:right;}
.icons_r{float:right;width:360px;font-size: 13px;}
.icons_r dl{float:left;width:89px;background:#f3f3f3;margin:0px 0px 1px 1px;}
.icons_r dl:hover{background:#ededed;cursor:pointer;}
.icons_r dl dd{text-align:center;padding-bottom:16px;font-weight:bold;}
.icons_r_0{background:url(../images/icons.png) no-repeat 13px 22px;width:81px;height:93px;}
.icons_r_1{background:url(../images/icons.png) no-repeat -84px 22px;width:81px;height:93px;}
.icons_r_2{background:url(../images/icons.png) no-repeat -180px 22px;width:81px;height:93px;}
.icons_r_3{background:url(../images/icons.png) no-repeat -278px 22px;width:81px;height:93px;}
.icons_r_4{background:url(../images/icons.png) no-repeat -383px 22px;width:81px;height:93px;}
.icons_r_5{background:url(../images/icons.png) no-repeat -480px 22px;width:81px;height:93px;}
.icons_r_6{background:url(../images/icons.png) no-repeat -578px 22px;width:81px;height:93px;}
.icons_r_7{background:url(../images/icons.png) no-repeat -674px 22px;width:81px;height:93px;}
.icons_r a:hover dl dt.icons_r_0{background:url(../images/icons.png) no-repeat 13px -91px;}
.icons_r a:hover dl dt.icons_r_1{background:url(../images/icons.png) no-repeat -84px -91px;}
.icons_r a:hover dl dt.icons_r_2{background:url(../images/icons.png) no-repeat -180px -91px;}
.icons_r a:hover dl dt.icons_r_3{background:url(../images/icons.png) no-repeat -278px -91px;}
.icons_r a:hover dl dt.icons_r_4{background:url(../images/icons.png) no-repeat -383px -91px;}
.icons_r a:hover dl dt.icons_r_5{background:url(../images/icons.png) no-repeat -480px -91px;}
.icons_r a:hover dl dt.icons_r_6{background:url(../images/icons.png) no-repeat -578px -91px;}
.icons_r a:hover dl dt.icons_r_7{background:url(../images/icons.png) no-repeat -674px -91px;}

.main_c_4 .title_home_style{background:url(../images/xyfc_title.png) no-repeat left 12px;}
.main_c_4 .title_home_style h3{padding-top:10px;padding-left:20px;}
.main_c_4 .title_home_style span{margin-top:-3px;}
#demo3a{overflow:hidden;width:1130px;margin-top:5px;position:relative;left:0px;top:0px}
#indemo1a{float:left;width:1500%;}
#demo4a{float:left;}
#demo4a dl,#demo5a dl{width:260px;float:left;margin:0px 10px;margin-bottom:10px;padding-bottom:80px;text-align:center;position:relative;}
#demo4a dl:hover dd,#demo5a dl:hover dd{border:3px #f35d02 solid;cursor:pointer;}
#demo4a dl:hover dd h3 a,#demo5a dl:hover dd h3 a{color:#f35d02;}
#demo4a dl:hover dd span a,#demo5a dl:hover dd span a{background:#f35d02;}
#demo4a dl dt,#demo5a dl dt{border:1px solid #efefef;padding:7px;width:200px;height:150px;margin-left:25px;position:absolute;left:0;top:0;background:#fff;z-index:2}
#demo4a dl dd,#demo5a dl dd{width:210px;line-height:40px;font-weight:bold;border:3px #f1f1f1 solid;top:80px;padding:80px 25px 0px 25px;position:relative;z-index:1}
#demo4a dl dd h3,#demo5a dl dd h3{height:40px;overflow:hidden;}
#demo4a dl dd p,#demo5a dl dd p{text-align:left;font-weight:normal;line-height:24px;height:96px;overflow:hidden;}
#demo4a dl dd span a,#demo5a dl dd span a{display:inline-block;width:205px;height:33px;line-height:33px;background:#0759A6;border-radius:2px;color:#fff;margin:15px 0px 20px 0px;}
#demo5a {float:left;}
/*-------------footer--------------*/
.left_f_l{float:right;padding-right:15px;padding-top:5px;width:330px;}
.f_logo{float:left;}
.footer_nav{padding:10px 0px;float:left;width:600px;}
.footer_nav dl{float:left;width:100px;}
.footer_nav dl dt{margin-bottom:5px;display:inline-block;width:100px;font-size:13px;margin-right:45px;font-weight:bold;}
.footer_nav dl dd a{display:inline-block;font-size: 10px;;height:20px;line-height:20px;width:140px;margin-right:45px;}
dl.f_contact dt a,dl.f_contact dd a{margin-right:0px;}
.footer{background:#f1f1f1;}
.footer_c{width:1130px;margin:0 auto;}

.f_copyright{background:#012f6f;min-width: 1150px;padding:20px 0px;color:#fff;background: url(../images/footer_bg.jpg) repeat top center;}
.footer_bottom{width:1130px;margin:0 auto;}
.l_f_copyright{float:left;width:510px;overflow:hidden;}
.l_f_copyright ul li{height:30px;line-height:30px;overflow:hidden;float:left;margin-right:5px;}
.r_img_c{float:right; }
.r_img_c ul li{float:left;margin-right:5px;}

.r_img_c  .r_img_c_font{margin-top: 5px;line-height: 17px; font-weight:500;float:right;display:inline;
margin-left:4px;width:13px;height:70px;font-size:13px;word-wrap:break-word;word-break:nomal;}
 
 
/*-----------------------------leftbox--------------------------------*/
.main_zy{padding:0px 15px 15px 15px;}
.left_box{float:left;width:220px;margin-top:10px;}
.left_list h3{height:47px; line-height:35px; color:#fff; background:url(../images/left_list_bg.gif) no-repeat; padding-left:10px; font-size:14px;}
.left_list ul li{line-height:40px;border-bottom:#d3dae4 1px solid;background:#f4f8fe;padding-left:18px;}
.left_list ul li:hover{background:#d9e0eb;}
.left_list ul li a{display:block;}
.left_list ul li b{font-family:宋体;float:right;margin-right:25px;}
.left_list ul li:hover a,.left_list ul .on a{color:#1d78ce;font-weight:bold;}

.hot_news .hot_news_title{background:url(../images/left_list_bg.gif) no-repeat;margin-top:10px;height:47px;padding:0px 10px 0px 10px;line-height:40px;font-size:14px;}
.hot_news .hot_news_title a{color:#fff;font-weight:bold;}
.hot_news ul{padding:0px 10px;}
.hot_news ul li{height:28px;line-height:28px;overflow:hidden;}
/*-----------------------------right_box--------------------------------*/
.right_box{width:895px;float:right;}
.rightbox_title{border-bottom:3px #1d78ce solid; text-align:right;}
.right_box .rightbox_title h3{padding-bottom:6px; padding:8px; border-bottom:2px #1d78ce solid;   text-align:center; float:left; position:relative; top:10px; background:#1d78ce; border-radius:2px; color:#fff; font-size:15px;}
.right_box .rightbox_title span{height:26px; padding:15px 5px 5px 25px; display:inline-block; background:url(../images/position.png) no-repeat left 18px;}
.r_cont{padding:10px 0; line-height:26px;}
.r_cont img{max-width:734px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<895px?"895px":"");overflow:hidden;}
.r_about_img{text-align:center; margin-bottom:15px;}

.menu_list_1{padding:15px 0px;border-bottom:1px #ccc solid;}
.menu_list_1 ul li{float:left;padding:2px 15px;margin: 5px;margin-right:15px;background:#dedede;border-radius:2px;}
.menu_list_1 ul li:hover,.menu_list_1 ul li.sel_on{background:#f35d02;}
.menu_list_1 ul li:hover a,.menu_list_1 ul li.sel_on a{color:#fff;}

.video_infoxx_c dl{float:left;margin:0px 14px;width:195px;overflow:hidden;margin-top:20px;}
.video_infoxx_c dl dt{/*float:left;*/background:url(../images/bg_9.jpg) no-repeat 2px 2px;width:195px;height:147px;}
.video_infoxx_c dl dd a{display:inline-block;width:195px;height:24px;overflow:hidden;line-height:24px;font-weight:bold;margin-top:5px;text-align:center;}
.video_infoxx_c1 dl dt{/*float:left;*/background:url(../images/bg_8.jpg) no-repeat 2px 2px;width:195px;height:127px;}
/*-----------------------------page--------------------------------*/
.page_fy{margin:20px;text-align:right;font-size:12px;}
.page_fy a{heihgt:22px;line-height:22px;padding:0 8px;border:1px #1d78ce solid;margin:0 2px;display:inline-block;border-radius:2px;}
.page_fy a.on{color:#fff;border:1px #1d78ce solid;background:#1d78ce;font-weight:bold;}
.page_fy a.on:hover,.page_fy a:hover{color:#fff;}
.page_fy a:hover{border:1px #1d78ce solid;background:#1d78ce;}
/*-----------------------------expert--------------------------------*/
.expert_c_cont{margin-bottom:15px;border-bottom:1px #dcd8cd dashed;padding-bottom:15px;}
.expert_c_cont .left_expert_c_bg{float:left;width:140px;padding-right:15px;}
.expert_c_cont dl{width:740px;float:right;}
.expert_c_cont dl dt{font-size:16px;line-height:36px;height:36px;overflow:hidden;margin-bottom:5px;}
.expert_c_cont dl dd p{color:#767676;height:90px;line-height:22px;overflow:hidden;margin-bottom:10px;}
.expert_c_cont dl dd span a{background:#f35d02;border-right:1px #fff solid;padding:3px 15px;color:#fff;}
.expert_c_cont dl dd span span.a1{background:#418ed7;padding:3px 15px;color:#fff;}
.expert_c_cont dl dd span a:hover{background:#ff8840;}
/*-----------------------------news--------------------------------*/
.r_news_li ul{border-bottom:1px #ccc dashed;padding:10px 0px;}
.r_news_li li{line-height:30px;padding:0 15px 0 10px;background:url(../images/listdian.jpg) no-repeat left center}
.r_news_li li span{float:right;color:#999;font-size:12px;padding-left:20px;}
/*-----------------------------news--------------------------------*/
.news_libiao_left{float:left;margin-right:20px;}
.news_libiao_left h1{font-size:36px;font-family:"Microsoft Yahei";color:#f56c19;width:74px;height:50px;line-height:50px;background-color:#f7f7f7;text-align:center;}
.news_libiao_left span{display:block;margin-top:2px;font-family:Arial, Helvetica,sans-serif;color:#3f3b3a;width:74px;height:22px;line-height:22px;background-color:#f7f7f7;text-align:center;}
.news_libiao{padding:20px 0 20px 0;height:70px;border-bottom:1px #ccc dotted;}
.news_h1{height:20px;line-height:20px; font-size:14px;overflow:hidden;}
.news_p{display:block;width:790px;float:left;}
.news_p p{height:48px;line-height:24px;overflow:hidden;display:block;margin-top:10px;}
.news_libiao img{margin-top:11px;float:right;}

.konwledge_zy dl{padding-top:10px;height:155px; border-bottom:1px #e6e6e6 dashed;}
.konwledge_zy dl dt{float:left;width:190px;height:143px;overflow:hidden}
.konwledge_zy dl dt img{width:190px;height:143px;}
.konwledge_zy dl dd{width:690px;float:right;}
.konwledge_zy dl dd h2{font-size:14px;line-height:35px;height:35px;overflow:hidden;}
.konwledge_zy dl dd h2 span{font-size:12px;color:#666;float:right;font-weight:normal;padding-right:10px;}
.konwledge_zy dl dd p{line-height:25px;height:100px;overflow:hidden}

.ly_form{width:595px;margin:0 auto; font-size:12px;background:#ecf6ff;padding:23px 150px 60px 150px;margin-top:10px;}
.ly_form font{display:inline-block;width:80px;text-align:right;font-size:12px;margin-right:10px;vertical-align:top;line-height:28px}
.ly_form .input_text{width:400px;border:1px #ccc solid;height:16px;line-height:16px;padding:7px 5px;border-radius:2px; font-size:12px;}
.ly_form p{margin-top:20px;}
.textarea{width:400px;border:1px #ccc solid;height:16px;line-height:20px;padding:10px;height:100px;border-radius:3px; font-size:12px; color:#6c6c6c;}
.input_btn{padding-left:90px;}
.ly_form input{font-family:'微软雅黑';color:#6C6C6C;}
.ly_form input.btn_primary{background:#1562aa;border:none;border-radius:2px;height:32px;line-height:28px;width:88px;text-align:center;font-size:12px;color:#fff;cursor:pointer; margin-right:30px;}
.ly_form input.btn_primary:hover{background:#1580e6;}
.ly_form1{background:#f0f4f8;}


.web_map dl{clear:both;margin-bottom:15px;}
.web_map dl dt{font-weight:bold;float:left;background:#e9e9e9;width:80px;text-align:center;margin-right:10px;margin-bottom:15px;}
/*.web_map dl dt a{color:#fff;}*/
.web_map dl dd{float:left;margin-right:20px;margin-bottom:20px;}

/*-----------------------------job--------------------------------*/
dl.job-list{line-height:20px; padding-bottom:20px;}
dl.job-list dt{ height:42px; line-height:42px; padding-left:10px;background-color:#3483cd;color:#fff;overflow:hidden; }
dl.job-list dd{ padding-left:10px; height:40px; line-height:40px; border-bottom:1px dashed #dedede; overflow:hidden; color:#555555; }
dl.job-list dt span,dl.job-list dd span{ float:right; width:100px; font-weight:normal; text-align:center; overflow:hidden;}
dl.job-list dd:hover{ background-color:#f5f5f5}
.text_job{width:940px; margin:0 auto;}
.h_showjob {width:940px;margin: 0px auto;}
.job_list_detail ul li {line-height: 30px;padding: 3px 0px;margin-right:10px;float:left;}
.job_list_detail ul span.info_cv {line-height:30px;padding: 5px 10px;background-color:#f15d04;}
.job_list_detail ul span.info_cv:hover{background:#f5782d;}
.job_list_detail ul span.info_cv a{color:#fff;}
.form_box{margin-bottom:20px;}
.form_box p{height:35px; line-height:35px; background:#efefef; border:1px #dfdddd solid; font-size:14px; font-weight:bold;padding:0 20px}
.textarea_tjyj{width:400px;min-height:100px;*height:100px}
.btn_tjyj{background:#f15d04;width:140px;height:40px;line-height:40px;margin-top:15px;color:#fff;border:none;cursor:pointer;border-radius:3px;}
.btn_tjyj:hover{background:#f5782d;}

.form-control1{display:block;width:100%;height:25px;padding:3px 12px;font-size:14px;font-family:'微软雅黑';line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(138,121,95,.075);box-shadow:inset 0 1px 1px rgba(138,121,95,.075);
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus,.form-control1:focus{border-color:#b1b1b1;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(138,121,95,.075),0 0 8px rgba(138,121,95,.6);box-shadow:inset 0 1px 1px rgba(138,121,95,.075),0 0 8px rgba(138,121,95,.6)}
.inbor{width:20%;height:30px;font-size:14px;border:1px solid #ccc;line-height:1.42857143;}
.inputBg{border:1px solid #ccc;}
.h30{height:30px; padding-left:10px;}
.form-control::-moz-placeholder{color:#777;	opacity:1}
.form-control:-ms-input-placeholder{color:#777}
.form-control::-webkit-input-placeholder{color:#777}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{	cursor:not-allowed;	background-color:#eee;	opacity:1}
textarea.form-control{	height:auto}
input[type=search]{	-webkit-appearance:none}
input[type=date],input[type=time],input[type=datetime-local],input[type=month]{	line-height:34px;	line-height:1.42857143 \0}
input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{	line-height:30px}
input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{	line-height:46px}

.form_club{padding:20px 0; width:99%;border:5px #e5e5e5 solid;background:#f5f5f5;}
.form_club em{color:#ff0000;display:inline-block;padding-right:6px; font-weight:bold;}
.form_club textarea{height:150px;width:540px;padding:3px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form_club .form_text{width:260px;}
.form_club .yz_text{width:80px;display:inline-block;}
.bd_btn{background:#af2021;color:#fff;height:40px;padding:0 60px;border:none;cursor:pointer;border-radius:4px;margin-top:20px;font-family:'微软雅黑';font-size:16px;}
.bd_btn:hover{background:#d6231c;color:#fff;}
a.yzm_a{color:#ff0000;}
a.yzm_a:hover{text-decoration:underline;}
.form_club img{padding-top:10px;}
select,textarea{font-family:'微软雅黑';}

.video_infoxx_c_main dl{float:left;margin:0px 14px;width:195px;overflow:hidden;margin-top:20px;}
.video_infoxx_c_main dl dt{/*float:left;*/background:url(../images/bg_9.jpg) no-repeat 2px 2px;width:195px;height:147px;}
.video_infoxx_c_main dl dd a{display:block;width:195px;height:24px;overflow:hidden;line-height:24px;}
.video_infoxx_c_main dl dd p{background:url(../images/icon_5.jpg) no-repeat left 8px;padding-left:20px;color:#888888;font-size:12px;margin-top:0px;padding-top:0px;height:20px;}
/*-----------------------------newsinfo--------------------------------*/
.title_newsinfo{margin:0 auto; border:1px #E5E5E5 dashed; text-align:left; margin-bottom:15px;padding:10px;}
.title_newsinfo h3{    width: 70%;
    margin: auto;line-height:30px;color:#333;margin-bottom:10px;font: 400 24px/30px "微软雅黑","黑体";text-align:center;}
.title_newsinfo span{color:#666;display:block;line-height:30px;text-align:center;}
.dz_share{padding:10px 10px 15px 10px;height:30px; }
.dz_share .bdsharebuttonbox{float:right;}
.tj_news_infoxx ul li{float:left; margin:10px 20px;}
.tj_news_infoxx ul li a{display:inline-block; width:360px; height:30px; overflow:hidden; font-size:14px; font-weight:bold; line-height:30px;}