.top {
	width: 100%;
	height: 60px;
	background-color: #287CB6;
}

.top .tel {
	float: left;
	padding-left: 35px;
	color: #fff;
	font-size: 30px;
	line-height: 60px;
	font-weight: bold;
	background: url(../image/index_02.png) no-repeat left center;
}
.top .tel.mobile{
	padding-left: 41px;
	background: none;
}
.top .lang {
	float: right;
}

.top .lang a {
	display: block;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #ccc;
	height: 20px;
	line-height: 23px;
	margin-top: 20px;
}

.top .lang .serch {
	background: url(../image/index_04.png) no-repeat center center;
}

.top .lang .lan {
	background: url(../image/index_06.png) no-repeat left center;
	padding-left: 30px;
	font-size: 14px;
	font-family: Myriad Pro;
	color: #fff;
}

.top .lang .tianmao {
	background: url(../image/index_08.png) no-repeat center center;
}

.top .lang .jd {
	background: url(../image/index_10.png) no-repeat center center;
}

.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	left: 0;
	margin-left: 0px;
}

.top .box {
	width: 1200px;
	margin: 0 auto;
	/*position: absolute;*/
	/*left: 14%;*/
	/*left: 0; 
    margin-left: 0px;*/
}

.banner {
	position: relative;
	width: 100%;
	background: rgba(255, 255, 255, .7);
}

.banner .pagination {
	position: absolute;
	z-index: 10000;
	bottom: 20px;
	left: 50%;
}

.banner .pagination li {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 5px;
}

.banner .pagination .current {
	width: 40px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
}

.banner .slides_container {
	height: 760px;
}

.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: rgba(255, 255, 255, .7);
	z-index: 9999;
	height: 120px;
	width: 100%;
	min-width: 1200px;
	margin: 0 auto;
}

.nav {
	width: 100%;
	min-width: 1200px;
	/*width: 1200px;*/
	margin: 0 auto;
	height: 120px;
	background: rgba(255, 255, 255, .7);
	/*position: absolute;*/
	position: relative;
	top: 0;
	/*left: 30px;*/
	z-index: 1000000;
}

.nav>.box {
	width: 1200px;
	position: inherit;
	left: inherit;
	margin: 0 auto;
}

.nav .logo {
	/*float: left;*/
	position: relative;
	/*padding-left: 30px;*/
	/*width: 182px;
    left: 210px;*/
	width: 135px;
}

.nav .logo img {
	z-index: -1;
	width: 132px;
	height: 132px;
}

.nav .bar {
	float: left;
	/*position: relative;
	left: 200px;*/
}

.nav .bar ul li {
	float: left;
}

.aaa>a {
	color: #216fc5;
}

.nav .bar ul li {
	display: block;
	padding-top: 35px;
	text-align: center;
	width: 160px;
	float: left;
	font-size: 16px;
	color: #01479d;
	line-height: 30px;
	height: 83px;
	position: relative;
}

#ul {
	position: absolute;
	left: -750px;
	display: none;
}

.nav .bar>ul>li:hover {
	background: #fff;
	border-bottom: 2px solid #216fc5;
}

.pro_center {
	width: 1920px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 80px 0;
	background: #fff;
}

.pro_list {
	overflow: hidden;
}

.nav .bar .nav_two {
	position: absolute;
	top: 123px;
	background: #fff;
	display: none;
	z-index: 1000;
}


/*新改的导航*/

.sNavoutline {
	width: 100%;
	background: #f0f3f6;
}

/*.sNav {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 109px;
	width: 100%;
	height: 176px;
	background: #f0f3f6;
	/* display:none; */
/*}*/
.sNavoutline{
	width: 100%;
    position: absolute;
    left: 0px;
    top: 180px;
    background: #E4F1FC;
}

.sNav {
	/*position: absolute;*/
	z-index: 20;
	/*left: 0px;
	top: 180px;*/
	/*width: 100%;*/
	width: 1200px;
	margin: 0 auto;
	/*width: 1200px;*/
	height: 150px;
	/*background: #f0f3f6;*/
	background: #E4F1FC;
	/* display:none; */
}

