@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}
input,button,select,textarea{outline:none}
li{list-style:none}
img{border:0; max-width: 100%; height: auto;}
textarea{resize:none}
body,div,span,ul,li,p,h1,h2,h3,h4,h5,h6,img,input, textare{ margin:0; padding:0; }
body{ font-size:12px;font-family:微软雅黑; color: #666;}
body{ word-wrap : break-word ;word-break:break-all; min-height: 100%; _height:100%;}
a{ text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
a{ outline:none;}/*去除超链接虚线框*/
a:active{star:expression(this.onFocus=this.blur());}/*去除ie下超链接虚线框*/
a:focus{ outline:0;}/*去除火狐下超链接的虚线*/
a{ text-decoration:none; color:#000}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}/*清除浮动*/
h1,h2,h3,h4,h5,h6,p,span{font-weight:normal;word-break: keep-all;word-wrap: break-word; white-space: pre-wrap;  text-align:justify;  text-justify:inter-ideograph;}
.fl{ float:left}
.fr{ float:right}
.main{ width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden}
.main2{ width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden;position: absolute}

/*------------------------------------------公共头部样式开始------------------------------------------*/
.top{ width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden; border-bottom:1px solid #eee}
.top_text{ width:1200px; margin:0 auto; height:40px;}
.top_text h2{ font-size:12px; color:#666666; line-height:40px; float:left}
.top_text ul{ float:right;}
.top_text ul li{ float:left}
.top_text ul li a{font-size:12px; color:#666666;line-height:40px; border-right:1px solid #eee; padding:0 10px;}
.top_text ul li a.on{font-size:12px; color:#3a6db7;line-height:40px;}

.head{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden; }
.head_text{width:1200px; margin:0 auto; height:100px;}
.logo{ width:170px; float:left}
.logo img{ width:170px; height:36px;margin:32px 0px;}

.nav{ float:right; height:100px; width:912px;}
/*一级导航浮动*/  
ul.menu{ position:absolute}  
ul.menu::after {  content: '';display: block; clear: both; }  
ul.menu > li{float: left;text-align: center;cursor:pointer;width:152px;}
ul.menu > li >a{line-height: 100px;  height: 100px; font-size:15px; color:#333}
ul.menu > li >a:hover{ color:#3a6db7}     
/*二级导航项分割线*/    
ul.submenu { /*默认隐藏*/ display: none;  z-index: 999; position:relative; left:-16px; width:185px;}     
ul.submenu > li {background:#000;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;} 
ul.submenu > li > a{ font-size:12px; color:#fff; display:block; height:60px; line-height:60px; border-bottom:1px solid #ffffff; } 
ul.submenu > li > a:hover{color:#3a6db7}         
/*内容区*/   
 .content {min-height: 800px; background-color: #fff;} 
/*选中特效*/

ul.menu > li > a:hover{ background:none}
ul.menu > li:hover > ul.submenu {display: block;}
 /*动画帧*/
 @keyframes fade {  from {opacity: 0; }to {opacity: 1; } } 
 /*基础动画样式
 */.animated {animation-duration: 1s; animation-fill-mode: both; } 
 .fadeIn { animation-name: fade; animation-direction: normal; } 


/*轮换大区域*/
.lunhuan{width:100%;height:550px;position:relative;}
.lunhuan #lunhuanback{width:100%;height:550px;position:absolute;left:0px;top:0px;overflow:hidden;}
.lunhuan #lunhuanback p{width:100%;height:550px;position:absolute;left:0px;top:0px;opacity:0;filter:alpha(opacity=0);background-repeat:no-repeat;background-position:50% 0px;}
.lunhuan .lunhuan_main{width:1190px;height:550px;margin:0 auto;position:relative;}
#lunbonum{height:14px;line-height:23px;position:absolute;left:50%;top:530px;z-index:5;}
#lunbonum li{width:14px;height:14px;float:left;margin-right:9px;background:#B4B4B4;border-radius:14px;cursor:pointer;}
#lunbonum .lunboone{background:#3a6db7;cursor:pointer;}

.center{ width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden; background:url(../images/bg-03.png) center repeat-y}


/*<!--通知公告-->*/
.notice{ width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden; background:#f8f8f8}
.notice_text{ width:1100px; margin:0 auto; overflow:hidden; height:40px;}
.notice_text h2{ float:left; font-size:14px; color:#3a6db7; line-height:40px; background:url(../images/bg-lb.png) left center no-repeat; padding-left:30px;}
#scrollWrap{width:900px;height:18px;overflow:hidden; float:right; margin:11px 0}
#scrollMsg li{height:18px;line-height:18px;overflow:hidden;font-size:12px;padding:0 10px;} 
#scrollMsg li a { font-size:12px; color:#666; line-height:18px;}
#scrollMsg li a span{ float:right; font-size:12px; line-height:18px; color:#999}
#scrollMsg li a span:hover{ font-weight:bold;color:#3a6db7}

/*<!--业务展示-->*/
.business{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden;}
.business_text{width:1100px; margin:0 auto; overflow:hidden; margin-top:40px;}
.business_nav h2{ float:left; overflow:hidden}
.business_nav h2 p{ font-size:14px; color:#666; padding-top:10px;}
.business_nav ul{ overflow:hidden; float:right; margin-top:44px;}
.business_nav ul li{ float:left}
.business_nav ul li a{ font-size:14px; color:#666; background:url(../images/xt.png) left center no-repeat; padding:0 20px;}
.business_nav ul li a:hover{ font-weight:bold;color:#3a6db7}

.rollBox{width:1100px;overflow:hidden;margin:0 auto; margin-top:30px; position:relative; left:-20px;}
.rollBox .Cont{width:1100px;overflow:hidden;margin:0 auto;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:540px; float:left; border: 2px solid #fff; margin: 0 10px;}
.pic img{ width:540px; height: 350px;}
.pic h3{ font-size:14px; color: #666;height: 40px; text-align:center;margin: 0 auto;  line-height:40px; position:relative;background:#000;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; margin-top:-40px;font-size:14px; color:#ffffff; }
.img1{float: left; position:absolute; top: 139px; left:60px;width:25px; height:48px;cursor: pointer;}
.img2{float: right;position: absolute; top:139px;width:25px; height:48px;cursor: pointer; right:60px }
.pic h3:hover{ font-weight:bold;color:#3a6db7}



.conter{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden;}
.conter_text{width:1100px;overflow:hidden;margin:0 auto; margin-bottom:52px;}
.lanm{ border-bottom:1px solid #ccc; overflow:hidden}
.lanm h2{ font-size:24px; width:228px; text-align:center; border-bottom:1px solid #3a6db7; line-height:60px; float:left}
.lanm span a{ float:right;color:#3a6db7; font-size:14px; line-height:60px; padding-right:10px;}
.conter_left{ float:left; width:450px; border-bottom:1px solid #ccc; padding-bottom:25px;}
.conter_left img{ width:450px; height:180px;margin-top:20px;}
.conter_left p{ font-size:14px; line-height:25px; color:#666; padding:15px 0}
.conter_left a{ color:#3a6db7; font-size:14px; padding-top:5px;}
.conter_right{ width:630px; float:right;border-bottom:1px solid #ccc;}
.xq{ height:150px; background:#f8f8f8; margin-top:20px;}
.xq img{ width:250px; height:150px; float:left; margin-right:15px;}
.xq h2{ font-size:16px; color:#333; padding:10px 0 5px 0;float:left;width: 349px; }
.xq span{ background:url(../images/sj.png) left center no-repeat; padding-left:20px; font-size:12px; color:#999999;float:left; margin-bottom:5px}
.xq p{font-size:14px; line-height:25px; color:#666;width: 349px; float:left }
.xq a{ color:#3a6db7; font-size:14px; padding-top:10px;float:left }
.xq a:hover{ font-weight:bold;color:#3a6db7}
.conter_right ul{ margin-top:6px; overflow:hidden}
.conter_right ul li{ background:url(../images/y.png) left center no-repeat; padding-left:13px; border-bottom:1px dotted #ccc; height:34px;}
.conter_right ul li a{ line-height:34px; font-size:14px; color:#666666}
.conter_right ul li span{line-height:34px; font-size:14px; color:#666666; float:right}
.conter_right ul li a:hover{ font-weight:bold;color:#3a6db7}



.bottom{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden; border-top:1px solid #3a6db7}
.bottom_text{width:1100px;overflow:hidden;margin:0 auto;}
.bottom_left{ float:left; width:616px; margin-bottom:35px;}
.bottom_left ul{ overflow:hidden; margin-top:40px; margin-bottom:35px;}
.bottom_left ul li{ float:left}
.bottom_left ul li a{ padding:0 15px;font-size:14px; color:#666666; border-right:1px solid #666}
.bottom_left p{font-size:14px; line-height:25px; color:#888; padding-left:15px;}
.bottom_left ul li  a:hover{color:#3a6db7}
.bottom_right{ float:right; overflow:hidden; margin-top:93px;}
.bottom_right ul li{ width:150px; height:36px; float:left; margin-right:10px;}
.bottom_right ul li a{ display:block; line-height:36px; color:#ffffff; font-size:14px;}
.bottom_right ul li a.yy{ background:url(../images/yy.png) 14px center no-repeat #3ca9b3; padding-left:45px;}
.bottom_right ul li a.zp{ background:url(../images/zp.png) 14px center no-repeat #3a6db7; padding-left:45px;}

.foot{ width:1100px; height:70px; margin:0 auto}
.foot h2{font-size:14px; line-height:70px; color:#888; float:left}
.foot h3{font-size:14px; line-height:70px; color:#888; float:right}
.foot h3 a{font-size:14px; line-height:70px; color:#888;}
.foot h3 a:hover{ font-weight:bold;color:#3a6db7}

/*内页样式开始*/
.ny_banner{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden;}
.ny_banner img{ width:1920px; height:300px; margin:0 auto}
.inside{width:100%; min-width:1100px; max-width:1920px; margin:0 auto; overflow:hidden;}
.inside_text{ width:1100px; margin:0 auto; overflow:hidden; margin-bottom:60px;}
.dannqian p{ text-align:right; font-size:12px; color:#666666; height:44px; line-height:44px;}
.dannqian p a{font-size:12px; color:#666666; height:44px; line-height:44px;}
.dannqian img{ margin-right:8px; width:16px; height:14px;}

.inside_left{ width:280px; float:left}
.inside_nav{ background:url(../images/bg-01.png) center no-repeat;padding:25px 0px;}
.inside_nav h2{ font-size:18px; color:#ffffff; margin-left:20px;}
.inside_nav h3{ font-size:24px; color:#ffffff; line-height:54px; margin-left:18px;}
.inside_nav span{ display:block; width:40px; border-bottom:2px solid #fff; margin-left:18px;}
.inside_left ul{ overflow:hidden; border:1px solid #e5e5e5}
.inside_left ul li{ border-bottom:1px solid #e5e5e5; height:60px;}
.inside_left ul li a{ display:block; line-height:60px; background:url(../images/inside2_07.png) left center no-repeat;font-size:14px; color:#666; padding-left:20px; margin-left:40px;}
.inside_left ul li:hover{ background:#ebf4ff}

.lianxi{ overflow:hidden; border:1px solid #e5e5e5; padding:30px 15px; margin-top:20px; border-bottom:6px solid #3a6db7}
.lianxi h3{ font-size:18px; color:#666; text-align:center}
.lianxi h4{ text-align:center; margin-top:15px; margin-bottom:20px;}
.lianxi h5{font-size:14px; color:#666;text-align:center}
.lianxi h6{ font-size:36px; border-bottom:1px solid #e5e5e5; color:#386dc3; text-align:center; padding-top:10px; padding-bottom:15px;}
.lianxi p{font-size:14px; line-height:25px; color:#666; word-wrap:break-word;word-break:break-all;word-break: keep-all;word-wrap: break-word; white-space: pre-wrap;  text-align:justify;  text-justify:inter-ideograph;}

/*关于我们*/
.inside_right{border:1px solid #e5e5e5; float:right; width:800px;}
.dh h2{ height:60px; font-size:18px; color:#3a6db7; padding-left:20px;line-height:60px; border-bottom:1px solid #e5e5e5;}
.inside_xq{ padding:20px; overflow:hidden}
.inside_xq h2{ font-size:18px; color:#386dc3; font-weight:bold; line-height:30px; padding-bottom:5px;}
.inside_xq p{ font-size:14px; color:#666; line-height:30px;word-break: keep-all;word-wrap: break-word; white-space: pre-wrap;  text-align:justify;  text-justify:inter-ideograph;}
/*联系我们*/
.inside_xq h4{ font-size:16px; color:#666; line-height:35px;}
/*.inside_xq span{ line-height:35px;font-size:16px; color:#333; }*/
.inside_xq img{ width:760px; height:auto}
.inside_xq ul.lx li{ font-size:14px; color:#666; line-height:30px;word-break: keep-all;word-wrap: break-word; white-space: pre-wrap;  text-align:justify;  text-justify:inter-ideograph;}
.liuy{ width:350px; float:left; overflow:hidden; margin-top:30px; margin-bottom:50px;}
.liuy label{ font-size:14px; color:#666666; text-align:left; width:82px; display:block; float:left; height:32px;margin:6px 0; line-height:32px;}
.liuy input{ width:260px; height:30px; border:1px solid #e5e5e5; float:right; margin:6px 0}
.liuy textarea{width:260px; height:100px; border:1px solid #e5e5e5; float:right; margin:6px 0}
.liuy button{ width:125px; height:30px; font-size:14px; color:#fff; text-align:center; line-height:30px; border:none;float: right; margin-left:10px; margin-top:5px; cursor:pointer}
.map{ width:370px; float:right; overflow:hidden; margin-top:30px; margin-bottom:50px;}
.inside_xq td{ border:1px solid #ddd; padding:10px; }
.inside_xq td.et4{    word-break: initial;}
.inside_xq table{    border-collapse: collapse;}
/*招聘动态*/
.inside_xq em{ font-size:14px; color:#386dc3; line-height:30px; font-style:normal}
.inside_xq h6{ font-size:16px; font-weight:bold; color:#666; line-height:30px;}
.zp img{ width:760px; height:180px;}
.zp h2{ font-size:16px; color:#386dc3; line-height:30px; border-bottom:1px solid #e5e5e5; padding-top:10px; padding-bottom:15px; font-weight:normal;word-break: keep-all;word-wrap: break-word; white-space: pre-wrap;  text-align:justify;  text-justify:inter-ideograph;}
.zp ul{ margin-top:10px;}
.zp ul li{ background:url(../images/y.png) left center no-repeat; padding-left:13px; border-bottom:1px dotted #ccc; height:48px; }
.zp ul li a{ font-size:14px; color:#666; line-height:48px;}
.zp ul li span{ float:right;font-size:14px; color:#666; font-weight:normal}
.zp ul li a:hover{ font-weight:bold;color:#3a6db7}

/*翻页*/
.page { overflow:hidden;margin: 0 160px; padding: 50px 0px 10px 0px}
.page ul li{ float:left;}
.page ul li a{ display: block;; height:30px; background: #dddddd; line-height: 30px; text-align: center; padding: 0 10px; margin:0 5px;color: #666666; font-size: 14px;  }
.page ul li span{display: block;; height:30px;  line-height: 30px; text-align: center; padding: 0 10px; margin:0 5px;color: #666666; font-size: 14px; font-weight:normal}
.page ul li a:hover{  background: #386dc3; color: #fff;}
.page ul li a.on{  background: #386dc3; color: #fff;}
.fanye { overflow:hidden; margin:50px 0}
.fanye ul li{ margin-top:20px; width:760px; overflow:hidden;}
.fanye ul li span{ display:block; width:160px; height:30px; background:#386dc3; line-height:30px; text-align:center; color:#fff; font-size:14px; margin-right:20px; float:left}
.fanye ul li a{ font-size:14px; color:#666; line-height:30px; float:left}


/*新闻动态*/
.inside_xf{ padding:20px; overflow:hidden;}
.inside_xf ul.list li{ border:1px solid #e5e5e5; overflow:hidden; margin:20px 0}
.inside_xf ul.list li img{ width:250px; height:150px; float:left; margin-right:15px;}
.inside_xf ul.list li h2{ font-size:16px; color:#333333; font-weight:normal; line-height:50px; padding:0px; float:left;width:474px;}
.inside_xf ul.list li h2:hover{ color: #386dc3; font-weight:bold}
.inside_xf ul.list li span{ background:url(../images/sj.png) left center no-repeat; padding-left:20px; font-size:12px; color:#999999; font-weight:normal;float:left}
.inside_xf ul.list li p{font-size:14px; color:#666; line-height:24px; width:474px; float:left; padding-top:10px;}

.inside_xf ul.slt{ overflow:hidden;}
.inside_xf ul.slt li{ float:left;overflow:hidden;    margin: 10px 4px; width:372px; }
.inside_xf ul.slt li img{ width:370px; height:239px; border:1px solid #e5e5e5}
.inside_xf ul.slt li h3{ height:40px; border:1px solid #e5e5e5; line-height:40px; text-align:center; font-size:14px; color:#666}
.news_nav{ overflow:hidden; border-bottom:1px dashed #ccc; padding-bottom:15px; margin-bottom:20px;}
.news_nav h2{ font-size:16px; color:#333333; text-align:center}
.news_nav h3{ font-size:12px; color:#888888; text-align:center;}




.page{font-size:12px; padding-top:25px; padding-bottom:15px; margin:0 auto; margin-top:15px;}
.page span,.page  a{
padding:5px;
border:1px #CCCCCC solid;
margin-right:2px;
cursor:pointer;
}
.page .current{
border:1px #999999 solid;
background:#FFFFCD;
font-weight:bold;
}
.page  a:hover{
border:1px #333333 solid;
background:#FFFFCD;
text-decoration:none;
}

.detail{padding:15px 10px; padding-top:50px;}
.detail h3{ color:#333; text-align:center; font-size:20px;}
.write{ text-align:center; color:#999; border-bottom:solid 1px #ebebeb; margin:5px 0 18px;}
.write span{ color:#666;}
.detail p{ padding:0 14px;line-height:30px;font-size:14px;}
.dow{border-top:solid 1px #ebebeb;padding-top:15px; margin:30px 0; margin-left:10px; }
.dow b{ color:#0271cb;}
.dow p{ text-indent:0;font-size:12px;}
.info p {line-height:25px;font-size:12px; margin-top:5px; }
























