@charset "UTF-8";

.ban{width: 100%;height: 500px;margin: auto;margin-top: 53px;}
/*banner*/
.banner {width:100%;height:500px;margin:auto;background:#cccccc;overflow:hidden;position:relative;top: -500px;}
.banner ul { position:absolute;left:0;top:0;z-index:100;}
.banner ul li { display:block;width:1920px;height:500px;float:left;}
.banner .con { position:absolute; left:45%; bottom:3%;z-index:101; }
.banner .con a { float:left; margin-right:8px; display:block; width:8px; height:8px; border-radius:100%; background:#000;z-index:101;}
.banner .con a.active { background:#fff;}
.banner .u { width:30px;height:20px;background:rgba(255,255,255,0.5); display:none;}
.banner .left { position:absolute; top:40%;left:2%;z-index:103;}
.banner .right { position:absolute; top:40%;right:2%;z-index:103;}

/*服务范围*/
.menuCateBox{
	  background: rgba(0, 0, 0, 0.6);
      position: relative;
      z-index: 199;width:1200px;margin:0 auto;
}
.ban-left{
	width: 240px;
    height: 500px;
    position: relative;
    float: left;
    background-color: rgba(0, 0, 0, 0.6);
    /*top: -410px;*/
    /*border-radius: 5px;*/
    z-index: 199;
}
.ban-left.menuList{
	-webkit-transition: padding-left 0.1s ease-in-out;
    -moz-transition: padding-left 0.1s ease-in-out;
    -o-transition: padding-left 0.1s ease-in-out;
    transition: padding-left 0.1s ease-in-out;
    position: relative;
    cursor: pointer;
    /*border-top-left-radius: 5px;*/
}
/*.menuCateBox .menuList:nth-child(2), .menuCateBox .menuList:nth-child(3),.menuCateBox .menuList:nth-child(4) {
	border-top-left-radius: 0px; 
}
.menuCateBox .menuList:nth-child(5) {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 5px; 
}*/
.menuCateBox .menuList.select {
          width: 215px;
          background: #fff;
          border-top: none;
          overflow: hidden;
           }
.menuCateBox .menuList.select dt {
            color: #5c5e5e; }
.ban-left dl{
	padding-top: 4px;
    padding-left: 25px;
    height: 19%;
}
div.ban-left dl:nth-child(5) > dd {
          border-bottom: none; }
.ban-left dl > dt{
	padding-left: 12px;
    margin-bottom: 4px;
    margin-top: 5px;
    color: #fff;
    font-size: 15px;
}
.ban-left dl > dt em{
	color: #fff;
    padding-left: 6px;
}
.ban-left dl > dd{
	width: 157px;
    height: 47px;
    padding-left: 12px;
    border-bottom: 1px dotted #838383;
}
.ban-left dl > dd a{
	display: block;
    float: left;
    width: 66px;
    height: 19px;
    overflow: hidden;
    margin-bottom: 5px;
    font-size: 13px;
    color: #b3b3b3;
}
.ban-left dl > dd a:hover{
	color: #4dace7;
}
.ban-left dl > dd a:nth-child(even){
	margin-left: 12px;
}
/*二级类*/
.ban .menuContainer{
	width: 706px;
	min-height: 500px;
	text-align: left;
	position: absolute;
	z-index: 199;
	background: #fff;
	left: 240px;
	display: none;
	box-shadow: 2px 2px 5px #ccc;
	box-sizing: border-box;
}
.ban #menuCate_Container{
	/* width: 90%; */
	padding: 33px 40px 20px 38px;
	background: #FFF;
	/*display: none;*/
}
.ban .menuCate_box{display: none;}
/*box1*/

.menuCate_box > dl {
	width: 100%;
	border-bottom: 1px dotted #838383;
	margin-bottom: 15px; 
 }
.menuCate_box > dl > dt {font-size: 18px;color: #0f96eb; }
.menuCate_box > dl > dd {padding-top: 5px;padding-bottom: 18px; }
.menuCate_box > dl > dd a {line-height: 36px;font-size: 13px; }
.menuCate_box > dl > dd a:nth-child(2) {margin-left: 25px; }
.menuCate_box > dl > dd a.hot {color: #0f96eb; }
.menuCate_box > dl > dd a:hover {color: #0f96eb; }
.menuCate_box > dl > dd a + a {margin-right: 25px; }

.boxty > dl {
	width: 100%;
	border-bottom: 1px dotted #838383;
	margin-bottom: 15px; 
 }
.boxty > dl > dt {font-size: 18px;color: #0f96eb; }
.boxty > dl > dd {padding-top: 5px;padding-bottom: 18px; }
.boxty > dl > dd a {line-height: 36px;font-size: 13px; }
.boxty > dl > dd a:nth-child(2) {margin-left: 25px; }
.boxty > dl > dd a.hot {color: #0f96eb; }
.boxty > dl > dd a:hover {color: #0f96eb; }
.boxty > dl > dd a + a {margin-right: 25px; }


/*ban-left end*/



.fwfwli{
	position: absolute;
	width: 240px;
	height: 410px;
	background: #0000008c;
	z-index: 199;
}
.fw-xm{
	width: 90%;
	padding: 10px 5% 10px 5%;
	height: 60px;

}
.fw-xm h3{
	color: white;
	font-size: 15px;
	line-height: 24px;
}
.fw-xm ul li{
	float: left;
	color: #d6d6d6;
	width: 50%;
	line-height: 24px;
	font-size: 14px;
}
.fw-xm-ej{
	
}

/*session*/
.cars{
	width: 1200px;
	min-height:200px;
	margin:auto;
}
.cars .titles{
	margin: 30px 0 30px 5px;
   border-bottom: 1px solid #eee;
    padding: 5px 10px;
}
.cars .titles h3{
	    font-size: 20px;
    font-weight: 500;
    color: #0373a5;
    line-height: 44px;
    height: 36px;
}

.cars .titles span{}

/*youshi*/
.youshi{

}
.youshi .ys-tu .ys-cle .ys-tb{
	width: 120px;
	height: 120px;
	border-radius: 10px;
}
.youshi .ys-tu .ys-cle .ab1{
	background-image: url(../images/ab1.png);
}
.youshi .ys-tu .ys-cle .ab2{
	background-image: url(../images/ab2.png);
}
.youshi .ys-tu .ys-cle .ab3{
	background-image: url(../images/ab3.png);
}
.youshi .ys-tu .ys-cle .ab4{
	background-image: url(../images/ab4.png);
}
.youshi .ys-tu .ys-cle .ab5{
	background-image: url(../images/ab5.png);
}
.youshi .ys-tu .ys-cle .ab6{
	background-image: url(../images/ab6.png);
}
.ys-tu{
	width: 100%;
	height: 280px;
	background:url(../images/bg1.png) no-repeat center; 
}
.ys-cle{
	width: 380px;
	height: 120px;
	border-radius: 10px;
	background-color: #fafafa;
	margin: 10px;
	float: left;
}
.youshi .ys-tu .ys-cle .ys-text{
	width: 260px;
	height: 120px;
}
.youshi .ys-tu .ys-cle .ys-text h4{
	margin-left: 20px;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 18px;
}
.youshi .ys-tu .ys-cle .ys-text span{
	margin-left: 20px;
	font-size: 15px;
}
/*团队*/
.tdlist{
	background-color: #f8f8f8;
	height: 465px;
}
.tdlist ul li{
	float: left;
	width: 24%;
	/*height: 520px;*/
	margin: 10px 0.5% 0px 0.5%;
}
.tdlist ul li .teampic{

}
.tdlist ul li .teampic img{
	width: 100%;
}
.tdlist ul li .teamtitle{
	border-bottom: 1px solid #dddddd;
	margin-top: 10px;
	padding-bottom: 10px;
}
.tdlist ul li .teamtitle h3{
	font-size: 18px;
}
.tdlist ul li .teamtitle span{
	font-size: 15px;
}
.tdlist ul li .teamtext{
	border-bottom: 1px solid #dddddd;
	margin-top: 10px;
}
.tdlist ul li .teamtext p{

}

/*anli*/
.anli{
	width: 100%;
	height: 440px;
	background-color: #f5f5f5;
	padding: 10px 0;
}
.anlil{
	float: left;
	width: 245px;
	height: 440px;
	border-radius: 20px;
	background-color: #b55c3a;
	text-align: center;
}
.anlil .atxt1{
	display: block;
	font-size: 24px;
	margin-top: 80px;
	color: white;
}
.anlil .atxt2{
	display: block;
	font-size: 24px;
	margin-top: 20px;
	color: white;
}
.anlil .ljzx{

	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: auto;
	background-color: white;
	color: #333;
	border-radius: 10px;
	margin-top: 90px;
}

.anlir{
	float: right;
	width: 950px;
	height: 440px;
}
.anlir ul li{
	float: left;
	width: 230px;
	height: 210px;
	overflow: hidden;
	background-color: white;
	margin-left: 5px;
	margin-bottom: 20px;
}
.anlir .anlir-img{
	width: 230px;
	height: 180px;
}
.anlir ul li h4{
	width: 230px;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/*about*/
.about .about-title{
	margin: 30px 0 30px 5px;border-bottom: 1px solid #eee;
    padding: 5px 10px;
}
.about .about-title h3{
	font-size: 20px;
	font-weight: 500;
	color: #0373a5;
	line-height: 44px;
	height: 36px
}
.about .about-title span{
	display: block;
}
.about .about-text{
	margin-left: 5px;     background: #eeeeee9c;
    padding: 10px;
}
.about .about-text p{
	    width: 600px;
    text-indent: 2em;
    text-align: justify;
    font-size: 15px;
    float: left;
    margin-left: 40px;
    line-height: 35px;
}
.about .about-text img{
width: 500px;
height: 375px;
}
.sen_link{
	line-height: 40px;
	-moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    color: #fff!important;
    background: #3370FF;
    display: block;
    width: 140px;
    cursor: pointer;
    margin-top: 50px;
}
.sen_link:hover{
	background: #4078f9;
}
.about .about-text p .agd{
	/*border: 1px solid #868686;
	margin-left: 10px;
	padding: 3px 5px; 
	border-radius: 5px;*/
}
/*广告-红色*/
.gg-red{
	margin-top: 35px;
    width: 100%;
    background-size: 100%;
}
/*zhuanye*/
.zy-zz{
	width: 1200px;
	height: 220px;
	background:url(../images/zz.png);
	margin-top: 15px;

}
.zy-zz .zz-kuang{
	width: 280px;
	height: 220px;
	float: left;
	margin-right: 24px;
}
.zy-zz .zz-kuang .zz-title{
	width: 100%;
	height: 45px;
	line-height: 55px;
	text-align: center;
	color: white;
	font-size: 18px;
	font-weight: 700;
}
.zy-zz .zz-kuang .zz-list{
	width: 200px;
	height: 130px; /* 必须 */
	overflow: hidden;/* 必须 */
	margin: 20px auto;
	font-size: 16px;
}
.zy-zz .zz-kuang .zz-list ul li{
	width: 100%;
	white-space:nowrap;
	line-height: 30px;
   overflow:hidden;
   text-overflow:ellipsis;
}





/*12345*/
.qys{
	margin-top: 30px;
	height: 320px;
	width: 1200px;
	background: #f2f2f2;
}
.qys .qys-title{
	width: 100%;
	height:100px;
	line-height: 100px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	
}
.qys .qys-list{

}
.qys .qys-list ul li{
	width: 20%;
	min-height: 200px;
	float: left;
}
.qys .qys-list ul li .qys-sz{
	width: 150px;
	height: 150px;
	border:1px solid #7ac2ff;
	border-radius: 75px;
	line-height: 150px;
	font-size: 56px;
	color: #7ac2ff;
	margin: auto;
	text-align: center;
	font-weight: 300;
}
.qys .qys-list ul li .qys-text{
	width: 90%;
	height: 100px;
	margin:auto;
	text-align: center;
	margin-top: 15px;
}



/*cr*/
.section-index-box {
    width: 1226px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}






.content_index {
	width: 1200px;
	margin: 0 auto;
}
.content_index .tou {
	margin-top: 36px;
}
.content_index .tou li:first-child {
	margin-left: 0;
}
.content_index .tou li {
	width: 270px;
	height: 355px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	display: inline-block;
	margin-left: 31px;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
	box-shadow: 0 10px 15px rgba(204,204,204,.3);    border: 1px solid #eee;
}
.content_index .tou li img {
	width: 88px;
	margin-top: 30px;
	margin-bottom: 17px;
}
.content_index .tou dt {
	font-size: 25px;
	font-size: 25px;
    background: #ed3849;
    line-height: 40px;
    border-radius: 50px;
    width: 70%;
    margin: 20px auto;
}
.content_index .tou dd {
	margin-top: 7px;
	color: #808080;
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 30px;
}
.content_index .tou li.li1 dt {
	color: #fff;
	    background: #ed3849;
}
.content_index .tou li.li2 dt {
	color: #fff;
	    background: #5d9dff;
}
.content_index .tou li.li3 dt {
	color: #fff;
	    background: #ffae21;
}
.content_index .tou li.li4 dt {
	color: #fff;
	background: #fc805e;
}
.content_index .tou li.li5 dt {
	color: #fff;
}

.z_index_more{    display: block;
    width: 100%;
    height: 38px;
    line-height: 36px;
    border: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;}
.z_gsbox_list ul{ margin-left: -20px;}
.z_gsbox_list li{ width: 285px; margin-left: 20px; height: 300px; float: left; position: relative; border-radius: 10px; background-position: center center; background-repeat: no-repeat; background-size: cover; padding: 40px ; box-sizing: border-box; }
.z_gsbox_list li a{ display: block; width: 100%; height: 100%; color: #fff; text-align: center;}
.z_gsbox_list li .icon img{ display: block; margin: 0 auto;}
.z_gsbox_list li .icon{ height: 55px; display: flex; align-items: center; justify-content: center;}
.z_gsbox_list li .tit{ font-size: 16px; margin: 10px 0;}
.z_gsbox_list li .desc{ text-align: left; font-size: 12px;}
.z_gsbox_list li .z_index_more{ width: 118px;height: 34px; border-radius:5px; margin: 0 auto; line-height: 32px; position: absolute; left: 50%; bottom: 40px; transform: translateX(-50%);}


.z_service_lcwarp .z-container{}
.z_lc_list ul{  margin-top: 0px; display: flex;}

.z_lc_list li{  float: left;  position: relative;}
.z_lc_list li{ flex: 1; padding: 0 10px; box-sizing: border-box;}
.z_lc_list li::before{ content: ""; display: block; width: 18px; height: 17px; background: url(../images/arr6.png) no-repeat center; background-size: cover; position: absolute; right: -9px; top: 60px; z-index: 1;}
.z_lc_list li:last-child::before{ display: none;}
.z_lc_list li .icon{ max-height: 138px;}
.z_lc_list li .icon img{ display: block; margin: 0 auto; max-height: 100%;}
.z_lc_list li h3{font-size:16px;font-weight:bold;color:rgba(77,77,77,1); margin: 12px 0; text-align: center;}
.z_lc_list li .desc{color: #878787; line-height: 24px;}
.z_lc_list li .ts{ color: #ff8838;line-height: 24px;}
.z_lc_list2 li{ width: 152px; margin-left: 22.6px;}
.z_lc_list2 ul{ margin-left: -22.6px;}
.z_lc_list2 li::before{right: -20px;}





.news .titles {
    margin: 30px 0 30px 5px;
    border-bottom: 1px solid #eee;
    padding: 5px 10px;}

.news .titles h3{
	    font-size: 20px;
    font-weight: 500;
    color: #0373a5;
    line-height: 44px;
    height: 36px;
}


.news {
	width:1200px;margin:30px auto;
}
.news .dl-horizontal {
	margin: 0 0 30px;
}
.news .dl-horizontal dt {
	font-size: 20px;
	color: #c96;
	font-weight: 400;
	text-align: left;
	width: 60px;
	float: left;
}

.news .row_newslist{width:32.3333%;float:left;margin:6px;height:117px;}
.news .dl-horizontal dt span {
	display: block;
	font-size: 12px;
	color: #ccc;
}
.news .dl-horizontal dd {
	text-align: left;
	padding-left: 20px;
	margin-left: 80px;
	border-left: 1px solid #444;
}
.news .dl-horizontal dd h3 {
	font-size: 16px;
	margin: 0 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news .dl-horizontal dd h3 a {
	    color: #3c3c3c;
    font-weight: 200;
}
.news .dl-horizontal dd h3 a:hover {
	color: #fff;
}
.news .dl-horizontal dd p {
	line-height: 200%;
	margin-bottom: 0;color:#999;
}



a.btn-center {
	text-align: center;
	font-size: 12px;
	padding: 8px 50px;
	margin: 10px 10px 0;
	color: #333;
	border: 1px solid #333;
	display: inline-block;
}

a.btn-center:hover{color:#333;}

.f_link {
	width:1200px;
	margin:0 auto;
	margin-top:30px;
	line-height:30px;
	text-indent:20px;
	
}

@charset "UTF-8";
/*all*/
.nav .nys{
	
}

.ny{
	width: 1200px;
	min-height: 400px;
	margin: auto;
	margin-top: 30px;
}
.ny .ny-title{
	width: 1200px;
	height: 58px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 20px;
}
.ny .ny-title h2{
	line-height: 38px;
	font-size: 22px;
	float: left;
	padding-left: 50px;
}
.ny .ny-title span{
	line-height: 38px;

}
.ny .ny-title i{
	display: block;
	position: absolute;
	width: 15px;
	height: 38px;
	margin-left: 15px;
	background-color: #288ae3;
}
.ny .content{
	margin-bottom: 15px;
}
.ny .about{
	margin-bottom: 15px
}
.ny .about p{
	width: 90%;
	margin: auto;
	
	padding: 0 2.5%
}

.z_yw_tit{height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(40,121,255,1);
    line-height: 18px;
    border-left: 6px solid #2879FF;
    padding-left: 10px;margin-bottom:10px;}

/*ywfw*/
.bf0{
	background-color: #f0f0f0;
}
.yw-one{
	width: 100%;
	height: 372px;
}
.yw-one-title{
	width: 100%;
	height: 50px;
	text-align: center;
	font-size: 38px;
	color: black;
	padding: 50px 0 80px 0;
}
.yw-one-list{
	width: 800px;
	height: 120PX;
	margin:auto;
}
.yw-one-list ul li{
	width: 100px;
	height: 120px;
	text-align: center;
	float: left;
}
.yw-one-list ul li h4{
	text-align: center;
	margin-top: 65px;
}
.yw-one-list ul li:nth-child(1){
	background:url(../images/f1.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(2){
	background:url(../images/f2.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(3){
	background:url(../images/f3.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(4){
	background:url(../images/f4.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(5){
	background:url(../images/f5.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(6){
	background:url(../images/f6.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(7){
	background:url(../images/f7.png) no-repeat center top;
}
.yw-one-list ul li:nth-child(8){
	background:url(../images/f8.png) no-repeat center top;
}
.yw-one-titletwo{
	text-align: center;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}

.yw-two{
	margin-top: 50px;
	width: 100%;
	height:464px;
}
.yw-two-title{
	width: 100%;
	height: 50px;
	line-height: 60px;
	text-align: center;
	font-size: 38px;
	margin-top: 5px;
	margin-bottom: 30px;
}
.yw-two-p{
	text-align: center;
	width: 100%;
	font-size: 14px;
}
.yw-six{
	width: 100%;
	height: 300px;
}
.yw-six ul li{
	float: left;
	width: 25%;
	height: 300px;
	text-align: center;
}
.yw-six ul li .six{
	text-align: center;
}
.sjx{
	margin-top: 45px;
	margin-bottom: 15px
}
.sjx .sjx-top{
	width: 0;
    height: 0;
    border-left: 68px solid transparent;
    border-right: 68px solid transparent;
    border-bottom: 40px solid #0999e7;
    margin:auto;

}
.sjx .sjx-bottom{
	width: 0;
    height: 0;
    border-left: 68px solid transparent;
    border-right: 68px solid transparent;
    border-top: 40px solid #0999e7;
    margin:auto;
}
.sjx .sjx-txt{
	color: white;
	font-size: 32px;
	width: 136px;
	height: 80px;
	background-color: #0999e7;
	margin:auto;
	line-height: 80px;
	text-align: center;
}
.six-p p{
	text-align: center;
	font-size: 15px;
}
.six-zx{
	/*border:1px solid #f4f4f4;*/
	background-color: #0999e7;
	color: white;
	border-radius: 18px;
	font-size: 16px;
	width: 140px;
	height: 36px;
	line-height: 36px;
	margin: auto;
	margin-top: 35px;
}
.yw-zx{
	height: 70px;
	line-height: 70px;
	font-size: 36px;
	text-align: center;
	margin: 50px auto;
	border-radius: 35px;
	width: 50%;
	background-color: #0099e6;
	color: white;. 
}



/*products*/
.cp-content{
	width: 1200px;
    margin: 0px auto;
    clear: both;
    overflow: hidden
}

.cp-list-one > div{
	position: relative;
    width: 31.4%;
    margin-right: 2%;
    display: inline-block;
    border: 2px solid #00abff;
    margin-top: 2%;
    margin-bottom: 5%;
    height: 507px;
    vertical-align: top
}
/*.cp-list-one div:nth-child(3){
	margin-right: 0%;
}*/
.cp-list-one div:nth-child(3n+3){
	margin-right: 0%;
}

.cp-list-one > div .head-ti{
	position: absolute;
	width: 100%;
    text-align: center;
    top: 18%;
    z-index: 5;
    font-size: 28px;
    color: #fff;
}
.cp-list-one > div img{
	width: 100%;
}

.list-txt ul li{
	text-overflow: ellipsis;
    white-space: nowrap;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 16px 0 16px;
    border-bottom: 1px solid #eee;
}
.list-text li{
	
}
.list-text li .fr{
	font-size: 12px;
    color: #666666;
    float: right
}
.list-txt ul li a>span {
    color: #585858!important;
    font-size: 16px;
}
.cp-list-one>div>span {
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #00abff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.cp-list-one>div>span a {
    color: #fff;
    font-size: 20px;
    letter-spacing: 26px;
    margin-left: 40px;
}

/*prducts-two*/
.cp-type{
    margin: 20px auto;
    margin-top: 0px;
}
.cp-type ul{
	height: 40px;
    -webkit-box-shadow: 0px 0px 15px 0px #e1e1e1;
    box-shadow: 0px 0px 15px 0px #e1e1e1;
    width: 99%;
    margin: 0 auto;
}
.cp-type ul li{
	margin-left: 5%;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #333;
    font-size: 18px;
    cursor: pointer;
}

.cp-list-two{
	width: 940px;
    float: right;
}

.cp-list-two ul li{
	overflow: hidden;
    border: solid 1px #f2f2f2;
    padding: 24px 20px 22px 35px;
    margin-bottom: 20px;
    min-height: 93px;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.cp-list-two ul img{
    width: 200px;
    float: left;
    height: 140px;
    margin-right: 10px;
}
.cp-list-two ul li p{
	
	text-overflow: ellipsis;
    /*word-break: nowrap;
    white-space: nowrap;*/
    overflow: hidden;
}
.cp-list-two ul li .lsti{
	color: #333!important;
    font-size: 18px;line-height:35px;
}

.cp-type-r{
	width: 239px;
    float: left;
}
.cp-type-r ul li{
	line-height: 45px;
    height: 45px;
    
}

.cp-type-r ul li a{padding-left: 32px;
    overflow: hidden;    border-bottom: 1px dashed #eee;background: url(../images/dot4.png) no-repeat 12px -34px;}

.cp-type-r ul li:hover{
    background:#2879FF;
}
.cp-type-r ul li a:hover{
	padding-left: 32px;color:#eee;
    overflow: hidden;    border-bottom: 1px dashed #eee;background: url(../images/dot4.png) no-repeat 12px 18px;
}

.cp-type-r ul li > a{
	width: 90%;
    display: block;
    font-size: 16px;
}

/*cp article*/
.cp-text{
	width: 860px;
    float: left;
}
.cp-text img{
	max-width: 100%!important;
}
.title{
	
    line-height: 48px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    padding: 0;
    margin: 0;
}
.info{
	padding: 16px;
    background: #F2F2F2;
    text-align: center;
}
.text-content{
	line-height: 200%;
    padding: 16px;
}

.cp-text-r{
	width: 27%;
	float: right;
}
.rice{
	border: 1px solid #eee;
    margin: 20px 0 40px;
}
.head-sub {
    padding: 0 6px 10px 0px;
    line-height: 47px;
    border-bottom: #DDDDDD 1px solid;
    margin-bottom: 10px;
    clear: both;
    height: 47px;
}
.head-sub strong {
    position: relative;
    font-size: 18px;
    color: #333;
    padding: 20px 15px;
    line-height: 46px;
    border-bottom: 3px solid;
    border-bottom-color: #ff4e44;
}
.list-txt ul li {
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #eee;
}
.list-txt li {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 16px 0 16px;
}
.list-txt ul li a>span{color:#585858!important;font-size:16px;}
.list-txt ul li a span:hover{color:#06c3f9!important;}
.sxpage{font-size: 16px;}
.sxpage a{font-size: 16px;}

/*团队风采*/
.tdfc{
	width: 1200px;
	margin: auto;
}

.tdfc li{    width: 46%;
    display: inline-block;
    margin: 10px 2%;}

.tdfc li img{width:100%;}


/*downlist*/
.zzry{
	width: 1200px;
	margin: auto;
}
.zzry ul li{
	float: left;
	width: 32%;
	margin-left: 1%;
	margin-bottom: 10px;
}
.zzry ul li img{
	width: 100%;
}
.ny_banner {margin-top: 53px;}
.ny_banner img{width: 100%;}

.pages { text-align: right; margin-top: 20px; padding-bottom: 10px; }
.pages span { background: #2879ff; color: #fff; }
.pages a {color: #2879ff; padding: 5px 8px; border: none; margin: 0 0 0 5px; }
.pages span { padding: 5px 8px; border: none; margin: 0 0 0 5px; }
.pages a:hover { background: #0058a9; color:#fff;}

.cae_noli {
    background: #fff;
    display: block;
    margin-top: 20px;
    top: 0;
    left: 0;
    width: 100%;
        overflow: hidden;
    z-index: 999;
}
.cae_noli ul{
       line-height: 40px;
}
.cae_noli ul li {
    margin-right: 15px;
    float: left;
}
.cae_noli ul li a {
        color: #4c4b4b;
    font-size: 14px;
    padding: 3px 10px;
    background: #e5e5e5;
    border-radius: 11px;
}
.cae_noli ul li.active a , .cae_noli ul li a:hover{
    background: #E01124;
    border-radius: 11px;
    color: #fff;
}