@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td {  margin:0;   padding:0; 
  font-family:"Microsoft Yahei","宋体"; /*font-family:"FZZHUNYSK","微软雅黑","宋体";*/  font-size:14px; color:#333;}
table {  border-collapse:collapse;    border-spacing:0;}
fieldset,img,button {  border:0;}
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;  
  /* font-weight:normal; */
}
ol,ul { list-style:none;}
caption,th {  text-align:left;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}
a { text-decoration:none; color:#555;  }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


html { font-family: "Microsoft Yahei","宋体";    }
body { background: #fff; }
a:hover,a:focus {
  color: #396aa5;
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mc { margin:0 auto;}
.w1200 {  width: 1200px;}
.fl { float:left}
.fr { float:right}
.cl { clear:both; 
  /* color: #931f32; */
}


/* ------------------------------------------------------首页-------------------------------------------------------- */
/*头部*/
.topwrap { width:100%; height:132px; background:url(../images/top_bg.jpg) repeat-x; }
.top_box { height:132px;  }
.top_box .top_logo { width:360px; padding-top:35px; }
.top_box .top_text { width:563px; height:56px; margin-top:39px; margin-left: 24px;  border-left:1px solid #ccc; }
.top_box .top_text h1 { text-indent:24px; font-size:26px; color:#16326f; margin:0; padding:0;line-height:30px;}
.top_box .top_text h2 { text-indent:24px; font-size:16px; color:#888888; margin:0; padding:0; line-height:30px; }
.top_box .top_contact { width:253px; height: 48px; margin-top:43px; padding-left: 60px; background: url(../images/toptell.png) no-repeat left; }
.top_box .top_contact h6{font-size: 16px; color: #666;}
.top_box .top_contact p { font-size:28px; color:#0b4f8e; font-weight:700; text-indent:0; font-family: Arial, Helvetica, sans-serif; }


/*导航*/
.navWrap { width:100%; height:50px; background: url(../images/menubg.jpg) #37872D no-repeat; 
  /* position: fixed; z-index: 99; */
}
#nav { width: 1200px;  margin: 0 auto;}
.nav{ height:50px; line-height: 50px; position:relative; z-index:6; }
.nav a{ color:#fff; }
.nav .nLi{ float:left; position:relative; display:inline; }
.nav .nLi h3{ float:left;}
.nav .nLi h3 a{ display:block; font-size:16px; padding:0 27px; text-decoration:none;}
.nav .on h3 a{background-color: #073560;}
.nav .sub{ display:none; width:160px; left:0px; top:50px; position:absolute; background-color:#fff; line-height:26px; padding-bottom: 6px; border-radius: 0 0 5px 5px;}
.nav .sub::before { content: ''; position: relative; top: -7px; left: 20px; display: block; width: 15px; height: 8px; background: url(../images/nav_arrow.png) no-repeat;}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:6px 20px; color:#333;}
.nav .sub a:hover{ background: #b3cef2; color:#0b4f8e;}


/*--------------banner开始----------------*/
.fullSlide{ width:100%;  position:relative; z-index:1; height:478px; background:#fff; }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden; }
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important; height:478px; overflow:hidden; text-align:center; }
/* .fullSlide .bd li a { display: block; width:100%; height:192px;} */
.fullSlide .hd{ width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; 
  _background:#000; _filter:alpha(opacity=60);  }
.fullSlide .hd ul{ text-align:center; /* background-color: rgba(0, 0, 0, 0.52); */}
.fullSlide .hd ul li{ cursor:pointer;  display:inline-block;  *display:inline; zoom:1; width:12px; height:12px; margin:0 10px; border-radius: 50%;
  background-color: #eee;  overflow:hidden; line-height:9999px; }
.fullSlide .hd ul .on{ background-color: #c70007; }
.fullSlide .prev,  
.fullSlide .next { width: 48px; height: 50px; margin: -45px 0 0; display: none;  background: url(../images/prev.gif) no-repeat 0 0;
  position: absolute; top: 53%; z-index: 10; cursor: pointer; text-indent: 999; filter: alpha(opacity=60); opacity: 0.8;}
.fullSlide .prev { left: 30px;}
.fullSlide .next { background-position: -48px 0; right: 30px; }
.fullSlide .prev:hover,
.fullSlide .next:hover { filter: alpha(opacity=100) !important; opacity: 1 !important;}

/*公告和搜索*/
.sectionwrap{ width:100%;height: 50px; background:#16326f; position:relative; clear:both;  min-width: 1150px; }
.section{ height: 100%;}
.section .notice{width:900px;height:100%; line-height:50px; }
.section .notice .title{ width:97px; font-size:16px; color: #fff; }
.section .notice .noticenr{width:800px; height:100%; float:left;color:#babfcd;}
.section .search{width:280px; padding-left: 40px; height:34px;float:right; margin-top: 8px;}
.section .text{float:left;width:175px;color:#666; background-color: #f1f7ed; height:34px; padding:5px; line-height:20px;border:0;font-size:14px;}
.section .btn{float:left;background:url(../images/search.jpg) no-repeat center center;width:65px;height:34px;border:0;cursor:pointer; }

/* .select{float:left;width:91px;height:34px; line-height:40px;background:url(../images/select.png) left top no-repeat; position:relative;}
.select select{margin:5px auto;width:91px;}
div.selectbox-wrapper{border: #B08215 1px solid;border-top: #ca0047 0 solid;overflow:hidden;width:89px; *left:0;position: absolute;background: #fff;text-align:left;*margin-top:0;z-index:9999;}
div.selectbox-wrapper ul li.selected {background-color:#FCE773;color:#173b00}
div.selectbox-wrapper ul li.current {color: #173b00;background-color:#FCE773}
div.selectbox-wrapper ul li {text-align:center;padding-right:3px;padding-bottom:3px;width:100%;cursor:pointer;line-height: 24px;padding-top: 3px;font-size:14px;}
.selectbox{border:none;display:block;width:91px; color:#FCE773; text-indent:8px;cursor:pointer;height:34px;background:none;line-height:34px;font-size:14px;}
 */

.firstwrap{ height: 381px; padding-top: 50px;}
.about_box{width: 808px; height: 282px;}
.about_box .about_img{width: 402px; height: 100%; border: 1px solid #5a99d4; padding: 10px;}
.about_box .about_img img{width: 100%; height: 100%;}
.about_txt { width:374px; height:280px; float:left; display:inline; margin-left: 32px; }
.about_txt h3 { width:374px; height:37px; line-height:35px; border-bottom:2px solid #5a99d4;  margin-bottom:15px; }
.about_txt h3 span { display:block; font-size:20px; font-weight:700; color:#16326f;float:left; }
.about_txt h3 em { display:block; width:90px; float:right; text-align:right; }
.about_txt p { clear:both; text-indent:2em; font-size: 15px; line-height:30px; text-align: justify; text-justify: inter-ideograph;  }
.xcy { width:100%; padding-top:20px; background:url(../images/xcy_bg.jpg) no-repeat 0 36px;  }
.xcy h1,.xcy h2 { font-size:18px; color:#16336f; line-height:34px; font-weight:bold;text-indent:60px; }
.xcy h1 span,.xcy h2 span { color:#f13a3c;  }
.xcy h2 { padding-left:35px; }



.newswrap { width:356px; height:282px; background-color: #f1f7ed;}
.newswrap h1 { width:100%; height:37px; background:#16326f; line-height:37px;}
.newswrap h1 span { display:block; width:200px; float:left; color:#fff; text-indent:16px; font-size:20px; font-weight: 700;}
.newswrap h1 em { display:block; width:70px; height: 100%; float:right; text-align:right; background-color: #5a99d4; padding-right: 16px;}
.newswrap h1 em a { color:#fff; }
.newswrap ul { width:356px; height:245px; float: left; padding:5px 20px 13px 20px; }
.newswrap ul li { width:100%; line-height:43px; border-bottom:1px dashed #5a99d4; text-indent:13px; background:url(../images/arrow01.jpg) no-repeat 0 20px;  }
.newswrap ul li a{font-size: 15px; display: block; overflow:hidden; text-overflow:ellipsis;  white-space:nowrap;}


/* 产品 */
.productswrap{width: 100%; height: 911px; background-color: #eaedf1; padding-top: 40px; overflow: hidden;}

.products_title{ height: 90px; text-align: center;}
.products_title h2{font-size: 32px; font-weight: 600; color: #16326f; padding-bottom: 6px;}
.products_title i{font-size: 13px; font-family: Arial, Helvetica, sans-serif; color: #666; }
.products_title .title_line{ width: 395px; height: 14px; background: url(../images/titleimg.png) no-repeat center; margin-top: 8px;}


.abBox{ width: 1252px; height: 754px; padding-top: 32px;}
.abBox .hd { height: 45px;}
.abBox .hd ul {  display: block; width: 436px; height: 45px; margin: 0 auto; overflow: hidden;}
.abBox .hd li { width: 176px; height: 45px; margin: 0 20px; float: left; text-align: center;  _font-weight: bold;}
.abBox .hd li a { height: 36px; display: block; padding-top: 6px; font-size: 15px; border: 2px #9eaac3 solid;}
.abBox .hd li.on {  background: url(../images/jiantou.png) no-repeat scroll center bottom; }
.abBox .hd li.on a {  color: #fff; background-color: #16336f;border: 2px #16336f solid;}
.abBox .bd { padding-top: 25px;}
.abBox .bd ul { overflow: hidden;}
.abBox .bd ul li { width: 366px; height: 310px; margin: 0 25.5px; float: left; overflow: hidden; display: inline; text-align: center; margin-bottom: 15px; }

.img_wrap { width: 366px; height: 269px; border: 1px #9eaac3 solid; overflow: hidden;  position: relative;  z-index: 1;}
.img_wrap img{width: 100%; height: 100%;  transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;}
.abBox .bd ul li .img_wrap:hover img{transform: scale(1.1);transition:1s ease;}
.abBox .bd ul li:hover .img_wrap {border: 1px #396aa5 solid;}
.abBox .bd ul li p{font-size: 15px; overflow:hidden;  text-overflow:ellipsis;  white-space:nowrap; padding: 0 10px; line-height: 40px;}
.abBox .bd ul li:hover p{color: #396aa5;}



/*-------------------- 底部开始 -------------------*/
/* foot */
.footer { width: 100%; height: 245px; background-color: #16336f;}
.footer a { color: #babfcd;}
.footer p {  color: #babfcd;}
.footnav {  width: 1266px; height: 63px;}
.footnav li {  float: left; line-height: 63px;}
.footnav li a { padding: 20px 33px; font-size: 15px;}
.footer a:hover { color: #eee;}
.foot_copy { width: 1200px; height: 180px; border-top: 1px #babfcd solid;}


.copyleft {  width: 900px; height: 163px; padding-top: 30px;}

.link { width: 100%; height: 55px;}
.link h6{color: #fff; font-size: 20px;}
.link p {  float: left; padding-top: 13px; }

.copy { width: 100%; height: 79px; padding-top: 23px;}
.copy p {  line-height: 27px;}

.ewmright { width: 98px; height: 126px; padding-top: 38px;  text-align: center;}
.ewmright img { width: 98px;}
.ewmright p { line-height: 25px; font-size: 15px;}
.foot_tech { width: 100%; height: 50px; line-height: 50px; color: #fff; text-align: center; background-color: #292929;}
#gotoTop { background: url("../images/top1.png");  width: 50px; height: 50px; right: 30px;  bottom: 50px;  margin-top: -50px;  margin-left: 520px;
    display: none;  position: fixed;  cursor: pointer;}
#gotoTop {  _position: absolute;}
.hover#gotoTop {  background: url("../images/top2.png");}




/* 内页 */
.contentwrap{width: 100%; min-height: 700px; background-color: #eceeef;}
.content_page{ min-height: 600px; padding-top: 30px;}
/* 面包屑 */
.menuwrap{padding: 20px 0;color: #777;font-size: 13px;}
.goback{ float: right; color: #666;}

.ny_main_left{ width: 895px; min-height: 950px; background: #fff; padding: 70px 60px;}
.ny_main_right{width: 270px; padding: 20px; min-height: 600px; background: #fff;}

.maintitl{ width: 100%; min-height: 40px; margin-bottom: 50px;}
.maintitl h2{ font-size: 24px; line-height: 40px; font-weight: 600; color: #333;}
.maintitl span{ display: block; font-size: 13px; color: #999; padding-top: 10px;}

/* 产品图片列表 */
.ny_piclist{ margin-left: -35px; }
.ny_piclist li { width: 370px; height: 300px; float: left; margin-bottom: 30px; margin-left: 35px;}
.ny_piclist li .ny_img{width: 370px; height:260px; overflow: hidden; border: 1px #9eaac3 solid;}
.ny_piclist li:hover .ny_img {border: 1px #396aa5 solid;}
.ny_piclist li .ny_img img { width: 100%; height:100%; transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;}
.ny_piclist li:hover img{ transform: scale(1.1);transition:1s ease;}

.ny_piclist li span { display: block; height: 40px; line-height: 40px;  width: 100%; text-align: center; overflow: hidden; text-overflow: ellipsis;
  font-size: 15px; color: #666;}
.ny_piclist li :hover span{color:#396aa5;}

/* 资质图片列表 */
.nyzz_piclist{ margin-left: -30px; }
.nyzz_piclist li { width: 238px; height: 340px; float: left; margin-bottom: 30px; margin-left: 30px;}
.nyzz_piclist li .nyzz_img{width: 238px; height:300px; overflow: hidden; border: 1px #9eaac3 solid;}
.nyzz_piclist li:hover .nyzz_img {border: 1px #396aa5 solid;}
.nyzz_piclist li .nyzz_img img { width: 100%; height:100%; transition: all .6s ease; -moz-transition: all .6s ease; -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;}
.nyzz_piclist li:hover img{ transform: scale(1.1);transition:1s ease;}

.nyzz_piclist li span { display: block; height: 40px; line-height: 40px;  width: 100%; text-align: center; overflow: hidden; text-overflow: ellipsis;
  font-size: 15px; color: #666;}
.nyzz_piclist li :hover span{color:#396aa5;}




/* 新闻列表 */
.ny_newslist li { width: 100%; height: 80px; line-height: 80px; float: left; border-bottom: 1px dotted #ccc;}
.ny_newslist li:hover{background: #f6f2ee;}
.ny_newslist li a i{ font-size: 18px; padding-right: 5px; font-style:normal;color: #396aa5;}
.ny_newslist li a{ display: block; float: left; width: 80%; font-size: 15px; color: #333; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny_newslist li a:hover{ color: #396aa5;}
.ny_newslist li span{ float: right; font-size: 13px; color: #888;}





.right_nli{width: 100%;  min-height:100px; padding-top: 20px;}
.right_nli p{line-height: 26px;}

.right_title{width: 100%; height: 40px; line-height: 40px; border-radius: 3px; background-color: #16336f; padding: 0 16px; color: #fff; 
  font-size: 17px; margin-bottom: 20px; }
.right_title a{ float: right; color: #bfd6ea; font-size: 13px;}
.right_title a:hover{color: #fff;}

.right_nli ul{ margin-left: -30px;}
.right_nli ul li{ float: left; width:100px; height: 125px; margin-left: 30px;}
.right_img{ width: 100px; height: 80px; border: 1px #9eaac3 solid;}
.right_img img{width: 100%; height: 100%; }

.right_nli ul li span{ color: #666; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.right_nli ul li:hover span{color: #16336f;}


/* 内容 */
.main_textW { padding-bottom: 50px; min-height: 600px;}
.main_textW p { font-size: 16px; line-height: 35px; }
.main_textW img { max-width: 100%; margin-bottom: 20px;}


/* 上一条 */
.updown{ width: 100%; height: 110px; border-top: 1px #e0e1e1 dashed; padding-top: 50px;}
.updown p{ float: left; line-height: 35px;  padding:0 20px; color: #666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}



/* 页码 */
.pagenumberwap { width: 699px;text-align: center; clear: both; padding-top: 50px;}
.fanye { display: inline-block;}
.fanye { _display: inline;}
.fanye li {  _float: left; border: 1px solid #ccc; height: 30px; line-height: 30px; vertical-align: middle;
  margin: 0 3px; min-width: 45px; display: inline-block; background-color: #fff;}
.fanye li a{ display: block; padding: 0 6px;}
.fanye li:hover {  border: 1px solid #16336f; color: #16336f; text-decoration: none;}
/* .fanye li.on { background: #045CBD; border: 1px solid #d6d6d6; color: #fff; text-decoration: none; font-weight: bold;} */
.fanye li.active { background: #16336f; border: 1px solid #d6d6d6; color: #fff; text-decoration: none; font-weight: bold;}
.fanye li.active a { color: #fff;}
.fanye li.disable { color: #D6D6D6; cursor: default;}
.fanye li.disable:hover { border: 1px solid #16336f;}
.fanye li.load { cursor: pointer; line-height: 27px;}