/*.sNav .wal {
	height: 176px;
	position: relative;
	text-align: center;
}*/
.sNav .wal {
	height: 150px;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.sNav .list {
	width: 1200px;
}

.sNav li {
	float: left;
	font-size: 14px;
	text-align: center;
	height: 150px;
}

.sNav li .ico {
	padding: 30px 0 15px;
}

.sNav li .img1 {
	display: none;
}

.sNav li a {
	display: block;
	width: 100%;
	height: 150px;
	border-right: #e2e2e2 solid 1px;
}

.sNav li:last-child a {
	border-right: none;
}

.sNav a:hover {
	/*color: #ffb400;*/
}

.sNav a:hover .img1 {
	display: inline-block;
}

.sNav a:hover img {
	display: none;
}


/*.sNav1 li{ width:10%;}
.sNav2 li{ width:16.66%;}
.sNav3 li{ width:33.33%;}
.sNav4 li{ width:50%;}
.sNav5 li{ width:25%;}
.sNav6 li{ width:20%;}*/

.sNav5 li {
	width: 240px;
}

.sNav4 li {
	width: 300px;
}

.sNav3 li {
	width:400px;
}

.sNav2 li {
	width: 600px;
}

.sNav1 li{
	width: 1200px;
}
.nav .bar .nav_two .blue {
	background: #216fc5;
	color: #fff;
}

.nav .bar .aac .blue a {
	color: #fff;
}

.nav .bar .nav_two li {
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	cursor: pointer;
}

.nav .bar .nav_two li a {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	cursor: pointer;
}

.nav ul .on {
	background: #fff;
	border-bottom: 2px solid #216fc5;
}

.nav .bar ul li a span {
	display: block;
	color: #888;
	font-size: 14px;
	padding-bottom: 10px;
}

.nav .bar ul li .bg {
	background: url(../image/index_13.png) no-repeat center bottom;
}

.nav .bar ul li .Product_list {
	position: absolute;
	left: 0;
	top: 0px;
	width: 1920px;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 1000;
	overflow: hidden;
}

.nav .bar ul li .Product_list .box {
	overflow: hidden;
	height: auto;
}

.Product_list .Product_nav {
	padding: 0 60px;
	border-right: 1px solid #ccc;
	float: left;
}

.Product_list .Product_nav a {
	display: block;
	width: 200px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #666;
}

.Product_list .Product_nav .active {
	color: #216fc5;
}

.Product_list .Product_bar {
	padding: 0 60px;
	float: left;
}

.Product_list .Product_bar a {
	display: block;
	margin-bottom: 35px;
	font-size: 14px;
	color: #216fc5;
}

.Product_list .Product_main {
	float: right;
}

.Product_list .Product_main h2 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-bottom: 40px;
	text-align: left;
}

.Product_list .Product_pic {
	margin-bottom: 50px;
}

.Product_list .Product_pic img {
	display: block;
	float: left;
	margin-right: 35px;
}

.Product_list .Product_pic .Product_wrap {
	float: left;
}

.Product_list .Product_pic .Product_wrap h2 {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 10px;
}

.Product_list .Product_pic .Product_wrap p {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 280px;
}

.Product_list .Product_pic .Product_wrap a {
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}


/*product*/

.product .box {
	width: 100%;
	left: 0px;
	margin-left: 0px;
	position: initial;
}

.banner .pagination {
	position: absolute;
	z-index: 10000;
	bottom: 20px;
	left: 50%;
}

.banner .pagination li {
	width: 10px;
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border-radius: 5px;
}

.banner .pagination .current {
	width: 40px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
}

.banner .slides_container {
	height: 760px;
}

.nav .logo {
	float: left;
}

.nav .bar {
	/*float: left;
	position: relative;*/
}

.nav .bar ul li {
	float: left;
}

.aaa>a {
	/*color: #016ec8;*/
	color: #216fc5;
}

.nav .bar ul li {
	display: block;
	padding-top: 35px;
	text-align: center;
	width: 160px;
	float: left;
	font-size: 16px;
	color: #01479d;
	line-height: 30px;
	height: 86px;
	position: relative;
}

#ul {
	position: absolute;
	left: -750px;
	display: none;
}

.nav .bar>ul>li:hover {
	height: 84px;
	background: #fff;
	border-bottom: 2px solid #216fc5;
}

.pro_center {
	width: 1920px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 80px 0;
	background: #fff;
}

.pro_list {
	overflow: hidden;
}

.nav .bar .nav_two {
	position: absolute;
	top: 120px;
	background: #fff;
	display: none;
	z-index: 1000;
}

