@charset "utf-8";

.no_mag50{ margin-top: -50px;}

/* dise */
.out_color{ width: 100%;/* background: #eef4f9;*/ overflow:hidden; padding-bottom: 50px;}
.our_news_color{ background: #f3f4f6;}
.out_building_color{ background: #f6f3f3;}

/*inside_nav*/
.inside_nav{ margin: 40px auto;}
.inside_nav p{ font-size:25px; line-height:1.3em; color:#444444; font-weight: bold;}

.inside_nav p i{ display:inline-block; float:left; margin:-1px 13px 0 0; }
.inside_nav p i img{display: block; width: 30px;}
.inside_nav p a{color:#444444; }
.inside_nav p a:last-child{font-weight: bold; color: #00469c;}


@media screen and (max-width:900px){
.inside_nav p{ font-size:14px; line-height:24px; color:#363636;}
.inside_nav p i{ margin-right: 7px;}
.inside_nav{ margin: 3% auto;}
}

@media screen and (max-width:560px){
.inside_nav{ margin: 2% auto;}
}

/* white */
.inside_content_container{ background: #fff; box-sizing: border-box; padding: 20px; position: relative; overflow:hidden;}
/* left_line */
.left_line{ width: 1px; height: 90000px; background: #e0e0e0; position: absolute; top: 0; left: 27.5%;}

/* inside_content_left */
.inside_content_left{ width: 24.8%; float: left;}
.inside_content_left_nav ul li{ box-sizing: border-box;   margin-top: 12px;   position: relative;}
.inside_content_left_nav ul li h3{font-size: 20px; letter-spacing: 0.6px;line-height: 1.3em; text-align: center;}
.inside_content_left_nav ul li h3 a{ padding: 18px 20px; display: block;color: #434242;background: #f2f1f1; box-sizing:border-box; position: relative;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.inside_content_left_nav ul li:first-child{ margin-top: 0;}
.inside_content_left_nav ul li i{ width: 22px; height: 22px; background: url(../images/left_nav1.png) no-repeat center center; background-size: 100%; position: absolute; right: 15px; top: 50%; margin-top: -11px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}

.inside_content_left_nav ul li i.l_navt_xz{ transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);}


.inside_content_left_nav ul li h3:hover a,.inside_content_left_nav ul li.cur h3 a{ background: #01479d; color: #fff;}
.inside_content_left_nav ul li h3:hover i,.inside_content_left_nav ul li.cur h3 i{background: url(../images/left_nav2.png) no-repeat center center; background-size: 100%;}
.inside_content_left h2{ display: none;}

.inside_content_left ul li .sublist{ padding: 10px 0; box-sizing:border-box;}

.inside_content_left ul li .sublist p a{ padding: 10px 10px; box-sizing: border-box;background: transparent; width: 100%; text-align: center; font-size: 20px; color: #333333; text-align: center; line-height: 1.3em; display: block;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}

.inside_content_left ul li .sublist p.pat a,.inside_content_left ul li .sublist p a:hover{ background: #0e4eae; color: #fff;}

.sublist{ display:none;}


@media screen and (max-width:1300px){
.inside_content_left ul li .sublist p a{font-size: 18px;}

}



@media screen and (max-width:900px){

/* nav */
.inside_content_left h2{font-size:22px; line-height:2.5em; font-weight: normal; color: #01479d; display:block; position: relative; background: #f2f2f3; padding: 0 20px; box-sizing: border-box;}
.inside_content_left h2 i{ display:block; position:absolute; right:20px; top:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; height: 100%;}
.inside_content_left h2 i span{  font-style:normal; text-align:center; display:block;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; background: url(../images/m_icon1.png) no-repeat center center; background-size: 100%; width: 30px; height:100% ;}
.inside_content_left h2 i span.daohang2{ display:none;background: url(../images/m_icon2.png) no-repeat center center; background-size: 100%;}
.inside_content_left h2 i.guanbi{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.inside_content_left h2 i.guanbi span.daohang1{ display:none;}
.inside_content_left h2 i.guanbi span.daohang2{ display:block;}

.inside_content_left{ width: 100%; float:none;}
.left_line{ display: none;}
.inside_content_left_nav{display: none;background: #fafafa;}
.inside_content_left_nav ul{ padding: 20px 0;}
.inside_content_left_nav ul li{margin: 0; font-size: 18px; padding: 0 20px; text-align: center; color: #444444; margin-top: 10px;}

.inside_content_left_nav ul li i{ display: none;}
.inside_content_left_nav ul li.cur3 i{ display:block;}

.inside_content_container{padding: 0 10px;}
}

@media screen and (max-width:560px){
.inside_nav p{ font-size: 13px;}
.inside_nav p i img{ width: 15px;}
.inside_nav p i{ margin: 3px 7px 0 0;}
.inside_content_left h2{ font-size: 4.3vw; padding: 0 2.5vw;}
.inside_content_left h2 i span{ width: 5.3vw;}
.inside_content_left h2 i{ right: 2.5vw;}
.inside_content_left_nav ul{ padding: 3vw 0;}
.inside_content_left_nav ul li{  padding: 0 2vw; margin-top: 2vw;}
.inside_content_left_nav ul li h3{font-size: 4vw;}
.inside_content_container{ padding: 0 2%;}
.inside_quchu_left{ display:none;}
.inside_content_left_nav ul li h3 a{padding: 3vw;}
.inside_content_left_nav ul li i{ width: 4.5vw; height: 4.5vw; background-size: 100%;right: 3vw;}

.inside_content_left_nav ul li h3:hover i,.inside_content_left_nav ul li.cur h3 i{background-size: 100%;width: 4.5vw; height: 4.5vw;}
}


/* inside_content_right */


.inside_content_right{ width: 71%; float: right;}
.inside_content_right_top{ width: 100%; margin-top: 10px; border-bottom: 1px solid #e0e0e0; padding-bottom: 18px;}
.inside_content_right_top h3{ font-size: 22px; line-height: 1em; letter-spacing: 0.6px; color: #01479d; border-left: 4px solid #01479d; padding-left: 10px; box-sizing: border-box;}
.inside_content_right_top h6{ color: #666666; font-size: 14px; line-height: 1.5em; letter-spacing: 0.6px; font-weight: normal; position: relative; margin-top: 35px;}
.inside_content_right_top h6 span{ margin-left: 130px;}
.inside_content_right_top h6 span.zihao{ position: absolute; right: 0;}
.inside_content_right_top h6 a{color: #666666;}
.inside_content_right_top h6 a:hover{color: #01479d;}


@media screen and (max-width:1100px){
.inside_content_right_top h6 span{ margin-left: 10%;}
}

@media screen and (max-width:900px){
.inside_content_right{ width: 100%; float: none; margin-top: 4%;}
.inside_content_right_top{ margin-top: 0;}
.inside_content_right_top h6{ margin-top: 3%;}
}
@media screen and (max-width:800px){
.inside_content_right_top h6 span.zihao{ position: static;}
.inside_content_right_top h6 span{ display: block; margin: 1% 0 0 0;}
}
@media screen and (max-width:560px){
.inside_content_right{ margin-top: 5%;}
.inside_content_right_top h3{    font-size: 4.8vw;
    padding-left: 1.6vw;}
.inside_content_right_top h6 span{ margin-top: 1vw; display:none;}
.inside_content_right_top h6{ margin-top: 4%; font-size: 3.6vw;float: right;margin-top: -4.2vw;}
.inside_content_right_top{ padding-bottom: 2vw;}
.inside_content_right_top_quchu h3{ display:none;}
.inside_content_right_top_quchu{ padding-bottom:0; border-bottom:none;}
.inside_content_right_top_quchu h6{font-size: 3vw; margin-top:0;float: left;}
.inside_content_right_quchu{ margin-top:0;}

}

/* inside_detail_content */
.inside_detail_content{ width: 100%; box-sizing:border-box; padding: 0 25px; margin-top: 50px;}
.inside_detail_content h1{ font-size: 22px; line-height: 1.5em; color: #2b2b2b; letter-spacing: 0.6px; text-align: center; margin: 35px 0 25px 0;}
.inside_detail_word{ font-size: 20px;}
.inside_detail_word p{ color: #444444; line-height: 1.5em; letter-spacing: 0.4px; text-indent: 2em; margin-top: 25px;}
.inside_detail_word img{ max-width: 100%; height: auto;}
.inside_detail_word p img{ margin-left:-2em;}
.inside_news_top h1{ font-size: 30px!important;}



.fenye{ width: 100%; margin: 60px 0 30px 0;}
.fenye p{ font-size: 16px; line-height: 1.5em; color: #01479d; margin-top: 7px; letter-spacing: 0.6px;}
.fenye p:frist-child{ margin-top: 0;}
.fenye p a{ color: #777777;}
.fenye p a:hover{color: #01479d;}
@media screen and (max-width:900px){
.inside_detail_content{ padding: 0;}
.fenye{ margin-top: 4%;}
.inside_detail_word p img{ text-indent: -2em; display: block; margin:0 auto;}
.inside_news_top .about_bottom_shu{ padding: 0;}

}

@media screen and (max-width:560px){
.inside_detail_content h1{ font-size: 4.7vw; margin: 5% 0 3% 0;}
.inside_detail_content_quchu h1{    font-size: 4.5vw;    margin: 2% 0 2% 0;}
.fenye{ margin: 5% 0 3%;}
.inside_detail_word{font-size: 3.6vw;}
.inside_detail_word p{
    margin-top: 2vw;
    line-height: 1.6em;
    letter-spacing: 0.6px;}
.fenye p{ font-size: 3.4vw; margin-top: 2vw;}
.inside_news_top h1{ font-size: 4.7vw!important;}
.inside_detail_content{ margin-top: 4vw;}
}

/* inside_content_left_qita */
.inside_content_left_qita{ width: 100%;}
.left_qita_title{ border-bottom: none; margin-top: 40px; padding-bottom: 0; margin-bottom: 18px;}

.inside_content_left_qita ul li{ width: 100%;}
.inside_content_left_qita ul li a{ display: block; width: 100%; box-sizing:border-box; padding: 13px 8px; font-size: 15px; color: #444444; line-height: 1.5em; letter-spacing: 0.6px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.inside_content_left_qita ul li:first-child,.inside_content_left_qita ul li:first-child+li+li,.inside_content_left_qita ul li:first-child+li+li+li+li,.inside_content_left_qita ul li:first-child+li+li+li+li+li+li{ background: #f7f7f7;}
.inside_content_left_qita ul li a:hover{ color: #01479d;}
.inside_content_left_qitashouji{ display: none;}

@media screen and (max-width:900px){
.inside_content_left_qita{ display: none;}
.inside_content_left_qitashouji{ display: block;}
.inside_content_left_qitashouji .left_qita_title{ margin: 4% 0 3%;}
}

@media screen and (max-width:560px){
.inside_content_left_qitashouji .left_qita_title{ margin: 5% 0 3% 0;}
.inside_content_left_qitashouji{ border-top: 1px solid #e0e0e0; margin-top: 5%;}
.inside_content_left_qita ul li a{ font-size: 3.7vw; padding: 2.5vw 2vw;}
}

/* news_list */
.inside_news_list_container{border-top: 5px solid #0e4eae;}
.inside_news_content_right{ width: 100%; box-sizing: border-box; padding: 0 60px;}



.inside_content_list_right_top h3{ font-size: 22px; line-height: 1em; letter-spacing: 0.6px; color: #01479d; box-sizing: border-box;padding-bottom: 16px; box-sizing: border-box; border-bottom:4px solid #01479d; display: inline-block;}
.inside_content_list_right_top{ width: 100%; margin-top: 10px; border-bottom: 1px solid #e0e0e0; }

.inside_content_list_right ul li{width: 100%; box-sizing: border-box; padding: 25px 0 25px; border-bottom: 1px dotted #d4d4d4; overflow: hidden;}

.inside_content_list_right ul li .inside_news_img{ display: none;}

.inside_content_list_right ul li.imgshow .inside_news_img{ width: 260px; height: 153px;float: left; /*height: 0; padding-bottom: 14.5%;*/ overflow: hidden; margin-right: 30px; display: block;}
.inside_content_list_right ul li.imgshow .inside_news_img img{display:block; width: 100%; height: 100%; margin-right: 30px;}

.inside_content_list_right ul li.imgshow .inside_news_word{ overflow: hidden}




.inside_content_list_right ul li h3{ font-size: 24px; line-height: 1.5em; position: relative;text-overflow: ellipsis;
white-space: nowrap;
overflow:hidden;}
.inside_content_list_right ul li h3 a{ color: #000; letter-spacing: 0.6px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.inside_content_list_right ul li h3 a:hover{color: #01479d;}
.inside_content_list_right ul li h6{ color: #a5a4a4; font-weight: normal; float: right; line-height: 1.2em; font-size: 16px; margin-top: 5px;}
.inside_content_list_right ul li p{ font-size: 18px; color: #818181; line-height: 1.6em; letter-spacing: 0.6px; margin-top: 5px;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;overflow: hidden; height: 4.8em;}


.fenye_list{ text-align:right; display:inline-block; margin-top: 30px; width: 100%; margin-bottom: 10px;}

.fenye_list a{ font-size:21px; margin:0 3px; color:#888888; line-height: 1.5em;padding:1px 8px;}

.fenye_list a.bluebg{ background:#0e4eae; color: #fff;}


@media screen and (max-width:1350px){
.inside_content_list_right ul li p{ font-size: 16px;}

}

@media screen and (max-width:900px){
.inside_content_list_right ul li.imgshow .inside_news_img{display: none;}
.inside_content_list_right ul li h3 {white-space: normal;}

.inside_content_list_right_top{ margin-top: 0;}
.fenye_list{ margin-top: 4%;}
.inside_news_content_right{ padding: 0 60px 4%;}
.fenye_list a{ font-size: 18px;}
}
@media screen and (max-width:560px){
.inside_content_list_right ul li.imgshow .inside_news_img{display:block; width: 100%; height: auto; float: none; margin-bottom: 3vw;}
.inside_news_content_right{ padding: 0 2vw 5vw; margin-top: 0;}
.inside_content_list_right_top h3{ font-size: 4.2vw; padding-bottom: 3vw;    border-bottom: 3px solid #01479d;}
.inside_content_list_right ul li{padding: 4vw 0;}
.inside_content_list_right ul li h3{ font-size: 3.9vw;}
.inside_content_list_right ul li h3 span{ display: block; position: static; font-size: 3.5vw; margin: 1vw 0;}
.inside_content_list_right ul li h3 a{ width: 100%;}
.inside_content_list_right ul li p{ font-size: 3.6vw; margin-top: 0;}
.inside_content_list_right ul li h6{ font-size: 3.4vw; margin-top: 2vw;}
.inside_news_list_container {
    border-top: 1vw solid #0e4eae;
}

.fenye_list{ margin-top: 5%; margin-bottom: 0;}
.fenye_list a{ font-size: 3.4vw;padding: 1px 5px; margin: 0;}
}

/* news zong */
.in_news_top_left{ width: 48.7%;}
.top_news_word2{width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    box-sizing: border-box;
    padding: 13px 20px;}
.top_news_word2 h3{ position: relative; font-size: 18px; line-height: 1.5em; color: #fff; font-weight:normal;letter-spacing: 1px;}
.top_news_word2 h3 i{ font-style: normal;   text-overflow: ellipsis;
white-space: nowrap; width: 75%; overflow: hidden; height: 1.5em; display:block;}
.top_news_word2 h3 span{ letter-spacing: 0; font-size: 14px; position: absolute; right: 0; top: 0;}

.in_news_top_right{ width: 48.7%; float: right;}
.in_news_top_right_title{ position: relative;}
.in_news_top_right_title h6{ width: 9px; position: absolute; right: 0; top: 8px;}

.in_news_top_right_list ul li{ width: 100%; position: relative; margin-top: 13px;}
.in_news_top_right_list ul li a{ display: block; width: 80%;text-overflow: ellipsis;
white-space: nowrap;  overflow: hidden;font-size: 16px; color: #333333; line-height: 1.5em; letter-spacing: 0.6px; box-sizing: border-box; background: url(../images/quan.png) no-repeat left center; padding-left: 13px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.in_news_top_right_list ul li a:hover{ color: #01479d;}
.in_news_top_right_list ul li span{ font-size: 16px; color: #999999; line-height: 1.5em; position: absolute; right: 0; top: 0;}

.in_news_center_container{ margin-top: 30px;}
.in_news_center_left{ float: left;}

.in_news_video{ margin-top: 30px;}
.in_news_video_list{ margin-top: 25px;}
.in_news_video_list ul li{ width: 31.4%; float: left; margin-left: 2.9%;}
.in_news_video_list ul li:first-child{ margin-left: 0;}
.in_news_video_img{ width: 100%; overflow: hidden;}
.in_news_video_img img{ display:block; width: 100%; height: auto;transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}
.in_news_video_list ul li:hover .in_news_video_img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s
ease-out 0s;-mo-transition: all 1s ease-out 0s;}

.in_news_video_list ul li p{ letter-spacing: 0.6px; font-size: 16px; line-height: 1.5em; text-align: center; color: #333333; margin-top: 15px;}
.in_news_video_list ul li:hover p{color: #01479d;}

.in_news_bottom_container{ margin-top: 30px;}

.in_news_top_left .top_news_content{height: 343px;}

@media screen and (max-width:1270px){
.in_news_top_left .top_news_content{ height: 343px;}
}
@media screen and (max-width:900px){
.in_news_top_left .top_news_content{ height: 51.11vw;}
.in_news_top_left{ width: 100%; float: none;}
.in_news_top_right{ width: 100%; margin-top: 4%;}
.in_news_center_container{ margin-top: 0;}
.in_news_bottom_container{ margin-top: 4%;}
.in_news_top_right_botop{ margin-top: 0;}
.in_news_top_right_botop:first-child+div.in_news_top_right_botop{ display: none;}
.in_news_video{ margin-top: 4%;}
.in_news_video_list{ margin-top: 3%;}
}
@media screen and (max-width:560px){
.top_news_word2{ padding: 1.5vw 1.5vw;}
.top_news_word2 h3{ font-size: 3.8vw;}
.top_news_word2 h3 span{ font-size: 3.6vw;display: block; position: static; line-height: 1.2em;}
.top_news_word2 h3 i{ width: 100%; line-height: 1.4em;}

.in_news_top_right_list ul li a{ width: 100%; display: block; text-overflow: inherit; white-space:inherit;    background: url(../images/quan.png) no-repeat left 1.6vw; font-size: 3.7vw; padding-left: 3vw;}
.in_news_top_right_list ul li span{ position: static;text-align: right; width: 100%;
display: block; font-size: 3.6vw;}
.in_news_top_right_list ul li{ border-bottom: 1px dotted #dfdfdf; margin-top: 2vw; padding-bottom: 2vw;}
.in_news_top_right,.in_news_video{ margin-top: 5%;}
.in_news_top_right_title h6{top: 3px;}
.in_news_video_list ul li p{ font-size: 3.6vw; margin-top: 2vw; line-height: 1.3em;}
.in_news_video_list{ margin-top: 4%;}
}

/* news zong project */
.in_news_bottom_erji{ display: none;}
.in_news_bottom_erji.xianshi{ display:block;}
.project_title h3{ margin-right: 35px; border-bottom: 4px solid transparent;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.project_title h3 a{color: #999999;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.project_title h3.cur{border-bottom: 4px solid #01479d;}
.project_title h3.cur a{ color: #01479d;}

@media screen and (max-width:560px){
.project_title h3{ margin-right: 3vw;}
}

/* about */
.about_word_content{ width: 100%; box-sizing: border-box;padding: 0 25px;}
.about_word_content{font-size: 18px; color: #444444; line-height: 1.7em; letter-spacing: 0.4px; }
.about_word_content p{color: #444444; line-height: 1.7em; letter-spacing: 0.4px; margin-top: 18px;}
.about_word_content img{ max-width: 100%;height: auto;}

.inside_about_word_top{ margin-top: 30px;}
.inside_about_word_top h1{ font-size: 24px; line-height: 1.4em; color: #444444; text-align: center;}

.about_bottom_shu{text-align: justify;
    width: 100%; overflow: hidden; margin-top: 10px; padding: 0 25px; box-sizing: border-box;}
.about_bottom_shu:after {
    content: '';
    width: 100%;
    display: inline-block;
}
.inside_about_word_top h6{ font-weight: normal; color: #444444; line-height: 2em; color: #444444;    display: inline-block;
    vertical-align: top;
    text-align: left; font-size: 14px; }
.inside_about_word_top h6 a{ cursor: pointer;}

p.lishi{ margin: 18px auto 0; display: table;}

@media screen and (max-width:900px){
.about_word_content,.about_bottom_shu{ padding: 0 2%;}
}
@media screen and (max-width:560px){
.about_word_content{font-size: 3.6vw;line-height: 1.6em;}
.about_word_content p{  margin-top: 2vw; line-height: 1.6em; letter-spacing: 0.6px;}
.inside_about_word_top{ margin-top: 5vw;}
.inside_about_word_top h1{ font-size: 4.5vw;}
.inside_about_word_top h6{ font-size: 3vw; line-height: 1.8em;}
.about_bottom_shu{ margin-top: 2vw;}
p.lishi{/*white-space: pre-wrap;word-break: keep-all;*/ word-break: keep-all;white-space: normal;}
p.lishi br{ display: none;}
p.lishi span{display: inline-block;}
}

/* dajiangtang */
.right_video_list_content ul li{ width: 32.6%; float: left; margin: 25px 0 0 1.1%; text-align: center;}
.right_video_list_content ul li:first-child,.right_video_list_content ul li:first-child+li+li+li,.right_video_list_content ul li:first-child+li+li+li+li+li+li,.right_video_list_content ul li:first-child+li+li+li+li+li+li+li+li+li{ margin-left: 0;}
.right_video_img{ width: 100%; box-sizing: border-box; overflow: hidden; border: 3px solid #dbdbdb;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.right_video_img img{ width: 100%; height: auto; display:block;transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}
.right_video_list_content ul li:hover .right_video_img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s
ease-out 0s;-mo-transition: all 1s ease-out 0s;}
.right_video_list_content ul li:hover .right_video_img{border: 3px solid #01479d;}
.right_video_list_content ul li h3{ font-weight: normal; font-size: 16px; line-height: 1.5em; letter-spacing: 0.6px; color: #333333; margin-top: 15px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.right_video_list_content ul li:hover h3{ color: #01479d;}
.fenye_list2{ background: #f2f2f2; padding: 15px 0;}

@media screen and (max-width:900px){
.right_video_list_content ul li{ margin:3% 0 0 1.1%;}
.right_video_list_content ul li h3{ margin-top: 3%;}
}
@media screen and (max-width:560px){
.right_video_list_content ul li{ width: 49%; margin: 3% 2% 0 0;}
.right_video_list_content ul li:nth-child(2n){ margin-right: 0;}
.right_video_list_content ul li h3{ margin-top: 1vw; font-size: 3.6vw;}
.fenye_list2{ padding: 2.2vw 0;}
}

/* dajiangtang detail */
.video_detail{ width: 100%; margin-top: 20px;}
.other_video_container{ width: 100%; margin-top: 50px;}
.other-video-next,.other-video-prev{ width: 30px; height: 60px; z-index: 2; position: absolute; top: 40%; margin-top: -30px;}
.other-video-next{ background: url(../images/news_right.png) no-repeat center center; background-size: 100%; right: 0;}
.other-video-prev{ background: url(../images/news_left.png) no-repeat center center; background-size: 100%; left: 0;}

.other_video_content{ margin-top: 30px;}
.other_video_content .swiper-slide img{ display: block; width: 100%; height: auto;}
.other_video_content .swiper-slide h4{ text-align: center; font-size: 16px; line-height: 1.5em; letter-spacing: 0.6px; color: #333333; font-weight: normal; margin-top: 15px;}
.other_video_content .swiper-slide:hover h4{color: #01479d;}
@media screen and (max-width:560px){
.video_detail{ margin-top: 3vw;}
.other_video_container{ margin-top: 5%;}
.other_video_content{ margin-top: 4%;}
.other_video_content .swiper-slide h4{ font-size: 3.6vw; line-height: 1.3em; margin-top: 2vw;}

.other-video-next, .other-video-prev {
    width: 20px;
    height: 40px;
    margin-top: 0; top: 25%;
}

}

/* service */
.in_service_top{ margin-top: 20px;}
@media screen and (max-width: 1270px){
.in_service_top .top_news_content{ height: 343px;}

}
@media screen and (max-width: 900px){
.in_service_top .top_news_content{ height: 51.11vw;}
.in_service_top{ margin-top: 2%;}
.in_news_top_right_botop{ margin-top: 0;}
.in_news_center_container2{ margin-top: 4%;}

/*.in_news_top_right_botop:nth-child(2){ display: none;}*/
}
@media screen and (max-width: 560px){
.in_service_top{ margin-top: 4%;}
.in_news_center_container2{ margin-top: 5%;}
}
/* company style */
.excellent_company{ margin-top: 5px;}
.excellent_company ul li{ width: 19%; margin: 1.25% 0 0 1.25%;}
.excellent_company ul li:first-child+li+li+li+li+li{ margin-left: 0;}
.excellent_company ul li:first-child+li+li+li+li+li+li{ margin-left: 1.25%;}
.excellent_company .excellent_word p{ font-size: 16px; color: #555555;}
@media screen and (max-width: 900px){
.excellent_company ul li:first-child+li+li+li+li+li+li{ margin-left: 0;}
.excellent_company ul li{width: 24.25%; margin: 1% 1% 0 0; margin-left: 0;}
.excellent_company ul li:nth-child(4n){ margin-right: 0;}
.excellent_company .excellent_word p{ font-size: 14px;}
}

@media screen and (max-width: 560px){
.excellent_company ul li{width: 49.5%; margin: 1% 1% 0 0;}
.excellent_company ul li:nth-child(4n){ margin-right: 1%;}
.excellent_company ul li:nth-child(2n){ margin-right: 0;}
.excellent_company{ margin-top: 3%;}
.excellent_company .excellent_word p{font-size: 3.6vw;}
}

/* company style list*/
.excellent_company_list ul li{ width: 31.4%;margin: 2.9% 0 0 2.9%;}
.excellent_company_list .excellent_word p{ font-size: 18px; color: #555555; line-height: 1.4em;}
.excellent_company_list ul li:first-child+li+li+li,.excellent_company_list ul li:first-child+li+li+li+li+li+li+li+li+li,.excellent_company_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li,.excellent_company_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li,.excellent_company_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li,.excellent_company_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-left: 0;}

@media screen and (max-width: 900px){

.excellent_company_list .excellent_word p{ font-size: 14px;}

}

@media screen and (max-width: 560px){
.excellent_company_list{ margin-top: 3%;}
.excellent_company_list ul li{width: 49%;
    margin: 2% 2% 0 0;}
.excellent_company_list .excellent_word p{font-size: 3.6vw;}
}

/* service_boss_container */

.service_boss_container{ margin-top: 30px;}
.service_boss_list_content{ margin-top: 5px;}
.service_boss_list_content ul li{ width: 24%; float: left; margin: 1.3333% 0 0 1.3333%;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.service_boss_list_content ul li:hover{ box-shadow: 0 0 20px #747474;}
.service_boss_list_content ul li:first-child,.service_boss_list_content ul li:first-child+li+li+li+li{ margin-left: 0;}
.service_boss_img{ width: 100%; overflow: hidden;}
.service_boss_list_content ul li img{ display: block; width: 100%; height: auto;}
.service_boss_word{ width: 100%; box-sizing: border-box; background: #f8f7f7; text-align: center; padding: 15px 10px;}
.service_boss_word h3{ font-weight: normal; font-size: 16px; line-height: 1.3em; color: #333333;}
.service_boss_word h3 span{ margin-left: 10px;}
.service_boss_word p{ color: #777777; line-height: 1.3em; font-size: 14px; letter-spacing: 0.4px; margin-top: 6px;}
.service_boss_list_content ul li:hover h3{ color: #01479d;}
@media screen and (max-width: 900px){
.service_boss_container{ margin-top: 4%;}
.service_boss_list_content ul li{width: 32.66%; margin: 1% 1% 0 0;}
.service_boss_list_content ul li:nth-child(3n){ margin-right: 0;}
.service_boss_word p{ font-size: 13px;    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
}

@media screen and (max-width: 560px){
.service_boss_container{ margin-top: 5%;}
.service_boss_list_content ul li{    width: 49.5%; margin: 1% 1% 0 0;}
.service_boss_list_content ul li:nth-child(3n){ margin-right: 1%;}
.service_boss_list_content ul li:nth-child(2n){ margin-right: 0;}
.service_boss_word{ padding: 2vw 1vw;}
.service_boss_word h3{ font-size: 3.6vw;}
.service_boss_word p{ font-size: 3vw; margin-top: 0.5vw;}
.service_boss_word h3 span{ margin-left: 1vw;}
.service_boss_list_content{ margin-top: 3%;}
.service_boss_list_content ul li:first-child,.service_boss_list_content ul li:first-child+li{ margin-top: 0;}
}

/* service boss list */
.service_boss_list ul li{width: 31.4%;margin: 2.9% 0 0 2.9%;}
.service_boss_list ul li:first-child+li+li+li+li{ margin-left: 2.9%;}
.service_boss_list ul li:first-child+li+li+li,.service_boss_list ul li:first-child+li+li+li+li+li+li,.service_boss_list ul li:first-child+li+li+li+li+li+li+li+li+li,.service_boss_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li,.service_boss_list ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ margin-left: 0;}

@media screen and (max-width: 560px){
.service_boss_list ul li{width: 49%;
    margin: 2% 2% 0 0;}
.service_boss_list ul li:nth-child(3n){ margin-right: 2%;}
.service_boss_list ul li:nth-child(2n){ margin-right: 0;}
.service_boss_list ul li:first-child+li+li+li+li{ margin-left: 0;}
}

/* download */
.download_container ul li{ width: 100%; box-sizing: border-box; padding: 20px 25px; }
.download_container ul li h3{position: relative; font-weight: normal;}
.download_container ul li h3 a{width: 82%;line-height: 1.8em; font-size: 16px; letter-spacing: 0.6px;display: block; display: block; background: url(../images/download.png) no-repeat left top; padding-left: 35px; color: #333333; box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.download_container ul li span{ color: #a5a4a4; font-size: 16px; line-height: 1.8em; position: absolute; right: 0; top: 0;}
.download_container ul li:hover h3 a{color: #01479d;}
.download_container ul li:first-child+li,.download_container ul li:first-child+li+li+li,.download_container ul li:first-child+li+li+li+li+li,.download_container ul li:first-child+li+li+li+li+li+li+li,.download_container ul li:first-child+li+li+li+li+li+li+li+li+li,.download_container ul li:first-child+li+li+li+li+li+li+li+li+li+li+li,.download_container ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li,.download_container ul li:first-child+li+li+li+li+li+li+li+li+li+li+li+li+li+li+li{ background: #f7f7f7;}
@media screen and (max-width: 900px){
.download_container ul li h3 a{ width: 80%;}
}
@media screen and (max-width: 560px){
.download_container ul li{ padding: 2.5vw 2vw;}
.download_container ul li h3 a{ width: 100%; font-size: 3.8vw; background-size: 4.6vw; background-position: left 1vw; padding-left: 7vw; line-height: 1.6em;}
.download_container ul li span{ position: static; font-size: 3.6vw; margin: 2vw 0 0 7vw;}
}

/* member */
.inside_memberbg_container{ padding: 20px 0;}
.member_nav_content{ box-sizing: border-box; padding: 40px 60px;}
.member_nav_content ul li{ width: 49.2%; float: left; margin-left: 1.6%; position: relative; overflow: hidden;}
.member_nav_content ul li img.member_pt{ width: 100%; height: auto; display: block;transform: scale(1);-mo-transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);transition: all 0.8s ease-out 0s;-webkit-transition: all 0.8s ease-out 0s; -moz-transition: all 0.8s ease-out 0s; -mo-transition: all 0.8s ease-out 0s;}
.member_nav_content ul li:hover img.member_pt{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transition: all 0.6s ease-out 0s; -webkit-transition: all 0.6s ease-out 0s;-moz-transition: all 0.6s
ease-out 0s;-mo-transition: all 1s ease-out 0s;}
.member_nav_content ul li:first-child{ margin-left: 0;}

.member_word{ width: 96%; height: 82%; position: absolute; left: 2%; top: 9%; border: 1px solid #ffffff; box-sizing: border-box;}
.member_word h3{ color: #fff; font-size: 24px; line-height: 1.5em; letter-spacing: 1px; display: table; margin: 6% auto 0;}
.member_word h3 i{ float: left; height: 33px; display: block; margin-right: 15px;}

@media screen and (max-width: 900px){
.member_nav_content ul li{ height: 90px;}
.member_word h3{margin: 18px auto 0;}
.member_nav_content ul li img.member_pt{ width: auto; height: 100%;}
}

@media screen and (max-width: 560px){
.member_word h3{ font-size: 4.4vw; margin-top: 4vw;}
.member_word h3 i{ height: 6vw; margin-right: 2vw;}
.member_word h3 i img{ height: 100%;}
.member_nav_content ul li{ height: 18vw;}
}

/* member word container */
.member_word_container{ margin-top: 30px;}
.member_line_content{ width: 100%; height: 5px; background: #0e4eae;}
.in_member_title_container{ padding: 30px 60px 0; border: none; box-sizing: border-box;}

.in_member_title_container h3{ border: none; padding-bottom: 0; font-size: 24px; color: #0066cc;}



.member_word_content{ width: 100%; box-sizing: border-box; padding: 0 60px; margin-top: 20px; padding-bottom: 40px;}
.member_word_content p{font-size: 19px;
    color: #2f3030;
    line-height: 1.7em;
    letter-spacing: 0.4px;
    text-indent: 2em;
    margin-top: 15px;}
.member_word_content h3{ font-size: 22px; line-height: 1.5em; color: #444444; letter-spacing: 0.2px; margin-top: 20px;}

@media screen and (max-width: 900px){
.member_word_container{ margin-top: 4%;}
.member_word_content{/*padding: 0 2%; */margin-top: 0;}
}
@media screen and (max-width: 560px){
.member_nav_content{ padding: 0 4vw;}
.in_member_title_container{ padding: 4vw 4vw 0;}
.inside_memberbg_container{padding: 4vw 0;}
.member_word_container{ margin-top: 5%;}
.member_word_content p{ font-size: 3.6vw; line-height: 1.6em; margin-top: 2vw;}
.member_word_content h3{ font-size: 4vw; margin-top: 3vw;}
.in_member_title_container h3{ font-size: 4.8vw;}
.member_word_content{ padding: 0 4vw 4vw;}

}

/* member message */
.member_messages_content{ width: 100%; position: relative; height: 50px; margin-bottom: 20px;}
.member_messages_content p{ font-size: 16px; line-height: 1.5em; color: #333333; letter-spacing: 0.6px;}
.member_messages_content p span{ display:block; float: left; margin-right: 45px;}
.member_messages_content p i{ height: 18px; width: auto; float: left; display: block; margin: 2px 5px 0 0;}
.member_messages_content p i img{ display:block;height: 100%; width: auto;}
.member_messages_content p a{ color: #666666;}
.member_messages_content p a:hover{color: #01479d;}
.member_message_line{ width: 150%; height: 1px; background: #e0e0e0; position: absolute; left: -40px; bottom: 0;}
.left_line2{ top: 70px;}

@media screen and (max-width: 900px){
.member_messages_content p span{ margin-right: 5%;}
.member_messages_content{ margin-bottom: 3%;}
}

@media screen and (max-width: 560px){
.member_messages_content p{ font-size: 3.8vw;}
.member_messages_content p span{ display: block; margin: 0 0 2vw 0; float: none;}
.member_messages_content p span:first-child{ font-size: 4vw;color: #01479d;}
.member_messages_content p span:nth-child(n+2){ float: right; }
.member_messages_content p span:nth-child(2){margin-left: 6vw;}
.member_messages_content p i{ height: 4.2vw; margin: 0.5vw 1vw 0 0;}
.member_messages_content{ height: auto; padding-bottom: 1.5vw; margin-bottom: 4%;}
}

/* member huifei */
.about_word_content h3{font-size: 16px; line-height: 1.5em; color: #444444; letter-spacing: 0.2px; margin-top: 20px;}

@media screen and (max-width: 560px){
.about_word_content h3{ font-size: 4vw; margin-top: 3vw;}
}


/* member biaodan */
.member_form_content{ width: 100%; box-sizing: border-box; border-top: 1px solid #e0e0e0; margin-top: 40px;}

@media screen and (max-width: 900px){
.member_form_content{ margin-top: 4%;}
}
@media screen and (max-width: 560px){
.member_form_content{ margin-top: 5%;}
}

/* form */
.member_form_content h4{ font-size: 22px; line-height: 1.5em; color: #2b2b2b; letter-spacing: 0.6px; text-align: center; margin: 30px 0;}
.member_form_content form .form_word input{border:none; background:none;outline:none; border-bottom:1px solid #e6e6e6;box-sizing:border-box;-webkit-box-sizing:border-box; width:100%; line-height:46px; height:46px; font-size: 16px;padding: 0 20px; border-radius: 0;}


.member_form_content form .form_word div.bi_inp{ width:49%; float:left; margin:2% 2% 0 0;}
.member_form_content form .form_word div.bi_inp:first-child+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div,.member_form_content form .form_word div.bi_inp:first-child+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div+div{margin-right:0;}

.member_form_content form .form_word div.bi_inp{ position:relative;}
.member_form_content form .form_word div.bi_inp span{ position:absolute; right:10px; bottom:30px;}


.member_form_content form .form_bottom textarea
{background:none;outline:none; border:none;border-bottom:2px solid #ff2a00; width:100%; font-family: "Microsoft YaHei","Arial";box-sizing:border-box;-webkit-box-sizing: border-box; margin-top:6%; box-sizing: border-box; padding: 0 20px;font-size: 16px;}

.member_form_content form .form_bottom button{ width:21%; background:none;border:none; border-radius:10px; line-height:47px; font-size:18px; color:#fff;  background: #01479d;outline:none; margin: 6% auto 0; display: block;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}


.member_form_content input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #848484; font-size:16px;
}
.member_form_content input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #848484;font-size:16px;
}
.member_form_content input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #848484;font-size:16px;
}
.member_form_content input::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #848484;font-size:16px;}


.member_form_content textarea::-webkit-input-placeholder{
            color:#848484;font-size:16px;
        }
.member_form_content textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#848484;font-size:16px;
        }
.member_form_content textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#848484;font-size:16px;
        }
.member_form_content textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */
            color:#848484;font-size:16px;
        }

.coo_xuanze span{ font-size:18px; margin:3px 10px 0 0; display:block; float:left; color:#333;}
.coo_xuanze input{ border-radius:0; width:18px; height:18px; border:1px solid #000; margin-top:5px;outline:none; display:inline-block; float:left;}
.coo_xuanze div{ float:left; }
.coo_xuanze i{ font-style:normal; font-size:18px; display:block; float:left; margin:2px 30px 0 7px; color:#333;}

.coo_xuanze input[type="radio" ] {
        width: 20px;
        height: 20px;
        background: #fff;
        -webkit-appearance: none;　　　　　-moz-appearance: none;
        border: 1px solid #9b9b9b;
    }

.coo_xuanze input[type="radio" ]:checked { background:url(../images/jmlc_dui.png) no-repeat center center #01479d; border:none;

    }

@media screen and (max-width: 1100px){
.coo_xuanze i{margin: 2px 1vw 0.5vw 0.5vw;}
}

@media screen and (max-width: 900px){
.member_form_content h4{ margin: 4% 0 3%;}
.danxuan_radi{ width: 100%; float: none;}
.danxuan_radi div{ margin-top: 0.7vw;}
.member_form_content form .form_word div.bi_inp:nth-child(2n){ margin-right: 0;}
}

@media screen and (max-width: 560px){
.member_form_content h4{ font-size: 4.8vw; margin: 5% 0 4%;}
.coo_xuanze span{ font-size: 4.2vw;}
.coo_xuanze input[type="radio" ]:checked{background-size: 90%;}
.coo_xuanze input[type="radio" ]{ width: 4vw; height: 4vw;}
.coo_xuanze i{ font-size: 3.8vw; margin: 0.6vw 0 0 1vw;}
.danxuan_radi div{ width: 33.3333%;}
.coo_xuanze span{ margin: 0 0 0.5vw 0;}
.danxuan_radi{ margin-bottom: 2vw;}
.member_form_content form .form_word input{ font-size: 3.6vw;    padding: 0 2vw; height: 9vw; line-height: 9vw;}

.member_form_content form .form_bottom button{ width: 30vw; line-height: 10vw; border-radius: 5px; font-size: 3.8vw; margin-top: 3vw;}

.member_form_content input::-webkit-input-placeholder {
 font-size:3.6vw;
}
.member_form_content input:-moz-placeholder {
 font-size:3.6vw;
}
.member_form_content input::-moz-placeholder {
 font-size:3.6vw;
}
.member_form_content input::-ms-input-placeholder {
 font-size:3.6vw;}


.member_form_content textarea::-webkit-input-placeholder{
 font-size:3.6vw;
        }
.member_form_content textarea::-moz-placeholder{
 font-size:3.6vw;
        }
.member_form_content textarea:-moz-placeholder{
 font-size:3.6vw;
        }
.member_form_content textarea:-ms-input-placeholder{
 font-size:3.6vw;
        }
}


/* qiyejia detail */
.qiyejia_title{ margin: 20px 0 20px 0;}
.qiyejia_jianjie_word{ width: 100%; box-sizing: border-box; padding:20px 25px; background: #f6f6f6;}
.qiyejia_jianjie_word h4{ font-size: 18px; line-height: 1.5em; letter-spacing: 0.6px; color: #333;}
.qiyejia_jianjie_word h4 span{ margin-left: 40px;}
.qiyejia_jianjie_word p{    font-size: 15px;
    color: #444444;
    line-height: 1.7em;
    letter-spacing: 0.4px;
    text-indent: 2em;
    margin-top: 10px;}

@media screen and (max-width: 900px){
.qiyejia_title{ margin: 4% 0 3%;}
}

@media screen and (max-width: 560px){
.qiyejia_title{ margin: 5% 0 4%;}
.qiyejia_jianjie_word{ padding: 3vw;}
.qiyejia_jianjie_word p{ font-size: 3.6vw; margin-top: 2vw;}
.qiyejia_jianjie_word h4{ font-size: 4vw;}
.qiyejia_jianjie_word h4 span{ display: block; margin: 1vw 0 0 0;}
}


/* qiyejia tabale */
.honor_title{ margin-top: 30px;}
.qiyejia_honor_word table{ border-collapse: collapse; width: 100%;}
.qiyejia_honor_word table,.qiyejia_honor_word th,.qiyejia_honor_word td{ border: 1px solid #dddddd; box-sizing: border-box; letter-spacing: 0.6px;}
.qiyejia_honor_word th,.qiyejia_honor_word td{ padding: 10px 10px;}
.qiyejia_honor_word th.jiangxiang{ width: 60%;}
.qiyejia_honor_word th.jigou{ width: 25%;}
.qiyejia_honor_word th.jiangji{ width: 15%;}
.qiyejia_honor_word td{ text-align: center; font-size: 16px; line-height: 1.5em; color: #4e4e4e;}
.qiyejia_honor_word tr td:first-child{ text-align: left;}
.qiyejia_honor_word th{ font-size: 18px; background: #01479d; color: #fff; padding: 12px 10px;}
@media screen and (max-width: 900px){
.honor_title{ margin-top: 4%;}
}
@media screen and (max-width: 560px){
.honor_title{ margin-top: 5%;}
.qiyejia_honor_word th{ font-size: 3.8vw; padding: 2.5vw 1vw;}
.qiyejia_honor_word td{ font-size: 3.6vw;}
.qiyejia_honor_word td{padding: 1.5vw 1vw;}
}

/* qiyejia zuoyouming */
.qiyejia_zuoyouming{ width: 100%;background: #f6f6f6; position: relative;}
.qiyejia_zuoyouming_left{ width: 58%; float: left;}
.qiyejia_zuoyouming_left img{ display: block; width: 100%; height: auto;}
.qiyejia_zuoyouming_right{ width: 42%; position: absolute; right: 0; top: 0;height: 100%; box-sizing: border-box; }
.qiyejia_zuoyouming_word{ position:absolute; width: 100%;      left:0;
        top:50%;
        transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        -o-transform: translate(0,-50%);
      -moz-transform: translate(0,-50%); box-sizing: border-box; padding: 0 30px;}

.qiyejia_zuoyouming_word p{font-size: 16px;
    color: #444444;
    line-height: 1.7em;
    letter-spacing: 0.4px;
    text-indent: 2em;}
@media screen and (max-width: 800px){
.qiyejia_zuoyouming_left{ width: 100%; float: none;}
.qiyejia_zuoyouming_right{ position: static; width: 100%; height: auto; padding: 20px;}
.qiyejia_zuoyouming_word{ position: static; padding: 0; top: 0;transform: translate(0,0);
    -ms-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -moz-transform: translate(0,0);}
}

@media screen and (max-width: 560px){
  .qiyejia_zuoyouming_word p{ font-size: 3.6vw; line-height: 1.5em;}
  .qiyejia_zuoyouming_right{ padding: 3vw;}

}

/* qiyejia zhuanfang */
.qiyejia_zhuanfang_kuang{ border: 1px solid #dddddd;}
.qiyejia_zhuanfang_kuang ul li{ padding: 12px 25px;}
@media screen and (max-width: 560px){
.qiyejia_zhuanfang_kuang ul li{padding: 2.5vw 2vw;}
.qiyejia_zhuanfang_kuang ul li h3{ font-size: 3.8vw;}
.qiyejia_zhuanfang_kuang ul li h3 span{ margin: 0.6vw 0 0;}
}

/* qiye zhuanfang */
.qiyejia_jianjie_word img{ display:block; max-width: 100%; margin: 0 auto 20px;}
@media screen and (max-width: 900px){
.qiyejia_jianjie_word img{ margin: 0 auto 3%;}
}
@media screen and (max-width: 560px){
.qiyejia_jianjie_word img{ margin-bottom: 3vw;}
}
/* qiye fengcai */
.qiyefengcai_content .swiper-slide img{display: block; width: 100%; height:auto;}
.qiyefengcai-next,.qiyefengcai-prev{ width: 30px; height: 60px; z-index: 2; position: absolute; top: 50%; margin-top: -30px;}
.qiyefengcai-next{ background: url(../images/news_right2.png) no-repeat center center; background-size: 100%; right: 0;}
.qiyefengcai-prev{ background: url(../images/news_left2.png) no-repeat center center; background-size: 100%; left: 0;}
@media screen and (max-width: 560px){
.qiyefengcai-next, .qiyefengcai-prev{    width: 20px;
    height: 40px;
    margin-top: -20px;}
}
/* qiye lianxifangshi */
.qiye_contact p{ font-size: 16px; line-height: 1.5em;color: #4e4e4e; border-bottom: 1px dotted #bfbfbf; padding:0 15px 10px; margin-top: 10px; box-sizing: border-box;}
.qiye_contact p a{color: #4e4e4e;}
.qiye_contact p a:hover{ color: #01479d;}
@media screen and (max-width: 560px){
.qiye_contact p{ font-size: 3.6vw; padding: 0 1.6vw 2vw; margin-top: 2vw;}
}


/* search */
.search_word_right{ width: 100%;}
.search_word_right .download_container ul li h3 a{background: url(../images/search_jieguo.png) no-repeat left 6px; width: 100%; font-size: 20px;}
.search_word_right .download_container ul li span{position:static;display:inline-block; font-size:20px;}
.search_word_right .download_container ul li span.sousuo{color: #a5a4a4; font-size: 16px; line-height: 1.8em;margin-top: 10px;}
.search_word_right .download_container ul li span.sousuo span{font-size: 16px!important;}
.search_word_right ul li span i{ font-style: normal; margin-right: 10px;}

@media screen and (max-width: 900px){
.search_word_right{ margin-top: 0; padding: 20px 0;}
}

@media screen and (max-width: 560px){
.search_word_right{ padding: 4% 2vw; box-sizing:border-box;}
.search_word_right .download_container ul li h3 a{ background-size: 4.2vw; background-position: left 0.6vw; padding-left: 6vw; font-size: 4vw;background-size: 4.6vw;background-position: left 1vw;}
.search_word_right .download_container ul li span{font-size: 4vw; margin:0;}
.search_word_right .download_container ul li span.sousuo{font-size: 3.6vw; margin-top:1.5vw;}
.search_word_right .download_container ul li span.sousuo span{font-size: 3.6vw!important;}

}


/* zhuche */

.form_container_zhuce{ width:100vw; height:100vh; background:rgba(246,246,246,0.9); position:fixed; top:0;z-index:3; display:none; left: 0;}

.form_content_zhuce{ width:960px;  overflow:hidden; box-sizing:border-box; border-radius:15px;box-shadow:0 0 20px #ccc; padding:5vh; background:#fff; background-size: cover;position: absolute; left: 50%; top:50%;  transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);  }

.form_content_zhuce h6{ position:absolute; right:3vh; top:4vh; width:24px; height:24px;}

.form_content_zhuce h6 img{ display:block; width:100%; height:auto;}

.form_content_zhuce h3{ font-size:24px; font-weight:normal;color: #242323; line-height:1.5em; margin-bottom: 10px;}

.form_word_content .base_form{ width: 48.5%; position: relative; overflow: hidden;  float: left; margin:0 3% 0 0; position: relative;}
.form_word_content .base_form label{display: block;font-size:15px; line-height:40px; height:40px;flex-shrink:0; box-sizing: border-box; padding-left: 10px;color: #757575;}

.base_form_content{ display: -webkit-flex;
  display: flex; border-bottom:1px solid #ccc; }

.form_word_content .base_form:nth-child(2n){ margin-right: 0;}

.form_word_content .small, .form_word_content small{
    font-size: 15px;
    position: absolute;
    right: 10px;top: 0;
    line-height: 40px;
  }

.text-danger{color: #dc3545!important;}



.form_word_content input{ width:100%;border:none; background:none;outline:none; font-size:15px; line-height:40px; height:40px;  padding:0 10px; box-sizing:border-box; color:#757575; }

.form_word_content button{ width:149px; height:48px; outline:none;line-height:45px; background:#01479d; font-size: 19px;border:none;  color:#fff; border-radius:50px; float:right;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; margin-top:20px;cursor: hand;
    cursor: pointer;}

.member_nav_content ul li.zhuce{cursor: pointer;}

.form_word_content button:hover{ background:#0257bf;}


.form_word_content .is_success{color:#01479d!important;}

.sucess_content{ width: 100%; background: #fff; border-radius: 10px;box-sizing: border-box;
    padding: 30px 10px;}
p.text-primary{ font-size: 22px;
    text-align: center;
    color: #333;}



@media screen and (max-width: 1100px){
.form_content_zhuce{ width: 90%;}
}

@media screen and (max-width: 900px){
.form_content_zhuce button{ margin-top: 1vh;}
.form_word_content .is_success{ box-sizing:border-box; padding:2% 0!important; width:100%!important;}
}

@media screen and (max-width: 560px){
.form_word_content .base_form{ width: 100%;}
.form_content_zhuce{ padding: 2vh;}
.form_word_content input{line-height: 8vw;
    height: 8vw;font-size: 3.6vw; padding: 0 2vw;}
.form_content_zhuce h3{ font-size: 4vw; margin-bottom: 1vh;}
.form_word_content button{ font-size: 3.5vw; width: 30vw;    height: 9vw;line-height: 9vw;}
.form_content_zhuce h6{ top: 2.4vh; right: 2vh; width: 5.5vw; height: 5.5vw;}
.form_word_content .small, .form_word_content small{ font-size: 3.6vw;line-height: 8vw;}
.form_word_content .base_form label{ padding-left: 2vw;line-height: 8vw;height: 8vw;font-size: 3.6vw;}
}


/* fenxiang */
#bsPower{ display: none!important;}
.bottom_share_content{ width: 100%; border-top: 1px solid #e0e0e0; padding-top: 10px; margin-top: 20px;}
.bottom_share{ position:relative; float:right;}
#bsWXBox{ left: 75%!important;}

@media screen and (max-width:1700px){
#bsWXBox{ left: 78%!important;}
}

@media screen and (max-width:1270px){
#bsWXBox{ left: 82%!important;}
}
@media screen and (max-width:900px){
.bottom_share_content{ display: none;}
}

/* add dangjian */
.build_nav_search button{background: url(../images/search.png) no-repeat center center #c42f1c;    background-size: 20px;}
.nav_building_container{ background: #c42f1c;}
.index_building_title h3{ color: #b31b1b;}
.index_building_title .index_title_line{ background: #c62f1c;}
.news_building_right_content ul li h3{background: url(../images/news_qian3.png) no-repeat left center;
    background-size: 8px;}

.news_building_right_content ul li h3:hover {
        color: #b31b1b;
    }

.building_footer_container{ background: #a80901;}

.building_news_list_container{ margin-top: 30px;}
.building_news_title{ width: 100%; background: url(../images/building_title.jpg) no-repeat left top; background-size: 100%; height: 0; padding-bottom: 6%; position: relative;}
.building_news_title h3{ font-size: 24px; line-height: 1.4em;color: #fff; position: absolute;top: 35%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%); left: 9%;}

.inside_building_list_right ul li h3 a:hover{color: #b31b1b;}
.inside_building_list_right{ padding:0 30px; margin-top: 15px;}

.fenye_building a.bluebg{ background: #d91614;}

.inside_building_nav p a:last-child {
    color: #a80901;
}


.inside_building_detail_line{border-color:#a80901;}

.fenye_detail_building p{ color: #a80901;}
.fenye_detail_building p a:hover{color: #a80901;}

.nav_building_container .erji_content_middle h3{border-left: 5px solid #a80901;}
.nav_building_container .erji_content_left dl dd:hover{ background: #a80901;}
.nav_building_container .erji_word_content dl dd:hover{ color: #a80901;}

.nav_building_container .erji_list_content dd.cur a {
    background: #a80901;
}

@media screen and (max-width:900px){
  .building_news_title {
      background-size: 150%;
      padding-bottom: 9%;
  }
  .building_news_title h3{ top: 38%; left: 10%;}
  .build_nav_search button{background-size: 14px;}

}


@media screen and (max-width:560px){
.news_building_right_content ul li h3{ background-size: 5px;}
.inside_building_list_right{padding: 0 2vw 5vw;margin-top: 2vw;}
.building_news_title h3{ font-size: 4.8vw; top: 40%; left: 14%;}
.building_news_title {
    background-size: 220%;
    padding-bottom: 12%;
}
.build_nav_search button{background-size: 2.3vw;}
}

/* news two + */

.inside_two_list_right ul li h3{ font-size: 20px;}
.inside_two_list_right ul li p{ font-size: 17px;}

@media screen and (max-width:560px){
  .inside_two_list_right ul li h3{ font-size: 3.9vw;}
  .inside_two_list_right ul li p{ font-size: 3.6vw;}
}
