[v-cloak] {
  display: none;
}


body,
html {
	overflow-x: hidden;
	font-family:Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333;
}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body {
	overflow: hidden;
	background-color: #7c7c7c;
}

ul,
li,
dir,
h4,
h3,
p {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #333;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

a:hover {
	text-decoration: none;
	transition: all 0.3s linear;
	color: #1d2088;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}

img {
	border: none;
}

.clear {
	clear: both;
}

::-webkit-scrollbar-track-piece {
	width: 10px;
	background-color: #000;
}

::-webkit-scrollbar {
	width: 8px;
	height: 6px
}

::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #1d2088;
}

::-webkit-scrollbar-thumb:hover {
	background: #14448c;
}

::selection {
	background: #1d2088;
	color: #fff;
}


/*** warp ***/

.warp {
	background-color: #eee;
	position: relative;
}

.container {
	width: 1500px;
}

.indexcenter {
	background: #fff;
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	width: 80%;
	margin: 0 auto;
}


/*** header ***/

.header {
	position: absolute;
	top: 1%;
	left: 2%;
	height: 68px;
	width: 96%;
	border-radius: 5px;
	background-color: rgba(29, 32, 136, 0.5);
	z-index: 99999;
}

.logo {
	width: 160px;
	float: left;
	margin-left: 2%;
	margin-top: 13px;
}

.logo img {
	width: 100%;
}

.menu {
	position: absolute;
	top: 30%;
	right: 10%;
}

.menu ul li {
	float: left;
	line-height: 30px;
	position: relative;
}

.menu ul li:nth-child(n+2) {
	margin-left: 30px;
}

.menu ul li a {
	color: #fff;
	font-size: 14px;
	display: block;
}

.menu_contact {
	width: 60px;
	height: 35px;
	color: #fff;
	border-radius: 3px;
	background-color: #1d2088;
	font-size: 14px;
	position: absolute;
	right: 2%;
	top: 26%;
}

.menu_contact a {
	color: #fff;
	display: block;
	line-height: 35px;
	text-align: center;
}

.menu_contact i img {
	margin-bottom: 4px;
	margin-left: 4px;
}

.navigation-up .navigation-v3 {
	float: right;
	position: relative;
	width: 790px;
}

.navigation-up .navigation-v3 ul {
	float: left;
}

.navigation-up .navigation-v3 li {
	float: left;
	color: #fff;
	width: 100px;
	text-align: center;
	height: 88px;
	line-height: 88px;
}

.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	width: 100px;
}

.navigation-up .navigation-v3 li h2 a {
	width: 100px;
	color: #000;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}

.navigation-down {
	position: absolute;
	top: 68px;
	left: 0px;
	width: 100%;
	z-index: 9999;
}

.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.navigation-down-inner {
	margin: auto;
	width: 100%;
	position: relative;
	height: auto;
	background: #fff;
	z-index: 999;
	border-bottom: 4px solid #1d2088;
}

.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}

.menuxl {
	position: relative;
}

.menuxl ul {
	text-align: center;
}

.menuxl ul li {
	display: inline-block;
	line-height: 70px;
	text-align: center;
}

.menuxl ul li a {
	color: #666;
	font-size: 14px;
	border-right: 1px solid #ccc;
	padding-right: 50px;
	padding-left: 50px;
}

.menuxl ul li a:hover {
	color: #1d2088;
	margin-left: 10px;
}

