/*@font-face {
	font-family: "yahei";
	src: url("../fonts/yahei.ttf");
}*/

html, body {
	height: 100%;
}

body {
	font-family: "Microsoft YaHei"!important;
}

li {
	list-style: none;
}

h1, h2, h3, h4, h5 {
	margin: 0px!important;
	font-weight: 600!important;
}

ul {
	display: inline-block;
	margin: 0px!important;
	padding: 0px;
	width: 100%;
}

a {
	text-decoration: none!important;
}

a:hover {
	cursor: pointer;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.m-s {
	margin: 5px 0px!important;
}

.m-m {
	margin: 15px 0px!important;
}

.m-l {
	margin: 30px 0px!important;
}

.ta-c {
	text-align: center!important;
}

.ta-l {
	text-align: left!important;
}

.ta-r {
	text-align: right!important;
}

.ta-c-m {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.w-100 {
	width: 100%;
}

.opacity {
	opacity: 0.7;
	margin: 0px;
}

.p_format {
	text-align: justify;
	text-indent: 2em;
	color: #000;
}

/* header */
.h {
    border-bottom: 1px solid #999;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 9999;
}

.navbar-fixed-top {
	margin: 0px auto;
}

.navbar-toggle .icon-bar {
	background-color: #563d7c;
}

.navbar-toggle {
	margin: 3px 0px!important;
}

#logo {
	float: left;
	text-align: left;
	padding-right: 5px;
	width: 100%;
	background-color: #fff;
}

#logo a {
	display: inline-block;
	margin: 5px 10px;
}

#logo a>img {
	margin: 0px 5px;
	max-height: 30px;
}

#logo a>img:last-child {
	max-width: 70px;
}

#bs-navbar {
	background-color: #fff;
	width: 100%;
}

#bs-navbar li.byt-nav-li {
    float: left;
    width: 33.33333333%;
    text-align: center;
    margin: 2px 0px;
}

#bs-navbar li.byt-nav-li:last-child {
	border: none;
}

#bs-navbar a {
	text-align: center;
	display: inline-block;
	width: 100%;
    padding: 0px;
}

#bs-navbar p {
	margin: 0px;
	color: #000;
}

#bs-navbar li.byt-nav-li.active a p{
	color: #563d7c;
	font-weight: 600;
}

#bs-navbar a p:first-child {
	font-size: 13px;
}

#bs-navbar a p:last-child {
	display: none;
}

/* index */
.wrapper {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 40px 5px;
}

.i-top {
	background: url("../images/first/bg.png") no-repeat 100% 100%;
	background-size: 100% 100%;
	color: #ffffff!important;
}

.i-top-content {
	opacity: 0.8;
	text-indent: 2em;
	text-align: justify;
    transform: scale(0.8);
}

.dis_no_min {
	display: none!important;
}

.i-bottom {
	text-align: center;
	margin: 50px 0px;
	display: inline-block;
}

.i-bottom>div:first-child {
	background: url("../images/first/news_index.png") no-repeat 60% 100%;
    background-size: 80% 100%;
	height: 260px;
}

.news_index {
	background-color: #ffffff;
	opacity: 0.8;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	padding: 2px 10px;
	font-size: 18px;
}

.news_index p {
	margin: 0px;
}

.news_index_bg {
	background: url(../images/first/33.png) no-repeat 50% 80%;
    background-color: #666;
    padding: 0px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}

.news_main {
	display: inline-block;
	color: #337ab7;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
}

.news_main.active {
	color: #006dbc;
}

.news_main.active .news_index_bg {
	background-color: #006dbc;
}


/* about */
.about_index {
	margin: 0px auto;
	display: inline-block;
    margin-bottom: 30px;
}

.a-i-img {
	width: 100%;
}

.about_index li a {
	border: 1px solid #ccc;
	padding: 3px 15px;
	color: #aaa;
}

.about_index li:last-child a {
	margin-right: 0px;
}

.about_index li {
	width: 33.33333%;
	margin: 2px 0px;
	float: left;
}

.about_index li.active a {
	color: #fff;
	background-color: #006dbc;
}

.more {
	background-color: #fe9631;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 3px 10px!important;
}

.ad_left {
	display: none;
}

.ad_left ul {
	margin-top: 50px!important;
}

.ad_left li a {
	padding: 8px 0px;
	display: inline-block;
	width: 100%;
	color: #fff;
	font-weight: 600;
}

