body,a,span,div,img,table,tr,td,p,tbody,thead,h1,h2,h3,h4,h5,h6,ul,li{
	margin:0;
	padding:0;
	border:0;
	list-style: none;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}
.wrapper{
    width:1200px;
    min-height: 1000px;
	position:relative;
	left:50%;
	margin-left:-600px;
}
.header{
	height:75px;
	width:100%;
	background-color:transparent;
	float:left;
	position:relative;
}
.header nav {
    background-image: url(/img/navbar-bg.png);
    position: absolute;
    top: 0;
    z-index: 99;
    background-color: transparent;
    box-shadow: none;
}
.header .logo{
	float:left;
	display:block;
	width:206px;
	background:url(http://img.m.duoku.com/cimages/img/22001/22001.png) no-repeat;
	height:40px;
	margin-top:20px;
}
.game_dev{
	float:right;
	background:url(http://img.m.duoku.com/cimages/img/14595/14595.png) no-repeat;
	display:block;
	width:120px;
	height:41px;
	margin-left:20px;
	margin-top:17px;
}
.header .nav{
	float:right;
	margin-top:20px;
}
.header .nav li{
	float:left;
	margin-left:5px;
}
.header .nav .nav_hover{
	color:#2094e1;
	background:url(http://img.m.duoku.com/cimages/img/14063/14063.png) no-repeat;
	font-weight: bolder;
}
.header .nav li a:hover{
	color:#2094e1;
	background:url(http://img.m.duoku.com/cimages/img/14063/14063.png) no-repeat;
	font-weight: bolder;	
}
.header .nav li a{
	display:block;
	width:91px;
	height:35px;
	text-align: center;
	line-height:35px;
	color:#232323;
	font-weight: bolder;
}
.banner{
	background:url(http://img.m.duoku.com/cimages/img/22030/22030.jpg) no-repeat center;
	float:left;
	width:100%;
	height:541px;
	position:relative;
	background-color:#e54f36;
}
.banner p{
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
	bottom:70px;
	font-size:18px;
	color:#fff;
	font-family: "宋体";
	font-weight: bolder;
	text-indent: 36px;
	line-height:30px;
}
.main_top{
	width:100%;
	height:265px;
	background-color:#f5f5f5;
	float:left;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #ebebeb;
}
.main_top .main_top_bg{
	background:url(http://img.m.duoku.com/cimages/img/14051/14051.png) no-repeat left;
	position:absolute;
	width:302px;
	height:324px;
	left:50%;
	margin-left:-400px;
	top:-59px;
}
.main_top ul{
	clear:both;
	float:right;
	margin-right:96px;
	width:380px;
}
.main_top ul li{
	width:380px;
	float:left;
	margin-top:10px;
}
.main_top ul a{
	display:block;
	color:#606060;
	float:left;
	width:300px;
	display:block;
	font-size:14px;
	margin-bottom:5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.main_top ul span{
	float:right;
	color:#606060;
	font-size:14px;
}
.main_top .main_top_title{
	float:right;
	margin-right:390px;
	margin-top:35px;
}
.main_top .main_top_title span{
	color:#606060;
	font-size:18px;
	font-weight: bolder;
}
.main_top .main_top_title a{
	color:#2094e1;
	font-size:18px;
	font-weight: bolder;
}
.main_bottom{
	width:100%;
	float:left;
	height:455px;
	background-color:#fff;
}
.main_bottom .main_bottom_block{
	width:215px;
	float:left;
	margin-top:80px;
	text-align: center;
}
.main_bottom .main_block_span{
	float:left;
	height:350px;
	width:46px;
}
.main_bottom .wrapper .main_bottom_block .main_block_title{
	font-size:30px;
	color:#232323;
	margin-bottom:25px;
	text-align: center;
	text-indent: 0px;
}
.main_bottom .main_bottom_block img{
	height:154px;
	margin-bottom:50px;
}
.main_bottom .main_bottom_block p{
	width:215px;
	text-align: left;
	color:#606060;
	font-size:14px;
	text-indent: 28px;
}
.part_img{
	width:100%;
	float:left;
	height:120px;
	background-color:#f5f5f5;
	border-top:1px solid #e6e6e6;
}
.part_msg{
	width:100%;
	height:330px;
	background-color:#57b1ec;
	float:left;
}
.footer{
	float:left;
	width:100%;
	height:305px;
	background-color:#212121;
	clear:both;
}
.infomation .beian-a{
	text-decoration: none;
	color:#d5d5d5;
  }
.partner .part_msg{
	color:#fff;
}
.partner .part_img_wrap{
	margin-left:60px;
}
.partner .part_img a{
	/* float:left;
	margin-right:40px;
	margin-top:35px; */
}
.partner .part_img img{
	float:left;
	margin-right:40px;
	margin-top:35px;
}
.partner .part_msg_l{
	float:left;
	margin-top:55px;
	margin-left:40px;
	font-size:18px;
}
.partner .part_msg_l p{
	margin-bottom:10px;
}
.partner .part_msg_l_title{
	font-weight: bolder;
}
.partner .part_msg_r{
	float:right;
	margin-top:55px;
	margin-right:15px;
	font-weight:bolder;
	font-size:60px;
}
.partner .part_msg_r_title{
	font-size:18px;
}

.footer .footer_logo{
	float:left;
	margin-top:55px;
	margin-left:40px;
}
.footer .footer_list1{
	float:left;
	margin-top:55px;
	margin-left:55px;
}
.footer .footer_list1 li a{
	color:#51b7fa;
	font-size:14px;
	font-weight: bolder;
}
.footer .footer_list1 li{
	margin-bottom:30px;	
}
.footer .footer_list2{
	float:left;
	margin-top:55px;
	margin-left:65px;
}
.footer .footer_list2 li a{
	color:#51b7fa;
	font-size:14px;
	font-weight: bolder;	
}
.footer .footer_list2 li{
	margin-bottom:30px;
}
.footer .ewm{
	float:right;
	margin-top:45px;
	margin-left:20px;
}
.footer .ewm img{
	width:115px;
	height:115px;
	border:10px solid #fff;
	margin-bottom:15px;
}
.footer .ewm p{
	color:#51b7fa;
	font-size:14px;
	text-indent: 10px;
}
.footer .copy{
	clear:both;
	float:left;
	color:#a5a5a5;
	font-size:14px;
	margin-left:210px;
	margin-top:30px;
	width:580px;
}











/********rc_style************/
.rc_banner{
	/* background:url(http://img.m.duoku.com/cimages/img/24100/24100.jpg) no-repeat center; */
	width:100%;
	height:672px;
	clear:both;
	margin-bottom:30px;
	/* background-color:#fbcd36; */
}
.pa_banner{
	background:url(http://img.m.duoku.com/cimages/img/14291/14291.jpg) no-repeat center;
	width:100%;
	height:200px;
	clear:both;
	margin-bottom:60px;
	background-color:#57b1ec;
}
.rc_top{
    overflow: visible;
	margin-top: 40px;
}
.rc_top_item{
    box-sizing: content-box;
    width: 50%;
    display: inline-block;
    float: left;
	text-align: center;
	overflow: visible;
	border-bottom: 1px solid #d4d4d4;
}
.rc_item_font{
    display: inline-block;
    font-size: 24px;
    height: 52px;
	color:#454545;
	position: relative;
	top: 2px;
	border-bottom: 3px solid transparent;
}
.rc_item_font.active{
	color:#e90162;
	font-weight: 500;
    border-bottom: 3px solid #e90162;
}
.rc_left_oper{
    overflow: hidden;
    margin-top: 46px;
    padding-bottom: 30px;
    font-size: 26px;
    border-bottom: 1px solid #d4d4d4;
    color: #444444;
}
.content_wrapper{
    padding: 18px 0 18px 0;
}
.content_wrapper .content_wrapper_left{
    width: 100px;
    height: 30px;
    float: left;
}
.content_wrapper .content_wrapper_left .content_title{
    font-size: 20px;
}
.content_wrapper .content_wrapper_right{
    padding: 0 100px 0 100px;
}
.rc_left_oper_content{
    border-bottom: 1px solid #d4d4d4;
}
.content_item{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    background: #eeeeee;
    margin: 4px;
    font-size: 12px;
    cursor: pointer;
}
.content_item.active{
    color: #ffffff;
    background: #ea0063;
}

.rc_left{
	float:left;
}

.rc_left .rc_list_item{
    width: 800px;
    height: 120px;
    border-bottom: 1px solid #d4d4d4;
}
.rc_left .rc_list_item .rc_item_content{
    overflow: hidden;
    padding: 30px 0 30px 0;
}
.rc_left .rc_list_item .rc_item_content .rc_designation a{
    color: #5a5a5a;
    font-size: 18px;
    cursor: pointer;
}
.rc_left .rc_list_item .rc_item_content .rc_designation a:hover{
    color: #e90162;
}
.rc_left .rc_list_item .rc_item_content .rc_relation{
    overflow: hidden;
    font-size: 16px;
    color: #666666;
}
.rc_left .rc_list_item .rc_item_content .rc_relation .rc_relation_left{
    float: left;
}
.rc_left .rc_list_item .rc_item_content .rc_relation .rc_relation_right{
    float: right;
}


.rc_gamelimit{
	color:#333333;
	font-size:18px;
	padding:15px 0px 15px 55px;
	cursor: pointer;
}
.rc_gamelimit_hover{
	background-color:#51b7fa;
	color:#fff;
}
.rc_children_nav li{
	color:#333333;
	font-size:16px;
	padding:15px 0px 15px 55px;
	cursor: pointer;
	font-weight: normal;	
}
.rc_children_nav li:hover{
	color:#51b7fa;
}
.rc_left .rc_parent_nav .rc_parent_nav_hover{
	color:#fff;
	background:url(http://img.m.duoku.com/cimages/img/14065/14065.png) no-repeat 30px center #51b7fa;
}
.rc_left .rc_parent_nav .rc_parent_click_hover{
	color:#fff;
	background:url(http://img.m.duoku.com/cimages/img/14066/14066.png) no-repeat 30px center #51b7fa;	
}
.rc_left .rc_parent_nav .rc_parent_click_hover:hover{
	color:#fff;
	background:url(http://img.m.duoku.com/cimages/img/14066/14066.png) no-repeat 30px center #51b7fa!important;	
}
.rc_left .rc_parent_nav .rc_parent_li:hover{
	color:#fff;
	background:url(http://img.m.duoku.com/cimages/img/14065/14065.png) no-repeat 30px center #51b7fa;	
}
.hn{
	display:none;
	height:0px;
	padding:0px!important;
	overflow: hidden;
}

.rc_right{
    float: right;
    margin-left: 60px;
}
.rc_right h1{
	font-size:20px;
	color:#333333;
}
.rc_right h2{
	font-size:20px;
	color:#333333;	
	font-weight: normal;
	margin:10px 0px;
}
.rc_right p{
	font-size:18px;
	line-height:35px;
	width:710px;
/*	margin-bottom:40px;*/
}
.rc_right_lastest .rc_right_lastest_title{
	overflow: hidden;
    margin-top: 46px;
    padding-bottom: 30px;
    font-size: 22px;
    border-bottom: 1px solid #d4d4d4;
    color: #444444;
}
.rc_right_lastest_content  .rc_list_item{
    width: 340px;
    height: 80px;
    border-bottom: 1px solid #d4d4d4;
}
.rc_right_lastest_content .rc_list_item .rc_item_content{
    overflow: hidden;
    padding: 18px 0 18px 0;
}
.rc_right_lastest_content .rc_list_item .rc_item_content .rc_designation a{
    color: #5a5a5a;
    font-size: 18px;
    cursor: pointer;
}
.rc_right_lastest_content .rc_list_item .rc_item_content .rc_designation a:hover{
    color: #e90162;
}
.rc_right_lastest_content  .rc_list_item .rc_item_content .rc_relation{
    overflow: hidden;
    font-size: 14px;
    color: #666666;
}
.rc_right_lastest_content  .rc_list_item .rc_item_content .rc_relation .rc_relation_left{
    float: left;
}
.rc_right_lastest_content  .rc_list_item .rc_item_content .rc_relation .rc_relation_right{
    float: right;
}
.rc_right_msg .rc_right_msg2{
	color:#2094e1;
	font-size:24px;
}

.clearfix{
	clear:both;
}

/****rc_info start****/

.rc_info_title{
    width: 1180px;
    padding: 64px 30px 64px 30px;
    background: #f0f0f0;
}
.rc_info_title .title_info{
    overflow: hidden;
}
.rc_info_title .title_info .info_row{
    overflow: hidden;
    margin: 4px 0 0px 0;
}
.rc_info_title .title_info .info_row .info_row_left{
    float: left;
}
.rc_info_title .title_info .info_row .info_row_left .rc_designation{
    font-size: 28px;
    color:#010101;
}
.rc_info_title .title_info .info_row .info_row_left .rc_type{
    font-size: 18px;
    color:#e9256a;
}
.rc_info_title .title_info .info_row .info_row_right{
    float: right;
}
.rc_info_title .title_info .info_row .info_row_right .rc_relation{
    font-size: 16px;
    color:#6e6e6e;
}
.rc_info_content_title{
    width: 1180px;
    height: 50px;
    margin-top: 24px;
    margin-left: 20px;
    border-bottom: 1px solid #dadada;
}
.rc_info_content{
    padding: 50px 20px 62px 20px;
}
.rc_info_email_title{
    width: 1180px;
    height: 50px;
    margin-top: 24px;
    margin-left: 20px;
    border-bottom: 1px solid #dadada;
}
.rc_info_email_title span, .rc_info_content_title span{
    font-size: 24px;
    color: #464646;
    height: 100%;
    border-bottom: 2px solid #e9246f;
    display: inline-block;
}
.rc_info_email{
    padding: 50px 20px 92px 20px;
}
.rc_info_email span{
    font-weight: bold;
}
.return{
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    color: #676767;
    background: #ededed;
    font-size: 24px;
}

/****rc_info end****/

/********pd style***********/
.pd_banner{
	background:url(http://img.m.duoku.com/cimages/img/14602/14602.jpg) no-repeat center;
	width:100%;
	height:200px;
	clear:both;
	margin-bottom:60px;
	border-top:3px solid #e5e5e5;
}
.pd_main{
	text-align: center;
}
.pd_main img{
	margin-top:10px;
	margin-bottom:20px;
}




/**********news style*********/
.news_wrapper_new{
	position: relative;
	min-width: 1200px;
	max-width: 1920px;
}
.news_banner{
	width:100%;
	height:3px;
	background-color:#e5e5e5;
	clear:both;

}

.news_wrap{
	min-width:687.5px;
	min-height:300px;
	max-width: 1100px;
	margin: 0 auto;
	margin-top:106px;
	line-height: 25px !important;
	/* float:left; */
}
.news_wrap h1{
	font-size:18px!important;
	color:#232323;
	font-weight: bolder;
	font-family: "微软雅黑";
	letter-spacing: clac((40/1000)*36px);
	margin: 0;
	line-height: 32px;
}
.news_wrap h2{
	font-size:14px;
	font-weight: bold;
	margin:10px 0px;
	font-family: "微软雅黑";
	
}
.news_wrap h2 .colr{
	color:#ea0063;
	font-family: "微软雅黑";
}
.colr{
	color:#e80361 ;
	
}
.news_wrap {
	font-size:14px;
	letter-spacing:clac((40/1000)*24px);
	font-family: "微软雅黑"!important;

}
.news_wrap strong
{
	font-weight: bolder;	
}

.news_wrap_page .news_end{
	width:680px;
	border-bottom:1px solid #e5e5e5;
	height:30px;
	margin-bottom:60px;
	padding-bottom: 44px;
}
.news_wrap_page
{
    font-size: 14px !important;
    line-height: 25px;
	margin-bottom: 40px;
	width: 680px;
    min-height: 300px;
    padding-top: 100px;
    float: left;
}
.news_wrap_page *
{
	font-size: 18px !important;
}
.news_wrap_page h1
{
	font-size: 26px !important;
	color: #000;
}
.news_wrap_page h2{
	margin:20px 0px;
	color: #7a7a7a;
	font-size: 18px !important;
}
.news_wrap_page .news_more{
	font-size:14px;
	color:#e80361;
	clear:both;
	float:right;
}
.news_wrap img{
	max-width:680px;
}
.news_wrap p{
	margin-bottom: 20px;
}
.ab_banner{
	background:url(http://img.m.duoku.com/cimages/img/22002/22002.jpg) no-repeat center;
	width:100%;
	height:200px;
	clear:both;
	margin-bottom:60px;	
	background-color:#D0E2F0;
}
.ab_warpper .ad_p{
	text-indent: 10px;
	font-size:14px;
	color:#494949;;
	width:100%;
	margin:0 auto;
	margin-bottom:20px;
	line-height:25px;
}
.ab_warpper h1{
	font-size:30px;
	color:#333333;
	width:1000px;
	border-bottom:1px solid #e3e3e3;
	position:relative;
	font-weight: normal;
	height:1px;
	margin-top:60px;
}
.ab_warpper h1 span{
	line-height:5px;
	*line-height:45px;
	background-color:#fff;
	padding:0px 15px;
display:block;
height:50px;
width:210px;
position:absolute;
left:50%;
margin-left:-105px;
*top:-20px;
}
.ad_main .main_block{
	float:left;
	width:220px;
	margin-top:75px;
	text-align: center;
}
.ad_main .main_block .block_img{
	height:130px;
	width:220px;
}
.ad_main .main_block h2{
	font-size:24px;
	color:#333;
	font-weight: normal;
	margin-bottom:20px;
}
.ad_main .main_block p{
	width:220px;
	text-align: left;
	color:#606060;
	font-size:14px;
	margin-bottom:10px;
	line-height:25px;
}
.ad_main .block_span{
	width:40px;
	float:left;
	height:300px;
}
.ab_dt{
	background:url(http://img.m.duoku.com/cimages/img/14398/14398.jpg) no-repeat center;
	width:100%;
	height:696px;
	clear:both;
	margin:60px 0px;		
}
.ad_fl{
	color:#454545;
	font-size:14px;
	margin-bottom:20px;
	text-align: left;
	width:1000px;
}
.ad_more_fl{
	display:block;
	width:440px;
	height:70px;
	font-size:18px;
	color:#454545;
	background-color:#ededed;
	line-height:70px;
	left:50%;
	margin-left:-220px;
	position:relative;
	margin-top:50px;
	text-align: center;
	margin-bottom:40px;
	border-radius: 3px;
}	
.ad_more_fl:hover{
	background-color:#b7b7b7;
}

.pa_warpper .pa_p{
	font-size:18px;
	color:#333;
	width:950px;
	text-align: left;
	line-height:35px;
	margin:0 auto;
	text-indent: 40px;
}
.pa_main{
	background-color:#f5f5f5;
	padding:60px 0px;
	width:100%;
}
.pa_main h1{
	font-size:30px;
	color:#333333;
	text-align: center;
	font-weight: normal;
	margin-bottom:55px;
}
.pa_block{
	width:314px;
	background-color:#fff;
	padding-bottom:50px;
	float:left;
	text-align: center;
}
.pa_block .pa_block_img{
	height:73px;
}
.pa_block h2{
	font-size:18px;
	color:#333;
	margin-top:60px;
	width:314px;
	text-align: center;
}
.pa_block p{
	font-size:18px;
	color:#333;
	padding:0px 40px;
	margin-top:30px;
	line-height:30px;
	height:265px;
	text-align: left;
}
.pa_blc{
	float:left;
	width:29px;
	height:200px;
}


.pa_logos{
	background-color:#f5f5f5;
	border-top:1px solid #e6e6e6;
	padding-top:60px;
	padding-bottom:30px;
	width:100%;
}
.pa_wrapper{
	width:1110px;
	position:relative;
	left:50%;
	margin-left:-475px;	
}
.pa_logos ul li{
	float:left;
	height:65px;
	width:110px;
	margin-right:60px;
	text-align: center;
}
.pa_warpper{
	padding-bottom:30px;
}
.news_content{
	max-height:85px;
	overflow: hidden;
}
.news_content{
	color: #040303;
	font-size: 14px !important;
	line-height: 40px;
	margin-bottom: 35px;
}
.news_wrap{
	color: #333333;
	font-size: 14px;
	line-height: 25px;	
	margin-bottom:40px;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 29px;
	letter-spacing: clac((40/1000)*24px);
}
.news_nav{
	margin-left:110px;
	width:135px;
	float:left;
	margin-top:100px;
}
.news_nav ul li{
	font-size:14px;
	line-height:30px;
}
.news_nav ul li:first-of-type{
	margin-bottom: 10px
}
.news_nav ul li a{
	color:#333;
	font-weight: bolder;
}
#all {
	font-size: 18px;
	margin-bottom: 15px;
}
.news_nav .news_nav_hover{
	color:#e80361;
	font-weight: bolder;
}
.news_nav ul li a:hover{
	color:#e80361;
}
.news_nav .prev{
	display:block;
	background:url(http://img.m.duoku.com/cimages/img/14256/14256.png) no-repeat;
	width:67px;
	height:14px;
	margin-bottom:20px;
	margin-top:30px;
}
.news_nav .next{
	display:block;
	background:url(http://img.m.duoku.com/cimages/img/14257/14257.png) no-repeat;
	width:67px;
	height:14px;
}
.colb{
	color:#e80361;
}
.colo{
	color:#f5a533;
}
.page{
	/* float:right; */
	margin:20px 0px;
}
.page a{
	float:right;
	padding:3px 10px;
	color:#666;
	font-size:18px;
	margin:0px 10px;
}
.page .cur_page_num{
	background-color:#ea236f;
	color:#fff;
	border-radius: 3px;
}
.zp_banner{
	background:url(http://img.m.duoku.com/cimages/img/14275/14275.png) no-repeat center;
	width:100%;
	height:200px;
	clear:both;
	margin-bottom:60px;	
}
.rc_right_content{
	width:740px;
	display:none;
}
.flsm{
	width:1000px;
}
.ofh{
	height:80px;
	overflow: hidden;
}

.yy_wrap{
	width:1000px;
	height:190px;
	overflow: hidden;
}
.yy_img{
	margin:20px 0px;
}
.yy_img ul li{
	float: left;
	margin:0px 19px;
}
.yy_img img{
	float:left;
	margin-bottom:10px;
}
.yy_img p{
	text-align: center;
	margin-top:5px;
}
.dn{
	display:none;
}
.part_more{
	float:right;
	color:#000;
	font-weight: normal;
}



/***pay***/
.preview{
    margin:50px 40px auto auto;
    background:url(//ycimg-m.duoku.com/cimages/img/2229/2229.png) left  no-repeat;

    width:370px;
    height:544px;
    float:right;
    background-size: 310px 546px;
}
.iframelayout{width:268px; height:354px; overflow-y:hidden; overflow-x:hidden;  margin:96px 5px auto 25px;}
.preview img{
    margin:35px 40px auto auto;
}
.dk_pay{
    float: left;
    padding: 0px 28px;
}
.dk_pay p{
    text-align: center;
    font-size: 20px;
}
.dk_bookshop_jianjie{
    margin: 25px auto 30px auto;
    padding-left: 50px;
    padding-right: 20px;
    background-color: #fff;
}
.dk_bookshop_jianjie .dk_bookshop_jianjie_top{
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px #E5E5E5 solid;
}
.dk_bookshop_jianjie .dk_bookshop_jianjie_middle{
    padding-top: 30px;
    padding-bottom: 24px;
    border-bottom: 1px #E5E5E5 dashed;
    font-size: 14px;
    color: #444;
}
.dk_bookshop_jianjie_bottom{
    padding-top: 14px;
    padding-bottom: 20px;
}
.dk_bookshop_jianjie_bottom .dk_bookshop_jianjie_bottom_a{
    background: url("images/button-lvse.png");
    height: 38px;
    width: 170px;
    float: left;
    margin-right: 18px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.dk_bookshop_jianjie_bottom .dk_bookshop_jianjie_bottom_div{
    line-height: 38px;
    font-size: 16px;
    color: #000;
}
.dk_bookshop_jianjie_bottom .dk_bookshop_jianjie_bottom_xs{
    font-size: 24px;
    color: #ff6600;
}
.dk_bookshop_jianjie_bottom .dk_bookshop_jianjie_bottom_book{
    font-size: 18px;
    color: #ff6600;
}
/**point**/
.dk_bookshop_point{
    margin-bottom:40px;
    padding: 10px 20px 30px 20px;
    background-color: #fff;
}
.dk_bookshop_point .dk_bookshop_jianjie_top{
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 20px;
    color: #000;
    border-bottom: 1px #E5E5E5 solid;
}
.dk_bookshop_point .dk_bookshop_jianjie_middle{
    padding-top: 30px;
    padding-bottom: 24px;

    font-size: 14px;
    color: #444;
}
.dk_bookshop_point .dk_bookshop_point_img{
    float: left;
    margin-right: 35px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.dk_bookshop_point .dk_bookshop_point_top{
    font-size: 18px;
    color: #000;
}
.dk_bookshop_point .dk_bookshop_point_left .dk_bookshop_point_middle{
    padding-top: 10px;
    width: 450px;
    line-height: 1.5;
}
.dk_bookshop_point .dk_bookshop_point_left{
    float: left;
    margin-right:20px;
}

.dk_bookshop_point .dk_bookshop_point_right .dk_bookshop_point_middle{

    padding-top: 10px;
    line-height: 1.6;
}

/* ==================part主体 =================*/
.part_wrapper_new{
	position: relative;
	height:1000px;
	min-width:1200px;
	max-width: 1920px;
	margin: 0 auto;
}
.part_wrapper_new .carousel-container
{
	min-width: 1200px;
}

.part_wrapper_new .part_container{
	margin-top:150px;
	margin-left:250px;
    max-width: 1920px;
    margin-bottom: 100px;
}

.part_wrapper_new .part_container .game-Joperation img{
	width:92px;
	height:94px;
	margin-top:46px;
	margin-right:60px;
}
.part_wrapper_new .part_container .game-agent img{
	width:111px;
	height:93px;
	margin-top:48px;
	margin-right:48px;
	margin-left:-6px;
}
.part_wrapper_new .part_container .overseas-operations img{
	width:80px;
	height:90px;
	margin-top:48px;
	margin-right:65px;
	margin-left:6px;

}
.game-Joperation,.game-agent ,.overseas-operations{
	display:flex;
}
.part_Introduction,.part_point,.part_link{
	margin-top:15px;

}
.part_wrapper_new .part_container .part_title{
	font-size:28px;
	font-family: "微软雅黑";
	font-weight: bold;

}
.part_wrapper_new .part_container .part_Introduction {
	font-size:22px;
	font-family: "微软雅黑";
	white-space: norwap;
}
.part_wrapper_new .part_container .part_point {
	font-size:22px;
	font-family: "微软雅黑";
	white-space: norwap;
}
.part_wrapper_new .part_container .part_link {
	font-size:22px;
	font-family: "微软雅黑";
	white-space: norwap;
	color:rgb(142,142,142);
}
.part_wrapper_new .part_container .bottom_line{

	width:85%;
	height:2px;
	background-color: rgb(238,238,238);
	margin-top: 75px;
	margin-bottom: 95px;
}