/* CSS Document */
*{margin: 0;padding: 0;}
html, body, menu, ul, ol, li, div, form, h1, h2, h3, h4, h5, h6, img, a img, input, button, textarea, fieldset, p, dd {
	padding: 0;
	margin: 0;
	border: 0
}
body {
	color: #333;
	line-height: 1.5;
	word-wrap: break-word;
	font-family: "微软雅黑", "microsoft yahei", Arial;
    background-color:#fff !important;
}
ul, ol, li {
	list-style: none
}

html {
	font-size: 14px;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
h1, h2, h3, h4, h5, h6, b, i, em {
	font-weight: normal;
	font-style: normal
}
input[type="text"], input[type="password"], input[type="button"], input[type="submit"], textarea {
	-webkit-appearance: none;
	border-radius: 0
}
a {
	text-decoration: none;
   	display: inline-block;
	color: #333;
}
a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
}
img {
	-webkit-transform: scale(1) rotate(0) translate3d(0, 0, 0);
	transform: scale(1) rotate(0) translate3d(0, 0, 0);
	display: block;
}

.main{
	margin: auto;
	width: 1200px;
}

.head{
	float: left;
	width: 100%;
	position: relative;
}
.head .top{
	float: left;
	width: 100%;
	height: 100px;
	line-height: 100px;
}
.head .top .logo{
	width: 192px;
	height: 58px;
	line-height: normal;
	background: url(../images/logos.png) no-repeat center;
	vertical-align: middle;
	display: inline-block;
	margin-top: -3px;
}
.head .top .nav{
	float: right;
	width: 822px;
	text-align: justify;
	text-align-last: justify;
}
.head .top .nav a{
	line-height: normal;
	font-size: 18px;
	color: #666666;
	position: relative;
}
.head .top .nav a.on{
	/*font-weight: bold;*/
	color: #003789;
}
.head .top .nav a.on:after{
	content: "";
	position: absolute;
	width: 12px;
	height: 3px;
	border-radius: 3px;
	background: #003789;
	bottom: -8px;
    left: 50%;
    margin-left: -6px;
}

.head .banner{
	float: left;
	width: 100%;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}

.home .top{
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .6);
	z-index: 2;
}
.home .top .logo{
	background: url(../images/logo.png) no-repeat center;
}
.home .top .nav a{
	color: #FFFFFF;
}
.home .top .nav a.on{
	color: #FFFFFF;
}
.home .top .nav a.on:after{
	background: #FFFFFF;
}
.home .banner{
	height: 936px;
	line-height: 936px;
	background: url(../images/banner.jpg) no-repeat center;
	background-size: auto 100%;
}
.home .banner .text{
	width: 100%;
	text-align: center;
	line-height: normal;
	display: inline-block;
}
.home .banner .text h1{
	font-size: 65px;
	font-weight: bold;
	margin-bottom: 20px;
}
.home .banner .text h2{
	font-size: 32px;
}
.xht{
	width: 40px;
	line-height: normal;
	font-size: 14px;
	color: #FFFFFF;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -20px;
	text-align: center;
	cursor: pointer;
}
.xht img{
	animation: fadein 1.5s linear;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
@keyframes fadein{
	0%{opacity: .1;}
	50%{opacity: 1;}
	100%{opacity: .5;}
}
.xht p{
	margin-top: 5px;
}


.contlt{
	width: 100%;
	height: 90px;
	line-height: 90px;
	position: relative;
	overflow: hidden;
}
.contlt h2{
	font-size: 44px;
	font-weight: bold;
	position: relative;
	z-index: 2;
}
.contlt span{
	font-size: 50px;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	top: -15px;
	left: 0;
	line-height: normal;
	color: #f2f2f2;
}

.zjqy{
	float: left;
	width: 100%;
	padding: 100px 0;
}
.zjqy .con{
	float: left;
	width: 100%;
	margin-top: 36px;
}

.zjqy .img{
	float: left;
	width: 600px;
	height: 400px;
	overflow: hidden;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
}
.zjqy .img img{
	width: 100%;
	height: 100%;
}
.zjqy .txt{
	float: right;
	width: 550px;
}
.zjqy .txt .t{
	float: left;
	width: 100%;
	font-size: 30px;
	color: #003789;
	font-weight: bold;
	margin: 20px 0;
}
.zjqy .txt .c{
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 30px;
}
.zjqy .txt .b{
	float: left;
	margin-top: 45px;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	background: #003789;
	transition: all .2s;
}
.zjqy .txt .b img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -3px;
}
.zjqy .txt .b:hover{
	background: #6793d6;
}