.ad_left li.active, .ad_left li:hover {
	background-color: #004683;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

.gywm {
    width: 30%;
    font-size: 18px;
    display: inline-block;
    border-bottom: 2px solid #fff;
}

.ad_right {
	width: 100%;
	float: left;
	height: 100%;
}

.cd_ad_right {
    width: 100%;
    float: left;
    height: 100%;
}

.cd_ad_right>div {
	display: none;
	width: 100%;
	height: 100%;
}

.cd_ad_right>div.active {
	display: inline-block;
}

.ad_right>div {
	display: none;
}

.ad_right>div.active {
	display: inline-block;
	height: 100%;
}


.about_index_min>div {
	display: none;
	margin-bottom: 15px;
}
    
.about_index_min>ul {
	margin-bottom: 20px!important;
}

.about_index_min>div.active_i {
	display: inline-block;
}

.about_index_min>div>img {
	width: 100%;
}






#gsjj img:first-child {
	width: 90%!important;
}

#gsjj .gsjj {
	padding: 5px 20px;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#fzlc {
	background: url(../images/second/fzlc.png) no-repeat 100% 50%;
    background-size: 100% 30%;
}

#zzjg {
    background: url(../images/second/zzjg.png) no-repeat 50% 50%;
    background-size: 90% 55%;
}

#cyjg {
    background: url(../images/second/cyjg.png) no-repeat 0% 50%;
    background-size: 100% 100%;
}

#cyjg>div {
	width: 100%!important;
	padding: 0px 10px;
}

#jssl {
	background: url(../images/second/jssl.png) no-repeat 100% 25%;
    background-size: 100% 50%;
}

#jssl .a {
    width: 40%;
    position: relative;
    top: 2%;
    left: 5%;
}

#jssl .b {
    width: 40%;
    position: absolute;
    bottom: 10%;
    left: 5%;
    display: none;
}

#jssl .c {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 55%;
    display: none;
}

#tdhz {
    background: url(../images/second/tdhz.png) no-repeat 50% 50%;
    background-size: 90% 55%;
}


/* culture */
.culture_index {
	margin: 0px auto;
	display: inline-block;
}

.culture_list {
	width: 100%;
	float: left;
	padding: 0px 15px;
	margin-bottom: 50px;
}

.culture_list li {
	width: 25%;
	height: 218px;
	float: left;
	background: url(../images/third/c_bg.png) no-repeat;
}

.culture_list li a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.culture_list li p {
	color: #fff;
	margin-bottom: 0px;
}

.culture_list li p:first-child {
	margin-top: 60px;
}

.culture_list li p:last-child {
	margin-top: 10px;
}

.cd_min {
	font-size: 12px;
}

#one {
	background-position: 0px 0px;
}

#two {
	background-position: -201px 0px;
}

#three {
	background-position: -402px 0px;
}

#four {
	background-position: -603px 0px;
}

#five {
	background-position: 0px -217px;
}

#six {
	background-position: -201px -217px;
}

#seven {
	background-position: -402px -217px;
}

#eight {
	background-position: -603px -217px;
}


.cd_left {
	display: none;
}

.cd_left ul {
	margin-top: 50px!important;
}

.cd_left li a {
	padding: 8px 0px;
	display: inline-block;
	width: 100%;
	color: #fff;
	font-weight: 600;
}

.cd_left li.active, .cd_left li:hover {
	background-color: #006600;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}

#qyyj {
	background: url(../images/third/qyyj.png) no-repeat 100% 50%;
    background-size: 50% 55%;
}

#qyyj div {
    width: 42%;
    position: relative;
    top: 50%;
    transform: translate(10%, -50%);
    padding: 30px 10px;
    background-color: #005ba6;
    color: #fff;
}

#tdjs {
	/*background: url(../images/third/tdjs.png) no-repeat 100% 100%;
    background-size: 100% 100%;*/
}

#tdjs img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}

#qyzz div img {
    width: 100%;
    max-height: 210px;
}


@media screen and (max-width: 350px) {
	#qyzz div img {
	    max-height: 130px;
	}
}

#qyzz ul {
    text-align: left;
}

.zz_1 {
	background: url(../images/third/1.png) no-repeat 100% 100%;
}

.zz_2 {
	background: url(../images/third/2.png) no-repeat 100% 100%;
}

.zz_3 {
	background: url(../images/third/3.png) no-repeat 100% 100%;
}

