@charset "utf-8";
/* CSS Document */

html{ font-size:12px; }
body{ margin:0;padding:0;color:#323232; background-color:#fff; overflow-x:hidden; }
div,img,h3,h4,p,dd,dl,em{margin: 0; padding: 0; border: 0;}
h1{font:bold 1.26em Arial, Sans-Serif;letter-spacing:-1px;margin:0;padding:0}
h2{font:bold 1.7em Arial, Sans-Serif;letter-spacing:-1px;font-size:16px;color:#000;background:inherit;margin:0 0 5px;padding:0}
p{margin:0 auto}
ul,li{list-style:none;margin:0;padding:0}
form{margin:0}
.left{float:left}
a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#c01701;transition:all 0.2s linear 0s;}
.clear { font-size: 0; line-height: 0; clear: both; overflow: hidden; zoom: 1; }

.fr {
    float: right;
}
.fl {
    float: left;
    display: inline;
}

.banner{background: url(../images/contact/banner.jpg) center top no-repeat;background-size:cover;height:400px;text-align: center;}
.banner h3{color:#fff;font-size:40px;font-weight:normal;padding:150px 0 0px 0;}
.banner dd{color:#fff;font-size:30px;}

.lxwm_con1{width: 1280px;margin:210px auto;transform: translateY(-150px);display: block;}
.lxwm_list1{font-size: 0;box-shadow: 0 0 1px 0 #cacaca;}
.lxwm_list1 form,.lxwm_sl{display: inline-block;vertical-align: top;width: 50%;height: 480px;}
.lxwm_sl{background: #1b62b4;}
.lxwm_sl h2{padding:40px 0 ;font-size: 22px;color: white;font-weight: bold;border-bottom: 1px solid rgba(250,250,250,.5);box-sizing: border-box;padding-left:105px;}
.lxwm_sl i{display: inline-block;vertical-align: top;}
.lxwm_sl ul span{display: inline-block;width: 90%;font-size: 14px;color: white;margin-left: 15px;line-height: 25px;}
.lxwm_sl ul span a{color:#fff;}
.lxwm_sl ul span font{font-size: 26px;display: inline-block;vertical-align: middle;}
.lxwm_sl ul{box-sizing: border-box;padding: 30px 90px;}
.lxwm_sl ul li{margin-top: 10px;}
.lxwom_sld{box-sizing: border-box;padding-left: 105px;}
.lxwom_sld img{width:70px;}
.lxwom_sld span{font-size: 14px;color: white;vertical-align: bottom;margin-left: 5px;}
.lxwm_list1 form{box-sizing: border-box;padding: 55px 110px;background: white;}
.lxwm_list1 form input,.lxwm_list1 form textarea{display:block;width:100%;height: 50px;box-sizing: border-box;border: none;outline: none;color: #595959;font-size: 14px;border-bottom: 1px solid lightgray;margin-top: 5px;}
.lxwm_list1 form input:focus{color: #2e4ba3;border-bottom: 2px solid #2e4ba3;}
.lxwm_list1 form textarea{margin-top: 25px;height: 100px;resize: none;color: #777;width:100%;}
.lxwm_list1 form input[type=submit]{width: 110px;height:35px;background:#1b62b4;color: white;margin-top: 30px;cursor: pointer;}