.about_info {
    width: 50%;
}
.about_font p{
	font-family: Microsoft YaHei;
    font-size: 18px;
    color: #666;
    line-height: 2;
    text-indent: 24px;
}
.more_btn {
    width: 120px;
    height: 32px;
    margin: 0 auto;
    border: none;
    background-color: #5aaec6;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
}
.about_right {
    width: 48%;
}
.about_img img {
    display: block;
    width: 180px;
    height: 120px;
    float: left;
    margin-left: 10px;
}
.about_01 {
    display: block;
    width: 100%;
    height: 363px;
    margin-bottom: 10px;
}
.about_img>img:first-child {
    margin-left: 0;
}
.pro_title h1 {
    font-size: 30px;
    color: #333;
    text-align: center;
    line-height: 96px;
}

.pro_title .deco {
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}
.wrap_1{ width:92%; margin:0 auto;}
.wrap{ width:80%; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt40{ margin-top:40px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr40{ margin-right:40px;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}

.pr{ position:relative;}
.pa{ position:absolute;}
.pf{ position:fixed;}

.pl10{ padding-left:10px;}
.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}

.col-md-12 .title_English {
    display: block;
    background: #29a5d9;
    height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
    width: 220px;
    margin: 0 auto;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}
.col-md-12 .Products_title_name {
    text-align: center;
    color: #333333;
    font-size: 36px;
    border-bottom: 2px solid #29a5d9;
    height: 60px;
    margin-bottom: 30px;
}

#header .mainlevel {
    float: left;
    height: 80px;
    /*width: 114px;*/
}

#header .mainlevel ul {
	margin-top: 44px;
    display: none;
    position: absolute;
    z-index: 99;
    margin-left: -66px;
    width: auto;
    white-space: nowrap;
}
#header .mainlevel li {
    border-top: 1px solid #90a6d7;
	background:#FFFFFF;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    height: 40px;
    width: 216px;
    
}
#header .mainlevel .a1 {
    color:#000;
    text-decoration: none;
    font-size: 18px;
    line-height: 85px;
    height: 85px;
    display: block;
    padding: 0 18px;
    width: 72px;
}
#moveMark {
    width: 114px;
    height: 10px;
    position: relative;
    top: 140px;
    left: -100%;
    z-index: 1;
    background-image: url(../images/nav_bg.png);
}
.mainlevel {
    position: relative;
    z-index: 9999;
}
.binding {
    /*background: url(../images/nav_bg.png) bottom left no-repeat;*/
}