.zz_4 {
	background: url(../images/third/4.png) no-repeat 100% 100%;
}

.zz_5 {
	background: url(../images/third/5.png) no-repeat 100% 100%;
}

.zz_6 {
	background: url(../images/third/6.png) no-repeat 100% 100%;
}

.zz_7 {
	background: url(../images/third/7.png) no-repeat 100% 100%;
}

.zz_8 {
	background: url(../images/third/8.png) no-repeat 100% 100%;
}

.zz_9 {
	background: url(../images/third/9.png) no-repeat 100% 100%;
}

.zz_10 {
	background: url(../images/third/10.png) no-repeat 100% 100%;
}

.zz_11 {
	background: url(../images/third/11.png) no-repeat 100% 100%;
}

.zz_12 {
	background: url(../images/third/12.png) no-repeat 100% 100%;
}

.zz_13 {
	background: url(../images/third/13.png) no-repeat 100% 100%;
}

.zz_14 {
	background: url(../images/third/14.png) no-repeat 100% 100%;
}

.zz_15 {
	background: url(../images/third/15.png) no-repeat 100% 100%;
}

#qyzz ul li {
    background-size: 100% 100%;
    height: 19px;
    line-height: 19px;
    font-size: 12px;
    color: #fff;
    margin: 3px 0px;
}

#qyry {
    // background: url(../images/third/qyry.png) no-repeat 100% 50%;
    background-size: 30% 50%;
}

