﻿@charset "utf-8";
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #5a5a5a;
}
html,body,h1,h2,h3,h4,h5,h6,ul,li,p,form {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a{
	text-decoration:none;
	color:#3c3c3c;
	cursor: pointer;
}
a:hover {
	color: #444444;
	text-decoration: none;
}
img{border:0px; margin:0px; padding:0px}
.left {
	float: left;
}
.right{
	float: right;
}
/* Clear Fix */
.clearfix:after {
	content: ".";     
	display: block;   
	clear: both;    
	visibility: hidden;      
	line-height: 0;    
	height: 0;    
	font-size:0;  
}
.clearfix { *zoom:1;}  
/* Hide from IE Mac */
/*.clearfix {display:block;}*/
/* End hide from IE Mac */
/* end of clearfix */
.clear {
	clear: both;
}
.tac {
	text-align: center;
}
.mp10 {
	margin-top: 10px;
}
.mp20 {
	margin-top: 20px;
}

.mp30 {
	margin-top: 30px;
}
.pt30 {
	padding-top: 30px;
}
.mb20 {
	margin-bottom: 20px;
}



.width1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: auto;
	width: 100%;
	position: relative;
	z-index: 5;
	background-repeat: repeat;
	margin-bottom: 20px;
}
#header .left {
	float: left;
	width: 330px;
}
#header .left img {
	margin-top: 20px;
}
#header .right {
	float: right;
}
.hotline {
	margin-top: 20px;
}

#header .right .top {
	background-image: url(wbvy.png);
	background-repeat: no-repeat;
	float: right;
	height: 44px;
	width: 243px;
	background-position: left -5px;
	line-height: 20px;
	text-align: center;
}
#header .right .top a {
	color: #FFF;
}
#header .right .top em {
	margin-right: 8px;
	margin-left: 8px;
	font-style: normal;
	color: #FFF;
}
#nav {
	width: 100%;
	background-color: #C00;
	height: 40px;
}

#nav ul {

}
#nav ul li {
	text-align: center;
	display: block;
	float: left;
	width: 155px;
	height: 40px;
	line-height: 40px;
	background-image: url(navline.png);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
}
#nav ul li:last-child{ background:none;}
#nav ul li a {
	display: block;
	font-size: 15px;
	color: #FFF;
}
#nav ul li a:hover,#nav ul li a.hover {
	color: #C00;
	background-color: #FFF;
}
#nav ul li .subnav{ display:none;border-bottom: 3px solid #D11A30;}
.subnav span{ display:block; height:29px; background:url(sjx.png) no-repeat top center; position:absolute; top:-29px;left:0; }
#nav ul li ul {
	position: absolute;
	z-index: 9999;
	top: 40px;
	background-image: url(slidebg.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 5px;
}
#nav ul li ul li {
	background: none !important;
}
#nav ul li ul li a {
	color: #333 !important;
}
#nav ul li ul li a:hover{ background:none; text-decoration:underline; color:#c00 !important;}


#banner {
	height: 440px;
	width: 100%;
}
.page_banner {
	height: 300px;
}


