@charset "UTF-8";

@font-face{font-family:'Font-Awesome-Icons';src:url(../images/font/fontawesome-webfont.eot?v=4.7.0);src:url(../images/font/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(../images/font/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(../images/font/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(../images/font/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(../images/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}._fa{font-family:'Font-Awesome-Icons';font-weight:400;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.hw-lv2-2 {
    margin: 28px 0 0;/* old 25xp*/
    border-bottom: 1px solid #666;
    font-size: 130%;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.6;
}
.hw-lv2-2 + p {
    margin: 1.2rem 0;
}
.main-banner {
    color: #fff;
    padding: 0.3rem 0;
    position: relative;
    overflow: hidden;
	/*top:-45px;*/
}
.pt-1{
    padding-top:1rem;
}
.pt-2{
    padding-top:2rem;
}
.pt-3{
    padding-top:3rem;
}
.pt-35{
    padding-top:3.5rem;
}
.mt-1{
    margin-top:1rem;
}
.mt-2{
    margin-top:2.5rem;
}
.mt-3{
    margin-top:3rem;
}
.mb-2{
    margin-bottom:2.5rem;
}
.main-banner-image {
    position: absolute;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
	opacity:0.7;
    filter:alpha(opacity=50);
}
.main-banner-content {
    padding: 1rem;
    /*background-color: #fff;
    background-color: rgba(0, 0, 0, 0.5)rgba(101, 101, 101, 0.5);*/
    display: inline-block;
    min-width: 50%;
    color: #fff;
	border-radius: 5px;
}
.main-banner-title {
    /*color: #fff;
    font-family: "Leaguegothic Regular";*/
    font-size: 1.45rem;
    letter-spacing: 0.5px;
    line-height: 1.1;
    margin-bottom: 0;
    text-transform: uppercase;
	color: #cc0000;
    /*font-weight: bold;*/
}
.main-banner-content p {
    margin-bottom: 0;
	text-shadow: 1px 3px 0 #FFF;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.mb-4 {
    margin-bottom: 4rem !important;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-12 > p{
    margin-bottom: 0.1rem;
}
.col-xs-12 > a > img{
    width: 100%;
}
.col-sm-4
{
    padding-bottom:12px;
}
.text-center {
    text-align: center !important;
}
.mb-2 {
    margin-bottom: 1.5rem !important;
}
.flex-columns, .flex-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form-block {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
    background-color: #ededed/*#fbfbfb*/;
	border-radius: 5px;
}
.form-block p  {
    line-height:1.5rem;
	margin-bottom:6px;
	color:#666;
}
.form-block p+p  {
	margin-bottom:36px;
}
.form-block p span {
    margin: 0 18px;
}
.flex-columns .grow-height, .flex-row .grow-height {
    height: 100%;
}
.related_side ul, .related_side li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.related_side li {
    height: 224px;
}
.related_side{
height: 224px;
overflow: hidden;
}
.related_side li h3{margin-bottom:15px;color:#2d2d2d;font-size:0.9rem;line-height:18px;}
.related_side li p, .related_side p{color:#3c3c3c; line-height:1.5rem; font-size:0.85rem;}
.related_side li img{margin:0;padding:12px 0px;}
.related_list {
	position: relative;
    min-height: 1px;
}
.hr-updown{
    margin: 12px 0;
	}
.register{
  padding:12px 0;
  margin:0;
}
.register ul{
    padding: 0;
	margin:0;
}
.register ul li{
    margin-bottom: 0.5rem;
    list-style-type: none;
	font-size:0.95rem;
}
.register ul li span{}

.call-contact {
    padding: 1% 0;/*2%*/
	background: #f0f2f7;
	text-shadow: 0 1px 0 #FFF;
}
.call-contact h3 {
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    font-size: 28px;
    text-align: center;
    /*text-transform: uppercase;*/
    color: #232f3b;
	margin: 20px 0;
}
.call-contact p {
    /*font-family: Barlow;*/
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    font-size: 20px;
    text-transform: uppercase;
	color: #5a5b5e;
}



.hw-box{
	display:block;
}

.hw-sub{
	display:block !important;
}
.hw-box-l, .hw-box-r {
    float: left;
    position: relative;
    min-height: 1px;
    width: 100%;
    display: block;
}
.hw-box-r, .row-box-r {
    /*position: relative;*/
    min-height: 1px;
    background-color: #f8f8f8;
    margin: 42px auto 0;
    box-shadow: 0 0 6px rgba(0,0,0,.12);
    border-radius: 5px;
	position: sticky;
    top: 150px;
    height: 100%;
}
.question{
    margin-bottom: 6px;
	font-weight: 700;
    /*color: #cc0000;*/
    font-size: 1.1rem;
}
.question+ul li{
    color: #333;
    line-height: 1.65rem;
	margin-left: -12px;
}
.questionn{
	margin-left: 12px;
}
.su_Nav-Inner {
    margin-right: -15px;
    margin-left: -15px;
    display: block;
    padding-left: 0;
    list-style-type: none;
}
.su_Nav-dir {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    float: left;
}
.hw-box-r .su_Nav-Title, .row-box-r .su_Nav-Title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.15rem;
    color: #000;
    margin: 0 auto;
    position: relative;
    padding: 22px 0 0px 30px;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
	text-shadow: 1px 3px 0 #FFF;
}
.hw-box-r .su_Nav-dir .su-splitline, .row-box-r .su_Nav-dir .su-splitline {
    height: 1px;
    margin-top: 5px;
    background-color: #df0523;
}
.toCert img{
	max-width:100%;}
.su_Nav-Content {
    font-size: 0.905rem;
    overflow: hidden;
    transition: max-height 1s;
    padding-bottom: 2px;
    position: relative;
}
.su_Nav-Content ul li:nth-child(3), .su_Nav-Content ul li:nth-child(4){
    font-weight:bold;
}
.su_Nav-List {
    margin: 0 auto;
    padding: 20px 0 18px;
    list-style: none;
}
.su_Nav-List li {
    margin-bottom: 0.1rem;
    padding: 6px 0 6px 60px;
    border-bottom: 1px solid #fcfcfc;
}
.su_Nav-List>li>a {
    color: #333;
	text-shadow: 1px 3px 0 #FFF;
}
.su_Nav-List>li>a:hover {
    color: #df0523;
}
.su_Nav-List>li>a>span:before {
    font-family: 'Font-Awesome-Icons';
    font-weight: normal;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f105";
    color: #df0523;
    position: absolute;
    margin-top: -2px;
    left: 35px;
    font-size: 1rem;
}
.su_Nav-List>li>a:hover>span:before {
    color: #df0523;
    font-size: 1.2rem;
    font-weight: 600;
    margin-top: -5px;
}


.content{
	
	}
.content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.content .show-index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px -9px 0;
}
.content .show-index > li{
    margin: 0 5px 15px;
    width: calc((100% - (10px*3))/3);
}
.show-index img {
    margin: 0 auto;
    max-width: 100%;
    display: block;
    border-radius: 5px;
}

/*文章控制 Begin*/
.row-box-inner{
	padding-bottom:50px;
	width:100%;
}
.author {
    border-bottom: 3px solid #999;
    padding-top: 16px;
    margin: 0px 0 24px 0;
}
.news_content{
    line-height: 1.5rem;
    color: #333;	
}
.article .article_content img {
    max-width: 100%;
	border-radius: 8px;
}
.article h1{
	font-size:1.5rem;
	font-weight:bold;
}
.article p{
	line-height:1.75rem;
	color:#333;
}
.img-mess{
	font-size:0.85rem;
}
/*文章控制 End*/
.pb-2{
	padding-bottom: 20px;
}
.pb-5{
	padding-bottom: 50px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.left {
    float: left;
}
.about_cont .left {
    padding-right: 22px;
}
.about_cont h2 {
    display: inline-block;
    margin-bottom: 15px;
	margin-top:20px;
	font-weight: bold;
    font-size: 1.5rem;
}
.about_cont p {
    line-height: 1.6rem;
	color: #333;
	word-break: break-all;
}
.about-box a{
    color:#055941;
}
.right {
    float: right;
}
.about_cont .right {
    padding-left: 22px;
}
.about_cont img{
	width: 100%;
	}



.con-list .left{
    float:none;
}
.con-list:before {
    display: table;
    content: " ";
}
.con-list:after {
    display: table;
    content: " ";
	clear:both;
}
.contact_cont {
    line-height: 24px;
    width: 100%;
    padding-left: 12px;
	padding: 16px 0;
}
#allmap{
	width:100%;height:200px;
}
.contact_cont h3 {
    font-weight: bold;
    color: #434b5b;
    font-size: 1.2rem;
    background: url(../images/dot_2.jpg) no-repeat 0 center;
    padding-left: 12px;
	letter-spacing: 0px;
}
.contact_cont span {
    color: #F97C00;
    /*font-size: 1.0rem;*/
    padding-left: 15px;
	letter-spacing: 0.1px;
}
.contact_cont h3+p {
	padding-top:10px;
}
.contact_cont p {
    padding-left: 15px;
    margin: 9px 0;
	color:#555;
}
.addR {
	padding-left:36px;
	}


.nav-tabs {
    border: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 1.05rem;
    font-weight: bold;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    border-bottom: 3px solid #e9e9e9;
}
.nav-item.active {
    border-width: 0 0 9px 0;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs .nav-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin-bottom: 0;
    height: auto;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}
.su-row .nav-tabs .nav-item {
    max-width: 112px;
}

.nav-tabs > li > a {
    /* margin-right: 2px; */
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav-tabs .nav-item a {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; 
}
.nav-tabs .nav-link {
    background-color: transparent;
    padding: 10px 0px;
    color: #000;
    border: none;
    border-bottom: 3px solid #e9e9e900;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    bottom: -3px;
    margin: 0 3px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-width: 0 0 4px 0;
    border-bottom-color: transparent;
    /* bottom: -4px; */
}
.nav-tabs .nav-item:hover > .nav-link, .nav-tabs .nav-item.active > .nav-link, .nav-tabs .nav-item.active:hover > .nav-link {
    border-color: #cc0000;
    color: #cc0000;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    overflow-wrap: break-word;
}


.about_news {
    padding: 2rem 0;
    height: auto!important;
}
.about_list li {
    color: #333;
    background: url(../images/dot_1.jpg) no-repeat scroll 1px center transparent;
    padding: 6px 0px 6px 12px;
    border-bottom: 1px solid #e7e7e7;
	list-style-type: none;
}
.about_list li:hover {
    background: url(../images/dot_2.jpg) no-repeat scroll 1px center transparent;
}
.about_list li span {
    display: block;
    /* display: inline-block; */
    /* font-weight: lighter; */
    /* padding-left: 20px; */
    margin: 0;
    color: #7e7e7e;
    /* font-size: 13px;*/
}
.abouts ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.abouts p {
    padding: 0;
    margin: 0;
}
.abouts ul li a {
    color:#333;
}
.abouts ul li a:hover {
    color:#cc0000;
}
.abouts ul li a:hover>span {
    color:#cc0000;
}



.news-date p{
	padding:6px 0;
	line-height:0.2rem;
	margin:15px 0;
	font-weight: 300;
	}
.news-date p span{
	color:#df0000;
	}
.hw-row .author{
	padding-top:0px;
	}
.news .related_news {
    background: url(/images/dashed.png) repeat-x left top;
    margin-top: 24px;
    padding: 25px 0 0px 0;
}
.hw-row .news h2{
	font-size:1.05rem;
	font-weight:bold;
	color:#cc0000;
}
.news .related_news ul {
    overflow: hidden;
	list-style-type: none;
	margin: 0;
    padding: 0;
}
.news .related_news ul li {
    line-height: 27px;
	font-size: 0.905rem;
}
.news .related_news ul li:first-child {
    padding-top:15px;
}
.news .related_news ul li a {
    color: #666;
    background: url(/images/dot_1.jpg) no-repeat scroll 1px center transparent;
    padding-left: 12px;
}
.news .related_news ul li a:hover {
    color: #df0000;
    background: url(/images/dot_2.jpg) no-repeat scroll 1px center transparent;
    padding-left: 12px;
}
.news .related_news ul li span {
    margin-left: 20px;
    font-size: 9px;
    color: #7e7e7e;
}
.tks{
	font-size:2rem;
	font-weight:bold;
	}

@media only screen and (max-width: 575px){
.call-contact h3 {
    font-size: 26px;
	letter-spacing: 0px;
	margin-bottom: 16px;
}
.call-contact p {
    font-size: 20px;
	margin-bottom: 1rem;
}
.news_content img {
        width: 90%;
}
}

@media  (max-width: 991px){
.col-xs-12 > a > img {
    width: 100%;
    padding: 12px 0;
}
.call-contact {
    padding: 2% 0 3%;
	}
.hw-box-r {
    /*display: none;*/
	margin-bottom: 50px;
}
.su_Nav-List>li>a>span:before {
    margin-top: 1px;
    font-weight: 600;
	display:none;
}
.row-box-inner {
    padding-bottom: 12px; 
    width: 100%;
}
.su_Nav-List {
    display: grid;
    display: -webkit-grid;
    grid-template-columns: repeat(3, 1fr);
}
.su_Nav-List li {
    padding: 5px;
    margin-left: 12px;
}
/* max-width: 991px*/
}

@media(max-width: 767px){
.about_cont .right, .about_cont .left {
    padding-left: 0px;
	padding-right: 0px;
}
.case-list-cell {
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 11;
}
.case-list-cell .case-list-cell-card {
    width: 100%!important;
}
.case-list-cell .normal-width {
    padding: 0 20px;
    height: auto;
}
.case-list-cell .case-list-cell-introduce {
    width: 100%;
    position: static;
    margin-top: 40px;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
    transform: unset;
}
.news_content img{
	/*width:100%;*/
	max-width:100%;
}
.pt-3 {
    padding-top: 2.5rem;
}
.pt-35 {
    padding-top: 2.2rem;
}
.con-top {
    margin-top: -13px;
}
.map-b{
    margin-bottom: 16px;
}
.contact_cont h3 {
    font-size: 1.2rem;
}
.about_cont p {
    /*font-size:1.05rem;*/
	line-height: 1.75rem !important;
}
.contact_cont p, .abouts p  {
	font-size:1rem;
}
.nav-tabs{
	font-size:1.15rem;
}
.about_list li {
    padding: 9px 0px 8px 12px;
}
.about_news {
    padding: 1.5rem 0;
}
.main-banner {
    top: 3px;
	}
.hw-lv2-2 + p {
    /*font-size:1.05rem;*/
	line-height: 1.6rem;
}
.Case_Item-main h4 {
    font-size: 1.15rem !important;
}
.Case_Item-main p {
    font-size: 0.985rem !important;
}
.article p{
	/*font-size:1.05rem;*/
}
, .content p {
	font-size:1rem;
}
.hw-row, .su-row {
    padding-right: 5px;
    padding-left: 5px;
}
.proExample {
    /*margin-right: -15px;
    margin-left: -15px;*/
}
.proExample .col-md-8{
	padding-right: 5px;
    padding-left: 5px;
}
.hw-box-r .su_Nav-Title, .row-box-r .su_Nav-Title {
    font-size: 1.15rem;
    padding-left: 20px;
}
.su_Nav-Content {
    font-size: 1rem;
}
.su_Nav-List>li>a:hover>span:before {
    margin-top: -2px;
}
/* max-width: 767px*/
}

@media only screen and (min-width: 768px){
.main-banner {
    /*min-height: 78px;*/
	margin-top: 10px;
}
.main-banner-content {
    max-width: 50%;
    padding: 1rem 1rem;
}
.main-banner-title {
    font-size: 1.45rem;
}
.col-md-6 {
    width:50% ;
	padding: 0 35px 30px;
}
.content .show-index {
    margin: 30px -12px 0;
}
.about_cont img{
	width: auto;
	}
.about_cont h2 {
    display: inline-block;
    margin-top:0px;
}
.about-box{
	width: 60%;
	float:left;
	}
.about_cont img{
	width: 40%;
	}
	

.contact_cont {
    line-height: 24px;
    width: 50%;
    padding-left: 12px;
}
.con-list .left {
    float: left;
}
.con-list + .con-list{
	padding-top: 6px;
    /*border-top: solid 1px #e1e1e1;*/
}
.con-list {
    padding-bottom: 12px;
}
.article .article_content img {
  /*  float: right;
    padding-left: 24px;
    padding-top: 24px;*/
}
/*only min-width: 768px*/
}

@media  (min-width: 768px){
.related_side{
height: 188px;
}
.related_side li {
    height: 188px;
}
.content .show-index > li {
	margin: 0 10px 15px;
    width: calc((100% - (20px*5))/5);
}
.about_list li span {
    display: block;
    display: inline-block;
    font-weight: lighter;
    padding-right: 30px;
    margin: 0;
    color: #7e7e7e;
	float:right;
    /* font-size: 13px; */
}
.about_list li {
    padding: 10px 0px 6px 12px;
}
.about_list li:before {
    display: table;
    content: " ";
}
.about_list li:after {
    display: table;
    content: " ";
	clear: both;
}
.abouts p {
    padding: 0;
    margin: 0;
	float:left;
	font-size:0.915rem;
}
.nav-tabs .nav-item {
    max-width: 130px;
    font-size: 1.05rem !important;
}
.contact_cont p {
    font-size: 0.915rem;
}
/*.col-sm-4 {
    width: 33.33333333%;
}
.col-sm-8 {
    width: 66.66666667%;
}*/
/* min-width: 768px*/
}


@media only screen and (min-width: 992px){

.main-banner-content {
    padding: 1.2rem 1.5rem;
}
.related_side{
height: 165px;
}
.related_side li {
    height: 165px;
}
.hw-box-l {
    padding-right: 50px;
}
.content .show-index > li {
    margin: 0 10px 20px;
    width: calc((100% - (20px*7))/7);
}
/*only min-width: 992px*/
}

@media (min-width: 992px){
.hw-row, .su-row{
	display:flex;
}
.proExample .hw-row{
	align-items: center;
}
.hw-box-r {
    width: 20%;
    margin-bottom: 50px;
}
.hw-box-l {
    width: 80%;
}
.about_cont p {
    font-size: 0.925rem;
}
.news_content p img{
	max-width:100%;
}
.con-list{
	padding-left:45px;
}
/*.mb-4 {
    margin-left:-35px;
	margin-right:-35px;
}*/


/*min-width: 992px*/
}

@media (min-width: 1025px){
.proExample .hw-row {
    margin-left: 48px;
}

}

@media (min-width: 1230px){
/*.mb-4 {
    margin-left:-35px;
	margin-right:-35px;
}*/
.col-lg-3 {
    width: 25%;
    padding: 0 35px 36px;
}
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-xs-12 > a > img{
    padding: 12px 0;
}
.col-xs-12 > p {
    font-size:0.85rem;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-4 {
    width: 33.33333333%;
}
.related_side{
height: 240px;
}
.related_side li {
    height: 240px;
}
.about-box{
	width: 72%;
	float:left;
	}
.about_cont img{
	width: 28%;
	}
}


