@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica,'微软雅黑';
}

ul,
li {
    list-style: none;
}
a{
    text-decoration: none;
    cursor: pointer;
}
input,
select,
textarea {
    outline: none;
    border: none;
}
body{
    background: #ffffff;
}
.container{
    width: 1400px;
    margin: 0 auto;
}
.top{
     background: rgba(0,78,151,0.8);
    height: 110px;
    width: 100%;
    position: relative;
    z-index: 1000;
}
.top .logo{
    margin-top: 10px;
    float: left;
}
.nav{
    float: right;
    height: 110px;
    margin-right: 20px;
}
.nav li{
    float: left;
    margin-left: 30px;
    font-size: 18px;
    height: 110px;
    line-height: 110px;
}
.nav li a{
    color: #fff;
    line-height: 40px;
}
.nav li:hover a{
    color: #FFBF00;
}
.nav li:hover{
    background: url("../images/nav-bg.png")no-repeat center bottom;
}

/*BANNER*/
.theme-default {
    width:100%;
    height:825px;
    position:relative;
    overflow:hidden;
}
.theme-default #slider {
    width:1920px;
    height:825px;
    position:absolute;
    left:50%;
    top:0;
    margin-left:-960px;
}
.theme-default .nivoSlider {
    position:relative;
    background:#fff url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow:0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow:0px 1px 5px 0px #4a4a4a;
    box-shadow:0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.theme-default .nivoSlider a {
    border:0;
    display:block;
}
.theme-default .nivo-controlNav {
    position:absolute;
    left:50%;
    bottom:285px;
    margin-left:500px;
    z-index:999999;
}
.theme-default .nivo-controlNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(../images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    float:right;
    z-index:99999999;
}
.theme-default .nivo-controlNav a.active {
    background-position:0 -30px;
}
.theme-default .nivo-directionNav a {
    display:block;
    width:30px;
    height:96px;
    background:url(../images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
    top:180px;
}
.theme-default a.nivo-nextNav {
    background-position:-30px 0;
    right:375px;
    display:none;
}
.theme-default a.nivo-prevNav {
    left:375px;
    display:none;
}
.theme-default .nivo-caption {
    font-family:Helvetica,Arial,sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
    position:relative;
    z-index:9;
    cursor:pointer;
}
.nivo-controlNav a.active {
    font-weight:bold;
}

#banner{
    height: 825px;
    position: relative;
    top: -210px;
}


.dropdown {
    position: relative;
    display: inline-block;
    z-index:1000
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100px;
    left: -15px;
    text-align: center;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);

}
.dropdown-content a {

    height: 40px;
    line-height:40px;
    font-size:16px;
    text-indent: 0;
    text-decoration: none;
    display: block;
    color: #000 !important;
}
.dropdown-content a:hover {
    background-color: #f1f1f1;
    border:none;
    color: #004E97 !important;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown:hover .dropbtn {
    color:#fff
}
.dropdown:hover .dropdown-content a:before{ border:none!important;}
.dropdown:hover .dropdown-content a:after{ border:none!important;}


/*业务范围*/
.ywfw{
	margin-top:-210px;
}
.ywfw .title{
    height: 200px;
    background: url("../images/ywfw.png")no-repeat 0 center;
    overflow: hidden;
}
.LeftBotton{
    background:url("../images/left.png")no-repeat ;
    display: block;
    width: 59px;
    height: 58px;
    float: right;
    margin-right: 20px;
    margin-top: 80px;
	cursor:pointer;
}
.RightBotton{
    background:url("../images/right.png")no-repeat ;
    display: block;
    width: 59px;
    height: 58px;
    float: right;
    margin-top:80px;
	cursor:pointer;
}
.rollBox{
	background-position:center !important;
    background:url("../images/gtxm-img.png")no-repeat ;
    height:575px;
    margin:0;
    width:100%;
    float:left;
    overflow:hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all  0.3s linear;
    -ms-ransition: all  0.3s linear;
    -o-transition: all  0.3s linear;
    transition: all 0.3s linear;}