.jjfa{
	float: left;
	width: 100%;
	padding: 70px 0 127px 0;
	background: url(../images/img_jjfabg.jpg) no-repeat center;
}
.jjfa .contlt h2{
	color: #FFFFFF;
}
.jjfa .contlt span{
	opacity: .3;
}

.jjfa .con{
	float: left;
	width: 100%;
	text-align: justify;
	text-align-last: justify;
	margin-top: 36px;
}
.jjfa .al{
	display: inline-block;
	width: 360px;
	height: 500px;
	overflow: hidden;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 60px;
	position: relative;
	transition: all .3s;
}
.jjfa .al a{
	float: left;
	width: 100%;
	height: 100%;
}
.jjfa .al img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	transition: all .3s;
}
.jjfa .al .b{
	position: absolute;
	left: 13px;
	bottom: 62px;
	z-index: 2;
	width: 224px;
	height: 50px;
	line-height: 50px;
	border-top-right-radius: 40px;
	color: #FFFFFF;
	padding:  0 38px 0 20px;
	text-align: left;
	text-align-last: left;
	font-size: 26px;
}
.jjfa .al .b img{
	margin-right: 5px;
}
.jjfa .al:hover .im{
	/*border-top-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 60px;
	border-top-left-radius: 60px;*/
	transform: scale(1.08);
}

.jjfa .al:nth-child(1) .b{background: #efb83a;}
.jjfa .al:nth-child(2) .b{background: #1a6eaa;}
.jjfa .al:nth-child(3) .b{background: #f76647;}


.xxzc{
	float: left;
	width: 100%;
	padding: 95px 0 80px 0;
}
#xxzc{
	float: left;
	width: 100%;
	margin-top: 36px;
}
#xxzc .hd{
	float: left;
	width: 270px;
	position: relative;
}
#xxzc .hd ul{
	float: left;
	width: auto;
}
#xxzc .hd ul li{
	float: left;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
	padding-left: 57px;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}
#xxzc .hd ul li.on{
	color: #003789;
}
#xxzc .hd ul li.on:after{
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 40px;
	height: 1px;
	background: #003789;
}
#xxzc .hd .b{
	position: absolute;
    left: 0;
    top: 436px;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #003789;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
}
#xxzc .hd .b img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
	transition: all .2s;
}
#xxzc .hd .b:hover{
	background: #6793d6;
}
#xxzc .bd{
	float: left;
	width: 930px;
}
#xxzc .bd ul{
	float: left;
	width: 100%;
}
#xxzc .bd ul li{
	float: left;
	width: 310px;
	border-left: 1px solid transparent;
	border-right: 1px solid #dfdfdf;
	box-sizing: border-box;
	padding: 20px;
	transition: all .3s;
}
#xxzc .bd ul li:nth-child(1){
	border-left: 1px solid #dfdfdf;	
}
#xxzc .bd ul li .h{
	float: left;
	width: 100%;
	height: 66px;
	margin-bottom: 20px;
	transition: all .3s;
}
#xxzc .bd ul li .h p{
	font-size: 32px;
	font-weight: bold;
	line-height: normal;
}
#xxzc .bd ul li .h span{
	font-size: 16px;
}
#xxzc .bd ul li .t{
	float: left;
	width: 100%;
	height: 54px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#xxzc .bd ul li .t a{
	transition: all .3s;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:initial;
}
#xxzc .bd ul li .i{
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}
#xxzc .bd ul li .i img{
	width: 100%;
	height: 100%;
}
#xxzc .bd ul li .c{
	float: left;
	width: 100%;
	height: 52px;
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:initial;
	margin-bottom: 30px;
	transition: all .3s;
}
#xxzc .bd ul li .b{
	float: left;
	font-size: 16px;
}
#xxzc .bd ul li .b a{
	transition: all .3s;
}
#xxzc .bd ul li:hover{
	background: #003789;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
