/*font-face*/
@font-face{
font-family: 'century gothic';
src: url('/fonts/century-gothic/century-gothic.ttf'),
     url('/fonts/century-gothic/century-gothic.eot'); /* IE9+ */
}
@font-face{
font-family: 'century gothic bold';
src: url('/fonts/century-gothic/century-gothic-bold.ttf'),
     url('/fonts/century-gothic/century-gothic-bold.eot'); /* IE9+ */
}

/*banner*/
.banner{
	background: url('/images/products-banner/new/dvd-creator/banner.jpg') no-repeat center top;
	background-size: cover;
}

.banner_title{font-weight: bold;margin-bottom: 70px;}
.banner_text>h1{text-align: center;font-size: 58px;color: #fe3636;}
.banner_text>p{text-align: center;font-size: 18px;color: #ff3737;width: 750px;margin-left: auto;margin-right: auto;line-height: 24px;}
.banner_text>ul>li{display: inline-block;}
.banner_price{margin-top: 70px;}
.banner_price>span.del{font-size: 24px;text-decoration: line-through;color: #b4b4b4;font-family: 'Segoe UI';}
.banner_price>span.nowPrice{font-size: 30px;color: #faca62;font-family: 'Segoe UI';}
.banner_btn{margin-top: 180px;margin-bottom: 5px;width: 405px;margin-left: auto;margin-right: auto;}
.banner_more{width: 408px;margin-left: auto;margin-right: auto;padding-left: 17px;}
.banner_dl>a{border: 3px solid #FF3737;display: block;width: 170px;height: 45px;border-radius: 5px;background: url('/images/products-banner/new/dvd-creator/banner_win.png') no-repeat 37px center;color: #ff3737;font-size: 14px;line-height: 37px;text-indent: 60px;}
.banner_buy>a{display: block;width: 170px;height: 45px;border-radius: 5px;background: #0072FF url('/images/products-banner/new/dvd-creator/banner_buy.png') no-repeat 42px center;color: #fff;font-size: 14px;line-height: 45px;text-indent: 68px;}
.banner_buy{margin-right: 57px;}
.banner_sys>p{font-size: 13px;color: #ff3737;font-family: 'Arial';}
.banner_getmac>a{font-size: 13px;color: #0072ff;font-family: 'Arial';}
.banner_getmac{margin-right: 75px;}
.bd-player-dl{
	position: relative;
	margin-bottom: 32px;
	width: 320px;
}
.btn_dl{
	display: block;
	border-radius: 5px;
	background: #D70000 url('/images/products-banner/new/win.png') no-repeat 16px center;
	box-shadow: 2px 3px 0px 0px rgba(167, 0, 0, 0.3);
	width: 203px;
	height: 49px;
	line-height: 49px;
	font-size: 27px;
	color: #fff;
	margin-top: 95px;
	padding-left: 57px;
}
.btn_dl:hover{
	color: #fff;
}
.round{
	position: absolute;
	background-color: #fff;
	width: 128px;
	height: 128px;
	border-radius: 64px;
	left: 192px;
	top: -47px;
	padding: 44px 0 0 0;
}
#downloads{
	font-size: 21px;
	line-height: 21px;
	font-weight: 500;
	text-align: center;
	color: #000;
}
.round>p{
	font-size: 14px;
	margin-top: 4px;
	font-weight: 500;
	text-align: center;
	color: #000;
}
.get_mac_new>a{
	font-size: 18px;
	color: #353239;
}
.banner_review{
	background-color: rgba(255,255,255,.7);
}
.review_right{
	line-height: 56px;
}
.review_btn>a{
	font-size: 12px;
	color: #fff;
}
.review_btn{
	background-color: #6C54FF;
	border-radius: 12px;
	width: 99px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin-top: 15px;
	text-align: center;
	margin-left: 8px;
}

.review_head>img{width: auto;height: 80px;}
.banner_review .review_left.none{display: none;}



/*nav*/
.new-nav{
	background-color: #353239;
	padding: 27px 0;
}
.nav-pc li{
	float: left;
	background: url('/images/products-banner/new/nav_division.jpg') no-repeat right center;
}
.nav-pc li>a{
	font-size: 16px;
	line-height: 30px;
	display: block;
	padding: 0 15px;
	margin: 0 15px;
	border-radius: 5px;
	color: #fff;
	font-family: 'Arial';
}
.nav-pc li.active>a{
	background-color: #D70000;
}
.nav-pc li:not(.active):hover>a{
	background-color: aqua;
}
.nav-pc li:hover>a{
	text-decoration: none;
}

.visible-xs-block.nav-mobile{
	padding: 0;
}
.nav-mobile li>a{
	font-size: 16px;
	line-height: 30px;
	display: block;
	padding: 10px 15px;
	border-radius: 5px;
	color: #fff;
	font-family: 'Arial';
}
.nav-mobile li.active>a{
	background-color: #D70000;
}
.nav-mobile li:not(.active):hover>a{
	background-color: aqua;
}
.nav-mobile li:hover>a{
	text-decoration: none;
}


/*part1*/
.part1{padding: 80px 0 100px;}
.part1>.container>h2{color: #020027;font-weight: bold;font-size: 26px;margin: 0 0 32px;text-align: center;}
.part1>.container>p{color: #020027;text-align: center;font-size: 14px;line-height: 23px;margin-bottom: 70px;}
.p1_imgbox{text-align: center;}
.p1_textbox{padding-top: 10px;}
.p1_text{font-size: 14px;color: #020027;margin-bottom: 35px;}
.p1_text.p1_text4{margin-bottom: 0;}
.p1_text>span{color: #ff3737;font-weight: 500;}


/*part2*/
.part2{padding: 90px 0 65px;background: url('/images/pro/dvd-creator/p2_bg.jpg') no-repeat center top;background-size: cover;}
.part2>.container>h2{color: #000;font-weight: bold;font-size: 26px;margin: 0 0 32px;text-align: center;}
.part2>.container>p{color: #000;text-align: center;font-size: 14px;line-height: 23px;margin-bottom: 55px;}
.p2_imgbox{text-align: center;margin-bottom: 60px;}
.p2_textbox{text-align: center;}
.p2_title{font-size: 14px;color: #000;font-weight: bold;margin-bottom: 10px;}
.p2_text{font-size: 14px;color: #000;}


/*part3*/
.part3{padding: 80px 0 95px;}
.part3>.container>h2{color: #020027;font-weight: bold;font-size: 26px;margin: 0 0 60px;text-align: center;}
.part3>.container>p{color: #020027;text-align: center;font-size: 14px;line-height: 22px;margin-bottom: 60px;}
.p3_box{padding: 0 50px;}
.p3_textbox{border: 1px solid #F5ECD4;text-align: center;padding-bottom: 35px;}
.p3_textbox>img{width: 100%;}
.p3_title{font-size: 14px;color: #020027;font-weight: bold;margin: 40px 0 20px;padding: 0 5px;}
.p3_text{font-size: 14px;color: #020027;padding: 0 25px;}

/*part4*/
.part4{padding: 90px 0;background: url('/images/pro/dvd-creator/p4_bg.jpg') no-repeat center top;background-size: cover;}
.part4>.container>h2{color: #000;font-weight: bold;font-size: 26px;margin: 0 0 12px;text-align: center;}
.part4>.container>p{color: #000;text-align: center;font-size: 14px;line-height: 22px;margin-bottom: 60px;}
#single .col-lg-4{padding: 0 25px;}
.part4_box{background-color: #fff;text-align: center;height: 380px;}
.p4_imgbox{height: 190px;padding: 45px 0;text-align: center;}
.p4_title{font-size: 14px;color: #020027;font-weight: bold;margin: 0 0 15px;padding: 0 5px;}
.p4_text{font-size: 14px;color: #020027;padding: 0 35px;}

.carousel-control{width: 17px;height: 34px;background: none;opacity: 1;}
.carousel-control.left{left: -28px;top: 50%;margin-top: -17px;background-image: none;}
.carousel-control.right{right: -28px;top: 50%;margin-top: -17px;background-image: none;}
.carousel-control:hover{opacity: 0.8;}


/*part5*/
.poster-main{ position:relative;width:800px;height:270px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:800px;height:270px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:100px;height:270px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:-40px; background: url('/images/pro/bd-player/prev.jpg') no-repeat center center;}
.poster-main .poster-next-btn{right:-40px; background: url('/images/pro/bd-player/next.jpg') no-repeat center center;}

.part5{background-color: #F8F8F8;}
.lb_box{border: 1px solid #CFD8DC;padding: 46px 50px 46px 65px;background-color: #fff;}
.part5 h2{font-size: 35px;color: #414141;margin: 70px 0 40px;text-align: center;}
.poster-main,.lb_right{float: left;}
.lb_right{margin-left: 62px;}
.p5_dl{margin: 85px 0 50px;}
.p5_text{font-size: 18px;color: #414141;font-family: 'Arial';}
.p5_get{margin-top: 8px;}
.p5_get>a{font-size: 15px;color: #414141;font-family: 'Arial';}
.post{padding: 45px 0 70px;}
.post h3{font-size: 20px;font-weight: bold;color: #414141;font-family: 'Arial';margin: 0 0 24px;}
.post p{line-height: 31px;}
.post a{font-size: 14px;color: #00b5d4;font-family: 'Arial';}
.lb_none{display: none;}


/*part6*/
.part6{padding-bottom: 100px;}
.part6 h2{font-size: 35px;color: #414141;margin: 70px 0 40px;text-align: center;}
.part6>.container{margin: 0 auto;}
.part6 .col-md-4{padding: 0 10px;}
.p6_box{border: 1px solid #D9D9D9;padding: 35px 50px 30px;}
.p6_box>img{display: block;margin: 0 auto;}
.p6_title{font-size: 16px;color: #414141;font-weight: bold;font-family: 'Arial';margin: 35px 0 15px;text-align: center;}
.p6_text{font-size: 15px;color: #414141;line-height: 23px;font-family: 'Arial';text-align: center;}
.p6_btn{margin-top: 35px;}
.p6_btn>a{display: inline-block;font-size: 16px;color: #fff;width: 120px;height: 33px;line-height: 33px;text-align: center;border-radius: 3px;font-family: 'Arial';}
.p6_btn1{background-color: #D70000;margin-right: 14px;}
.p6_btn2{background-color: #24D5F3;}


/*part7*/
.part7{padding: 70px 0 0;background: url('/images/pro/dvd-creator/p7_bg.jpg') no-repeat center top;}
.part7>.container>h2{color: #fff;font-weight: bold;font-size: 26px;margin: 0 0 40px;text-align: center;}
.part7>.container>p{color: #fff;text-align: center;font-size: 14px;line-height: 22px;margin-bottom: 50px;}


/*part8*/
.part8{padding: 50px 0 80px;}
.part8>.container>h2{color: #020027;font-weight: bold;font-size: 26px;margin: 0 0 65px;text-align: center;}
.part8>.container>.row{margin-left: auto;margin-right: auto;}
.p8_box{width: 210px;border: 1px solid #F5ECD4;margin-right: 37px;text-align: center;padding-bottom: 30px;}
.p8_box.p8_box5{margin-right: 0;}
.p8_box>img{margin: 50px 0 35px;}
.p8_title{font-size: 14px;color: #020027;font-weight: bold;margin: 0 0 20px;}
.p8_text{font-size: 14px;color: #020027;}



.carousel {
  margin: 0 auto;
}
.carousel[data-shift="1"] .carousel-inner > .item {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.carousel .carousel-inner > .item.row {
  margin: 0;
}











/*responsive*/
@media screen and (max-width: 320px){
	.part1 div.col-sm-6{width: 90%;}
	.part1 .pro_none{padding: 0 15px;}
	.row.banner_review li{float: none;}
	.banner_review .review_right{line-height: 100%;}
	.row.banner_review{height: 100%;}
	.review_right>ul>li{text-align: center;}
	.review_count{height: auto;margin-bottom: 15px;}
	.review_btn{margin: 0 auto;clear: both;}
	.row.banner_review .review_right>ul{width: 100%;}
	.part4 .carousel .carousel-control.left {left: -45px;}
	.part4 .carousel .carousel-control.right {right: -45px;}
	.p6_box>img{width: 90%;}
}
@media screen and (max-width: 450px){
	.banner{padding: 50px 0 0;}
	.banner_text{text-align: center;}
	.banner_text>p{width: auto;}
	.get_mac_new{margin-bottom: 30px;}
	.btn_dl{padding-left: 45px;}
	.banner_title,.banner_price{font-size: 35px}
	.f21{font-size: 16px;}
	.btn_dl{margin-top: 20px;}
	.round{position: static;background-color: #fff;width: 143px;height: 46px;border-radius: 3px;padding: 0;margin: 20px auto 0;}
	.banner_review li{float: left;}
	.banner_review .review_head,.banner_review .review_text,.banner_review li.li3{float: none;}
	.banner_review{height: 100%;margin: 63px auto 53px;border-radius: 10px;padding: 12px 20px 18px 20px;}
	.banner_review .review_right{clear:both;float: none;height: 56px;}
	.banner_review .review_right>ul{width: 232px;height: 56px;margin: 10px auto 0;}
	.review_head{text-align: center;margin-bottom: 5px;}
	.review_division1{display: none;}
	.review_division2{display: none;}
	.li3{margin: 0 auto;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';}
	.review_star{text-align: center;margin: 5px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;text-align: center;}
	.banner_dl>a{text-indent: 28px;margin: 0 auto;}
	.banner_buy>a{text-indent: 34px;margin: 0 auto;}
	.banner_buy{margin: 10px 0 0;}
	.banner_dl{margin: 10px 0 0;}
	.banner_text>ul>li{display: block;}
	.banner_btn{margin-top: 50px;margin-bottom: 20px;width: auto;}
	.banner_getmac{margin: 0 auto 10px;}
	.banner_more{width: auto;padding: 0;}

	.part1>.container>p{margin-bottom: 30px;}
	.p1_imgbox{margin-bottom: 30px;}
	.p1_imgbox>img{width: 90%;}

	.p2_imgbox>img{width: 90%;}
	.p2_textbox2{margin-top: 20px;}

	.p3_box{padding: 0 15px;}
	.p3_box1{margin-bottom: 50px;}
	.p3_title{padding: 0 10px;margin: 20px 0 10px;}
	.p3_text{padding: 0 15px;}

	.part4 .col-md-12{height: auto;}
	.part4_box{margin-bottom: 6px;width: auto;padding: 25px;height: auto;}
	.p4_text{padding: 0;}
	.part4 .carousel .carousel-control.left{left: 5px;}
	.part4 .carousel .carousel-control.right{right: 5px;}

	.part5 h2{margin: 40px 0 30px;}
	.post{padding: 45px 0 50px;}
	.lb_box{padding: 46px 0;}
	.poster-main,.lb_right{float: none;margin: 0 auto;}
	.lb_right>p{text-align: center;}
	.post h3{text-align: center;}
	.post .col-md-6.post_bot{margin-top: 30px;}
	.p5_dl{margin: 60px 0 40px;}
	.lb_none{display: block;}
	.lb_box>.visible-xs-block{display: none!important;}
	.poster-main .poster-prev-btn{left:-32px;}
	.poster-main .poster-next-btn{right:-32px;}

	.part6{padding-bottom: 50px;}
	.p6_box{margin-bottom: 20px;padding: 25px 10px;}
	.p6_btn{text-align: center;margin-top: 30px;}
	.p6_btn>a{display: block;margin: 10px auto;}

	.part7>.container>p{width: auto;}
	#full .carousel-control.left{left: 20px;}
	#full .carousel-control.right{right: 20px;}
	.p7_imgbox{text-align: center;}
	.p7_imgbox>img{width: 80%;}

	.p8_box{width: auto;margin-right: 0;margin-bottom: 40px;}
	.p8_box.p8_box5{margin-bottom: 0;}
}

@media screen and (min-width: 451px) and (max-width: 767px){
	.banner{padding-top: 50px;}
	.banner_text{text-align: center;}
	.banner_text>p{width: auto;}
	.bd-player-dl{margin: -15px auto 40px;}
	.get_mac_new{margin-bottom: 30px;}
	.btn_dl{padding-left: 45px;}
	.banner_review li{float: left;}
	.banner_review .review_head,.banner_review .review_text,.banner_review li.li3{float: none;}
	.banner_review{margin: 63px auto 53px;border-radius: 10px;padding: 12px 20px 18px 20px;}
	.banner_review .review_right{clear:both;float: none;height: 56px;}
	.banner_review .review_right>ul{width: 232px;height: 56px;margin: 10px auto 0;}
	.review_head{text-align: center;margin-bottom: 5px;}
	.review_division1{display: none;}
	.review_division2{display: none;}
	.li3{margin: 0 auto;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';}
	.review_star{text-align: center;margin: 5px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;text-align: center;}
	.li1{width: 100%;}
	.banner_dl>a{text-indent: 28px;margin: 0 auto;}
	.banner_buy>a{text-indent: 34px;margin: 0 auto;}
	.banner_buy{margin: 0;}
	.banner_dl{margin: 10px 0 0;}
	.banner_text>ul>li{display: block;}
	.banner_btn{margin-top: 50px;margin-bottom: 20px;width: auto;}
	.banner_getmac{margin: 0 auto 10px;}
	.banner_more{width: auto;padding: 0;}

	.part1>.container>p{margin-bottom: 50px;}
	.p1_imgbox{margin-bottom: 30px;}

	.p2_imgbox>img{width: 90%;}
	.p2_textbox2{margin-top: 20px;}

	.p3_box1{margin-bottom: 50px;}

	.part4_box{margin-left: auto;margin-right: auto;height: 360px;}
	.part4 .carousel .carousel-control.left{left: 5px;}
	.part4 .carousel .carousel-control.right{right: 2px;}

	.lb_box{padding: 46px 0;}
	.poster-main,.lb_right{float: none;margin: 0 auto;}
	.lb_right>p{text-align: center;}
	.post h3{text-align: center;}
	.post .col-md-6.post_bot{margin-top: 30px;}
	.p5_dl{margin: 60px 0 40px;}

	.part6{padding-bottom: 50px;}
	.p6_box{margin-bottom: 20px;padding: 25px 15px;}
	.p6_btn{text-align: center;}

	.part7>.container>p{width: auto;margin-bottom: 80px;}
	#full .carousel-control.left{left: 30px;}
	#full .carousel-control.right{right: 30px;}
	.p7_imgbox>img{margin-left: 50px;width: 80%;}

	.p8_box{width: auto;margin-right: 0;margin-bottom: 40px;}
	.p8_box.p8_box5{margin-bottom: 0;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
	.banner{padding-top: 50px;}
	.banner_text{text-align: center;}
	.banner_text>p{width: auto;}
	.bd-player-dl{margin: -15px auto 40px;}
	.get_mac_new{margin-bottom: 30px;}
	.btn_dl{padding-left: 45px;}
	.banner_review li{float: left;}
	.banner_review .review_head,.banner_review .review_text{float: none;}
	.banner_review{margin: 63px auto 53px;border-radius: 18px;padding: 12px 30px 5px 30px;}
	.banner_review .review_right{clear:both;float: none;height: 56px;}
	.banner_review .review_right>ul{width: 232px;height: 56px;margin: 10px auto 0;}
	.review_head{text-align: center;margin-bottom: 5px;}
	.review_division1{margin: 9px 20px 0 0;}
	.review_division2{margin: 9px 0 0 30px;}
	.review_content{margin: 5px 15px 0 0;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';width: 450px;}
	.review_star{text-align: center;margin: 5px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;}
	.li1:nth-child(1){margin-left: 25px;}
	.li1:nth-child(3){margin-left: 15px;}
	.banner_dl>a{text-indent: 28px;}
	.banner_buy>a{text-indent: 34px;}

	.part1>.container>p{margin-bottom: 50px;}
	.p1_imgbox{margin-bottom: 30px;}

	.p2_textbox2{margin-top: 20px;}

	.p3_box1{margin-bottom: 50px;}

	.part4_box{margin-left: auto;margin-right: auto;height: 320px;}
	.part4 .carousel .carousel-control.left{left: 80px;}
	.part4 .carousel .carousel-control.right{right: 80px;}

	.post h3{text-align: center;}
	.post .col-md-6.post_bot{margin-top: 30px;}

	.part6{padding-bottom: 50px;}
	.p6_box{margin-bottom: 20px;}
	.p6_btn{text-align: center;}

	.part7>.container>p{width: auto;margin-bottom: 80px;}
	#full .carousel-control.left{left: 30px;}
	#full .carousel-control.right{right: 30px;}
	.p7_imgbox>img{margin-left: 50px;width: 80%;}

	.p8_box{width: auto;margin-right: 0;margin-bottom: 40px;}
	.p8_box.p8_box5{margin-bottom: 0;}
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	.banner_text{padding-left: 20px;padding-right: 0;}
	.banner{padding-top: 100px;}
	.banner_title,.banner_price{font-size: 38px;}
	.banner_review{height: 150px;margin: 63px auto 53px;border-radius: 15px;padding: 19px 25px 19px 30px;}
	.banner_review li{float: left;}
	.banner_review .review_right{clear:both;float: none;height: 56px;}
	.banner_review .review_right>ul{width: 232px;height: 56px;margin: 10px auto 0;}
	.review_division1{margin: 20px 20px 0;}
	.review_division2{margin: 20px 20px 0 35px;}
	.review_content{margin: 7px 15px 0 0;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';width: 450px;}
	.review_star{text-align: center;margin: 18px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;}
	.review_right{margin-top: 10px;}
	.li1:nth-child(1){margin-left: 95px;}
	.li1:nth-child(2){margin-left: 30px;}

	.part3_box{width: auto;}
	.part3 .carousel .carousel-control.left{left: -20px;}
	.part3 .carousel .carousel-control.right{right: -20px;}

	.part4_box{margin-left: auto;margin-right: auto;height: 320px;}
	.part4 .carousel .carousel-control.left{left: 30px;}
	.part4 .carousel .carousel-control.right{right: 30px;}

	.lb_box{padding: 46px 0;}
	.poster-main,.lb_right{float: none;margin: 0 auto;}
	.lb_right>p{text-align: center;}

	.p6_box{padding: 25px 15px;}

	.part7>.container>p{width: auto;}
	.carousel-inner{width: 810px;margin: 0 auto;}
	#single .carousel-control.left{left: 35px;}
	#single .carousel-control.right{right: 35px;}
	#single .col-xs-4{padding: 0 20px;}
	.p7_imgbox>img{margin-left: 90px;}

	.p8_box{width: 180px;margin-right: 10px;height: 434px;padding-bottom: 20px;}
	.p8_box>img{margin: 40px 0 20px;}
}

@media screen and (min-width: 1200px) and (max-width: 1440px){
	.banner{padding-top: 140px;}
	.banner_text{padding-left: 30px;padding-right: 0;}
	.banner_review{width: 1132px;height: 116px;margin: 100px auto 60px;border-radius: 58px;padding: 19px 25px 19px 40px;}
	.banner_review li{float: left;}
	.review_division1{margin: 20px 20px 0;}
	.review_division2{margin: 20px 20px 0 20px;}
	.review_content{margin: 7px 10px 0 0;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';width: 450px;}
	.review_star{text-align: center;margin: 18px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;}
	.review_right{margin-top: 10px;}
	.li1:nth-child(1){margin-left: 65px;}
	.li1:nth-child(2){margin-left: 30px;}

	.part2>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.part2_box{padding: 0 30px;}

	.part3>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.part3 .carousel .carousel-control.left{left: -20px;}
	.part3 .carousel .carousel-control.right{right: -20px;}

	.part4>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.part4 .carousel .carousel-control.left{left: 30px;}
	.part4 .carousel .carousel-control.right{right: 30px;}

	.carousel-inner{margin: 0 auto;}

	.part7>.container>p{width: 960px;margin-left: auto;margin-right: auto;}
	.p7_imgbox>img{margin-left: 180px;}

	.p8_box{width: 200px;margin-right: 30px;height: 447px;}
}

@media screen and (min-width: 1441px){
	.banner .container{width: 1200px;}
	.banner{padding-top: 200px;}
	.banner_text{padding-left: 30px;padding-right: 0;}
	.banner_review{width: 1132px;height: 116px;margin: 40px auto 60px;border-radius: 58px;padding: 19px 25px 19px 40px;}
	.banner_review li{float: left;}
	.review_division1{margin: 20px 20px 0;}
	.review_division2{margin: 20px 20px 0 20px;}
	.review_content{margin: 7px 10px 0 0;}
	.review_content>p{font-size: 14px;line-height: 23px;color: #000;font-family: 'Arial';width: 460px;}
	.review_star{text-align: center;margin: 18px 0 1px;}
	.review_note{font-size: 14px;color: #a0a0a0;font-family: "Arial";line-height: 23px;}
	.review_right{margin-top: 10px;}
	.li1:nth-child(1){margin-left: 65px;}
	.li1:nth-child(2){margin-left: 30px;}

	.part2>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.p2_textbox{padding: 0 50px;}

	.part3>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.part3 .carousel .carousel-control.left{left: -20px;}
	.part3 .carousel .carousel-control.right{right: -20px;}

	.part4>.container>p{width: 860px;margin-left: auto;margin-right: auto;}
	.part4 .carousel .carousel-control.left{left: -50px;}
	.part4 .carousel .carousel-control.right{right: -50px;}

	.part7>.container>p{width: 960px;margin-left: auto;margin-right: auto;}
	.p7_imgbox>img{margin-left: 180px;}

	.part8>.container{width: 1200px;padding: 0;}
	.p8_box{height: 447px;}
}