.nav .bar .nav_two .blue {
	background: #216fc5;
	color: #fff;
}

.nav .bar .aac .blue a {
	color: #fff;
}

.nav .bar .nav_two li {
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	cursor: pointer;
}

.nav .bar .nav_two li a {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	cursor: pointer;
}

.nav ul li.on {
	height: 84px;
	background: #fff;
	border-bottom: 2px solid #216fc5;
}

.nav .bar ul li a span {
	display: block;
	color: #888;
	font-size: 14px;
	padding-bottom: 10px;
}

.nav .bar ul li .bg {
	background: url(../image/index_13.png) no-repeat center bottom;
}

.nav .bar ul li .Product_list {
	position: absolute;
	left: 0;
	top: 0px;
	width: 1920px;
	background: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 1000;
	overflow: hidden;
}

.nav .bar ul li .Product_list .box {
	overflow: hidden;
	height: auto;
}

.Product_list .Product_nav {
	padding: 0 60px;
	border-right: 1px solid #ccc;
	float: left;
}

.Product_list .Product_nav a {
	display: block;
	width: 200px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #666;
}

.Product_list .Product_nav .active {
	color: #216fc5;
}

.Product_list .Product_bar {
	padding: 0 60px;
	float: left;
}

.Product_list .Product_bar a {
	display: block;
	margin-bottom: 35px;
	font-size: 14px;
	color: #216fc5;
}

.Product_list .Product_main {
	float: right;
}

.Product_list .Product_main h2 {
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-bottom: 40px;
	text-align: left;
}

.Product_list .Product_pic {
	margin-bottom: 50px;
}

.Product_list .Product_pic img {
	display: block;
	float: left;
	margin-right: 35px;
}

.Product_list .Product_pic .Product_wrap {
	float: left;
}

.Product_list .Product_pic .Product_wrap h2 {
	font-size: 16px;
	color: #333;
	line-height: 1.5;
	margin-bottom: 10px;
}

.Product_list .Product_pic .Product_wrap p {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 280px;
}

.Product_list .Product_pic .Product_wrap a {
	font-size: 12px;
	color: #666;
	margin-top: 20px;
}

.middle {
	width: 100%;
	height: 180px;
	background: #dfeff8;
}

#list {
	position: relative;
}

#list>a {
	position: absolute;
	width: 120px;
	height: 180px;
	cursor: pointer;
	display: block;
}

#list .prev {
	left: -120px;
	top: 0;
	background: url(../image/12.png) no-repeat center center;
}

#list .next {
	right: -120px;
	top: 0;
	background: url(../image/11.png) no-repeat center center;
}

.middle .box {
	position: relative;
}

.middle .a_wrap {
	width: 1100px;
	margin: 0 auto;
}

.middle .a_wrap a {
	display: block;
	width: 220px;
	height: 180px;
	float: left;
	overflow: hidden;
	position: relative;
}

.middle .a_wrap .img_wrap {
	width: 220px;
	height: 180px;
	position: absolute;
	z-index: 1;
}

.middle .a_wrap .img_wrap img {
	display: block;
}

.hide {
	display: none;
}

.a_main {
	width: 100%;
	margin-top: 80px;
	padding-right: 50px;
	height: 450px;
	overflow: hidden;
}

.a_main .pic_box {
	float: left;
}

.a_main .pic_box>img {
	display: block;
	float: left;
}

.a_main .pic_btn {
	float: left;
	margin-left: 15px;
}

.a_main .pic_btn .prev,
.a_main .pic_btn .next {
	display: block;
	width: 120px;
	height: 35px;
	margin-bottom: 10px;
	text-align: center;
	line-height: 35px;
}

.a_main .pic_btn .prev {
	background: url(../image/up.png) no-repeat center center #ccc;
}

.a_main .pic_btn .prev:hover {
	background: url(../image/up.png) no-repeat center center #216fc5;
}

.a_main .pic_btn .next {
	background: url(../image/down.png) no-repeat center center #ccc;
}

.a_main .pic_btn .next:hover {
	background: url(../image/down.png) no-repeat center center #216fc5;
}

.a_main .pic_btn .p_box {
	position: relative;
	z-index: 100000;
}

.a_main .pic_btn .p_box .pic_list {
	height: 80px;
	margin-bottom: 10px;
}