#xxzc .bd ul li:hover .h{
	color: #FFFFFF;
}
#xxzc .bd ul li:hover .t a{
	color: #FFFFFF;
}
#xxzc .bd ul li:hover .c{
	color: #FFFFFF;
}
#xxzc .bd ul li:hover .b a{
	color: #FFFFFF;
}

.hzqy{
	float: left;
	width: 100%;
	padding: 100px 0 65px 0;
	background: url(../images/img_hzqybg.jpg);
}
.hzqy .contlt h2{
	color: #FFFFFF;
}
.hzqy .contlt span{
	opacity: .1;
}
#hzqy{
	float: left;
	width: 100%;
	margin-top: 36px;
}
#hzqy .hd{
	position: absolute;
	top: 20px;
	right: 0;
	z-index: 3;
}
#hzqy .hd ul li{
	float: left;
	width: 140px;
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	color: #003789;
	font-size: 26px;
	background: #f9f9f9;
	text-align: center;
	margin-left: 25px;
	cursor: pointer;
	position: relative;
}
#hzqy .hd ul li.on{
	background: #003789;
	color: #FFFFFF;
}
#hzqy .hd ul li.on:after{
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -5px;
	width: 20px;
	height: 20px;
	background: #003789;
	transform: rotate(45deg);
	z-index: -1;
}
#hzqy .bd ul li{
	float: left;
	width: 270px;
	height: 90px;
	line-height: 90px;
	background: rgba(255, 255, 255, .2);
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	margin-right: 40px;
	margin-bottom: 32px;
}
#hzqy .bd ul li img{
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
#hzqy .bd ul li:nth-child(4n){
	margin-right: 0;
}
#hzqy .bd ul li span{
	line-height: normal;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.hzqy .b{
	float: left;
	width: 100%;
	text-align: center;
}
.hzqy .b a{
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	border: 1px solid #FFFFFF;
	transition: all .3s;
}
.hzqy .b a img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 10px;
}
.hzqy .b a:hover{
	background: rgba(255, 255, 255, .2);
}


