
/*公共*/
body{
	margin: 0;

	font-family: "microsoft yahei";
}
ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
isy_frame{
	display: block;
}
img{
	border: none;
	max-width: 100%;
}
p,h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,i,em,b{
	font-weight: normal;
	font-style: normal;
}
a{
	text-decoration: none;
}
input,select,textarea{
	outline: none;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "microsoft yahei";
}


.clearfix:before,
.clearfix:after {
    display: table;
    content: " ";
}
.clearfix:after {
    clear: both;
}
.clearfix{
    *zoom: 1;
}


/*一件事一次办*/
.xx_yc{  position: relative; min-height: 663px;}
.xx_cursor{ height: 56px; line-height: 56px; font-size: 14px; color: #333;}
.xx_cursor a{ color: #333;}
.xx_list li{ float: left; width: 222px; height: 168px; margin-bottom: 25px; margin-right: 20px; overflow: hidden;}
.xx_list .li1{ background: #5d9ceb;}
.xx_list .li2{ background: #4fc0e8;}
.xx_list .li3{ background: #9bd581;}
.xx_list .li4{ background: #48cfae;}
.xx_list .li5{ background: #8fadf2; margin-right: 0;}
.xx_list li i{ display: block; margin-top: 20px;}
.xx_list li i img{ margin: 0 auto; display: block;}
.xx_list li span{ display: block; text-align: center; color: #fff; font-size: 16px; margin-top: 20px;}
.xx_list li a{ color: #fff; display: block;  text-align: center;}

.xx_list li:hover i{
	    -webkit-transition: .7s ease-out;
    -moz-transition: .7s ease-out;
    transition: .7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}
.xx_list li:hover span{
	    -webkit-transition: .7s ease-out;
    -moz-transition: .7s ease-out;
    transition: .7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.xx_bg{ position: absolute; height: 100%; width: 100%; z-index: -999;}
.xx_main{ width: 1200px; margin: 0 auto;}
.xx_bg img{ height: 100%; width: 100%;}
.xx_bg li{ width: 100%; height: 663px;}
.xx_body{ background: url(../img/xx_body.jpg) center bottom no-repeat;}
.yljg_right_span3 p{
	width: 27px;
    height: 45px;
    float: left;
    background: url(../img/ks_right_pic.png) no-repeat;
}

.xx_list a img{ padding-top:20px;   margin: 0 auto;   display: block; }

.xx_list li:hover a{
	    -webkit-transition: .7s ease-out;
    -moz-transition: .7s ease-out;
    transition: .7s ease-out;
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
}

.ny-tex{color: #333;font-size: 14px;height: 48px;padding-top: 15px;line-height: 25px;overflow: hidden;}






































































































