﻿@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body { color: #666666; font-family: "微软雅黑", Arial, Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 22px; width: 100%; }
.clear { clear: both; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
a:link, a:visited { color: #666666; text-decoration: none; }
a:hover { cursor: pointer }
fieldset, img { border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
.fl { float: left }
.fr { float: right }
.wrap { margin: 0 auto; width: 1200px; }
.minwidth { min-width: 1200px; }
#container { background: #e2e2e2 }
.font16 { font-size: 16px; }
.textc { text-align: center; }
.textl { text-align: left; }
.textr { text-align: right; }
.mb { margin-bottom: 30px; }
.pr { position: relative; }
.pa { position: absolute; }
div { outline: none; }
input { outline: none; }
textarea { outline: none; }
/*加载*/
.load { margin-top: 10px; height: 31px; background: #f0f0f0; color: #707c85; text-align: center; font-size: 12px; line-height: 31px }
.load a { color: #707c85 }
.load a:hover { color: #870407 }
/*新闻详细页*/
.title { padding-bottom: 10px; color: #333; text-align: center; font-weight: bold; font-size: 21px }
.time { margin-bottom: 20px; padding-bottom: 5px; border-bottom: 1px dotted #aaa; text-align: center }
.hits { margin-left: 20px }
.operate { margin-top: 20px; padding-top: 10px; border-top: 1px dotted #aaa; }
/*留言*/
#guestform { margin-top: 20px; padding: 20px; border: dotted 1px #ddd }
.ajaxtable td { vertical-align: middle }
.tdinput { text-align: left; font-weight: normal; font-size: 12px; line-height: 30px }
/*招聘*/
.jobs { color: #225fa9; font-weight: bold; padding-bottom: 20px; }
.jobtitle { cursor: pointer; height: 25px; margin-bottom: 0; padding-top: 10px; width: 705px; }
.jobtitle td { border-bottom: 1px solid #dadada; line-height: 26px; }
.jobtitle .subgif { background: url(../images/mini.gif) no-repeat scroll right center; }
.jobsub { background-color: #fafafa; border: 1px dotted #dadada; border-top: none; display: none; overflow: hidden; padding: 10px; }
#job .th { background-color: #eFF; margin: 10px 0 3px 0; padding: 5px 3px; font-weight: bold }
/*头部*/
#header { }
#header .wrap { height: 94px; background: #fff; border-top: 4px solid #004a84 }
.logo { padding: 15px 0 13px 19px; }
.headright { text-align: right; }
.headright p { text-align: right; height: 21px; line-height: 21px; margin: 21px 19px 0 0; }
.headright p a:hover { color: #2259b5 }
.headright img { margin-right: 5px; vertical-align: middle }
/*导航*/
.menu { padding-right: 16px; }
.menu li { float: left; text-align: center; line-height: 66px; margin-left: 27px;margin-top:15px; position:relative}
.menu li a { display: block; font-size: 16px; }
.menu li a:hover { color: #2259b5 }
.menu .first a { color: #2259b5 }
.menu .hover{color: #2259b5}
.arrow { width: 9px; height: 5px; display: block; background: url(../images/arrow.png) no-repeat center center; float: right; margin: 33px 0 0 5px; }
.menu .menulist{  display: none; left: -30px; background:url(../images/00.png) no-repeat top left;  padding: 10px 0; position: absolute; text-align: center; top:60px; width:140px; z-index: 40; }
.menu .menulist ul{ background:#fff; overflow:hidden;border:1px solid #ccc; border-top:0;padding:5px 0;}
.menu .menulist ul li{ line-height:35px; float:none; border-bottom:1px dashed #ccc;margin:0 15px;}
.menu .menulist ul li a{ font-size:14px;}
.menu .subnav{ display:block}
.menu .first ul li a{ color:#666;}
.menu .first ul li a:hover{ color:#2259b5;}

/*banner*/
#ban { height: 500px; }
#ban .banner { height: 500px; position: relative; }
.banner ul.imglist li { position: absolute; }
#ban .imglist li { background: none no-repeat center top; height: 500px; width: 100%; }
#ban a { display: block; }
.banner .imglist li a { height: 100% }
.btn_left, .btn_right { cursor: pointer; display: block; height: 17px; position: absolute; bottom: 12px; width: 13px; z-index: 1; }
.btn_left { background: url(../images/left.png) no-repeat center center; left: 35%; }
.btn_right { background: url(../images/right.png) no-repeat center center; right: 35%; }
.pagelist { bottom: 30px; height: 17px; position: absolute; right: 0; text-align: center; width: 100%; z-index: 1; }
.pagelist li { color: #2259b5; cursor: pointer; display: inline-block; *display:inline;
font-size: 45px; height: 45px; line-height: 45px; position: relative; width: 25px; }
.pagelist li.on { color: #e60412; }
/*首页主体*/
#main { }
.main1 { }
.main1 .wrap { background: #f9f8f8; padding: 45px 0; overflow: hidden }
.main1title { text-align: center; }
.main1title p { color: #e60011; font-size: 18px; margin: 5px 0 25px 0; overflow: hidden }
.main1 ul { padding-left: 18px; overflow: hidden }
.main1 ul li { width: 278px; height: 188px; text-align: center; margin-right: 17px; float: left; }
.main1 ul li a { background: #fff; display: block; padding: 10px 29px 10px 29px; height: 168px; }
.main1 ul li a .areaimg { border-bottom: 1px dashed #6d6d6d; margin-bottom: 10px; }
.main1 ul li .a2 { display: none; }
.main1 ul li a:hover { background: #d9e0ee }
.main1 ul li a:hover h3 { color: #2259b5 }
.main1 ul li a:hover span { color: #2259b5 }
.main1 ul li a:hover .a1 { display: none; }
.main1 ul li a:hover .a2 { display: block; }
.main1 ul li a h3 { color: #444; font-size: 24px; line-height: 30px; height: 30px; }
.main1 ul li a span { text-transform: uppercase; }
.main2 { height: 300px }
.main2 .wrap { padding: 25px 0; overflow: hidden; background: #fff; }
.main2title { text-align: center; font-size: 32px; color: #000; margin-bottom: 20px; }
.main3 { }
.main3 .wrap { }
.main2pro { position: relative; text-align:center }
.main2pro .protitle {display: inline-block;margin: 0 auto;width:1164px;  height: 34px; line-height: 34px;margin:18px; background:url(../images/line.jpg) no-repeat center center; }
.main2pro .protitle li { padding: 10px;margin:0 5px;border: 1px solid #8e8e8e; border-radius: 5px; background:#fff;display:inline-block ;*float:none;*display:inline;zoom:1;text-align:center;}
.main2pro .protitle li a { display: block ; font-size: 24px; font-weight: bold;}
.main2pro .protitle li.sel { background: #2259b5;border: 1px solid #2259b5; }
.sel a { color: #fff; }
.prot .sel a{ color:#2259b5}
.prot{margin-left:15px;}
.prot li { float: left; }
.p2 { display: none }
.p4 { display: none }
.newinfo { margin:0 18px; overflow: hidden }
.prot { overflow: hidden; margin-bottom: 8px; }
.prot li { height: 42px; margin-right: 10px;padding:0 10px; text-align: center; line-height: 33px; }
.prot .sel { background: url(../images/navbg.png) no-repeat bottom center; }
.proinfoleft { margin-right:10px; height: 196px; padding: 19px 29px 19px 19px; }
.proinfoleft h3 { font-size: 24px; height: 40px; line-height: 40px; text-align:left; }
.proinfoleft P{text-align:left;}
.proinfoleft a { color: #333; }
.proinfo { height: 184px; }
.proinfo ul{ width:817px;}
.proinfo li { float: left; margin-left: 15px; }
.proinfo li h3 { height: 39px; line-height: 39px; border-bottom: 1px solid #2d69cd; text-align:left;padding-left:10px; }
.proinfo li a { display: block; background:#f9f8f8;}
.iprolist { height: 234px; }
/*底部*/
.foottop .wrap { background: #e4e9f3; padding: 26px 0; overflow: hidden }
.footleft { margin-left: 18px; width: 292px; margin-right: 55px;height: 180px }
.footltitle { padding-bottom: 15px; margin-bottom: 10px; background: url(../images/line.png) no-repeat bottom left; overflow: hidden }
.footltitle h3 { color: #444; font-size: 18px; margin-right: 5px; background: url(../images/dh.png) no-repeat center left; padding-left: 25px; }
.footltitle span { color: #777; }
.footleft li { float: left; background: url(../images/dot.jpg) no-repeat center left; padding-left: 10px; margin-right: 30px; margin-bottom: 4px; }
.footleft li a:hover{color:#e60011}
.footcenter { width: 442px; margin-right: 45px;height: 180px }
.fc h3 { background: url(../images/hz.png) no-repeat center left; padding-left: 33px; }
.footcenter ul { width: 455px; }
.footcenter li{ float: left; margin: 0 10px 10px 0; }
.footcenter li a { display: block }
.footcenter li img { border: 1px solid #caced5;width:137px;height:37px; }
.loop { position: relative; height: 140px; }
.top, .bottom { bottom: 0; cursor: pointer; display: block; height: 20px; position: absolute; width: 20px; z-index: 1; }
.top { background: url("../images/left.jpg") no-repeat center center; right: 25px; }
.bottom { background: url("../images/right.jpg") no-repeat center center; right: 0; }
.top:hover { background: url("../images/lefth.jpg") no-repeat center center; right: 25px; }
.bottom:hover { background: url("../images/righth.jpg") no-repeat center center; right: 0; }
.fright{ background:none;}
.fright h3{ background: url(../images/ph.png) no-repeat center left; padding-left: 33px; }
.footright{ background:url(../images/map.png) no-repeat center right;height:180px;width:340px;}
.rbottom img{margin-right:10px;}
.rbottom  p img{ vertical-align:middle;margin-bottom:7px;}
#searchform{ background:url(../images/search.jpg) no-repeat center left;width:266px; height:32px;}
#searchform input#text{border:0;height:32px;padding:0 5px;width:218px; line-height:32px;}
#searchform #search{ background:none; cursor:pointer;width:38px; height:32px; border:0;}
.footbottom .wrap{ background:#b2bcce; height:41px; line-height:41px;}
.footbottom span{margin:0 10px; color:#fff;}
.footbottom span a{ color:#fff;}


.inban1{ background:url(../images/inbanner01.jpg) no-repeat center center;height:250px;}
.inban2{ background:url(../images/inbanner02.jpg) no-repeat center center;height:250px;}
.inban3{ background:url(../images/inbanner03.jpg) no-repeat center center;height:250px;}
.inban4{ background:url(../images/inbanner04.jpg) no-repeat center center;height:250px;}
.inban5{ background:url(../images/inbanner05.jpg) no-repeat center center;height:250px;}
.inban6{ background:url(../images/inbanner06.jpg) no-repeat center center;height:250px;}
.inban7{ background:url(../images/inbanner07.jpg) no-repeat center center;height:250px;}
.inmain .wrap{padding-top:24px; background:#fff; overflow:hidden}
.current{margin:0 18px; overflow:hidden;border-bottom:1px solid #d1d1d1;margin-bottom:35px;}
.current ul li{ float:left;height:37px; line-height:37px; font-size:16px;width:168px;margin-right:16px;}
.current ul li a{width:168px; height:37px; display:block; background:url(../images/cur.png) no-repeat center center;}
.current ul li a h3{margin-left:30px;}
.current ul li a:hover{background:url(../images/curh.png) no-repeat center center; color:#fff;}
.current ul .cur a{background:url(../images/curh.png) no-repeat center center; color:#fff;}
.currentright{padding-top:10px;}
.maintitle{ background:url(../images/title.png) no-repeat center center; text-align:center;height:38px; line-height:38px; font-size:22px; color:#044ea3;}
.content{padding:20px 18px; overflow:hidden}



.histroylist li { background: #fff url(../images/his.png) no-repeat 36px 38px; overflow: hidden; padding-bottom: 10px; display: block; margin: 0; }
.hleft { padding: 72px 91px 50px 58px; color: #006ab8; font-size: 30px; }
.hright {margin-left:20px;}
.hright ul { margin-top: 65px; }
.hright ul li { border-bottom: 1px dashed #eee; padding: 5px 0; background: none; }
.hright ul li h3 { color: #006ab8; width: 60px; font-size: 18px; }
.hright ul li span { width: 800px }


.productslist{ overflow:hidden}
.productslist li {overflow:hidden;margin-bottom:20px;}
.productslist li a{  display:block;overflow:hidden; text-decoration:underline; color:#2259b5}
.productslist .prolist{ font-size:21px; display: block;height: 45px;line-height: 45px; margin-top: 5px;}
.productslist li .protitle{ background:url(../images/arr.png) no-repeat 70px bottom;height:42px;margin-bottom:10px;}
.productslist li .protitle span{ font-size:16px; display:block; background:#2259b5; border-radius:5px;line-height: 33px;width: 285px; text-align:left; color:#fff; padding:0 20px}

.productslist li  .proinfo{padding:5px; overflow:hidden;width:300px;}
.productslist li table td{height:37px; line-height:37px; border-bottom:1px solid #ccc; border-right:1px solid #ccc; text-align:center}

.productslist li table .trbg{ background:#648acb;}
.productslist li table .trbg td{ color:#fff;}




.honorlist { overflow: hidden; width:1220px; }
.honorlist li { border: 2px solid #ddd; float: left; height: 382px; margin: 0 25px 20px 0; text-align: center; overflow: hidden; width: 268px; }
.honorlist li:hover { border: 2px solid #044ea3; }
.honorlist li img.aa { width: 268px; height: 352px }


.partnerlist {width:1220px;}
.partnerlist li{ float:left;margin-right:24px;border:2px solid #ccc;margin-bottom:25px;}
.partnerlist li img{ display:block;width:210px;height:57px;}



.newslist .newsinfo { width: 940px; height: 150px; }
.newslist .newsinfo span{ color:#999; font-size:12px;margin-bottom:5px; display:block}
.newslist .newsinfo p{margin-top:5px;}
.newslist li img { width: 200px; height: 150px; margin-right: 20px; }
.newslist li h3 { font-size: 18px; color: #333; margin-bottom: 7px; }
.newslist li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dashed #ccc; overflow: hidden }
.newslist li a:hover h3 { color: #044ea3 }

.arealist{ width:1220px;}
.arealist li{ float:left;width:570px; background:#d9e9f4;margin:0 22px 22px 0;}
.arealist li img{width:267px;height:267px;}
.arealist li a{ display:block}
.arealist li a:hover .areainfo h3{ color:#044ea3}
.arealist li .areainfo{padding:15px;width:273px;height:237px;}
.arealist li .areainfo h3{ color:#444; font-size:24px; line-height:30px; height:30px;margin-bottom:5px;}
