body {
    font-family: "boschsans","Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",微软雅黑,STXihei,华文细黑,sans-serif !important; 
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.edit_content{
	color:#666666;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
    line-height: 1.2;
}
.h5, h5 {
    font-size: 1.25rem;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
        margin-top: 0.67em;
        margin-bottom: 0.67em;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.container::after, .container::before {
    content: " ";
    display: table;
}
.container::after {
    clear: both;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-xs-12 {
    width: 100%;
}
.center_text {
    text-align: center;
}
.topbanner{
	/*background-color: #e20015;
    background-image: linear-gradient(to right,#e20015 10%,#b90276 90%);*/
	background-image:url(../images/about.jpg);
    background-size: cover;
    background-position: center center;
	position: relative;
    clear: both;
	height:329px;
    margin-bottom: 100px;
}
.offer {
    background-color: #b90276;
    background-image: url(../images/offer.jpg);
    background-size: cover;
    background-position: center center;
}
.connect_b{
    background-color: #005691;
    background-image: url(../images/connects.jpg);
    background-size: cover;
    background-position: center center;
}
.news_b {
    background-color: #b90276;
    background-image: linear-gradient(to right,#b90276 10%,#50237f 90%);
    background-size: cover;
    background-position: center center;
}
.pro_b{
    background-color: #005691;
    background-image: linear-gradient(to right,#005691 10%,#008ecf 90%);
    background-size: cover;
    background-position: center center;
}
.pro_lb{
    background-color: #00a8b0;
    background-image: linear-gradient(to right,#00a8b0 10%,#78be20 90%);
    background-size: cover;
    background-position: center center;
}
.topbanner::after {
    content: '';
    position: absolute;
    left: 50%;
    width: 1px;
    height: 100px;
    bottom: -100px;
    background-color: #ddd;
}
.topbanner_container {
    padding-top: 80px;
    padding-bottom: 150px;
    position: relative;
    overflow: hidden;
	color: #fff;
}
.container {
	width:1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.about_img{
	width:1200px;
	margin:auto;
}
.M-Stage__upperIdentifier {
    margin-bottom: 5px;
}
.M-Stage__mainHeadline {
    font-size: 3.75rem;
    margin-bottom: 2px;
}
.M-Stage__storyLine {
    position: relative;
    top: 145px;
    left: 50%;
    margin-left: -8px;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 8px;
}
.M-Stage__storyLine::after {
    content: '';
    position: absolute;
    top: 16px;
    left: 8px;
    width: 1px;
    height: 1000px;
    background-color: #fff;
}
.A-Text-RichText p {
    margin-bottom: 18px;
}
.M-Text-TextIntro {
    padding-top: 100px;
    padding-bottom: 100px;
}
.col-md-offset-2 {
    margin-left: 16.6666666667%;
}
.col-md-8 {
    width: 66.6666666667%;
}
.M-Text-TextIntro__text .A-Text-RichText, .M-Text-TextIntro__text p {
    font-size: 1.25rem;
}
p {
    font-weight: 200;
   
}
.u-Text--centered {
    text-align: center;
}
.M-AnchorNavigation-Separator {
    padding: 100px 0;
    display: block;
}
.M-AnchorNavigation-Separator__circle {
    position: relative;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border: 3px solid #e6e6e6;
    border-radius: 50%;
}
.M-AnchorNavigation-Separator__circle::after, .M-AnchorNavigation-Separator__circle::before {
    content: '';
    position: absolute;
    left: 12px;
    width: 1px;
    height: 100px;
    background-color: #ddd;
}
.M-AnchorNavigation-Separator__circle::after {
    bottom: -103px;
}
.M-AnchorNavigation-Separator__circle::before {
    top: -103px;
}
.A-Image {
    width: 100%;
}
.pro_con_img{
	float:left;
	width:500px;
}
.pro_con_img img{
	width:100%;
}
.pro_con_info{
	width:600px;
	float:right;
}
.edit-content{
	margin-top: 10px;
    font-size: 1.125rem;
    font-weight: 200;
    color: #666666;
    line-height: 1.8;
}
}
.A-Text-RichText  a{
	color:#000 !important;
}
.pro_list_left,.pro_list_right{
	width:100%;
	height:427px;
	overflow:hidden;
}
.pro_list_img img{width:100%;height:427px;}
.pro_list_left .pro_list_img,.pro_list_right .pro_list_info{
	float:left;
}
.pro_list_right .pro_list_img,.pro_list_left .pro_list_info{
	float:right;
}
.pro_list_img{
	width:586px;
}
.pro_list_info{
	width:550px;
	padding-top:100px;
}
.pro_list_left .pro_list_info{
	padding-left:50px;
}
.pro_list_right .pro_list_info{
	padding-right:50px;
}
.A-Teaser-Teaser2Col__textHeadline{
	margin-bottom: 30px;
	font-size: 2.25rem;
}
.pro_botton{
	display:block;
	width: 150px;
	height: 48px;
	font-size: 1rem;
	color:#000;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 48px;
	margin-top: 40px;
}
.pro_botton:hover{
	border: 1px solid #000;
	transition-duration:2s;
}
.product-list {
    float: left;
    overflow: hidden;
    zoom: 1;
    width: 1200px;
    margin-top: 10px;
}
.product-list li {
    float: left;
    width: 375px;
    overflow: hidden;
    border: #CCC solid 1px;
    overflow: hidden;
    position: relative;
    margin-right: 37px;
    margin-bottom: 20px;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.product-list li:nth-child(3n){
	margin-right: 0px;
}
.product-list li .proimg {
    float: left;
    width: 375px;
    height: 275px;
    overflow: hidden;
    position: relative;
}
.product-list li .proimg img{
	width:100%;
}
.product-list li .proimg:hover img{
	width:400px;
	transition-duration:2s;
}
.product-list li span {
    float: left;
    width: 375px;
    height: 60px;
    line-height: 60px;
    font-size: 1.8rem;
    background: #004d91;
    color: #FFF;
}
.ly_inp1 {
    width: 300px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
    color: #838584;
    background: #f7fefd;
    outline: medium;
    text-indent: 10px;
}
.ly_inp2 {
    width: 500px;
    height: 216px;
    box-sizing: border-box;
    border: 1px solid #b3b3b3;
    color: #838584;
    background: #f7fefd;
    outline: medium;
    padding: 10px;
}
textarea {
    resize: none;
}
.main-page{margin:0 auto;width:1200px}
.main-page .left{ padding-right: 25px; border-right: 1px #ddd solid; margin-top:50px}
.main-page .left, .main-page .right{float:left;}
.main-page .nav-back{height:300px;}
.main-page .nav{position:relative;margin-top:-300px;width:132px;text-align:center;font-size:18px;font-family:"微软雅黑";color:#696969;}
.main-page .nav div{height:47px;line-height:47px; margin-bottom: 8px; border-radius: 2px; cursor: pointer;}
.main-page .nav div.on{background:#277ec3;color:#fff; }
.main-page .right{width:987px;height:550px;margin-left:55px;}
.main-page .content{position:relative; width:987px; height:550px; overflow:hidden;}
.main-page .content .con-ggh{ width:987px; height:550px;}

.con-ggh ul{ padding-top:20px; display:block} 
.con-ggh ul li{ padding-top:20px; margin-right:20px; float:left}
.list-pic{ background-color: rgba(255,255,255,0.3); padding: 19px; width: 110px; height: 110px; border: 1px solid #b9babe;}
.list-pic img{ width:110px; height:110px; display:block}
.con-ggh .item-name{ padding:20px 0; height: 20px; width: 150px; font-size: 16px; text-align: center; color: #696969; line-height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.b-intro{ margin-top:20px}
.b-intro span{ font-size:24px; margin-bottom:12px; color:#696969}
.b-intro p{height:45px; line-height:24px; overflow:hidden; color:#696969; font-size:14px}
.b-intro p a{color:#696969;}
.ck-m{ width:123px; height:36px; line-height:36px; border:1px #696969 solid; margin-top:25px}
.ptpic-dl,.ptpic-dl img{ width:354px; height:690px}
.ptpic-dl{ margin-top:110px}
.inner .banner-1 {
    width: 70%;
    background: url(../images/banner1.png) no-repeat;
        background-size: auto auto;
    background-size: cover;
    padding-top: 40%;
    float: left;
}
.inner{
	width:1200px;
    margin-bottom:50px;
	text-align:center;
	}
.inner p.text{
    font-size: 21px !important;
    line-height: 40px !important;
}
.inner .banner-2 {
    width: 29%;
    background: url(../images/banner2.png) no-repeat;
        background-size: auto auto;
    background-size: cover;
    padding-top: 19.5%;
    float: left;
    margin-bottom: 1%;
    margin-left: 1%;
}
.inner .banner-3 {
    width: 29%;
    background: url(../images/banner3.png) no-repeat;
        background-size: auto auto;
    background-size: cover;
    padding-top: 19.5%;
    margin-bottom: 1%;
    margin-left: 1%;
    float: left;
}
.inner .culture-detail {
    width: 100%;
    overflow: hidden;
}
.inner .culture-detail .positionFirst {
    margin-left: 8%;
}
.inner .culture-detail .hasborder {
    border-right: 1px solid #f9f9f9;
}
.inner .culture-detail .culture {
    float: left;
    width: 29%;
    height: 212px;
    font-size: 17px;
    font-family: inherit;
	text-align:center;
}
.inner .culture-detail .culture .title {
    margin-top: 20px;
    margin-bottom: 32px;
    font-size: 22px;
}
.inner .culture-detail .positionSecond {
    margin-left: 22.5%;
}
.inner .ps {
    margin-top: 5%;
    padding-bottom: 100px;
	text-align:center;
}
.inner .ps h2 {
    font-size: 36px;
    margin-bottom: 45px;
	font-weight: 300;
	text-align:center;
}
.inner h3 {
    margin-bottom: 100px;
    font-size: 36px;
    color: #4d4d4d;
	font-weight: 300;
	text-align:center;
}
.inner .ps p {
    font-size: 21px;
    line-height: 40px;
}
.sub-title {
    font-size: 21px;
    margin-top: 40px;
    margin-bottom: 100px;
	text-align:center;
}
.title {
    font-size: 36px;
	font-weight: 300;
	text-align:center;
}
.uk-button-large {
    min-height: 40px;
    padding: 0 15px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 5px;
}
.uk-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #666;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    background: #f7f7f7;
    vertical-align: middle;
    line-height: 28px;
    min-height: 30px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    border-radius: 4px;
    text-shadow: 0 1px 0 #fff;
	min-height: 40px;
    padding: 0 15px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 5px;
	float:right;
	margin-right:150px;
	margin-top:30px;
}