.menuxltb {
	position: absolute;
	bottom: -17px;
	left: 50%;
	z-index: 9999999999;
	margin-left: -6px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.menu ul li:hover .menuxltb {
	opacity: 1;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}


/*** header ***/


/*** banner ***/

.banner {
	position: relative;
}

.bannertext {
	/*height: 300px;*/
	width: 50rem;
	padding-left: 7%;
	font-weight: 400;
	z-index: 2;
	text-align: left;
	position: absolute;
	top: 43%;
	left: 0px;
}

.bannertext h2 {
	font-weight: bold;
	font-size: 30px;
	max-height: 169px;
	padding-bottom: 1px;
	color: #fff;
}

.bannertext h3 {
	font-size: 18px;
	max-height: 169px;
	padding-bottom: 1px;
	color: #fff;
}

.bannertext a {
	padding-left: 4px;
	color: #fff;
}


/*** banner ***/

.secwarp {
	padding: 0 30px;
	background: #fff;
}


/*** sec1 ***/

.sec1_top {
	padding-top: 60px;
}

.sec1_top_bt {
	font-size: 30px;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.sec1_top_wz {
	font-size: 16px;
	line-height: 28px;
	color: #666;
}

.sec1_top_right {
	background: #1d2088;
	padding: 35px 30px;
	color: #fff;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	position: relative;
}

.sec1_right_bt {
	display: block !important;
	margin: 0 0 10px 0 !important;
	font-size: 26px !important;
	line-height: 1.875rem !important;
	position: absolute;
	top: 20px;
	left: 30px;
}

.sec1_right_span {
	position: absolute;
	top: 50%;
	right: 10%;
	width: 80px;
	transform: translateY(-50%);
}
.sec1_right_span img{ width: 100%;}
.sec1_right_wz {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5625rem;
}
.sec1_right_wz span{
font-size: 12px;
    margin: 0 15px;
    position: relative;
    top: -1px;
}
.sec1_top_right a {
	margin: 7px 0 0;
	display: inline-block;
	color: #fff;
	line-height: 24px;
	font-size: 14px;
}

.sec1_top_right a i {
	margin-right: 8px;
	font-size: 14px;
}

.sec1_top_right:hover a {
	margin-left: 10px;
}
.sec1_bottom_img{height: 100%;}
.sec1_bottom_one {
	position: relative;
	height: 200px;
	background-color: #f0f0f0;
	padding: 30px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.sec1_bottom_one a {
	display: block;
	color: #1d2088;
	font-size: 14px;
	position: absolute;
	left: 30px;
	bottom: 20px;
}

.sec1_bottom_one a i {
	margin-right: 8px;
	font-size: 14px;
}

.sec1_bottom_one:hover a {
	margin-left: 10px;
}

.sec1_bottom {
	margin-top: 30px;
}

.sec1_bottom_one:hover {
	background: #1d2088;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.sec1_bottom_one:hover .sec1_right_bt {
	color: #fff !important;
}

.sec1_bottom_one:hover .sec1_right_wz {
	color: #fff;
}

.sec1_bottom_one:hover a {
	color: #fff;
}

.sec1_top_right:hover {
	background-color: #f0f0f0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.sec1_top_right:hover .sec1_right_bt {
	color: #333 !important;
}

.sec1_top_right:hover .sec1_right_wz {
	color: #666;
}

.sec1_top_right:hover a {
	color: #1d2088;
}

.sec1_bottom_center:hover {
	background: #1d2088;
}

.sec1_bottom_right:hover {
	background: #1d2088;
}

.sec1_bottom_one .sec1_right_wz {
	color: #666;
}


/*** sec1 ***/


/*** sec2 ***/

.sec2 {
	margin-top: 60px;
}

.features {
	left: 30px;
	position: absolute;
	top: 55%;
	width: 70%;
	z-index: 2;
}

.features .excerpt {
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	-webkit-transition: opacity .4s cubic-bezier(.215, .61, .355, 1), .6s transform cubic-bezier(.25, .46, .45, .94);
	-moz-transition: opacity .4s cubic-bezier(.215, .61, .355, 1), .6s transform cubic-bezier(.25, .46, .45, .94);
	-ms-transition: opacity .4s cubic-bezier(.215, .61, .355, 1), .6s transform cubic-bezier(.25, .46, .45, .94);
	-o-transition: opacity .4s cubic-bezier(.215, .61, .355, 1), .6s transform cubic-bezier(.25, .46, .45, .94);
	transition: opacity .4s cubic-bezier(.215, .61, .355, 1), .6s transform cubic-bezier(.25, .46, .45, .94);
	-webkit-transform: translate(-20px, 0);
	-ms-transform: translate(-20px, 0);
	transform: translate(-20px, 0);
	font-size: 16px;
}

.indexcaseimg:hover .excerpt {
	-webkit-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
	transform: translate(10px, 0);
	opacity: 1;
	filter: alpha(opacity=100);
}

.sec2show {
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.sec2show h1 {
	position: relative;
	top: -100px;
	left: 40px;
}

.sec2showbt {
	font-size: 30px;
	margin-top: 25%;
}

.sec2showwz a{
	font-size: 14px;
	margin-top: 10px;
	color: #fff;
	line-height: 24px;
	width: 80%;
	display: block;
}

.slide:hover .sec2show {
	opacity: 1;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.slide:hover .name {
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.solution {
	position: relative;
	height: 300px;
}

#slider {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0%;
	top: 0px;
	margin-left: 0px;
	overflow: hidden;
}

#slider .slide {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 820px;
	overflow: hidden;
	cursor: default;
}

#slider .title {
	color: #FFF;
	font-size: 23px;
	margin-right: 1.5em;
	text-decoration: none;
}

#slider .backgroundText {
	position: absolute;
	width: 100%;
	height: 100%;
	botttom: 0%;
}

#slider .name {
	position: absolute;
	bottom: 0%;
	color: #FFF;
	left: 0px;
	text-align: center;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.name h1 {
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 24px;
	display: block;
	width: 100%;
	margin-left: 20px;
	text-align: left;
	position: relative;
	line-height: 70px;
}

.name a {
	color: #fff;
}

.name h2 span {
	margin-top: 15px;
	font-size: 14px;
	display: block;
	width: 230px;
	text-align: left;
	letter-spacing: 2px;
	line-height: 25px;
}

#slider .text {
	position: absolute;
	top: 1%;
	top: 100%;
	color: #FFF;
	font-size: 0.9em;
	text-align: justify;
	width: 20px;
	left: 10px;
}

#slider .diapo {
	position: absolute;
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: hidden;
}