.footer{
	float: left;
	width: 100%;
	padding: 30px 0;
	background: #313841;
	color: #FFFFFF;
	font-size: 14px;
}
.footer .lt{
	float: left;
	width: 962px;
}
.footer .l{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.footer .l a{
	color: #FFFFFF;
}
.footer .c{
	float: left;
	width: 100%;
	padding-top: 30px;
	border-top: 1px solid #80878f;
}
.footer .c .i{
	float: left;
	width: 100%;
	line-height: 24px;
}
.footer .c .i span{
	float: left;
	margin-right: 20px;
}
.footer .code{
	float: right;
	margin-top: 30px;
}
.footer .code .i{
	width: 110px;
	height: 110px;
	background: #FFFFFF;
	overflow: hidden;
}
.footer .code p{
	text-align: center;
	line-height: 36px;
}

.inside .banner{
	height: 330px;
	line-height: 330px;
}
.inside .banner .contlt{
	height: 110px;
    line-height: 110px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.inside .banner .contlt h2{
	font-size: 50px;
}
.inside .banner .contlt span{
	top: -18px;
	font-size: 70px;
	opacity: .1;
}

#zjqy{
	background: url(../images/img_zjqy_h_bg.jpg) no-repeat center;
	background-size: auto 100%;
}


.dl{
	float: left;
	width: 100%;
	height: 100px;
	line-height: 100px;
	background: #f4f4f4;
}
.dl .nl{
	float: left;
	font-size: 20px;
}
.dl .nl a{
	padding-left: 17px;
	margin-right: 60px;
	position: relative;
	line-height: normal;
}
.dl .nl a.on{
	color: #003789;
	font-weight: bold;
}
.dl .nl a.on:after{
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border: 2px solid #003789;
	position: absolute;
	left: 0;
	bottom: 2px;
	box-sizing: border-box;
}
.dl .al{
	float: right;
	font-size: 16px;
}
.dl .al a{
	line-height: normal;
	display: inline-block;
}
.dl .al img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.dscon{
	float: left;
	width: 100%;
	padding: 60px 0;
}
.dscon .contlt{
	height: 50px;
    line-height: 50px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.dscon .contlt h2{
	font-size: 32px;
}
.dscon .contlt span{
	top: -8px;
	font-size: 40px;
	opacity: 1;
	color: #f2f2f2;
}
.dscon .dc{
	float: left;
	width: 100%;
	margin-top: 60px;
}
.dscon .dc .t{
	float: left;
	width: 570px;
}
.dscon .dc .i{
	float: right;
	width: 613px;
	margin-top: 20px;
}
.dscon .dc .i img{
	width: 100%;
}
.dscon .dc .t .tl{
	float: left;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 10px;
	position: relative;
	background: #003789;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.dscon .dc .t .tl:after{
	content: "";
	width: 130px;
	height: 40px;
	position: absolute;
	right: -4px;
	bottom: -4px;
	border-radius: 10px;
	background: #adbfd9;
	z-index: -1;
}
.dscon .dc .c{
	float: left;
	width: 100%;
	margin-top: 22px;
	margin-bottom: 40px;
}
.dscon .dc .c p{
	font-size: 16px;
	line-height: 32px;
}


.dscon .tlx{
	float: left;
	width: 100%;
	margin-top: 65px;
}
.dscon .tlx .l{
	float: left;
	width: 314px;
	height: 100%;
	min-height: 330px;
	background: #eaf1fb;
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
}
.dscon .tlx .a{
	float: left;
	width: 560px;
	height: 100%;
	min-height: 330px;
	background: #eaf1fb;
	border-radius: 20px;
	margin: 0 13px;
	padding: 20px;
	box-sizing: border-box;
}
.dscon .tlx .r{
	float: left;
	width: 300px;
	height: 100%;
	min-height: 330px;
	background: #eaf1fb;
	border-radius: 20px;
	padding: 20px;
	box-sizing: border-box;
}
.dscon .tlx .i{
	height: 60px;
	line-height: 60px;
}
.dscon .tlx .i img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.dscon .tlx .t{
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #003789;
	margin: 15px 0;
}
.dscon .tlx .c{
	font-size: 16px;
	line-height: 28px;
	color: #505a67;
}

.dscon .dc ul{
	float: left;
	width: 100%;	
}
.dscon .dc ul li{
	float: left;
	width: 380px;
	margin-right: 30px;
	margin-bottom: 50px;
}
.dscon .dc ul li:nth-child(3n){
	margin-right: 0;
}
.dscon .dc ul li .si{
	float: left;
	width: 100%;
	height: 240px;
	overflow: hidden;
	border-radius: 20px;
}
.dscon .dc ul li .si img{
	width: 100%;
}
.dscon .dc ul li .si a{
	width: 100%;
	height: 100%;
}
.dscon .dc ul li p{
	box-sizing: border-box;
	float: left;
	width: 100%;
	height: 86px;
	padding: 15px 10px;
	font-size: 18px;
	line-height: 28px;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:initial;
}
.dscon .dc ul li p:hover a{
	color: #003789;
}
.dscon .dc ul li span{
	box-sizing: border-box;
	float: left;
	width: 100%;
	font-size: 16px;
	padding: 0 10px;
}


.page {
	width: 100%;
	text-align: center;
	margin: 60px 0;
	float: left;
}
.page a,
.page span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin: 0 10px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #e0e0e0;
	transition: all .3s;
	position: relative;
}
.page .pageprev:after,
.page .pagenext:after {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -5px;
	left: 50%;
	margin-left: -3px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	transform: rotate(315deg);
	transition: all .3s;
}
.page .pagenext:after {
	margin-left: -8px;
	transform: rotate(135deg);
}
.page .pageprev:hover:after,
.page .pagenext:hover:after {
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
}
.page .on {
	color: #fff;
	background: #003789;
	border: 1px solid #003789;
}
.page a img {
	display: inline-block;
	vertical-align: middle;
}
.page a:hover,
.page span:hover {
	color: #fff;
	background: #003789;
	border: 1px solid #003789;
}
.page .dz {
	color: #6e6e6e;
	background: transparent;
	width: auto;
	display: inline-block;
	margin-right: 30px;
	border: none;
}
.page .dz:hover {
	color: #6e6e6e;
	background: transparent;
	border: none;
}

.fhb{
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 6;
	width: 130px;
	height: 34px;
	line-height: 34px;
	border-radius: 10px;
	background: #f6f6f6 !important;
	text-align: center;
}
.fhb img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}