#imageShow{clear:both;border-bottom:1px solid #fff;position:relative;}
#imageShow .imagebg{
	height: 440px;
	overflow: hidden;
	position: relative;
}
#imageShow .imagebg li{
	height: 440px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	display: block;
	filter: alpha(opacity=0);
	opacity: 0;
}
#imageShow .imagebg li a.bannerbg_main{
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	height: 440px;
	display: block;
}
.scrollbg{
	height: 78px;
	position: absolute;
	bottom: 28px;
	right: 10%;
}
.scroll{
	margin-right: 0;
	width: 410px;
	height: 78px;
	position: relative;
}
.s_pre, .s_next{display:block;width:25px;height:47px;position:absolute;}
a.s_pre{background: url(bannerleftdqjt.png) no-repeat;top:25%;left:-50px;}
a.s_pre:hover{background: url(bannerleftdqjt.png) no-repeat;}
a.s_next{background: url(bannerrightdqjt.png) no-repeat;top:25%;right:-40px;}
a.s_next:hover{background: url(bannerrightdqjt.png) no-repeat;}
.outScroll_pic{
	height: 78px;
	overflow: hidden;
	position: relative;
	width: 410px;
	top: 2px;
}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{
	margin: 0 auto;
	width: 40000px;
	height: 78px;
	margin-left: -10px;
}
.scroll_pic li{
	float: left;
	float: left;
	width: 126px;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #523939;
	height: 76px;
}
.scroll_pic li img{
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid #523939;
	margin: 2px;
	height: 70px;
	width: 120px;
}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
.scroll .current{
	width: 128px;
	height: 76px;
	background: url(../images/bannerxtjg_03.jpg) no-repeat;
	z-index: 0;
	position: absolute;
	top: 3px;
	left: 2px;
}
#main {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#main .m_l {
	background-image: url(main_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	width: 330px;
	padding-right: 35px;
}
.m_l .m_l_tit {
	/*background-image: url(hd_tit.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	text-align: left;
}
.m_c_con video {
	width: 100%;
	height: 200px;
}
.m_l_tit span {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	color: #333;
	letter-spacing: -1px;
}

.m_l_tit h3 {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 16px;
}

#main .m_l .m_l_con {
	width: 330px;
	height: auto;
	display: block;
	padding-bottom: 20px;
	text-align: left;
}
.m_l_con li  {
	background-image: url(icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.m_l_con ul li a  {
	line-height: 33px;
	display: block;
}

#main .m_l .m_l_con img {
	display: inline;
	border: 3px solid #F1F1F1;
}
#main .m_r {
	float: left;
	width: 357px;
	margin-left: 35px;
	/*background-image: url(main_bg.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 35px;
}
.m_r .m_r_tit {
	/*background-image: url(td_tit.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	text-align: left;
}



.m_r_tit span {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	color: #333;
	letter-spacing: -1px;
}



.m_r_tit h3 {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 16px;
}
.m-c-tit h3 {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 16px;
}
.m_r .m_r_con p,.m_r .m_r_con div  {
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}

#main .m-c {
	float: right;
	width: 280px;
	text-align: left;
}
.m-c .m-c-tit {
	/*background-image: url(about_tit.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	text-align: left;
}
.m-c-tit span {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	color: #333;
	letter-spacing: -1px;
}
.m-c-con p {
	font-size: 14px;
	line-height: 25px;
	text-align: left;
}

.hs {
	font-size: 14px;
	color: #CC0000;
}
.m_r_con p span a {
	color: #CC0000;
}
#case {
	width: 100%;
	background-color: #F5F5F5;
	background-repeat: repeat-x;
	background-position: 50% top;
	padding-bottom: 30px;
}

#case .c_tit {
	/*background-image: url(case_tit.png);*/
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	/*padding-left: 3%;*/
	text-align: left;
}


.c_tit span {
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	color: #333;
	letter-spacing: -1px;
}


.c_tit h3 {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 16px;
}

.c_con {
	margin: 0 auto;
}
.c_con .bd {
	width: 100%;
}
.c_con .bd .tempWrap {
	width: 100%!important;
}
.c_con ul li {
	float: left;
	display: block;
	padding: 10px;
	border: 1px solid #CCC;
	margin-right: 20px;
	margin-bottom: 20px;
}
.c_con ul li:hover {
	border: 1px solid #9C222F;
	display: block;
	color: #9C222F;
}

.c_con ul li img  {
	height: auto;
	width: 220px;
}
.now_con ul li {
	padding: 0;
	height: 70px;
}
.now_con ul li img {
	height: 100%;
	background: transparent;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.c_con ul li a h3  {
	line-height: 22px;
	font-weight: normal;
}
.c_con ul li a:hover h3 {
	color: #9C222F;
}
.btom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 95%;
	display: block;
	height: 1px;
	position: relative;
	float: left;
}
.more {
	height: 49px;
	position: absolute;
	width: 50px;
	left: 50%;
	top: -23px;
}
#about {
	background-image: url(waveb_2ti1.gif);
	background-repeat: repeat-x;
	width: 100%;
	min-height:510px;
	_height:510px;
	background-position: center top;
}

#about .a_tit {
	background-image: url(td_tit.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	padding-left: 3%;
	text-align: left;
}

.a_tit span {
	font-size: 22px;
	line-height: 30px;
	text-transform: uppercase;
	float: left;
	color: #333;
}

.a_tit h3 {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	font-size: 16px;
}
.a_con .a_l {
	background-image: url(main_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 410px;
	width: 348px;
	_width:403px;
	padding-right: 5%;
}
.a_l .wp-title_content {
	background-image: url(a_bg.png);
	background-repeat: no-repeat;
	height: 404px;
}
.a_l .wp-title_content p {
	font-size: 18px;
	line-height: 25px;
}
.a_con .a_r {
	float: right;
	width: 650px;
}
.a_r .a_r_tit {
	font-size: 22px;
	text-align: left;
	line-height: 50px;
}
.a_r .a_r_con ul li {
	display: block;
	padding: 3px;
	float: left;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-bottom: 15px;
}
.a_r .a_r_con ul li img {
	height: 130px;
	width: 103px;
}
#footer {
	height: 110px;
	background-image: url(footer_bg.png);
	background-repeat: repeat-x;
}
#footer .f_logo {
	float: left;
	width: auto;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #fff;
	padding-top: 10px;
	padding-right: 5%;
	height: 55px;

}
#footer .f_m {
	float: left;
	margin-left: 2%;
	width: 550px;
	text-align: left;
	padding-top: 10px;
}
#footer .f_m p {
	line-height: 24px;
	color: #fff;
}
.f_r {
	float: right;
	width: 200px;
}
.f_r .left {
	float: left;
	padding-top: 15px;
}

