.introduction_container {
    margin: 0 0 50px 0;
}

.introduction_container h1 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 35px;
    color: #FF6537;
    background: url(../images/background/split.png) bottom center no-repeat;
    font-style: italic;
}

.introduction_container h1 span {
    font-size: 18px;
    margin-left: 10px;
    color: #444;
}

.banner-img {
    margin: 0 auto;
    width: 1250px;
    display: block;
}

.introduction_container .introduction {
    margin: 0 auto;
    width: 1000px;
}

.introduction_container .introduction p {
    text-indent: 2em;
    margin-bottom: 10px;
    line-height: 35px;
}


/*联系我们*/

.contact_container {}

.contact_container .office {
    float: left;
    width: 100%;
}

.contact_container .office li {
    width: 100%;
    float: left;
    margin: 20px 0;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact_container .office h2 {
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    font-weight: 400
}

.contact_container .office h3 {
    border-bottom: 1px solid #ccc;
    background: #eee;
    font-size: 18px;
    font-weight: 400;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.contact_container .office li p {
    margin: 10px 0;
    text-indent: 0;
    line-height: 25px;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
}

#l-map {
    height: 750px;
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: -40px;
}

#l-map h2 {
    font-size: 25px;
    border-bottom: 5px solid #ccc;
    background: #2DA9B2;
    padding: 10px 0 10px 40px;
    margin-bottom: 10px;
    color: #fff;
}

#l-map p {
    padding-left: 35px;
    line-height: 30px;
    margin-left: 30px;
}

#l-map .contact-info p strong {
    color: #f98622;
}

#l-map .contact-info p.addr {
    background: url(../images/icon/addr.jpg) left center no-repeat;
}

#l-map .contact-info p.tel {
    background: url(../images/icon/tel.jpg) left center no-repeat;
}

#l-map .contact-info p.fax {}

#l-map .contact-info p.email {
    background: url(../images/icon/mail.jpg) left center no-repeat;
}

#l-map .contact-info p.web {
    background: url(../images/icon/website.png) left center no-repeat;
}

#l-map .BMap_cpyCtrl,
#l-map a {
    display: none;
}

#r-line {
    margin-top: 20px;
    width: 450px;
    float: left;
}

#r-line table {
    width: 100%;
}

#r-line table tr {
    width: 100%;
}

#r-line .trans-title {
    padding: 5px 10px;
    background: #eee;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}

#r-line .trans-title .num {
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    color: #36c;
}

#r-line .trans-title .line-miles {
    margin: 5px 0px;
    font-size: 12px;
}

#r-line .trans_plan_desc {
    line-height: 25px;
    padding: 10px 15px;
    margin: 0px;
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #CCC;
    margin-bottom: 20px;
}

#leave-message {
    width: 638px;
    border: 1px solid #CCC;
    background: #FFF none repeat scroll 0% 0%;
    float: right;
    margin-top: 20px;
    padding: 37px 30px;
}

#leave-message td {
    height: 50px;
}

#leave-message input {
    padding: 0px 10px 0px 10px;
    height: 28px;
    color: #999;
    line-height: 28px;
    border: 1px solid #CCC;
    border-radius: 3px;
}

#leave-message #name {
    width: 100px;
}

#leave-message #email {
    width: 250px;
}

#leave-message #mycall {
    width: 150px;
}

#leave-message .inputText {
    width: 120px;
}

#leave-message img {
    width: 60px;
    height: 30px;
    margin-left: 10px;
    border-radius: 5px;
}


/*公司简介*/

.introduction_container img {
    width: 100%;
}

.introduction h1 {
    font-size: 25px;
    color: #FF6600;
    text-align: left;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px
}

.introduction h1 span {
    font-size: 18px;
    color: #FC8739;
    ;
}

.introduction p {
    text-indent: 2em;
    margin-bottom: 10px;
    line-height: 25px;
}


/*分页*/

.showpage {
    display: block;
    text-align: center;
    height: 99px;
    line-height: 99px;
    clear: both;
}

.showpage a,
.showpage span,
.showpage b {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px;
    padding: 5px 10px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    font-size: 12px;
}

.showpage a b {
    border: none;
}


/*人才招聘*/

.jobs_container {
    padding-bottom: 50px;
    margin-bottom: -30px;
}

.jobs_container .sidebar {
    z-index: 100;
}

.jobs_container .sidebar a {
    background: #F0F0F0 url("../images/job_sprites.png") 26px -169px no-repeat;
    width: 270px;
    border-right: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #CBCBCB;
    text-indent: 50px;
    display: block;
}

.jobs_container .sidebar a img {
    margin-left: 4px;
}

