/*首页banner*/

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*search*/

.search {
    line-height: 50px;
    overflow: hidden;
    position: relative;
    width: 625px;
    height: 50px;
    background-color: #fff;
    margin: 0 auto;
    display: block;
    border-radius: 8px;
}

.search .hot .keywd {
    color: #8398b4;
}

.search .keywds {
    float: left;
    line-height: 30px;
}

.search .form {
    overflow: hidden;
    display: block;
    position: relative;
}

.search .txt {
    width: 120px;
    height: 28px;
    line-height: 28px;
    color: #a1a1a1;
    padding: 0 30px 0 5px;
    border: 1px solid #ccc;
    background: none;
}

.search .btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 9999;
    background: url(../images/public/btnbg.png) no-repeat 0 0;
    width: 20px;
    height: 22px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}
.in-page1{
    height: 240px;
    position: relative;
}
.in-page1 .back{
    height: 200px;
    padding-top:76px;
    width: 1200px;
    margin: 0 auto;
    background: url(../images/in-page1.jpg) no-repeat center center;
}
.in-page1 .back .p1{
    font-size: 21px;
    color:#ffffff;
    text-align: center;
}
.in-page1 .back .p2{
    font-size: 16px;
    color:#e5e5e5;
    text-align: center;
    margin-top: 5px;
}

.cha{
    position: absolute;
    top: -30px;
left: 460px;
z-index: 999;
}


/* in-page2 服务 */
.in-page2{
    height: 440px;
}
.in-page2 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 25px;
}
.in-page2 .more{
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}


/* in-page3 */
.in-page3{
    background: url(../images/in-page3.jpg) no-repeat center center;
    height: 523px;
}

/* in-page4 */
.in-page4{
    height: 616px;
}
.in-page4 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 25px;
}
.in-page4 ul{
    margin-top: 34px;
}
.in-page4 ul li{
    width: 285px;
    height: 456px;
    background-color: #f2f2f2;
    float: left;
    margin-left: 20px;
		overflow: hidden;
}
.in-page4 ul li:first-child{
    margin-left: 0px;
}
.in-page4 ul li .p2{
    color:#175ac0;
    font-size: 21px;
    text-align: center;
    margin-top:21px;
}
.in-page4 ul li .border{
    width: 40px;
    height: 4px;
    background-color: #f5910b;
    display: block;
    margin: 0 auto;
    margin-top:15px;
}
.in-page4 ul li .p3{
    color:#666666;
    font-size: 16px;
    text-align: center;
    margin-top:23px;
}
.in-page4 ul li img{
    width: 285px;
    height: 284px;
    /* width:100%; */
    transition: all 0.6s;  
    cursor: pointer;
}
.in-page4 ul li img:hover{transform: scale(1.1);}

/* in-page5 */



.in-page5 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 20px;
}
.in-page5{
    height: 366px;
    background-color: #f2f2f2;
    position: relative;
    padding-top: 30px;
}
.in-page5 .picScroll-left .bd{overflow:hidden;}
.in-page5 .picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.in-page5 .picScroll-left .bd ul li{ width: 285px;float:left; _display:inline;margin-right: 19px;text-align: center;margin-top: 20px;}
.in-page5 .picScroll-left .bd ul li img{width:285px;height:200px;display: block;}
.in-page5 .picScroll-left .bd ul li p{font-size: 18px;color: #676666;margin-top: 20px;}



/* in-page6 */
.in-page6{
   
    background-color: #fff;
}
.in-page6 .p1 {
    font-size: 18px;
    color: #808080;
    text-align: center;
    margin-top: 25px;
}



/* public title */
.title55{
    background: url(../images/title.png) no-repeat center center;
    text-align: center;
    font-size: 36px;
    color:#333333;
    margin-top: 40px;
    padding-bottom: 7px;
}
.title55 span{
    color:#175ac0;
}
.title56{
    background: url(../images/title.png) no-repeat center center;
    text-align: center;
    font-size: 36px;
    color:#333333;
    padding-bottom: 7px;
}


.main{
    overflow: hidden;
}
/*首页资讯*/
.fuwu_center {
	height: 120px;
	margin-top: 30px;
}
.fuwu_center ul {
	width: 1200px;
}
.fuwu_center li {
	width: 380px;
	height: 120px;
	float: left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.fuwu_center li img {
	width: 380px;
	height: 120px;
	transition: all 0.5s;
}
.fuwu_center li:hover img {
	cursor: pointer;
	-webkit-transform: scale(1.1);
	moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.fuwu_center p {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	padding: 5px 10px;
	width: 360px;
	position: absolute;
	left: 0;
	bottom: 0px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.7);
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	transition: all 0.5s;
}
/*首页新闻*/
.news_list {
}
.news_list ul {
	margin-top: 10px;
}
.news_list li {
	background: url(../images/dian.png) no-repeat left center;
	line-height: 36px;
	padding-left: 15px;
	border-bottom: dotted 1px #ccc;
}