.f_r .left p {
	color: #fff;
	margin-right: 10px;
	line-height: 20px;
}
.f_r .right {
	float: right;
}
.f_r .right img {
	height: 66px;
	width: 66px;
}
#box .path {
	background-image: url(path_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	font-size: 18px;
	text-align: left;
	line-height: 45px;
}
#box .path span {
	background-image: url(home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 3%;
	_padding-left: 7%;
	float: left;
}
#box .about_con p {
	line-height: 30px;
	text-align: left;
	font-size: 15px;
}

#box .path .lanmu {

}
.lanmu ul li {
	float: left;
	display: block;
}
.lanmu ul li a {
	color: #FFF;
	background-color: #3D3D3D;
	margin-right: 12px;
	font-size: 16px;
	text-align: center;
	padding: 10px;
	line-height: 60px;
}
.lanmu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#box .new_con ul li {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: left;
	font-size: 15px;
	background-image: url(libg.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 20px;
	margin-bottom: 10px;
}
#box .new_con ul li span {
	float: right;
	margin-right: 10px;
}
.pro_con ul {
	margin-left:3px;
}

.pro_con ul li {
	float: left;
	display: block;
	padding: 8px;
	border: 1px solid #CCC;
	margin-right: 18px;
	margin-bottom: 20px;
}
.pro_con ul li:hover {
	border: 1px solid #9C222F;
	display: block;
	color: #9C222F;
}

.pro_con ul li img  {
	height: 157px;
	width: 230px;
}
.pro_con ul li a h3  {
	line-height: 22px;
	font-weight: normal;
}
.pro_con ul li a:hover h3 {
	color: #9C222F;
}
.web-page {
	clear: both;
	display: block;
	margin-bottom: 20px;
	margin-top:10px;
	text-align:center;
}

.web-page .last a {
 width:80px;
 height:23px;
 line-height:23px;

}
.web-page a { display:inline-block; width:23px; height:23px; margin-right:12px; background: #eeeeee;color: #333333;
border: 1px solid #e6e6e6; text-align:center; line-height:23px; }
.web-page a.active, .web-page a:hover {
	color: #fff;
	border: 1px solid #9B212E;
	background-color: #9B212E;
}
.wap1100 {
	width: 1100px;
	min-height: 300px;
	margin: 0 auto;
	_position: relative;
}
.demo_left {
	width: 255px;
	float: left;
	z-index: 10;
	_margin-top:0px;
}
.demo_left .demo_title {
	text-align: left;
	height: 54px;
	border-bottom: 1px solid #fff;
	color: #fff;
	line-height: 54px;
	font-size: 18px;
	padding-left: 25px;
	_width: 255px;
	background-color: #999999;
	background-image: url(img01.png);
	background-repeat: no-repeat;
	background-position: 210px;
}
/* demo_left */

.demo_left ul li {
	border-bottom: 1px solid #fff;
	line-height: 44px;
	text-align: left;
	background-color: #F0F0F0;
}

.demo_left ul li a {
	color: #666;
	display: block;
	font-size: 14px;
	padding-left: 18px;
}

.demo_left ul li a.hover {
	color: #fff;
	background-color: #CC0000;
}
.demo_left ul li a:hover {
	color: #fff;
	background-color: #CC0000;
}
.demo_left .demo_contact {
	width: 227px;
	_width:255px;
	height: 147px;
	padding-left: 28px;
	text-align: left;
	background-color: #F4F4F4;
}
.demo_left .demo_contact .p1 {
font-size: 12px;
color: #999;
padding-top: 20px;
}
.demo_left .demo_contact .p2 {
	font-size: 12px;
	font-family: Arial;
	color: #969696;
}
.demo_left .demo_contact .p3 {
	font-size: 30px;
	color: #121212;
	font-family: Arial;
	padding-top: 10px;
}
.demo_left .demo_contact .p4 {
font-size: 12px;
color: #9eacb8;
}
.de_ot3 {
	width:253px;
	border-right: 1px solid #efefef;
	min-height: 300px;
	_height: 300px;
	text-align: left;
}
.de_ot3 a {
	font-size: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #121212;
	padding-left: 28px;
	padding-top: 13px;
	display: block;
}
.demo_right {
	width: 810px;
	float: right;
}
.demo_right .img {
	text-align: left;
}
.com_text {
	margin-top: 15px;
	width: 100%;
	font-size: 14px;
	margin-bottom:25px;
}
.com_text p,.com_text div {
	line-height: 24px;
}
.turn  {
	line-height: 24px;
	color: #000;
	font-size: 13px;
	margin-bottom: 20px;
}
.turn a {
	display: inline-block;
}
.back {
	font-weight: normal;
	float: right;
}
#mediaplayer_logo {
	display: none;
}
.banner_box{width:100%; height:450px; overflow:hidden;}
.banner_box .banner{
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
}


