@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: Microsoft YaHei;
	list-style:none;
	overflow-x:hidden;
}


table {
    font-family: Microsoft YaHei;
    font-size: 12px;
}
td {
    word-break: break-all;
	vertical-align:middle;
}
tr {
    vertical-align: top;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
img {
    vertical-align: middle;
    border: 0px none;
}

.bx1200{ width:1200px; margin:0 auto;}


/*产品头部*/
.baseTitle{margin:auto; position:relative; margin-top:50px; width:1200px;}
.baseTitle .t1{}
.baseTitle .t1 div{ width:190px; height:33px; border:1px solid #bbb; margin:auto; text-align:center;}
.baseTitle .t1 div span{ display: inline-block ; height:25px; line-height:25px; color:#555; font-size:20px; margin-top:15px; padding:0 20px; background-color:#fff;}
.baseTitle .t2{ height:35px; line-height:35px; position:relative; text-align:center; margin-top:15px;}
.baseTitle .t2 span{ display:inline-block;color:#0074bf; font-size:33px; font-weight:700; font-family:Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif; position:relative; z-index:10; background-color:#fff; padding:0 20px; }
.baseTitle .t2 .bg{ position:absolute; z-index:1; width:80%; left:10%; top:50%; border-top:1px solid #ddd;}
.baseTitle .t3{ text-align:center; font-size:14px; color:#999; padding:8px 0 20px 0;} 
/*导航*/
.modern-menu { margin-top: 250px;} 
.modern-menu { margin-top: 120px; } 
.modern-menu.theme1 { } 
.modern-menu { width: 100%; height: 100px; font-size: 15px; font-weight: 100; position:absolute; clear: both; } 
.modern-menu.mm-vertical { width: 100px; height: auto } 
.modern-menu, .modern-menu ul { list-style: none; margin: 0; padding: 0;} 
.modern-menu li { position: relative;width: 100px;} 
.modern-menu a { height: 100%; text-decoration: none; display: block; position: relative; overflow: hidden; z-index: 101; border: 0 } 
.modern-menu a span { line-height: 100px;display: block ; text-align: center;} 
.modern-menu.mm-vertical a span { line-height: 36px } 
.mm-container.mm-drop span { } 
.mm-horizontal span { float: left } 
.mm-hdrop, .mm-hdrop-over, .mm-vdrop, .mm-vdrop-over { background-repeat: no-repeat; background-position: center right; }
.modern-menu .mm-right { display: block; float: right } 
.modern-menu>li { float: left;} 
.modern-menu.mm-vertical>li { float: none ;} 
.mm-group li { float: left } 
.modern-menu .mm-group span { line-height: 100px } 
.modern-menu ul span { line-height: 36px;} 
.modern-menu li>ul { width: 100px; font-size: 14px; position: absolute; left: -5000px; opacity: 0; z-index: 100;} 
.mm-vertical li>ul { top: 0 } .modern-menu ul ul { float: right; top: 0; } 
.modern-menu .mm-icon span { width: 14px; height: 100px; background-repeat: no-repeat; background-position: center; padding: 0 18px } 
.mm-vertical .mm-icon span { width: 10px } 
.theme1 { background-color: #ffffff } 
.theme1 a span { color: #454545; background-color: #ffffff } 
.theme1 .mm-over { color: #ffffff; background-color: #1e60c0 }
/*关于我们*/
.gsjj{ width:100%; height:auto; margin:0 auto; overflow:hidden; margin-top:30px; margin-bottom:30px;}
.gsjj_top{ width:1200px; height:100px; margin:0 auto;}
.gsjj_tf{ width:100%; height:60px; line-height:60px; font-size:24px; color:#0075c5; float:left; text-align:center; text-transform:uppercase;}
.gsjj_r{ width:100%; height:40px; line-height:40px; float:left; color:#383838; font-size:30px; text-align:center;}
.gsjj_bg{ width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:20px;}
.gsjj_img{ width:467px; height:359px; float:left;}
/*shipin*/
.qyimg{width:467px;position: relative; float: right;cursor: pointer;}
.img100{margin-bottom: 10px;}
.img100 img{max-width: 100%;}
.ban-video .i{position: absolute;left: 50%;top:50%;width: 70px;height: 70px;background: url("../images/play1.png") no-repeat center;background-size: cover;margin: -35px 0 0 -35px;}

.sptc{position: fixed;z-index: 99999;background: rgba(0,0,0,0.5);left: 0;right: 0;top: 0;bottom:0;display: none;}
.video_t{position: absolute;left: 50%;top:45%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);width: 50%;max-width: 90%; height:480px;}
.video_t a{position: absolute;width: 58px;height:58px;right: -27px;top:-30px;z-index: 5;}
.video_t a img{width: 100%;vertical-align: bottom;}
.video_t video{width: 100%;vertical-align: bottom;}
.shipin-con iframe{width:100%;height: auto;}
.shipin-con iframe video{width: 100%;}
.slideInLeft{

    -webkit-animation-name: slideInLeft;

    animation-name: slideInLeft;

    -webkit-animation-duration: 1.2s;

    animation-duration: 1.2s;

    -webkit-animation-fill-mode: both;

    animation-fill-mode: both;

}

@-webkit-keyframes slideInLeft{

    0%{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translateX(-100px);transform: translateX(-100px);}

    100%{opacity: 1;filter: alpha(opacity=1);-webkit-transform: translateX(0);transform: translateX(0);}

}

@keyframes slideInLeft {

    0%{opacity: 0;filter: alpha(opacity=0);-webkit-transform: translateX(-100px);transform: translateX(-100px);}

    100%{opacity: 1;filter: alpha(opacity=1);-webkit-transform: translateX(0);transform: translateX(0);}

}
/*shipin*/.gsjj_body{ width:710px; float:right; height:auto; color:#525252; font-size:14px; line-height:25px;}
.span{ display:inline-block;width: 150px; padding:10px 0 0;}
.span a{display: block;float: left;font-size: 16px;color: #fff;width: 110px;height:30px;text-align: center;line-height: 30px; background:#2058a3;margin-right: 30px;border-radius:30px;}
.span a:hover{background: #d02f2f; color:#fff;}
.span1{ display:inline-block;width: 150px; padding:10px 0 0;}
.span1 a{display: block;float: right;font-size: 16px;color: #fff;width: 110px;height:30px;text-align: center;line-height: 30px; background:#d02f2f;margin-right: 30px;border-radius:30px;}
.span1 a:hover{background: #2058a3; color:#fff;}
/*联系方式*/
.sy_lx{ width:1200px; height:350px; margin:0 auto; border:1px #cdcdcd solid; margin-top:20px;}
.sy_lx_map{ width:880px; float:left; height:350px;}
.sy_lx_bg{ width:290px; float:right; margin-top:15px;}

.news{width:100%; height:auto; margin:0 auto; overflow:hidden; padding-bottom:30px; background-color:#f3f3f3;}
.news_top{ width:691px; height:111px; background:url(news_../images/top.jpg) no-repeat center top; margin:0 auto;}
.news_bg{ width:1200px; height:auto; margin:0 auto; overflow:hidden; margin-top:30px;}

.news1{ width:800px; height:auto; float:left; padding-bottom:15px;}
.news1_top{ width:100%; height:50px; line-height:50px; margin:0 auto; border-bottom:1px #dcdcdc solid; margin-bottom:15px;}
.news1_tf{ width:100px; height:50px; float:left; color:#353535; font-size:20px; text-align:center; border-bottom:3px #e70012 solid;}
.news1_r{ width:60px; font-size:14px; float:right;}
.news1_bg{ width:100%; height:395px; margin:0 auto; overflow:hidden;}


.news3{width:367px; height:auto; float:right; padding-bottom:15px;}
.news3_bg{ background-color:#FFF; height:auto; width:100%; height:212px;}


.news_list{ width:47%; float:left; margin-left:2%; height:40px; line-height:40px; font-size:14px; border-bottom:1px #f0f0f0 dashed; background:url(../images/news_list.jpg) no-repeat center left; text-indent:30px;}
.news_list a{ color:#555555;}
.news_list a:hover{ text-decoration:underline;}


.news_list2{ width:100%; float:left; height:40px; background:url(../images/news_list.png) no-repeat center left; text-indent:15px; line-height:40px; border-bottom:#CCCCCC 1px dashed}
.data{ color:#999; float:right;}

/*top*/
.top{ width:100%; height:180px; position:relative;}
.top_bg{}
.top_up{ width:100%; height:40px; border-bottom:1px #ccc solid;}
.top_up_left{width:80%; height:40px; float:left; text-align:left; color:#656565; font-size:14px; line-height:40px;}
.top_up_right{width:20%; height:40px; float:right; color:#656565; font-size:14px;}
.top_up_right a {width:74px; height:40px;color:#656565; line-height:40px;}
.top_up_right a:link{  text-align:center; float:right; color:#656565;}
.top_up_right a:hover{ background:#008edd; color:#fff;}

.top_logo{ width:1200px; height:150px; margin:0 auto;}
.img_logo{}
.img_ioc{padding-top:-5px;}
.top_logo_up{ width:1200px; height:150px; margin:0 auto;}

/*导航*/
* { box-sizing: border-box; }
/*左浮动*/
.float-left { float: left; }

/*右浮动*/
.float-right { float: right; }

/*清除浮动*/
.clearfix::before { content: ""; display: table-cell; }
.clearfix::after { content: ""; display: table; clear: both; }
body { margin: 0; padding: 0; color: #333; font: 16px/24px "-apple-system", "Helvetica", "Microsoft YaHei", "PingFang SC"; outline: none; }
ul, li { margin: 0; padding: 0; list-style: none; }

a, a:after, a:before { text-decoration: none; color: #333; cursor: pointer; outline: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s; 
    transition: all 0.5s; }
a:hover { color: #2073cf; }

/* 
- 设置导航高度宽度和背景色 
- 没有边距，文字贴着边不好看，给个内边距padding: 16px;
*/
.menu { padding: 0 25px; width: 1200px; margin:0 auto; height: 48px;}
.menu_bgs{ width:100%; height:48px;background: #0075d0;}

/* 一级菜单设置为相对定位 */
.menu > ul > li { position: relative; }

/* 
- 因为导航背景颜色是黑色，所以设置一级导航的文字颜色是白色 
- 导航高48px，一级导航的文字要垂直居中，可以计算（48-文字行高）/2，然后设置外边距或者内边距，让文字刚好居中。
- 上面的居中方式太复杂了，不如line-height: 48px;让文字行高和导航高度一样，自然就居中了。
*/
.menu > ul > li > a { line-height: 48px; color: #FFF; }

.menu > ul > li > a { display: block; padding: 0 25px; line-height: 48px; color: #FFF; }

.menu > ul > li:hover > a,
.menu > ul > li.active > a { background: #008fe1; }


/* 
- 二级菜单会占用高度，因此需要给它设置绝对定位，因为一级菜单是相对定位，因此二级菜单的位置是根据一级菜单来的
- 二级菜单的宽度100%也是根据一级菜单来的
*/
.sub-menu { position: absolute; width: 100%; top: 48px; left: 0; background: #008fe1; box-shadow: 0 0 8px rgba(0,0,0,0.1); }
.sub-menu > li > a { display: block; padding: 8px; text-align: center; font-size: 14px; color: #000; }
.sub-menu > li + li > a { border-top: 1px solid rgba(204,204,204,1); }
.sub-menu > li:hover > a { background-color:rgba(0,117,208,1);color: #FFF;}

.sub-menu { position: absolute; width: 100%; top: 48px; left: 0; background-color:rgba(255,255,255,1); box-shadow: 0 0 8px rgba(0,0,0,0.1); opacity: 0; z-index: 999; visibility: hidden; 
            -webkit-transition: all 0.5s;
            -moz-transition: all 0.5s;
            -ms-transition: all 0.5s;
            -o-transition: all 0.5s; 
            transition: all 0.5s; 

            -webkit-transform-origin: 0 0;
            -moz-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
            -o-transform-origin: 0 0;
            transform-origin: 0 0; 

            -webkit-transform:scaleY( 0 );
            -moz-transform:scaleY( 0 );
            -ms-transform:scaleY( 0 );
            -o-transform:scaleY( 0 );
            transform:scaleY( 0 ); }
			
.menu > ul > li:hover .sub-menu { opacity: 1; visibility: visible;
    -webkit-transform:scaleY( 1 );
    -moz-transform:scaleY( 1 );
    -ms-transform:scaleY( 1 );
    -o-transform:scaleY( 1 );
    transform:scaleY( 1 );  }

/*banner*/

.fullSlide{width:100%;position:relative;height:500px; overflow:hidden;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;z-index:-9;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:400px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px;height:15px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=100);opacity:1;line-height:999px; margin-left:10px;}
.fullSlide .hd ul .on{background:#0074bf;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../img/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/*搜索*/
.sousuok{width: 100%;height:85px;background: url(../img/pengfei_05.jpg)center no-repeat;}
.sousuo_left{float: left;font-size: 14px;color: #5f5f5f;width:1200px;line-height:85px; text-align:left;}
.sousuo_left span{color: #fff;font-size: 18px;font-weight: bold;padding-left:13px;padding-right: 30px;} 
.bx1200{ width:1200px; margin:0 auto;}

/*底部*/


/*产品*/
.pnav{width: 1200px;position: relative;padding-top: 1px;;margin: 30px auto 0 auto;}
.pnav ul{text-align: center;}
.pnav ul li {display: block;margin: 0 14px;width: 270px;height: 380px;overflow: hidden;float: left;}
.pnav ul li a{display: block;}
.pnav ul li a img{transition:  1s;width: 270px;height: 340px;border-radius: 0%;transition: all .3s; padding:3px; border:1px #ccc solid;}
.pnav ul li a p{text-align: center;font-size: 18px;color: #404040;margin-top: 15px;transition: .5s;width: 100%;}

.pnav ul li a:hover img{filter: brightness(100%);}
.pnav ul li a:hover p {color: #e40000;}

.pnav .btnLeft,.pnav .btnRight{position:absolute;top:40%;margin-top:-15px;width:27px;height:51px;transition: 0.5s;opacity: 0.6;}
.pnav .btnLeft{left:-80px;background:url(../img/leftbtn.png) no-repeat center;}
.pnav .btnLeft:hover{left: -90px;opacity: 1;}
.pnav .btnRight{right:-80px;background:url(../img/rightbtn.png) no-repeat center;}
.pnav .btnRight:hover{right: -90px;opacity: 1;}
.guobg{width: 100%;padding-top: 1px;overflow: hidden;padding-bottom: 65px;}
.guobg .wrap1366{position: relative;}
.guobg .wrap1200{position: relative;}

.ptxt{width: 435px;height: 78px;position: absolute;left: 50px;top: 100px;}
.infoList{margin:50px 0 0;}
.produtlist li{margin-bottom:20px;width:326px;float:left;margin-right:20px;background: #fff;overflow: hidden;}
.produtlist li a{color: #000;display: block;position: relative;}
.produtlist li a img{width:326px;height:230px;display:block;transition: .5s;}
.produtlist li a em{display: block; font-size: 16px; color: #fff; height: 40px; position: absolute; left: 0; bottom: 0; background:url(../img/bg70.png) repeat; width: 286px; padding: 0 20px; overflow: hidden; line-height: 40px;transition: .5s;text-align: center;}
.produtlist li a em b{display: block;transition: .4s;}
.produtlist li a em p{font-size: 14px;text-align:left;}
.produtlist li a:hover em{line-height: 26px; height:84px; padding-top: 33px;cursor: pointer;}
.produtlist li a:hover em b{line-height: 50px;}
.produtlist li a:hover img{transform:scale(1.07,1.07);    filter: brightness(110%);}

/*产品中心*/
.indexProduct{ padding-top:70px; padding-bottom:50px; width:100%;overflow:hidden;}

.indextypes {
    width: 240px;
    margin-left: 5px;
    float: left;
}
.indextypes li {
    height: 49px;
    line-height: 49px;
    background: #2073cf;
    border-bottom: 1px solid #3781d4;
}
.indextypes li a {
    display: block;
    padding-left: 35px;
    background: url(../img/jiantou.png) no-repeat -30px center;
    font-size: 16px;
    color: #fff;
}
.indextypes li a:hover {
    background-color: #c31212;
    background-position: 200px center;
    width: 250px;
    margin-left: -5px;
    padding-left: 40px;
}
.indexProduct .location {
    width: 917px;
    float: right;
}
.indexProduct .location .cat {
    border-left: 5px solid #29c0c3;
    padding-left: 7px;
    line-height: 1;
    float: left;
}
.indexProduct .location .cat .en {
    font-size: 30px;
    color: #2965b1;
}
.indexProduct .location .cat .cn {
    font-size: 16px;
    color: #464646;
    margin-top: 10px;
}
.indexProduct .location .more {
    float: right;
    background: url(../img/promore.png) no-repeat;
    width: 50px;
    height: 48px;
}
.indexProduct .location .more a {
    display: block;
    width: 100%;
    height: 100%;
}
.indexProduct .location .message {
    width: 202px;
    height: 48px;
    background: url(../img/promsg.png) no-repeat 49px center #0753b3;
    float: right;
}
.indexProduct .location .message a {
    display: block;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    padding-left: 92px;
}
.indexProduct .list {
    float: right;
    overflow: hidden;
    width: 917px;
}
.indexProduct .list li {
    float: left;
    width: 294px;
    height: 207px;
    position: relative;
    overflow: hidden;
    margin-right: 11px;
    margin-top: 15px;
}
.indexProduct .list li img {
    display: block;
}
.indexProduct .list li .more {
    width: 294px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url(../img/more.png) no-repeat center 120px rgba(7,83,179,.5);
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 16px;
    transition:all 0.3s linear 0s;
}
.indexProduct .list li:hover .more {
    height: 207px;
    line-height: 180px;

}

/*公司简介*/
.indexCompany{ padding-top:62px; height:457px; width:100%; background:#eaeaea; background:url(../img/bg1.jpg) repeat-x left top; font-size:14px;}
.indexCompany img{ display:block; padding-top:40px;} 
.content{ width:1200px; margin:0 auto; position:relative; }
.rCon{ width:662px;}
.rCon h3{ color:#313131; font-size:24px; font-weight:bold; padding-top:15px;}
.rCon h3 span { color: #0f4fad;}
.rCon p{ color:#777777; margin-bottom:20px;}
.rCon .details{ line-height:2.0;}
.rCon a{ display:block; width:120px; line-height:36px; background:#29c0c3; font-weight:bold; text-align:center; color:#fff; margin-top:20px;}
.rCon a:hover{ opacity:0.9;}
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }



/*优势*/
.youshi{ padding-top:55px; height:616px; width:1200px; margin:0 auto;}
.youshi ul{ width:100%; height:425px; background:url(../img/ysBg.jpg) no-repeat center top; padding-top:1px; padding-top:15px; position:relative;}
.youshi ul li h3{ font-size:20px; color:#0f4fad; padding-bottom:20px; font-weight:bold; padding-left:17px; }
.youshi ul li p{ line-height:2.0;  color:#3a3a3a; width:380px; font-size:14px;}
.youshi ul li.li1{ margin-left:0px; margin-top:44px;} 
.youshi ul li.li2{ margin-left:0px; margin-top:132px;} 
.youshi ul li.li3{ position:absolute; left:856px; top:59px; } 
.youshi ul li.li4{ position:absolute; left:856px; top:293px;} 
.title{ width:100%; margin-bottom:28px; text-align:center; background:url(../img/t2.png) no-repeat center 24px;}
.title h2{ font-size:34px; color:#094faf; font-weight:bold;}
.title span{ color:#29c0c3; font-size:26px; text-align:center; display:block; font-weight:bold;}
.title{ background:url(../img/t3.jpg) no-repeat center 0px;}

/*新闻*/
.indexNews{ overflow:hidden; margin-bottom:20px; margin-top:20px;}
.indexNews .tuijian{ width:507px; height:354px; position:relative; overflow:hidden; }
.indexNews .tuijian img{ width:507px; height:354px;}
.indexNews .tuijian span{ display:block; line-height:45px; background:url(../img/t1.png) repeat-x left top; position:absolute; left:0; bottom:0; color:#fff; font-size:16px; width:100%; text-align:center;}
.newsR{ width:628px; overflow:hidden;}
.titleN{ }
.titleN a{ background:#dddddd; color:#333; text-align:center; display:inline-block; width:110px;font-size:16px; font-weight:bold; line-height:38px;} 
.titleN a.current{ background:#29c0c3; color:#fff; }
.indexNews ul li{ float:left; padding:10px 0; border-bottom:1px dashed #d1d1d1;}
.indexNews ul li .details{ width:525px; overflow:hidden;}
.indexNews ul li .details a{ color:#4f4f4f; font-size:16px; font-weight:bold; display:block; padding-bottom:10px;}
.indexNews ul li .details p{ color:#777; font-size:14px;}
.indexNews ul li .time{ width:52px; text-align:center; font-size:12px;color:#29c0c3; float:right; padding-top:30px;}
.indexNews ul li .time span{ font-size:42px; display:block; line-height:30px;}
.mainService{ padding:40px 0; width:100%; background:#f1f1f2; margin-top:30px;}
.mainService .content{ width:1200px;}
.mainService .title{ line-height:58px; background:url(../img/t1.jpg) no-repeat center top;}
.mainService .title h2{ font-size:22px; color:#fff ; text-align:center;}
.mainService .title span{ display:block; text-align:center; width:100%; color:#999;}

/*工程案例*/
.pfgcalk{width: 100%;height: 628px;margin-bottom: 60px;}
/*案例效果*/
.syzs{background-size: cover;margin-top: 20px;}
#focus_Box{position:relative;width:1060px;height:450px;margin:0 auto;}
#focus_Box ul{position:relative;width:1060px;height:400px;}
#focus_Box li{ z-index:0;position:absolute; width:0px;height:0px;top:146px;cursor:pointer;left:377px; border:13px solid #e4e4e4;}
#focus_Box li img{width:100%;height:100%;vertical-align:top; }
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../img/btn.png) left bottom no-repeat; left:-120px; top:205px;}
#focus_Box .next{background:url(../img/btn.png) right bottom no-repeat;right:-100px; top:205px;} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}


/*底部联系*/
.pflxdi{width: 100%;height: 470px;margin-top: 60px;}
.pflxk{width: 300px;float: right;margin-top: 55px;margin-right: 50px;}
.pflxbt{color: #fff;font-size: 22px;font-weight: bold;width: 280px;height: 65px;line-height: 65px;border-bottom: 1px solid #fff;}
.pflxnr{color: #fff;font-size: 16px;line-height: 26px;height: 210px;margin-top: 15px;}
.pflxdh{width: 245px;height: 60px;border-radius: 10px;background: #fff;padding: 15px;color: #272727;font-size: 16px;}
.pflxdh img{float: left;padding-left: 10px;}
.pflxdh p{color: #ff0;font-size: 28px;font-family: Impact;}
/*底部联系*/
.pfdibu{ width:100%;  height:245px;background:#2c2f34;overflow:hidden; text-align:left;}
.pfdi1{width: 240px;float: left;margin-top: 50px;margin-left: 80px;}
.pfdi1 h4{color: #fff;font-size: 20px;}
.pffldi{margin-top: 15px;}
.pffldi a{display: block;width: 50%;float: left;line-height: 26px;color: #929292;font-size: 14px;}
.pffldi a:hover{color: #ff0}
.pfdi2{width: 190px;float: left;margin-top: 50px;margin-left: 80px;}
.pfdi2 h4{color: #fff;font-size: 20px;}
.pfdhdi{margin-top: 15px;}
.pfdhdi li a{display: block;color: #929292;font-size: 14px;line-height: 26px;width: 50%;float: left;}
.pfdhdi li a:hover{color: #ff0}
.pfdi3{float: left;margin-top: 50px;margin-left: 100px;}
.pfdi3 h4{color: #fff;font-weight: normal;font-size: 20px;padding-left: 20px;}
.erweima_left{float: left;width: 245px;height: 105px;background: #424242;padding: 15px 20px 25px 20px;margin-top: 15px;color: #929292;font-size: 14px;line-height: 24px;}
.erweima{float: left;margin-top: 15px;}

/*版权*/
.dibanquan{ width:100%; background:#00284d; height:40px;margin: 0 auto;text-align: center;}
.dibanquan p{ font-size:14px; color:#a8afb8; line-height:40px;text-align:center;}

.foot-bottom{
        height:auto;
		padding-top:30px;
		padding-bottom:10px;
        text-align:left;
        line-height:25px;
		color:#a8afb8;
		background:#2c2f34;
		border-top:1px #424242 solid;
		font-size:14px;
		padding-top:10px;
    }
.foot-bottom a { color:#a8afb8;}
.foot-bottom a:hover { color:#ff0;}

/*关于我们*/
.main{ width:1200px; margin:0 auto; height:auto; overflow:hidden; margin-top:30px;}
.sitemap {
    height: 43px;
    line-height: 40px;
    font-size: 12px;
}
.nrbt{
    font-size: 22px;
	padding-left:20px;
}
.fl {
    float: left;
}
.fr {
    float: right;
	padding-right:20px;
}
/*right*/
.right{width:900px; height:auto; float:right; margin-bottom:20px; text-align:left;}
.right_top{ width:1200px; height:auto; margin:0 auto; text-align:center; margin-top:0px;}
.right_tf{ width:100%; height:60px; line-height:60px; text-transform:uppercase; color:#0a070a; font-size:40px; text-align:center; font-weight:bold;}
.right_r{ width:100%; height:50px; line-height:50px; text-align:center; font-size:28px; color:#337fca;}
.right_bg{ width:900px; height:auto; margin:0 auto; margin-top:20px; overflow:hidden;}
.right2_bg{ width:900px; height:auto; margin:0 auto; margin-top:10px; overflow:hidden;}
.right_bt{ width:900px; height:7px;}

.right_fr{float: right;	padding-right:20px; color:#999999; font-size:14px;}
.right_fr a{color:#999999;}
.right_fr a:visited{color:#999999;}
.right_fr a:hover{color:#c50c22;}
.right_fr a:active{color:#c50c22;}

/*左侧列表*/
/*left*/
.left{ float:left; width:240px; height:auto; margin:0 auto; overflow:hidden; margin-bottom:30px; background-color:#FFF;}
.left_pro_top{width:240px; height:60px; background:#094faf; color:#FFF; overflow:hidden; margin:0 auto;}
#left{
	width:250px;
	overflow:hidden;
	float:left;
	display:inline;
	}
.lx_left{ width:240px;border:3px #2073cf solid; margin-bottom:20px; margin:0 auto; margin-top:20px;}

.lx_bg{ width:100%; height:532px; overflow:hidden;}
.lx_body{ width:862px; height:481px; margin:0 auto;}
.lx_top{ width:731px; height:95px; margin:0 auto;}
.lx_body2{ width:650px; height:280px; color:#000; margin:0 auto; text-align:center; line-height:40px;}


.left_pro_bg{width:250px; height:auto; margin:0 auto; margin-bottom:20px;}

.left_list{ width:250px; height:auto; margin:0 auto; text-align:center; text-indent:0px; overflow:hidden;}
.left_list ul{}
.left_list ul li{ width:250px; height:38px;  margin:0 auto; line-height:38px; font-size:16px;}
.left_list ul li a{ text-decoration:none; color:#fff; display:block; background:#69b0ff;}

.left_list_on{ width:250px; height:auto; margin:0 auto; text-align:center; text-indent:0px; overflow:hidden;}
.left_list_on li{ width:250px; height:38px;  margin:0 auto; line-height:38px; font-size:16px;}
.left_list_on li a{ text-decoration:none; color:#fff; display:block; background:#2073cf;}

.left_list_on li a:visited{text-decoration:none; color:#fff; display:block;border:1px #69b0ff solid;}
.left_list_on li a:hover{height:38px; line-height:38px; display:block; color:#fff; background-color:#69b0ff;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;}
.left_list_on li a:active{ text-decoration:none; color:#fff; display:block;}
.lxwm3{ line-height:26px; padding-left:8px; padding-bottom:15px; width:235px; margin:0 auto; text-align:left; color:#000; font-size:13px;}
.fen2{
	line-height: 55px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 250px;
}
.lx_bt{ width:250px; height:20px; background:#FFF;}




.left_lx{ width:300px; height:auto; margin:0 auto; overflow:hidden; margin-top:30px;}
.left_lx_top{ width:250px; height:142px; margin:0 auto; background:url(left_logo.jpg) no-repeat center top;}
.left_lx_tf{ float:left; color:#0f2e4a; font-size:18px; height:50px; font-weight:bold; line-height:50px;}
.left_lx_bg{ width:270px; height:auto; margin:0 auto;}

/*搜索*/

.sousuo{ font-size:14px; background:#2073cf; color:#FFF; border:1px solid #2073cf; padding:3px 10px 3px 10px;border-radius:10%;cursor:pointer;}
.sousuo:hover{ background:#004f9a;border:1px solid #2073cf;-webkit-transition:all 0.5s linear;-moz-transition:all 0.5s linear;-ms-transition:all 0.5s linear;-o-transition:all 0.5s linear; transition:all 0.5s linear;}

.anli_list{ width:275px; height:365px; float:left; margin-bottom:20px; margin-right:10px; padding-left:10px;}
.anli_list a{width:275px;height:365px; margin:0 auto; display:block; border:1px #ccc solid; color:#666666; cursor:pointer;}
.anli_list a:hover{width:275px;height:365px; display:block; margin:0 auto; border:#dddddd 1px solid; color:#094faf;
-webkit-box-shadow:0 0 10px #dddddd;  
  -moz-box-shadow:0 0 10px #dddddd; 
  box-shadow:0 0 10px #dddddd;}

.anli_list_text{ width:235px; height:auto; text-align:center; overflow:hidden; margin-left:10px; line-height:40px; margin-top:5px; font-size:16px;}

.news_author {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #505050;
    font-size: 12px;
    text-align: center;
    border-bottom: #e1e3df dashed 1px;
    margin: 0 auto;
    color: #666;
    margin-bottom: 20px;
}

.pageNavi{ width:90%; margin:0 auto; height:auto;}
.pageleft{ width:48%; height:40px; line-height:40px; text-align:center; float:left; margin-bottom:20px; font-size:14px; background:#F7F7F7;}
.pageright{ width:48%; height:40px;line-height:40px; text-align:center; float:right;margin-bottom:20px; font-size:14px;background:#F7F7F7;}
.pageleft a:hover{ color:#094faf;}
.pageright a:hover{ color:#094faf;}