.a_main .pic_btn .p_box .active {
	border: 2px solid #216fc5;
}

.a_main .pic_btn .p_box .active img {
	opacity: .3;
}

.a_main .pic_btn .p_wrap {
	height: 350px;
	position: relative;
	top: 45px;
	overflow: hidden;
}

.a_main .pic_btn a img {
	display: inline-block;
}

.a_main .pic_btn .dis {
	background: #ccc;
}

.a_main .pic_btn img {
	display: block;
	margin-bottom: 10px;
	cursor: pointer;
}

#next {
	margin-top: 10px;
}

.pic_main {
	float: right;
	padding-top: 35px;
}

.pic_main h2 {
	width: 180px;
	font-size: 26px;
	font-weight: bold;
	color: #216fc5;
	padding-bottom: 20px;
	border-bottom: 4px solid #216fc5;
}

.pic_main h3 {
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 18px;
	color: #216fc5;
}

.pic_main p {
	font-size: 14px;
	color: #666;
	line-height: 1.5;
	width: 320px;
}

.pic_main a {
	font-size: 12px;
	color: #666;
	margin-top: 20px;
	display: block;
}

.pic_main .a_btn {
	margin-top: 40px;
	text-align: center;
}

.pic_main .a_btn a {
	display: inline-block;
	margin-right: 60px;
	width: 68px;
	height: 68px;
}

.pic_main .shop {
	background: url(../image/a_bg_07.jpg) no-repeat center center;
}

.pic_main .shop:hover {
	background: url(../image/a_bg1_07.jpg) no-repeat center center;
}

.pic_main .fh {
	background: url(../image/a_bg_09.jpg) no-repeat center center;
}

.pic_main .fh:hover {
	background: url(../image/a_bg1_09.jpg) no-repeat center center;
}

.about {
	width: 100%;
	background: url(../image/index_bg.jpg) no-repeat center center;
	text-align: center;
	padding-top: 80px;
	margin-top: 120px;
	padding-bottom: 80px;
}

.about h2 {
	font-size: 36px;
	color: #fff;
	line-height: 1.5;
	background: url(../image/a_bg1.png) no-repeat center center;
}

.about h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 40px;
}

.about p {
	width: 748px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}

.about a {
	display: block;
	width: 288px;
	height: 48px;
	margin: 0 auto;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 48px;
	color: #fff;
	margin-top: 40px;
}

.about a:hover {
	background: #fff;
	color: #216fc5;
}


/*product*/

.product {
	width: 100%;
	padding-top: 30px;
	background: #F7F7F7;
}

.product .product_tle {
	margin-bottom: 30px;
}

.product .product_tle h2 {
	font-size: 22px;
	color: #666666;
	text-align: center;
}

.product .box.clearfix {
	width: 100%;
	padding-bottom: 30px;
}

.product .product_right {
	float: left;
	width: 49%;
	height: 630px;
	margin-left: 12px;
	background: #F7F7F7;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	box-shadow: 2px 2px 2px #CCCCCC;
}

.product_left {
	float: left;
	width: 49%;
	height: 630px;
	margin-left: 10px;
	background: #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	box-shadow: 2px 2px 2px #CCCCCC;
}

