﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
a:hover{text-decoration: none;}

/**/
.banner{ height:720px; width:100%; position:relative; }
.banner .bd{ height:720px; overflow:hidden;}
.banner .bd a{ display:block;height:720px; overflow:hidden;}
.banner .bantil{ width:132px; height:17px; position:absolute; bottom:40px;left:50%; z-index:8; margin-left:-66PX}
.banner .bantil li{ width:17px; height:17px; float:left; display:inline; margin:0 12px;background: rgba(255,255,255,0.3);border-radius:17px;}
.banner .bantil li.cur,.banner .bantil li:hover{background:rgba(255,255,255,1);cursor:pointer;}

/**/
h2.tit a{text-align: center;font-size: 50px;color: #222222;display: block;margin-bottom:5px; font-weight:500}
h2.tit a span{ color:#164b92;font-size: 50px}
h2.tit a em{font-size: 18px;color: #666;display: block;font-weight: normal;padding-top:15px;}

.kk{ width:100%; height:auto; background:#FFF;}
.kuaij{height:160px;padding-top:40px; width:1200px; margin:0 auto; }
.kuaij dl{float: left;width:282px;height:105px;background:#fab909;border:0px solid #fab909;margin-right:24px;border-radius:10px}
.kuaij dl:hover{background:#0a83d2;border:0px solid #fab909;}
.kuaij dl:last-child {margin-right:0px;}



.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:url(../images/cpbg.jpg) no-repeat center top;}
.inproduct .cpcontent{ width:1200px; margin:0px auto;height: auto;}
.inproduct .cpcontent .cptj{margin-top:37px; width:592px; height:600px; position:relative; background:#eab911}
.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:#eab911;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:#eab911;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 #eab911; 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}


.inbox44{ width:100%; height:auto; background:#FFF}
.inbox4{ margin:0 auto; width:1200px; height:auto}
.inbox4 .zxnbox{ width:776px; height:auto}
.inbox4 .zxnbox .inxwtit{ width:786px; height:60px;background:url(../images/xw1_1.jpg) no-repeat 0 bottom; margin-bottom:35px}
.inbox4 .zxnbox .inxwtit p{ line-height:50px; font-weight:bold; font-size:18px}
.inbox4 .zxnbox .inxwtit a{ display:block; width:55px; height:50px; line-height:50px;background:url(../images/tbmo_1.gif) no-repeat right center}
.inbox4 .zxnbox .tjxwcoc{ width:364px; height:auto}
.inbox4 .zxnbox .tjxwcoc h3{ display: block; height:60px; line-height:60px; width:100%; overflow:hidden; border-bottom:1px solid #e1e1e1; font-weight:bold; font-size:16px}
.inbox4 .zxnbox .tjxwcoc .zyxwin{ width:100%; height:120px; overflow:hidden; margin:12px 0}
.inbox4 .zxnbox .tjxwcoc .zyxwin,.inbox4 .zxnbox .tjxwcoc .zyxwin *{ line-height:30px; font-size:14px; color:#555}
.inbox4 .zxnbox .tjxwcoc .xwmoredf{ display:block; width:108px; height:34px; background:#eab911; text-align:center; font-size:14px; color:#fff; line-height:34px}
.inbox4 .zxnbox .tjxwcoc .xwmoredf:hover{ background:#0149b5;}

.inbox4 .zxnbox .inxwlid{ width:364px; height:auto}
.inbox4 .zxnbox .inxwlid .xwsyboxw{ width:364px; height:auto; margin:10px 0 0;background:url(../images/num_1.png) no-repeat 0 6px}
.inbox4 .zxnbox .inxwlid .xwsyboxw a{ display:block; width:100%; height:30px; line-height:30px; text-indent:34px; overflow:hidden}

.inbox4 .incjcob{ width:369px; height:auto}
.inbox4 .incjcob .inxwtit{ width:369px; height:60px;background:url(../images/xw2_1.jpg) no-repeat 0 bottom; margin-bottom:30px}
.inbox4 .incjcob .inxwtit p{ line-height:50px; font-weight:bold; font-size:18px}
.inbox4 .incjcob .inxwtit a{ display:block; width:55px; height:50px; line-height:50px;background:url(../images/tbmo_1.gif) no-repeat right center}


.inbox4 .incjcob .xwsyboxw{ width:369px; height:auto;}
.inbox4 .incjcob .xwsyboxw a{ display:block; width:100%; height:auto; padding-bottom:12px; margin-bottom:12px; border-bottom:1px dashed #dedede}
.inbox4 .incjcob .xwsyboxw a h3{ font-weight:100px; height:30px; line-height:30px; display:block; width:334px; padding-left:35px; background:url(../images/wen_1.gif) no-repeat 0 6px; overflow:hidden; font-size:16px}
.inbox4 .incjcob .xwsyboxw a p{ display:block; width:334px; height:90px; padding-left:35px; background:url(../images/da_1.gif) no-repeat 0 6px; overflow:hidden}
.inbox4 .incjcob .xwsyboxw a p,.inbox4 .incjcob .xwsyboxw a p *{ color:#555; line-height:30px}
.inbox4 .incjcob .xwsyboxw a:hover h3{ color:#0149b5}


/*公司简介*/
.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:#0a83d2}
.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:400px;line-height:50px; text-align:center; font-size:16px; background-color:#FFF}
.imgboxcpe ul li a .imgali{ width:282px; height:398px; 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:398px; 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);}



/*六大优势*/
.left{ float:left}
.right{ float:right}

.in_youshi{ width:100%; height:auto; margin:0 auto; padding-top:55px; padding-bottom:85px}
.in_youshi .main{ width:1200px; height:auto; margin:0 auto}
.in_youshi .main .content{ width:1200px; height:430px; margin:0 auto; position:relative}
.in_youshi .main .content .picimg{ position:absolute; left:416px; top:0; width:369px; height:369px}
.in_youshi .main .content .line{ position:absolute; left:247px; top:20px;}

.ysa{ position:absolute; left:0; top:5px}
.ysb{position:absolute; left:0; top:165px}
.ysc{position:absolute; left:0; top:325px}
.ysd{position:absolute; right:0; top:5px}
.yse{position:absolute; right:0; top:165px}
.ysf{position:absolute; right:0; top:325px}



.in_youshi .main .content .ystxt{ width:369px; height:auto; display:block; background:rgba(0,0,0,0.6); padding:10px }
.in_youshi .main .content .ystxt .circle{ width:60px; height:85px; display:block; text-align:center; border-radius: 50%;}
.in_youshi .main .content .ystxt .circle img{ padding-top:23px; transition: all linear 1s;}

.in_youshi .main .content .ystxt .txta{ width:290px; height:auto; display: block; text-align: left; font-size:13px; line-height:25px; color:#dee4ee; text-align:justify}
.in_youshi .main .content .ystxt .txta p{ font-size:20px; color:#fff; font-weight:bold; line-height:35px;}

.in_youshi .main .content .ystxt .txtb{ width:290px; height:auto; display: block; text-align: right; font-size:13px; line-height:25px; color:#dee4ee; text-align:right}
.in_youshi .main .content .ystxt .txtb p{ font-size:20px; color:#fff; font-weight:bold; line-height:35px;}

.in_youshi .main .content .ystxt:hover .circle img{transform: rotateY(360deg);}




.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:#0a83d2; 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:724px;background:#fff url(../images/rybg.png) no-repeat center 583px; 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;}




/**/
.news{height: 670px;background: #f7f7f7;padding-top:70px;}

.news1{margin-top: 17px;width:600px; height:530px; overflow: hidden;}
.n_nav{height:40px; overflow: hidden;}
.n_nav span a{display: inline-block;font-size: 14px; color:#555555; font-family: "Arial";text-transform: uppercase; line-height: 40px;font-weight: normal;}
.n_nav li{ float: left;margin-right: 14px;padding-right: 20px;}
.n_nav li a{ color: #333; font-size: 18px;line-height: 38px;}
.n_nav li a{ display: inline-block;height:38px;}
.n_nav li a:hover , .n_nav .cur a{font-weight: bold;color:#333;border-bottom: 2px solid #10264d;}
.n_nav .nobg{background:none;}

.news_c{margin-top: 20px;height:425px; }
.news_c dl{height:217px;  overflow: hidden;width: 600px;}

.news_c dt{height:206px;width:276px; overflow: hidden;float: left;}
.news_c dt a{width:276px; height:206px;display: block;float: right;}
.news_c dt img{width:276px; height:206px;}

.news_c dd{padding-top: 2px;width: 278px;float: right;}
.news_c dd h3{ font-size: 16px; color:#333;line-height: 24px;}
.news_c dd h3 a{ color:#333;font-weight: bold;}
.news_c dd span{display: block;color: #777;font-size: 14px;padding:13px 0 0 0;}
.news_c dd p{padding-top: 8px;line-height: 24px; font-size: 14px; color:#555;}
.news_c dd p a{ color:#0071be;display: block;padding-top: 15px;}
.news_c ul{margin-top: 25px;}
.news_c li{ font-size: 14px; color:#777777; line-height: 36px;}
.news_c li a{ color:#333; padding-left:12px ;display: inline-block;background:url(../images/dot.jpg) no-repeat 0 17px ;}
.news_c li a:hover{background:url(../images/dot2.jpg) no-repeat 0 17px ; color:#0071be;}

.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;} 

/**/
.about{padding-top: 80px; margin-bottom:120px}
.ab dt{float: right;width: 600px;height: 401px;}
.ab dd{width: 512px;float: left;padding-left: 43px;padding-top: 40px;}
.ab dd h3{border-bottom: 1px solid #dddddd;}
.ab dd h3 a{font-size: 60px;color: #0071be;font-weight: bold;height: 150px;font-family: Arial;}
.ab dd h3 a em{font-size: 16px;color: #423f3b;font-weight: normal;display: block;padding-bottom: 20px;}
.ab dd p{font-size: 14px;color: #555;line-height: 30px;margin-top: 24px;}
.ab span a{margin-top: 20px;display: inline-block;}
.ab span a.xq{margin-right:20px;}


.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:#0a83d2; font-size:18px !important; color:#fff !important; text-indent:20px; line-height:45px}
.letelbox .lxzbnr{padding:15px 10px; border:1px solid #ddd; border-top:none}
	
	
.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}

