@charset "utf-8";

.body,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
a,a:link,a:active{ text-decoration:none;}
li{list-style-type: none;}
a{
    color:#333;
}
a:hover{
    color: #92278f;
}
.clear{
    clear: both;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

body{
    font-family: "宋体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #fbfafc;
    color: #333;
    width: 100%;
}
.container, .main_wrapper, .footer_sub{
    width: 1140px;
    margin: 20px auto;
}
.inner_content_section.box1{
    width: 1140px;
}
.slider_wrapper{
    width: 100%;
}
.main_light_color{
	color: #92278f;
}


.header{
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid #dddddd;
	position:fixed;
	top:0px;
	z-index:80;
	
}
.header .container{
    padding: 20px 0 16px 0;
    margin: 0px auto;
}
.main_menu{
    margin-top: 40px;
}

.menu_bar{
}
.menu_part{
	height:109px;
	border:0px;
	margin:0px;
	padding:0px;
	}
.main_menu ul li{
    text-align:center;
    color:#fff;
    float:left;
    font-size: 14px;
    font-weight: bold;
    height:32px;
    line-height:32px;
}
.logo_img{
    float: left;
    width: 300px;
}
.logo_img img{
    width: 100%;
}
.main_menu{
    float: right;
}
.main_menu ul li a{
    color: #000;
    font-size: 16px;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
    width: 100%;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.main_menu ul li a:hover{
    color:#92278f;
}
.navtop{
    position: relative;
}

#sub ul{
    position: absolute;
    left: 31px;
    top: 32px;	
/*    border-right: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    margin-left: -1px;*/
    background: #ffffff;
    z-index: 1000;
}
#sub ul li{
    float: none;
    text-align:center;
    color:#fff;
    height:32px;
    line-height:32px;
    border:none;
    font-size: 12px;
    font-weight: normal;
	display:inline-block;
	padding:0 4px;
}
#sub ul li a{
	font-size:14px;
}
#sub ul li:hover{
}
#sub ul li:hover a{
    color:#92278f;
}

.main_wrapper{
    margin-top: 30px;
}
.slider_box{
}
/*首页幻灯片样式*/
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:100%; min-height: 440px; margin:0px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ display: none; cursor:pointer; width:45px; height:45px; background:url(../img/l.png) no-repeat; position:absolute; top:190px; left:20px; z-index:10;}
#playBox .next{ display: none; cursor:pointer; width:45px; height:45px; background:url(../img/r.png) no-repeat; position:absolute; top:190px; right:25px; z-index:10;}
#playBox:hover .pre{ display: block;}
#playBox:hover .next{ display: block;}

#playBox .smalltitle { display:none; width:100%; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox:hover .smalltitle { display: block;}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}



