@charset "utf-8";
.wrap{position:relative;width:100%;}
.head{width:100%;height:152px;position:relative;}
.header{width:62%;margin:0 auto;position: relative;}
.head .nav{position:relative;width:100%;height:46px;background-image:url("../images/navbg.jpg");margin-top:10px;}
.head .nav .navUl{height:46px;text-align:right;}
.head .nav .navUl>li{width:100px;height:100%;text-align:center;line-height:46px;position:relative;}
.head .nav .navUl>li>em{background-image:url("../images/navsolid.jpg");width:2px;height:24px;display:block;position:absolute;right:-2px;top:12px;}
.head .nav .navUl>li>a{font-size:14px;color:#fff;} 



.head .nav .navUl .navColor{background:#ebeef2;}
.head .nav .navUl .navColor>a{color:#3766a4;}
.head .nav .navUl .navColor>em{display:none;}



.navUlChidren{position:absolute;height:38px;position: absolute;left: 0px;z-index:2;display:none;top:45px;}
.navUlChidren li{height: 100%;width: 100px;display: block;float: left;line-height:33px;}
.navUlChidren li a{color:#474747;display:block;}

/*.head .nav .navUl .navColor .navUlChidren{display:block;}*/

.head .nav .navUl>li:hover .navUlChidren{display:block;} 
.dispblo{display:block;}

.head .searchVideo{position: absolute;right:0px;top:32px;}
.head .searchVideo>div{position:relative;}
.head .searchVideo .searchInput{height:21px;border-radius:15px;border:1px solid #a4a6a6;width:105px;padding: 0 25px 0 10px;line-height:21px;behavior: url(../js/PIE.htc);}
.head .searchVideo .searchSubmit{width:13px; height:9px;background-image:url("../images/search.jpg");background-repeat:no-repeat;position:absolute;right: 9px;top: 6px;}
.head .searchVideo .aVideo{width:21px;height:21px; background-image:url("../images/video.jpg");background-repeat:no-repeat;position: relative;top: 5px;margin-left:5px;} 

.head .searchVideo .fasthead{margin-left:5px;color:#A7A7A7;font-size:14px;cursor: pointer;position:relative; height: 30px;}

.head .searchVideo .fasthead ul{position: absolute;padding: 10px;background: #FFF none repeat scroll 0% 0%;display: none;width: 255px;right: -7px;top: 24px;border-radius:10px;z-index:22;border: 1px solid #7DACF2;}
.head .searchVideo .fasthead ul li{width:90%;margin:0 auto;border-bottom:1px solid #A1B0C3;line-height:30px;}
.head .searchVideo .fasthead ul li:last-of-type{border-bottom:none;}
.head .searchVideo .fasthead ul li a{font-size:14px !important;color:#3766A4 !important;margin:0 10px !important; }
.head .searchVideo .fasthead ul li.footNavClass a{font-size:12px !important;color:#787878 !important;}
.head .searchVideo .fasthead:hover ul{display:block;}
.head .searchVideo .fasthead ul li a:hover{color:#3766a4 !important;}

.head .logo{position:relative;left:0px;margin-top:10px;width:360px;}
.head .logo img{width:100%;}


.banner{width:100%;position:relative;}
/*.banner .bannerImg{position:relative;overflow:hidden;width:100%;height:100%;}
.banner .bannerImg li{width:100%;position:absolute;height:100%;}
.banner .bannerImg li img{display:none;} */
.banner .bannerImg{position:relative;overflow:hidden;width:100%;height:100%;}
.banner .bannerImg li{width:100%;position:absolute;height:100%;display:none;}
.banner .bannerImg li.bannerzh{position:relative;display:block; -webkit-animation:fadeInLeft 2s .5s ease both;-moz-animation:fadeInLeft 2s .5s ease both;}
.banner .bannerImg li.banner_out{-webkit-animation:fadeOut 1s .2s ease both;-moz-animation:fadeOut 1s .2s ease both;display:block; z-index:2;}
.banner .bannerImg li img{width:100%;}
.banner .bannerUl{bottom: 25px; display: block;left: 0;margin: 0 auto;position: absolute;text-align: center;width: 100%;}
.banner .bannerUl li{width:12px;height:12px;background:url("../images/di.png");background-repeat:no-repeat;position:relative;z-index:2;margin-left:8px;}
.banner .bannerUl li.Point{background:url("../images/di2.png");width:16px;height:16px;}

@-webkit-keyframes fadeInLeft
{
	0%{opacity:0}
	100%{opacity:1}
}
@-moz-keyframes fadeInLeft
{
	0%{opacity:0}
	100%{opacity:1}
}

@-webkit-keyframes fadeOut
{
	0%{opacity:1}
	100%{opacity:0}
}
@-moz-keyframes fadeOut
{
	0%{opacity:1}
	100%{opacity:0}
}

.indexConDiv{width:100%;height:auto;background-image:url("../images/indexbg.jpg");background-size:100% 100%; background-repeat:no-repeat;padding:5px 0px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/indexbg.jpg', sizingMethod='scale');}
/*.index{width:62%;height:235px;margin:0 auto;margin: 20px auto 15px;box-shadow: 0px 8px 5px -5px rgba(0, 0, 0, 0.3);box-shadow: 0px 8px 5px -5px rgba(197, 197, 197, 1)\0;*/-webkit-box-shadow:0px 8px 5px -5px rgba(0, 0, 0, 0.3);behavior: url(../js/PIE.htc);background:#fff; padding: 15px 10px 0;position:relative;z-index:2;}
.index .indexLeft{width:25%;vertical-align:top;margin-left: 10px;}
.index .indexCenter{width:30%;vertical-align:top}
.index .indexRight{width:31%;vertical-align:top;}
.index .indexDivLine{height:95%;width:1px;background:#868686;margin: 0px 2.9%;}
.index .indexDTielt{width:100%;position:relative;}
.index .indexDTielt span{color:#807d7d;font-size:12px;}
.index .indexDTielt span.TitleName{font-family:"微软雅黑";color:#3766a4;font-size:16px;font-weight:bold;}
.index .indexDTielt a{position:absolute;right:0px;color:#807d7d;bottom:0px;}
.index .indexCon{margin-top:15px;position:relative;height:185px;overflow:hidden;}
.index .indexLeft .indexCon .indexItemImg{width:100%;height:140px;} 
.index .indexLeft .indexCon .indexItemImg li {height:100%;position:absolute;display:none;background-size:100% 100%; background-repeat:no-repeat;}
.index .indexLeft .indexCon .indexItemImg li.itemImg{display:block; -webkit-animation:fadeInRight 1s .2s ease both;-moz-animation:fadeInRight 1s .2s ease both;position:relative;}
.index .indexLeft .indexCon .indexItemImg li img{width:100%;height:100%;visibility:hidden;} 


.index .indexLeft .indexCon .indexItemName{width:100%;width:100%;height:30px;background-color:#3766A4;position:absolute;bottom:15px;}
.index .indexLeft .indexCon .indexItemName .indexPointUl li{width:100%;height:30px;display:none;color:#fff;font-size:12px;line-height:30px;padding-left:10px;}
.index .indexLeft .indexCon .indexItemName .indexPointUl li.Point{display:block; -webkit-animation:fadeInRight 1s .2s ease both;-moz-animation:fadeInRight 1s .2s ease both;}
.index .indexLeft .indexCon .indexItemName .indexContTb{position: absolute;top: 6px;right: 5px;}
.index .indexLeft .indexCon .indexItemName .indexContTb a{width: 16px;height: 16px;border: 1px solid #FFF;color: #FFF;font-size: 15px;line-height: 14px;text-align: center;margin: 0 3px;}

@-webkit-keyframes fadeInRight{
0%{opacity:0;
-webkit-transform:translateX(20px)}
100%{opacity:1;
-webkit-transform:translateX(0)}
}
@-moz-keyframes fadeInRight{
0%{opacity:0;
-moz-transform:translateX(20px)}
100%{opacity:1;
-moz-transform:translateX(0)}
}
.index .indexCenter .indexCon .indexNews{width:100%;}
.index .indexCenter .indexCon .indexNews li{line-height:35px;position:relative;}
.index .indexCenter .indexCon .indexNews li .newEmT{background:url("../images/newst.jpg");width:12px;height:12px;
background-repeat:no-repeat;position:relative;top:1px;margin-right:10px;}
.index .indexCenter .indexCon .indexNews li a{font-size:12px;margin-right:5px;color:#474747;}
.index .indexCenter .indexCon .indexNews li a:hover{color:#e53000;}
.index .indexCenter .indexCon .indexNews li .newEmN{background:url("../images/news.jpg");width:28px;height:14px;background-repeat:no-repeat;position:absolute;top:10px;right:0px;}
.index .indexRight .indexCon .merchantsUl{width:100%;height:100%;position:relative;}
.index .indexRight .indexCon .merchantsUl li{margin:3.5px;width: 31%;height: 43%;}
.index .indexRight .indexCon .merchantsUl li a{width:100%;height:100%;display:block;}
.index .indexRight .indexCon .merchantsUl li a img{width:100%;}

.index .indexRight .indexCon .merchantsUl li.indexBottomleft{width:48%;position: absolute;bottom: 0px;left:0px;}
.index .indexRight .indexCon .merchantsUl li.indexBottomright{width:48%;position: absolute;bottom: 0px;right:0px;}


/*.index .indexRight .indexCon .merchantsUl li a.rightAImg1{background-image:url("../images/zs1.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zs1.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg2{background-image:url("../images/zs2.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zs2.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg3{background-image:url("../images/zs3.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zs3.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg4{background-image:url("../images/zs4.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zs4.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg5{background-image:url("../images/zs5.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zs5.jpg', sizingMethod='scale');}

.index .indexRight .indexCon .merchantsUl li a.rightAImg1:hover{background-image:url("../images/zss1.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zss1.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg2:hover{background-image:url("../images/zss2.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zss2.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg3:hover{background-image:url("../images/zss3.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zss3.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg4:hover{background-image:url("../images/zss4.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zss4.jpg', sizingMethod='scale');}
.index .indexRight .indexCon .merchantsUl li a.rightAImg5:hover{background-image:url("../images/zss4.jpg");filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/zss5.jpg', sizingMethod='scale');} */









.foot{width:100%;height:80px;background:#ebeef2;position:relative;}
.foot .footer{width:77%;height:100%;position:absolute;right:4%;}
.foot .footer .footLeft{margin-top:18px;}
.foot .footer .footLeft .links{font-size: 12px;color: #7E8083;line-height:26px;}
.foot .footer .footLeft .links span{font-size:12px; color:#7e8083;}
.foot .footer .footLeft .links em{height:100%;width:1px;background:#ced1d5;vertical-align: middle;padding-top: 10px;margin:0 10px;}
.foot .footer .footLeft .links a{font-size:12px;color:#7e8083;}
.foot .footer .footLeft .copyP{font-size:12px;color:#7e8083;}
.foot .footer .footRight{position:absolute;right:0px;top:1px;}
.foot .footer .footRight>a{margin-right:25px;width:37px;position:relative;}
.foot .footer .footRight>a img.weiCode{position: absolute;width: 150px;left: -56px;bottom: 110%;z-index: 999;border: 1px solid #ccc;display:none;}
.foot .footer .footRight>a img{width:100%;cursor:pointer;}
.foot .footer .footRight>a.lxyz img{width:150px;height:45px;position: relative;right: 100px;}
.foot .footer .footRight>a:hover img.weiCode{display:block;}
.foot .footer .footRight .footNav{vertical-align:unset;position:relative;top:6px;}
.foot .footer .footRight .footNav a{font-size:12px;color:#a7a7a7;margin-top: 30px;}
.foot .footer .footRight .footNav em{height:100%;width:1px;background:#ced1d5;vertical-align: middle;padding-top: 10px;margin:0 10px;}


.contText,.conTitleDiv{max-width:100%;margin:0 auto;padding-top:0.2px;font-size:0px;}



.conBanner{width:100%;}
.conBanner img{width:100%;}
.conNavTitle,.polyConNavTitle{width:100%;background:#ebeef2;}
.conNavTitle .conTitleDiv a,.polyConNavTitle .conTitleDiv a{text-align:center;width:170px; text-decoration: none; height:48px;line-height:40px;background:#fff;border:1px solid #d2d2d2;display:inline-block;border-right:none;font-size:16px;color:#0f3675;border-top:none;
padding-top: 7px;}
.conNavTitle .conTitleDiv a:last-of-type,.polyConNavTitle .conTitleDiv a:last-of-type{border-right:1px solid #d2d2d2;}
.conNavTitle .conTitleDiv a.check,.polyConNavTitle .conTitleDiv a.check{color:#fff;background-image:url("/template/eyou/pc/images/navtitlebg.jpg");    text-decoration: none;}
.conNavTitle .conTitleDiv a p{font-size:13px;}
/*.conNavTitle .conTitleDiv a:hover{color:#fff;background-image:url("../images/navtitlebg.jpg");}*/
.polyConNavTitle .conTitleDiv a{width:290px;}
#allmap{width:100%;height:400px;margin:20px auto;}



/*企业简介引导页*/
.conCompany{width:100%;background:url('../images/compu.jpg');background-repeat;no-repeat;background-size:cover;padding-top:1px;margin-bottom:70px;}
.itemMarginBot{margin-bottom:100px;}
.CompanyCenter{margin-top:30px;background:#fff;border:1px solid #ebeeee;}
.CompanyCenter .CompanyCenCon{width:90%;margin:20px auto 0;}
.chTitle{font-size:20px;color:#474747;}
.enTitle{font-size:12px;color:#003b99;margin-top:5px;font-family:"黑体";letter-spacing:0.5px;}
.conmpanyTCon{margin-top:17px;font-size:14px;color:#003798;}
.conmpanyTCon span{font-size:26px;}
.conmpanyConText{font-size:12px;color:#474747;line-height:25px;margin-top:5px;}
.titleChildren{margin-top:25px;border-top:1px solid #868685;}
.imgCompanLeft{width:65%;float;left;margin-top:30px;margin-bottom:30px;}
.divCompanRight{width:33%;float:right;background-color:#f2f6f7;height:100%;padding-bottom:33px;}
.divCompanRight ul{width:91%;margin:30px auto 0;}
.divCompanRight ul li.liMargin{margin:12px 0px}
.divCompanRight ul li img{width:100%;}



/*企业大事记*/
.contBgClor{width:100%;background:#f7f7f7;padding-bottom:37px;}
.imgTitleMargin{margin-top:10px;max-width:100%;}
.imgBigLeft,.imgBigRight{width:21px;height:70px;vertical-align:top; cursor:pointer;}
.imgBigLeft img{height:100%}
.imgBigRight img{height:100%}
.imgBigCent{height:70px;width:450px;overflow:hidden;margin:0 20px;position:relative;}
.bigTitleYear{margin-top:50px;}
.imgBigCent ul{width:100%;height: 100%;white-space:nowrap;position:absolute;}
.imgBigCent ul li{width:80px;height:100%;background-color:#eff1ee;color:#3766a4;font-size:22px;text-align:center;margin:0 5px;cursor:pointer;line-height: 45px;}
.imgBigCent ul li.dowClick{color:#fff;background-image: url("../images/bigbg.jpg");}
.bigContText{margin-top:45px;}
.bigContDetail ul{width:100%;position: relative;top: 0px;left: 0px;width: 100%;border-left: 1px solid #959595;}
.bigContDetail ul li{padding-bottom:20px;}
.bigContDetail ul li img{vertical-align:top;width:15px;height:15px;position: relative;left: -8px;}

.bigContDetail ul li p{font-size:12px;color:#474747; left: 15px;position: relative;width:96%;line-height: 22px;top:-3px;}
.bigContDetail ul li.bigLiHeight{height:70px;}

/*公司简介*/
.contText .contDivCont p{line-height:30px;font-size:12px;color:#474747;}
.contText .contDivCont img{margin:25px auto; width:100%;display: block;}




/* 组织架构 */
.contText .orgDivImg{max-width:100%;margin:0 auto;}
.contText .orgDivImg img{margin:25px auto; max-width:100%;display: block;}

/* 项目简介 */
.divItemLeft{width:100%;float;left;margin-top:15px;}
.itemTranTitle{font-size:14px;color:#474747;margin-bottom:10px;}
.itemTranTitle a{float:right;font-size:12px;color:#073885;position:relative;top:5px;}
.img_width{width:100%;height:140px;}
.itemBottomImg{width:100%;border-top:1px solid #ecedeb;margin-top:20px;padding-bottom:15px;padding-top:10px}
.itemBottomImgDiv{display:inline-block;width:24%;margin-right:1.3%;}
.itemBottomImgDiv img,.itemBottomImgDivRight img{width:100%;}
.itemBottomImgDivRight{width:24%;float:right;}
/*.itemBottomImgLeft{width:23%;padding-bottom:15px;padding-right:17px;float:left;}
.itemBottomImgLeft img{width:100%;}
.itemBottomImgright{width:23%;padding-bottom:15px;padding-left:15px;float:right;}
.itemBottomImgright img{width:100%;}
.divItemRight{width:32%;float:right;height:100%;margin-top:15px;}
.itemBottomImgLeft .marginTop,.itemBottomImgright .marginTop{margin-top:5px;}
.divItemRight .marginTop{margin-top:26px;}
.img_width2{width:100%;height:118px;} */



.resources_Title{color:#3766a4;font-size:14px;margin-bottom:10px;}
.resiyrces_info{color:#474747;font-size:12px;line-height:30px;text-indent: 2em;}
.resources_Ul{width:100%;margin-top:35px;}
.resources_Ul li{width:30%;margin-bottom:10px;}
.resources_Ul li.Margin{margin:0 4.5%}
.resources_Ul li img{width:100%;}
.resources_Ul li p{width:100%;line-height:50px;color:#3766a4;font-size:14px;text-align:center;}

.newsCentDiv{width:100%;border-top:1px solid #868686;margin-top:20px;}
.newsCentDiv .newCentLeft{width:68%;border-right:1px solid #dee0df;min-height:120px;padding-top:30px;float: left;}
.newsCentDiv .newCentRight{width:28%;float:right;padding-top:30px;padding-right:2%;}
.newsCentDiv .newCentLeft .newLeft{width:47%;vertical-align:top;}
.newsCentDiv .newCentLeft .newLeft .imgNew{width:100%;height:266px;background-repeat:no-repeat;background-position: center center;background-size: cover;}
.newsCentDiv .newCentLeft .newUlRight{margin-left:5%;width:44%;height:279px;margin-top: 38px;}
.newsCentDiv .newCentLeft .newUlRight li{width:100%;line-height:30px;}
.newsCentDiv .newCentLeft .newUlRight li em{width:5px;height:5px;background:#003b99;border-radius:5px;behavior: url(../js/PIE.htc);position: relative;bottom: 2px;}
.newsCentDiv .newCentLeft .newUlRight li a{margin-left:5px;color:#474747;}
.newsCentDiv .newCentLeft .newUlRight li span{color:#003798;float:right;}

.newsCentDiv .newCentLeft .newBottomImg{width:100%;border-top:1px solid #ecedeb;margin-top:20px;height:230px;}

.newsCentDiv .newCentLeft .newBottomImg .newImgLeft{width:49%;border-right:1px solid #ecedeb;height: 100%;position:relative;display:inline-block;vertical-align: top;}
.newsCentDiv .newCentLeft .newBottomImg .newImgLeft a{width:95%;display:block;background-repeat:no-repeat;background-position: center center;background-size: 100% 100%;margin:0 auto;position:absolute;bottom:21px;}
.newsCentDiv .newCentLeft .newBottomImg .newImgright{width:49%;text-align: center;position: relative;position:relative;display:inline-block;height: 100%;}
.newsCentDiv .newCentLeft .newBottomImg .newImgright a{width:95%;display:block;background-repeat:no-repeat;background-position: center center;background-size: 100% 100%;margin:0 auto;position:absolute;bottom:21px;left:5%;}
.newsCentDiv .newCentLeft .newBottomImg  a img{width:100%;} 

.newsCentDiv .newCentRight .newRightImg{width:100%;height:223px;background-repeat:no-repeat;background-position: center center;background-size: cover;}
.newsCentDiv .newCentRight .newRightBottom{margin-top:35px;width:100%;border-top:1px solid #d9dddd;padding-top:13px;height:259px;position:relative;}
.newsCentDiv .newCentRight .newRightBottom .newRightImg2{width:100%;background-repeat:no-repeat;background-position: center center;background-size: 100% 100%;position:absolute;bottom:21px;}
.newsCentDiv .newCentRight .newRightBottom .newRightImg2 img{width:100%;}
.newguidVideo{position:absolute;top:0px;left:0px;}





.newDivCont .conConter .conNewsOne{width:100%;position:relative;border-bottom:1px solid #ececec;margin-bottom:50px;}
.newDivCont .conConter .conNewsOne .NewsLeft{width:300px;display:inline-block;}
.newDivCont .conConter .conNewsOne .NewsLeft a{background-repeat: no-repeat;background-size: cover;background-position: center center;width: 300px;height: 200px;display: block;}
.newDivCont .conConter .conNewsOne .NewsLeft a img{width:100%;min-height:197px;display:none;}
.newDivCont .conConter .conNewsOne .NewsRight{width:58%;display:inline-block;position: relative;left: 4%;vertical-align: top;}
.newDivCont .conConter .conNewsOne .NewsRight .aTitle{font-size:14px;display:block;color:#3766a4;}
.newDivCont .conConter .conNewsOne .NewsRight .aCont{display:block; color:#838282;font-size:12px;margin-top:20px;line-height:1.75em;}


.newDivCont .conConter .conNewsTwo{width:100%;height:80px; margin-bottom:15px;position:relative;background-color:#f5f4f2; line-height: 80px;}
.newDivCont .conConter .conNewsTwo .conNewsTime{width:50px;height:50px;background-image:url('../images/newBg.png');overflow:hidden;vertical-align: middle;margin-left:15px;background-repeat: no-repeat;}
.newDivCont .conConter .conNewsTwo .conNewsTime .timeDay{font-size:22px;color:#fff;text-align:center;line-height:30px;}
.newDivCont .conConter .conNewsTwo .conNewsTime .timeYearMonth{font-size:12px;color:#fff;height:20px;line-height:20px;text-align:center;}
.newDivCont .conConter .conNewsTwo .newTitle{font-size:14px;color:#3766a4;margin-left:65px;}
.newDivCont .conConter .conNewsTwo .new_promulgator{font-size:13px; color:#838282;float:right;margin-right:45px;}





.moveDiv{width:167px;text-align:center;height:40px;line-height:40px;border:1px solid #dcdcdc;color:#9e9e9e;font-size:16px;margin:0 auto;margin-top:30px;}
.moveDiv2{width:137px;text-align:center;height:35px;line-height:35px;color:#9e9e9e;font-size:16px;margin:0 auto;margin-top:30px;color:#fff;background:#3766a4;}
#move{cursor:pointer;}


.consultation{margin-top:80px;}
.consultation em{display: block;width:679px;height: 1px;background: #3766a4 none repeat scroll 0% 0%;margin: 0px auto;}
.consultation p{font-size: 30px;font-family: "微软雅黑";color: #3766a4;text-align: center;position: relative;bottom: 22px;width: 225px;margin: 0px auto;background: #F7F7F7 none repeat scroll 0% 0%;}


.contText .NewCont{background:#fff;padding-top:50px;min-height:600px;padding-bottom:20px;margin-top:60px;}
.contText .NewCont img{max-width:100%;display:block;margin:25px auto;}
.contText .NewCont p.newPCont{font-size:18px;color:#010101;text-align:center;}
.contText .NewCont p.newPTime{font-size:12px;color:#8d8d8d;text-align:center;margin-top:15px;}
.contText .NewCont .newCon{width: 70%;margin: 25px auto 0px;position:relative;padding-bottom:100px;border-top: 1px solid #d9d9d9;padding-top: 40px;}
.contText .NewCont .newCon p{font-size:15px;color:#565656;line-height:1.75em;text-indent: 2em;}
.contText .NewCont .newCon .aHref{position:absolute;right:0px;bottom:0px;}

/*企业视讯 */

.videoUl{width:100%;}
.videoUl li{width:46%;margin: 0 1.8%;vertical-align:top;}
.videoUl li a{display:block;position:relative;}
.videoUl li a img{width:100%;}
.videoUl li a img.video_Bg{position:absolute;top:0px;left:0px;}
.videoUl li .videoDivBg{height:55px;widht:100%;background:#fff;text-align:center;line-height:55px;font-size:16px;color:#838282;}


/*市场动态*/
#page{width: 255px;height: 45px;border: 1px solid #D5D5D5;line-height: 45px;margin: 5px auto 0px;}
#page a{font-size: 14px;color: rgb(126, 126, 126);margin: 0px 41px;}


.orgDivSwf{width:80%;margin:0 auto;position:relative;height:450px;}


/*政策法规*/
.policies_titleName{width:100%;margin-top:65px;border-bottom:1px solid #e4e4e4;margin-bottom:25px;}
.policies_titleName li{line-height:25px;margin: 0 20px;}
.policies_titleName li a{font-size:14px;color:#3766a4;font-weight:bold;}
.policies_titleName li em{width: 0px;height: 0px;border-top:5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #3766a4;font-size: 0px;margin-left: 10px;position: relative;top: 1px;}
.policies_titleName li.bg{background:#3766a4;padding: 0px 10px;}
.policies_titleName li.bg a{color:#fff;}
.policies_titleName li.bg em{border-left: 5px solid #fff;}
.poliContDiv{width:100%;height:370px;overflow:hidden;position:relative;}
.polilistCont{width:100%;height:auto;position:absolute;}


/*住宅项目*/
.delelopDiv{width:100%;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;}
.delelopDiv .deleopItem1{width:49%;padding:25px 0.8% 20px 0px;}
.delelopDiv .deleopItem2{width:49%;border-left:1px solid #e4e4e4;padding:25px 0px 20px 0.8%;}
.delelopDiv img{display:none;width:100%;}
.delelopDiv .adeleop{font-size:18px;color:#3766a4;margin-top: 10px;}

.delelopDiv2{width:100%;border-bottom:1px solid #e4e4e4;}
.delelopDiv2 .deleopItem1{width:49%;padding:25px 0.8% 20px 0px;}
.delelopDiv2 .deleopItem2{width:49%;border-left:1px solid #e4e4e4;padding:25px 0px 20px 0.8%;}
.delelopDiv2 img{display:none;}
.delelopDiv2 p{font-size:24px;color:#3766a4;margin-top: 5px;}


.deleopImgDIv{background-repeat:no-repeat;background-position: center center;background-size: cover;position:relative;height:285px;width:100%;}
.deleopDivInfo{width:100%;height:100%;position:absolute;display:none;color:#fff;top:0px;background-image:url('../images/develBg.png');}
.deleopDivInfo ul{position: relative;top: 55px; left: 70px;}
.deleopDivInfo ul li{font-size:14px;line-height: 30px;}
.deleopDivInfo ul li span{font-size:14px;font-weight:bold;}
.deleopDivInfo ul li a{font-size:14px;font-weight:bold;color:#fff;margin-right:5px;}
.deleopDivInfo ul li a:hover{text-decoration:underline;}
.deleopImgDIv:hover .deleopDivInfo{display:block;}

.categoryInfo{font-size:12px;color:#474747;line-height:25px;margin-top:25px;margin-bottom:10px;}
.categorPTitle{font-size:12px;font-weight:bold;line-height:25px;}
.categorPTitle span{color:#3766a4;}

/*住宅项目内容页*/

.dlpTitle{color:#3766a4;font-size:18px;}
.dlpContimg{width:100%;margin-top:30px;}
.dlpSelect{width:100%;height:170px;}
.dlpImgSelect{width:92%;height:100%;overflow:hidden;float:left;background:#eee9dc;}
.dlpImgSelect ul{position:relative;top:16px;white-space:nowrap;}
.dlpImgSelect ul li{background-repeat:no-repeat;background-position: center center;background-size: cover; margin: 0 1%;width: 31%;position:relative;height:140px;}
.dlpImgSelect ul li .colorCover{background:rgba(238,223,220,0.5);width: 100%;height: 100%;position: absolute;top: 0;}
.dlpImgSelect ul li img{visibility:hidden;width:100%;display:none;}
.dlpRightDiv{float:right;width:100%;height:100%;width:7%;}
#dlpLeftSelect{width:100%;height:50%;background:#ece7d8;display:block;text-align:center;font-size:65px;color:#858585;}
#dlpRightSelect{width:100%;height:50%;background:#dfd9c8;display:block;text-align:center;font-size:65px;color:#858585;}
.dispnone{display:none;}


/* 视频  */

.videoBox{position:fixed;z-index:1000;top:10%;left:20%;width:60%;height:65%;background-color:#000;display:none;}
.videoClose{position:fixed;z-index:1001;top:10%;right:20%;margin-top:-15px;margin-right:-15px;cursor:pointer;display:none;}/* CSS Document */

.solidEm{width:100%;height:1px;background:#d2d2d2;display:block;}
.pNameSC{font-size:18px;color:#3766a4;font-weight: bold;margin-top:45px;margin-bottom:25px;}
.divDown{padding:0 20px;height:62px;border:1px solid #cecece;line-height:62px;margin-right:20px;margin-top:10px;}
.divDown span{font-size:14px;color:#474747;}
.divDown em{margin:0 10px;position: relative;bottom: 3px;}
.divDown a{font-size:14px;color:#3766a4;}

.itemUl{width:100%;}
.itemUl li{width:32%;margin: 15px 0px;border:1px solid #c8c8c8;}
.itemUl li.itemMargin{margin-left:1.5%;margin-right:1.5%;}
.itemUl li a{display:block;position:relative;height:195px;background-repeat:no-repeat;background-size:cover;background-position: center;}
.itemUl li a img{width:100%;display:none;}
.itemUl li .itemDivBg{height:55px;widht:100%;background:#fff;text-align:center;line-height:55px;font-size:16px;color:#838282;}



/*video*/
#videoBox{position:fixed;top:3%;left:0;width:100%;display:none;z-index:999999;}
#videoCon{position:relative;width:80%;height:70%;margin:0 auto;top:15%;z-index:9990}
#videoClose{position:absolute;left:100%;bottom:0px;width:30px;margin-left:5px;cursor:pointer}
.shadeArea{position:fixed;top:0px;left:0px;width:100%;height:0px;z-index:99999;
background:#000;display:none;opacity:0.6;filter:alpha(opacity:60);}

/*FOOT 页面导航*/

.fastNav{position:relative;color:#A7A7A7;cursor: pointer;}
.fastNav ul{position: absolute;padding: 10px;background: #FFF none repeat scroll 0% 0%;display: none;bottom: 100%;width: 255px;right: 0px;border-radius:10px;z-index:22;border: 1px solid #7DACF2;}
.fastNav ul li{width:90%;margin:0 auto;border-bottom:1px solid #A1B0C3;line-height:30px;}
.fastNav ul li:last-of-type{border-bottom:none;}
.fastNav ul li a{font-size:14px !important;color:#3766A4 !important;margin:0 10px !important; }
.fastNav ul li.footNavClass a{font-size:12px !important;color:#787878 !important;}
.fastNav:hover ul{display:block;}
.fastNav ul li a:hover{color:#3766a4 !important;}

.linkFoot{font-size: 12px;color: #7E8083;position:relative;cursor: pointer;}
.linkFoot ul{position:absolute;bottom: 100%;width:255px;left:-72px;background:#fff;border-radius:10px;border: 1px solid #7DACF2;display:none;z-index:99;}
.linkFoot ul li{line-height:25px;padding:0 10px;}
.linkFoot ul li a{font-size:12px;}
.linkFoot ul li a:hover{color:#3766a4 !important;}
.linkFoot:hover ul{display:block;}

/*联系我们*/

.contactDivBg{width:100%;height:437px;background-image:url("../images/contactus.jpg");background-repeat:no-repeat;background-size:100% 100%;background-position: center; border-bottom: 1px solid #d2d2d2;overflow:hidden;}
.contactDiv_disp{margin-top: 3%;margin-left: 33%;line-height: 30px;}
.contactTitle{font-size:20px;color:#3766a4;margin-bottom:25px;}
.cousp1{font-size:14px;color:#474747;font-weight:bold;}
.cousp2{font-size:14px;color:#474747;}
.cousp3{font-size:14px;color:#474747;margin-top:40px;}


/*分页效果*/

.paging{padding-top:25px;position:relative;font-size:12px;text-align:right;border-top:1px solid #dcdcdc;letter-spacing:normal;word-spacing:normal}
.paging span{position:absolute;left:0px;top:25px;}
.paging a{padding:6px 12px;border-style:solid;border-width:1px;border-color:#ccc;}
.paging a:hover, .currPage{border-color:#3766A4 !important;background-color:#3766A4;color:#fff !important}

/*
.home-newsBox{position:relative;margin:0 auto;width:100%;white-space:nowrap}
.home-newsBox li{position:relative;margin-left:1px;width:15%;background-color:#3766a4;overflow:hidden;vertical-align:top;white-space:nowrap;}
.home-newsBtn{position:relative;width:100%;white-space:normal;vertical-align:top;cursor:pointer}
.home-newsThumb{position:width:100%;overflow:hidden;}
.home-newsThumb img{width:100%;max-width:231px;}
.home-newsTxt{margin:10px auto;width:90%;line-height:20px;font-size:14px;color:#fff;}
.home-newsBtn p{width:90%;margin:20px auto 0;font-size:11px;color:#fff;}
.home-newsImgBox{position:relative;overflow:hidden;}
.home-newsBtn a{position:absolute;left:5%;bottom:5%;width:18%;text-align;center;display:block;}
.home-newsBtn a img{width:100%;max-width:45px;}
.home-newsBox li:first-child{margin-left:0;width:40%;}
.home-newsBox li:first-child .home-newsBtn{width:38%}
.home-newsBox li:first-child .home-newsBtn p{display:block;}
.home-newsBox li:first-child .home-newsThumb img{display:none}
.home-newsBox li:first-child .home-newsImgBox{width:64%}
.home-newsBox li:first-child .home-newsImgBox img{width:100%}


*/
/*自适应*/





