@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}

.sou_bg{ height: 82px; overflow: hidden;}
.sou_bg .s-inp{ width: 1200px; margin: 0 auto; padding-top: 24px;}
.sou_bg p{ float: left; width: 600px; overflow: hidden; font-size: 12px;  color: #333; line-height: 32px; }
.sou_bg p a{ display: inline-block; padding: 0 8px; color: #333;}
.s_inp01{width: 250px; height: 32px; border-radius: 20px; background: #dee6f2; overflow: hidden; }
.inp01{width: 200px; height: 32px; line-height: 32px; outline:none; color: #1f55ab; text-align: left; box-sizing: border-box; border:0; padding: 0 16px;  color:#1a1a1a; font-size:12px; background: none; border: 1px solid #e5e5e5; float:left; border:0;}
.inp02{width: 30px; height: 32px; margin: 0 10px; border:0; cursor: pointer; float:left; background:url(Img/Index/ss_ico.png) no-repeat center center; }

.classic{
	height: 680px;
	background: url(../Default/Img/Index/classic_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.classic .content{
	padding-top: 120px;
}
.classic .titles{
	margin-bottom: 100px;
}
.classic .titles h4{
	font-size: 44px;
	color: #000;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 26px;
}
.classic .titles h4 i{
	color: #1f55ab;
}
.classic .titles p{
	font-size: 24px;
	color: #000;
	line-height: 1;
}
.classic ul{
	overflow: hidden;
}
.classic ul li{
	float: left;
	width: 246px;
}
.classic ul li span{
	display: block;
	margin-bottom: 18px;
	font-size: 30px;
	color: #1f55ab;
	font-weight: 500;
	line-height: 1;
}
.classic ul li span i{
	font-size: 44px;
	line-height: 1;
}
.classic ul li p{
	font-size: 16px;
	color: #333;
	line-height: 1;
}
.classic .more{
	margin-top: 106px;
}
.classic .more a{
	display: block;
	width: 280px;
	height: 64px;
	line-height: 64px;
	font-size: 24px;
	color: #fff;
	box-sizing: border-box;
	padding-left: 38px;
	background: url(../Default/Img/Index/btns.jpg) no-repeat center top;
}


.pro{
	position: relative;
	height: 800px;
}
.pro .pro-item{
	position: relative;
	height: 800px;
	background: url(../Default/Img/Index/pro_bg.jpg) no-repeat center top;
}
.pro .pro-item .pro-txt{
	position: absolute;
	top: 120px;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
}
.pro .pro-item .pro-txt .title{
	margin-bottom: 90px;
}
.pro .pro-item .pro-txt .title h4{
	font-size: 44px;
	font-weight: normal;
	color: #333;
	line-height: 1;
	margin-bottom: 24px;
}
.pro .pro-item .pro-txt .title h4 i{
	color: #005aa8;
}
.pro .pro-item .pro-txt .title p{
	font-size: 24px;
	color: #333;
	line-height: 1;
}
.pro .pro-item .pro-txt ul{
	overflow: hidden;
	margin-left: -40px;
	margin-bottom: 110px;
}
.pro .pro-item .pro-txt ul li{
	float: left;
	width: 164px;
}
.pro .pro-item .pro-txt ul li i{
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto 20px;
	border-radius: 10px;
	border: 1px solid #ccc;
}
.pro .pro-item .pro-txt ul li p{
	font-size: 18px;
	color: #666;
	line-height: 1;
	text-align: center;
}
.pro .pro-item .pro-txt ul li.li1 i{
	background: url(../Default/Img/Index/pro_icos1.png) no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li2 i{
	background: url(../Default/Img/Index/pro_icos2.png) no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li3 i{
	background: url(../Default/Img/Index/pro_icos3.png) no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li1.cur i{
	background: url(../Default/Img/Index/pro_ico1.png) #005aa8 no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li2.cur i{
	background: url(../Default/Img/Index/pro_ico2.png) #005aa8 no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li3.cur i{
	background: url(../Default/Img/Index/pro_ico3.png) #005aa8 no-repeat center top;
}
.pro .pro-item .pro-txt ul li.li3.cur i{
	border-color: #005aa8;
}
.pro .pro-item .pro-txt ul li.cur p{
	color: #005aa8;
}
.pro .pro-item .pro-txt .more{
	display: block;
    width: 280px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 38px;
    background: url(../Default/Img/Index/btns.jpg) no-repeat center top;
}
.pro .pro-sw{
	position: absolute;
	left: 50%;
	bottom: 10%;
	width: 504px;
}
.pro .pro-sw ul{
	background: #fff;
	height: 62px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,.15);
	text-align: center;
}
.pro .pro-sw ul li{
	display: inline-block;
}
.pro .pro-sw ul li a{
	display: block;
	font-size: 18px;
	color: #666;
	margin: 0 20px;
	line-height: 62px;
}
.pro .pro-sw ul li.cur a{
	color: #005aa8;
	font-weight: bold;
}

.ordinary{
	padding: 120px 0;
	background: #fff;	
}
.ordinary .titles{
	margin-bottom: 60px;
}
.ordinary .titles h4{
	font-size: 44px;
	color: #000;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 26px;
}
.ordinary .titles h4 i{
	color: #1f55ab;
}
.ordinary .titles p{
	font-size: 24px;
	color: #666;
	line-height: 1;
}
.ordinary .ordinary-min{
	position: relative;
	height: 640px;
}
.ordinary .ordinary-min ul{
	position: absolute;
	left: 32px;
	top: 40px;
	width: 220px;
	height: 560px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	z-index: 9999;
}
.ordinary .ordinary-min ul li{
	height: 14.28%;
}
.ordinary .ordinary-min ul li a{
	display: block;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 1;
	padding-top: 18px;
	box-sizing: border-box;
}
.ordinary .ordinary-min ul li a span{
	display: block;
	font-size: 20px;
	color: #333;
	padding-bottom: 14px;
}
.ordinary .ordinary-min ul li.cur a{
	background: #1f55ab;
	color: #fff;
}
.ordinary .ordinary-min ul li.cur a span{
	color: #fff;
}
.ordinary .ordinary-item{
	position: relative;
	width: 1200px;
	height: 640px;
}
.ordinary .ordinary-item img{
	display: block;
	width: 100%;
	height: auto;
}
.ordinary .ordinary-item .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 230px;
	padding-top: 124px;
	padding-left: 368px;
	box-sizing: border-box;
	background: url(../Default/Img/Index/ordinary_show.png) no-repeat center top;
}
.ordinary .ordinary-item .txt p{
	width: 676px;
	font-size: 16px;
	color: #fff;
	line-height: 32px;
}



.case{
	height: 1284px;
	padding-top: 120px;
	box-sizing: border-box;
	background: url(../Default/Img/Index/case_bg.jpg) no-repeat center top;
	overflow: hidden;
}
.case .titles{
	margin-bottom: 60px;
}
.case .titles h4{
	font-size: 44px;
	color: #fff;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 26px;
}
.case .titles h4 i{
	color: #f29300;
}
.case .titles p{
	font-size: 24px;
	color: #dedfe1;
	line-height: 1;
}
.case .case-min{
	margin-top: 56px;
	background: url(../Default/Img/Index/case_bgs.png) no-repeat center 130px;
}
.case .case-min ul{
	width: 1200px;
	margin: 0 auto;
	height: 130px;
	overflow: hidden;
}
.case .case-min ul li{
	float: left;
	width: 16.66%;
	padding-left: 22px;
	box-sizing: border-box;
	margin-bottom: 28px;
}
.case .case-min ul li a{
	position: relative;
	display: inline-block;
	line-height: 32px;
	font-size: 16px;
	color: #cdd0d5;
	padding-left: 20px;
	border-bottom: 1px solid transparent;
}
.case .case-min ul li a::after{
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 4px;
	height: 4px;
	margin-top: -2px;
	content: "";
	background: #999;
}
.case .case-min ul li a:hover{
	color: #c77626;
	border-bottom: 1px solid #c77626;
}
.case .case-min ul li a:hover::after{
	background: #c77626;
}
.case .case-item{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.case .case-item .btn1,.case .case-item .btn2{
	position: absolute;
	top: 260px;
	width: 62px;
	height: 34px;
	cursor: pointer;
}
.case .case-item .btn1{
	left: -40px;
}
.case .case-item .btn2{
	right: -40px;
}
.case .case-item .case-box{
	width: 1200px;
}
.case .case-item .case-box dl dt{
	width: 100%;
	height: auto;
	margin-bottom: 34px;
}
.case .case-item .case-box dl dd h5{
	font-size: 24px;
	color: #fff;
	line-height: 1;
	font-weight: normal;
	margin-bottom: 20px;
}
.case .case-item .case-box dl dd p{
	font-size: 14px;
	color: #b4b9c0;
	line-height: 24px;
}
.case .case-item .case-box dl dd span{
	display: block;
	margin-top: 28px;
}
.case .case-item .case-box dl dd span a{
	display: block;
    width: 280px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 38px;
    background: url(../Default/Img/Index/btns.jpg) no-repeat center top;
}



.hb{
	padding: 122px 0;
}
.hb .hb-min{
	position: relative;
}
.hb .hb-min ul li{
	float: left;
	width: 220px;
	margin-right: 25px;
}
.hb .hb-min ul li img{
	display: block;
	width: 100%;
	height: auto;
	border: 1px solid #ddd;
}
.hb .hb-min ul li.no{
	margin: 0;
}
.hb .hb-min ul li p{
	line-height: 1;
	font-size: 14px;
	color: #666;
	margin-top: 25px;
	text-align: center;
}
.hb .hb-min .btn1,.hb .hb-min .btn2{
	position: absolute;
	top: 54px;
	width: 62px;
	height: 34px;
	cursor: pointer;
}
.hb .hb-min .btn1{
	left: -40px;
}
.hb .hb-min .btn2{
	right: -40px;
}


.ys{
	position: relative;
	height: auto;
	margin-bottom: 40px;
}
.ys .titles{
	position: absolute;
	top: 80px;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	z-index: 9;
}
.ys .titles h4{
	font-size: 44px;
	color: #fff;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 24px;
}
.ys .titles h4 i{
	color: #f29300;
}
.ys .titles h4 i b{
	font-size: 72px;
	font-weight: normal;
	font-style: italic;
}
.ys .titles p{
	font-size: 24px;
	color: #ccc;
	line-height: 1;
}

.ys .ys-sw{
	position: absolute;
	top: 172px;
	left: 50%;
	width: 1200px;
	margin-left: -600px;
	border-bottom: 1px solid #323232;
	z-index: 99;
}
.ys .ys-sw ul{
	float: right;
	overflow: hidden;
	height: 50px;
}
.ys .ys-sw ul li{
	float: left;
	line-height: 34px;
}
.ys .ys-sw ul li a{
	display: inline-block;
	font-size: 16px;
	line-height: 34px;
	height: 46px;
	color: #b3b3b3;
	margin: 0 20px;
}
.ys .ys-sw ul li.cur a{
	color: #f29300;
	border-bottom: 4px solid #f29300;
}
.ys .ys-max-box{
	width: 100%;
	height: auto;
}
.ys .ys-item{
	position: relative;
	display: none;
}
.ys .ys-item dl{
	position: absolute;
	left: 50%;
	top: 260px;
	width: 1200px;
	margin-left: -600px;
}
.ys .ys-item dl dt{
	width: 515px;
}
.ys .ys-item dl dt img{
	display: block;
	width: 260px;
	height: 60px;
}
.ys .ys-item dl dt h3{
	font-size: 36px;
	color: #fff;
	line-height: 48px;
	font-weight: 400;
	margin-bottom: 20px;
}
.ys .ys-item dl dt p{
	padding-left: 18px;
	font-size: 14px;
	line-height: 32px;
	color: #c0c0c2;
	margin-bottom: 14px;
	background: url(../Default/Img/Index/ys_dian.jpg) no-repeat left 12px;
}

.ys .ys-item .ys-img{
	width: 100%;
	height: auto;
}
.ys .ys-item .ys-img img{
	display: block;
	width: 100%;
	height: auto;
}
.ys .item1{
	display: block;
}


.about{
	height: 720px;
	background: url(../Default/Img/Index/about_bg.jpg) no-repeat center top;
}
.about .content{
	padding-top: 120px;
}
.about .titles{
	margin-bottom: 70px;
}
.about .titles h4{
	font-size: 48px;
	color: #fff;
	line-height: 1;
	font-weight: 500;
	margin-bottom: 26px;
}
.about .titles h4 i{
	color: #f29300;
}
.about .titles p{
	font-size: 24px;
	color: #ced1d9;
	line-height: 1;
}
.about .about-txt{
	width: 780px;
}
.about .about-txt p{
	font-size: 16px;
	color: #dedfe3;
	line-height: 38px;
	margin-bottom: 70px;
}
.about .about-txt a{
	display: block;
    width: 280px;
    height: 64px;
    line-height: 64px;
    font-size: 24px;
    color: #fff;
    box-sizing: border-box;
    padding-left: 38px;
    background: url(../Default/Img/Index/btns.jpg) no-repeat center top;
}

.videos{
	background: #eee;
	padding: 120px 0;
}
.videos .video-min{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.videos .video-min ul{
	overflow: hidden;
}
.videos .video-min ul li{
	float: left;
	width: 588px;
	height: 380px;
	background: #fff;
	margin-right: 24px;
}
.videos .video-min ul li.no{
	margin: 0;
}
.videos .video-min ul li p{
	text-align: center;
	font-size: 16px;
	color: #666;
	line-height: 50px;
}
.videos .video-min ul li img{
	display: block;
	width: 100%;
	height: auto;
}
.videos .video-min .btn1,.videos .video-min .btn2{
	position: absolute;
	top: 148px;
	width: 62px;
	height: 34px;
	cursor: pointer;
}
.videos .video-min .btn1{
	left: -40px;
}
.videos .video-min .btn2{
	right: -40px;
}


.zz{
	padding: 120px 0;
}
.bts{
	text-align: center;
}
.bts a{
	font-size: 48px;
	font-weight: 400;
	color: #1f55ab;
	line-height: 1;
}
.bts span{
	padding-top: 22px;
	display: block;
	font-size: 24px;
	color: #1f55ab;
	line-height: 1;
	font-weight: normal;
}
.zz .content{
	margin-top: 48px;
}
.zz .zz-min{
	position: relative;
}
.zz .zz-min .zz-min-ul
{
    width:1200px;
    overflow:hidden;    
}
.zz .zz-min ul{
	overflow: hidden;
}
.zz .zz-min ul li{
	float: left;
	width: 280px;
	margin-left: 24px;
	border: 2px solid #eee;
	box-sizing: border-box;
}
.zz .zz-min ul li.no{
	margin: 0;
}
.zz .zz-min ul li img{
	display: block;
	width: 197px;
	height: auto;
	margin: 35px auto;
	transition: all .8s ease;
}
.zz .zz-min ul li:hover img{
	transform: scale(1.06);
}
.zz .zz-min ul li p{
	font-size: 16px;
	color: #666;
	line-height: 52px;
	background: #eee;
	text-align: center;
}

.zz .zz-min .btn1,.zz .zz-min .btn2{
	position: absolute;
	top: 158px;
	width: 62px;
	height: 34px;
	cursor: pointer;
}
.zz .zz-min .btn1{
	left: -40px;
}
.zz .zz-min .btn2{
	right: -40px;
}

.news{
	height: 856px;
	padding-top: 120px;
	box-sizing: border-box;
	background: url(../Default/Img/Index/news_bg.jpg) no-repeat center top;
}
.news .news-min{
	width: 1200px;
	margin: 60px auto 0;
	background: #fff;
	padding: 30px 32px;
	box-sizing: border-box;
}

.news .news-bts{
	font-size: 24px;
	line-height: 20px;
	color: #1f55ab;
	font-weight: normal;
	margin-bottom: 24px;
}
.news .news-bts a
{
   color: #1f55ab; 
}
.news .news-bts img{
	width: 36px;
	height: 20px;
	vertical-align: middle;
	margin: -4px 0 0 16px;
}
.news .news-min .news-l{
	float: left;
	width: 336px;
	margin-right: 32px;
}
.news .news-min .news-l dl{
	width: 100%;
}
.news .news-min .news-l dl dt{
	width: 100%;
	height: auto;
	margin-bottom: 14px;
	overflow: hidden;
}
.news .news-min .news-l dl dt img{
	display: block;
	width: 100%;
	height: auto;
	transition: all .8s ease;
}
.news .news-min .news-l dl dt:hover img{
	transform: scale(1.1);
}
.news .news-min .news-l dl dd h5{
	margin-bottom: 10px;
}
.news .news-min .news-l dl dd h5 a{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-weight: normal;
}
.news .news-min .news-l dl dd span{
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
	color: #999;
	line-height: 1;
}
.news .news-min .news-l dl dd p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.news .news-min .news-l dl dd p a{
	color: #1f55ab;	
}
.news .news-min .news-l dl dd ol li{
	line-height: 46px;
	border-bottom: 1px solid #eee;
}
.news .news-min .news-l dl dd ol li a{
	font-size: 14px;
	color: #666;
	padding-left: 18px;
	background: url(../Default/Img/Index/ys_dian.jpg) no-repeat left center;
}
.news .news-min .news-r{
	float: right;
	width: 368px;
}
.news .news-min .news-r dl{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.news .news-min .news-r dl dt{
	margin-bottom: 14px;
	padding-left: 36px;
	background: url(../Default/Img/Index/w.jpg) no-repeat left center;
}
.news .news-min .news-r dl dt a{
	font-size: 16px;
	color: #000;
	line-height: 20px;
}
.news .news-min .news-r dl dd{
	padding-left: 36px;
	background: url(../Default/Img/Index/d.jpg) no-repeat left 1px;
}
.news .news-min .news-r dl dd p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.news .news-min .news-r dl dd p a{
	color: #1f55ab;	
}