/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figcaption, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	border: 0;
	padding: 0;
	outline: 0;
	font-size: 1em;
	/*vertical-align:top;*/font-weight: normal;
	background-color: transparent;
	line-height:normal;
}

a {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 1em;
	/*vertical-align:top;*/
	background-color: transparent; text-decoration:none;
	cursor:pointer;
	text-decoration:none;
}
li{ list-style-type:none;}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#494848;
}
a,img{outline:none;}
input{color:#494848;}
header.top{
	border-top: 4px solid #FFFFFF;
    height: 52px;
    position: relative;
    width: 100%;
    z-index: 2;
	background: url(../images/top_bg.png) repeat-x center bottom;
}
article, aside, dialog, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
.clear{ clear:both; height:0px;overflow:hidden;}
.clear15{ clear:both; height:15px;overflow:hidden;}
.clear30{ clear:both; height:30px;overflow:hidden;}
/*头部*/

.header{
    border-top: 4px solid #FFFFFF;
    height: 70px;
    position: relative;
    width: 100%;
    z-index: 2;
    background-color: transparent;
    background:url(../images/header_bg.png) repeat-x center bottom;
}
.nav {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    height: 48px;
    z-index: 3;
}
.nav div {
    left: 0;
    position: absolute;
    top: 5px;
}

.main_content {
    height: 370px;
    background: url(../images/main_bg.jpg) repeat-x;
    position: relative;
    z-index: 14;
	top:-6px;
}
.banner_container {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.middle_banner {
    background: #FFFFFF;
    border: 4px solid #FFFFFF;
    overflow: hidden;
    height: 110px;
    position: absolute;
    bottom: -80px;
    width: 308px;
    z-index: 1001;
}
.locat1{left: 4px;}
.locat2{left:346px;}
.locat3{left:684px;}

.middle_banner a img {border:0;}
.m_title{
	position: absolute;
    left: 0;
    bottom: 0;
    height: 35px;
    width: 100%;
    color: white;
	background: black;
    opacity: 0.7;
	}
.m_title h1{ font-size:18px; font-weight:bold; height:35px; overflow:hidden; line-height:35px; text-align:center; vertical-align:middle;
}
.shadow {
    height: 60px;
    z-index: -1;
    position: absolute;
    top: 48px;
    width: 100%;
    left: 0;
    background: url(../images/shadow.png) no-repeat center center;
}
.other_content {
    margin: 0 auto;
    min-height: 271px;
    width: 1000px;
}
.content_box {
    float: left;
    margin: 110px 0 0;
    min-height: 154px;
    padding: 28px 15px 0 15px;
    width: 217px;
	overflow:hidden;
}
.content_title{
	margin: 0 0 7px;
    padding: 2px 0 4px;
	border-bottom:1px dotted #999999;
	text-transform: uppercase;
	}
.content_title a {
    color: #0776D3;
    font-size: 18px;
}
.other_cont {
    color: #494848;
    font-size: 14px;
    line-height: 18px;
}
.other_cont img{ border:none;}
.other_cont a {
    color: #0776D3;
    display: block;
    font-size: 12px;
    margin: 7px 0 0;
}
.divider {
    background: url("../images/footer_divider_bg.jpg") repeat-y scroll 0 0 transparent;
    float: left;
    margin: 130px 0 0;
    min-height: 195px;
    width: 2px;
}
.cont_list{
		margin:0 5px;
	}
.cont_list li{
	    color: #494848;
		border-bottom:1px dashed #CCCCCC;
		background:url(../images/list_bg.png) no-repeat 0px 2px;
		padding:0 0 0 15px;
	}
.cont_list li a{
	font-size:14px;
	color: #494848;
	padding-bottom:5px;
}
.cont_list li a:hover{
    color: #0776D3;
	
	}
.cont_add{
		margin:0 5px;
	}
    .cont_add li {
        color: #494848;
        border-bottom: 1px dashed #CCCCCC;
        /*padding:0 0 0 22px;*/
        padding-bottom: 8px;
        padding-left: 22px;
        margin-top: 5px;
    }
.cont_add li a{
	font-size:14px;
	color: #494848;
	padding:5px 0;
}
.cont_add li a:hover{
    color: #0776D3;
	
	}
	
.add_bg{ background:url(../images/contact_bg.png) no-repeat -18px -12px;}
.e_bg{ background:url(../images/contact_bg.png) no-repeat -18px -72px;}
.ph_bg{ background:url(../images/contact_bg.png) no-repeat -18px -125px;}
.footer{    background:#24A036;height: 45px;
    position: relative;}
.footer_cont {width: 1000px; margin: 0 auto; height: 45px;}
.footer-left{float: left; margin: 12px 0 0; width:500px; }
.footer-left ul{}
.footer-left ul li{ float:left;}
.footer-left ul li a{color: #FFFFFF;font-size: 12px;padding: 2px 4px 4px 5px;}
.footer-left ul li a:hover{ color: #0776D3;}
.footer-right{color: #FFFFFF; float: right; font-size: 12px; margin: 16px 0 0;}

/*about*/
.banner-cont{width: 100%; height: 278px;position: relative;z-index: 1;top: -6px;
}
.banner-bg1{background:url(../images/baner-bg1.jpg) repeat-x center top;height: 278px;}
.middle-container{
	position: relative;
    top: -6px;
    background:url(../images/container_bg.jpg) repeat-y center top;
    margin-bottom: -6px;
    overflow: hidden;
	min-height:560px;
	 }
.middle-content{margin: 0 auto;
    overflow: hidden;
    padding: 14px 20px 20px;
    width: 960px;}
.left-cont{
    float: left;
    margin: 0;
    min-height: 450px;
    width: 693px;
}
.right-cont{
    float: left;
    margin-left:33px;
    width: 231px;
}
.right_title{
    border-bottom: 1px dotted #D8D8D8;
    height: 19px;
}
.home {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}
.right_title a {
    color: #605F5F;
    display: block;
    float: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    height: 14px;
    padding: 1px 0 0 2px;
    cursor: text;
}
.right_title span {
    display: block;
    float: left;
    font-size: 10px;
    height: 10px;
    margin: 0 4px;
}
.right_nr{
    font-size: 12px;
    padding: 24px 5px 0 2px;
}
.right_nr p {
    line-height: 19px;
    margin: 0 0 13px;
    position: relative;
}
.right_nr h1{
	font-size: 13px;
    margin: 0 0 9px;
	color: #0776d3;
    font-weight: 700;
	}
.right_nr h2{
    padding-bottom: 0px;
    line-height: normal;
    border-right-width: 0px;
    background-color: transparent;
    margin: 25px 0px 8px;
    outline-style: none;
    outline-color: invert;
    padding-left: 0px;
    outline-width: 0px;
    padding-right: 0px;
    font-family: Arial, Helvetica, sans-serif;
    border-top-width: 0px;
    border-bottom-width: 0px;
    color: rgb(7,118,211);
    font-size: 12px;
    border-left-width: 0px;
    font-weight: 700;
    padding-top: 0px;
}
.zdh{ margin-top:5px;}
.ce{display:block;width:230px;background:#fff; font-size:12px;border-top:1px solid #bebebe;}
.ce li{border-bottom: 1px solid #BEBEBE; margin-bottom:1px; }
.more{ position:relative; right:-75px;}
.ce li a{padding: 5px 10px 5px 40px;color:white;display:block;cursor:pointer;background:url(../images/tu.png) no-repeat 10px center; color:#333;}
.ce li a:hover{background:url(../images/tu.png) no-repeat 10px center #ececec; color:#0776d3;}
.ce li .dqian{background:none}
.ce li .xz{background:url(../images/tu.png) no-repeat 10px center #ececec; color:#0776d3;}

.er{display:none;width:230px;background:#ececec; }
.er li{width:100%;border:solid #bebebe;border-width:1px 0px 0px;}
.er li a{display:block;padding:5px 10px 5px 20px;color:white;background:none;font-size: 12px; color:#333;}
.er .e_li a{background:url(../images/more.png) no-repeat 120px center;}
.er li a:hover,.er li .sen_x{background:#ededed; color:#0776d3;}
.er .e_li a:hover,.er .e_li .sen_x{background:url(../images/more.png) no-repeat 120px center rgb(253,83,49);}

.thr{background:rgb(150,150,150);display:none;}
.thr li{margin-bottom:1px;border-top: 1px solid rgb(180,180,180);position:relative;}
.er .e_li .thr li a{background:none;}
.er .e_li .thr li a:hover{background:rgb(249,152,49); }
.er .e_li .thr li .xuan{background:rgb(249,152,49); }
.more1{margin-left: 28px;margin-top: -4px;}
.thr_nr{width:300px;position:absolute;top:0px;left:150px;z-index:10;border:1px solid rgb(201,201,201);display:none;}
.thr_nr h3{font-weight:normal;font-size:18px;display:block;text-align:center;width:100%;padding:10px 0px;}
.thr_nr img{width:100%;}



.ti {width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background: url(../images/11.png) no-repeat;}
.inpu {cursor: pointer;filter:alpha(opacity=0);-moz-opacity:0; opacity:0;width:29px;height:29px;}
.span{float:left;display:block;padding:4px 40px 0px 0px;color:#000;}
.tu1{width: 29px;height:29px;float: left;padding-top: 3px;cursor: pointer;text-align: center;margin-right: 10px;margin-top:40px;margin-left:20px;background:url(../images/22.png) no-repeat;}
.span1{color:#f00;float:left;display:block;padding:4px 40px 0px 0px;}
.span2{color:#000;}

.nr-banner{ margin:0px;}
.nr-banner ul{    list-style: none;}
.nr-banner ul li{    width: 327px;
    height: 218px;
	overflow: hidden;
    float: left;
    list-style: none outside none;
    margin: 0 3px 0 0;
    padding: 0;
    position: relative;
	}
.nr-banner ul li a{    display: block;}
.contact_guide {
    color: red;
    display: block;
    padding: 0 0 9px;
}
.table-cont{
	    border: 1px solid #D1D1D1;
    margin: 0 0 10px;
    padding: 0 0 6px;
    width: 685px;
     min-height: 158px;
	 
	}
.table_row{padding: 6px 0 0 17px;
    position: relative;
    overflow: hidden;
    width: 100%;}
	
.table_label {
    color: #525252;
    display: block;
    font-size: 13px;
    padding: 6px 0 4px;
}
.table_select {
    border: 1px solid #C2C0C0;
    padding: 4px;
    width: 428px;
    color: #525252;
    font-size: 13px;
    height: 27px;
    font-family: Arial, Helvetica, sans-serif;
}
.twice_row {
    float: left;
    margin: 0 3px 0 0;
    width: 34%;
}
.twice_row .table_input_text {
    width: 183px;
	border: 1px solid #C2C0C0;
    font-family: Arial, Helvetica, sans-serif;
    color: #525252;
    height: 19px;
    font-size: 13px;
    padding: 4px;
}
.table_input_text {
    width:418px;
	border: 1px solid #C2C0C0;
    font-family: Arial, Helvetica, sans-serif;
    color: #525252;
    height: 19px;
    font-size: 13px;
    padding: 4px;
}
.table_row_small {
    float: left;
    width: 33%;
}
.table_input_text_small {
    width: 76%;
    overflow: hidden;
}
.contact_wrapper .textarea_error_row {
    padding-bottom: 22px;
}
.table_textarea {
    border: 1px solid #C2C0C0;
    color: #525252;
    min-height: 75px;
    padding: 4px;
    width: 418px;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 16px/100% 'Microsoft yahei',Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.demo{width:760px; margin:10px 15px; height:40px;}
.left-contact{
    border: 1px solid #84D3FC;
    height: 220px;
    width: 230px;
    margin: 0 0 23px;
    position: relative;
	margin-top:30px;

}
.left-overlay {
    bottom: 0;
    width: 210px;
    font-size: 11px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
	background: #0776D3;
    opacity: 0.9;
}
.cont-left{
		margin:0 0px; 
	}
.cont-left li{
	    color: #494848;
		padding:0 0 0 22px;
	}
.cont-left li a{
	font-size:14px;
	color: #fff;
	padding:5px 0;
}
.l-add{ background:url(../images/contact_left_bg.png) no-repeat -18px -12px;}
.l-email{ background:url(../images/contact_left_bg.png) no-repeat -18px -125px;}
.l-phone{ background:url(../images/contact_left_bg.png) no-repeat -18px -72px;}
.l-bold{ font-weight:100; font-size:18px; color:#FFF; margin-left:5px;}