#qyry>div {
    padding: 0px 5px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.ry_2014 {
    background: url(../images/third/2014.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 23px 80px 20px 15px;
    margin-bottom: 0px;
    height: 80px;
    font-size: 12px;
    font-weight: 600;
    color: #225a69;
}

.ry_2015 {
    background: url(../images/third/2015.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 23px 10px 24px 70px;
    margin-bottom: 0px;
    height: 80px;
    font-size: 12px;
    font-weight: 600;
    color: #225a69;
}

.ry_2016 {
    background: url(../images/third/2016.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 23px 60px 20px 2px;
    margin-bottom: 0px;
    height: 80px;
    font-size: 12px;
    font-weight: 600;
    color: #225a69;
}
.ry_2017 {
    background: url(../images/third/2017.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 23px 20px 23px 70px;
    margin-bottom: 0px;
    height: 80px;
    font-size: 12px;
    font-weight: 600;
    color: #225a69;
}

.ry_2017_2 {
	background: url(../images/third/2017_2.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    padding: 23px 60px 20px 2px;
    margin-bottom: 0px;
    height: 80px;
    font-size: 12px;
    font-weight: 600;
    color: #225a69;
}

/* cases */

.cases_head {
	width: 100%;
	height: 40%;
    background: url(../images/fourth/cases_head.png) no-repeat 100% 100%;
    background-size: 100% 100%;
}

.cases_head p {
	color: #fff;
	font-weight: 600;
	position: relative;
	top: 50%;
	font-size: 12px;
}

.cases_list {
    margin: 0px 15px;
    margin-bottom: 50px;
}

span.c_mark {
    background: url(../images/fourth/c_mark.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    display: inline-block;
    width: 60%;
    height: 24px;
    line-height: 24px;
    position: relative;
    border-radius: 5px;
    top: 106px;
    float: right;
    text-align: left;
    padding-left: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}

.cases_index {
	display: none;
}

// #xmal {
//     padding: 0px 20px;
//     position: absolute;
//     top: 50%;
//     left: 0;
//     transform: translateY(-50%);
// }

#zhpt {
	position: relative;
	/*top: 50%;
	transform: translateY(-50%);*/
}

#zhpt>div {
    margin: 0px 5px;
    display: inline-block;
    top: 0%;
    transform: translateY(0%);
    padding: 15px 0px 50px;
}

#zhpt p {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}

p.dis_min {
	font-size: 12px;
    margin-bottom: 5px!important;
}

#zhpt p span:first-child {
    font-size: 15px;
    line-height: 40px;
    float: right;
    color: #fff;
}

#zhpt p span:last-child {
    // float: right;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
}

.xmal_br {
	height: 25px!important;
	line-height: 25px!important;
}

.ic_1 {
    background: url(../images/fourth/ic_1.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}

.ic_2 {
    background: url(../images/fourth/ic_2.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}

.ic_3 {
    background: url(../images/fourth/ic_3.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}

.ic_4 {
    background: url(../images/fourth/ic_4.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}

.ic_5 {
    background: url(../images/fourth/ic_5.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}

.ic_6 {
    background: url(../images/fourth/ic_6.png) no-repeat 0% 100%;
    background-size: 100% 100%;
}




/*.cases_one {*/
    /*background: url(../images/fourth/cases_two.png) no-repeat 100% 100%;*/
/*}*/

.cases_two {
    /*background: url(../images/fourth/cases_one.png) no-repeat 100% 100%;*/
}

.cases_three {
    /*background: url(../images/fourth/cases_one.png) no-repeat 100% 100%;*/
}

.cases_one, .cases_two, .cases_three {
    background-size: 100% 70%;
    height: 30px;
    width: 100%;
    margin-top: 130px;
    text-align: right;
    line-height: 30px;
    font-size: 12px;
    font-weight: 600;
}

.cases_one a, .cases_two a, .cases_three a {
	color: #000;
}

#zhyq>div, #zhxz>div {
	width: 100%;
	transform: translateY(0%);
	margin-bottom: 50px;
	top: 0;
}

#zhyq>div>div, #zhxz>div>div {
	margin: 2% 0px;
	padding: 10px;
}

#zhyq img, #zhxz img {
	width: 100%;
	height: 100px;
}

/* solutions */

.s_head {
    background: url(../images/fifth/s_head.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    height: 50px;
    width: 100%;
}

.solutions_index {
	padding: 0px 10px;
	margin: 0px auto 50px;
	display: inline-block;
}

.si_img1 {
	width: 100%;
}

.si_img2 {
	width: 90%;
}

.s_b {
	border-radius: 10px!important;
	box-shadow: 10px 10px 5px #888888;
}

.s_1, .s_2 {
	display: inline-block;
}

.s_1>div, .s_2>div {
	width: 100%;
	float: left;
	padding: 0px 30px;
	text-align: justify;
}

.sd_index {
    padding: 5px 10px;
	margin-bottom: 50px;
	display: inline-block;
}

.sd_index>div {
    width: 50%;
    height: 135px;
    float: left;
}

.sd_index>div>img {
	width: 100%;
	height: 100%;
}

div.sd_c {
    width: 100%;
    background: url(../images/fifth/sd_c.png) no-repeat 0 0;
    background-size: 100% 100%;
    padding: 65px 10px 0px 30px;
    text-align: justify;
    text-indent: 2em;
    font-size: 12px;
}

.sd_d {
    margin: 20px auto 40px;
    display: inline-block;
}

.sd_d>div {
    font-size: 14px;
    font-weight: 600;
    color: #225a69;
}

.sd_d>div img {
	width: 100%;
    /*min-height: 120px;*/
}


/* news */
.slideBox {
	height: 250px!important;
}

.slideBox .bd img {
	height: 248px!important;
}

.news_head {
	margin: 10px auto 0px;
	display: inline-block;
}

.news_head>p:first-child {
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
}

#news_form {
    width: 100%;
    padding: 10px;
}

#news_form input {
	height: 30px;
}

.category {
	color: #000;
	border-bottom: 1px solid #0094e0;
    padding: 5px 10px;
}

.category.active {
	color: #fff;
	font-weight: 600;
	border: none;
	background-color: #5bc0de;
	border-radius: 5px;
}

.news_body {
	display: inline-block;
}

.news_imgs {
	width: 100%;
	height: 80px;
	border-radius: 5px;
}

.news_block {
	font-size: 12px;
	width: 100%;
	margin-bottom: 15px;
	display: inline-block;
}

.news_block:last-child {
	margin-bottom: 0px;
}

.news_block>div {
	padding: 0px 5px;
}

.slide_title {
	margin-top: -25px;
	font-size: 12px;
	background-color: #ccc;
	opacity: 0.7;
}

.news_date {
	background-color: #5bc0de;
    color: #fff;
    display: inline-block;
    padding: 3px 5px;
}

.news_hover:hover {
	border: 1px dashed #5bc0de;
    border-radius: 5px;
}

.news_content {
	margin-bottom: 50px;
	display: inline-block;
}

.news_content img {
	width: 100%;
	height: auto;
	float: left;
}

/* contact */
.map {
	width: 100%;
	margin-bottom: 15px;
    display: inline-block;
}

#map {
	min-height: 400px;
    margin: 0px auto;
    float: none;
}

.map-win {
	width: 100%;
	height: 180px;
}

.BMap_pop>img {
	width: 20px!important;
	height: 20px!important;
	top: 15px!important;
	left: 216px!important;
}

.contact_content {
    width: 100%;
    display: inline-block;
    margin-bottom: 5%;
}

.xinxi_head {
    width: 193px;
    text-align: center;
    letter-spacing: 11px;
    text-indent: 11px;
    margin: 0px auto 15px;
    border-top: 1px solid #000;
}

.xinxi>div {
	width: 80%;
    margin: 0px auto;
    text-align: left;
}

.rexian img {
	float: left;
    margin-right: 3px;
}

.phone_num {
	font-size: 24px;
	font-weight: bold;
}

.wx, .form {
	height: 250px;
}

.wx img {
	width: 70%;
}

.wx>div, .form>form {
	width: 100%;
	position: relative;
	top: 50%;
	transform:translateY(-50%);
}

#contact_form label {
	margin-bottom: 0px;
    height: 34px;
    line-height: 34px;
}

#contact_form .form-group {
	display: inline-block;
    width: 100%;
}

