/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#fff !important;outline:none!important;font-size: 17px;}
a:hover{color:#fff;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
body{font-family:微软雅黑;margin:0; padding:0; background: #FFFFFF;}/*commom style*/


.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.inner{
    width: 1200px;
    margin: 0 auto;
}

.inner1{
    width: 1316px;
    margin: 0 auto;
}

/* 头部 */
.header{
    width: 100%;
    height: 109px;
    background: #1d1e29;
}
.header .logo {
    width: 438px;
    height: 56px;
    background: url(logo.png) no-repeat left center;
    padding-top: 111px;
    float: left;
}
.header .nav{
    float: left;
    margin-left: 43px;
}
.nav ul li {
    float: left;
    width: 110px;
    line-height: 109px;
    text-align: center;
}
.nav ul li:hover a{
    color: #fff;
}
.nav ul li:hover{
    background: url(navico.png) no-repeat bottom center;
}
.nav_ico{
    float:right;
}

.nav_ico ul li {
    cursor:pointer;
    float: left;
    width: 65px;
    text-align: center;
}
.nav_ico ul li span.tit:hover {
    cursor:pointer;
}
.nav_ico ul li span {
    width: 100%;
}
.nav_ico ul li span.ico {
    display: block;
    margin-top: 36px;
    margin-bottom: 14px;
    height: 24px;
}
.nav_ico ul li span.tit {
    font-size: 14px;
    margin-top: -7px;
    display: block;
}


/* 搜索 */

.search {
    width: 199px;
    height: 47px;
    position: absolute;
    top: 105px;
    z-index: 10;
    right: 425px;
    display: none;
}

.search form {
    width: 199px;
    height: 47px;
    line-height: 32px;
}

.search form input[type=text] {
    width: 199px;
    height: 47px;
    padding-left: 8px;
    line-height: 47px;
    font-size: 13px;
    color: #999999;
    border-right: 0;
    background: url(search.png) no-repeat center;
}

.search form input[type=submit] {
    margin: 1px 0;
    width: 40px;
    height: 28px;
    margin-top: -34px;
    background: url(sear.png) no-repeat center center;
    font-size: 17px;
    color: #FFFFFF;
    text-align: center;
}


 /* body */
/* banner */
.main{

}

.part1{
    width: 100%;
    height: 791px;
    background: url(banbg.png) no-repeat top center;
    position: relative;
}
/* 轮播部分 */
.part1 .tp{
    width: 1316px;
    margin: 0 auto;
    position: relative;
}
/*主体部分*/
.main-bg{
    z-index: 0;
}
/*pre netx*/
.bt-pre, .bt-next {
    position: absolute;
    top: 166px;
    cursor: pointer;
}

.bt-left {
    float: left;
    width: 188px;
    height: 373px;
    left: 0;
}

.bt-right {
    float: right;
    width: 190px;
    height: 373px;
    right: 0;
}
/*主要*/
.main-info-bg{
    width: 1000px;
    height: 540px;
    overflow: hidden;
    position: relative;
    left: 155px;
    top: 85px;
z-index:999;
}
.main-info-box{
    width: 3000px;
    height: 100%;
    position: relative;
    left: 0px;
}
.main-info-box>li{
    width: 1000px;
    height: 540px;
    overflow: hidden;
    float: left;
    position: relative;
}
.tlt_bg {
    position: absolute;
    top:409px;
    left: 0px;
    height: 131px;
    width: 1000px;
    color: #FFFFFF;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.tlt{
	position: absolute;
	top: 409px;
    left: 0px;
    height: 131px;
    width: 1000px;
	color: #FFFFFF;
	padding-top: 13px;
}
.tlt p{
	text-align: center;
	line-height: 50px;
}
.tlt .tlt_p {
    font-size: 28px;
    font-family: "微软雅黑";
    line-height: 23.15px;
    padding-top: 14px;
}
.tlt .tlt_p1{
    font-size: 20px;
    line-height: 13.93px;
    padding-top: 26px;
}
.main-info-box>li>ul{
    width: 2766px;
    height:540px;
    position: relative;
}
.main-info-box>li>ul>li{
    width: 1000px;
    height: 540px;
    float: left;
    position: relative;
}
#main-info-1{
    position: relative;
    left: 0px;
}
#main-info-2{
    position: relative;
    left: 0px;
}
#main-info-3{
    position: relative;
    left: 0px;
}
.main-info-box>li>ul>li img {
    width: 100%;
height: 100%;
}


/* 轮播部分结束 */