.rollBox .jslogo{height:575px;width:20%;border:0px;padding:1px}
.rollBox .scrollcon{width:100%;height:575px;}
.rollBox .Cont{width:100%;overflow:hidden;float:left;height:575px; }
.rollBox .ScrCont{width:200%;}
.rollBox .Cont li{ -webkit-transition: all 0.3s linear;
    -moz-transition: all  0.3s linear;
    -ms-ransition: all  0.3s linear;
    -o-transition: all  0.3s linear;
    transition: all 0.3s linear;
    padding-top:300px;  color:#fff;background:rgba(0,0,0,0.6);width:10%;height:595px;overflow:hidden;float:left;box-sizing:border-box; border-right: 1px solid #ffffff; }
.rollBox .Cont li span{
    display: block;
    margin: 60px auto 30px auto;
    height: 80px;
}
.rollBox .Cont li h1{
    display: block;
    font-size: 30px;
    text-align: center;
    height: 80px;
    width: 80%;
    margin: 0 auto;
}
.rollBox .Cont li p{
    width: 80%;
    margin: 30px auto 60px auto;
    font-size: 16px;
    line-height: 36px;
    height: 144px;
    overflow: hidden;
}
.rollBox .Cont li .more{
    text-align: center;
    display: block;

}

.rollBox .Cont li:hover{
    -webkit-transition: all 0.3s linear;
    -moz-transition: all  0.3s linear;
    -ms-ransition: all  0.3s linear;
    -o-transition: all  0.3s linear;
    transition: all 0.3s linear;
    padding-top: 0;
    background:rgba(9,85,156,0.8);
}

.rollBox .Cont li:first-child span{
	 background: url("../images/dlrsc.png")no-repeat center;
    
}
.rollBox .Cont li:nth-child(2) span{
    background: url("../images/gtxm.png")no-repeat center;
}
.rollBox .Cont li:nth-child(3) span{
    background: url("../images/jcgs.png")no-repeat center;
}
.rollBox .Cont li:nth-child(4) span{
    background: url("../images/ldcxm.png")no-repeat center;
}

.rollBox .Cont li:nth-child(5) span{
    background: url("../images/bhjcesc.png")no-repeat center;
}
.rollBox .Cont li:nth-child(6) span{
    background: url("../images/dxc.png")no-repeat center;
}
.rollBox .Cont li:nth-child(7) span{
    background: url("../images/zhywfw.png")no-repeat center;
}
.rollBox .Cont li:nth-child(8) span{
    background: url("../images/jxgs.png")no-repeat center;
}
.rollBox .Cont li:nth-child(9) span{
    background: url("../images/zszy.png")no-repeat center;
}
.rollBox .Cont li:nth-child(10) span{
    background: url("../images/bfqchs.png")no-repeat center;
}

.rollBox #List1, .rollBox #List2{float:left;width:100%;}


.gywm{
    background: #F8F8F8;
    overflow: hidden;
    width: 100%;
    height: 750px;
}
.gywm .title{
    display: block;
    margin: 50px auto;
}
.gywmnr{
    overflow: hidden;
}
.gywmnr .left{
    float: left;
}
.gywmnr .right{
    float: right;
    width: 620px;
    font-size: 18px;
    line-height: 48px;
    text-align: justify;
}
.gywm .more{
	position:relative;
	z-index:1000;
    display: block;
    color: #ffffff;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    background: #2D689E;
    margin: 30px auto;
}
.new{

    overflow: hidden;
    width: 100%;
    height: 750px;
    margin-top: -180px;
}
.new .title{
    display: block;
    margin: 0 auto 50px auto;
}
.new .left{
    width: 500px;
    box-shadow: 0 0 10px #ccc;
    overflow: hidden;
    height: 473px;
    float: left;
}
.new .left img{
	width:500px;
	height:319px;
	display:block;
}
.new .left h1{
    font-size: 20px;
    width: 460px;
    margin: 0 auto;
    line-height: 40px;
	color:#000;
}
.new .left h1 a{
	color:#000;
}
.new .left p{
    font-size: 14px;
    line-height: 30px;
    width: 460px;
    margin: 0 auto 20px auto;
    color: #999;
}
.new .center{
    float: left;
    width: 380px;
    height: 473px;
    margin: 0 50px;
}
.new .center .list{
    box-shadow: 0 0 10px #ccc;
    width: 340px;
    padding: 10px 20px 10px;
}

.new .center .list li{
    margin-top: 10px;
	height:111px;
}
.new .center .list li:first-child{
    border-bottom: 1px dashed #e4e4e4;

}
.new .center .list li a{
    font-size: 18px;
    line-height: 40px;
	color:#000;
}
.new .center .list li p{
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-bottom: 10px;
}
.new .center .hd{
    width: 380px;
    height: 193px;
    margin-top: 20px;
    background: #000000;
}
.focus{ position:relative; width:380px; height:193px; background-color: #000; float: left;}
.focus img{ width: 380px; height:193px;}
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;}
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#2D67B7;}
.focus .fPic{ position:absolute; left:0px; top:0px; }
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:36px; line-height: 36px; background:rgba(0,0,0,0.6);
    filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }
.focus .fcon img{ display:block; }
.focus .fbg{bottom:7px; right:10px; position:absolute; height:21px; text-align:center; z-index: 200; }
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#2D67B7;}
.focus .D1fBt img{display:none}
.focus .D1fBt i{display:none; font-style:normal; }
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}
.focus .prev:hover{  background-position:0 0; }
.focus .next:hover{  background-position:-40px 0;}


.new .right{
    float: left;
    width: 420px;
    height: 473px;
}
.new .right li{
    padding: 10px 0 20px 0;
    border-bottom: 1px dashed #e4e4e4;
}
.new .right li a{
    display: block;
    line-height: 45px;
    font-size: 18px;
	color:#000;
}
.new .right .more{
    display: block;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    overflow: hidden;
    border:1px solid #2D689E;
    margin: 30px auto;
    color: #2D689E;
}

.footer .dbdh{
    height: 345px;
    background: #004E97;
}
.footer .dbdh .left{
    height: 220px;
    margin-top: 45px;
    width: 1100px;
    float: left;
    color: #ffffff;
}
.footer .dbdh .left li{
    float: left;
    height: 220px;
    margin: 0 90px 0 20px;
}
.footer .dbdh .left li span{
    line-height: 40px;
    font-size: 18px;
}
.footer .dbdh .left li a{
    display: block;
    color: #82B5BD;
    line-height: 40px;
    font-size: 16px;
}
.footer .dbdh .left li a:hover{
    color: #ffffff;
}
.footer .dbdh .right{
    float: right;
    margin-top: 40px;
    margin-right: 30px;
}
.footer .bq{
    background: #0A3769;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #727E8F;
}
.footer .bq a{
    line-height: 50px;
	 color: #727E8F;
}
.bg-img{
    position: relative;
    top: -121px;
}



/*栏目页*/
.tpbg{
    height: 272px;
    background: url("../images/lmy-tpbg.png")no-repeat center;
}
.lmynav{
    height: 50px;
    background: #F5F5F5;
}
.lmynav li{
    float: left;
    box-sizing: border-box;
    line-height: 50px;
    color: #666;

    border-bottom: 1px solid #F5F5F5;
    font-weight: bold;
	margin-right:1px;
}
.lmynav li.currclass,.lmynav li:hover{
	background:#3371AB;
    color: #fff;
    border-bottom: 1px solid #004E97;
    box-sizing: border-box;
}
.lmynav li.currclass a,.lmynav li:hover a{
    color: #fff;

}
.lmynav li a{
    color: #666;
		height:50px;
	padding: 0 50px;
	display:block;

}

