.contact_box{
    float: left;
    border:1px solid #0096e6;
    margin: 0 5px 0 0;
    padding: 20px 70px;
    border-radius:5px;
    font-size: 14px;
    color: #222;
}
.bus_block{
    display: block;
    margin: 10px 0;
}
.bus_t{
    font-size: 18px;
}
.scrollpic{max-width:1048px;margin:100px auto 20px auto; position: relative;}
#myscroll{display:block; width:100%; position:relative; height:173px; overflow:hidden; z-index: 0;}
#myscroll #myscrollbox{display:block; float:left; position:absolute; left:0; top:0; width:1000000px;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0 70px;}
#myscroll ul li{display:block; float:left; padding:0; margin:0;}
#myscroll ul li a{display:block; float:left; width:242px; padding:0 10px; position:relative; height:390px; color:#333;}
#myscroll a .intro{position:absolute; left:0; z-index:10; background-color:rgba(255,255,255,.80); padding:0 10px;}
#myscroll a .intro h5{padding:0; margin:0; font-size:16px; font-weight:bold; padding:0 47px 0 15px; background:url(images/go.png) right no-repeat; height:40px; width:180px; line-height:40px; border-bottom:1px solid rgba(215,0,15,.2);}
#myscroll a .intro p{font-size:13px; line-height:20px; margin:10px 15px; height:40px; overflow:hidden;}
#myscroll a .intro{bottom:-61px;}
#myscroll a:hover .intro{bottom:0px;}

#mybtns{margin:0; width:100%; display:block; height:42px; position: absolute; z-index: 999; top: 60px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
#mybtns a:hover, #myscroll, #mybtns a,#myscroll a:hover .intro, #myscroll a .intro,#myscroll #myscrollbox{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns #left{background:#c1c1c1 url(../images/jt_l.png) no-repeat;}
#mybtns #right{
    background:#c1c1c1 url(../images/jt_r.png) no-repeat;
    float:right;
    }

@media(min-width:1572px){
.scrollpic{max-width:1572px; width:100%;}
#myscroll{width:1572px;}
}
@media(max-width:1571px){
.scrollpic{max-width:1310px; width:100%;}
#myscroll{width:1310px;}
}
@media(max-width:1309px){
.scrollpic{max-width:1048px; width:100%;}
#myscroll{width:1048px;}
}
@media(max-width:1047px){
.scrollpic{max-width:786px; width:100%;}
#myscroll{width:786px;}
}
@media(max-width:767px){
.scrollpic{max-width:524px; width:100%;}
#myscroll{width:524px;}
}
@media(max-width:523px){
.scrollpic{max-width:262px; width:100%;}
#myscroll{width:262px;}
}
.business_contact{
    color: #666;
    margin: 20px 0;
}
.business_contact_t{
    font-size: 24px;
    color: #222;
}
.contact_block{
    display: block;
    margin: 10px 0;
}
.map{
    width: 1190px;
    margin:60px 0;
    padding: 0;
    overflow: hidden;
}
.brief_t{
    display: block;
    margin: 20px 0;
    padding: 0 50px;
    color: #222;
    font-size: 20px;
    line-height: 35px;
}
.block_p{
    display: block;
    text-indent: 35px;
}
.nav li:nth-child(1) .nav_href {
    color: #000;
    border-bottom:none;
    padding-bottom: 5px;
}
.nav li:nth-child(1) .nav_href:hover {
    color: #000;
    border-bottom: 2px solid #339ee2;
    padding-bottom: 5px;
}
.nav li:nth-child(2) .nav_href {
    color: #000;
    border-bottom: 2px solid #339ee2;
    padding-bottom: 5px;
}
.aboutimg{
    margin: 0;
    width: 100%;
}
.aboutcontact{
    width: 50%;
    margin: 5% 25% 0;
    color: #333;
}
.aboutcontact-l{
    width: 45%;
    display: inline-block;
    border-right: 1px solid #eee;
}
.aboutcontact-r{
    width: 25%;
    display: inline-block;
    padding: 0 0 0 20%;
}
.map{
    width: 80%;
    margin: 0 10%;
}
.iframemap{
    width: 1100px;
    border: 2px solid #333;;
    height: 350px;
    margin: 5% auto 10%;
}
.wehcatsina{
    width: 200px;
    margin:0 auto 10%;
}
.wechaticon{
    width: 50px;
    margin: 0 0 0 20px;
    cursor: pointer;
}
.weiboicon{
    width: 50px;
    margin: 0 0 0 70px;
    cursor: pointer;
}
.wechatqrcodeimg{
    width: 200px;
    margin: 0 0 10px 0;
    display: none;
}
.weiboqrcodeimg{
    width: 200px;
    margin: 0 0 10px 0;
    display: none;
}