#contact_form .form-group>div {
	padding: 0px 5px!important;
}


/* pagination */

.pager li {
	display: inline-block!important;
    margin: 0px 2px;
}

.pager li>a, .pager li>span {
	padding: 0px 5px!important;
	border-radius: 5px!important;
}

#news_pages {
	margin-top: -5px;
	margin-bottom: 60px;
	font-size: 12px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #5bc0de!important;
    border-color: #5bc0de!important;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #5bc0de!important;
}

.pagination>li>a, .pagination>li>span {
	color: #5bc0de!important;
}

.pagination>li.active>a, .pagination>li.active>span {
	color: #fff!important;
}





/* major */
.major-list-outer{
	overflow: hidden;
	text-align:  center;
	display:  inline-block;
}

.major-list{
	margin-right: -32px;
	margin-bottom: -30px;
	display:  inline-block;
}

.major-list li a, .major-list li a>span{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px;
}

.major-list li a{
	overflow: hidden;
}
.major-list li:hover a .back-face{
	z-index: 3;
}

.front-face {
	z-index: 2;
}

.back-face {
	z-index: 1;
}


#cases_one, #cases_two, #cases_three {
	width: 200px;
	height: 130px;
	float: left;
	position: relative;
}

#cases_one .front-face{
	background: url(../images/fourth/cases1.png) no-repeat 0 0;
}

#cases_one .back-face{
	background: url(../images/fourth/cases1_bg.png) no-repeat 0 0;
}

#cases_two .front-face{
	background: url(../images/fourth/cases2.png) no-repeat 0 0;
}

#cases_two .back-face{
	background: url(../images/fourth/cases3_bg.png) no-repeat 0 0;
}
#cases_three .front-face{
	background: url(../images/fourth/cases3.png) no-repeat 0 0;
}

#cases_three .back-face{
	background: url(../images/fourth/cases2_bg.png) no-repeat 0 0;
}

#cases1 .front-face, #cases1 .back-face, #cases2 .front-face, #cases2 .back-face, #cases3 .front-face, #cases3 .back-face {
	background-position: 0px 0px;
	background-size: 100% 100%;
}






/* bottom */
.navbar-fixed-bottom {
	text-align: center;
	background-color: #ffffff;
	height: 30px;
    line-height: 30px;
    border-top: 1px solid #999;
}

.navbar-fixed-bottom p {
    font-size: 13px;
    text-align: center;	
}

#image_logo {width: 120px;}
#nav-title {width: 100%;}

/*.subdiv {
    float: left;
    margin-right: 2%;
}*/

.subdiv a {padding: 5px 5px; font-size: 12px;}
.sd_for .s-f {
	float: left;
    text-align: justify;
    text-indent: 2em;
    margin: 10px;
}

.s-f img {width: 20px;}
.slideBox .bd a {height: 250px;}

.news_link {
	width: 100%;
	height: 80px;
	display: inline-block;
}

.news_imgs {
	width: 100%;
    height: auto;
	border-radius: 5px;
	top: 50%;
	position: relative;
	transform: translateY(-50%);
}

.byt-xs-dropdown-menu {
	min-width: 100% !important;
	border: 1px solid #e4e4e4 !important;
	border-radius: 6px !important;
}