.cht{
	float: left;
	width: 100%;
	border-bottom: 1px solid #efefef;
}
.cht h1{	
	font-size: 30px;
	line-height: 40px;
	padding: 0 155px;
	text-align: center;
	box-sizing: border-box;
}
.ci{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #989898;
	text-align: center;
	margin: 30px 0 45px 0;
}
.ci span{
	margin-right: 20px;
}
.cdtl{
	float: left;
	width: 100%;
	margin-top: 20px;
}

#lxwm{
	height: 420px;
	line-height: 420px;
	background: url(../images/img_lxwm_h_bg.jpg) no-repeat center;
	background-size: auto 100%;
}

.lxh{
	float: left;
	width: 100%;
	height: 200px;
	padding: 20px 0;
	background: #f0f3fa;
	box-sizing: border-box;
}

.lxh .l{
	float: left;
	width: 400px;
	height: 100%;
	text-align: center;
	border-right: 1px solid #dfe8f5;
	box-sizing: border-box;
}
.lxh .l:last-child{
	border-right: 1px solid transparent;
}
.lxh .l .io{
	margin: auto;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 70px;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid #c0cee0;
}
.lxh .l .io img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
}
.lxh .l p{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
}
.lxh .l span{
	width: 100%;
	font-size: 16px;
	color: #788392;
}