.content_section{
    margin-top: 20px;
}
.footer_sub{
    margin-top: 50px;
}
.footer_img img{
    width: 100%;
}
.separate_bar{
    height: 114px;
    background: #cccccc;
    width: 2px;
    margin: 40px 20px 0 50px;
    float: left;
}
.f_logo, .f_ed_img{
    float: left;
    text-align: left;
}
.f_logo{
    margin-left: 50px;
}
.f_img_title{
    display: block;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.f_qrcode{
    float: left;
    text-align: center;
    margin-left: 30px;
}
.footer{
    background: #92278f;
    width:100%;
    color: #dddddd;
    margin-top: 50px;
}
.footer .container{
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 20px 0px;
}
.f_text.left{
    float: left;
}.f_text.right{
     float: right;
    text-align: right;
    margin-right: 50px;
 }
.menu_d{
    background: url("../img/menu_d.jpg");
    background-repeat: no-repeat;
    background-position:bottom center;
    background-size:50% auto;
    background-size:auto 50%;
    width: 15px;
    height: 12px;
    display: inline-block;
    margin: 2px 8px;

}
.menu_s{
    width: 11px;
    display: block;
    margin-left: 20px;
}
.menu_s img{
    width: 100%;
}
.home_case_list .list_li{
    margin: 0px 2% 2% 0px;
    float: left;
    width: 32%;
}
.home_case_list .list_li.last{
    margin: 0px 0px 2% 0px;
}
.home_case_list .list_li img{
    width: 100%;
    display: block;
}
.home_case_list .list_case_title{
    background: #92278f none repeat scroll 0 0;
    color: #eee;
    display: block;
    font-size: 16px;
    padding: 8px 0;
    width: 100%;
    text-align: center;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:hover .list_case_title{
    background:rgba(146, 39, 143, 0.8);
    color: #FFFFFF;
}

.home_server_list .list_li{
    margin: 0px 6% 0 0px;
    float: left;
    width: 20.5%;
}
.home_server_list .list_server_title{
    color: #333;
    display: block;
    font-size: 20px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.home_server_list .list_li.last{
    margin: 0px;
}
.home_server_list .list_li img{
    width: 100%;
    filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
    -moz-opacity:0.8; /*Firefox私有，透明度50%*/
    opacity:0.8;/*其他，透明度50%*/
}
.home_server_list .list_li:hover img{
    filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
    -moz-opacity:1; /*Firefox私有，透明度50%*/
    opacity:1;/*其他，透明度50%*/
}

.home_other_list{
}
.home_other_list .list_li{
    margin: 0px 2% 2% 0px;
    float: left;
    width: 32%;
    background: #f3f0f7;
}
.home_other_list .list_li.last{
    margin: 0px 0px 2% 0px;
}
.other_list_content{
    padding: 30px 20px 20px 20px;
}
.other_list_title{
    font-size: 20px;
    font-weight: bold;
    color: #92278f;
    margin-bottom: 10px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.other_list_text{
    line-height: 1.8em;
    font-size: 16px;
    min-height: 260px;
    overflow: hidden;
}
.other_list_more{
    text-align: right;
}
.other_list_more a{
    margin-top: 10px;
    background: #595957;
    padding: 5px;
    color: #EEEEEE;
    display: inline-block;
}
.other_list_more a:hover{
    color: #fff;
    background: #92278f;
}
.inner_title1{
	font-size:18px;
	line-height:1.8em;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.inner_title2{
	font-size:18px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

.inner_content_box1{
	margin-top:30px;
}
.inner_content_box2{
	margin-top:30px;
}
.inner_deteil_title1{
	background:#92278f;
	color:#ffffff;
	width:280px;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.8em;
	border-radius:4px;
	margin-bottom:30px;
	margin-top:30px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.inner_deteil_box1{
	margin-top:20px;
	}
.idb1_text, .idb1_img{
	float:left;
}
.idb1_text{
	margin-right:100px;
	}
.idb1_img img{
	width:400px;
	}
.idb1_text .inner_point{
	color:#92278f;
	font-size:20px;
}
.idb1_text li{
	font-size:16px;
	line-height:1.8em;
}
.inner_content_box2{
	width:900px;
	margin:0 auto;
	}
.inner_deteil_title2{
	width:100%;
	background:#92278f;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	line-height:2em;
	border-radius:4px;
	margin-bottom:30px;
	margin-top:30px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	}
.idb2_img, .idb2_text{
	float:left;
	}
.idb2_img{
	margin-right:30px;
	height:174px;
	overflow:hidden;
	}
.idb2_img img{
	width:400px;
	}
.idb2_text{
	width:450px;
	}
.idb2_h_title{
	font-size:18px;
	font-weight:bold;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.idb2_h_det{
	font-size:16px;
	margin-top:50px;
	}
.h_url{
	text-align:right;
	}
.divid_dotted_line{
	border-top:1px dotted #92278f;
	margin:20px 0;
	}
.divid_solid_line{
	border-top:1px solid #92278f;
	}
.m_list{
	margin-top:50px;
	}
.idb3_img, .idb3_text{
	float:left;
	}
.idb3_img{
	width:400px;
	height:280px;
	margin-right:30px;
	overflow:hidden;
	}
.idb3_img img{
	width:400px;
	}
.idb3_text{
	width:450px;
	}
.idb3_m_title{
	font-size:22px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.idb3_m_det{
	font-size:17px;
	line-height:1.8em;
	}
.idb4_text{
	margin:20px 0px;
	font-size:18px;
	line-height:1.6em;
	}
.idb4_text .font_w_b li{
	font-size:16px;
	line-height:1.8em;
	font-weight:bold;
	}
.idb4_img li{
	float:left;
	margin-right:7px;
	height:195px;
	overflow:hidden;
	}
.idb4_img li.last{
	float:left;
	margin-right:0px;
	}
.idb4_img li img{
	width:295px;
	}
.inner_li_text{
	float:left;
	width:97%;
	}
.inner_point1{
	float:left;
	width:3%;
	color:#92278f;
	}

.idb5_text, .idb5_img{
	float:left
	}
.idb5_text{
	width:60%;
	}
.idb5_img{
	width:40%;
	}
.idb5_text li{
	font-size:16px;
	line-height:1.8em;
	}
.idb5_text .font_w_b li{
	font-weight:bold;
	}
.idb5_img li{
	height:145px;
	overflow:hidden;
	}
.idb5_img li img{
	width:295px;
	}
	
.idb6_text, .idb6_img{
	float:left
	}
.idb6_text{
	width:30%;
    font-family:"黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.idb6_img{
	width:67%;
	margin-right:3%;
	}
.idb6_text li{
	font-size:16px;
	line-height:1.2em;
	}
.idb6_text .inner_li_text{
	margin-bottom:10px;
	display:inline-block;
	width:100%;
	float:none;
	}
.idb6_img img{
	width:100%;
	}
.inner_title3{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.contact_t{
	margin-top:10px;
	}
.contact_qq img{
	height:60px;
	}
.contact_qq{
	margin-right:10px;
	}

#contact_form .input, #contact_form .con_det, #contact_form .submit{
	border:1px #aaa solid;
	background:#fcfafc;
	padding:10px;
	font-size:18px;
	color:#666;
	margin-bottom:15px;
	}
#contact_form .input{
	float:left;
	}
#contact_form #con_name{
	width:250px;
	margin-right:15px;
	}
#contact_form #con_email{
	width:454px;
	margin-right:15px;
	}
#contact_form #con_tel{
	width:340px;
	}
#contact_form #con_det{
	width:1118px;
	min-height:200px;
	}
#contact_form .submit{
	cursor: pointer;
	float:right;
	padding-right:20px;
	padding-left:20px;
	}
#contact_form .submit:hover{
	color:#eee;
	background:#92278f;
	}
	
.idb7_text, .idb7_img{
	float:left;
	}
.idb7_text{
	width:68%;
	margin-right:6%;
	font-size:22px;
	}
.idb7_img{
	width:26%;
	}
.idb7_img .img_box2 img{
	-moz-box-shadow: 10px 10px 4px #aaa;
    -webkit-box-shadow: 10px 10px 4px #aaa;
    box-shadow: 10px 10px 4px #aaa;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa');
   	width:80%;
	margin-bottom:20px;
	}
.idb7_text_box1{
	margin-bottom:20px;
	line-height:1.4em;
	}
.idb7_text_box2 li{
	margin-right:3.5%;
	margin-bottom:3.5%;
	float:left;
	width:31%;
	}
.idb7_text_box2 li.last{
	margin-right:0px;
	}
.text_style_1{
	padding:20px;
	border-radius:6px;
	background:#92278f;
	color:#eee;
	display:block;
	overflow:hidden;
	min-height:135px;
	}
.idb7_text_box3 .img_style, .idb7_text_box3 .text_style{
	float:left;
	}
.idb7_text_box3 .img_style{
	width:48%;
	margin-right:4%;
	}
.idb7_text_box3 .img_style img{
	width:100%;
	}
.idb7_text_box3 .text_style{
	width:48%;
	line-height:1.45em;
	}

/**************右侧在线客服***************/
.rides-cs {  font-size: 12px; background:#29a7e2; position: fixed; top: 300px; right: 0px; _position: absolute; z-index: 1500; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 28px; float:left; position: relative; z-index:1;margin-top: 21px;height: 181px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 130px; float: left; padding: 5px; overflow:hidden;}
.rides-cs .floatR .cn {background:#F7F7F7; border-radius:6px;margin-top:4px;}
.rides-cs .cn .titZx{ font-size: 14px; color: #333;font-weight:600; line-height:24px;padding:2px;text-align:center;}
.rides-cs .cn ul {padding:0px;}
.rides-cs .cn ul li { line-height: 34px;border-bottom: solid 1px #E6E4E4;overflow: hidden;text-align:center;}
.rides-cs .cn ul li span { color: #777;}
.rides-cs .cn ul li a{color: #777;}
.rides-cs .cn ul li img { vertical-align: middle;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position: relative; z-index:9; top:25px; left: 0;  background-image: url(../img/float_cs.png); background-repeat: no-repeat; display:block;  height: 146px; padding: 8px;}
.rides-cs .btnOpen { background-position: 0 0;}
.rides-cs .btnCtn { background-position: -37px 0;}
.rides-cs ul li.top { border-bottom: solid #ACE5F9 1px;}
.rides-cs ul li.bot { border-bottom: none;}


/********全屏滚动************/
#menu { margin-top: -50px; padding: 0; position: fixed; right: 35px; top: 50%; list-style-type: none; z-index: 70;}
#menu li { margin:  0 0 10px 0; font-size: 14px;}
#menu a { padding: 8px; background-color: #ddd; color: #333; text-decoration: none; display:block; font-size:80%;}
#menu .active a { color: #fbfafc; background-color: #92278f;}
.section { text-align: center; color: #333;}
#tabs_container .lyt_box1{
	width:960px;
	text-align:left;
	margin:0 auto;
	font-size:16px;
	line-height:1.8em;
	display:block;
	}
#tabs_container .lyt_box1 .lyt_det{
	display:block;
	padding-bottom:30px;
	}
#tabs_container .lyt_box1 .lyt_title{
	display:block;
	color:#92278f;
	font-size:26px;
	margin-bottom:20px;
	text-align:center;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
#tabs_container .lyt_box1 .lyt_text_box1{
	margin:5px 0px;
	display:block;
	}
#tabs_container .lyt_box1 .lyt_sub_title{
	display:block;
	width:100%;
	text-align:center;
	color:#fbfafc;
	background:#92278f;
	border-radius: 4px;
	padding:5px 0px;
	margin:20px 0px;
	font-weight:bold;
	}
#tabs_container .lyt_box1 img{
	display:block;
	}
#tabs_container .lyt_box1 li{
	display:block;
	width:22.8%;
	display:block;
	float:left;
	padding-right:1.6%;
	margin-right:1.6%;
	border-right:dotted 1px #333300;
	min-height:200px;
	}
#tabs_container .lyt_box1 li.last{
	display:block;
	width:21.5%;
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
	}
#tabs_container .lyt_box2 .lyt_title{
	display:block;
	color:#92278f;
	font-size:26px;
	margin-bottom:20px;
	text-align:center;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
#tabs_container .lyt_box2{
	display:block;
	width:960px;
	text-align:left;
	margin:0 auto;
	position:relative;
	font-size:16px;
	line-height:1.8em;
	}
#tabs_container .lyt_box2 .lyt_det{
	display:block;
	padding-bottom:30px;
	}
#tabs_container .lyt_box2 .lyt_img{
	display:block;
	top:0px;
	}