.product_hover:hover {
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.product_right .product_righttop {
	margin-bottom: 10px;
	height: 300px;
	background: #FFFFFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
}

.product_right .product_rightbottom {
	height: 321px;
	background: #FFFFFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
}
.product_right .product_righttop:hover{
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.product_right .product_rightbottom:hover{
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow:  2px 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.product_left .product_left_left {
	float: left;
	width: 47%;
	height: 630px;
}

.product_left .product_left_left img {
	/* width: 300px;
	margin-top: 43px;
	margin-left: 35px; */
	width: 170px;
	margin-top: 80px;
	margin-left: 80px;
	/* transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	/* IE 9 */
	/* -moz-transform: rotate(-2deg); */
	/* Firefox */
	/* -webkit-transform: rotate(-2deg); */
	/* Safari 和 Chrome */
	/* -o-transform: rotate(-2deg); */
	/* Opera */ */
}

.product_left .product_left_right h2 {
	text-align: center;
	font-size: 18px;
	color: #016ec8;
	margin-top: 264px;
	margin-bottom: 20px;
}

.product_left .product_left_right p {
	text-align: center;
	font-size: 14px;
	color: #016ec8;
}

.product_left .product_left_right p span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #474747;
}

.product_right .product_rightrighttop_left img,
.product_right .product_rightrighbottom_left img {
	/*width: 240px;
	margin-top: 20px;
	margin-left: 78px;*/
	width: 428.8px;
    margin-top: 2px;
    margin-left: 66px;
}

.product_right .product_rightrighttop_right h2,
.product_right .product_rightrighbottom_right h2 {
	text-align: center;
	font-size: 18px;
	color: #016ec8;
	margin-top: 110px;
	margin-bottom: 20px;
}

.product_right .product_rightrighttop_right p span,
.product_right .product_rightrighbottom_right p span {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 23px;
	color: #474747;
}


/*ABOUT US*/

.about {
	width: 100%;
	background: url(../image/index_bg.jpg) no-repeat center center;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 80px;
}

.about .news_tle {
	position: relative;
	width: 100%;
	height: 185px;
	text-align: center;
	font-weight: normal;
	overflow: hidden;
	/*margin-bottom: 60px;*/
}

.about .news_tle label {
	z-index: 2;
	position: relative;
	display: inline-block;
	font-size: 36px;
	line-height: 1.3;
	color: #fff;
	margin-top: 55px;
	margin-bottom: 40px;
}

.about .news_tle label small {
	display: block;
	padding: 2px 15px 0 15px;
	text-transform: uppercase;
	background-color: #87B9E3;
	font-size: 24px;
	margin-bottom: 0px;
	/*font-weight: bold;*/
}

.about .news_tle i {
	z-index: 1;
	position: absolute;
	left: 260px;
    top: 120px;
    bottom: 8px;
    width: 717px;
    height: 1px;
	background-color: #fff;
}


/*.about h3 {
	font-size: 27px;
	color: #fff;
	line-height: 1.5;
	padding-top: 20px;
	margin-bottom: 0px;
}

.about h2 {
	font-size: 18px;
	color: #fff;
	background: url(../image/a_bg1.png) no-repeat center center;
	margin-bottom: 40px;
}*/

.about p {
	width: 784px;
	margin: 0 auto;
	font-size: 14px;
	color: #fff;
	line-height: 1.5;
}

.about a {
	display: block;
	width: 288px;
	height: 48px;
	margin: 0 auto;
	border: 1px solid #ccc;
	text-align: center;
	line-height: 48px;
	color: #fff;
	margin-top: 40px;
}

.about a:hover {
	background: #fff;
	color: #216fc5;
}


/*news*/

.news {
	width: 1200px;
	margin: 0 auto;
	margin-top: 55px;
}


/*.news .news_tle {
	text-align: center;
	margin-bottom: 60px;
}*/

.news .news_tle {
	position: relative;
	width: 100%;
	height: 130px;
	text-align: center;
	font-weight: normal;
	overflow: hidden;
	/*margin-bottom: 60px;*/
}

.news .news_tle label {
	z-index: 2;
	position: relative;
	display: inline-block;
	/*font-size: 24px;*/
	font-size: 36px;
	color: #000;
}

.news .news_tle label small {
	display: block;
	padding: 2px 15px 0 15px;
	text-transform: uppercase;
	/*font-size: 12px;*/
	font-size: 18px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
}

.news .news_tle i {
	z-index: 1;
	position: absolute;
	left: 355px;
	top: 63px;
	bottom: 8px;
	width: 490px;
	height: 1px;
	background-color: #ccc;
}

.news .news_tle h2 {
	font-size: 36px;
	color: #000;
}

.news .news_tle h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	background: url(../image/a_bg2_07.jpg) no-repeat center center;
}

.news .news_list {
	width: 360px;
	float: left;
	margin-right: 60px;
	margin-bottom: 60px;
}

.news .news_list .list_tle {
	width: 360px;
	height: 58px;
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 20px;
}

.news .news_list .list_tle span {
	font-size: 12px;
	color: #bbb;
	display: block;
}

.news .news_list .pic_wrap1 {
	width: 360px;
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}

.news .news_list .pic_wrap1 .zhezhao {
	position: absolute;
	width: 360px;
	height: 160px;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .3);
	text-align: center;
	display: none;
}

.news .news_list .pic_wrap1 .zhezhao img {
	display: inline-block;
	margin-top: 45px;
}

