﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
a:hover{text-decoration: none;}



/**/
h2.tit a{text-align: center;font-size: 50px;color: #222222;display: block;margin-bottom:5px; font-weight:500}
h2.tit a span{ color:#2fc1c5;font-size: 50px}
h2.tit a em{font-size: 18px;color: #666;display: block;font-weight: normal;padding-top:15px;}




.pro_t{width: 1200px;margin: 20px auto; height: 40px; line-height: 40px; font-size:18px; text-align: center;}
.pro_t li{ margin:0 20px; float: left;width: 200px; height: 40px; margin-bottom:10px; }
.pro_t li a{width: 200px; height: 40px; display: inline-block; color:#333333;background:url(../images/pro_ic2.png) no-repeat center top;}
.pro_t li a:hover,.pro_t li.cur a{background:url(../images/pro_ic1.png) no-repeat center top; color:#FFF}

.inproduct{ width:100%; height:auto; margin:0 auto; padding-top:25px; background:#fff; padding-bottom:30px;}
.inproduct .cpcontent{ width:1200px; margin:0px auto;height: auto;}
.inproduct .cpcontent .cptj{margin-top:37px; width:592px; height:600px; position:relative; background:#2fc1c5}
.inproduct .cpcontent .cptj .imgzb{ width:100%; height:443px; overflow:hidden; display:block}
.inproduct .cpcontent .cptj .imgzb img{width:100%; height:100%;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.inproduct .cpcontent .cptj:hover .imgzb img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.inproduct .cpcontent .cptj .zxteny{  height:181px; position:absolute; bottom:0; left:0; background:url(../images/cpbg1.png) 0 0 no-repeat; padding:0 5%;transition:all .3s ease}
.inproduct .cpcontent .cptj:hover .zxteny{background:url(../images/cpbg1-2.png) 0 0 no-repeat; }
.inproduct .cpcontent .cptj .zxteny p{ margin-top:43px; margin-bottom:10px}
.inproduct .cpcontent .cptj .zxteny p a{ line-height:36px; font-size:30px; color:#fff}
.inproduct .cpcontent .cptj .zxteny a.fl{ display:block; width:23%; height:35px; line-height:35px; color:#fff; font-size:18px; overflow:hidden; padding-right:2%}
.inproduct .cpcontent .cptj  .zxteny a.fl:hover{ color:#fff; text-decoration:underline}






.mr_frb1 {HEIGHT:639px; width:593px; position:relative; overflow:hidden}
.mr_frb1 .leftprz{ position:absolute; right:40px; top:0px;CURSOR: pointer; display:block; width:29px; height:29px; text-align:center; background:#2fc1c5;transition:all .3s ease}
.mr_frb1 .rightpry{ position:absolute; right:0; top:0px;CURSOR: pointer; display:block;width:29px; height:29px; text-align:center; background:#2fc1c5;transition:all .3s ease}
.mr_frb1 .leftprz img,.mr_frb1 .rightpry img{ margin-top:6px}
.mr_frb1 .leftprz:hover,.mr_frb1 .rightpry:hover{ background:#eab911}

.imgboxp1{ width:593px; height:601px;overflow:hidden; position:absolute; top:37px; right:0}
.imgboxp1 ul li{ margin:0 13px 0 0 ; display: block; float:left; overflow:hidden; width:290px; height:600px}
.imgboxp1 ul li a{ display:block; width:288px; height:293px; border:1px solid #ededed; margin-bottom:10px; position:relative; overflow:hidden}
.imgboxp1 ul li a img{ width:288px; height:244px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.imgboxp1 ul li a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.imgboxp1 ul li a p{ display:block; width:100%; height:49px; line-height:49px; color:#fff; text-indent:24px;background:url(../images/cpbg2.png) 248px 15px no-repeat #2fc1c5; position:absolute; bottom:0; left:0; z-index:99; font-size:18px;transition:all .3s ease}
.imgboxp1 ul li a:hover p{background:url(../images/cpbg2.png) 248px 15px no-repeat #eab911;}







.frame2e{
	width: 285px; 
    height: 388px;
	display:block;
    /*border: 1px solid #dedede;*/
    background:#1170d3;
	/*padding:5px 5px;*/}
	
.frame2e .topimg{
    width: 285px;
    height:340px;
    overflow: hidden;	
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}
.frame2e .topimg img{
    width: 285px;
    height:340px;
    overflow: hidden;	
    transform: scale(1);
    transition: all 1s ease-out;
	}
.frame2e .txt{ width:90%; height:auto; margin:0 auto;}	
.frame2e .txt p{ font-size:18px; line-height:50px; color:#fff; text-align:center;overflow:hidden; display:block;}
.frame2e .txt span{ font-size:14px; line-height:24px; color:#999999; height:48px; display:block; overflow:hidden; text-align:justify}
.frame2e .txt .more{
	width: 190px;
    height: 45px;
    margin: 15px auto 0;
    display: block;
    text-align: center;
    line-height: 45px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    color: #666666;
	}	

.frame2e:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2e:hover .topimg img{transform: scale(1.2);}

.morem{margin:35px auto 0 auto; width:1200px; text-align:center;}
.morem a{ width:160px; height:40px; display:block; text-align:center; line-height:40px; background:#0651a2; color:#ffffff; font-size:16px;border-radius:5px; margin:auto}


.incenter{ width:1200px; height:auto; margin:30px auto;}
.incenter a,.incenter a:hover{ font-size:50px; color:#414447; line-height:100px}
.incenter span{ display:block; width:128px; height:4px; background:#c0bebf}


/*公司简介*/
.in_mianhui{padding:55px 0; background:#f2f4f7; margin-top:45px}
.in_about{ width:1200px; height: auto; margin:0 auto; margin-top:50px;}
.in_about .lefttxt{ width:550px; height:auto; display:block; float:right}
.in_about .lefttxt h3{ font-weight:500; font-size:22px; color:#8b949c; line-height:50px; margin-top:10px}
.in_about .lefttxt h1{ font-size:50px; color:#444; font-weight:500; line-height:60px; margin-bottom:25px}

.in_about .lefttxt .txt{ font-size:16px; line-height:30px; color:#444; height:150px; display:block; overflow:hidden; text-align:justify; margin-top:10px }
.in_about .lefttxt .txt *{font-size:16px; line-height:30px; color:#444;}
.in_about .lefttxt .more{ margin-top:30px;}
.in_about .lefttxt .more ul li{ float: left; margin-right:25px; margin-left:5px}
.in_about .lefttxt .more ul li a{ width:125px; height:40px; display: block; text-align:center; line-height:40px; background:#8b949c; color:#fff; font-size:16px;border-radius:20px;transition:all .3s ease}
.in_about .lefttxt .more ul li a.huist{ background:#2fc1c5}
.in_about .lefttxt .more ul li a:hover{background:#eab911}

.in_about .rightimg{ display:block; float:left; width:600px; height:423px;}
.in_about .rightimg img{ width:592px; height:423px;}


.mr_frbox2e {HEIGHT: 390px; width:1300px;  margin:0 auto; position:relative; margin-top:45px }
.mr_frbox2e .leftprole{ position:absolute; left:0; top:163px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:163px;CURSOR: pointer}

.imgboxcpe{ width:1200px; height:437px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 21px 0 0; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:284px; height:432px;line-height:50px; text-align:center; font-size:16px;}
.imgboxcpe ul li a .imgali{ width:282px; height:380px; text-align:center; overflow:hidden; border:1px solid #cccbcb}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{width:282px; height:380px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s}
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}





.in_new{ width:1230px; height:auto; margin:0 auto}
.in_new .tjxwcoc{ width:380px; height:auto; margin:0 15px; float:left}
.in_new .tjxwcoc .xwimg{ width:380px; height:257px; overflow:hidden}
.in_new .tjxwcoc .xwimg img{ width:380px; height:257px; overflow:hidden; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s}
.in_new .tjxwcoc:hover .xwimg img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.in_new .tjxwcoc h1{ display: block; height:56px; line-height:56px; width:100%; overflow:hidden; font-weight:bold; font-size:22px; margin-top:5px}
.in_new .tjxwcoc h3{ color:#777777; font-size:14px; font-weight:500; padding-bottom:5px}
.in_new .tjxwcoc .zyxwin{ width:100%; height:60px; overflow:hidden; margin:12px 0 16px}
.in_new .tjxwcoc .zyxwin,.inbox4 .zxnbox .tjxwcoc .zyxwin *{ line-height:30px; font-size:16px; color:#444}
.in_new .tjxwcoc .xwmoredf{ display:block; width:125px; height:40px; background:#2fc1c5; text-align:center; font-size:16px; color:#fff; line-height:40px;border-radius:20px;transition:all .3s ease}
.in_new .tjxwcoc .xwmoredf:hover{ background:#eab911;}







/*新闻动态*/
.newContBox{width:100%; height:auto; margin:40px auto;}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}

.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size:16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}

.newCont .newctext{width:100%;overflow:hidden;display: none;}

.newCont .newctext.newshown{display: block; margin-top:30px}
.newCont .newctext .ncontl{width:506px; height:533px; display:block;overflow:hidden;float: left;background: #eeeeee;padding:12px; padding-bottom:0}
.newCont .newctext .ncontl .ncimg{width:506px;height:380px; display:block; overflow:hidden; text-align:center; background:#015aaa}
.newCont .newctext .ncontl .ncimg img{width:100%; height:380px;transform: scale(1);transition: all 1s ease-out;}
.newCont .newctext .ncontl:hover .ncimg img{transform: scale(1.2);}
.newCont .newctext .ncontl .nctit{ width:80%; line-height:45px; float:left;font-size:18px;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newCont .newctext .ncontl span{ float:right; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#aaaaaa; line-height:45px;}
.newCont .newctext .ncontl .ncdate{ background:url(../images/date.png) 0 center no-repeat; text-indent:25px;color:#1f5db0;font-size:15px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#5e5e5e !important;font-size:15px !important;line-height:24px !important; height:48px; display:block; overflow:hidden}
.newCont .newctext .ncontl .ncnexta{width:95px;height:30px;display: block; text-align:center; line-height:30px; background:#0449b1; color:#fff; font-size:15px;float: right;border-radius:15px; margin-top:10px}

.newCont .newctext .ncontr{width:620px; height:auto; display:block;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden; padding-top:24px; padding-bottom:24px; border-bottom:1px dotted #bababa}
.newCont .newctext .ncontr ul li:first-child{ padding-top:0}
/*.newCont .newctext .ncontr ul li:last-child{ padding-bottom:0}*/

.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:100%;color:#222;font-size:18px;margin-bottom:15px;overflow: hidden;height:30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px;}
.newCont .newctext .ncontr ul li:hover a .nrtit .stit{color:#015aaa;}
.newCont .newctext .ncontr ul li a .nrtit .date{width:18%;float: right;text-align: right;color:#aaaaaa;font-size:15px;line-height: 30px;}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}


/**/
.x-ban{height: 336px;background:url(../images/x-ban1.jpg) no-repeat center center;}
.x-ban .content{height: 336px;position: relative;}
.x-ban span{font-size: 36px;color: #fff;font-weight: bold;font-family: Arial;display: block;position: absolute;left: 195px;top: 236px;}
.x-ban a.zx_btn{width:146px; height:52px;display: block;position: absolute;left: 513px;top: 230px;}



/**/
.fw_bj{height: 920px;overflow: hidden; background:url(../images/fwbg.jpg) no-repeat center top;padding-top:95px; box-sizing: border-box; font-family: "Microsoft YaHei"; }
.fw_bj h2{margin-bottom: 70px;}
.fw_bj h2 span{width: 486px; margin:0 auto;}
.fw dl{width: 248px; height: 534px; background:#004fab;border-top-right-radius: 128px;border-top-left-radius: 128px;border-top:1px solid #fff; float: left;margin-right: 68px; }
.fw dl a{text-decoration: none;}
.fw dl dt{text-align: center; width: 248px; height: 248px; font-size: 30px;color: #333333; font-weight: bold;background:url(../images/fwico.png) no-repeat;padding-top: 80px;box-sizing: border-box;margin-top: -2px;}
.fw dl dt i{ font-weight: normal; display: block; }
.fw dl dd{padding:16px 19px 19px;}
.fw dl dd p{ color: #ffffff; font-size: 16px; line-height: 23px; text-align: center; height: 90px; }
.fw dl dd img{width: 210px;height: 160px; display: block;}
.fw dl:last-child{margin-right: 0;}
.fw dl.cur dt,.fw dl:hover dt{background:url(../images/fwicocur.png) no-repeat; color: #fff;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.fw dl.cur dt i,.fw dl:hover dt i{color: #fff;}

.fw dl:hover dd img{transition: all 0.3s linear 0s;}
.fw dl:hover dd img{transform: scale(1.01);}



/**/
.rybj{height:704px;background:#fff url(../images/rybg.png) no-repeat center 543px; padding-top:100px; overflow: hidden; font-family:"Microsoft Yahei";box-sizing: border-box;}
.ry h2{ margin-bottom: 40px; }
.ry h2 span{width: 255px; margin:0 auto;}
.ry{ position: relative; }
.carousel-container {position:relative;width:1200px;height:412px;}
#carousel {height:345px;width:1200px;position:relative;font-size:12px;font-family: Arial;}
#carousel img{width:559px; height:345px; display:block;background: url(../images/ryspanbg.png) no-repeat center bottom;padding-bottom: 36px;}

.carousel-image {border:0;display:block;}
.carousel-feature img{width:559px; height:345px; display:block;background: url(../images/ryspanbg.png) no-repeat center bottom;padding-bottom: 36px;}
.carousel-feature .carousel-caption {position:absolute; bottom:0;width:100%;background-color:#fff; text-align:center;}
.carousel-feature .carousel-caption p {margin:0;padding:5px; font-weight:bold;font:14px/38px "Microsoft Yahei";color:#333;}
.tracker-summation-container {position:absolute;color:#333;display:none; right:48px;top:230px;padding:3px;margin:3px; background-color:#fff;}
.tracker-individual-container {position:absolute;color:white;right:410px;bottom:0;padding:0;margin:0;}
.tracker-individual-container li {list-style:none;}
.tracker-individual-container .tracker-individual-blip {margin:0 3px;width:30px;height:10px;font-size:0; padding:0 3px;color:white;text-align:center;background-color:#DDD;}
.tracker-individual-container .tracker-individual-blip-selected {color:white; font-weight:bold;background-color:#3DA10B;}

.photo_btn {position: absolute;top: 43%;z-index: 9;width: 50px;height: 50px;margin-top: -25px;border: 0; font-size: 0;}
.carousel-container .prev {position: absolute;top: 36%;z-index: 9;left: 0px; background: url(../images/ryleft.png) no-repeat;display: inline-block;height: 54px;width: 27px;}
.carousel-container .next {position: absolute;top: 36%;z-index: 9;right: 0px;background: url(../images/ryright.png) no-repeat; display: inline-block;height: 54px; width: 27px;}
.carousel-container .carousel-feature { position: relative;}
.carousel-container .titlework { background: url(../images/ryspanbg.png) no-repeat center top;display: block; height: 50px;left: 50%; line-height: 30px;position: absolute; text-align: center;top: 345px; width: 259px;margin-left:-128px;display: block;text-align: center; font-size: 0; color:#333333; line-height: 50px;}
.ry  .more a{ margin:0 auto; font-size: 14px;color: #fff; background:#0078cb; border-radius: 30px; width: 144px;line-height: 37px; height: 37px; display: block; text-indent: 35px;}




/**/

.wt{width:484px; overflow: hidden;margin-top: 17px; overflow: hidden;}
.wt h4{height:40px; overflow: hidden; line-height: 40px;margin-bottom: 25px;}
.wt h4 a{font-size: 18px;color:#333;border-bottom: 2px solid #0071be; line-height: 38px;width: 75px;display: block;}
.wt h4 span a{display: inline-block;font-size: 14px; color:#555555; font-family: "Arial";text-transform: uppercase; line-height: 40px;font-weight: normal;}
.wt dl{margin-top: 17px;height:143px; overflow: hidden;}
.wt dt{width:124px; float: left; overflow: hidden;height:93px;margin-right: 25px;}
.wt dt img{ width:124px;height:93px;}
.wt dd{width:315px; float: right; overflow: hidden;}
.wt dd h3{padding-left: 29px;background:url(../images/a.jpg) no-repeat 0 0 ;height:20px; line-height: 20px;font-size: 14px; overflow: hidden; font-weight: normal;margin-top: 5px;}
.wt dd h3 a{ color:#333;}
.wt dd h3 a:hover{color: #e76825;}
.wt dd p{padding-left: 29px;background:url(../images/q.jpg) no-repeat 0 0 ; line-height: 20px;font-size: 14px;color:#555;margin-top: 19px;} 

/**/



.xc{height: 384px;position: relative;margin-top: 30px;}
.xc span.z1,.xc span.y1{position: absolute;top: 70px;}
.xc span a{width: 40px;height: 40px;display: block;}
.xc span.z1{left:-65px;}
.xc span.y1{right:-65px;}
.xc ul{height:384px;}
.xc li{width:280px; height:384px;float: left;margin-right: 26px;}
.xc li.nobot{margin-right:0;}
.xc li a{width:280px; height:334px;display: block;}
.xc li img{width:280px; height:210px;}
.xc li span{height: 50px;line-height: 50px;text-align: center;display: block;
	font-size: 14px;color: #555;}


/**/
.flinks{background: #005188;height: 78px;}
.link{overflow: hidden;position: relative;}
.link,.link *{font-size: 14px;color: #fff;line-height: 78px;}



.mainhui{ width:100%; height: auto; background:#fff; border-bottom:10px solid #fff}
.huibox{ width:1200px; height: auto;  margin:0 auto; }
.lebox{ width:237px; height:auto; float:left;}
.rigbox{ width:937px; height:auto; float:right;}

.prolist{ width:237px; height:auto;}


	
	.letelbox{ background:#fff; height: auto; margin-top:20px}
	
.letelbox,.letelbox *{font-size: 15px;
    line-height: 27px;
	}
.letelbox h3{ background:#e7e7e7;color:#444 !important; text-indent:20px; line-height:45px; font-size:18px; font-weight:500}
.letelbox .lxzbnr{padding:10px 20px 20px; border:1px solid #ddd; border-top:none}
.letelbox .lxzbnr a{ padding:7px 0; border-bottom:1px solid #e4e8ea; line-height:25px; font-size:15px; display:block; overflow:hidden; color:#444}
.letelbox .lxzbnr a:hover{ color:#e21525}

	
	
.letelbox .txt{ /*border-top:1px solid #fff; margin-top:10px; padding-top:10px; */}
.letelbox .txt *{font-size:14px !important; line-height:28px !important; color:#fff !important}
.letelbox .txt em{ color:#fff100 !important; font-family:Arial, Helvetica, sans-serif; font-weight:bold}


.propiclist{ width:282px; height:134px; margin:15px 10px 15px 13px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.propiclist .imgboxcp{width:280px;height:92px; border:1px solid #ccc; overflow:hidden}
.propiclist span{height:100%; display:inline-block; vertical-align: middle}
.propiclist img{  width:280px; height:92px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.propiclist:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propiclist p{ line-height:40px; text-align:center; font-size:14px; height:40px; width:100%; display:block; overflow:hidden; position:absolute; top:92px; left:0px; transition:all .3s ease;}



.propiclistcp{ width:282px; height:252px; margin:10px 11px 10px 12px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.propiclistcp .imgboxcp2{width:280px;height:210px; border:1px solid #a9a9a9; overflow:hidden}
.propiclistcp span{height:100%; display:inline-block; vertical-align: middle}
.propiclistcp img{ width:280px; height:210px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.propiclistcp:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propiclistcp p{ line-height:40px; text-align:center; font-size:14px; height:40px; width:100%; display:block; overflow:hidden; position:absolute; top:210px; left:0px; transition:all .3s ease;color:#000; font-size:16px;}


.propicnye{ width:282px; height:252px; margin:10px 11px 10px 12px; display:inline; float:left; position:relative; overflow:hidden;text-align:center}
.propicnye .imgboxcp2{width:280px;height:210px; border:1px solid #cccbcb; overflow:hidden}
.propicnye span{height:100%; display:inline-block; vertical-align: middle}
.propicnye img{ width:280px;height:210px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; vertical-align: middle;}
.propicnye:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propicnye p{ line-height:40px; text-align:center; font-size:16px; height:40px; width:100%; display:block; overflow:hidden; position:absolute; top:215px; left:0px; transition:all .3s ease;}


.propical{ width:223px; height:198px; margin:15px 0px 15px 15px; display:inline; float:left; position:relative; overflow:hidden; border:1px solid #ddd}
.propical img{  width:223px; height:163px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s;}
.propical:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.propical p{ line-height:35px; text-align:center; font-size:14px; font-weight:bold; height:35px; width:223px; display:block; overflow:hidden; position:absolute; top:163px; background:#fff; left:0; transition:all .3s ease;}
.propical:hover p{ color:#333; background:#dfdfdf}





.propiclist2{ width:207px; height:172px; margin:8px 11px; display:inline; float:left}
.propiclist2 img{ padding:5px; width:195px; height:136px; border:1px solid #efefef}
.propiclist2 p{ line-height:30px; text-align:center; font-size:14px; font-weight:bold; height:30px; width:200px; display:block; overflow:hidden}
.propiclist2:hover p{ color:#ff6600}


.proshhome22{ width:901px; height: auto; border:1px solid #dfdfdf; background:#fff; padding:10px 18px}
.proshhome22 img{ max-width:900px}
.listbot{ width:96%; margin:30px auto; text-align:right; line-height:50px; border-top:1px solid #dfdfdf;}

.proshhome33{ width:917px; height: auto; border:1px solid #dfdfdf; background:#fff; padding:10px}


.prolist{ width:237px; height:auto;}
.titcplde{
	line-height: 45px;
    font-size: 18px;
    color: #fff;
    background:#1170d3;
    height: 45px;
    font-weight: bold; text-indent:20px
	}
.mbcpny{
	width: 235px; min-height:410px;
    border: 1px solid #1170d3;
    border-top: none;
    padding: 1px 0 5px;
    background: #f6f6f6;
	}
.onelist{ display: block; width:216px; height:41px; line-height:41px; color:#333; font-size:15px; text-indent:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:#ededed; margin:6px auto;border-radius:5px; background:url(../images/list.png) no-repeat 18px 17px #ededed }
.onelist:hover{ color:#fff; background:url(../images/list2.png) no-repeat 18px 17px #f8753d}
.onelista,.onelista:hover{display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:15px; text-indent:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/list2.png) no-repeat 18px 17px #f8753d; margin:6px auto;border-radius:5px;}

.twolist{float:left; display: block; width:110px; height:35px; line-height:35px;  font-size:14px; text-indent:26px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/cpyj.gif) no-repeat 20px center}



.onelist1{ display: block; width:216px; height:41px; line-height:41px; color:#333; font-size:16px; text-indent:34px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj.png) no-repeat 0 0; margin:10px auto;border-radius:5px; font-weight:bold}
.onelist1:hover{ color:#0651a2;}
.onelista1,.onelista1:hover{ display: block; width:216px; height:41px; line-height:41px; color:#fff; font-size:15px; text-indent:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; background:url(../images/cpyj.png) no-repeat 13px center #0978e1; margin:10px auto;border-radius:5px; font-weight:bold}

.twolist1{float:left; display: block; width:110px; height:35px; line-height:35px;  font-size:14px; text-indent:8px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:url(../images/cpyj.gif) no-repeat 20px center;color:#fff;}





.syewmd{ padding:40px 0}


.lxtit{ width:201px; height:35px;background:url(../images/dian.png) 11px 10px no-repeat #0261ae; line-height:35px; text-indent:46px; color:#fff; font-weight:bold; margin-top:17px}
.lxmaindw{ background:#dddddd; padding:10px 0 10px 10px}



.index_about{
	background:url(../images/bg_gsjj.jpg);
	background-position: bottom center;
    background-repeat: no-repeat;
	padding:5% 0
	}
.index_about .maina{
	width: 90%;
    max-width: 1400px;
    margin: 0 auto;
	}
.index_about .maina .lefta{ width:45%; float:left}
.index_about .maina .lefta .titlea{
    line-height: 1.5;
    font-size: 30px;
    color: rgba(51,51,51,1);
	font-family:Arial, Helvetica, sans-serif
	}
.index_about .maina .lefta .titlea p{
	font-size: 40px;
    color: #333;
    line-height: 1.2;
    font-weight: 700;
    font-family: 微软雅黑;
	}
.index_about .maina .lefta .conta{ margin-top:3%}
.index_about .maina .lefta .conta *{
	font-size: 16px;
    color: rgba(102,102,102,1);
    line-height: 1.7;
	}
.index_about .maina .lefta .conta p{ margin-bottom:15px}
.index_about .maina .lefta a{
	display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    width: 200px;
    padding: 8px;
    background_radio: 2;
    border_radio: 2;
    font_radio: 2;
    radius_radio: 2;
    padding-top: 12px;
    padding-bottom: 12px;
    display-radio: block;
    background-color: rgba(1,86,169,1);
    font-size: 16px;
    line-height: 1.5;
    border-style: none;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    color: rgba(255,255,255,1);
    margin-top: 30px;
	transition: all 0.5s; 
	}	
.index_about .maina .lefta a:hover{
	animation: scaleAndColorChange 1s infinite alternate;
	background:#00305f
	}

.index_about .maina .righta{ width:52%; float:right}
.index_about .mainb{
	width: 90%;
    max-width: 1400px;
    margin: 0 auto;
	margin-top: 65px;}
.index_about .mainb ul li{
    position: relative;
    transition: all ease .3s;
    background: #fff;
    box-shadow: 0 23px 90px -5px rgb(0 0 0 / 17%);
    background-color: #fff;
    padding: 3% 6%;
    width: 11.5%;
    float: left;
    margin: 0 2% 0 0;
	}
.index_about .mainb ul li:nth-child(4n){ margin-right:0}
.index_about .mainb ul li .num{
	font-size: 16px;
	color:#333333;
	line-height: 50px;
	}
.index_about .mainb ul li .num span{
    line-height: 50px;
    font-size: 54px;
	color:#0156a9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
	}
.index_about .mainb ul li p{
    font-size: 18px;
    color: rgba(51,51,51,1);
    line-height: 1;
	}
.index_about .mainb ul li:hover{
	background:#0156a9;box-shadow:0px 10px 60px rgba(1,86,169,0.6);margin-top:-12px
	}
.index_about .mainb ul li:hover .num{color:#fff;}
.index_about .mainb ul li:hover .num span{ color:#fff}
.index_about .mainb ul li:hover p{ color:#fff}




.index_block1 {}
.index_block1 .title {
	text-align:center;
	padding:70px 0;
}
.index_block1 .title p {
	font-size: 68px;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	letter-spacing: -2px;
}
.index_block1 .title span {
	font-size: 20px;
	line-height: 27px;
	color: #fff;
	display: inline-flex;
	margin-top: 15px;
}
.index_block1 .title span:before {
	content: "";
	display: inline-table;
	clear: both;
	background: url(../images/dec.png) center center no-repeat;
	width: 27px;
	height: 27px;
	margin-right: 8px;
}
.index_block1 .cont {
	background: #01559d;
    padding: 5% 0;
}
.index_block1 .cont ul{
	width: 90%;
    max-width: 1400px;
    margin: 0 auto;
	}
.index_block1 .cont ul li {
    float: left;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
    width: 31.6%;
}
.index_block1 .cont ul li:nth-child(3n) {
 margin: 0 !important;
 float: right !important;
}
.index_block1 .cont ul li .topimg {
	width: 100%;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.index_block1 .cont ul li .topimg img {
	max-width: 100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.index_block1 .cont ul li:hover .topimg img {
	transform: scale(1.2);
}
.index_block1 .cont ul li p {
	font-size:25px;
	color:#e8ff44;
	font-weight:bold;
	line-height:2
}
.index_block1 .cont ul li span {
    font-size: 18px;
    color: #d4ffff;
    line-height: 2.5;
    margin: 10px 0;
    display: block;
	overflow:hidden
}
.index_block1 .cont ul li .more {
    width: 175px;
    height: 35px;
    display: block;
    text-align: center;
    line-height: 35px;
    background: url(../images/more.jpg) repeat-x 0 0;
    font-size: 18px;
    color: #0070ae;
    font-weight: bold;
    margin-top: 10px;
    border-radius: 5px;
}

#in_news{
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
}
#in_news .blocka{
	width: 50%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 6% 3% 3% 0;
	}
#in_news .blocka .title{}
#in_news .blocka .title a{ font-size:36px; color:#212529; line-height:72px; font-weight:bold; float:left}
#in_news .blocka .title span{ font-size:54px; color:#f3f3f3; font-family:Arial Black; line-height:72px; float:right}
#in_news .blocka .cont{ margin-top:20px}

#in_news .blocka .cont .topimg{}
#in_news .blocka .cont .topimg img{ max-width:100%; height:auto}
#in_news .blocka .cont .txt{
	display: flex;
    margin-top: 30px;
	}
#in_news .blocka .cont .txt .lefta{
	width: 84%;
	margin-right:5%
	}
#in_news .blocka .cont .txt .lefta a{
    font-size: 18px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	}
#in_news .blocka .cont .txt .lefta span{
	font-size: 14px;
    line-height: 26px;
    height: 52px;
    color: rgba(137,137,137,1);
    margin-top: 10px;
    display: block;
    overflow: hidden;
	}
#in_news .blocka .cont .txt .time{
	flex: 0 0 80px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(0,0,0,0.19);
    padding-right: 0;
    padding-left: 5px;
	text-align: center;
    font-size: 16px;
    line-height: 1;
    color: #555555;
    font-family: Arial, Helvetica, sans-serif;
	}
#in_news .blocka .cont .txt .time p{
	font-size: 38px;
    color: #555555;
    line-height: 1.2;
    font-family: arial;
    font-weight: bold;
    margin-top: 10px;
	}



#in_news .blockb{
	width: 50%;
    display: inline-block;
    background: #f1f1f1;
    float: right;
    box-sizing: border-box;
    padding: 6% 3% 8%;
	}	
#in_news .blockb .title{}
#in_news .blockb .title a{ font-size:36px; color:#212529; line-height:72px; font-weight:bold; float:left}
#in_news .blockb .title span{ font-size:54px; color:#e6e6e6; font-family:Arial Black; line-height:72px; float:right}
#in_news .blockb .cont{}
#in_news .blockb .cont ul li{
	padding: 20px;
	background:#fff;
	border:2px solid #f5f5f5;
	margin-top: 20px;
	transition-duration: 0.5s;
	}
#in_news .blockb .cont ul li:hover{
	border:2px solid #0156a9
	}
#in_news .blockb .cont ul li a p{
	line-height: normal;
    display-radio: -webkit-box;
    font_radio: 2;
    font-size: 18px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    color: rgba(58,58,58,1);
	}
#in_news .blockb .cont ul li a span{
	display-radio: -webkit-box;
    font_radio: 2;
    margin-top: 8px;
    font-size: 14px;
    color: rgba(134,134,134,1);
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.7;
	}
#in_news .blockb .cont ul li:hover a p{ color:#0156a9
	}	
#in_news .blockb .more{
    width: 25%;
    background-color:#0156a9;
    font-size: 16px;
    font-family: Microsoft YaHei;
    line-height: 1;
    border-radius: 80px;
    padding: 14px 8px;
    color: #fff;
    display: block;
    text-align: center;
	transition-duration: 0.5s; margin-top:30px;
	}	
#in_news .blockb .more:hover{
	animation: scaleAndColorChange 1s infinite alternate;
	background:#00305f
	}	
	