﻿@charset "utf-8";


/* 轮播图css */
.slideBox003 {
    position: relative;
    width: 100%;
    display: inline-block;
    text-align: center;
    z-index: 555;
	overflow: hidden;
	height: 580px;
}
.slideBox003 .hd {
    display: inline-block;
    position: relative;
    bottom: -544px;
    z-index: 1;
}
.slideBox003 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.slideBox003 .hd ul li {
    float: left;
    margin: 0 4.5px;
    width: 47px;
    height: 4px;
    line-height: 10px;
    text-align: center;
    background: #0660af;
    cursor: pointer;
}
.slideBox003 .hd ul li.cur {
    background: #e62129;
    color: #fff;
}
.slideBox003 .bd {
	position: relative;
	z-index: 0;
	top: -19px;
}
.slideBox003 .bd li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 580px;
	cursor:pointer;
}
.slideBox003 .bd li a{
	width: 100%;
    height: 580px;
    display: block;
}
.slideBox003 .prevStop {
	display: none;
}
.slideBox003 .nextStop {
	display: none;
}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox003 .prev{     position: absolute;
    left: 13%;
    top: 40%;
    display: block;
    width: 40px;
    height: 129px;
    background: url(../images/bajtz.jpg) 0px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.2;  }
		.slideBox003 .next{ position:absolute; right:13%; top:40%;  display:block; width:40px; height:129px; background:url("../images/bajtr.jpg") 0px 5px no-repeat; filter:alpha(opacity=50);opacity:0.2;   }
		.slideBox003 .prev:hover,
		.slideBox003 .next:hover{ filter:alpha(opacity=100);opacity:0.8;  }
		.slideBox003 .prevStop{ display:none;  }
		.slideBox003 .nextStop{ display:none;  }
/* 轮播图css结束 */