.lxmap{
	float: left;
	width: 100%;
	height: 400px;
	background: #f0f3fa;
	margin-top: 4px;
}
#container{
	float: left;
	width: 100%;
	height: 100%;
}
.ipLocTitle {
    min-height: 30px;
    line-height: 16px;
    border: 1px solid #c4c7cc;
    background-color: #FFF;
    padding: 6px 10px;
    cursor: pointer;
    border: 1px solid rgba(51,51,51,.2);
    box-shadow: 2px 2px 2px 0 rgba(0,0,0,.2);
    border-top: 0;
    border-left: 0;
}
.ipLocTitle .normal, .ipLocTitle arrow {
    color: #656565;
}
.ipLocCloseCont {
    cursor: pointer;
}
.ipLocFooter {
    margin: auto;
    margin-top: -1px;
    width: 18px;
    height: 10px;
    background: url(//webmap0.bdimg.com/wolfman/static/common/images/ipLocation/ipLocation_72a86af.png);
    background-size: 76px,auto;
    background-position: -43px 0;
}
.anchorBL{
	display: none;
}
.info{
    position: relative;
    top: 0;
    right: 0;
    min-width: 0;
    padding: .75rem 1.25rem;
    border-radius: .25rem;
    background-color: white;
    width: auto;
    border-width: 0;
    box-shadow: 0 2px 6px 0 rgba(114, 124, 245, .5);
}

.wyly{
	float: left;
	width: 100%;
	padding: 75px 0;
	background: url(../images/img_wyly_bg.jpg) no-repeat center;
}
.wyly .tlt{
	float: left;
	width: 100%;
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 50px;
}
.wyly .fbox{
	width: 735px;
	margin: auto;
}
.wyly .fbox .ip{
	float: left;
}
.wyly .fbox .ip:nth-child(2){
	float: right;
}
.wyly .fbox .ip .t{
	float: left;
	font-size: 16px;
	color: #FFFFFF;
	height: 46px;
	line-height: 46px;
}
.wyly .fbox .ip .p{
	float: left;
	width: 280px;
	margin-left: 10px;
}
.wyly .fbox .ip .p input{
	width: 100%;
	height: 46px;
	background: #FFFFFF;
	border-radius: 10px;
	outline: none;
	padding: 0 12px;
	box-sizing: border-box;
	font-size: 16px;
}
.wyly .fbox .ip .p input::-webkit-input-placeholder{
	color: #b9b9b9;
}
.wyly .fbox .ip .p textarea{
	width: 100%;
	height: 100%;
	outline: none;
	font-size: 16px;
	resize: none;
	font-family: "微软雅黑";
}
.wyly .fbox .ip .p textarea::-webkit-input-placeholder{
	color: #b9b9b9;
}
.fbtn{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.fbtn .sbtn{
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	background: #003789;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 10px;
	outline: none;
	cursor: pointer;
	transition: all .3s;
}
.fbtn .sbtn:hover{
	background: #6793D6;
}

.nli{
	float: left;
	width: 100%;
	margin-top: 60px;
}
.nli ul{
	float: left;
	width: 100%;
}
.nli ul li{
	float: left;
	width: 580px;
	height: 225px;
	padding: 20px;
	box-sizing: border-box;
	background: #f2f2f2;
	border-radius: 10px;
	transition: all .3s;
	margin-bottom: 40px;
}
.nli ul li:nth-child(2n){
	float: right;
}
.nli ul li .hl{
	float: left;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #dfdfdf;
}
.nli ul li .hl .tl{
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	overflow:hidden; 
	white-space: nowrap; 
	text-overflow: ellipsis;
}
.nli ul li .hl .tl a{
	color: #333333;
	transition: all .3s;
}
.nli ul li .hl .cl{	
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
	transition: all .3s;
	-webkit-line-clamp:2;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space:initial;
}
.nli ul li .sl{
	float: left;
	width: 100%;
	padding: 20px 0;
}
.nli ul li .sl .ti{
	float: left;
	color: #666666;
	transition: all .3s;
}
.nli ul li .sl .ti .d{
	font-size: 30px;
	line-height: 30px;
}
.nli ul li .sl .ti .ym{
	font-size: 16px;
}
.nli ul li .sl .bl{
	float: right;
	width: 33px;
	height: 33px;
	margin-top: 10.5px;
	background: url(../images/ico_jt_r_2.png) no-repeat center;
	transition: all .3s;
}
.nli ul li:hover{
	color: #FFFFFF;
	background: #003789;
}
.nli ul li:hover .hl{
	border-bottom: 1px solid #4d73ad;
}
.nli ul li:hover .hl .tl a, .nli ul li:hover .hl .cl, .nli ul li:hover .sl .ti{
	color: #FFFFFF;
}
.nli ul li:hover .sl .bl{
	background: url(../images/ico_jt_r_2_on.png) no-repeat center;	
}