.news .news_list h2 {
	font-size: 16px;
	color: #333;
	line-height: 2;
}

.news .news_list h3 {
	font-size: 12px;
	color: #888;
	line-height: 1.5;
}

.news .news_list a {
	padding-left: 20px;
	background: url(../image/jia.png) no-repeat left center;
	line-height: 1.5;
	color: #bbb;
	font-size: 12px;
	margin-top: 20px;
	display: block;
}


/*新闻资讯*/

.Xj_NewsBoxbg {
	background: #f3f3f3;
	padding: 70px 0px;
}

.Xj_NewsTable td {
	vertical-align: top;
}

.Xj_NewsImgBox {
	position: relative;
	height: 590px;
	background: url(../image/Newbg.jpg) center center no-repeat;
}

.Xj_NewMoreButn {
	position: absolute;
	bottom: 60px;
	left: 50%;
	width: 180px;
	margin-left: -90px;
	height: 80px;
	background: url(../image/tmbk.png);
	text-align: center;
	display: block;
}

.Xj_NewMoreButn:hover {
	background: #D21D12;
}

.Xj_NewMoreButn p {
	color: #fff;
	margin: 15px 0px 10px;
}

.Xj_NewsMoreBox {
	width: 20px;
	height: 20px;
	line-height: 17px;
	border-radius: 20px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 0 auto;
}

.Xj_NewsImg {
	width: 100%;
	display: block;
}

.Xj_NewListBox {
	background: #fff;
	padding: 37px 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	display: block;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	box-shadow: 2px 2px 2px #CCCCCC;
}

.Xj_NewListBox:hover {
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}

.Xj_NewListBox:last-child {
	margin-bottom: 0px;
}

.Xj_NewListLine {
	width: 7px;
	height: 40px;
	background: #D21D12;
	float: left;
	margin-top: 10px;
}

.Xj_NewsTimeBox {
	width: 60px;
	margin: 0 auto;
	text-align: center;
}

.Xj_NewsTimeBox p {
	font-family: "Arial";
	color: #4a4a4a;
}

.Xj_NewsTimeBox p:first-child {
	font-size: 40px;
}

.Xj_NewsTimeBox p:last-child {
	font-size: 14px;
}

.Xj_NewsInfoBox p:first-child {
	font-size: 20px;
	color: #4a4a4a;
	a3a3a3 font-weight: normal !important;
	margin-bottom: 10px;
}

.Xj_NewsInfoBox p:last-child {
	font-size: 14px;
	color: #4a4a4a;
	padding-right: 20px;
	width: 510px;
	overflow: hidden;
	/*white-space: nowrap;
	text-overflow: ellipsis;7*/
}

.Xj_HomeNewsTitle {
	width: 100%;
}


/*.Xj_HomeNewsTitle:hover{
	color:#d21d12;
	font-weight:bold;
}

.box-shadow-outset {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.box-shadow-outset:hover {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}*/

.foot {
	width: 1200px;
	margin: 0 auto;
	/*background: #ddd;*/
	padding-top: 80px;
	/*margin-top: 120px;*/
	position: relative;
	padding-bottom: 80px;
	margin-bottom: -120px;
}

.foot .bk_list {
	width: 390px;
	height: 425px;
	float: left;
	margin-right: 15px;
	float: left;
	position: relative;
}

.foot .bk_list .img_box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1 width: 390px;
	height: 425px;
}

.foot .bk_list .bk_wrap {
	position: absolute;
	width: 388px;
	height: 423px;
	top: 0;
	left: 0;
	text-align: center;
	background: rgba(255, 255, 255, .8);
	opacity: 0;
	z-index: 100;
	/*border: 1px solid #216fc5;*/
}

.foot .bk_list .bk_wrap img {
	display: block;
	margin: 0 auto;
	/*margin-bottom: 20px;*/
	margin-top: 15px;
}

.foot .bk_list .bk_wrap .tell {
	height: 50px;
	width: 210px;
	/*margin: 40px auto 0;*/
	margin: 27px auto 0;
}

.foot .bk_list .bk_wrap .tell h2 {
	float: left;
	width: 80px;
	text-align: left;
	margin: 0 0;
	line-height: 40px;
	margin-left: 15px;
}

.foot .bk_list .bk_wrap .tell div {
	float: right;
	margin-top: 10px;
}

.foot .bk_list .bk_wrap .tell span {
	display: block;
	line-height: 1.5;
}