/*热门关键词*/
.Popular {
    background: rgba(250,250,250,0.8);
    width: 100%;
    height:60px;
    line-height: 60px;
	overflow: hidden;
}
.Popular .search {
    position: relative;
}
.Popular .search .input {
    height: 31px;
    width: 257px;
    line-height: 31px;
    padding-left: 10px;
	 border: 1px solid #cccccc;
    border-radius: 20px;
	background: none;
}
.Popular .words a {
    padding: 0 10px;
    font-size: 14px;
    color: #888888;
}
.Popular .words a:hover{
	color: #da251e;
}
.Popular .words p {
    color: #005faf;
    font-size: 14px;
    float: left;
	font-weight: bold;
}
.Popular .search .btn {
    background:#fff url("../images/inico3.jpg")no-repeat right center;
    height: 28px;
    width: 28px;
    border: none;
    position: absolute;
    right: 12px;
    top: 18px;
	cursor:pointer;
}
/*结束*/
/*产品中心*/
.products{
	padding: 88px 0;
	overflow: hidden;
}
.protit{text-align: center;}
.protit p{
	font-size: 45px;
	font-weight: bold;
	color: #ee1d23;
	line-height: 50px;
}
.protit p i{
	color: #005faf!important;
}
.protit span{
	color: #333;
	font-size: 17px;
	line-height: 50px;
}
.inhx{
	background: #ee1d23;
	width: 65px;
	height: 3px;
	margin: 0 auto 35px auto;
	
}
/*滚动部分*/
.product .conleft {
    width: 268px;
}
.product .conleft .box {
    background: #fff;
    border-top: 1px solid #dfdddd;
}
.product .conleft .box:first-child {
    border-top: none;
}
.product .conleft .box h3 {
    padding: 39px 0;
    background: #045fba url("../images/p.png")no-repeat 26px center;
    border-radius: 6px 6px 2px 2px;
}
.product .conleft .box h3 p {
    font-size: 32px;
    color: #fff;
	font-weight: normal;
	 padding-left: 75px;
}
.product .conleft .box h3 span {
    font-size: 20px;
    color: #fff;
        padding-left: 75px;
    text-transform: uppercase;
    font-weight: normal;
}
.product .conleft .box h4 {
    padding: 15px 0;
    background: #0661b0 url(../images/fangico.png)no-repeat 23px 21px;
    color: #fff;
    padding-left: 62px;
    font-size: 20px;
    font-weight: normal;
}
.product .conleft .box ul {
    padding: 5px 0;
	border: 1px solid #e9e9e9;
}
.product .conleft .box ul li {
    margin: 0 10px;
    height:52px;
    line-height: 52px;
    text-indent: 30px;
    background: url("../images/inico5.png") no-repeat 14px center;
    font-size: 16px;
    color: #666;
	border-bottom: 1px solid #e9e9e9;
}
.product .conleft .box ul li a {
    display: block;
	    color: #666;
    font-size: 14px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.product .conleft .box ul li:last-child{
	border-bottom: none;
}
.product .conleft .box ul li:first-child {
    border-top: none;
}
.product .conleft .box2 h3 a {
    background: url(../images/proicon03.png) no-repeat 200px center;
}
.product .conleft .box:hover ul {
    background: #fff;
}
.product .conleft .box ul li.cur {
  border-left: 3px solid #da251e;
	background: #f2f2f2;
	margin: 0;
}
.product .conleft .box ul li:hover {
  border-left: 3px solid #da251e;
	background: #f2f2f2;
	margin: 0;
}
.product .conleft .box ul li:hover a {
    color: #333;
    font-size: 16px;
}
.product .conleft .zxrx {
background: #232323;
    padding: 38px 0 40px 11px;
}
.product .conleft .zxrx img{
	float: left;
	padding: 0 6px;
}
.zxtel{
	color: #fff;
}
.zxtel p{
	    font-size: 14px;
    line-height: 24px;
}
.zxtel span{
	font-size: 29px;
    font-weight: bold;
    font-family: "Times New Roman";
    line-height: 29px;
}
.product .conleft .promore {
    padding-left: 37px;
    display: block;
    background: url(../images/proico.png) no-repeat left center;
}
.product .conleft .promore {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-family: "Times New Roman", Arial, "微软雅黑";
}
.product .conright {
    width: 895px;
}
.product .conright .r_top {
    height: 417px;
    background: #f5f5f5;
    margin-bottom: 17px;
    position: relative;
}
.product .conright .r_top .topbox {
    position: relative;
    overflow: hidden;
    height: 417px;
}
.product .conright .r_top ul {
    position: relative;
}
.product .conright .r_top ul li {
    float: left;
    width: 465px;
    height: 405px;
    padding: 30px 65px 0 400px;
    position: relative;
}
.product .conright .r_top ul li .pImg {
    display: block;
    width: 343px;
    height: 343px;
    position: absolute;
    left: 25px;
    top: 30px;
    background: #eee;
}
.product .conright .r_top ul li .pImg a {
    display: block;
    width: 338px;
    height: 338px;
    position: relative;
    top: -5px;
    left: -5px;
    border: 1px solid #dfdddd;
    overflow: hidden;
}
.product .conright .r_top ul li img {
    display: block;
    width: 338px;
    height: 338px;
    transition: all 0.5s;
}
.product .conright .r_top ul li .p1 {
    font-size: 20px;
    color: #000;
    margin-bottom: 25px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_top ul li .p1 em {
    display: block;
    width: 47px;
    height: 1px;
    margin-top: 20px;
    background: #da251e;
}
.product .conright .r_top ul li .p2 {
    border: 1px dashed #ddd;
    height: 150px;
    margin-bottom: 28px;
    padding: 10px 15px;
}
.product .conright .r_top ul li .item_subinfo {
    line-height: 30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.item_subinfo span pre {
    font: 14px Arial, "Microsoft Yahei";
    line-height: 30px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}
.product .conright .r_top ul li .p3 {
    overflow: hidden;
}
.product .conright .r_top ul li .p3 .prozx{
	width: 205px!important;
}
.product .conright .r_top ul li .p3 a {
    display: block;
    float: left;
    width: 145px;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    text-align: center;
    background: #da251e;
    border-radius: 27px;
    color: #fff;
}
.product .conright .r_top ul li .p3 a:first-of-type {
    background: #014590;
}
.product .conright .r_top ul li .p3 a:hover {
    background: #222;
}
.product .conright .r_top ul li .pImg:hover img {
    transform: scale(1.1);
}
.product .conright .r_top .proBtnl {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 51px;
    bottom: 0;
    background: #f5f5f5;
}
.product .conright .r_top .proBtnl i {
    display: block;
    width: 50px;
    height: 50px;
    background: #fff url(../images/projtz01.png) no-repeat center;
}
.product .conright .r_top .proBtnr {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #eee;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0;
    background: #f5f5f5;
}
.product .conright .r_top .proBtnr i {
    display: block;
    width: 50px;
    height: 50px;
    background: #fff url("../images/projr01.png") no-repeat center;
}
.product .conright .r_top .proBtnl:hover, .product .conright .r_top .proBtnr:hover {
    background: #0661b0;
    border-color: #0661b0;
}
.product .conright .r_top .proBtnl:hover i {
    background: url(../images/projtz02.png) no-repeat center;
}
.product .conright .r_top .proBtnr:hover i {
    background: url("../images/projtr02.png") no-repeat center;
}
.product .conright .r_top .topbg {
    width: 97px;
    height: 97px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/fangxp.png) no-repeat center;
}
.product .conright .r_bot dl {
    float: left;
    width: 288px;
    margin-left: 15px;
    background: #fff;
    text-align: center;
}
.product .conright .r_bot dl:first-of-type {
    margin-left: 0;
}
.product .conright .r_bot dl dt {
    overflow: hidden;
 width: 288px;
    height: 288px;
	display: block;
	border: 1px solid #e4e4e4;
    padding: 1px;
}
.product .conright .r_bot dl dt img {
    display: block;
    width: 288px;
    height: 288px;
    transition: all 0.5s;
}
.product .conright .r_bot dl dd.dd1 {
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.product .conright .r_bot dl dd.dd1 a {
    color: #333;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.product .conright .r_bot dl dd.dd2 {
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;/*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 39px;
    padding: 0 20px;
}
.product .conright .r_bot dl:hover dt img {
    transform: scale(1.1);
}
.product .conright .r_bot dl:hover dd.dd1 a {
    color: #014590;
}

/*结束*/
/*行业应用*/
.industry{
	padding: 76px 0;
	overflow: hidden;
	background: #f5f5f5;
}
.casebj{
	    margin-left: auto;
    margin-right: auto;
    width: 1360px;
    background: #fff;
    padding: 43px 0;
    border: 1px solid #eee;
	overflow: hidden;
}
.case{
	position: relative;
    margin: auto;
    margin-left: auto;
    margin-right: auto;
    width: 1203px;}
.case h2{height:174px;}
.case h2 b{ font-size: 70px; color:#01458d;line-height:70px;}
.case h2 em{font-size: 40px;vertical-align: top;display: inline-block;}
.case h2 img{vertical-align: top;margin-top: 11px;}
.case h2 p{ height:55px;}
.case h2 p span{ width: 500px;}
.case_nav{height:150px; overflow: hidden;}
.case_nav span{ width:92px; margin-right: 14px; overflow: hidden; font-size: 18px; color:#555555;text-align: center; line-height: 28px;display: block; float: right;}
.case_nav span i{display: block; width:82px;height:82px; background:#bfbfbf;color:#fff;font-size: 14px;font-weight: bold;text-align: center; line-height: 82px; text-transform: uppercase; font-family: Arial;border-radius: 100%;margin: 0 auto 4px;}
.gd{display: block;float:left; font-size:18px;width:134px;padding-top:76px;text-align: center; height:48px;background:url("../images/xico9.png") no-repeat center 30px; border: 1px solid #dedede; color:#333; border-left:none;line-height: 20px;}
.case_nav li{ float: left;flex:1;height:126px; width:134px; overflow: hidden; position: relative;margin-right: -1px;}
.case_nav li a{display: block; font-size: 17px;line-height: 20px; height:126px; color:#333333; text-align: center;border:1px solid #dedede;padding-top: 76px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.case_nav li:last-child{margin-right: 0;}
.case_nav li:nth-child(1){background: url("../images/xico.png") no-repeat center 26px;}
.case_nav li:nth-child(2){background: url("../images/xico2.png") no-repeat center 24px;}
.case_nav li:nth-child(3){background: url("../images/xico3.png") no-repeat center 24px;}
.case_nav li:nth-child(4){background: url("../images/xico4.png") no-repeat center 26px;}
.case_nav li:nth-child(5){background: url("../images/xico5.png") no-repeat center 27px;}
.case_nav li:nth-child(6){background: url("../images/xico6.png") no-repeat center 24px;}
.case_nav li:nth-child(7){background: url("../images/xico7.png") no-repeat center 30px;}
.case_nav li:nth-child(8){background: url("../images/xico8.png") no-repeat center 27px;}
.case_nav li a:hover , .case_nav .cur a{ color:#fff; font-weight: bold;font-size: 17px; border:1px solid #005faf;}
.case_nav li:nth-child(1) a:hover , .case_nav li:nth-child(1).cur a{background:#005faf url("../images/xico1b.png") no-repeat center 26px;}
.case_nav li:nth-child(2) a:hover , .case_nav li:nth-child(2).cur a{background:#005faf url("../images/xico2b.png") no-repeat center 24px;}
.case_nav li:nth-child(3) a:hover , .case_nav li:nth-child(3).cur a{background:#005faf url("../images/xico3b.png") no-repeat center 24px;}
.case_nav li:nth-child(4) a:hover , .case_nav li:nth-child(4).cur a{background:#005faf url("../images/xico4b.png") no-repeat center 26px;}
.case_nav li:nth-child(5) a:hover , .case_nav li:nth-child(5).cur a{background:#005faf url("../images/xico5b.png") no-repeat center 27px;}
.case_nav li:nth-child(6) a:hover , .case_nav li:nth-child(6).cur a{background:#005faf url("../images/xico6b.png") no-repeat center 24px;}
.case_nav li:nth-child(7) a:hover , .case_nav li:nth-child(7).cur a{background:#005faf url("../images/xico7b.png") no-repeat center 30px;}
.case_nav li:nth-child(8) a:hover , .case_nav li:nth-child(8).cur a{background:#005faf url("../images/xico8b.png") no-repeat center 27px;}
.case_c{ overflow: hidden;margin-bottom: 24px;}
.case_c dl{    width: 540px;
    height: 439px;
    position: relative;
    overflow: hidden;
    float: left;
    border: 1px solid #eee; }
.case_c dl:hover dt img{transform: scale(1.1);}
.case_c dt img{ width:540px; transition: all 0.5s;height: 440px; }
.case_c dd{    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 68px;
    background: rgba(51,51,51,0.85);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 68px;
    text-align: center;
    font-size: 18px;
    color: #fff;}
.case_c ul{ width:622px; float: right;}
.case_c li{ width:284px; height:192px; padding: 8px; margin:0 0 22px 22px; position: relative; overflow: hidden;border: 1px solid #eee;}
.case_c li img{width:284px;transition: all 0.5s;}
.case_c li:hover img{transform: scale(1.1);}
.case_c .fr {color: #fff;font-size: 14px;}
	/* 本例子css */
		.slideGroup01{ width:100%;text-align:left;  }
		.slideGroup01 .parHd{ height:150px; line-height:150px;  position:relative; padding: 0 83px; }
		.slideGroup01 .parHd ul{ float:left; position:absolute;overflow: hidden;}

		.slideGroup01 .parHd ul li{ float:left;cursor:pointer;  }
		.slideGroup01 .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 76px; position:relative;   }

		.slideGroup01 .sPrev{ position: absolute; top:38%;left: 16px;background: url(../images/csaeprev.png) no-repeat center 0 ; width:46px;height:46px; z-index: 3;}
		.slideGroup01 .sNext{position: absolute; top:38%;right: 16px;background: url(../images/casenext.png) no-repeat center 0 ; width:46px;height:46px; z-index: 3;}
		.slideGroup01 .sPrev:hover{background: url(../images/csaeprev1.png) no-repeat center 0 ;}
.slideGroup01 .sNext:hover{background: url(../images/casenext1.png) no-repeat center 0 ;}
.slideGroup01 .parBd .tempWrap{width: 1211px!important;}
		.slideGroup01 .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup01 .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;width: 1211px!important;  }
.caimg{
	    float: left;
    width: 500px;
    height: 500px;
    border: 1px solid #eee;
	position: relative;
	overflow: hidden;
}
.capic{
	    float: left;
    width: 660px;
    height: 500px;
    margin-left: 33px;
	overflow: hidden;
}
.capic .pic{
	    width: 283px;
    height: 230px;
    float: left;
    border: 1px solid #eee;
    padding: 5px;
    margin:0 0 12px 35px;
	overflow: hidden;
}
.capic .pic img{
	    width: 283px;
    height: 230px;
	overflow: hidden;
}
.caimg img{
	position: absolute;
	width: 500px;
	height: 500px;
}
.caimg p{
	    display: block;
    background:rgba(0,0,0,0.7);
    height: 58px;
    position: absolute;
    z-index: 5555;
    bottom: 0;
    width: 100%;
    line-height: 58px;
    color: #fff;
    font-size: 16px;
	
}

/*流程*/
.liuchen{
	padding: 63px 0;
	overflow: hidden;
	background: url("../images/liuchen_bj.jpg")no-repeat center top;
}
.liutit p{
	color: #fff!important;
}
.liutit span{
	color: #64a0d2!important;
}
.liuchen .liunr{
	overflow: hidden;
}
.liunr ul li{
	float: left;
	 width: 117px;
}
.liunr ul li .lr01{
	width: 106px;
    background: #004a89;
    padding: 30px 0;
    border-radius: 50%;
    height: 46px;
    border: 7px solid #3681c0;
}
.liunr ul li .lr01 img{
	width: 55px;
    height: 48px;
    margin: 0 auto;
}
.lrwen{
	text-align: center;
    color: #fff;
    padding: 20px 0 10px;
}
.lrwen p{
	    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
}

.lrwen span{
	font-size: 14px;
    line-height: 28px;
}
.liunr ul i{
    display: block;
    background: url(../images/lico7.png)no-repeat center center;
    margin: 0 35px;
    width: 26px;
    height: 117px;
    float: left;
	
}
.liunr ul i:nth-child(12){display: none;}
.liuzx{
	background: #fff url("../images/lico8.png")no-repeat 28px center;
	width: 362px;
	height: 43px;
	margin: 38px auto 0;
	border-radius: 40px;
}
.liuzx .zx{
	font-family: "Times New Roman";
    font-size: 30px;
    color: #fff;
    width: 285px;
    background: #005faf;
    border-radius: 40px;
    height: 39px;
    line-height: 39px;
    float: right;
    margin: 2px 2px 0 0px;
    text-align: center;
}

/*烦恼*/
.yzbj {
    padding: 82px 0;
    overflow: hidden;
	background: #f6f6f6;
}
.czwt {
}
.czwt h3 {
    text-align: center;
    position: relative;
}
.czwt h3 span {
    font-size: 45px;
    display: block;
    color: #005faf;
    line-height: 84px;
}
.czwt h3 span b {
    color: #ee1d23;
}
.czwt h3 i {
    display: block;
	font-weight: normal;
    font-size: 17px;
    color: #cfcfcf;
    font-family: 'Aria';
    text-transform: uppercase;
	letter-spacing: 1px;
}
.czwt h3 .em1 {
    display: block;
    width: 52px;
    height: 78px;
    background: url(../images/czwticon01.png) no-repeat center;
    position: absolute;
    top: -5px;
    left: 280px;
}
.czwt h3 .em2 {
    display: block;
    width: 65px;
    height: 118px;
    background: url(../images/czwticon02.png) no-repeat center;
    position: absolute;
    top: 4px;
    left: 860px;
}
.pro_ads_row2 {
    position: relative;
    width: 100%;
    height: 657px;
}
.pro_ads_item {
    display: block;
    height: 60px;
    padding: 1px 45px 10px 45px;
    position: absolute;
    z-index: 3;
    width: 310px;
}
.pro_ads_item strong {
    font-size: 35px;
    font-weight: bold;
    display: block;
    line-height: 55px;
    transition: 0.3s all ease;
    color: #333;
}
.pro_ads_item pre {
    color: #666;
    display: block;
    line-height: 25px;
    transition: 0.3s all ease;
    font: 18px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	width: 280px;
}
.pro_ads_item.active strong {
    color: #ee1d23
}
.pro_ads_item.active p {
    color: #666666;
    font-size: 18px;
}
.pro_ads_item1, .pro_ads_item3 {
    text-align: right;
}
.pro_ads_item2, .pro_ads_item4 {
    text-align: left;
}
.pro_ads_item1 {
    left: -34px;
    top: 100px;
}
.pro_ads_item2 {
    right: -31px;
    top: 100px;
}
.pro_ads_item3 {
    left: -71px;
    top: 430px;
}
.pro_ads_item4 {
    right: -71px;
    top: 430px;
}
.pro_ads_item:after {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    background: #065eac;
    border-radius: 50%;
    box-shadow: 0 0 0 6px rgba(6,94,170,0.1);
    top: 45px;
    transition: 0.3s all ease;
}
.pro_ads_item.active:after {
    background: #ee1d23;
    box-shadow: 0 0 0 10px rgba(238,29,35,0.1);
}
.pro_ads_item1:after, .pro_ads_item3:after {
    right: 0;
}
.pro_ads_item2:after, .pro_ads_item4:after {
    left: 0;
}
.pro_ads_row2_in {
    background: url(../images/pro_ads_in.png) no-repeat center 34px;
    width: 626px;
    position: absolute;
    bottom: 0;
    top: -9px;
    left: 288px;
}
.pro_ads_row2_in_tit {
    display: block;
    text-align: center;
    position: absolute;
    top: 165px;
    left: 150px;
    width: 326px;
}
.pro_ads_row2_in_tit strong {
    font-size: 34px;
    display: block;
    color: #0661b0;
    line-height: 50px;
    font-weight: bold;
}
.pro_ads_row2_in_tit p {
    font-size: 24px;
    line-height: 30px;
    display: block;
    font-weight: 100;
    color: #666
}
.pro_ads_row2_in_cont {
    display: block;
    width: 388px;
    height: 370px;
    background: url(../images/pro_ads_in_2.png) no-repeat center;
    position: absolute;
    top: 265px;
    left: 122px;
}
.pro_ads_item2 strong, .pro_ads_item4 strong {
    left: 36px;
    position: absolute;
    overflow: hidden;
	top: 21px;
}
.pro_ads_item2 pre {
    position: absolute;
    left: 74px;
    top: 95px;
}
.pro_ads_item1 strong, .pro_ads_item3 strong {
    position: absolute;
    right: 41px;
    top: 23px
}
.pro_ads_item1 pre {
    position: absolute;
    top: 95px;
    right: 69px;
}
.pro_ads_item3 pre {
    position: absolute;
    top:95px;
    right: 0px;
}
.pro_ads_item4 pre {
    position: absolute;
    left: 0;
    top: 95px;
}
.yzbj .yin {
    text-align: center;
}
.yzbj .yin p {
    color: #ee1d23;
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin: 75px 0 40px;
}
.yzbj .yin p b {
    color: #ff8c00;
}
.yzbj .yin ul {
    float: left;
    background: #085aa1;
    width: 844px;
    padding: 40px 0;
}
.yin_t {
    font-size: 40px;
    color: #333;
    text-align: center;
    height: 90px;
    line-height: 42px;
    overflow: hidden;
    background: url(../images/yin_line01.png) no-repeat center 66px;
    font-weight: bold;
}
.yin_t a {
    color: #333;
}
.yin_t span {
    display: block;
    font-size: 18px;
    padding: 8px 0 0;
    font-weight: normal;
}
.ibrand-num {
    overflow: hidden;
}
.ibrand-num li {
    float: left;
    width: 211px;
       padding: 17px 0 6px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: url("../images/ani_gx.jpg")no-repeat left top;
}
.ibrand-num li span {
    font-size: 50px;
    line-height: 60px;
    font-family: "微软雅黑";
}
.ibrand-num li .num {
    font-weight: bold;
    padding: 0 8px;
}
.ibrand-num li b {
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 0 0;
    opacity: 0.7;
}
.ibrand-num li:first-child {
    background: none;
}
.yin_bot {
    width: 784px;
    margin: 0 auto;
    padding: 45px 0 0;
}
.yin_bot ul li {
    font-size: 16px;
    color: #333;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    float: left;
    width: 307px;
    padding: 0 0 0 20px;
    margin-left: 77px;
}
.yin_bot ul li:hover {
    color: #6eb92b;
}
.yin_bot ul li:nth-child(2n) {
    width: 360px;
    margin: 0;
}
.yzbj .yin .p3 {
    display: block;
    float: left;
    width: 356px;
    background: #ee1d23;
    padding: 35px 0 41px;
    color: #fff;
}
.yzbj .yin .p3 i {
    display: block;
    background: url(../images/p3ico1.png)no-repeat 43px center;
    color: #fff;
    font-weight: bold;
    font-size: 35px;
    font-family: "Arial";
    padding-left: 30px;
    line-height: 36px;
}
.p3ico {
    background: url("../images/p3ico.png")no-repeat 49px center!important;
}
.yzbj .yin .p3 span {
    font-size: 16px;
    line-height: 39px;
}


/*4大理由*/
.reatit{
	padding: 57px 0;
}

.reatit p{
display: block;
    width: 375px;
    margin: 0 auto;
    text-align: right;
    color: #333333;
    font-size: 35px;
    font-weight: bold;
    background: url(../images/4da.jpg)no-repeat 4px 0px;
    line-height: 143px;
	height: 115px;
}
.reatit span{
	display: block;
    width: 432px;
    background: #ee1d23;
    height: 52px;
    line-height: 52px;
    text-align: center;
    color: #fff;
    border-radius: 40px;
    margin: 0 auto;
    font-size: 18px;
}
.reanr p{
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.reanr .rea01{
	background: url("../images/4_bj.jpg")no-repeat center center;
	height: 696px;
	overflow: hidden;
	margin: 0!important;
}
.reanr .rea01 .reakd{
	    position: absolute;
    left: 71px;
    top: 15px;
}
 .reanr p{
    font-size: 30px;
    color: #333;
    font-weight: bold;
	display: block;
	 border-bottom: 2px solid #004d9f;
    padding-bottom: 15px;
}
.reanr p b{
	color: #004d9f;
}
.reanr .reaic{
	padding-top: 15px;
}
.reakd ul{
	width: 355px;
}
.reanr .reakd ul li{
	font-size: 16px;
    color: #666;
    line-height: 30px;
}
.reanr .rea11{
	    position: relative;
    margin: 0 auto;
    width: 989px;
}
.reanr .reakd02{
  position: absolute;
    right: -50px;
    top: 407px;
}

.reanr .rea02{
	background: url("../images/4_bj2.jpg")no-repeat center center;
height: 749px;
	margin: 0!important;
}

.rea12{
	    margin: 0 auto;
    width: 989px;
    position: relative;
}

.reanr .rea02 .reakd03{
	    position: absolute;
    top: 107px;
    left: 27px;
}
.reanr .reakd04{
	top: 462px;
    right: 33px;
    position: absolute;
}

.reanr .reaic li{
	background: url("../images/4ico.jpg")no-repeat left center;
	padding-left: 12px;
font-size: 16px;
    color: #666;
    line-height: 35px;
}

.reaic01 li:nth-child(1n) {
  background: none!important;
}
/*走进*/
.shengjia{
	background: url("../images/shengbj.jpg")no-repeat center top;
	padding: 73px 0;
	
}
.shengtit{text-align: center;}
.shengtit p{
	font-size: 45px;
	color: #fff;
	font-weight: bold;
}
.shengtit span{
	font-size: 16px;
	color: #64a0d2;
 text-transform: uppercase;
}

.stuwen {
	margin: 35px 0 70px;
	    background: #fff;
    overflow: hidden;
    padding: 20px;
}
.shengtu{
	width: 587px;
	height: 400px;
	float: left;
}
.shengwen{
	float: left;
	margin: 38px 0 0 50px;
}
.shengwen p{
	font-size: 24px;
    color: #222;
    font-weight: bold;
}
.shengwen span{
	font-size: 11px;
    color: #999;
    text-transform: uppercase;
}

.shengwen pre{
	font: 14px Arial, "Microsoft Yahei";
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
	line-height: 24px;
	color: #515151;
	 padding:38px 0 32px;
    overflow: hidden;
}
.shengwen a{
	display: block;
	width: 170px;
	height: 50px;
	background: #d00309;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	border-radius: 40px;
	text-align: center;
}

		/* 本例子css */
		.slideGroup001{  width:100%;text-align:left;   }
		.slideGroup001 .parHd{ height:45px; line-height:27px; padding:0 20px;position:relative;
    text-align: center;  }
		.slideGroup001 .parHd ul{  position: relative;
    display: inline-block;
    z-index: 666;
    top: -15px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;  }
.slideGroup001 .parHd ul span{
	float: left;
	font-size: 18px;
	color: #333;
}
	.slideGroup001 .parHd .HDhx{
    position: relative;
    z-index: 5;
    height: 1px;
    width: 100%;
    background: #eee;
}
.slideGroup001 .tempWrap {
	width: 100%!important;
}
		.slideGroup001 .parHd ul li{  float:left; padding:0 18px; cursor:pointer;color: #333;font-size: 18px;  }
		.slideGroup001 .parHd ul li.cur{  height:30px;color: #005faf;font-weight: bold; }
		.slideGroup001 .slideBox{ overflow:hidden; zoom:1; padding:10px 0 10px 42px; position:relative;   }

		.slideGroup001 .sPrev{ position:absolute; left:-60px; top:127px; display:block; width:46px; height:46px;  background:url("../images/fecz.jpg") center center no-repeat;}
		.slideGroup001 .sNext{ left:auto; right:-60px; top:127px; display:block; width:46px; height:46px; background:url("../images/fecr.jpg") center center no-repeat; position:absolute;  }
		.slideGroup001 .sPrev:hover{background: url("../images/csaeprev1.png") center center no-repeat;}
.slideGroup001 .sNext:hover{background: url("../images/casenext1.png") center center no-repeat}
.slideGroup001 .parBd{position: relative;}
		.slideGroup001 .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup001 .parBd ul .rongss{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; background: #f5f5f5;display: block;border: 1px solid #e4e4e4;width:240px!important;}
		.slideGroup001 .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; background: #f5f5f5;display: block;border: 1px solid #e4e4e4;width: 295px;}
		.slideGroup001 .parBd ul li .pic{ background: #f5f5f5!important;}
		.slideGroup001 .parBd ul li .pic img{ width:auto; max-width:296px;display:block;background: #f5f5f5; }
		.slideGroup001 .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup001 .parBd ul li .title{ line-height:50px; color: #333;font-size: 16px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  }
.moress{
	width: 150px;
    height: 40px;
    border-radius: 40px;
    background: #d00309;
    text-align: center;
    line-height: 40px;
    margin: 20px auto 0 auto;
}

.moress a{
	color: #fff;font-size: 14px;display: block;
}

/*新闻*/
.xinw{
	padding: 64px 0;
	background: #f5f5f5;
	overflow: hidden;
}

		/* 本例子css */
		.slideTxtBox01{ width:586px; text-align:left;  }
		.slideTxtBox01 .hd{ height:39px; line-height:39px; border-bottom:1px solid #ddd;  position:relative; }
		.slideTxtBox01 .hd ul{ float:left;  position:absolute;  height:32px;   }
		.slideTxtBox01 .hd ul li{ float: left;
    padding: 0 21px;
    cursor: pointer;
    font-size: 24px;
    color: #222;
    line-height: 24px;  }
		.slideTxtBox01 .hd ul li.cur{ height:39px;background: url("../images/xico2.jpg")no-repeat left bottom;}
		.slideTxtBox01 .bd ul{ padding:29px 0 0 0;  zoom:1;  }
		.slideTxtBox01 .bd li{
	font-size: 14px;
    color: #555;
    line-height: 54px;
	border-bottom: 1px solid #e4e4e4;
	background: url("../images/xico.jpg")no-repeat left center;
	padding-left: 12px;

}
.slideTxtBox01 .hd ul span{
	    height: 25px;
    width: 1px;
    display: block;
    background: #e4e4e4;
    position: relative;
    left: 117px;
}
.slideTxtBox01 .bd li .xmore{
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
		.slideTxtBox01 .bd li .date{ float:right; color:#999;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideTxtBox01 .arrow{  position:absolute; right:10px; top:0; }
		.slideTxtBox01 .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat; }
		.slideTxtBox01 .arrow .next{ background-position:0 -50px;  }
		.slideTxtBox01 .arrow .prevStop{ background-position:-60px 0; }
		.slideTxtBox01 .arrow .nextStop{ background-position:-60px -50px; }

.slideTxtBox01 .hd ul li:nth-child(2n) {
    border: none;
}
.slideTxtBox01 .hd ul li:nth-child(2n).cur {
   background: url("../images/xico2.jpg")no-repeat center bottom;
}
.slideTxtBox01 .hd ul li:nth-child(1) {
    padding-left: 0;
}
.xinimg{
	    width: 223px;
    height: 161px;
    overflow: hidden;
    float: left;
}
.xinimg img{
	    width: 223px;
    height: 161px;
}
.xone{
	overflow: hidden;
	margin-bottom: 25px;
	border: none!important;
	padding: 0!important;
	background: #eeeeee!important;
}
.xinwen{
float: left;
    padding: 18px 15px 0 20px;
    width: 328px;
}
.xinwen p{
	font-size: 16px;
	color: #222;
	line-height: 24px;
	display:block;
white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.xinwen span{
	display: block;
    color: #979797;
    line-height: 20px;
    font-size: 14px;
	padding: 8px 0 18px;
}

.xinwen i{
	height: 30px;
    width: 91px;
    background: #d00309;
    color: #fff;
    font-size: 11px;
    display: block;
    border-radius: 40px;
    text-align: center;
    line-height: 30px;
}

		/* 问题css */
		.txtMarquee-top{ width:533px;  overflow:hidden; position:relative;  }
		.txtMarquee-top .hd{ overflow:hidden;  height:30px;  padding:0 0 10px 0; border-bottom: 1px solid #e4e4e4;margin-bottom: 30px; }
		.txtMarquee-top .hd .prev,.txtMarquee-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtMarquee-top .hd .next{ background-position:0 -140px;  }
		.txtMarquee-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtMarquee-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtMarquee-top .bd{ height: 462px; }
		.txtMarquee-top .infoList li{ height:130px; }
.txtMarquee-top .hd p{
	line-height: 24px;
    color: #222;
    font-size: 24px;
    border-left: 3px solid #005faf;
    padding-left: 10px;
	
}
.txtMarquee-top .infoList li p{
	font-size: 16px;
	color: #333;
	line-height: 24px;
	display: block;
	background: url("../images/xinico3.png")no-repeat left center;
	padding-left: 36px;
	margin:25px 0 15px;
	white-space:nowrap; 
overflow:hidden; 
text-overflow:ellipsis;
}
.txtMarquee-top .infoList li  span{
	    display: block;
    padding: 20px;
    border: 1px solid #e4e4e4;
	color: #666;
    font-size: 14px;
    line-height: 24px;
}