.aboutbt{
    border-left: 5px solid #004E97;
    height: 50px;
    font-size: 30px;
    font-weight: bold;
    padding-left: 20px;
    margin: 50px 0 30px 0;
}
.aboutsj{
    width: 800px;
    margin: 0 auto 30px auto;
    overflow: hidden;
}
.aboutsj li{
    float: left;
    width: 200px;
    font-size: 18px;
    color: #CB4465;
    line-height: 40px;
    text-align: center;

}
.aboutsj li strong{
    font-size: 30px;
}
.aboutsj li span{
    color: #000000;
}
.aboutnr{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    line-height: 50px;
    padding: 50px 0;
    font-size: 16px;
    border-top: 1px solid #e4e4e4;

}
.aboutnr p{
   
}
.aboutnr img{
    margin: 20px;
}
.topnew{
    overflow: hidden;
    margin: 30px auto;
    box-shadow: 0 0 10px #ccc;
    padding: 30px;
}
.topnew span{
    display:block;
    color: #999999;
}
.topnew a,.topnew p{
    width: 830px;

}
.topnew a{color:#000;}
.topnew p{
    color: #999999;
}
.topnew h1{
    font-size: 30px;
    line-height: 60px;
}
.topnew p{
    line-height: 40px;
}
.topnew img{
    float: right;

}
.topnew .more{
    border-radius: 7px;
    display: block;
    width: 150px;
    height: 50px;
    background: #C73038;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    margin-top: 30px;
}
.content .list{
    overflow: hidden;
    margin-bottom: 40px;
}
.content .list ul{
	overflow:hidden;
}
.content .list li{
    float: left;
    width: 683px;
    border: 1px solid #e4e4e4;
    margin-right: 30px;
    margin-bottom: 30px;
	height:162px;
}
.content .list li:nth-child(even){
    margin-right: 0;
}
.content .list li div{
	background: #f8f9fa;
    width: 610px;
    margin: 5px auto;
    padding: 30px;
	height:90px;
    border: 1px solid #e4e4e4;
}
.content .list li:hover div{
	background:#fff;
}
.content .list li:hover{
	box-shadow: 0 0 10px #e7e6e3;
}
.content .list li a{
    line-height: 40px;
	color:#000;
    font-size: 20px;

}
.content .list li span{
    display: block;
    color: #999999;
}
.content .list li a>span{
	display:inline;
}
.content .list li p{
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}

.nrtitle{
    width: 100%;
    overflow: hidden;
    font-size: 30px;
    text-align: center;
    margin: 50px 0 30px 0;
    font-weight: bold;
}
.nrly{
    text-align: center;
    line-height: 50px;
    color: #999999;
}

.imglist{overflow: hidden;
margin: 50px auto;}
.imglist ul{
	overflow:hidden;
}
.imglist li{
    float: left;
    margin-right: 30px;
    text-align: center;
    line-height: 40px;
    width: 327px;
    font-size: 18px;
    margin-bottom: 30px;
}
.imglist li a{
    color: #666666;
}
.imglist li:nth-child(4n+4){
    margin-right: 0;

}
.imglist li img{
    display: block;
    width: 327px;
    height: 224px;
}
.fengye{
	text-align:center;
	border-top:1px solid #e4e4e4;
	padding:30px 0;
	margin-top:30px;
}
.fengye,.fengye select {
	font-size:18px;
}
.fengye a{
	color:#666;
	
}

.wzdh{
	line-height:50px;
	color:#999;
}
.wzdh a{
	
	color:#999;
}

#MyContent img{
	max-width:800px;
	display:block;
	margin:0 auto;
}

#content {
	margin: 0 auto;
	width: 600px;
}
#content #nav {
	height: 32px;
	margin-top: 60px;
	background-color: #464749;
}
#content #nav ul {
	list-style: none;
}
#content #nav ul li {
	float: left;
	width: 100px;
	line-height: 32px;
	position: relative;
}
#nav div {
	width: 100px;
	position: absolute;
	left: 0px;
	padding-bottom: 0px;
	float: left;
	height: 0;
	overflow: hidden;
	background-color: #23abf1;
}
#content #nav li .a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 32px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #393A3C;
}
#nav div a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 26px;
	display: block;
}
#nav div a:hover {
	background-color: #0C7DBA;
}