.ban-swiper{
    position: relative;
    overflow: hidden;
    height: fit-content;
width:100%;
}
.ban-swiper .swiper-slide{
	overflow:hidden;
}
.ban-swiper img{
	max-width:101%;
	min-width:100%;
}
.ban-pagination{
    bottom: 29px !important;
    
}
.ban-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 10px !important;
    opacity: 1;
    background: none;
    border: 1px solid #fff;
}
.ban-pagination .swiper-pagination-bullet-active{
	background: #fff;
}
.ban-swiper:hover .prev_btn{
	    display: inline !important;
}
.ban-swiper:hover .next_btn{
	    display: inline !important;
}





.banner_box .banner_list{width:100%; height:450px; position:relative;
}
.banner_list li{width:100%; height:450px; position:absolute; th:100%; left:0; top:0; opacity:0; filter:alpha:opacity(0);
}

/*.banner_list .bm4{background:url(banner4.jpg) 50% 0 no-repeat;
}
.banner_list .bm5{background:url(banner5.jpg) 50% 0 no-repeat;
}*/
.prev_btn, .next_btn{display:block; width:42px; height:82px; position:absolute; top:40%; display:none; z-index:999; opacity:0.5; filter:alpha:opacity(50);
}
.prev_btn{left:31px; background:url(sy_btns.png) 0 -158px no-repeat;
}
.next_btn{right:31px; background:url(sy_btns.png) 0 -240px no-repeat;
}
.banner_box .circle_btns{/*width:100%;*/
	width: 112px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	left: 50%;
	text-align: center;
	z-index: 999;
	margin-left: -56px;
}
.banner_box .circle_btns a{
	display:inline-block;
	width:10px;
	height:10px;
	margin-right:10px;
	background-image: url(icon.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.banner_box .circle_btns .a1{margin-right:0;
}
.banner_box .circle_btns .cur{
	background-position: 0 -10px;
}


.solution_title {
	color: #333;
	margin: 60px 0;
	font-size: 30px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
}

.auto_detail {
	overflow: hidden;
}
.auto_detail .img {
	float: left;
	width: 400px;
	height: 300px;
	overflow: hidden;
}
.auto_detail .img img {
	width: 100%;
	display: block;
}


.inner {
	width: 1200px;
	margin: 0 auto;
}
.header {
    height: 64px;
    padding: 18px 0;
    /*overflow: hidden;*/
}
.header .logo {
    float: left;
}
.header .nav {
    float: right;
}
.header .nav ul {
    /*overflow: hidden;*/
    float: left;
}
.header .nav ul li {
    float: left;
    padding: 0 12px;
    font-size: 18px;
    line-height: 64px;
    text-align: center;
    position: relative;
    transition: all .2s linear;
    font-family: 'Roboto Condensed';
}
.header .nav ul li a {
    color: #000;
    display: block;
    transition: all .2s linear;
}
.header .nav ul li:hover {
    background: #e2001a;
}
.header .nav ul li:hover>a {
    color: #fff;
}
.header .nav .media {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}
.header .nav .media img {
    margin-top: 20px;
}
.header .nav .earth {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
}
.header .nav .earth img {
    margin-top: 20px;
}
.header .nav ul li .drop {
    display: none;
}
.header .nav ul li .item {
    position: absolute;
    top: 64px;
    left: -220px;
    width: 502px;
    background: #fff;
    z-index: 999;
    border-top: 4px solid #e2001a;
}
.header .nav ul li .item p {
    float: left;
    width: 250px;
    height: 50px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.header .nav ul li .item p.noright {
    border-right: none;
}
.header .nav ul li .item p a {
    display: block;
    height: 50px;
    line-height: 50px;
    transition: all .2s linear;
}
.header .nav ul li .item p a:hover {
    background: #f5f5f5;
}

.footer {
	overflow: hidden;
	padding: 40px 0;
	margin-top: 30px;
	background: #333333;
}
.footer dl {
	float: left;
	width: 300px;
}
.footer dl:nth-child(3){
    width: 188px;
}
.footer dl:nth-child(4){
    width: 200px;
}
.footer dl:nth-child(5){
    width: fit-content;
}
.footer dl dt {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;
}
.footer dl dd {
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}
.footer dl dd a {
	color: #fff;
}