.part1 .btmm{
    position: absolute;
    width: 100%;
    height: 72px;
    background: url(btmbanbg.png) no-repeat bottom center;
    bottom: 0;
}

.part1 .btmm ul li{
    width: 299px;
    height: 72px;
    float: left;
    margin-left: 1px;
    border-left: 1px solid #b7bdca;
}

.part1 .btmm ul li:last-child{
    border-right: 1px solid #b7bdca;
}

.part1 .btmm ul li a{
    display: block;
}
.part1 .btmm ul li:hover{
    cursor:pointer;
    background: #0e52a7;
}
.part1 .btmm ul li a:hover{
    cursor:pointer; 
}
.bannav ul li span.t1{
    display: block;
    width: 100%;
    margin-top: 21px;
    margin-bottom: 14px;
    text-align: center;
    cursor:pointer; 
    font-size: 17px;
    line-height: 28px;
}

.bannav ul li span.t2{
    display: block;
    width: 100%;
    margin-top: -12px;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    cursor:pointer; 
}
/* part2 */
.part2{
    width: 1200px;
    height: 425px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 40px 0;
}
.part2 .lleft{
	width: 630px;
	height: 380px;
	float: left;
}
.part2 .rightt{
	width: 550px;
	height: 350px;
	float: right;
}
.part3{
	background: #f8fbfe;
	width: 100%;
	height: 700px;
}
.part3 .tiit1{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
}
.part3 ul{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.part3 li{
	width: 1200px;
	height: 170px;
	float: left;
	margin-bottom: 30px;
}
.part3 li .pic{
	width: 330px;
	height: 170px;
	float: left;
}
.part3 li .list{
	width: 870px;
	height: 170px;
	float: left;
	background: #FFFFFF;
	box-shadow: 2px 0px 8px 3px rgba(153, 153, 153, 0.20);
	padding: 20px;
}
.part4{
	width: 1240px;
	height: 540px;
	margin: 0 auto;
	background: url(service3.png) no-repeat;
	padding: 40px 200px 0 50px;
}

.part4 h3{
	font-size: 30px; line-height: 42px;
}
.part4 p{
	font-size: 18px; line-height: 38px;
}
 /* 底部 */


 .footer{
    width: 100%;
    min-height: 430px;
    height: auto;
    background: #1b2143 url(suihua.png) no-repeat left bottom;
}


.footer .foottp{
    width: 100%;
    min-height: 335px;
    height: auto;
}

.foottp .left{
    width: 133px;
    height: 133px;
    float: left;
    margin-top: 67px;
}
.foottp .left span.tit{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
}

.foottp .center{
    margin-top: 32px;
    margin-left: 80px;
    float: left;
}
.foottp .center .con{
    float: left;
}
.foottp .center .con.con2{
    float: left;
    margin-left: 98px;
}
.foottp .center .con.con3{
    float: left;
    margin-left: 99px;
}
.foottp .center .con.con4{
    float: left;
    margin-left: 110px;
}
.foottp .center .con ul li:first-child a {
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
}
.foottp .center .con ul li a{
    font-size: 14px;
    line-height: 33px;
}

.foottp .right{
    margin-top: 42px;
    float: right;
    width: 350px;
}

.select-box{
    width: 152px;
    height: 44px;
    line-height: 44px;
    color: #9f9f9f;
    font-size: 13px;
    border: 1px solid #525566;
    border-radius: 8px;
    padding-left: 12px;
    float: left;
    margin-left: 40px;
    margin-top: 35px;
    position: relative;
}
.select-box.box1,.select-box.box3,.select-box.box5{
    margin-left: 0px;
}
.select-box.box1,.select-box.box2{
    margin-top: 0px;
}
.select-box .select-title {
    background: url(down.png) no-repeat 100px 20px;
}
.select-box .select-list {
    width: 152px;
    position: absolute;
    left: -1px;
    top: 36px;
    background-color: #1b2143;
    padding-bottom: 10px;
    max-height: 166px;
    border-radius: 0 0 8px 8px;
    z-index: 999;
    border: 1px solid #525566;
    border-top: 0;
}
.select-box .select-list li{
    line-height: 24px;
}
.select-box .select-list a {
    font-size: 12px;
    line-height: 24px;
    padding-left: 20px;
    color: #9f9f9f !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}


.footbtm{
    width: 100%;
    height: 97px;
    text-align: center;
    border-top: 1px solid #313755;   
}

.footbtm p{
    padding-top: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}

.item{
    position: relative;
    height: 166px;
    overflow: hidden;
    overflow-y: hidden;
    outline: none; 
}