#tabs_container .lyt_box2 .lyt_text{
	display:block;
	position:absolute;
	text-align:left;
	}
#tabs_container .lyt_box2 .lyt_text p, #tabs_container .lyt_box2 .lyt_text_box1 p, #tabs_container .swzx_box1 p{
	display:block;
	padding-bottom:20px;
	}
#tabs_container .lyt_box2 .lyt_text.style01{
	display:block;
	top:10px;
	width:300px;
	border-left:5px solid #92278f;
	padding-left:20px;
	}
#tabs_container .lyt_box2 .lyt_text.style02{
	display:block;
	top:340px;
	width:560px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container .lyt_box2 .lyt_text.style03{
	display:block;
	top:80px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container .lyt_box2 .lyt_text.style04{
	display:block;
	top:80px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container .lyt_box2 .lyt_text.style05{
	display:block;
	top:80px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
	
.idb8_text, .idb8_img{
	float:left;
	}
.idb8_text{
	width:68%;
	font-size:18px;
	line-height:1.6em;
	}
.idb8_img{
	width:30%;
	margin-right:2%;
	}
.idb8_img img{
	width:100%;
	height:200px;
	}
.idb_about_img li{
	width:31%;
	margin-right:3.5%;
	float:left;
	}
.idb_about_img{
	padding-bottom:20px;
	}
.idb_about_img li.last{
	margin-right:0;
	}
.idb_about_img li img{
	-moz-box-shadow: 10px 10px 4px #aaa;
    -webkit-box-shadow: 10px 10px 4px #aaa;
    box-shadow: 10px 10px 4px #aaa;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#aaaaaa');
   	width:90%;
	margin-bottom:20px;
	display:block;
	}
.about_img_title{
	text-align:center;
	display:block;
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
.page_nav{
	font-family: "黑体", "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#333;
	padding-bottom:20px;
	}

#tabs_container.pzt .lyt_box2 .lyt_text.style03{
	display:block;
	top:380px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.pzt .lyt_box2 .lyt_text.style04{
	display:block;
	top:40px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container.pzt .lyt_box2 .lyt_text.style05{
	display:block;
	top:340px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.pzt .lyt_box2 .lyt_text.style06{
	display:block;
	top:400px;
	right:0px;
	width:320px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.qzt .lyt_box2 .lyt_text.style03{
	display:block;
	top:440px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.qzt .lyt_box2 .lyt_text.style04{
	display:block;
	top:40px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container.qzt .lyt_box2 .lyt_text.style05{
	display:block;
	top:300px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.geft .lyt_box2 .lyt_text.style01{
	display:block;
	top:10px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container.geft .lyt_box2 .lyt_text.style03{
	display:block;
	top:380px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.geft .lyt_box2 .lyt_text.style04{
	display:block;
	top:270px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container.tjt .lyt_box2 .lyt_text.style03{
	display:block;
	top:400px;
	right:0px;
	width:510px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.tjt .lyt_box2 .lyt_text.style04{
	display:block;
	top:40px;
	width:500px;
	border-left:5px solid #92278f;
	padding-left:30px;
	}
#tabs_container.tjt .lyt_box2 .lyt_text.style05{
	display:block;
	top:350px;
	right:0px;
	width:520px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.tjt .lyt_box2 .lyt_text.style06{
	display:block;
	top:400px;
	right:0px;
	width:320px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.geft .lyt_box2 .lyt_text.style05{
	display:block;
	top:820px;
	left:0px;
	width:900px;
	border-left:5px solid #92278f;
	border-right:none;
	padding-left:30px;
	line-height:1.6em;
	font-size:12px;
	}
#tabs_container.mddt .lyt_box2 .lyt_text.style03{
	display:block;
	top:390px;
	right:0px;
	width:510px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container.mddt .lyt_box2 .lyt_text.style05{
	display:block;
	top:390px;
	right:0px;
	width:320px;
	border-right:5px solid #92278f;
	padding-right:30px;
	}
#tabs_container .lyt_box2 .lyt_text p.last_p,#tabs_container .lyt_box2 .lyt_text_box1 p.last_p,#tabs_container .swzx_box1 p.last_p{
	padding-bottom:0px;
	}
#tabs_container .swzx_box1{
    display: block;
    font-size: 16px;
    line-height: 1.8em;
    margin: 0 auto;
    text-align: left;
    width: 960px;
	padding-bottom:30px;
	}
#tabs_container .swzx_box1 .swzx_title{
	font-size:18px;
	font-weight:bold;
	color:#92278f;
	font-family:"黑体","微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
	display:block;
	padding-bottom:20px;
	}
.subtitle_style01{
    background: #92278f none repeat scroll 0 0;
    border-radius: 4px;
    color: #fbfafc;
    display: block;
    font-weight: bold;
    margin: 20px 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
	font-family:"黑体","微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
	display:block;
	}
.subtitle_style02{
    color: #92278f;
    display: block;
    font-weight: bold;
	}
.subtitle_style03{
    color: #92278f;
    display: block;
    font-weight: bold;
	padding-bottom:20px;
	padding-top:20px;
	}
.serial_number_style1 {
    color: #92278f;
	display:block;
	float:left;
	width:4%;
}
.serial_text_style1{
	float: left;
    width: 96%;
	display:block;
	}
.serial_number_style2{
	color: #92278f;
    float: left;
    width: 3%;
	display:block;
	}
.serial_text_style2{
	float: left;
    width: 97%;
	display:block;
	}
.serial_number_style3{
	color: #92278f;
    float: left;
    width: 5%;
	display:block;
	}
.serial_text_style3{
	float: left;
    width: 95%;
	display:block;
	}
.title_style01{
	color:#92278f;
	}
.title_style02{
	text-align:center;
	}
.title_style03{
	color:#008842 !important;
	text-align:center;
	}
.swzx_box1 ul li{
	width:100%;
	margin-bottom:10px;
	}
.hzzx_con_box1{
	display:block;
	padding-bottom:50px;
	}
.hzzx_con_box1 .hzzx_con_text{
	width:50%;
	}
.hzzx_con_box1 .hzzx_con_img{
	width:47%;
	}
.hzzx_con_box1 .hzzx_con_img img{
	width:100%;
	display:block;
	}
.swzx_box1 .left{
	float:left;
	}
.swzx_box1 .right{
	float:right;
	margin-left:3%;
	}
.px_con_box{
	padding-bottom:30px;
	display:block;
	}
.swzx_box1 .hzzx_con_img{
	width:47%;
	}
.swzx_box1 .px_con_img{
	width:37%;
	}
.swzx_box1 .px_con_text{
	width:60%;
	}
.lx_con_box{
	padding-bottom:30px;
	display:block;
	}
.swzx_box1 .lx_con_box .left{
	float:left;
	}
.swzx_box1 .lx_con_box .right{
	float:right;
	margin-left:2%;
	}
.swzx_box1 .lx_con_img{
	width:49%;
	display:block;
	}
.swzx_box1 .lx_con_img2{
	width:30%;
	display:block;
	}
.swzx_box1 .fctz_con_img{
	width:47%;
	display:block;
	}
.swzx_box1 .fctz_con_img.left{
	float:left;
	margin-right:3%;
	}
.swzx_box1 .fctz_con_img.right{
	float:right;
	margin-left:3%;
	}
.swzx_box1 .lx_con_img2{
	width:32%;
	}
.swzx_box1 .lx_con_img2.right{
	float:right;
	margin-left:2%;
	}
.swzx_box1 .lx_con_img2.left{
	float:left;
	}
.swzx_box1 img{
	width:100%;
	display:block;
	}
ul.ul_style01 li{
	width:48%;
	margin-right:2%;
	}
.lyt_img_box{
	display:block;
	min-height:300px;
	}
.lyt_img_box .lyt_con_img{
	width:49%;
	display:block;
	}
.lyt_img_box .lyt_con_img img{
	width:100%;
	display:block;
	}
.lyt_img_box .lyt_con_img.right{
	float:right;
	margin-left:2%;
	display:block;
	}
.lyt_img_box .lyt_con_img.left{
	float:left;
	display:block;
	}
.contact_inner_left{
	float:left;
	font-weight:bold;
	display:block;
	}
.contact_inner_right{
	float:left;
	display:block;
	}
.about_sub_title{
	color: #92278f;
    display: block;
    font-family: "黑体","微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
	padding-top:20px;
	}
.gskh_img{
	width:960px;
	margin:0px auto;
	padding-bottom:30px;
	}
.gskh_img img{
	width:100%;
	}
.nav_page{
	margin:30px auto 80px;
	text-align:center;
	}
.nav_page_style1{
	width:210px;
	}
.nav_page_style2{
	width:250px;
	}
.nav_page ul li{
	float:left;
	margin-left:10px;
	}
.nav_page ul li a{
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	font-size:18px;
	line-height:1em;
	padding:5px;
	border-radius:15px;
	background:rgba(146,39,143,0.5);
	color:#fff;
	}
.nav_page ul li a.active{
	background:#92278f;
	font-weight:bold;
	}
.nav_page ul li a:hover{
	background:#92278f;
	font-weight:bold;
	}
#scroll{width:1140px;margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;height:70px;margin:0 auto;background-color:#fff;overflow:hidden;}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:40px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:transparent;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<"; color:#92278f;}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">"; color:#92278f;}
.owl-item img {
	height:100%;
	width:auto;
	}
.owl-pagination{
	display:none;
	}