@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0051a3;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0051a3;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}

.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
ul,li{ list-style:none}

.f_pr{position:relative;}
.f_pa{position:absolute;}
em{font-style:normal;}


.contentindex{
    width: 1200px;
    margin: 0 auto;
}



/*头部*/
.header_nav{ width:100%; height:140px;position: absolute;left:0;top: 25px;z-index: 111;}
.header_nav .main{ width:1400px; height:140px; margin:0 auto;background:#fff;}

.header_nav .main .logo{
	width: 485px;
    height: auto;
    display: block;
    float: left;
    padding:28px 0 0 20px;
	
	}


.header_nav .main .frtxt{ width:855px; height:130px; display:block; float:right;	padding:28px 0 0 20px;
}
.toparea{ padding-left:1%; padding-right:1%;height:50px; margin:0 auto; background:#0051a3}
.toparea ul li{float:left; line-height:50px; font-size:15px; color:#ffffff; font-weight:bold}
.toparea ul li span{line-height:50px; font-size:15px; color:#fff100; font-weight:bold}

.toparea ul li.tel{ background:url(../images/tela.png) 0 center no-repeat; text-indent:32px; line-height:50px; color:#fff; font-size:24px; font-family:Arial, Helvetica, sans-serif; font-weight:bold}

/*nav*/
.nav{width:100%; height:80px; margin:0 auto;}
.nav ul { width:854px; height:80px; margin:0 auto;}
.nav ul li{float: left; height:80px;position:relative; background:url(../images/nav_line.jpg) right center no-repeat}
.nav ul li a{ 
	width: 122px;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 16px;
    line-height: 20px;
} 
.nav ul li em {display: block;font-size: 12px;color: #888888;text-transform: uppercase;font-style: normal; font-weight:100; font-family:Arial, Helvetica, sans-serif}
.nav ul li a:hover{color: #1e5db0;}
.nav ul li:hover{font-size:16px;color: #1e5db0 !important;}
.nav ul li:hover a{color:#1e5db0;}

.nav ul li dl{position:absolute; left:0px; top:80px; z-index:99999; background:#1e5db0; display:none; width:122px;}
.nav ul li:hover dl{ position:absolute; left:0px; top:80px; z-index:99999; background:#1e5db0; display:block;}
.nav ul li dl dt a{ width:122px;height:50px;float:left;line-height:50px !important;color:#fff !important; font-size: 14px !important; font-weight:100;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; border-bottom:1px solid #fff;}
.nav ul li dl dt a:hover{background:#555; color:#fff !important; line-height:50px !important; font-size:14px !important; font-weight:100;border-bottom:1px solid #fff}

.nav .nav_on{color: #1e5db0; font-size:16px; }

.header_nav.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#fff;box-shadow: 3px 3px 3px rgba(0,0,0,.2);}

/*子页面banner*/
.neibanner{ width:100%; height:600px; margin:0 auto; background:#cfcfcf}

/*公共标题*/
.main_title{ display:block; text-align:center;font-size:20px; color:#444444; line-height:38px; }
.main_title p{
	font-size: 45px;
    color: #222222;
    line-height: 56px;
    font-weight: bold;
    font-family: "微软雅黑";
    padding-top: 8px;
    margin-bottom: 10px;
	}

/*首页产品*/
.in_product{ width:100%; height:auto; margin:0 auto; background:#f6f9fd; padding-top:55px; padding-bottom:72px}


.pro{ width:1200px; height:180px; margin:0 auto;padding-top:30px;}
.pro ul{height:160px;position: relative;}
.pro ul li{float:left;width:600px; height:70px; text-align: center; line-height: 70px;background:#004ab0;}
.pro ul li em{display: block;font-size: 20px; color:#FEFEFE;}
.pro ul li a{display: block; position: relative;}
.pro ul li.cur{background:url(../images/pnavbj.jpg) no-repeat center;}
.pro ul li.cur i{display: block;width:26px; height:10px; background:url(../images/dbx1.png) no-repeat center;position: absolute;top:70px;left:288px;z-index:100;}
.pro ul li .nav2{
	padding: 25px 30px;
    width: 1200px;
    height: auto;
    display: none;
    line-height: 36px;
    background: #FFF;
    box-shadow: 0px 0px 5px rgba(146,146,146,0.5);
    position: absolute;
    left: 0;
    top: 70px;
    /* padding-left: 42px; */
    box-sizing: border-box;
	}
.pro ul li .nav2 span{
	background:url(../images/yd.png) no-repeat left; padding:0 18px;
	width: 13.5%;
    display: block;
    height: 36px;
    float: left;
    position: relative;
	}
.pro ul li .nav2 span em{display:block;font-size: 18px; color:#666666; float:left }
.pro ul li .nav2 span a{display: block; /*padding-bottom:22px;*/}
.pro ul li .nav2 span p{display: none;width:218px; height:198px;z-index: 100; border:3px solid #f3ad0d;position:absolute;top:91px;left:-42px;}
.pro ul li .nav2 span p a{padding:0;display: block;width:218px; height:198px;position: relative;}
.pro ul li .nav2 span p a:before{width:27px; height:13px; background:url(../images/dbx2.png) no-repeat center; content:""; position: absolute; top:-13px; left:100px;}
.pro ul li .nav2 span:hover{background:url(../images/hg2.jpg) no-repeat bottom center;background:url(../images/yd_h.png) no-repeat left;}
.pro ul li .nav2 span:hover em{color:#f3ad0d; font-weight: bold;}
.pro ul li .nav2 span:hover p{display: block;}
.pro ul li .nav2 span.n2 p{position: absolute;left:-71px;}
.pro ul li .nav2 span.n3 p{position: absolute;left:-36px;}
.pro ul li .nav2 span.n4 p{position: absolute;left:-78px;}
.pro ul li .nav2 span.n5 p{position: absolute;left:-78px;}
.pro ul li .nav2 span.n6 p{position: absolute;left:-78px;}
.pro ul li.cur .nav2{display: block;}


.in_product .contentm{ width:1200px; height:auto; margin:0 auto; margin-top:82px; margin-bottom:42px;}
.in_product .contentm ul li{ float:left; margin-right:22px; margin-bottom:22px;}
.in_producta{ padding:4px 4px 0; border:1px solid #dfe3e8; width:375px; height:339px; display:block; line-height:60px; text-align:center; font-size:16px; color:#333333; background:#ffffff}
.in_producta .topimg{
	width: 375px;
    height: 281px;
    overflow: hidden;
    /*display: table-cell;*/
    vertical-align: middle;
    text-align: center;
	}
.in_producta .topimg img{
	max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;
	}

.in_producta:hover{ border:1px solid #0156a9; background:#edf6ff}
.in_producta:hover .topimg img{transform: scale(1.2);}

.in_product .more{width:274px; height:39px; margin:0 auto; display:block; text-align:center;line-height:39px; color:#0156a9; font-size:18px; margin-top:45px; border:3px solid #0156a9;border-radius: 25px;}
.in_product .more:hover{line-height:39px; color:#ffffff; font-size:18px; background:#0156a9}


/*四大优势*/
.in_4ys{ width:100%; height:635px; margin:0 auto; background:url(../images/bg_ys1.jpg) center top no-repeat; padding-top:55px}
.in_4ys .content{ width:1200px; height:auto; margin:0 auto; margin-top:55px;}
.in_4ys .content ul li{ float:left; width:240px; height:auto; display:block; text-align:center; margin:0 25px; font-size:15px; line-height:26px; color:#ffffff; }
.in_4ys .content ul li.li1{ background:url(../images/01.png) center top no-repeat}
.in_4ys .content ul li.li2{ background:url(../images/02.png) center top no-repeat}
.in_4ys .content ul li.li3{ background:url(../images/03.png) center top no-repeat}
.in_4ys .content ul li.li4{ background:url(../images/04.png) center top no-repeat}
.in_4ys .content ul li img{ height:82px; padding-top:20px; padding-bottom:28px;transition: all 0.3s linear 0s;}
.in_4ys .content ul li:hover img{transform:rotate(360deg);}
.in_4ys .content ul li p{ font-size:28px; color:#fff; font-weight:bold; line-height:42px}
.in_4ys .content ul li .dec{ width:35px; height:2px; display:block; margin:12px auto; background:#ffffff}
.in_4ys .tel{ width:530px; height:54px; margin:55px auto 0; display:block; background:url(../images/ys_tel.png) 38px center no-repeat; text-indent:85px; line-height:54px; font-size:20px; color:#ffffff; border:3px solid #ffffff;border-radius: 25px;}
.in_4ys .tel span{ font-size:28px; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; line-height:54px}

/*三大理由*/
.in_3reason{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_ys.jpg) center top no-repeat; padding-top:76px; padding-bottom:65px}
.in_3reason .content{ width:1200px; margin:0 auto; margin-top:40px; height:1080px; position:relative}
.in_3reason .content .ysa{ position:absolute; left:705px; top:0}
.in_3reason .content .ysb{ position:absolute; left:0; top:338px}
.in_3reason .content .ysc{ position:absolute; left:598px; top:702px}

.in_3reason .content .txta{position:absolute; left:0; top:45px}
.in_3reason .content .txtb{position:absolute; left:692px; top:412px}
.in_3reason .content .txtc{position:absolute; left:0; top:820px}


.in_3reason .content .txt{ width:526px; height:auto; display:block;}
.in_3reason .content .txt h1{
	height: 78px;
    background: url(../images/ys_title.png) no-repeat 0 0;
    font-style: normal;
    font-size: 12px;
    color: #566571;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: 100;
    letter-spacing: -0.2px;
	}
.in_3reason .content .txt h1 span{ width:85px; height:78px; display:block; margin-right:50px; text-align:center; float:left; font-size:50px; font-family:impact; line-height:78px; color:#ffffff;letter-spacing:0;}
.in_3reason .content .txt h1 p{ font-size:28px; color:#0156a9; font-weight:bold; line-height:40px; font-family:"微软雅黑"; padding-top:10px;letter-spacing:0;}
.in_3reason .content .txt .cont{ margin-top:35px}
.in_3reason .content .txt .cont ul li{ background:url(../images/pencile.png) 0 10px no-repeat; padding-left:38px; font-size:17px; line-height:35px; color:#444444}
.in_3reason .content .txt .cont ul li span{font-size:17px; line-height:35px; color:#ff6600}
.in_3reason .content .txt h1{text-transform: uppercase}


/*首页公司简介*/
.in_gsjj{width:1200px; height:auto; margin:55px auto 0;}
.in_gsjj .content{ margin-top:35px; font-size:18px; color:#444444; line-height:36px; text-align:justify; height:252px; display:block; overflow: hidden}
.in_gsjj .content *{ font-size:18px; color:#444444; line-height:36px; }
.in_gsjj .more{width:274px; height:39px; margin:0 auto; display:block; text-align:center;line-height:39px; color:#0156a9; font-size:18px; margin-top:45px; border:3px solid #0156a9;border-radius: 25px;}
.in_gsjj .more:hover{line-height:39px; color:#ffffff; font-size:18px; background:#0156a9}

.mr_frbox2e {HEIGHT: 210px; width:1200px;  margin:0 auto; position:relative; margin-top:10px }
.imgboxcpe{ width:1200px; height:210px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 10px 0 10px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{ display:block; width:280px; height:210px; padding:0; background:#ffffff;text-align:center; }
.imgboxcpe ul li a .imgali{ width:280px; height:210px; text-align:center; overflow:hidden}
.imgboxcpe ul li a .imgali span{ height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{
	width: 100%;
    height: 100%;
	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);}




/*首页新闻中心*/
.newContBox{
	width: 100%;
    height: auto;
    margin: 45px auto 0;
    background: #f4f4f4;
    padding-top: 45px;
    padding-bottom: 75px;
	}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}

.newContBox .newCont .title{ display:block; text-align:center; background:url(../images/line.png) center 80px no-repeat; font-size:20px; color:#666666; line-height:35px}
.newContBox .newCont .title p{ font-size:40px; color:#0051a3; font-weight:bold; line-height:55px; margin-bottom:10px}

.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{max-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; background:url(../images/date.png) 0 center no-repeat; padding-left:20px}
.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:#0051a3; 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{
    float: right;
    text-align: right;
    color: #aaaaaa;
    font-size: 15px;
    line-height: 30px;
    background: url(../images/date.png) 0 center no-repeat;
    padding-left: 20px;
	}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}


/*foot*/
.foot{ width:100%; height: auto; margin:0 auto; background:#333333; padding-top:45px; padding-bottom:40px; }
.foot .main{ width:1200px; height:auto; margin:0 auto; }

.botlogo{ display:block; float:left; width:250px; height:auto; font-size:15px; line-height:24px; color:#d0d0d0; font-family:"Times New Roman", Times, serif;letter-spacing: 1px;}
.botlogo p{ font-size:42px; color:#d0d0d0; font-weight:bold; font-family:"微软雅黑"; line-height:56px; padding-top:70px}

.navigationa{ width:240px; height:auto; display:block; float:left; margin-right:118px}
.navigationa .title{ height:43px; line-height:43px; border-bottom:1px solid #a1a1a1}
.navigationa .title p{ float:left; border-bottom:1px solid #ffffff; font-size:20px; color:#d0d0d0; line-height:43px}
.navigationa .content{ margin-top:10px}
.navigationa .content a{ width:50%; height:35px; display:block; float:left; line-height:35px; font-size:14px; color:#d0d0d0}

.contact{ width:500px; height:auto; display:block; float:left; }
.contact .title{ height:43px; line-height:43px; border-bottom:1px solid #a1a1a1}
.contact .title p{ float:left; border-bottom:1px solid #ffffff; font-size:20px; color:#d0d0d0; line-height:43px}
.contact .content{ margin-top:10px; font-size:14px; line-height:35px; color:#d0d0d0;}
.contact .content strong{ font-size:14px; line-height:35px; color:#d0d0d0}

.attention{ width:245px; height:auto; display:block; float:right}
.attention .title{ height:43px; line-height:43px; border-bottom:1px solid #a1a1a1}
.attention .title p{ float:left; border-bottom:1px solid #ffffff; font-size:20px; color:#d0d0d0; line-height:43px}
.attention .content{ margin-top:10px;}
.attention .contenta{}
.attention .content1 ul li{ float:left; margin-right:17px; text-align:center; display:block; font-size:14px; color:#d0d0d0; line-height:25px}
.attention .content1 ul li img{ width:112px; height:112px; border:1px solid #afafaf}

.footer{ width:100%; height:65px; margin:0 auto; background:#282828}
.footer ul{ width:1200px; height:65px; margin:0 auto;}
.footer ul li{ display:block; text-align:center;line-height:65px;font-size:14px; color:#666666;}
.footer ul li a{line-height:65px; font-size:14px; color:#666666;}

 
/*子页面*/
.mainframe{ width:1200px; height:auto; margin:30px auto;}

/*ny_left menu_list*/
.ny_left{ width:250px;}
.backcolor {
    background: #0156a9;
}
.menu_list .list_title{border-bottom:1px solid #d1d1d1; height:60px; color:#FFF;  padding:20px 0 20px 22px;}
.menu_list .list_title span{font-size: 24px; display:block; margin-bottom:5px}
.menu_list .list_title .sp01{ color:#a9c7ff;font-weight: 100; text-transform:uppercase; font-size:16px; font-family: Arial, Helvetica, sans-serif}

.menu_list .m_1{border:1px solid #d1d1d1; border-top:none;  border-bottom:none;}
.menu_list .m_1>li{line-height: 48px;font-size: 15px;background: #f8f8f8 ;overflow: hidden;border-bottom: 1px solid #d2d2d2;border-top: 2px solid #fff;position: relative;}
.menu_list .m_1>li>a{border-left:6px solid #f1f1f1;  height: 48px;color: #525252;font-weight: bold;padding-left: 25px;display: block; font-size:15px;}
.menu_list .m_1>li>a.active,.menu_list .m_1>li:hover>a{border-left: 6px solid #0044a5;color: #0044a5}
.menu_list .m_1>li .menu_btn{position: absolute;width: 50px;height: 48px;background:url(../images/public/ny_left_ico.png) no-repeat center;top: 0;right: 0;cursor: pointer;}
.menu_list .m_1>li .menu_btn_active{background:url(../images/public/ny_left_ico_active.png) no-repeat center;}
.menu_list .m_1>li .menu_btn:hover{background-color:#f9f9f9 }
/*.menu_list .m_2{display: none;}*/
.menu_list .m_2>li{line-height: 36px;background: #fff;border-bottom: 1px dashed #ccc}
.menu_list .m_2>li:last-child{border-bottom: none}
.menu_list .m_2>li:first-child{border-top:1px solid #ccc}
.menu_list .m_2>li a{display: block;padding-left:30px;font-size: 13px; color:#333}
.menu_list .m_2>li a.active,.menu_list .m_2>li a:hover{color: #0044a5}

/*ny_left menu_list*/
.menu_list{margin-bottom:30px;}
/*ny_left slider_contact*/
.slider_contact{width:100%;  color:#333333;}
.slider_contact .list_title{ font-size:18px; line-height:50px; color:#FFF;text-indent:2em;}
.slider_contact .list_title strong{ font-weight:normal; color:#a9c7ff; font-size:14px; padding-left:5px;}
.slider_contact .contactm{padding: 65px 20px 20px;border:1px solid #d1d1d1;line-height:26px; position:relative;background:#f8f8f8 url(../images/public/contactbg.jpg) no-repeat 20px 20px; }
.slider_contact .contactm .telsp{ position:absolute;top: 12px;left: 73px;height:48px;color:#5b5b5b; line-height:24px;font-size:16px}
.slider_contact .contactm .telsp em{font-style:normal; font-weight:bold; font-size:18px;display: block;color: #ff0000;} 


.frame2{
	width: 274px; 
    height: 254px;
	display:block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;}
	
.frame2 .topimg{
    width: 274px;
    height:204px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}
.frame2 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2 p{ margin-top:10px;line-height:40px; font-size:16px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; width:86%}
.frame2 .details {
    width: 40px;
    height: 40px;
    display: block;
    background: #eaeaea;
    position: absolute;
    right: 6px;
    bottom: 6px;
    line-height: 40px;
    font-size: 40px;
    color: #fff;
    text-decoration: none;
    text-align: center; font-family:Arial, Helvetica, sans-serif}
	
.frame2:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame2:hover .details{background:#2756cc;color: #FFF;}
.frame2:hover .topimg img{transform: scale(1.2);}



.mainconta{width:1200px; height:auto;}
.mainconta .head{width:1200px; height:51px; border-bottom:1px solid #dedddc}
.mainconta .head p{ float:left; border-bottom:3px solid #005bac; line-height:49px; font-size:20px; color:#005bac; font-weight:bold}
.mainconta .head span{ float:right;line-height:51px; font-size:14px; color:#666666}
.mainconta .content{ margin-top:25px}

.texts{ width:160px;height:110px; background:url(../images/dianhua.png) no-repeat 15px center #666; padding-left:95px}
.texts p{ font-size:12px; color:#fff; line-height:15px; padding-top:35px}
.texts span{ font-size:19px; color:#fff; line-height:25px;}


.rightframe{width:910px; height:auto;float:right;}
.maincont{width:910px; height:auto;}
.maincont .head{width:910px; height:51px; border-bottom:1px solid #dedddc}
.maincont .head p{ float:left; border-bottom:3px solid #0051a3; line-height:49px; font-size:20px; color:#0051a3; font-weight:bold}
.maincont .head span{ float:right;line-height:51px; font-size:14px; color:#666666; background:url(../images/public/span01.png) 0 center no-repeat; padding-left:25px}
.maincont .head span a{line-height:51px; font-size:14px; color:#666666}

.maincont .content{ margin-top:25px}
.maincont .contenta{ margin-top:25px}
.maincont .contenta  ul li{ float:left; margin-right:23px; margin-bottom:23px}



#telback{
	background: url(../images/lxs.png) no-repeat 20px -30px;
    min-height: 450px;
    padding: 40px 0 0 410px;
    width: 450px;
    font-size: 15px;
    line-height: 35px;
	}
#telback strong{font-size:16px; color:#0051a3; line-height:35px; font-weight:bold}

.proshow .prtitle{ line-height:30px; text-align:center; font-size:22px; padding:15px 0; font-family:"微软雅黑"; font-weight:bold}
.proshow .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.proshow .primgpic img{ max-width:98%; border:1px solid #ddd}
.proshow .prtent img{max-width:100%; margin-top:5px; margin-bottom:5px}
.proshow .prtent,.proshow .prtent p,.proshow .prtent span,.proshow .prtent li,.proshow .prtent div,.proshow .prtent td,.proshow .prtent th,.proshow .prtent dd{ font-size:15px; line-height:30px}
.proshow .next{ padding-top:10px;color:#666; border-top:1px dotted #cfcfcf;margin-top:10px}
.proshow .pos{ height:30px; line-height:30px; background:#f5f5f5;text-align:center; margin-bottom:35px; color:#888}
.proshow .pos a{line-height:30px;color:#888}


/*guestbook*/
.guestbook_show{  margin:20px auto 0;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px;}
.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#f00; font-style:normal;}

.guestbook_form .inp_one{
	width: 450px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #3671cf;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;line-height:28px; height:28px; padding:10px 0;}
.guestbook_form dt{ width:80px; float:left;}
.guestbook_form dd{ /*width:610px; */float:left; }
.guestbook_form dd span{
	padding-left: 10px;
    color: #888888;
    line-height: 30px;
	}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{ display:block;}
.guestbook_form .bookdl{ height:180px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{width:150px;height:32px; background:#b8b8b8; border:none; margin-right:10px; color:#fff;cursor: pointer;}
.guestbook_form .button:hover{ background:#f1f1f1; color:#555;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;text-align: center;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}

.page{ width:100%;margin:10px auto; line-height:30px; text-align:right;}
.page span{ display:inline-block; padding:0 10px 0 0;}
.page a.num.select{ padding:3px 10px; color:#fff; background:#0051a3}
.page a.num{
	padding: 3px 10px;
    background: #dfdfdf;
    margin: 0 3px;
	}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#0051a3}


.proimg_bb{ width:207px; height:314px; text-align:center; line-height:40px;float:left; margin:10px; color:#333; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_bb .topimg{ width:203px; height:270px; display:block; overflow:hidden; padding:1px; border:1px solid #e4e4e4}
.proimg_bb .topimg img{ max-width:100%; height:270px;transform: scale(1);transition: all 1s ease-out;}
.proimg_bb:hover{ background:#0051a3; color:#fff}
.proimg_bb:hover .topimg img{transform: scale(1.2);}

.proimg_dd{ width:282px; height:252px; text-align:center; line-height:40px;float:left; margin:10px; color:#333; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.proimg_dd .topimg{ width:278px; height:208px; display:block; overflow:hidden; padding:1px; border:1px solid #e4e4e4}
.proimg_dd .topimg img{ max-width:100%; height:208px;transform: scale(1);transition: all 1s ease-out;}
.proimg_dd:hover{ background:#0051a3; color:#fff}
.proimg_dd:hover .topimg img{transform: scale(1.2);}



.proimg_aa{width:268px; height:241px; border:1px solid #cfcfcf; display:block;float:left;margin:15px;}
.proimg_aa p{text-align:center; line-height:40px; text-overflow:ellipsis;white-space:nowrap;overflow:hidden; }
.proimg_aa img{ width:268px; height:201px;}


.blocka{ width:100%; height:auto; margin:0 auto; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #bdbdbd}
.blocka p a{ line-height:40px; font-size:16px; font-weight:bold;height:40px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block}
.blocka .time{ line-height:30px; font-size:14px; color:#0051a3}
.blocka span{ line-height:25px; font-size:13px; color:#555; width:100%; height:50px; display:block; overflow:hidden}

.news_page{ margin:20px auto;overflow: hidden;}
.news_page li{ width:45%;float:left; height:40px; line-height:40px; overflow:hidden;padding:0 10px 0 25px;background:#f5f5f5;}
.news_page .pagepre{background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;} 
.news_page .pagenext{text-align: right;padding-right: 30px; background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;} 
.news_page .pagepre:hover{ background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;}
.news_page .pagenext:hover{background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;}


/*人才招聘*/
.XRegina{ width: 100%; display: block; background:url(../images/bg.jpg) repeat }
.XRegina .heada{height:45px; background:#555; color:#fff; line-height:45px; font-size:15px;}
.XRegina .heada ul li{ float:left; line-height:45px; font-size:15px; color:#fff; display:block; text-align:center}
.XRegina .heada ul li.li1{ width:16%}
.XRegina .heada ul li.li2{ width:16%}
.XRegina .heada ul li.li3{ width:24%}
.XRegina .heada ul li.li4{ width:12%}
.XRegina .heada ul li.li5{ width:16%}
.XRegina .heada ul li.li6{ width:16%}
.XRegina .contentam{ width:100%; height:auto; background:url(../images/bg.jpg) repeat;line-height:45px; font-size:15px;}
.XRegina .contentam a{ width:100%; height:45px; display:block; color:#333}
.XRegina .contentam a:hover{ width:100%; height:45px; display:block; background:#e3f1ff;color:#0572c4}

.XRegina .contentam ul li{ float:left; line-height:45px; font-size:15px;display:block; text-align:center; border-bottom:1px solid #cfcfcf}
.XRegina .contentam ul li a{line-height:45px; font-size:15px; color:#333; }
.XRegina .contentam ul li a:hover{line-height:45px; font-size:15px; color:#ca0000; }

.XRegina .contentam ul li.li1{ width:16%; height:45px;}
.XRegina .contentam ul li.li2{ width:16%; height:45px;}
.XRegina .contentam ul li.li3{ width:24%; height:45px;}
.XRegina .contentam ul li.li4{ width:12%; height:45px;}
.XRegina .contentam ul li.li5{ width:16%; height:45px;}
.XRegina .contentam ul li.li6{ width:16%; height:45px;}


/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 850px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}


/*详情*/
.prtentkp table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-left: 1px solid #999999 !important;
}
.prtentkp table td {
    border: 1px solid #999999 !important;
    border-top-color: windowtext !important;
    border-right-color: windowtext !important;
    border-bottom-color: windowtext !important;
    border-left: none !important;
    padding: 5px !important;
}

/* 产品展示 */
.in_product{ width:100%;  margin:0 auto; background:url(../images/bg_cp.jpg) center top no-repeat; padding-top:60px; }
.in_product .main{ width:1200px; height:auto; margin:32px auto 0}

.in_product_fra{ width:1200px; margin:20px auto 0px auto;}
.in_product_fra ul li{ float:left}
.in_product_fra ul li.lea{ width:314px; height:60px; position:relative; display:block; float:left; margin-right:1px; background:url(../images/ic1.png) 22px center no-repeat #004fab; padding-left:86px; font-size:20px; color:#ffffff; font-weight:bold; line-height:60px;}
.in_product_fra ul li.lea .more1{ position:absolute; left:344px; top:26px; width:14px; height:9px}
.in_product_fra ul li.ria{ width:724px; height:60px; display:block; float:right; background:url(../images/ic3.png) 23px center no-repeat #333333; padding-left:75px; font-size:16px; color:#aaaaaa; line-height:60px;}

.in_product_fra ul li.boa{
	width: 100%;
    height: 54px;
    background: #f6f4f4;
    border-bottom: 1px solid #e8e8e9;
	}
.in_product_fra ul li.boa dl dt{
	margin-right: 13px;
    margin-left: 13px;
    background: url(../images/ic4.png) 0 center no-repeat;
    padding-left: 17px;
    float: left;
	}
.in_product_fra ul li.boa dl dt a{
	font-size: 16px;
    color: #666666;
    line-height: 54px;
	}


.in_product_frb{}
.in_product_frb ul li{ display:block; float:left; margin-right:26px; margin-top:26px; width:270px; height:262px; background:url(../images/bg_cp1.png) center top no-repeat; padding:5px 5px 0}
.in_product_frb ul li .topimg{
	width:270px;
    height:202px; 
    overflow: hidden; background:#fff;
	display: table-cell;vertical-align: middle;text-align: center;
	}
.in_product_frb ul li .topimg img{
	transform: scale(1);
	transition: all 1s ease-out;
	max-width: 100%;
    max-height: 100%;
	}
.in_product_frb ul li p{ text-align:center; font-size:18px; color:#ffffff; line-height:60px;}
.in_product_frb ul li p a{font-size:18px; color:#ffffff; line-height:60px;}
.in_product_frb ul li:hover .topimg img{
	transform: scale(1.2);
	}