.casebg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(../images/mark2.png);
	transition: all 0.7s linear;
	-webkit-transition: all 0.7s linear;
	-moz-transition: all 0.7s linear;
	-ms-transition: all 0.7s linear;
	-o-transition: all 0.7s linear;
}

.case_sfq .slide:hover .casebg {
	opacity: 0;
	transition: all 0.7s linear;
	-webkit-transition: all 0.7s linear;
	-moz-transition: all 0.7s linear;
	-ms-transition: all 0.7s linear;
	-o-transition: all 0.7s linear;
}


/*** sec2 ***/


/*** sec3 ***/

.sec3 {
	margin-top: 60px;
}

.sec3_news {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}

.sec3_top_bt {
	font-size: 30px;
	text-transform: uppercase;
}

.sec3right {
	float: right;
	font-size: 16px;
}

.sec3right:hover a {
	color: #1d2088;
	margin-right: 10px;
}

.sec3title {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5625rem;
	float: left;
}

.sec3title a {
	font-weight: 700;
	margin-left: 30px;
	position: relative;
	color: #1d2088;
}

.sec3title a:after {
	border: 7px solid #dcdcdc;
	border-top: 0;
	border-left-color: transparent;
	border-right-color: transparent;
	content: "";
	margin-left: -7px;
	top: -7px;
	position: absolute;
	top: 32px;
	left: 50%;
}

.sec3title a i {
	margin-right: 10px;
}

.sec3_top {
	margin-top: 30px;
}

.sec3one {
	padding: 15px;
	background-color: #f0f0f0;
	height: 280px;
	margin-bottom: 30px;
	position: relative;
}

.sec3onetop {
	position: relative;
	color: #7c7c7c;
	font-size: 14px;
	line-height: 1.25rem;
}

.sec3onetop span {
	display: block;
	margin-top: 10px;
}

.sec3onetop i {
	color: #b6b6b6;
	font-size: 14px;
	position: absolute;
	right: 10px;
	top: 5px;
}

.sec3one h2 {
	color: #1d2088;
	font-size: 1.6rem;
	line-height: 30px;
}

.sec3hover {
	position: relative;
}

.sec3bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	padding: 15px;
	background: #1d2088;
}

.sec3hover:hover .sec3bg {
	opacity: 1;
}

.allmore {
	margin-bottom: 30px;
	font-size: 14px;
}

.allmore:hover a {
	margin-left: 10px;
}


/*** sec3 ***/


/*** footer ***/

.footer {
	width: 100%;
	background: #dcdcdc;
}

.footer_nav {
	height: 230px;
	padding: 0 30px;
    width: 100%;
}

.footer .container .footer_center .row div:nth-child(n+3) {
	padding-left: 50px;
}

.footer_top {
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	line-height: 56px;
}

.footer_top .link {
	float: left;
	font-size: 14px;
}

.footer_top_right {
	float: left;
	margin-left: 10%;
}

.footer_top_right a {
	color: #5c5c5c;
	margin-right: 10px;
	font-size: 14px;
	position: relative;
}

