@charset "utf-8";
/* css document */
.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}

.banner {
	height: 498px;
}
.banner .container a{
	height:500px;
	display:block;}
.view{
	width:100%;
	overflow:hidden;
	background: #f3f7f9;
}
.view .container{
	width:1200px;
	margin:0 auto;
}
.view .container .main{
	width: 100%;
	padding-bottom: 30px;
 }
.view .container .main .text{
	width:880px;
	background: #fff;
}
.view .container .main .text .main_t {
	padding:30px 0 20px;
	text-align: center;
	border-bottom:1px solid #f3f7f9;
}
.view .container .main .text .main_t h2{
	font-size:24px;
	color:#333;
	font-weight:normal;
	padding-bottom: 15px;
}
.view .container .main .text .main_t span{
	padding-left: 20px ;
	color: #888;
}
.view .container .main .text .main_b {
	padding: 30px;
}
.view .container .main .text .main_b h3{
	line-height: 4;
	text-align: center;
}
.view .container .main .text .main_b p{
	font-size: 16px;
    line-height: 1.75;
	color:#888;
	text-indent:2em;
	text-align: justify;
}
.view .container .main .text .main_b strong{
	color: #126994;
}
.view .container .main .text .main_b img{
	width: 100%;
	display:block;
	margin:5px auto;
	box-shadow: 0 0 1px rgba(26,26,26,.5);
}
.view .container .main .text .main_b img:hover{
    background: #fff;
    transform: scale(1.05);
    z-index: 99;
    transition: all .5s ease;
    box-shadow: 0 3px 20px 0 rgba(26,26,26,.15);
}


.view .container .location{
	overflow: hidden;
}
.view .container .location p{
	margin-top:32px;
	line-height:15px;
	color:#666666;
	font-size:15px;
	float: right;
	margin-right: 20px;}
.view .container .location p img{
	vertical-align:middle;}
.view .container .location p a{
	color:#666666;
	font-size:15px;}
.view .container .location p a:hover{
	color:#fea700;}
.view .container .location p a.current{
	color:#fea700;}
.view .container .subject{
	padding: 30px 20px;
    background: #fff;
}
.view .container .subject form{
	width: 100%;
	overflow: hidden;}
.view .container .subject li{
    color: #333;
    margin-bottom: 20px;
}
.view .container .subject li.fl{
float:left;width:566px;
}
.view .container .subject li.fr{
float:right;width:566px;
}
.view .container .subject li input{
    width: 97%;
    border: solid 1px #ddd;
    padding: 8px 0;
    line-height: 20px;
    padding-left: 15px;
}
.view .container .subject form textarea{
    width: 1138px;
    font-size: 13px;
    padding: 10px;
    height: 130px;
    border: solid 1px #ddd;
}
.view .container .subject form .txt{
	width: 108px;
	height: 34px;
	border: 1px solid #333333;
	outline: none;
	float: left;
	margin-right: 31px;
	font-size: 16px;
	color: #333333;
}

.view .container .subject form .sub{
	width: 180px;
	height: 40px;
	background:#126994;
	font-size: 16px;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0 80px;
}
.view .container .subject form .sub:hover{
background:#1b9fe0;
}
.view .container .subject form span img{
	vertical-align: middle;
}
.view .container .subject form .pic{
	cursor: pointer;
}
#ditucontent{
	height: 440px;
}

.subject .contactform{
    font-size: 18px;
    text-align: left;
    margin-bottom:10px;float:left;width: 44%;
}
.subject .contactform p{padding: 10px;
}
.subject .contactform img {
    border: 0px;
    vertical-align: middle;
}
.subject .box{float:right;width: 56%}
.subject .box img {
    width: 180px;
}
.subject .box .wx_gzh {
    float: left;
width: 180px;
}
.subject .box .wx_kf {
    float: left;
    margin-left: 50px;
width: 180px;
}
.subject .box p{
    font-size: 18px;
    text-align: center;
    line-height: 1;
    color: #aaa;
    padding-top:8px;
}