@media (min-width: 768px) {
	.logo{width: 315px;height: 80px;}
	.logo img{width: 315px;}
	.tel{font-size: 16px;background: url(../images/sy_06.png) no-repeat left center;padding-left: 28px;height: 23px;line-height: 23px;margin-top: 28.5px;}
	.footermain{width: 65%;margin: 0px auto;}
	.footer_text{margin-top: 14.5px;}
	.ny_banner{height: 400px;}
}
@media (max-width: 767px) {
	.logo{width: 120px;height: 30px;}
	.logo img{width: 120px;height: 30px;}
	.tel{font-size: 14px;margin-top: 6px;background: url(../images/sy_06.png) no-repeat left center;background-size: 18px 18px;padding-left: 23px;height: 18px;line-height: 18px;}
    .banner img{min-height: 120px;}
    .footer_text{text-align: center;}
    .ny_banner{height: 130px;}
	.news_list .right{display:none;}
	.kslj li{width:43% !important;}
	.formData .item.mr0{margin:0; float:left !important; margin-bottom:30px;}
	.yqlj li{display:block !important; width:100% !important; margin:10px !important;}
}
.logo{display: block;}
.head{padding: 10px 0px; border-top:#2a95e5 solid 5px; background:#d7e5f2;}
.menu{background: #2a95e5;height: 45px;}
.ny_banner{width: 100%;background: url(../images/sy_10.png) no-repeat center;background-size: cover;}
.banner img{width: 100%;}
.footer{background: #2a95e5;padding: 10px 0px;color: #fff;font-size: 14px;}
.footer_img img{width: 79px; height: 79px;}
.footer_text{line-height: 25px;}
@media (min-width: 768px) and (max-width:991px) {
	.footermain{width: 100%;margin: 0px auto;}
}
.main{padding:20px 0px;background: url(../images/mainbg.png) repeat;}
.gbook{font-size: 16px;
    color: #828282;
    line-height: 24px;
    padding-bottom: 46px;
    text-align: center;}
.gbook h1{font-size: 36px;
    padding-bottom: 15px;color: #000;
    text-align: center;}
.gbook span{color:#2a95e5; font-weight:bold; margin-left:10px;}	
.formData .item {
    float: left;
    color: #999;
    font-weight: normal;
    width: 302px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #e5e5e5;
    margin-right: 25px;
    margin-bottom: 30px;
    position: relative;
}
.formData .item label {
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #cccccc;
}
.xz{margin-left:100px;}
.formData .item input {
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
}
.formData .item .txt {
    width: 280px;
    height: 50px;
    line-height: 50px;
    display: inline-table;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #333;
}
.formData .item .red {
    display: inline-table; color:#F00;
}	
.formData .liuyan {
    width: 100%;
    height: auto;
    border: 1px solid #e5e5e5;
    float: left;
}
.formData .item.mr0 {
    float:right;margin-right: 0;
}
	.formData .liuyan textarea {
    width: calc(100% - 20px);
    height: 214px;
    line-height: 28px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}
.formData{width:80%; margin:auto;}
.formData .bot {
    width: 100%;    clear: both;
}
.formData .sub {
    width: 232px;
    line-height: 46px;
    border: 2px solid #2a95e5;
    margin-right: 2px;
    text-align: center;
    background: #2a95e5;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.nav li ul{display:none; position:absolute; z-index:100; width:100%;}
.nav li:hover{display:block; background:#2081ca;}
.nav li:hover ul{display:block; background:#2081ca;}
.nav li ul li:hover{background:#1f95fe !important;}