﻿body{
	background: #4e5164;
}
.top{
	margin: 0 auto;
	width: 1004px;
	background: #171b34;
	height: 81px;
}
.logo img{
	margin: 17px 0 0 32px;
}
.top_right{
	margin: 24px 33px 0 0;
}
.top_right_div_span{
	color: #fff;
	font-size: 12px;
	font-family: 'Arial';
	margin-right: 6px;
}
.xx{
	margin-right: 2px;
}
.xl{
	margin-right: 3px;
}

.top_right_div{ width:100%; position:relative; z-index:2}
.top_right_div .wx{ width:16px; height:16px; display:inline-block;}
.top_right_div .ewm{ width:130px; height:130px; display:block; position:absolute; right:0px; top:23px; display:none;  z-index:5 }
.top_right_div .wx:hover .ewm{ display:block;}


.search_div{
	margin-top: 3px;
}
.select_box{ position:relative; float: left;}
.select_box span{ 
	display:block; 
	background:url(../images/in_xx.jpg) no-repeat;
	width:39px; 
	height:18px; 
	line-height:18px; 
	color:#5e5b5b; 
	cursor:pointer; 
	font-size: 12px;
	padding-left: 6px;
}
.select_box span+p{ 
	display:none; 
	position:absolute; 
	left:0px; 
	top:18px; 
	background:#fff; 
	border: 1px solid #d7d6d6;
	width:43px;
	border-top:0px;
	z-index:999; 
}
.select_box span+p a{ 
	display:block; 
	height:18px; 
	line-height:18px; 
	color: #5e5b5b;
	font-size: 12px; 
	text-align: center;
}

.search{ float: left;}
.search span {
	background: url(../images/search.jpg) no-repeat;
    float: left;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding:0 10px;
    vertical-align: middle;
    width: 131px;
}
.search input[type="text"] {
    height: 18px;
    line-height: 18px;
    width: 131px;
}
.search input[type="button"] {
	background: url(../images/magnifier.jpg) no-repeat;
    height: 18px;
    vertical-align: middle;
    width: 29px;
}
.nav{
	margin: 0 auto;
	min-height: 40px;
	width: 1004px;
	background: url(../images/nav_bj.jpg) no-repeat;
}
.nav ul li{
	float:left;
	}