.footer_top_right a span {
	position: absolute;
	top: 40px;
	left: -35px;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.footer_top_right:hover span {
	transition: all 0.4s linear;
	top: 30px;
	opacity: 1;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.footer_top_right a:hover {
	color: #1d2088;
}

.backtop {
	float: right;
}

.backtop a {
	line-height: 56px;
	color: #f39800;
	font-size: 28px;
	display: block;
	margin-top: 15px;
}

.footernav {
	text-transform: uppercase;
}


.footernav a:nth-child(1) {
	color: #333333;
	margin-top: 49px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.375rem;
}

.footernav a {
	font-size: 12px;
	display: block;
	line-height: 20px;
	color: #999999;
}

.footernav a:nth-child(n+2):hover {
	margin-left: 4%;
	color: #1d2088;
}

.footer_bottom {}

.copy {
	background-color: #707070;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 50px;
	text-align: left;
	position: relative;
}
.copy a{
	float: left;
	font-size: 12px;
	color: #fff;
}
.unohacha_logo{
	position: absolute;
	top: 44%;
	right: 4%;
}


/*** footer ***/


/*** warp ***/


/*** è°ƒæ•´ ***/

.big_news {
	position: relative;
	 width:100%; 
    overflow:hidden; 
    background:url(../images/newspic.jpg);  
    background-size:cover;
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader  (src='../images/newspic.jpg',  sizingMethod='scale');
    background-position: center;
}

.big_news_dw {
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0%;
	padding-left: 5%;
	padding-right: 5%;
	position: absolute;
	z-index: 2;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	)
}

.big_news:hover .big_news_dw {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.big_news:hover .newshide img {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.newshide img {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.newstitle {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 3;
	width: 100%;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
}

.newstitle a {
	font-size: 24px;
	color: #fff;
}

.newstitle a:hover {
	color: #008fd0
}

.time {
	font-size: 12px;
	margin-top: 10px;
	color: #fff;
}

.chakan {
	width: 104px;
	height: 25px;
	margin-top: 4px;
	margin-bottom: 10px;
	text-align: left;
}

.chakan a {
	color: #fff;
	font-size: 14px;
}

.xiaokuai {
	padding-top: 30px;
}

.small_news h3 {
	font-size: 15px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 24px;
}

.inner {
	color: #6D6E71;
	font-size: 12px;
	line-height: 18px;
}

.small_news {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.newshide {
	height: 350px;
	overflow: hidden;
}

.newshover:hover .small_news img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.inner {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.newshover:hover:hover .inner {
	transform: translate(-10px, 0px);
	-webkit-transform: translate(-10px, 0px);
	-moz-transform: translate(-10px, 0px);
	-o-transform: translate(-10px, 0px);
	-ms-transform: translate(-10px, 0px);
}

.small_news img {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.small_news:hover a {
	transform: translate(10px, 0px);
	-webkit-transform: translate(10px, 0px);
	-moz-transform: translate(10px, 0px);
	-o-transform: translate(10px, 0px);
	-ms-transform: translate(10px, 0px);
}

.small_news a {
	color: #008fd0;
	font-size: 12px;
	margin-top: 10px;
	display: block;
}

.youbianxw {
	
}


.youbianxw li{ margin-bottom:30px;

}
.youbianxw li:last-child{ margin-bottom:0px;

}

.left_pic {
	width: 28%;
	float: left;
	overflow: hidden;
}

.left_pic img {
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	width: 100%;
}

.youbianxw li:hover .left_pic img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.right_wenzi {
	width: 68%;
	font-size: 20px;
	float: right;
}

.right_wenzi_top {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
	line-height: 15px;
	height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.right_wenzi_top a {
	color: #333333;
	font-size: 20px;
	line-height: 20px;
	height: 35px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
	    width: 100%;
    display: block;
}

.right_wenzi_bot {
	color: #666666;
	font-size: 14px;
	 overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
}

.liaojie {
	color: #1d2088;
	margin-top: 36px;
	font-size: 14px;
	display: block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.youbianxw li:hover .liaojie {
	transform: translate(10px, 0);
	-webkit-transform: translate(10px, 0);
	-moz-transform: translate(10px, 0);
	-o-transform: translate(10px, 0);
	-ms-transform: translate(10px, 0);
}

.youbianxw li:hover .right_wenzi_top {
	margin-left: -10px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.sec3_top {
	padding-bottom: 80px;
}


/*** è°ƒæ•´ ***/

/*** è‡ªé€‚åº” ***/

@media (max-width: 1440px) {
.indexcenter{width: 90%;}
.liaojie{margin-top: 15px;}
.left_pic {
    width: 30%;
    }
    .right_wenzi {
    width: 65%;
    }
}
@media (max-width: 1280px) {
.menuxl ul li a{ padding: 0 30px;}
.menu{left: 28%;}
}
@media (max-width: 768px) {
	.xstitle {
		margin-bottom: -7px;
	}
	.ywlx {
		padding-bottom: 19px;
	}
	.ywlx ul li {
		padding-left: 30px;
		margin-bottom: -21px;
		background: none;
		height: 160px;
	}
	.navbar-nav {
		width: 100%;
		margin-left: 0px;
		text-transform: uppercase;
	}
	.navbar-nav li {
		text-align: center;
		border-bottom: 1px dotted #e5e5e5;
		line-height: 40px;
	}
	.navbar-nav li a {
		color: #666;
		font-size: 13px;
	}
	.navbar-nav li a:hover {
		color: #14448c;
	}
	.headerbg {
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 999999999;
		background: #fff;
		-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
	.logo_boxlist {
		float: left;
		width: 145px;
		margin-top: 5px;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-toggle .icon-bar {
		background-color: #14448c;
	}
	.navbar-collapse {
		border-top: 1px solid #e5e5e5;
	}
	.sec1_top_right {
		margin-top: 20px;
	}
	.sec1_bottom_one {
		/*margin-bottom: 20px;*/
		padding: 20px 15px;
		height: 140px;
	}
	.swiper4 ,.swiper5 ,.swiper6 {
		margin-bottom: 20px;
	}
	.secwarp {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sec3one {
		height: auto;
	}
	.bannertext {
		top: 35%;
		width: 24rem;
	}
	.bannertext h2 {
		font-size: 18px;
	}
	.bannertext h3 {
		font-size: 13px;
	}
	.casetext {
		margin-top: 30px;
		text-align: center;
	}
	.casewarp {
		border: 1px inset #ccc;
		border: 1px inset rgba(0, 0, 0, 0.2);
		box-shadow: 0 0 5px #ccc;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
		padding-bottom: 50px;
	}
	.casebt {
		font-size: 17px;
		position: relative;
		padding-bottom: 10px;
	}
	.casebt:after {
		position: absolute;
		bottom: 0px;
		left: 50%;
		width: 30px;
		height: 2px;
		background: #1d2088;
		content: "";
		margin-left: -15px;
	}
	.casewz {
		margin-top: 10px;
		font-size: 14px;
		color: #666;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 16px;
		height: 64px;
	}
	.casetext a {
		font-size: 13px;
		color: #fff;
		display: block;
		width: 150px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		background: #1d2088;
		margin: 0 auto;
		margin-top: 20px;
	}
	.sec3bg {
		display: none;
	}
	.sec2 {
		margin-top: 30px;
	}
	.sec3one h2 {
		margin-bottom: 0px;
	}
	.big_news {
		height: 200px !important;
		margin-bottom: 30px;
	}


	.indexcenter{
		width:100%;
		margin:0 auto;
	}

	.sec1_top {
		padding-top: 40px;
	}
	.sec1_top_bt {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.sec1_top_wz {
		font-size: 15px;
		line-height: 20px;
		margin-top: 0px;
	}
	.swiper3 .swiper-pagination-switch.swiper-active-switch {
		background: #1d2088;
	}
	.sec3 {
		margin-top: 40px;
	}
	.sec3_news {
		padding-bottom: 0;
		border: none;
	}
	.sec3_top {
		margin-top: 0;
		padding-bottom: 40px;
	}
	.left_pic {
		width: 35%;
	}
	.right_wenzi {
		width: 60%;
	}
	.right_wenzi_top {
		height: 24px;
	}
	.right_wenzi_top a {
		height: 24px;
		font-size: 16px;
	}
	.right_wenzi_bot {
		font-size: 13px;
		line-height: 14px;
	}
	.liaojie {
		margin-top: 5px;
		font-size: 13px;
	}
	.sec1_bottom_one a {
		font-size: 13px;
	}
	.sec1_right_span {
		width: 50px;
	}
	.sec1_right_bt {
		font-size: 18px !important;
	}
	.sec3_top_bt {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.newstitle a {
		font-size: 15px;
		color: #fff;
	}
}