@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size:12px; font-family:"宋体"; line-height:24px; color:#777777; background-color:#fff;}
*{margin:0 auto; padding:0px;}
img{border:0;}
ul,li,dl,dd,dt{list-style-type:none; margin:0; padding:0; float:left;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}

/* header */
.header{ height:148px; width:100%; min-width:1004px; background:url(../images/topbg.jpg) repeat-x;}
.header .content{height:148px; width:1004px;}
.header .content .logo{ width:374px; height:66px; margin-left:28px; margin-top:19px; margin-bottom:28px;}
.header .content .logo a{ width:374px; height:66px; display:block; text-decoration:none; cursor:pointer;}

/*nav*/
.header .content .nav{ width:994px; height:36px; padding-left:10px; background:url(../images/navbg.jpg) repeat-x;}
ul.menu a {
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#fefefe; 
	width:108px;
	display:block;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	overflow:hidden;
	height:39px;
	line-height:36px;
}
ul.menu li { position:relative; width:108px; background:url(../images/navfg.jpg) top right no-repeat; height:39px; line-height:36px; z-index:500;}
ul.menu a:hover,ul.menu a.activeOn { color:#224c91; background:url(../images/navon.png) top left no-repeat;}

ul.menu ul { position:absolute; top:39px; left:2px; width:102px ; display:none; opacity:0; list-style:none; background:url(../images/subbg.png) top left repeat-y; }

ul.menu ul li {
	position:relative; width: 102px; height: 37px; line-height:37px; text-align:center;
	font-size:12px;  border-bottom:#72a7d2 dotted 1px; background:none;
	overflow:hidden;
}
ul.menu ul li a {
	width:102px; height: 37px; line-height: 37px; color:#FFF; text-align:center; font-size:12px; font-weight:normal; overflow:hidden;
}
ul.menu ul li a:hover {  color:#b7b6b6; background:none; }
ul.menu ul li:hover {  background-image:none; }

/* search */
.search_bg{ width:177px; height:24px; background:url(../images/search.png) no-repeat; margin-top:5px; margin-left:15px;}
.search_bg .txt{
	width:140px; height:24px; line-height:24px; overflow:hidden; background:none; padding:0px; float:left; display:inline; margin-left:5px; border:0px; color:#cbcfc9;
}
.search_bg .btn{
	width:30px; height:24px; overflow:hidden; background:none; float:right; display:inline; border:0px; cursor:pointer; 
}


/* banner 1000 316 */
.banner{ width:1004px; height:347px; margin-top:1px;}


/* container_idx */
.container_idx { width:1004px; height:auto; min-height:200px; background:url(../images/container_idx_bg.jpg) top left repeat-x;}


/* new_idx */
.new_idx{ width:544px; margin-top:40px; margin-left:20px; margin-bottom:0px; height:274px; overflow:hidden;}

.more{ width:auto; height:12px; line-height:12px; position:relative; bottom:-16px; z-index:99; float:right;}
.more a{
	font-family:Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#70a8d4;
	text-transform:uppercase; float:right; text-decoration:none;
	-webkit-text-size-adjust:none;
}
.more a:hover{ background:none;}

#tab{ position:relative; top:-12px;}
dl#tab dt {width:544px; height:32px; background:url(../images/title_line.jpg) left bottom repeat-x;}
dl#tab dt a {
	display:inline-block;text-decoration:none;color:#a6a0a0;zoom:1;
	width:auto; height:32px; line-height:32px; padding:0px; text-align:center;
	font-weight:bold; font-size:16px; font-family:"黑体";
}
dl#tab dt a:hover,dt a.active{color:#395c94;background:url(../images/title_bg2.jpg) left bottom repeat-x;}
dl#tab dd {width:544px; padding-top:10px; display:none; height:232px;}
dl#tab dd.active {display:block;}

/*news_index*/
ul.news_index{ width:547px; height:232px; overflow:hidden;}
ul.news_index li{height:29px; width:307px;}
ul.news_index li a{ background:url(../images/sj111.jpg) center left no-repeat; padding-left:12px; height:29px; width:535px; display:block; color:#777; text-align:left; line-height:29px; text-decoration:none; cursor:pointer;}
ul.news_index li a:hover,ul.news_index li a:hover span,ul.news_index li a:hover div{color:#395c94;}
ul.news_index li a div{ float:left; height:29px; width:465px; display:inline-block; overflow:hidden; text-decoration:none; cursor:pointer;}
ul.news_index li a span{ float:right; height:29px; width:64px; display:inline-block; overflow:hidden; color:#c3c2c2;}


.title_box{background:url(../images/title_line.jpg) left bottom repeat-x;}
.title_box span{
	display:inline-block;color:#395c94;zoom:1;
	width:auto; height:32px; line-height:32px; padding:0px; text-align:center;
	font-weight:bold; font-size:16px; font-family:"黑体";
	background:url(../images/title_bg2.jpg) left bottom repeat-x;
}

/* contact_idx */
.contact_idx{ width:338px; height:274px; margin-top:40px; margin-left:98px;}

.contact_idx .title_idx{ width:328px; height:32px; line-height:32px;}
.contact_idx .nr{
	width:306px; height:190px; border:#d5e9f8 solid 1px; border-radius:10px; margin-top:8px;
	overflow:hidden; background:url(../images/lxwm.jpg) top right no-repeat;
	padding:20px 15px;
}
.contact_idx .nr .content{width:306px; height:198px; overflow:hidden; line-height:32px;}


/* pro_idx */
.pro_idx{ width:639px; height:283px; margin-top:15px; background:#f3f9fd;}

.pro_idx .title_idx{ width:598px; height:32px; line-height:32px; margin-top:5px;}
.pro_idx .nr{
	width:306px; height:190px; border:#d5e9f8 solid 1px; border-radius:10px; margin-top:8px;
	overflow:hidden; background:url(../images/lxwm.jpg) top right no-repeat;
	padding:20px 15px;
}
.pro_idx .nr .content{width:306px; height:190px; overflow:hidden; line-height:32px;}


/*pro_scroll*/
.wrap {MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 630px; ZOOM: 1; margin-top:30px;}
.picgd {POSITION: relative; width:100%;}

.picgd A.up {DISPLAY: block; background:url(../images/anl.png) no-repeat; LEFT:10px;  WIDTH: 18px;  POSITION: absolute; TOP: 50px; HEIGHT: 41px}
.picgd A.down {DISPLAY: block; RIGHT: 10px;background:url(../images/anr.png) no-repeat ; right:10px; WIDTH: 18px;  POSITION: absolute; TOP: 50px; HEIGHT: 41px}
.picgd A.up:hover {background:url(../images/anl.png) no-repeat ;}
.picgd A.down:hover {background:url(../images/anr.png) no-repeat ;}
.picgd .pic {margin: 0px auto; overflow:hidden; width:552px; height:auto; padding-top: 18px; zoom: 1; }
/*124 100*/
ul.pro_scroll_ul li {width:130px; float:left;padding:0 4px;}
ul.pro_scroll_ul li img {width:124px; height:100px; padding:2px; border:#efefef solid 1px;}
ul.pro_scroll_ul li span{
	width:124px; height:50px; line-height:50px; color:#726f6f;
	text-align:center; overflow:hidden; display:inline-block;
}
ul.pro_scroll_ul li a{width:130px; height:auto; text-decoration:none; cursor:pointer; display:block;}
ul.pro_scroll_ul li a:hover span{color:#395c94;}



/* map_idx */
.map_idx{ width:338px; height:283px; margin-top:15px; margin-left:24px; background:#f3f9fd;}
.map_idx .title_idx{ width:328px; height:32px; line-height:32px; margin-top:5px;}
.map_idx .nr{width:306px; height:190px; margin-top:20px; text-align:center; overflow:hidden; }
.map_idx .nr .map{ width:283px; height:105px; border:#d5e9f8 solid 1px; border-radius:5px;}
.map_idx .nr .msg{ margin-top:20px;}

/* footer */
.footer{ width:1004px; height:200px; margin-top:40px; overflow:hidden; color:#2f2f2f; background:url(../images/footerbg.jpg) top no-repeat;}
.footer .nr{ margin-top:80px; height:120px;padding-left: 260px;}

.select1{width:150px; margin-left:5px;font-size:12px;line-height:12px;border:1px #e4f1f4 solid;} 


/* 内页 */
.container_ny{ width:1004px; height:auto; background:url(../images/container_ny_bg.jpg) top no-repeat; min-height:200px;}

.container_ny .left{ width:207px; height:auto; margin-top:20px;}
.container_ny .left .title{
	width:auto; height:30px; line-height:30px; text-align:center;
	font-family:"黑体"; font-size:16px; color:#fff; overflow:hidden;
	background:url(../images/title_ny_bg.jpg) left repeat-x;
}
.container_ny .left .submenu{ width:auto; height:auto; min-height:490px; background:url(../images/submenu_bg.jpg) top left repeat-x; margin-top:5px;}

/*subMenuInPage*/
ul.subMenuInPage { margin-top:24px;}
ul.subMenuInPage li{height:35px; width:207px; overflow:hidden;}
ul.subMenuInPage li a{
	height:34px; width:177px; display:block; line-height:34px; text-decoration:none; cursor:pointer;
	text-align:center; overflow:hidden; border-bottom:#dae8eb dotted 1px;
	font-family:"宋体"; font-size:14px; font-weight:bold; color:#2d3975;
}
ul.subMenuInPage li a:hover,ul.subMenuInPage li a.activeleft{color:#fefefe;}

.container_ny .right{
	width:776px; height:auto; min-height:200px; background:#fff; margin-top:92px; margin-left:18px;
	border:#b8cbeb solid 1px; border-radius:5px;
}
.container_ny .right .title{ width:730px; height:28px; margin-top:20px; background:url(../images/title_ny_bg2.jpg) bottom left repeat-x;}
.container_ny .right .title div{ width:auto; height:28px; background:url(../images/title_ny_bg3.jpg) bottom left repeat-x; float:left;}
.container_ny .right .title div span{
	width:auto; height:26px; line-height:26px; background:url(../images/sj1.png) left no-repeat; padding-left:20px; display:block; float:left;
	font-size:14px; font-weight:bold; color:#2f3b77;
}

.container_ny .right .content{
	width:730px; height:auto; margin:40px auto;
	font-family:"宋体"; font-size:12px; font-weight:bold; color:#666666; line-height:30px;
}
.container_ny .right .content table{float:left;}


/*honor_list */
.honor_list{ width:730px; height:582px; margin-top:30px; overflow:hidden;}
/*211 136*/
ul.honor_scroll_ul li {width:207px; float:left;padding:0 18px; margin-bottom:20px;}
ul.honor_scroll_ul li img {width:207px; height:136px;}
ul.honor_scroll_ul li span{ width:207px; margin-top:10px; height:28px; line-height:28px; color:#666666; text-align:center; overflow:hidden; display:inline-block;}
ul.honor_scroll_ul li a{width:207px; height:auto; text-decoration:none; cursor:pointer; display:block;}
ul.honor_scroll_ul li a:hover span{color:#2f3b77;}

/*page_control*/
.page_control{ width:auto; margin:30px auto 10px; text-align:center; color:#666;}
.page_control a,.page_control span{
	width:auto; height:22px; line-height:22px; display:inline-block; color:#666;
	padding:0 6px;
	cursor:pointer; text-decoration:none; margin:0 2px;
}
.page_control a:hover,.page_control span.activeOn{color:#406db9; text-decoration:underline;}


/*info_control*/
.info_control{ width:auto; margin-top:60%; text-align:left; color:#666;}
.info_control a{
	width:auto; height:22px; line-height:22px; display:block; color:#666;
	padding-left:20px;
	cursor:pointer; text-decoration:none; margin:5px 0px;
}
.info_control a span{ color:#a49e9e;}
.info_control a:hover{color:#406db9; text-decoration:none;}

.info_control hr{ height:1px;border:none;border-top:1px solid #b5b5b5;}


/*news_ny*/
ul.news_ny{ width:713px; height:320px; overflow:hidden; margin-top:8px;}
ul.news_ny li{height:31px; width:713px;}
ul.news_ny li a{ background:url(../images/sj111.jpg) center left no-repeat; padding-left:12px; height:31px; width:701px; display:block; color:#666; text-align:left; line-height:31px; text-decoration:none; cursor:pointer;}
ul.news_ny li a:hover,ul.news_ny li a:hover span,ul.news_ny li a:hover div{color:#2f3b77;}
ul.news_ny li a div{ float:left; height:31px; width:613px; display:inline-block; overflow:hidden; text-decoration:none; cursor:pointer;}
ul.news_ny li a span{ float:right; height:31px; width:76px; display:inline-block; overflow:hidden; color:#adacac;}



/*jobs*/
ul.jobs{ width:610px; height:320px; overflow:hidden; margin-left:50px;}
ul.jobs li{height:31px; width:610px;}
ul.jobs li a{ background:url(../images/zp.png) center left no-repeat; padding-left:30px; height:31px; width:580px; display:block; color:#666; text-align:left; line-height:31px; text-decoration:none; cursor:pointer;}
ul.jobs li a:hover,ul.jobs li a:hover span,ul.jobs li a:hover div{color:#2f3b77;}
ul.jobs li a div{ float:left; height:31px; width:495px; display:inline-block; overflow:hidden; text-decoration:none; cursor:pointer;}
ul.jobs li a span{ float:right; height:31px; width:76px; display:inline-block; overflow:hidden; color:#adacac;}

/*jobs_details*/
.jobs_details{ width:650px; height:auto;}
.jobs_details dl dt{
	width:auto; height:35px; line-height:35px; overflow:hidden; color:#2c7199;
}
.jobs_details dl dd{ width:650px; height:auto; line-height:24px;}





.container_ny{ width:1004px; height:auto; background:url(../images/container_ny_bg.jpg) top no-repeat; min-height:200px;}
.container_ny .message{
	width:1002px; height:auto; min-height:500px; background:#fff; margin-top:92px;
	border:#b8cbeb solid 1px; border-radius:5px;
}
.container_ny .message .title{ width:950px; height:28px; margin-top:20px; background:url(../images/title_ny_bg2.jpg) bottom left repeat-x;}
.container_ny .message .title div{ width:auto; height:28px; background:url(../images/title_ny_bg3.jpg) bottom left repeat-x; float:left;}
.container_ny .message .title div span{
	width:auto; height:26px; line-height:26px; background:url(../images/sj1.png) left no-repeat; padding-left:20px; display:block; float:left;
	font-size:14px; font-weight:bold; color:#2f3b77;
}
.container_ny .message .content{
	width:950px; height:auto; margin:40px auto 10px;
	font-family:"宋体"; font-size:12px; font-weight:bold; color:#666666; line-height:30px;
}

.container_ny .message .content .lp{ width:430px; height:auto; }
.container_ny .message .content .rp{ width:480px; height:auto; margin-left:30px; }


.ipt{
	width:220px; height:20px; line-height:20px; overflow:hidden; background-color:#FFF; padding:0px; border:1px solid #cccccc; color:#726e6e;
}
.ipt2{
	width:320px; height:20px; line-height:20px; overflow:hidden; background-color:#FFF; padding:0px; border:1px solid #cccccc; color:#726e6e;
}
.txt{
	width:320px; height:190px; line-height:22px; overflow:hidden; background-color:#FFF; padding:0px; border:1px solid #cccccc; color:#726e6e;resize:none;
}

.btn_tj{
	width:77px; height:26px; line-height:26px; overflow:hidden; border:0px; cursor:pointer; color:#fff; text-align:center; font-weight:bold;
	background:url(../images/anbg.jpg) no-repeat; font-size:12px;
}

.yzm input{vertical-align:middle;
	width:70px; height:20px; line-height:20px; overflow:hidden; background-color:#FFF; padding:0px; border:1px solid #cccccc; color:#726e6e;
}
.yzm img{vertical-align:middle;}
.yzm a{ text-decoration:none; color:#99d066;}

.section{ background:#eff9fe; width:450px; height:auto; padding:15px; margin-bottom:20px;}
.section span{ width:50px; display:inline-block; color:#fc3c17; float:left; overflow:hidden;}
.section p{ width:400px; height:auto; margin-left:50px;}
.section p label{ color:#3869b9;}
.section table { width:400px; float:right;}
.section table th{ width:70px; color:#3869b9; text-align:left; vertical-align:top; line-height:24px;}
.section table td{ width:130px; text-align:left; vertical-align:top; line-height:24px; word-break:break-all;}


/* 留言板 */

.singer{font-family: STHeiti,Arial,"Microsoft Yahei","Hiragino Sans GB","Simsun,sans-self"; font-weight:normal}
.mianset p{
	font-size:18px;
	color:#292929;
	line-height: 30px;
	text-indent:2em;
	font-weight:normal
}

.text{
	padding:42px 0;
	background:url(../images/xian1.png) no-repeat center center;
}
.text h3{
	text-align: center;
	font-size:33px;
	font-weight: bold;
	color:#2f3b77;
}

.zhutset h3{
	text-align: center;
	font-size:20px;
	color:#2f3b77;
	position: relative;
	top: -20px;
}

.info-slide{
	/*padding:0 54px;*/
}
.randinfo ul li{
	width:132px;
	height: 42px;
	border: 1px solid #aaaaaa;
	text-align: center;
	border-radius: 5px;
	margin:0 5px;
	margin-bottom:10px;
	display:inline-block;
	float:none
}
.randinfo ul{
	overflow: hidden;
	margin: 0 -5px;
	text-align:center;
	clear:both !important;
	float:none
}
.randinfo ul li a{
	display: block;
	font-size:18px;
	line-height:40px;
	text-align: center;
	color:#585858;
	text-decoration:none;
	cursor:pointer
}
.randinfo ul li.cur{
	background:#dc3a3a;
	border-color: #dc3a3a;
}
.randinfo ul li.cur a{
	color:#fff;
	font-weight: bold;
}
.telset p{
	font-size:18px;
	text-align: center;
	line-height:50px;
	color:#585858;
}
.toprandly ul li{
	float: left;
	width:32%;
	margin:0 0 0 10px;
	overflow: hidden;
	margin-bottom:16px;
	padding-right:5px
	
}
.toprandly ul{
	margin:0 ;
	width:100%
}
.put-input{
	width:100%;
	height: 52px;
	border-radius:5px;
	border: 1px solid #969696;
}
.put-input.cur{
	border-color: #e67575;
}
.put-input input{
	display: block;
	width:80%;
	float: right;
	height:50px;
	border: none;
	font-size:18px;
	color:#a3a3a3;
	border-radius:5px;
	line-height: 50px;
	outline: none;
}
.put-input em.iconfont{
	display: block;
	float: left;
	line-height: 50px;
	width:20%;
	text-align: center;
	font-size:25px;
	color:#808080;
}
.put-input.cur em.iconfont{
	color:#f1b0b0;
}
.put-input-2{
	width:180px;
	float: left;
}
.put-input-2 input{
	width:120px;
}
.fs-massge{
	padding:5px 0;
}
.fs-massge a{
	display: inline-block;
	padding:0px 3px;
	margin: 0 5px;
	line-height:40px;
	border:1px solid #ccc;
	border-radius:5px;
	color:#666;
}

.btadre{
	/*padding:0 18px;*/
	/*height: 52px;*/
	border-radius:5px;
	border:1px solid #969696;
	margin-bottom: 16px;
	
}
.btadre input,.btadre textarea{
	display: block;
	width:100%;
	line-height:52px;
	border: none;
	outline: none;
	font-size:18px;
	color:#a3a3a3;
	text-indent:16px;
}
.btadre textarea{
	height:235px;
	resize: none;
	font-family: STHeiti,Arial,"Microsoft Yahei","Hiragino Sans GB","Simsun,sans-self";
}
.a-upload {
	padding: 4px 10px;
	height: 30px;
	line-height: 20px;
	position: relative;
	cursor: pointer;
	color: #888;
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 5px;
}
.a-upload input {
	position: absolute;
	font-size: 10px;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	width: 76px;
	height: 30px;
}
.shancbox span.fileName {
	width: 80px;
	display: inline-block;
	*display: inline;
	word-wrap: break-word;
}
.shancbox label {
    display: inline-block;
    padding: 0 5px;
    height: 30px;
    line-height: 28px;
    margin: 5px 0;
    cursor: pointer;
    border: 1px solid #999;
    margin-right: 10px;
    background: #8D48BE;
    color: #fff;
}
.leyanzma label{
	display: inline-block;
	font-size:18px;
	color:#000;
	line-height: 36px;
}
.leyanzma input{
	line-height:34px;
	width:90px;
	padding:0 5px;
	outline: none;
	border:1px solid #696969;
}

.but-thjm{
	text-align: center;
	padding-bottom: 35px;
}
.but-thjm button{
	display: inline-block;
	width:280px;
	height: 50px;
	line-height:50px;
	font-size:20px;
	text-align: center;
	background:#2f3b77;
	border-radius:5px;
	outline: none;
	border: none;
	color:#fff;
	cursor: pointer;
}