.nav ul li>a{
	float: left;
	text-align: center;
	width: 112px;
	line-height: 36px;
	height: 36px;
	color: #090c20;
	font-weight: bold;
	background: url(../images/nav_bj2.png) no-repeat;
}
.nav ul li:first-child>a{
	background: none;
	width: 108px;
}
.nav ul li:hover>a{
	color: #e50004;
	background: url(../images/nav_abj.jpg) repeat-x;
	color: #232b5c;
	font-weight: bold;
}
.nav ul li.on>a{
	color: #e50004;
	background: url(../images/nav_abj.jpg) repeat-x;
	color: #232b5c;
	font-weight: bold;
}
.banner{
	position: relative;
	height: 263px;
	overflow: hidden;
}
.banner img{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left:-502px; 
}
.banner_x{
	margin: 0 auto;
	width: 1004px;
	height: 100px;
	background: #181f47;
}
.banner_x div{
	padding-left: 64px;
	width: 270px;
	height: 100px;
	background: url(../images/banner_xbj.jpg) 0 17px no-repeat;
	position: relative;
}
.banner_x div:first-child{
	background: none;
	width: 272px;
}
.banner_x div:hover{
	background: #e71218;
}
.banner_x div:hover span{
	display: block;
}
.banner_x div a{
	display: block;
	font-size: 13px;
	line-height: 20px;
	color: #fff;
    height:20px;
    overflow:hidden;
    width:260px;
}
.banner_x div a:hover{
	text-decoration:underline;
}
.banner_x div .banner_x_a{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.banner_x span{
	position: absolute;
	top: -13px;
	left: 50%;
	background: url(../images/banner_xsj.png) no-repeat;
	height: 13px;
	width: 48px;
	margin-left: -24px;
	display: none;
}
.in_main{
	margin: 0 auto;
	width: 1004px;
	background: #fff;
	padding-bottom: 28px;
}
.in_main_div{
	
}
.in_main_p{
	color: #000000;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	font-family: '黑体';
	background: url(../images/in_viewpoint1.jpg) 0 center no-repeat;
	padding-left: 13px;
	margin: 20px 0 0 32px;
}
.in_viewpoint{
	width: 474px;
}
.in_viewpoint_ul{
	margin: 5px 0 0 32px;
}
.in_viewpoint_ul li{
	border-bottom: 1px dotted #d8d8d8;
}
.in_viewpoint_ul li a{
	float: left;
	color: #3e3e3e;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	background: url(../images/in_viewpoint2.jpg) 0 center no-repeat;
	padding-left: 14px;
	overflow: hidden;
	width: 338px;
	text-overflow:ellipsis; 
	white-space:nowrap;
	font-family: '宋体';
	font-weight:bold;
}
.in_viewpoint_ul li:first-child,.in_news_ul li:first-child{ padding-bottom:10px;}
.in_viewpoint_ul li:first-child p,.in_news_ul li:first-child p{ height:44px; line-height:22px; overflow:hidden; padding-left:15px;}
.in_viewpoint_ul li:first-child div,.in_news_ul li:first-child div{ width:100%; height:30px; line-height:30px;}

.in_viewpoint_ul li a:hover{
	color: #d61d24;
}
.in_viewpoint_ul li span{
	float: right;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.in_viewpoint_a{
	display: block;
	height: 40px;
	line-height: 40px;
	color: #171b34;
	font-size: 12px;
	font-family: '宋体';
	padding-left: 32px;
	background: #f4f4f4;
	margin-top: 13px;
}
.in_news{
	background: #f6f6f6;
	width: 441px;
	padding: 0 32px;
	margin-top: 7px;
}
.in_news_p{
	color: #000000;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	font-family: '黑体';
	background: url(../images/in_viewpoint1.jpg) 0 center no-repeat;
	padding-left: 13px;
	margin: 13px 0 0 0;
}
.in_news_ul{
	margin-top: 5px;
}
.in_news_ul li{
	border-bottom: 1px dotted #d8d8d8;
}
.in_news_ul li a{
	float: left;
	color: #3e3e3e;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	background: url(../images/in_viewpoint2.jpg) 0 center no-repeat;
	padding-left: 14px;
	overflow: hidden;
	width: 338px;
	text-overflow:ellipsis; 
	white-space:nowrap;
	font-family: '宋体';
	font-weight:bold;
}
.in_news_ul li a:hover{
	color: #d61d24;
}
.in_news_ul li span{
	float: right;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
.in_news_a{
	display: block;
	height: 40px;
	line-height: 40px;
	color: #171b34;
	font-size: 12px;
	font-family: '宋体';
	margin-top: 13px;
}
.in_about{
	margin: 0 32px;
}
.in_about_img{
	text-align: center;
	margin-top: 23px;
}
.in_about_left{
	width: 442px;
}
.in_about_p{
	color: #000000;
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
}
.in_about_img{
	margin-top: 11px;
}
.in_about_div{
	margin-top: 18px;
}

.in_about_t{
	position:relative;
	width:440px;
	height:181px;
	box-shadow:0 0 10px #666;
	margin-top: 15px;
}
.in_about_t ul{
	position:relative;
}
.in_about_t li{
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	width:440px;
	height:181px;
}
.in_about_t li:first-child{
	display: block;
}
.description{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:2;
	height:35px;
	background: url(../images/in_about_bj2.png) repeat;
}
.description h6{
	display:none;
	position:absolute;
	left:0;
	top:0;
	padding:0 10px;
	font:700 12px/35px 'Microsoft Yahei';
	color:#FFF;
}
.arrows{
	position:absolute;
	top: 181px;
	left:0;
}
.arrows a{
	float: left;
	margin-left: 1px;
	position: relative;
	height:40px;
	width:87px;
	display:block;
}
.arrows span{
	position: absolute;
	background: url(../images/in_about_bj.png) repeat;
	top: 0;
	left: 0;
	height: 40px;
	width: 87px;
}
.arrows a:first-child{
	margin-left: 0;
}
.arrows a:hover>span,
.arrows a.cur>span{
	background:none;
}
.footer_w{
	background: #121528;
}
.yqlj{
	margin: 0 auto;
	width: 940px;
	background: #151b3e;
	padding: 25px 32px 22px 32px;
}
.yqlj_left{
	width: 546px;
}
.yqlj_left_p{
	color: #ffffff;
	font-size: 15px;
	line-height: 24px;
	font-family: '宋体';
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px solid #292e4e;
}
.yqlj_div{
	color: #73768b;
	font-size: 12px;
	margin-top: 13px;
}
.yqlj_div a{
	padding: 0 4px;
	color: #73768b;
	font-size: 12px;
	line-height: 20px;
	font-family: '宋体';
}
.yqlj_div a:hover{
	text-decoration:underline;
}
.yqlj_div2 p{
	float: left;
	width: 77px;
	text-align: center;
	margin-left: 6px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
}
.footer{
	margin: 0 auto;
	width: 940px;
	padding: 0 32px;
	font-size: 12px;
	line-height: 35px;
	min-height: 35px;
	background: #0a0d1f;
	color: #85868f;
}

/*publicuse*/
.main{
	background: #fff;
	width: 952px;
	margin: 0 auto;
	padding: 37px 28px 0 24px;
}
.main_left{
	width: 170px;
}
.main_left_bt{
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	background: url(../images/about1.jpg) no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 16px;
}
.main_nav a{
	display: block;
	background: url(../images/about2.jpg) no-repeat;
	height: 34px;
	line-height: 30px;
	padding-left: 22px;
	margin-top: 15px;
	color: #3e3e3e;
	font-size: 12px;
    overflow:hidden;
    padding-right:22px;
}
.main_nav a.oon{
	background: url(../images/about3.jpg) no-repeat;
	color: #fff;
}
.main_nav a:hover{
	background: url(../images/about3.jpg) no-repeat;
	color: #fff;
}
.main_right{
	width: 730px;
}
.bcn{
	background: url(../images/bcn2.jpg) 0 bottom no-repeat;
	height: 43px;
}
.bcn h2{
	font-size: 17px;
	line-height: 35px;
	color: #000000;
	font-weight: bold;
	height: 35px;
	width: 124px;
	overflow: hidden;
}
.bcn p{
	line-height: 35px;
	background: url(../images/bcn_wu.jpg) 0px 12px no-repeat;
	padding-left: 15px;
	font-size: 12px;
	color: #878686;
	margin-right: 3px;
	max-width: 588px;
	overflow: hidden;
	height: 35px;
}
.bcn p a{
	margin: 0 6px;
}
.bcn p span{
	color: #171b34;
	margin-left: 6px;
}
.ny{
	padding: 15px 0 50px 0;
}




.fy{
	text-align: center;
	height: 30px;
	margin-top: 24px;
}
.fy a{
	padding: 0px 7px;
	border: 1px solid #e3e3e3;
	line-height: 30px;
	color: #555555;
	font-size: 12px;
	display:inline-block;
}
.fy span{
	padding: 0px 7px;
	border: 1px solid #e3e3e3;
	line-height: 30px;
	color: #555555;
	font-size: 12px;
	display:inline-block;
    margin:0px 5px;
}
.fy a:hover{
	background: #232b5c;
	color: #fff;

}

.fy .cpb{
	background: #232b5c;
	color: #fff;
}


/*about*/
.about{
	font-size: 12px;
	line-height: 24px;
	color: #3e3e3e;
}
.about .about_span{
	font-weight: bold;
	background: url(../images/about4.jpg) 0 4px no-repeat;
	padding-left: 10px;
}
.about .about_span2{
	font-weight: bold;
}


/*pro*/
.pro_left_div{
	width: 109px;
	position: relative;
	margin-left: 7px;
}
.pro p.jz{
	height: 109px;
	width: 109px;
	background: url(../images/pro_tablebj.jpg) no-repeat;
}
.pro p.jz .jzimg{ width:109px; height:109px;}
.pro p.jz .jzimg i{ display:inline-block; height:100%; vertical-align:middle;}
.pro p.jz .jzimg img{ max-width:109px; max-height:109px;}

.pro_left_div span{
	position: absolute;
	top: 3px;
	left: 3px;
	display: none;
}
.pro_div{
	width: 598px;
	position: relative;
}
.pro_a{
	display: block;
	font-size: 12px;
	line-height: 24px;
	color: #3e3e3e;
	font-weight: bold;
	height: 24px;
	text-overflow:ellipsis; 
	white-space:nowrap;
	width: 598px;
	overflow: hidden;
}
.pro_div2{
	color: #3e3e3e;
	font-size: 12px;
	line-height: 24px;
	width: 490px;
	height: 72px;
	overflow: hidden;
	margin-top: 10px;
}
.pro_dw{
	position: absolute;
	top: 38px;
	left: 490px;
	background: url(../images/pro_ck.jpg) no-repeat;
	width: 98px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}
.pro ul{
	margin-top: -10px;
}
.pro ul li{
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eaeaea;
}
.pro ul li:hover .pro_left_div span{
	display: block;
}
.pro ul li:hover .pro_a{
	color: #3746a1;
}
.pro ul li:hover .pro_div2{
	color: #171b34;
}
.pro ul li:hover .pro_dw{
	background: url(../images/pro_ck2.jpg) no-repeat;
}


/*proshow*/
.proshow_div2{
	width: 488px;
}
.proshow_p{
	color: #3e3e3e;
	font-size: 24px;
}
.proshow_p2{
	color: #3e3e3e;
	font-size: 12px;
	line-height: 24px;
}
.proshow_a{
	display: block;
	background: url(../images/pro_ck2.jpg) no-repeat;
	width: 98px;
	line-height: 28px;
	height: 28px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.proshow table{}

.proshow_a:hover{
	color: #fff;
	text-decoration:underline;
}
.proshow_bt{
	background: url(../images/proshow2.jpg) repeat-x;
	height: 36px;
	margin-top: 32px;
	line-height: 36px;
}
.proshow_bt span{
	display: inline-block;
	background: url(../images/proshow3.jpg) repeat-x;
	height: 36px;
	margin-left: 13px;
	padding: 0 33px;
	color: #535353;
	font-weight: bold;
}
.proshow_div3{
	font-size: 12px;
	line-height: 24px;
	color: #3e3e3e;
	margin-top: 25px;
}
.proshow_div3_span{
	font-weight: bold;
}
.fh{
	background: url(../images/fh_bj.jpg) no-repeat;
	width: 90px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	float: right;
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
}
.fh:hover{
	color: #fff;
	text-decoration:underline;
}

.teacher p.jz{
	background: url(../images/teacher_imgbj.jpg) no-repeat;
	width: 136px;
	height: 158px;
}


.teacher p.jz .jzimg{ width:136px; height:158px;}
.teacher p.jz .jzimg i{ display:inline-block; height:100%; vertical-align:middle;}
.teacher p.jz .jzimg img{ max-width:136px; max-height:158px;}


.teacher_div{
	width: 570px;
}
.teacher_p{
	border-bottom: 1px dotted #eaeaea;
	height: 39px;
	line-height: 39px;
}
.teacher_a{
	color: #232b5c;
	font-size: 18px;
	width: 490px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.teacher_a2{
	background: url(../images/teacher1.jpg) no-repeat;
	width: 66px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 12px;
	margin-right: 3px;
}
.teacher_p2{
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	margin-top: 15px;
	height: 72px;
	overflow: hidden;
}
.li_span{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/teacher3.jpg) no-repeat;
	width: 11px;
	height: 12px;
}
.teacher ul{
	margin-top: -14px;
}
.teacher ul li{
	position: relative;
	margin-top: 14px;
}
.teacher ul li:hover .teacher_a2{
	background: url(../images/teacher2.jpg) no-repeat;
	color: #fff;
}
.teacher ul li:hover .teacher_a{
	color: #d61d24;
}


/*teachershow*/
.teachershow{
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
.teachershow_left{
	width: 132px;
	height:152px;
	text-align:center;
}
.jzimg img,jzimg i{ max-width:100%; max-height:100%; vertical-align:middle;}
.jzimg i{ height:100%; display:inline-block; vertical-align:middle;}



.teachershow_left img{
	border: 1px solid #f0f0f0;
}
.teachershow_right{
	width: 576px;
}
.teachershow_p{
	color: #232b5c;
	font-size: 18px;
	line-height: 24px;
}
.teachershow_p2{
	font-weight: bold;
	margin-top: 15px;
}


/*case*/
.case p.jz{
	border: 1px solid #e0e0e0;
	width: 141px;
	height: 92px;
}



.case p.jz .jzimg{ width:141px; height:92px;}
.case p.jz .jzimg i{ display:inline-block; height:100%; vertical-align:middle;}
.case p.jz .jzimg img{ max-width:141px; max-height:92px;}



.case_right{
	width: 565px;
	margin-right: 6px;
}
.case_a{
	color: #555555;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	display: block;
}
.case_p{
	color: #555555;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 5px;
}
.case_a2{
	color: #a4a4a4;
	font-size: 12px;
	line-height: 24px;
	height: 24px;
	background: url(../images/case_fdj.jpg) 0 center no-repeat;
	padding-left: 21px;
}
.case ul{
	margin-top: -24px;
}
.case ul li{
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 15px;
	margin-top: 24px;
}
.case ul li:hover .case_a{
	color: #3746a1;
}
.case ul li:hover .case_a2{
	background: url(../images/case_fdj2.jpg) 0 center no-repeat;
	color: #3746a1;
}


/*caseshow*/
.caseshow h1{
	text-align: center;
	color: #333333;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
}
.bt_p{
	text-align: center;
	color: #999999;
	font-size: 12px;
	line-height: 20px;
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 10px;
}
.caseshow_div{
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	margin-top: 12px;
}
.caseshow_div_p{
	text-align: center;
	margin: 10px 0;
}
.caseshow_div_p img{
	border: 1px solid #e0e0e0;
	padding: 2px 2px;
}
.caseshow_p{
	text-align: center;
	margin-top: 30px;
}
.caseshow_p a{
	display: inline-block;
	background: url(../images/fh_bj.jpg) no-repeat;
	width: 90px;
	text-align: center;
	line-height: 29px;
	height: 29px;
	color: #ffffff;
	font-size: 12px;
	margin-left: 14px;
}
.caseshow_p a:hover{
	text-decoration:underline;
}


/*viewpoint*/
.viewpoint_bcn{
	background: url(../images/viewpoint1.jpg) 0 bottom no-repeat;
}
.viewpoint_a{
	color: #555555;
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	background: url(../images/viewpoint2.jpg) 0 center no-repeat;
	padding-left: 10px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.viewpoint_p{
	color: #555555;
	font-size: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.viewpoint_p2 span{
	color: #999999;
	font-size: 12px;
	line-height: 30px;
}
.viewpoint_p2 a{
	background: url(../images/teacher1.jpg) no-repeat;
	width: 66px;
	line-height: 17px;
	height: 17px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	margin-top: 7px;
}
.viewpoint ul{
	margin-top: -15px;
}
.viewpoint ul li{
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 5px;
	margin-top: 15px;
}
.viewpoint ul li:hover .viewpoint_a{
	background: url(../images/viewpoint3.jpg) 0 center no-repeat;
	color: #3746a1;
}
.viewpoint ul li:hover .viewpoint_p2 a{
	background: url(../images/teacher2.jpg) no-repeat;
}


/*viewpointshow*/
.viewpointshow h1{
	text-align: center;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 10px;
}
.view_sp{
	text-align: center;
	margin-top: 16px;
}
.view_p{
	border: 3px dotted #eeeeee;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 10px;
	margin-top: 40px;
}
.view_p span{
	font-weight: bold;
}
.view_div{
	color: #333333;
	font-size: 12px;
	line-height: 24px;
	margin-top: 25px;
}



/*news*/
.news_div{
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 27px;
}
.news_left p.jz{
	height: 203px;
	width: 328px;
	border: 1px solid #e2e2e2;
}



.news_left p.jz .jzimg{ width:328px; height:203px;}
.news_left p.jz .jzimg i{ display:inline-block; height:100%; vertical-align:middle;}
.news_left p.jz .jzimg img{ max-width:328px; max-height:203px;}

.news_right{
	width: 600px;
}
.news_right_p{
	color: #333333;
	font-size: 18px;
	line-height: 20px;
	height: 18px;
	background: url(../images/news2.jpg) no-repeat;
	padding-left: 17px;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 14px;
}
.news_right_a{
	color: #555555;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
	margin-top: 30px;
	display: block;
}
.news_right_p2{
	color: #555555;
	font-size: 12px;
	line-height: 24px;
	margin-top: 15px;
}
.news_right_a2{
	width: 66px;
	line-height: 17px;
	height: 17px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	background: #999999;
	display: block;
	margin-top: 13px;
}
.news_right_a2:hover{
	color: #fff;
	text-decoration:underline;
}
.news_ul li{
	line-height: 36px;
	height: 36px;
}
.news_ul li a{
	color: #333333;
	font-size: 12px;
	background: url(../images/news3.jpg) 0 center no-repeat;
	padding-left: 11px;
	margin-left: 10px;
	width: 832px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	text-overflow:ellipsis; 
	white-space:nowrap;
}
.news_ul{
	margin-top: 15px;
}
.news_ul li span{
	color: #999999;
	font-size: 12px;
	margin-right: 8px;
}
.news_ul li:hover{
	background: #ededed;
}
.news_ul li:hover a{
	color: #232b5c;
	font-weight: bold;
}
.news_ul li:hover span{
	font-weight: bold;
	font-size: 13px;
}


/*culture*/
.culture p.jz{
	width: 200px;
	height: 135px;
	border:1px solid #e0e0e0;
}
.culture ul{
	width: 110%;
	overflow: hidden;
	margin-top: -23px;
}
.culture ul li{
	float: left;
	margin-top: 40px;
	margin-right: 61px;
}


/*contact*/
.contact{
	margin-top: 20px;
}
.contact_div{
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 35px;
	width: 704px;
	margin-left: 130px;
}
.contact_left_p{
	color: #3e3e3e;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
}
.contact_left_div{
	color: #3e3e3e;
	font-size: 12px;
	line-height: 36px;
}
.contact_left_div p{
	border-bottom: 1px dotted #eaeaea;
}
.contact_right{
	width: 290px;
	border-bottom: 1px dotted #eaeaea;
	padding-bottom: 10px;
	margin-top: 80px;
}
.contact_right span{
	float: left;
	margin-top: 70px;
	margin-right: 10px;
	color: #3e3e3e;
	fszied: 12px;
}
.contact_right img{
	float: left;
	margin-right: 23px;
}
.contact_right img:last-child{
	margin-right: 0;
}
.map{
	margin: 0 auto;
	width: 604px;
	margin-top: 27px;
}
.contact_right_p  { width:120%;}



/*2015-01-13*/
.online_div{
	background: url(../images/online2.jpg) right 500px no-repeat;
}
.online_left{
	float: left;
	margin-right: 30px;
}
.online_right{
	float: left;
	width: 623px;
}
.online_div{
	margin-left: 50px;
}

.online_right_p{
	font-size: 14px;
	line-height: 24px;
	color: #565656;
	margin-top: 10px;
}
.online_right span{
	color: #ff0000;
	margin-left: 3px;
}

.online_right_div{
	background: url(../images/online3.png) no-repeat;
	width: 571px;
	height: 628px;
	padding: 34px 0 0 40px;
}

.text1{
	width: 244px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #c8c8c8;
	background: #fff;
}
.b{
	margin: 0 10px 0 5px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
.radio{
	vertical-align: middle;
}
.text2{
	height: 28px;
	line-height: 28px;
	border: 1px solid #c8c8c8;
	width: 458px;
	background: #fff;
}
.text3{
	height: 28px;
	line-height: 28px;
	border: 1px solid #c8c8c8;
	width: 86px;
	background: #fff;
}
textarea{
	height: 110px;
	line-height: 24px;
	border: 1px solid #c8c8c8;
	width: 458px;
	background: #fff;
}
.text_img{
	margin-left: 17px;
}
.text_a{
	color: #8f8f8f;
	margin-left: 14px;
	margin-right: 6px;
	font-size: 12px;
	text-decoration:underline;
}

.online_wz{
	font-size: 12px;
	margin: 10px 0 5px 0;
}
.an{
	margin-top: 25px;
}
.an1{
	width: 83px;
	text-align: center;
	line-height: 29px;
	height: 29px;
	color: #fff;
	font-weight: bold;
	background: url(../images/online5.jpg) no-repeat;
	margin-right: 17px;
}
.an1:hover{
	background: url(../images/online4.jpg) no-repeat;
}