/*首页样式*/
.index1{padding: 90px 0;}
.index1_left{float:left;width:540px;}
.index1_left .p1{font-size: 30px;color:#ff621e;font-weight: bold;}
.index1_left .p2{font-size: 16px;color:#999999;font-weight: bold;margin-top:10px;position: relative;}
.index1_left .p2:after{content: '';width:40px;height:2px;background: #e1e1e1;position: absolute;bottom:-20px;left:0;}
.index1_left .p3{font-size: 22px;color:#333;font-weight: bold;margin-top:60px;}
.index1_left .p4{font-size: 18px;margin-top:10px;color:#666;line-height: 1.8em;}
.index1_right{float: right;overflow: hidden;}
.about-gd{width:180px;height:42px;line-height: 42px;float: left;color:#FFF;font-size: 18px;text-indent: 30px;margin-top:30px;position: relative;background: #ff621e;border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;-ms-border-radius: 30px;-o-border-radius: 30px;}
.about-gd:before{content: '';width:26px;height:12px;background: url(../images/b.png) -117px -20px no-repeat;top:0;bottom:0;left:125px;margin:auto 0;position: absolute;}
.index1_right img{
    -webkit-transition:all .35s;
    -moz-transition:all .35s;
    -ms-transition:all .35s;
    -o-transition:all .35s;
    transition:all .35s;
}
.index1_right img:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.index1_box{width:100%;margin-top:60px;float:left;}
.index1_div{float:left;width:260px;height:170px;background:#FFF;padding: 30px 0 0 30px;margin-left: 13px;box-shadow: 0 0 10px #eee;-webkit-box-shadow: 0 0 10px #eee;-moz-box-shadow: 0 0 10px #eee;-ms-box-shadow: 0 0 10px #eee;-o-box-shadow: 0 0 10px #eee;position: relative;}
.index1_div:before{content: '';width:90px;height:90px;background: url(../images/b.png) 0 0 no-repeat;position: absolute;right:0;bottom:0;}
.index1_div.a1:before{background-position: 0 -74px;}
.index1_div.a2:before{background-position: -180px -72px;}
.index1_div.a3:before{background-position: -355px -72px;}
.index1_div.a4:before{background-position: 0px -227px;}
.index1_div p.p1{color:#ff621e;font-weight: bold;font-size: 24px;}
.index1_div p.p2{color:#666;font-size: 18px;margin-top:10px;}
.index1_div p.p3{color:#bbbbbb;font-size: 12px;margin-top:30px;text-transform: uppercase;line-height: 1.75em;position: relative;}
.index1_div p.p3:before{content: '';width:30px;height:2px;background: #e1e1e1;position: absolute;top:-15px;left:0;}

.index3{padding: 75px 0;}
.index3_box{width:100%;display: table;margin-top:70px;}
.index3_cp{width:285px;height:260px;background: #f7f7f7;float:left;margin-left:20px;}
.index3_cp.a1{width:590px;height:540px;}
.index3_cp p.p1{width:285px;height:210px;overflow: hidden;}
.index3_cp p.p2{width:285px;height:50px;text-align: center;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;color:#666;}
.index3_cp.a1 p.p1{width:590px;height:490px;}
.index3_cp.a1 p.p2{width:590px;}

.index3_cp p.p1 img{
	width:100%;height:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-transition:all .35s;
	-moz-transition:all .35s;
	-ms-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}
.index3_cp p.p1 img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.xw_a1{font-size: 24px;color:#444;font-weight: bold;line-height: 30px;padding-bottom: 10px;margin-bottom:40px;border-bottom: 1px solid #c8c8c8;margin-top: 70px;}
.xw_a1 span{color:#999;font-size: 16px;text-transform: uppercase;font-weight: 500;}
.xw_a1 a{float: right;color:#666;font-size: 16px;font-weight: 500;}
.xw_a1 a:hover{text-decoration: underline;}
.xw_box{padding: 20px 0;border-top:2px solid #eaeaea;width:100%;display: table;}
.xw_sj{font-size: 40px;color:#d0d0d0;font-weight: bold;float:left;width:100px;line-height: 54px;}
.xw_sj span{font-size: 34px;}
.xw_x1{display: none;}
.xw_x2{width:1070px;float: right;}
.xw_x2 p.p1{font-size: 20px;color:#666;font-weight: bold;margin-top:8px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.xw_x2 p.p2{font-size: 16px;color:#999;line-height: 30px;margin-top:10px;height:60px;overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.xw_x2 p.p3{display: none;}
.xw_box.active{background: #f7f7f7;padding: 20px;width:1160px;}
.xw_box.active .xw_sj{display: none;}
.xw_box.active .xw_x1{display: block;width:490px;height:260px;float:left;overflow: hidden;}
.xw_x1 img{
	width:490px;height:260px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	-webkit-transition:all .35s;
	-moz-transition:all .35s;
	-ms-transition:all .35s;
	-o-transition:all .35s;
	transition:all .35s;
}
.xw_x1 img:hover{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.xw_box.active .xw_x2{width:585px;margin-left:60px;float:left;}
.xw_box.active .xw_x2 p.p1{font-size: 24px;margin-top:20px;}
.xw_box.active .xw_x2 p.p2{color:#666;margin-top:15px;height:90px;-webkit-line-clamp: 3;}
.xw_box.active .xw_x2 p.p3{display: block;color:#d0d0d0;font-size: 20px;margin-top: 30px;height:30px;line-height: 40px;}
.xw_box.active .xw_x2 p.p3 a{width:90px;height:30px;line-height: 30px;text-align: center;color:#FFF;font-size: 14px;background: #ff621e;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;float: right;}

.index4{padding-bottom:70px;background: #f7f7f7;}
.index4_box{width:1200px;}
.index5{padding-bottom: 70px;}




/*首页banner*/
.flexslider {
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 45%;
	z-index: 10;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
}


.flex-direction-nav .flex-next {
	background:url(../images/ad_ctr.png) center -70px no-repeat;
	right: 10%;
}

.flex-direction-nav .flex-prev {
	background:url(../images/ad_ctr.png) center 0px no-repeat;
	left: 10%;
}




.flex-control-nav {
	width: auto;
	position: absolute;
	bottom: 30px;
	text-align: center;
	margin: 0 auto;
	left:0;
	right:0;
}

.flex-control-nav li {
	margin: 0 5px;
	display: inline-table;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat center -18px;
	display: block;
	height: 15px;
	overflow: hidden;
	text-indent: -99em;
	width: 15px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0px 0px;
	padding: 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 700px;
	display: block;
}


.swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 60px;
}
.swiper-slide {
	font-size: 18px;
	height:620px;
}
.swiper-slide img{width:585px;height:400px;overflow: hidden;background-position: center;background-size: cover;background-repeat: no-repeat;}
.swiper-slide p.p1{font-size: 20px;color:#444;font-weight: bold;margin-top:35px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0 15px;
}
.swiper-slide p.p2{padding: 0 15px;margin-top:20px;color:#999;font-size: 16px;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.swiper-slide p.p3{display: none;padding: 0 15px;margin-top:15px;color:#d0d0d0;font-size: 20px;font-weight: bold;height:30px;line-height: 40px;}
.swiper-slide p.p3 a{width:90px;float: right;height:30px;line-height: 30px;text-align: center;color:#FFF;background: #ff621e;font-size: 14px;border-radius: 20px;-webkit-border-radius: 20px;-moz-border-radius: 20px;-ms-border-radius: 20px;-o-border-radius: 20px;}
.swiper-slide.active{background: #FFF;}
.swiper-slide.active p.p3{display: block;}
.swiper-pagination-bullet{background: #eaeaea;opacity: 1;width:13px;height:13px;}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background: #cfcfcf;}
.swiper-button-next{background: url(../images/r1.jpg) center no-repeat;bottom:15px;top:unset;right:500px;width:20px;height:11px;}
.swiper-button-prev{background: url(../images/l1.jpg) center no-repeat;bottom:15px;top:unset;left:500px;width:20px;height:11px;}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{display: none;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
	bottom: 10px;
}

/*后加功能*/
*{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{ font-style: normal; font-size:100%; font-weight:normal;}
li{list-style-type: none;}
a{text-decoration:none;color:#333333;}
body{min-width:1200px;max-width:1920px;margin: 0 auto; color:#333333;font-size: 18px;}
img{ border:0;}
.clear{clear:both;}
.no{display:none;}
.img{display: block;width:100%;}
.box{width:1200px;margin:0 auto;}
.box1{width:72.917%;min-width:1200px;margin:0 auto;}
.over{overflow: hidden}
.fl{float: left}
.fr{float: right}
.border{box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box;}

.wr{writing-mode: vertical-rl;writing-mode: tb-rl;}
.wl{writing-mode: vertical-lr; writing-mode: tb-lr;}
.dx{text-transform : uppercase}
.xx{text-transform : lowercase}
.sdx{text-transform : capitalize}


.swiper{ margin: 0;}
.swiper-button-prev,.swiper-button-next{outline: none;margin: 0;}

.ht_img img{cursor: pointer; transition: all 0.6s;}
.ht_img:hover img{transform: scale(1.06);}




.sy_banner .swiper-pagination{bottom: 25px;}
.sy_banner .swiper-pagination span{line-height: 999px;overflow: hidden;box-sizing: border-box;background: none;opacity: 1;border: 1px solid #fff; width: 14px;height: 14px;border-radius:50%; margin: 0 3px !important;}
.sy_banner .swiper-pagination-bullet-active{background: #fff !important;}

.title{padding: 40px 0 50px;}
.title h3{font-size: 40px;}
.title .line{width: 30px;height: 2px;background:#e1e1e1;margin: 25px auto 0;}


.hd1{width: 720px}
.hd2{width: 900px;margin-top: 30px;}
.hd1 .bd .tempWrap{overflow:visible !important;}
.hd1 .bd ul li{width: 720px;height: 237px;float:left; margin-right: 40px;}
.hd1 .bd ul li .hd11{width: 355px;height: 237px;border-radius: 25px;overflow:hidden;}
.hd1 .bd ul li>img{width: 100%;height: 100%;}
.hd2 .bd .tempWrap{overflow:visible !important;}
.hd2 .bd ul li{width: 720px;height: 237px;float:left; margin-right: 40px;}
.hd2 .bd ul li .hd11{width: 355px;height: 237px;border-radius: 25px;overflow:hidden;}
.hd2 .bd ul li>img{width: 100%;height: 100%;}

.fd3{width: 80%;height: 80%;padding: 3% 5%;background: rgba(0, 0, 0, 0.5); position:fixed;top: 12%;left: 10%;z-index: 99;}
.fd30{width: 100%;height: 100%;background: #f3f3f3;padding: 3%;}
.fd30 .tp{width: 49%;height: 100%;}
.fd30 .tp img{max-width: 100%;max-height: 100%;}

.fd3 .gb{position: absolute;top: 20px;right: 20px;z-index: 100;}


/*Scrollbar 4*/
#scrollbar4 ::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

#scrollbar4 ::-webkit-scrollbar-track {
	background-color: rgba(47,102,167,0.1);
	/* box-shadow: inset 0px 0px 0px 11px #f2f2f3; */
	/* border-radius: 5px; */
}

#scrollbar4 ::-webkit-scrollbar-thumb {
	background: #2f66a7;
	/*border-left:5px solid #2f66a7;*/
	/*border-top:5px solid #2f66a7;*/
	/*border-radius: 10px;*/
}

#scrollbar3 ::-webkit-scrollbar-corner {
}

/*Scrollbar 4*/
#scrollbar3 ::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

#scrollbar3 ::-webkit-scrollbar-track {
	background-color: rgba(47,102,167,0.1);
	/* box-shadow: inset 0px 0px 0px 11px #f2f2f3; */
	/* border-radius: 5px; */
}

#scrollbar3 ::-webkit-scrollbar-thumb {
	background: #2f66a7;
	/*border-left:5px solid #2f66a7;*/
	/*border-top:5px solid #2f66a7;*/
	/*border-radius: 10px;*/
}

#scrollbar3 ::-webkit-scrollbar-corner {
}