.foot .bk_list .bk_wrap h2 {
	width: 280px;
	margin: 0 auto;
	color: #666;
	/*font-size: 14px;*/
	font-size: 18px;
	line-height: 1.5;
	/*margin-top: 30px;
	margin-bottom: 40px;*/
	margin-top: 75px;
	margin-bottom: 10px;
}

.foot .bk_list .bk_wrap a {
	display: block;
	/*width: 278px;*/
	width: 180px;
	height: 42px;
	margin: 0 auto;
	border: 1px solid #216fc5;
	margin-bottom: 12px;
	line-height: 42px;
	color: #216fc5;
}

.foot .bk_list .bk_wrap a:hover {
	background: #216fc5;
	color: #fff;
}


/*底部*/

.footer {
	position: relative;
	width: 100%;
	margin-top: 120px;
	min-width: 1200px;
	background: #0D131C;
	color: #d6d6d6;
	font-size: 16px;
	/*margin-top: 200px;*/
}

.footer-content {
	/*width: 65%;*/
	min-width: 1200px;
	width: 1200px;
	margin: 0 auto;
	padding-top: 56px;
	margin-bottom: 100px;
}

.footer-content ul {
	float: left;
	/*margin-left: 8%;*/
	margin-left: 45px;
	font-size: 12px;
}

.footer-content ul:first-child {
	/*margin-left: 80px;*/
	margin-left: 65px;
}

.footer-content ul.scan-code {
	/*margin-left: 60px;
	width: 220px;*/
	margin-left: 140px;
	width: 180px;
}

.footer-content ul li {
	margin-top: 10px;
}

.footer-content ul li a {
	color: #d6d6d6;
}

.footer-content ul li a:hover {
	color: #196ed9;
}

.footer-content #MFA,
.footer-content #IDaaS,
.footer-content #IPA,
.footer-content #ZTS {
	cursor: pointer;
}

.footer-title {
	/*color: #00c6ff;
	/*font-size: 18px;
	font-weight: 600;*/
	/*font-size: 16px;
	line-height: 14px;
	margin-bottom: 20px;*/
}

.footer-title>a {
	/*color: #00c6ff!important;*/
	color: #fff;
	/*font-size: 18px;
	font-weight: 600;*/
	font-size: 14px;
	height: 22px;
	display: inline-block;
	/*line-height: 14px;*/
	margin-bottom: 20px;
}
.footer li span.email{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../image/indexbg.png) no-repeat center center;
	background-position: -23px -2px;
}
.footer li span.dizhi{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../image/indexbg.png) no-repeat center center;
	background-position: 0px -2px;
}
.scan-code li {
	float: left;
	text-align: center;
	width: 135px;
	/*width: 90px;*/
	/*width: 154px;*/
}

.scan-code li img {
	width: 100px;
	display: inline-block;
}

.scan-code li p {
	margin-top: 10px;
}

.scan-code li:nth-child(2) {
	margin-left: 30px;
}

.watermark {
	/*border-top: 1px solid #5b5f62;*/
	text-align: center;
	font-size: 12px;
	line-height: 44px;
	/*height: 44px;*/
	height: 60px;
}

.banner-titlepic {
	width: 100%;
}


/*轮播*/

.flexslider {
	margin: 0px auto 20px;
	/*position: relative;*/
	width: 100%;
	height: 330px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../image/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	/*width: 40px;*/
	border-radius: 10px;
}

.flex-control-paging li a {
	height: 10px;
	background: transparent;
	border: 1px solid #fff;
	border: none;
	border-radius: 5px;
}

.flex-control-paging li a {
	display: inline-block;
	width: 40px;
	height: 10px;
	background: #fff;
	border-radius: 10px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	/*background-position: 0 0;*/
	width: 40px;
	height: 10px;
	background: #016EC8;
	border-radius: 10px;
}

.flexslider .slides a img {
	width: 100%;
	height: 482px;
	display: block;
}

.line_bottom{
	position: absolute;
    bottom: -57px;
    margin: 0 auto;
    left: 50px;
    width: 905px;
    height: 1px;
    background: #192029;
}
.line_right{
	position: absolute;
    /* bottom: 0px; */
    width: 1px;
    right: 245px;
    top: 60px;
    height: 175px;
    background: #192029;
}
body>a{
	display: none;
}