.jobs_container .sidebar a:hover,
.jobs_container .sidebar a.current {
    border-right: 1px solid #fff;
    color: #ed763b;
    background: #fff url("../images/job_sprites.png") 26px -130px no-repeat;
}

.jobs_container .jobs {
    height: 800px;
    width: 1168px;
    position: relative;
    border: 1px solid #ccc;
    float: left;
    padding: 0 0 50 0px;
    background: #f0f0f0;
    border-radius: 5px
}

.jobs_container .jobs .job_content {
    z-index: 10;
    border-radius: 5px;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border-left: 1px solid #ccc;
    width: 837px;
    min-height: 785px;
    padding: 15px 30px 0px;
}

.jobs_container .jobs .job_content h2 {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-bottom: 1px dashed #C7C7C7;
    text-align: left;
    margin-bottom: 20px
}

.jobs_container .jobs .job_content .request li {
    background: url("../images/job_sprites.png") 0px 4px no-repeat;
    padding-left: 6px;
}

.jobs_container .jobs .job_content .request li i {
    font-size: 10px;
    color: #fff;
    margin-right: 15px;
    font-style: normal;
}

.jobs_container .jobs .job_content h3 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 20px;
}

.jobs_container .jobs .job_content .info li.notice {
    padding-top: 20px;
    padding-left: 90px;
    height: 60px;
    border-top: 1px dashed #C7C7C7;
    margin-top: 10px;
    background: url("../images/job_sprites.png") 0px -40px no-repeat;
}

.jobs_container .jobs .job_content .info li {
    list-style: none;
    line-height: 25px
}

.jobs_container .jobs .job_content .contact {
    padding-left: 30px;
    border-top: 1px dashed #C7C7C7;
    margin-top: 20px;
    padding-top: 10px;
}

.jobs_container .jobs .job_content .contact a {
    background: #4C9ED9;
    height: 40px;
    color: #fff;
    line-height: 40px;
    width: 120px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 10px;
    display: block;
}

.jobs_container .jobs .job_content .contact a:hover {
    background: #FF7546;
    color: #fff;
}

.jobs_container .jobs .job_content .job div[class^="job"] {
    display: none;
}

.jobs_container .jobs .job_content .job div:first-child {
    display: block
}


/*友情链接*/

.fdlink {
    background: #f9f9f9 none repeat scroll 0% 0%;
    padding: 20px 0;
    margin-bottom: -30px;
}

.fdlink h2 {
    float: left;
    width: 60px;
    color: #999;
    line-height: 30px;
    font-weight: normal;
    border-right: 1px solid #D2D1D1;
    margin-right: 10px;
    font-size: 12px;
}

.fdlink h2 span {
    font-family: "Tahoma";
    font-size: 22px;
    display: block;
    color: #0170A5;
}

.fdlink .link-con a {
    display: block;
    margin-left: 10px;
    float: left;
    color: #999;
}


/* 公司简介 */

.company_container {
    margin-bottom: 40px;
}

.company_container p {
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 20px;
}

.company_container h1 {
    display: inline-block;
    margin-bottom: 40px;
    font-size: 30px;
    padding: 10px 0;
    border-bottom: 5px solid #2DA9B2;
}


/* 企业画册 */

#gallery {
    margin: 20px 0 50px;
    float: left;
}

.factory-pic li {
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 20px;
}

.factory-pic li a {
    height: 250px;
    background: #eee;
    display: block;
    width: 300px;
    border-bottom: 3px solid #2da9b2;
}

.factory-pic li a img {
    width: 300px;
    height: 200px;
    margin-bottom: 5px;
}


/* 荣誉资质 */

.honour {
    margin: 20px 0 50px;
    float: left;
}

.honour li {
    width: 20%;
    text-align: center;
    float: left;
}

.honour li a {
    height: 350px;
    display: block; 
}

.honour li a img {
    width: 180px;
    height: 254px; 
    margin: 10px auto;
    padding: 8px;
    border: 1px solid #ccc;
    display: block;
}

.honour li a span {
    width: 200px;
    font-size: 14px;
    display: block;
    margin: 0 auto;
}


/* 服务与支持 */
.support_box {
	background: #fff;margin:40px 0;
}
.support_box img{width:640px;}
.support_box_txt {
	width: 540px;
	padding: 75px 50px 0 50px;
}
.support_box_txt .title {
	font-size: 40px;
	color: #444444;
	line-height: 80px;
}
.support_box_txt .hr {
	width: 54px;
	height: 3px;
	background: #1d5fab;
}
.support_box_txt .txt {
	margin-top: 15px;
	font-size: 14px;
	color: #444444;
	line-height: 25px;
}
.support_box_txt .txt * {
	color: #444444;
	line-height: 25px;
}