.contact-wrap {

    padding: 32px 0 60px;

}



.contact-wrap .contact-left{

    background: url("../img/image_17.jpg") no-repeat center;

    padding: 80px 30px 43px;

    background-size: cover;

}



.contact-wrap .contact-left .logo{

    max-width: 350px;

}



.contact-left li{

    color: #fff;

    font-size: 22px;

    margin-top: 40px;

    padding-left: 37px;

}



.contact-left li i{

    font-style: normal;

    height: 24px;

    line-height: 24px;

}



.contact-left li p{

    height: 24px;

    line-height: 24px;

    margin-top: 10px;

}


.contact-wrap .contact-left .logo img{
	padding-left: 37px
}

/********************************contact-left*/

.contact-right{

    padding: 30px 0 40px;

}



.contact-right h3{

    color: #990000;

    font-size: 24px;

    line-height: 24px;

}



.contact-right form{

    margin-top: 26px;

}



.contact-right-title label{

    font-size: 16px;

    line-height: 24px;

    color: #666;

    padding-left: 20px;

    margin-bottom: 10px;

}



.form-group{

    margin-bottom: 40px;

}



.form-control{

    height: 46px;

}



.btn{

    width: 172px;

    height: 46px;

}



.btn-primary{

    background-color: #990000;

    border: 1px solid #990000;

}



.btn-primary:hover{

    background-color: #990000;

}



.btn:active:focus, .btn:focus {

    outline: none;

}



.btn-primary:active:focus, .btn-primary:active:hover{

    background-color: #990000;

}



.btn-default{

    background-color: #C4C4C4;

    color: #fff;

}



.btn-default:hover{

    background-color: #C4C4C4;

    color: #fff;

}



textarea{resize:none}

textarea.form-control{

    height: 162px;

}



#dituContent {

    width: 100%;

    height: 620px;

}



#dituContent img{

    max-width: none;

}

@media (max-width: 992px) {

    .contact-wrap .contact-left{

        padding: 25px 17px 30px;

    }



    .contact-wrap .contact-left .logo{

        max-width: 270px;

        margin:  auto;

    }
	
	.contact-wrap .contact-left .logo img{
		max-width: 135px;
		padding-left: 0
	}


    .contact-left li{

        font-size: 14px;

        margin-top: 20px;

    }



    .contact-left li p{

        margin-top: 5px;

        height: 20px;

        line-height: 20px;

    }



    .contact-right{

        padding: 20px 0 20px;

    }



    .form-group{

        margin-bottom: 15px;

    }



    .form-control{

        height: 40px;

    }



    #dituContent {

        width: 100%;

        height: 300px;

    }



    .form-btn{

        text-align: center;

    }

    .form-btn  .btn{

        width: 40%;

        margin: 0 3%;

    }



    .map{

        padding: 0 15px;

    }

}



.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}

.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}