﻿* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin: 0;}
img[src='/images/icon2.png'] {width: 204px;height: 88px;}
.h_about_m {
    width: 1200px;
    margin: 0 auto;
    color: #858585;
    font-size: 12px;
    line-height: 24px;
}
.h_about_m section header {
    padding-top:40px;
}
.h_about_m header {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}
.h_about_m section header span {
    color: #292929;
    font-size: 26px;
    display: inline-block;
    height: 42px;
    border-bottom: 2px solid #f46263;
    line-height: 35px;
    margin-bottom: -1px;
	padding: 0 10px;
}
.h_about_m section article {
    padding-top: 40px;
}
.about_eims img {
    float: left;
    margin-right: 20px;
}
.about_eims_intro{
    text-indent: 2em;
	font-size:14px;
	//background-color: #e24943;
    color: #333;
    padding: 10px 10px 0 0;
}
.about_culture{
	float:left;
	font-size:14px;
	line-height:32px;
	padding-left: 50px;
}
.about_culture li {
    //border-bottom: 2px #fe772e solid;
    margin-top: 20px;
	background-repeat: no-repeat;
    padding-left: 50px;
    background-position-y: 10px;
}
.about_culture li p{
	color:#999;
}
.about_culture .abt_cu1 {
	background-image: url(../images/yj.png);
	margin-bottom:30px;
}
.about_culture .abt_cu2 {
    background-image: url(../images/sm.png);
	margin-bottom:30px;
}
.about_culture .abt_cu3 {
    background-image: url(../images/ln.png);
}
.about_culture li .about_t{
	font-size:18px;
	font-weight:700;
	color:#333;
}
.about_tr{

}
.about_img{
	float: left;
	padding-left:12px;
	width:840px;
	margin-left:60px;
}
.about_img img{
    width: 400px;
    margin-right: 20px;
	padding-bottom:20px;
	padding-top:0;
}
.cact_jzg li {
    width: 25%;
    float: left;
    padding: 5px 20px 20px;
}
.cact_jzg li div {
    padding: 15px 20px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
	//background-color:#f46263;
}
.cact_jzg li div h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 42px;
}
.cact_jzg li div span {
    float: left;
	font-size:14px;
}
.cact_jzg li div .jzg_tbl {
    position: relative;
    background-repeat: no-repeat;
    display: block;
    background-position: right;
    padding: 0;
    margin-top: 5px;
    background-size: 45px;
	background-color: transparent;
}
.cact_jzg_hx {
    background-color: #f46263;
}
.cact_jzg_jg {
    background-color: #7e6acd;
}
.cact_jzg_jj {
    background-color: #fba61f;
}
.cact_jzg_yj {
    background-color: #4cd1b0;
}
.cact_jzg_cs {
    background-color: #3fae37;
}
.cact_jzg_kh {
    background-color: #4294fa;
}
.cact_jzg_ge {
    background-color: #c52a26;
}
.cact_jzg_td {
    background-color: #435ab9;
}
.cact_jzg_hx .jzg_tbl {
    background-image: url(../images/jzg_0.png);
}
.cact_jzg_jg .jzg_tbl {
    background-image: url(../images/jzg_1.png);
}
.cact_jzg_jj .jzg_tbl {
    background-image: url(../images/jzg_2.png);
}
.cact_jzg_yj .jzg_tbl {
    background-image: url(../images/jzg_3.png);
}
.cact_jzg_cs .jzg_tbl {
    background-image: url(../images/jzg_4.png);
}
.cact_jzg_kh .jzg_tbl {
    background-image: url(../images/jzg_5.png);
}
.cact_jzg_ge .jzg_tbl {
    background-image: url(../images/jzg_6.png);
}
.cact_jzg_td .jzg_tbl {
    background-image: url(../images/jzg_7.png);
}
.title {
    margin: auto;
/*    text-align: center;*/
}
.title .show {
    transform: translate3d(0, 0, 0);
}
.title-h2 {
    font-size: 35px;
    margin-bottom: 15px;
    opacity: 0;
    transform: translate3d(0, 50px, 0);
	line-height: 40px;
}
.title-hr {
    width:120px;
    height: 2px;
    background: #239ef6;
    border: none;
    opacity: 0;
    transform: translate3d(0, 70px, 0);
	margin:auto;
}
.title-p {
    opacity: 0;
    transform: translate3d(0, 90px, 0);
	font-size: 14px;
    margin-top: 10px;
}
.show {
    opacity: 1;
    transition: all 1s;
}
.event-content {
    width: 100%;
    padding-top: 48px;
    background: url(../images/time.png) top center no-repeat;
}
.event-tiem {
    margin-top: 0;
    margin-bottom: 23px;
	font-size:14px;
}
.event-tiem-l {
    width: 50%;
    float: left;
}
.event-tiem-l ul {
    padding-bottom: 20px;
    background: #f6f6f6;
    padding-left: 20px;
    margin-left:20px;
    box-sizing: border-box;
    overflow: hidden;
	margin-right: 40px;
}
.event-tiem-r {
    width: 50%;
    float: right;
}
.event-tiem-r p {
    font-size: 24px;
    text-align: right;
    padding-right: 15px;
    padding-top: 35px;
    width: 145px;
    float: left;
    box-sizing: border-box;
}
.event-tiem-r img {
    display: block;
    float: left;
}
.event-tiem-r ul {
    padding-bottom: 20px;
    background: #f6f6f6;
    padding-left: 20px;
    margin-left: 40px;
    box-sizing: border-box;
    overflow: hidden;
	margin-right: 40px;
}
.event-tiem-l p {
    font-size: 24px;
    text-align: left;
    padding-left: 15px;
    padding-top: 35px;
    width: 145px;
    float: right;
    box-sizing: border-box;
}
.event-tiem-l img {
    display: block;
    float: right;
}
.about_customer, .about_honor {
    float: left;
    width: 550px;
}
.h_about_m section header {
    padding-top: 50px;
}
.h_about_m header {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
}
.h_about_m section header span {
    color: #292929;
    font-size: 26px;
    display: inline-block;
    height: 42px;
    border-bottom: 2px solid #d85431;
    line-height: 35px;
    margin-bottom: -1px;
}
.h_about_m section article {
    padding-top: 40px;
    margin-bottom: 20px;
}
.about_customer_intro {
    font-size: 14px;
    color: #000000;
    margin-left: 13px;
    padding-left: 18px;
    line-height: 28px;
    background: url(../images/icon_about.png) no-repeat;
	background-position-y: 11px;
}
.about_customer_intro em {
    font-size: 18px;
    color: #f46263;
    font-weight: bold;
}
.about_honor {
    margin-left: 100px;
}
.about_honor li {
    width: 142px;
    height: 130px;
    float: left;
    margin: 0 8px 26px;
    cursor: pointer;
}
.about_honorImg {
    display: block;
    border: 1px solid #e4e4e4;
    width: 140px;
    height: 97px;
}
.about_honorImg img {
    width: 123px;
    height: 86px;
    margin: 6px 8px;
}
.about_honor_title {
    text-align: center;
    line-height: 30px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #787878;
}
.about_envirBox {
    position: relative;
    overflow: hidden;
    height: 358px;
    margin: auto;
    width: 1100px;
}
.contact_top_box {
    margin: 0 auto;
    background: url(../images/address_sz.jpg) no-repeat right top;
    background-size: 530px 300px;
}
.contact_top_box .top_cont_box {
    width: 400px;
    height: 237px;
}
.contact_top_box .tel_num {
    color: #f46263;
    font-size: 32px;
    padding-bottom: 15px;
    font-family: Impact;
}
.contact_top_box .h_line {
    width: 180px;
    height: 4px;
    background-color: #ff8d31;
}
.contact_top_box .en_txt {
    width: 184px;
    font-size: 13px;
    color: #8a8a8a;
    padding-top: 15px;
}
.contact_top_box .headquarters {
    font-size: 20px;
    color: #4d4d4d;
    font-weight: 600;
    padding-top: 30px;
}
.contact_top_box .address {
    font-size: 14px;
    color: #8b8b8b;
    padding-top: 12px;
}
.contact_top_box .tel_num2 {
    font-size: 14px;
    color: #8b8b8b;
    padding-top: 8px;
}
.contact_top_box .tel1 {
    padding-right: 20px;
}
.contact_cen2 {
    width: 927px;
    height: 60px;
    overflow: hidden;
    background: url(../images/icon_about.jpg) no-repeat;
    margin: 0 auto;
}
.contact_cen2 i {
    width: 34px;
    height: 34px;
    overflow: hidden;
    float: left;
    margin: 12px 84px 0 34px;
    background: url(../images/icon_about.jpg) no-repeat;
}
.contact_cen2 span {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    float: left;
    margin-right: 28px;
    font-size: 16px;
    color: #2c2c2c;
}
.contact_cen2 span b {
    font-size: 18px;
    color: #e22323;
    font-weight: bold;
}
.contact_cen2 em {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    float: left;
    font-size: 16px;
    color: #f3d188;
    margin-right: 33px;
}