@charset "utf-8";
/* CSS Document */
.gray:hover {
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.block_home_slider {
	
	position: relative;
	background-color: #ffffff;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}  /*底部小图标*/
.block_home_slider .slide {position:relative;}
.block_home_slider .caption {padding:13px 16px 12px; position:absolute; left:0px; right:0px; bottom:0px; background:url(bg_caption.png); text-align:left;}
.block_home_slider .caption p {padding-bottom:0px; font-size:11px; color:#dedede; text-shadow:0px -1px #000000; line-height:17px;}
.block_home_slider .caption p.title {padding-bottom:6px; font-size:15px; color:#ffffff; font-weight:bold; line-height:normal;}
.block_home_slider .flex-direction-nav a {width:25px; height:25px; margin-top:-27px; display:block; position:absolute; top:50%; background-repeat:no-repeat; background-image:url(sprite_arrow_2.png); text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:6px; background-position:left top;}
.block_home_slider .flex-direction-nav a.flex-prev:hover {background-position:left bottom;}
.block_home_slider .flex-direction-nav a.flex-next {right:6px; background-position:right top;}
.block_home_slider .flex-direction-nav a.flex-next:hover {background-position:right bottom;}
.block_home_slider .flex-control-paging {padding-top:15px; display:inline-block;}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {width:12px; height:12px; display:block; background-repeat:no-repeat; background-image:url(sprite_nav_3.png); text-indent:-9000px; cursor:pointer;}
.block_home_slider .flex-control-paging li a.flex-active {background-position:right top;}

.block_home_post_feature {width:300px;}
.block_home_post_feature p {padding-bottom:0px;}


.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}




.logo { width:160px; position:absolute;top:20px;transition:all 0.0s ease-in 0s;-moz-transition:all 0.0s ease-in 0s;-ms-transition:all 0.0s ease-in 0s;-o-transition:all 0.0s ease-in 0s;-webkit-transition:all 0.0s ease-in 0s;}
.header.scroll .logo {width:150px; top:20px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.header_md .logo_1 { top:12px; width:130px; position:absolute; z-index:999999;}
.logo_2 { display:none;}




.all { opacity:0;}
.loading { width:100%; height:100%; background:#fff; position:fixed; top:0px; left:0px;}
.cheng { height:80px; display:none; width:100%;}
.he_se:focus { outline: 2px #0f5ead solid;}

.top_hui { display:none;}
.seach_text:focus {outline: 2px #0f5ead solid;}
.fixed { width:100%; top:0px; left:0px; position:relative; background:#fff; z-index:2000; border-bottom:1px #dedede solid;}
.header { height:100px; width:1334px; margin:0px auto; }
.seach { margin-top:34px; height:65px; opacity:0;transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}
.seach.show { transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s; opacity:1;}
.seach_text { width:298px; height:40px; background:#fff; border:1px #cccccc solid; padding:0px; margin:0px; font-size:14px; text-indent:10px; font-family:'微软雅黑','microsoft yahei'; color:#555454;}
.sec { width:50px; height:34px;  position:absolute; background:#fff; top:4px; left:2px; cursor:pointer; }

.seach_btn { width:48px; height:34px;padding:0px; margin-left:-50px; margin-top:3px; font-size:18px; color:#999;   border-left:1px #ededed solid; cursor:pointer; background:none;}
.seach_btn:hover { color:#005caf;}
.seach_nav { margin-top:-40px;}
.seach_nav a { display:inline-block; margin:0px 29px; font-family:'微软雅黑'; color:#848484;}
.seach_nav a:hover { color:#005caf;}


.header.scroll .seach_sr { width:24px; height:23px; background: url(../images/graph/graph.png) no-repeat; background-position: -351px -25px; position:absolute; right:16%; top: 45px; cursor:pointer; z-index:1000;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.seach_sr img { display:none;}
.seach_srshow { display: none;}
.header.scroll .seach_sr { display: block;}
.header.scroll { height:100px; transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.header.scroll .seach { height:0px; opacity:0; margin-top:0px; overflow:hidden; transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}

/*------------------------------------------------------------*/

/*******.logo { width:180px; height:100px; position: absolute; left:-20px; background:#fff; z-index:100000; bottom:0px; text-align:center; padding-top:30px; opacity:0;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.header.scroll .logo { width:170px; height:80px; margin-top:50px;}
.header.scroll .logo img { width:100px; margin-top:0px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s; }
.header .logo img { width:120px; margin-top:5px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s; }

.logo_bgl { width:6px; height:110px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; z-index:1000; left:-6px; top:20px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.logo_bgr { width:6px; height:110px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; z-index:1000; right:-6px; top:20px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.logo_bgb { width:186px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; z-index:1000; bottom:-6px; left:-4px; z-index:100;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}


.header.scroll .logo_bgl { width:6px; height:90px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; left:-6px; top:20px;}
.header.scroll .logo_bgr { width:6px; height:90px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; right:-6px; top:20px;}
.header.scroll .logo_bgb { width:176px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100;}
******/
.nav { opacity:0;display:inline; position:absolute; bottom:-17px; left:210px; }
.header.scroll .nav {  position:relative; display:inline; position:absolute; bottom:-17px; left:210px; }

.header.scroll .nav ul li{ margin-top:0px;transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s; }
.nav.show {transition:all 0.5s ease-in 0.1s;-moz-transition:all 0.5s ease-in 0.1s;-ms-transition:all 0.5s ease-in 0.1s;-o-transition:all 0.5s ease-in 0.1s;-webkit-transition:all 0.5s ease-in 0.1s; opacity:1; bottom:-10px;}

.nav ul li { float:left; margin:0px 0px; margin-top:-42px; position:relative;}
.nav ul li dl dt a{ display:inline-block; width:120px; text-align:center; height:76px; line-height:30px; }
.nav ul li dl dt a {  font-size:16px; color:#606060;}
.nav ul li dl dt a:hover { color:#111;}
.nav ul li dl { width:120px; position:relative; }
.back_nav { height:4px; background:#194098; position:absolute; top:21px; }
.back_nav.hoi { transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}

.span_1 { width:60px; height:3px; position:absolute; bottom:9px; left:50%; margin-left:-30px;}
.header.scroll .span_1 { bottom:16px;}
.span_1 .b_left { width:0px; height:3px; background:#005caf; display: block; position:absolute; right:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.span_1 .b_right { width:0px; height:3px; background:#005caf; display: block; position:absolute; left:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_left { width:30px; height:3px; background:#005caf; display: block; position:absolute; right:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.hover .span_1 .b_right { width:30px; height:3px; background:#005caf; display: block; position:absolute; left:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.b_center.hover .span_1 .b_left { width:50px; height:3px; background:#005caf; display: block; position:absolute; right:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}
.nav ul li.b_center.hover .span_1 .b_right { width:50px; height:3px; background:#005caf; display: block; position:absolute; left:50%; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all  0.3s ease-in 0s;}

.logo a:hover img,.logo_1 a:hover img,.logo_2 a:hover img { opacity:1;}

.dd2 { width:280px; height:510px; background:#fff; position:absolute; top:67px; left:-80px;display:none;}
.dd2 .dd2_list { width:250px; height:84px; border-bottom:1px #f0f0f0 solid; margin:0px auto; position:relative;}
.dd2 .dd2_list .tu_list1 { width:630px; height:510px; position:absolute; left:265px; top:0px; display:none; overflow:hidden; background:#fff;}
.dd2 .dd2_list .tu_list2 { width:630px; height:510px; position:absolute; left:265px; top:-85px; display:none; overflow:hidden; background:#fff;}
.dd2 .dd2_list .tu_list3 { width:630px; height:510px; position:absolute; left:265px; top:-170px; display:none; overflow:hidden; background:#fff;}
.dd2 .dd2_list .tu_list4 { width:630px; height:510px; position:absolute; left:265px; top:-255px; display:none; overflow:hidden; background:#fff;}
.dd2 .dd2_list .tu_list5 { width:630px; height:510px; position:absolute; left:265px; top:-340px; display:none; overflow:hidden; background:#fff;}
.dd2 .dd2_list .tu_list6 { width:630px; height:510px; position:absolute; left:265px; top:-425px; display:none; overflow:hidden; background:#fff;}

.dd2 .dd2_list a.a1 { display:inline-block; width:220px; height:69px; margin-top:8px; line-height:69px; padding:0px 15px; background:#fff; color:#333333; transition: all 0.2s ease-in 0s;-moz-transition: all 0.2s ease-in 0s;-ms-transition: all 0.2s ease-in 0s;-o-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;    text-align: center;}
.dd2 .dd2_list a.a1:hover { background:#005caf; color:#fff;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;    text-align: center;}
.dd2 .dd2_list a.a1 span { font-size:15px; float: none;}
.dd2 .dd2_list a.a1 span.fr { margin-right:8px;}
.dd2 .dd2_list a.a1 span.fr img{ *+margin-top:18px;}
.che_text_1 { width:630px;  height:272px; background:#fff;}
.che_text_1 h3.h3 { font-size:17px;  margin-top:32px; margin-left: 30px;}
.che_text_1 .ng_text { width:90%; line-height:29px; color:#606060; margin-left:30px; margin-top:18px;font-size:17px;}
.btn_go a { display:block; width:52px; height:52px; background: url(../images/home/nav/nav2_button.jpg) no-repeat; margin-top:26px; margin-left:30px;}
.btn_go a:hover {  background: url(../images/home/nav/nav2_button2.jpg) no-repeat; }
.li_si {width:52px; height:2px; background:#898989; margin-top:11px; margin-left: 30px;}
.dd3 { width:200px; height:300px; background:#fff; position:absolute; top:67px; left:-50px; display:none;}
.nav_3 { width:170px; height:60px; border-bottom:1px #f0f0f0 solid; margin:0px auto; text-align:center;}
.nav_4 { width:170px; height:60px; margin:0px auto; text-align:center;margin:0px auto; text-align:center;}
.nav_3 a,.nav_4 a { width:100%; height:40px; display: inline-block; text-align:center; text-indent: 0; margin:0px auto; margin-top:10px;font-size:15px; line-height:40px;transition: all 0.2s ease-in 0s;-moz-transition: all 0.2s ease-in 0s;-ms-transition: all 0.2s ease-in 0s;-o-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;}
.nav_3 a:hover,.nav_4 a:hover { background:#005caf; color:#fff;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.nav_3 a.imgh:hover{ background: none;}
.dd4 { width:200px; height:250px; background:#fff; position:absolute; top:67px; left:-50px; display:none;}
.dd5 { width:200px; height:266px; background:#fff; position:absolute; top:67px; left:-50px; display:none;}
.dd6 { width:200px; height:315px; background:#fff; position:absolute; top:67px; left:-50px; display:none;}
.header.scroll .dd2,.header.scroll .dd3,.header.scroll .dd4,.header.scroll .dd5,.header.scroll .dd6 { top:60px;}
/*------------------------------------------------------------*/
.home_banner { position:relative; width:100%;}
.banner_text { width:100%; height:auto; overflow:hidden; position:relative; }
.banner_lt { width:100%; position:relative; z-index:100;}
.banner_rt { position:absolute; right:-45.8%; top:0px; z-index:150; width:70%;}

.banner_rt .btn_ll { width:38px; height:38px;opacity:0;position:absolute; left:11%; top:50%; margin-top:-35px; z-index:3000; cursor:pointer; transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;}
.banner_rt .btn_ll span{ padding:30px; display:block; width:40px;}
.banner_rt:hover .btn_ll{opacity:1;}



.text_bn { width:100%; height:100%; background: url(../../images/home/banner/cc.png) no-repeat; background-size:100%; position:absolute; top:0px; left:0px; display:none;}
.sub_logo { width:30%; position:absolute; top:-50px; right:25%; z-index:100; opacity:0; cursor:pointer;}
.sub_logo img{ display:block; position:absolute; left:0; top:0;}
.sub_logo .sub_logo2 { opacity:0; -moz-opacity:0;filter:alpha(Opacity=0); -webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3ss}

.sub_logo:hover .sub_logo2 { opacity:1; -moz-opacity:1;filter:alpha(Opacity=100);}
.sub_logo.sty { right:5%; }
.aohu_lls { position:absolute;; left:20%; top:10%; z-index:100;}
.tezhuang_lls { position:absolute;; left:3%; top:15%; z-index:100;}
.chezhan_lls{ position:absolute;; left:10%; top:15%; z-index:300;width:30%;}
.sub_logo.sty.chezhan_logo{right:5%;}
.sub_logo.sty.chezhan_logo img{margin-left:-100px;}
.top_n { width:100%; height:100%; background: url(../images/home/banner/text_bg.png); position:absolute; top:0px;  left:0px;  z-index:110; opacity:0; }
.banner_list { position:absolute; bottom:3%; left:50%; margin-left:-75px; z-index:100;}
.banner_list ul li{ width:23px; height:23px; background:url(../images/home/banner_list.png) no-repeat; float:left; margin:0px 4px; cursor:pointer; }
.banner_list ul li.hover { background:url(../images/home/banner_list_hover.png) no-repeat; margin-top:-2px;}
.top_n_text { width:30%; margin-top:10%; color:#fff; position:absolute; right:0px; top:0px; font-size:28px; line-height:40px; text-indent:2em; z-index:220;}

.sub_text { position:absolute; bottom:38%; left:20%; z-index:3000;  display:none;}
.sub_text.aohu { bottom:32%;}
.banner_bottom { width:100%; height:5px; background:url(../images/home/yinying.png) repeat-x; position:absolute; bottom:0px; z-index:1000;}
.banner_top { width:100%; height:5px; background:url(../images/home/yinying2.png) repeat-x; position:absolute; top:0px; z-index:1000;}

.sub_text ul li .left_pai { font-size:30px; color:#fff; margin-right:30px; margin-top:70px;}
.left_pai_text p { color:#fff; margin-top:5px; font-size:14px;width:400px; font-weight:normal; font-size:12px; line-height:30px;}
.left_pai_text p span { display:inline-block; padding:4px 10px; background:#fff; color:#666; font-size:14px; margin:0; margin-right:20px; float:left;}
.sub_text ul li.er { margin-top:30px;} 
.left_pai_text p b { display:inline-block; line-height:20px; float:left;}
.left_pai_text p.ht { font-size:14px; padding-bottom:10px;}

.ip_banner { display:none;}
.black { width:100%; height:100%; background:url(../images/home/banner/black.png) 5px 0 no-repeat; background-size:100%; position:absolute; top:0px; left:-2px; display:none;}

/*------------------------------------------------------------*/
.home_pic_1 { width:1140px; margin:0px auto;padding: 40px 0px;}
.home_pic_1 ul {/* padding-left:20px;padding-top:20px;*/display:-webkit-flex; display:flex; }
.home_pic_1 ul li {width: 25%;flex-grow: 1; opacity:0; margin: 0px 15px; box-sizing: border-box;}
.home_pic_1 ul li .z1{width: 100%; display: block;}
.home_pic_1 ul li.on{ box-shadow: 0 0 5px #ccc; transition: all 0.1s ease-in 0.1s;
    -moz-transition: all 0.1s ease-in 0.1s;
    -ms-transition: all 0.1s ease-in 0.1s;
    -o-transition: all 0.1s ease-in 0.1s;
    -webkit-transition: all 0.1s ease-in 0.1s;}
.home_pic_1 ul li.li1.show{transition:all 0.2s ease-in 0.2s;-moz-transition:all 0.2s ease-in 0.2s;-ms-transition:all 0.2s ease-in 0.2s;-o-transition:all 0.2s ease-in 0.2s;-webkit-transition:all 0.2s ease-in 0.2s; opacity:1;}
.home_pic_1 ul li.li2.show{transition:all 0.2s ease-in 0.4s;-moz-transition:all 0.2s ease-in 0.4s;-ms-transition:all 0.2s ease-in 0.4s;-o-transition:all 0.2s ease-in 0.4s;-webkit-transition:all 0.2s ease-in 0.4s; opacity:1;}
.home_pic_1 ul li.li3.show{transition:all 0.2s ease-in 0.6s;-moz-transition:all 0.2s ease-in 0.6s;-ms-transition:all 0.2s ease-in 0.6s;-o-transition:all 0.2s ease-in 0.6s;-webkit-transition:all 0.2s ease-in 0.6s; opacity:1;}
.home_pic_1 ul li.li4.show{transition:all 0.2s ease-in 0.8s;-moz-transition:all 0.2s ease-in 0.8s;-ms-transition:all 0.2s ease-in 0.8s;-o-transition:all 0.2s ease-in 0.8s;-webkit-transition:all 0.2s ease-in 0.8s; opacity:1;}
.home_pic_1 ul li.li5.show{transition:all 0.2s ease-in 1s;-moz-transition:all 0.2s ease-in 1s;-ms-transition:all 0.2s ease-in 1s;-o-transition:all 0.2s ease-in 1s;-webkit-transition:all 0.2s ease-in 1s; opacity:1;}
.home_pic_1 ul li.li6.show{transition:all 0.2s ease-in 1.2s;-moz-transition:all 0.2s ease-in 1.2s;-ms-transition:all 0.2s ease-in 1.2s;-o-transition:all 0.2s ease-in 1.2s;-webkit-transition:all 0.2s ease-in 1.2s; opacity:1;}


.home_pic_1 ul li .img_text {text-align:center; padding-bottom: 15px;}
.home_pic_1 ul li .img_text a{ text-align:center;font-family:'b',"微软雅黑"; font-size:16px; color:#666; display:inline-block;  line-height:27px; padding-top:15px;}
.home_pic_1 ul li .img_text a:hover { color:#333333; }

/*.z1 { opacity:1; position:absolute; top:0px; left:0px; z-index:1;-webkit-transition:all 0s ease-in 0.31s; transition:all 0s ease-in 0.31s; -moz-transition:all 0s ease-in 0.31s; -ms-transition:all 0s ease-in 0.31s; -o-transition:all 0s ease-in 0.31s;}
.z2 {opacity:0; position:absolute; top:0px; left:0px; z-index:2; -webkit-transition:all 0s ease-in 0.29s;  transition:all 0s ease-in 0.29s; -moz-transition:all 0s ease-in 0.29s; -ms-transition:all 0s ease-in 0.29s; -o-transition:all 0s ease-in 0.29s;}
.z3 {opacity:0; position:absolute; top:0px; left:0px; z-index:3; -webkit- transition:all 0s ease-in 0.27s;  transition:all 0s ease-in 0.27s; -moz-transition:all 0s ease-in 0.27s; -ms-transition:all 0s ease-in 0.27s; -o-transition:all 0s ease-in 0.27s;}
.z4 {opacity:0; position:absolute; top:0px; left:0px; z-index:4; -webkit-transition:all 0s ease-in 0.25s;  transition:all 0s ease-in 0.25s; -moz-transition:all 0s ease-in 0.25s; -ms-transition:all 0s ease-in 0.25s; -o-transition:all 0s ease-in 0.25s;}
.z5 {opacity:0; position:absolute; top:0px; left:0px; z-index:5;-webkit-transition:all 0s ease-in 0.23s;  transition:all 0s ease-in 0.23s; -moz-transition:all 0s ease-in 0.23s; -ms-transition:all 0s ease-in 0.23s; -o-transition:all 0s ease-in 0.23s;}
.z6 {opacity:0; position:absolute; top:0px; left:0px; z-index:6; -webkit-transition:all 0s ease-in 0.21s;  transition:all 0s ease-in 0.21s; -moz-transition:all 0s ease-in 0.21s; -ms-transition:all 0s ease-in 0.21s; -o-transition:all 0s ease-in 0.21s;}
.z7 {opacity:0; position:absolute; top:0px; left:0px; z-index:7; -webkit-transition:all 0s ease-in 0.19s;  transition:all 0s ease-in 0.19s; -moz-transition:all 0s ease-in 0.19s; -ms-transition:all 0s ease-in 0.19s; -o-transition:all 0s ease-in 0.19s;}

.z8 { opacity:0; position:absolute; top:0px; left:0px; z-index:8; -webkit-transition:all 0s ease-in 0.17s;  transition:all 0s ease-in 0.17s; -moz-transition:all 0s ease-in 0.17s; -ms-transition:all 0s ease-in 0.17s; -o-transition:all 0s ease-in 0.17s;}
.z9 {opacity:0; position:absolute; top:0px; left:0px; z-index:9; -webkit-transition:all 0s ease-in 0.15s;  transition:all 0s ease-in 0.15s; -moz-transition:all 0s ease-in 0.15s; -ms-transition:all 0s ease-in 0.15s; -o-transition:all 0s ease-in 0.15s;}
.z10 {opacity:0; position:absolute; top:0px; left:0px; z-index:10; -webkit- transition:all 0s ease-in 0.13s;  transition:all 0s ease-in 0.13s; -moz-transition:all 0s ease-in 0.13s; -ms-transition:all 0s ease-in 0.13s; -o-transition:all 0s ease-in 0.13s;}
.z11 {opacity:0; position:absolute; top:0px; left:0px; z-index:11; -webkit-transition:all 0s ease-in 0.11s; transition:all 0s ease-in 0.11s; -moz-transition:all 0s ease-in 0.11s; -ms-transition:all 0s ease-in 0.11s; -o-transition:all 0s ease-in 0.11s;}





.home_pic_1 ul li .img.hover .z1 { opacity:1; transition:all 0s ease-in 0.03s; -moz- transition:all 0s ease-in 0.03s; -ms- transition:all 0s ease-in 0.03s; -o- transition:all 0s ease-in 0.03s; -webkit- transition:all 0s ease-in 0.03s;}
.home_pic_1 ul li .img.hover .z2 { opacity:1; transition:all 0s ease-in 0.05s; -moz- transition:all 0s ease-in 0.05s; -ms- transition:all 0s ease-in 0.05s; -o- transition:all 0s ease-in 0.05s; -webkit- transition:all 0s ease-in 0.05s;}
.home_pic_1 ul li .img.hover .z3{ opacity:1; transition:all 0s ease-in 0.07s; -moz- transition:all 0s ease-in 0.07s; -ms- transition:all 0s ease-in 0.07s; -o- transition:all 0s ease-in 0.07s; -webkit- transition:all 0s ease-in 0.07s;}
.home_pic_1 ul li .img.hover .z4 { opacity:1; transition:all 0s ease-in 0.09s; -moz- transition:all 0s ease-in 0.09s; -ms- transition:all 0s ease-in 0.09s; -o- transition:all 0s ease-in 0.09s; -webkit- transition:all 0s ease-in 0.09s;}
.home_pic_1 ul li .img.hover .z5 { opacity:1; transition:all 0s ease-in 0.11s; -moz- transition:all 0s ease-in 0.11s; -ms- transition:all 0s ease-in 0.11s; -o- transition:all 0s ease-in 0.11s; -webkit- transition:all 0s ease-in 0.11s;}
.home_pic_1 ul li .img.hover .z6 { opacity:1; transition:all 0s ease-in 0.13s; -moz- transition:all 0s ease-in 0.13s; -ms- transition:all 0s ease-in 0.13s; -o- transition:all 0s ease-in 0.13s; -webkit- transition:all 0s ease-in 0.13s;}
.home_pic_1 ul li .img.hover .z7 { opacity:1; transition:all 0s ease-in 0.15s; -moz- transition:all 0s ease-in 0.15s; -ms- transition:all 0s ease-in 0.15s; -o- transition:all 0s ease-in 0.15s; -webkit- transition:all 0s ease-in 0.15s;}
.home_pic_1 ul li .img.hover .z8 { opacity:1; transition:all 0s ease-in 0.17s; -moz- transition:all 0s ease-in 0.17s; -ms- transition:all 0s ease-in 0.17s; -o- transition:all 0s ease-in 0.17s; -webkit- transition:all 0s ease-in 0.17s;}
.home_pic_1 ul li .img.hover .z9 { opacity:1; transition:all 0s ease-in 0.19s; -moz- transition:all 0s ease-in 0.19s; -ms- transition:all 0s ease-in 0.19s; -o- transition:all 0s ease-in 0.19s; -webkit- transition:all 0s ease-in 0.19s;}
.home_pic_1 ul li .img.hover .z10{ opacity:1; transition:all 0s ease-in 0.21s; -moz- transition:all 0s ease-in 0.21s; -ms- transition:all 0s ease-in 0.21s; -o- transition:all 0s ease-in 0.21s; -webkit- transition:all 0s ease-in 0.21s;}
.home_pic_1 ul li .img.hover .z11{ opacity:1; transition:all 0s ease-in 0.23s; -moz- transition:all 0s ease-in 0.23s; -ms- transition:all 0s ease-in 0.23s; -o- transition:all 0s ease-in 0.23s; -webkit- transition:all 0s ease-in 0.23s;}


*/


.left_nav_b ul li span { display:block; width:48px; height:48px;  cursor:pointer;}
.left_nav_b ul li { margin-top:20px; width:48px; height:48px; position: relative; float:none; background:none;}
.left_nav_b { position:fixed; right:3px; top:50%; margin-top:-90px; z-index:300; display:none;}
.text_nav { width:160px; height:268px; background:#f0f0f0; position:absolute; right:48px; top:-110px; display:none;}
.left_nav_b ul li.oo1 span { background:url(../images/reset/png.png) no-repeat center;}
.left_nav_b ul li.oo2 span{ background:url(../images/reset/float_menu_off.png) no-repeat center;}
.left_nav_b ul li.oo3 span{ background:url(../images/reset/float_gohome.png) no-repeat center;}
.text_nav a { display:block; width:92%; margin:0px auto; height:32px; line-height:32px; margin-top:10px; text-align:center; color:#333;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit- transition:all 0.3s ease-in 0s; }
.text_nav a:hover { background:#898989; color:#fff;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit- transition:all 0.3s ease-in 0s; }




/*------------------------------------------------------------*/
.home_pic_2 { width:1334px; margin:0px auto; margin-top:80px;}
.home_pic_2_text .pic_img{ width:388px; height:209px; overflow:hidden; position:relative;}
.jiantou { width:89px; height:44px; border:4px #fff solid; position:absolute; bottom:13px; right:15px; overflow:hidden; z-index:100; opacity:0;}
.home_pic_2_text.hover .jiantou { opacity:1; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit- transition:all 0.3s ease-in 0s; cursor:pointer;}
.jiantou b{ display:block; position:absolute; right:0px; width:186px; height:44px; background:url(../images/home/jian_hover.png) no-repeat;transition:all 0.3s ease-in 0.5s;}
.home_pic_2_text.hover .jiantou b { transition:all 0.3s ease-in 0s; right:-10px;}
.yanse { width:0px; height:44px; background:rgba(0,0,0,0.4);}
.home_pic_2_text.hover .jiantou .yanse{ width:89px;transition:all 0.2s ease-in 0s;}
.home_pic_2_text_2 { font-size:12px; color:#898989; display:block; margin-top:10px;}
.home_pic_2_text h3 a { font-size:18px;color:#272727; display:inline-block; margin-top:9px; border-bottom:1px #fff solid; padding-bottom:2px;}
.home_pic_2_text h3 {ransition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s;}
.home_pic_2_text p { width:330px; color:#898989; line-height:18px; margin-top:22px;}
.margin { margin-left:80px;}


.home_pic_2_text { position:relative; float:left;}
/*.background { width:0px; height:32px; background:#898989; position:absolute; top:242px; z-index:-1;transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s;}
.home_pic_2_text.hover .background{width:388px; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
*/.home_pic_2_text.hover h3 { /*transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s; transform:translateX(10px);-moz-transform:translateX(10px);-ms-transform:translateX(10px);-o-transform:translateX(10px);-webkit-transform:translateX(10px);*//* border-bottom:1px #005caf solid; padding-bottom:2px;*/}
.home_pic_2_text.hover h3 a{ border-bottom:1px #005caf solid; padding-bottom:2px;}

.text1,.text2,.text3 { opacity:0; margin-bottom:50px;}
.sil { display: none; width:100%; height:100%; background:rgba(0,0,0,0.3); position:absolute; top:0px; left:0px; z-index:10;}
.text1.show {transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s; opacity:1;}
.text2.show {transition:all 0.2s ease-in 0.3s;-moz-transition:all 0.2s ease-in 0.3s;-ms-transition:all 0.2s ease-in 0.3s;-o-transition:all 0.2s ease-in 0.3s;-webkit-transition:all 0.2s ease-in 0.3s; opacity:1;}
.text3.show {transition:all 0.2s ease-in 0.6s;-moz-transition:all 0.2s ease-in 0.6s;-ms-transition:all 0.2s ease-in 0.6s;-o-transition:all 0.2s ease-in 0.6s;-webkit-transition:all 0.2s ease-in 0.6s; opacity:1;}
/*--------------------------------------------------------------*/
.foot { width:100%; height:417px; background:#373d41;/* margin-top:40px; */}
.foot_text { width:1112px;margin:0px auto; padding-top:1px; position:relative;}
.foot_text dl { width:222px; float:left;}
.foot_text dl dt{ margin-top:74px; opacity:0; *+margin-left:30px;}
.foot_text dl dt a{ font-size:18px; font-family:'b','微软雅黑'; color:#e6e6e6; margin-left:28px; padding-bottom:2px; display: inline-block; border-bottom:1px #898989 solid;}
.foot_text dl dt a:hover { color:#fff; border-bottom:1px #fff solid;}
.foot_text dl dd a:hover { color:#fff; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; margin-left:8px;}
.foot_text dl dd { margin-top:20px; opacity:0;}
.foot_text dl dd a{ font-size:14px; font-family:'b','微软雅黑'; color:#e6e6e6;text-indent:28px; display:inline-block;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.backtop { width:118px; height:57px; background:url(../images/reset/backtop.png) no-repeat; padding-top:1px; cursor:pointer; position:absolute; bottom:0px; left:50%; margin-left:-56px;}
.backtop.hover { background:url(../images/reset/backtop-hover.png) no-repeat; opacity:0;}
.backtop span { display:block; text-align:center; margin-top:38px; color:#333333;}
.backtop.hover span { color:#fff;}
.foot_text dl.dl1.show dt {transition:all 0.1s ease-in 0s;-moz-transition:all 0.1s ease-in 0s;-ms-transition:all 0.1s ease-in 0s;-o-transition:all 0.1s ease-in 0s;-webkit-transition:all 0.1s ease-in 0s; opacity:1;}
.foot_text dl.dl1.show dd {transition:all 0.1s ease-in 0.2s;-moz-transition:all 0.1s ease-in 0.2s;-ms-transition:all 0.1s ease-in 0.2s;-o-transition:all 0.1s ease-in 0.2s;-webkit-transition:all 0.1s ease-in 0.2s; opacity:1;}
.foot_text dl.dl2.show dt {transition:all 0.1s ease-in 0.4s;-moz-transition:all 0.1s ease-in 0.4s;-ms-transition:all 0.1s ease-in 0.4s;-o-transition:all 0.1s ease-in 0.4s;-webkit-transition:all 0.1s ease-in 0.4s; opacity:1;}
.foot_text dl.dl2.show dd {transition:all 0.1s ease-in 0.5s;-moz-transition:all 0.1s ease-in 0.5s;-ms-transition:all 0.1s ease-in 0.5s;-o-transition:all 0.1s ease-in 0.5s;-webkit-transition:all 0.1s ease-in 0.5s; opacity:1;}
.foot_text dl.dl3.show dt {transition:all 0.1s ease-in 0.7s;-moz-transition:all 0.1s ease-in 0.7s;-ms-transition:all 0.1s ease-in 0.7s;-o-transition:all 0.1s ease-in 0.7s;-webkit-transition:all 0.1s ease-in 0.7s; opacity:1;}
.foot_text dl.dl3.show dd {transition:all 0.1s ease-in 0.8s;-moz-transition:all 0.1s ease-in 0.8s;-ms-transition:all 0.1s ease-in 0.8s;-o-transition:all 0.1s ease-in 0.8s;-webkit-transition:all 0.1s ease-in 0.8s; opacity:1;}
.foot_text dl.dl4.show dt {transition:all 0.1s ease-in 1s;-moz-transition:all 0.1s ease-in 1s;-ms-transition:all 0.1s ease-in 1s;-o-transition:all 0.1s ease-in 1s;-webkit-transition:all 0.1s ease-in 1s; opacity:1;}
.foot_text dl.dl4.show dd {transition:all 0.1s ease-in 1.1s;-moz-transition:all 0.1s ease-in 1.1s;-ms-transition:all 0.1s ease-in 1.1s;-o-transition:all 0.1s ease-in 1.1s;-webkit-transition:all 0.1s ease-in 1.1s; opacity:1;}
.foot_text dl.dl5.show dt {transition:all 0.1s ease-in 1.3s;-moz-transition:all 0.1s ease-in 1.3s;-ms-transition:all 0.1s ease-in 1.3s;-o-transition:all 0.1s ease-in 1.3s;-webkit-transition:all 0.1s ease-in 1.3s; opacity:1;}
.foot_text dl.dl5.show dd {transition:all 0.1s ease-in 1.4s;-moz-transition:all 0.1s ease-in 1.4s;-ms-transition:all 0.1s ease-in 1.4s;-o-transition:all 0.1s ease-in 1.4s;-webkit-transition:all 0.1s ease-in 1.4s; opacity:1;}
.foot_text dl.dl6.show dt {transition:all 0.1s ease-in 1.6s;-moz-transition:all 0.1s ease-in 1.6s;-ms-transition:all 0.1s ease-in 1.6s;-o-transition:all 0.1s ease-in 1.6s;-webkit-transition:all 0.1s ease-in 1.6s; opacity:1;}
.foot_text dl.dl6.show dd {transition:all 0.1s ease-in 1.7s;-moz-transition:all 0.1s ease-in 1.7s;-ms-transition:all 0.1s ease-in 1.7s;-o-transition:all 0.1s ease-in 1.7s;-webkit-transition:all 0.1s ease-in 1.7s; opacity:1;}
/*------------------------------------------------------------*/
.footer { width:100%; height:238px; background:#373d41; opacity:0;border-top:1px solid #494d50;}
.footer.show { opacity:1;transition:all 0.5s ease-in 0s;}
.footer_text { width:1334px; margin:0px auto;}
.footer_text .footer_text_left { margin-top:70px; margin-left:2px; float:left;}
.footer_text .footer_text_left span { color:#fefefe;}
.footer_text .footer_text_left span a { display:inline-block; margin:0px 6px; color:#e6e6e6; padding-bottom:1px; border-bottom:1px #535353 solid;font-family:'b','微软雅黑'; }
.footer_text .footer_text_left span a:hover {border-bottom:1px #fff solid;}
.footer_text .footer_text_left  p { margin-left:6px;}
.footer_text .footer_text_left  p b{ display:inline-block; margin-right:20px; margin-top:22px; color:#e6e6e6;font-family:'b','微软雅黑'; }
.footer_text_right { width:350px; margin-top:43px; float:right;}
.footer_text_right h4 { color:#e6e6e6; font-size:12px; line-height:14px;font-family:'b','微软雅黑'; }
.footer_text_right .go { /*margin-left:30px; */display:inline;}
.footer_text_right .go a{ display:inline-block; margin-right:10px; position:relative; margin-top:21px; width:47px; height:47px;  text-align:center;}
.footer_text_right .go a img { position:absolute;left:7px; top:12px;}


.footer_text_right a .go_2{opacity:0;-moz-opacity:0;filter:alpha(Opacity=0);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.footer_text_right .go a img.go_3{left:6px;}
.footer_text_right a:hover .go_2{ opacity:1; -moz-opacity:1; filter:alpha(Opacity=100)}



.clearli { display:none;}
.header_md { display:none;}
/*---------------------------------------------------------------------------------------------------------*/
.header_md { width:100%; background:#fff; height:84px; position:relative;}
.header_md_text { width:90%; margin:0px auto; padding-top:1px;}
.header_md_text .logo_md { margin-top:30px;  width:160px; height:90px; background:#fff; text-align:center; position:relative; bottom:-0px; z-index:100;  opacity:0; }
.logo_md.show { bottom:-26px; opacity:1;transition:all 0.3s ease-in 0.9s;-moz-transition:all 0.3s ease-in 0.9s;-ms-transition:all 0.3s ease-in 0.9s;-o-transition:all 0.3s ease-in 0.9s;-webkit-transition:all 0.3s ease-in 0.9s;}
.logo_bgl_md { width:4px; height:90px; background:url(../images/reset/logo_bgl.png) no-repeat; background-size:100%; position:absolute; left:-5px; top:0px; }
.logo_bgr_md { width:4px; height:90px; background:url(../images/reset/logo_bgr.png) no-repeat; background-size:100%; position:absolute; right:-5px; top:0px; }
.logo_bgb_md { width:164px; height:4px; background:url(../images/reset/logo_bgb.png) no-repeat; background-size:100%; position:absolute; left:-2px; bottom:-4px; }


.header_md_text .nav_md .nav_btn { width:42px; height:30px; margin-top:30px; cursor:pointer; position:relative; opacity:0;}
.header_md_text .nav_md .nav_btn.show { margin-top:20px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s; }
.header_md_text .nav_md .nav_btn b.b1 { position:absolute; top:6px;}
.header_md_text .nav_md .nav_btn b.b2 { position:absolute; top:14px;}
.header_md_text .nav_md .nav_btn b.b3 { position:absolute; top:22px;}
.header_md_text .nav_md .nav_btn.btn b.b1 { position:absolute; top:3px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.header_md_text .nav_md .nav_btn.btn b.b2 { position:absolute; top:14px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.header_md_text .nav_md .nav_btn.btn b.b3 { position:absolute; top:25px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.header_md_text .nav_md .nav_btn b { display:block; width:80%; height:2px; margin-top:6px; background:#000; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; }

.nav_md_text{ width:100%; height:340px; background:#fff; padding-top:10px; display:none;top:28px; position:relative; padding-top:15px;border-top:1px #f0f0f0 solid;}
.nav_md_text ul li { width:80%; text-align:center;  line-height:44px; margin-top:2px; position:relative; border-bottom:1px #f0f0f0 solid; margin:0px auto; margin-top:4px; padding-bottom:4px;}
.nav_md_text ul li a {height:100%; display:inline-block; width:88%; color:#333333; font-family:'微软雅黑'; font-size:14px;transition: all 0.2s ease-in 0s;-moz-transition: all 0.2s ease-in 0s;-ms-transition: all 0.2s ease-in 0s;-o-transition: all 0.2s ease-in 0s;-webkit-transition: all 0.2s ease-in 0s;}
.nav_md_text ul li a:hover { color:#fff; background:#005caf; transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.hide_btn { width:30px; height:30px; background: url(../images/home/hide.png) no-repeat; position:absolute; top:10px; right:10px; z-index:10; display:none;}
.header_md_text .nav_md .seach_btn { width:50px; height:40px; cursor:pointer; background: url(../images/home/seach.png) no-repeat;  margin-top:30px; margin-left:20px; opacity:0;} 
.header_md_text .nav_md .seach_btn.show {margin-top:46px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s;}
.header_md_text .nav_md .seach_btn.btn { background:url(../images/home/seach_hover.png) no-repeat; }
.seach_md { width:100%; height:90px; background:#fff; text-align:center; padding-top:50px; position:relative; display:none; border-top:1px #f0f0f0 solid;}

/********.logo_png { display:none;}
.logo_svg { display:block; width:122px; margin:0px auto;}**********/
.nbsp { display:none;}
.seach_srshow { width:1920px;}
.nav_kuai { position:absolute; right:20%; top:20px; display:none;}
.nav_kuai a { display:inline-block; margin:0px 30px; font-size:16px; color:#999; -webkit-transition:color 0.5s;-moz-transition:color 0.5s;-ms-transition:color 0.5s;-o-transition:color 0.5s;transition:color 0.5s;}
.nav_kuai a:hover { color:#000;}
.dianhao { position:absolute; right:18%; top:54px; width:0px; overflow:hidden; height:42px; transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s;}
.header.scroll .dianhao { position:absolute; right:18%; top:35px; width:0px; overflow:hidden; height:42px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
.dianhao input{}
.header .nav_kuai { position:absolute; right:18%;top:40px; display: block;transition:all 0.0s ease-in 0s;-moz-transition:all 0.0s ease-in 0s;-ms-transition:all 0.0s ease-in 0s;-o-transition:all 0.0s ease-in 0s;-webkit-transition:all 0.0s ease-in 0s;}
.header.scroll .nav_kuai { position:absolute; right:18%;top:50px; display: block; -moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}


.pic_more { width:100%; max-width:1332px;  margin:0px auto; margin-top:30px;}
.pic_more a { display:inline-block; position:relative;  width:100%; max-width:1332px; height:1px; background:#f1f1f1; color:#eee; margin:0px auto; line-height:12px; text-align:center; cursor:pointer; }
.pic_more a:hover { background:#dedede;}
.more_text { }
.pic_more a img.shouhui {position:absolute; top:-20px; left:50%; margin-left:-25px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.pic_more a:hover img.shouhui{ top:-15px;opacity:1;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.pic_more a img.xianshi{position:absolute; top:-20px; left:50%; margin-left:-25px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.pic_more a:hover img.xianshi{ top:-30px;opacity:1;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-ms-transition: all 0.3s ease-in 0s;-o-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}

.home_pic_2 .more a { display:inline-block;}
.more a b { width:30px; height:1px; background:#898989; display:inline-block;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.more a:hover b.b1 { transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);-webkit-transform:translateX(-20px); transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.more a:hover b.b2 { transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);-webkit-transform:translateX(20px);transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.more a .slogan1 { display: inline-block;}
.more a:hover .slogan1 { display:none;}
.more a .slogan2 { display:none;}
.more a:hover .slogan2 { display: inline-block;}
.more a:hover b{ background:#333;}
.more { text-align:center; margin-top:82px;}
/*----------------新闻------------------*/
/*.pic_news { width:100%;}
.news_btn a{ display:block; width:100%; height:40px; line-height:40px; background:#fff; border-bottom:1px #d9d9d9 solid; font-family:'b'; text-align:center; margin:0px auto; cursor:pointer; position:relative; z-index:100;}
.news_btn a:hover { color:#333;}
.news { width:100%;  height:340px; background:#fff; display:none;  margin-top:-14px; border-bottom:1px #d9d9d9 solid; padding-top:40px;}
.news_btn a img { margin-left:14px;}
.seach_srshow { top:100px;}
.news_hd { width:1290px; margin:0px auto; height:20px;}
.news_hd .he_top { position:relative; cursor:pointer;}
.news_hd .he_top b { font-size:14px; color:#7c7c7c;  position:absolute; left:8px; top:0px; display:block; width:100px; line-height:20px;}
.news_hd .he_top span { width:2px; height:21px; background:#283e84; display:block; position:absolute; left:0px; top:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.he_top.hover span{ width:150px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.he_top.hover b { color:#fff;}
*/

.pic_news { width:100%;}
.news_btn a{ display:block; width:100%; height:40px; line-height:40px; background:#fff; border-bottom:1px #d9d9d9 solid; font-family:'b'; text-align:center; margin:0px auto; cursor:pointer; position:relative; z-index:100; color:#999;}
.news_btn a:hover { color:#000;}
.news { width:100%;  height:340px; background:#fff; display:none;  margin-top:-14px; border-bottom:1px #d9d9d9 solid; padding-top:40px;}
.news_btn a img { margin-left:14px;}
.seach_srshow { top:100px;}
.news_hd { width:1290px; margin:0px auto; height:20px;}
.news_hd .he_top { position:relative; cursor:pointer;}
.news_hd .he_top b { font-size:14px; color:#7c7c7c; position:absolute; left:8px; top:0px; display:block; width:100px; line-height:20px;}
.news_hd .he_top b:hover{color:#005caf;}
.news_hd .he_top span { width:2px; height:21px; background:#283e84; display:block; position:absolute; left:0px; top:0px;}

.win_text_a { width:300px; height:230px;}

/*.win_text_a .news_t b{ display: inline-block; width:100%; height:1px; background:#ffffff; position:absolute; top:-4px; left:0px;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.win_text_a.hover .news_t b{ display: inline-block; width:100%; height:1px; background:#898989; position:absolute; top:10px; left:0px; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}*/
.win_text_a p { width:100%; height:164px;cursor:pointer;}
.news_text_pic { width:1290px; margin:0px auto; margin-top:16px;}
.pic_news { font-size:12px; color:#7c7c7c; margin-top:8px;font-family:'微软雅黑'; }
.news_t { font-size:16px; font-family:'微软雅黑'; margin-top:22px; color:#595757; position:relative; cursor:pointer;}

.news_t span { display:block; line-height:25px; position:absolute; top:0px; left:0px; z-index:10; color:#666; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.win_text_a:hover .news_t span{ color:#272727;}
.win_text { width:950px; }
.news_win { width:950px; position:relative;}
.news_list { position:absolute; font-size:50px; line-height:20px; top:-50px; right:0px;}
.news_list a:hover{ color:#005caf}

.news_xu { width:1px; height:290px; background: url(../images/home/123.png) repeat-y; margin-left:48px; margin-top:-28px;}
.news_right { width:250px; margin-left:40px;font-family:'微软雅黑';}
.href { margin-top:24px; margin-left:40px;}
.href a { display:inline-block; width:47px; height:47px; position:relative; text-align:center; line-height:47px; margin:0px 4px;}

.href a .href_2{opacity:0;-moz-opacity:0;filter:alpha(Opacity=0);position:absolute;left:10px; top:14px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.href a .href_3{left:8px;top:17px;}
.href a:hover .href_2{ opacity:1; -moz-opacity:1; filter:alpha(Opacity=100)}
.right_center { width:100%; height:1px; overflow:hidden; background:url(../images/home/heng.png) repeat-x; margin-top:26px;}
.he_sezch { margin-top:26px;}
.he_sezch a { display:inline-block; width:100%; text-align:center; color:#7c7c7c;}

.he_se { width:246px; height:30px; border:1px #b8b8b8 solid; margin-top:17px; text-indent:10px; line-height:30px;}
.he_set { width:42px; margin-left:-43px; height:26px; border-left:1px #b8b8b8 solid; background:#fff;margin-top:19px; cursor:pointer;}
.he_set:hover { color:#1d3278;}
.button { width:246px; height:36px; background:#1d3278; border:1px #091849 solid; text-align: center; margin-top:13px; cursor:pointer;}
.button b { color:#f0f0f0; font-size:12px; line-height:36px; display:inline-block; margin-left:94px;font-family:'微软雅黑'; float:left;}
.button span { display:inline-block; margin-left:34px; width:20px; height:20px; background: url(../images/home/right.png) no-repeat; margin-top:8px; float:left;}
.button:hover { background:#314790;}
.button:hover span { background: url(../images/home/right_hover.png) no-repeat;}
/*-----------------------------style-------------------------------------------*/
.logo-nav { position:relative; height:100%;}
.che_img {height:238px; overflow:hidden;}
p.style1 { color:#999898; font-size:11px; margin-top:20px; margin-left:30px;}
.dd2_list.lasts {background:none;}
p.style2 { position:absolute; top:-5px; left:0px; font-family:'b'; font-size:12px;}
.nbsp { width:36px;}
.sports_litterpic.left1 { margin-left:0px;}
.sports_litterpic01.left2 { margin-left:0.5%;}
.top_hui {width:100%; height:100%; position:fixed; top:0; left:0px; z-index:300; background:rgba(0,0,0,0.6)}


.nav_2imga { width:440px; height:266px; background:#fff; position:absolute; top:0px; left:188px; padding-left:12px; display:none;}

.weixinda { position:relative;  }
.weixinda .syyi{ width:186px; height:197px; background: url(../images/home/erweimi.png) no-repeat; position:absolute; top:-200px; left:-70px; z-index:10000; display:none;}
.nav_2img.heiimg {
    height: 300px;
}

.nav_2img { width:440px; height:250px; background:#fff; position:absolute; top:0px; left:100%; display:none; margin-left:-14px; padding-left:14px;}
.nav_2img a.imgh { width:100%; height:185px; display:block; margin-top:0px; text-indent: 0;}
.nav_2img a.xial { color:#606060; display:block; text-align:left; line-height:29px; font-size:17px;width:94%; text-indent: 0;}
.nav_2img a.xial:hover { color:#272727; background:#fff;}

.nav_2imgcc { width:440px; height:310px; background:#fff; position:absolute; top:0px; left:100%; display:none; margin-left:-14px; padding-left:14px;}
.nav_2imgcc a.imgh { width:100%; height:185px; display:block; margin-top:0px;}
.nav_2imgcc a.xial { color:#898989; display:block; text-align:center; line-height:26px; font-size:12px;}
.nav_2imgcc a.xial:hover { color:#272727; background:#fff;}

.nav_2imga a.imgh { width:100%; height:220px; display:block; margin-top:0px;text-indent: 0;}
.nav_2imga a.xial { color:#898989; display:block; text-align:center; line-height:26px; font-size:12px;text-indent: 0;}
.nav_2imga a.xial:hover { color:#272727; background:#fff;}
.nav_2imga a.xial p.sio1 b.fl{ font-size:16px; margin-left:28px; color:#595757;}
.nav_2imga a.xial p.sio1 b.fr { font-size:12px; margin-right:28px;}
.nav_2imga a.xial p.sio2  { width:100px; height:1px; background:#272727; margin-top:10px; margin-left:28px;}
.nav_2imga a.xial p.sio3 { text-align:left; text-indent:28px; margin-top:18px;}



/*-------------------------------*/
@media screen and (max-width:1680px){
/**.logo { left:40px;}**
.nav { left:240px;}**/
/***.seach_sr {  position:absolute; right:15%; top:28px; cursor:pointer; z-index:1000;}**/
/****.logo_png_00 { display:none;}******/
}
@media screen and (max-width:1600px){
/****.logo_png_00 { display:none;}***/
.header .nav_kuai { position:absolute; right:10%;top:38px; display: block;transition:all 0.0s ease-in 0s;-moz-transition:all 0.0s ease-in 0s;-ms-transition:all 0.0s ease-in 0s;-o-transition:all 0.0s ease-in 0s;-webkit-transition:all 0.0s ease-in 0s;}
.header.scroll .nav_kuai { position:absolute; right:10%;top:46px; display: block; -moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}


.seach_sr {  position:absolute; right:6%; top:60px; cursor:pointer; z-index:1000;transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s;}
.header.scroll .seach_sr {  position:absolute; right:6%; top:40px; cursor:pointer; z-index:1000;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}

.dianhao { position:absolute; right:10%; top:26px; width:0px; overflow:hidden; height:42px; transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s;}
.header.scroll .dianhao { position:absolute; right:10%; top:35px; width:0px; overflow:hidden; height:42px;transition:all 1s ease-in 0s;-moz-transition:all 1s ease-in 0s;-ms-transition:all 1s ease-in 0s;-o-transition:all 1s ease-in 0s;-webkit-transition:all 1s ease-in 0s;}
/*.header .seach { height:0px; margin-top:0px; overflow:hidden; transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}
.dianhao { position:absolute; right:10%; top:56px; display:none;}*/

/****.header .nav_kuai { position:absolute; right:10%; top:74px; display: block;}
.logo{ width:170px; height:94px;}
.logo img { width:125px;}
.header .logo_bgb { width:176px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100; transition:all 0.5s ease-in 0.4s;-moz-transition:all 0.5s ease-in 0.4s;-ms-transition:all 0.5s ease-in 0.4s;-o-transition:all 0.5s ease-in 0.4s;-webkit-transition:all 0.5s ease-in 0.4s;}

.header .logo_bgl { width:6px; height:104px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; left:-6px; top:20px;}
.header  .logo_bgr { width:6px; height:104px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; right:-6px; top:20px;}
******/
/*.header.scroll .dianhao { position:absolute; right:10%; top:20px; display:none;}
.nav.show { top:106px;}
.seach_sr {  position:absolute; right:5%; top:62px; cursor:pointer; z-index:1000;}
.header.scroll  { height:80px;}*/
/****.header.scroll .logo { width:140px; height:70px; left:40px; bottom:-30px; margin-top:30px;}
.header.scroll .logo img { width:90px;}
.header.scroll .nav_kuai{ top:30px;}
.header.scroll  .nav {top:22px;}
.header.scroll  .seach_sr { top:20px;}***/
/****.logo_bgb { width:206px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100;transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}
.header.scroll .logo_bgb { width:146px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100;transition:all 0.5s ease-in 0.2s;-moz-transition:all 0.5s ease-in 0.2s;-ms-transition:all 0.5s ease-in 0.2s;-o-transition:all 0.5s ease-in 0.2s;-webkit-transition:all 0.5s ease-in 0.2s;}

.header.scroll .logo_bgl { width:6px; height:80px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; left:-6px; top:20px;}
.header.scroll .logo_bgr { width:6px; height:80px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; right:-6px; top:20px;}

****/
.sub_text ul li .left_pai { font-size:24px; color:#fff; margin-right:30px; margin-top:50px;}
.left_pai_text p { color:#fff; margin-top:6px; font-size:12px;}
.left_pai_text p span { display:inline-block; padding:3px 6px; background:#fff; color:#666; font-size:12px; margin-right:20px;}
.sub_text ul li.er { margin-top:20px;} 




}

/*-------------响应式-------------*/
@media screen and (max-width:1367px){
.seach_srshow { width:1366px;}

/**.header.scroll .logo { width:120px; height:76px; left:20px; bottom:-20px; }
.header.scroll .logo img { width:90px; margin-top:10px;}
.header.scroll .nav_kuai{ display:none;}
.header.scroll  .nav {top:21px; left:180px;}
.header .nav {top:76px; left:190px;}

.header.scroll  .seach_sr { top:20px;}***/
/****.logo b.logo_bgb { width:144px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100;transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}
.header.scroll .logo_bgb { width:126px; height:6px; background:url(../images/reset/logo_bgb.png) repeat-x; position:absolute; bottom:-6px; left:-4px; z-index:100;transition:all 0.5s ease-in 0s;-moz-transition:all 0.5s ease-in 0s;-ms-transition:all 0.5s ease-in 0s;-o-transition:all 0.5s ease-in 0s;-webkit-transition:all 0.5s ease-in 0s;}

.header.scroll .logo_bgl { width:6px; height:72px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; left:-6px; top:20px;transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s;}
.header.scroll .logo_bgr { width:6px; height:72px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; right:-6px; top:20px;transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-ms-transition:all 0s ease-in 0s;-o-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s;}
.header .logo_bgl { width:6px; height:84px; background:url(../images/reset/logo_bgl.png) repeat-y; position:absolute; left:-6px; top:20px;}
.header .logo_bgr { width:6px; height:84px; background:url(../images/reset/logo_bgr.png) repeat-y; position:absolute; right:-6px; top:20px;}
*****/
/*****.seach_sr { width:48px; height:40px; background: url(../images/home/seach.png) no-repeat;   position:absolute; right:5%; top:30px; cursor:pointer; z-index:1000;}*****/

.home_pic_2 { width:1200px; margin:0px auto; margin-top:100px;}
.margin { margin-left:14px;}
.foot_text { width:1250px; height:100%; margin:0px auto; padding-top:1px; position:relative;}
.foot_text dl { width:208px;}
.footer_text { width:1250px; height:100%; margin:0px auto;}
/*.home_pic_1 { width:1140px; margin:0px auto; margin-top:60px;}
.home_pic_1 ul li { text-align:center; float:left; width:185px; margin:0px 18px; opacity:0;}
.home_pic_1 ul li:hover a{ color:#03C;}*/
.header {  width:1250px; margin:0px auto;}
.footer_text_right {/* width:250px; */ width:260px;margin-top:43px;}
.clearli { display:none;}
.header_md { display:none;}

/****.logo { width:140px; height:90px; position: absolute; left:18px; background:#fff; z-index:100000; text-align:center; padding-top:16px; opacity:0;}
.logo_png { display:none;}
.logo_svg { display:block;}****/
.nbsp { display:none;}

}
@media screen and (max-width:1290px){
.pic_news{ display:none;}
}
@media screen and (max-width:1268px){

.seach_srshow { width:1280px;}
.pic_more a { display:inline-block; width:100%; height:1px; padding-top:0;  background:#f1f1f1; color:#eee; margin:0px auto; line-height:12px; text-align:center; cursor:pointer; }
.top_n_text { width:30%; margin-top:8%; color:#fff; position:absolute; right:0px; top:0px; font-size:16px; line-height:40px; text-indent:2em; z-index:220;}

.header{ display:none;}
.header_md { display: block;}
.logo_ss {display:none;}
.nbsp { display:none;}
/*.home_pic_1 { width:1004px; margin:0px auto; margin-top:60px;overflow:hidden;}*/
.nav ul li { float:left; margin:0px 8px; width:100px; text-align:center;}
.foot_text { width:1004px; height:100%; margin:0px auto; padding-top:1px; position:relative;overflow:hidden;}
.foot_text dl { width:165px;}
.footer_text { width:1004px; height:100%; margin:0px auto;overflow:hidden;}
.clearli { display:block;}
/*.home_pic_1 ul li { text-align:center; float:left; width:170; opacity:0; margin:0px 70px;}
.home_pic_1 ul li.li4,.home_pic_1 ul li.li5,.home_pic_1 ul li.li6{ margin-top:40px;}*/
.home_pic_2 { width:1004px; overflow:hidden; margin:0px auto; margin-top:100px;}
/*****.logo { left:20px;}****/
.home_pic_2_text .pic_img{ width:320px; height:174px;overflow:hidden; position:relative;}
.margin { margin-left:20px;}
.home_pic_2_text p { width:260px; color:#898989; line-height:18px; margin-top:22px;}
.background { width:0px; height:32px; background:#898989; position:absolute; top:208px; z-index:-1;transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s;}
/*.home_pic_2_text.hover .background{width:310px; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}*/
/****.logo_png { display:none;}
.logo_svg { display:block; }******/
.seach_nav_q a { display:inline-block; margin:0px 30px; margin-top:20px; color:#898989;}
.seach_nav_q a:hover { color:#333;}
}
.hyio { width:410px; margin:0px auto; position:relative;}
@media screen and (max-width:1022px){
	.home_pic_1 { width:100%; margin:0px auto;padding: 40px 0px;}
.pic_more { width:560px; margin:0px auto;}
.pic_more a { display:inline-block; width:560px; height:1px; padding-top:0px;  background:#f1f1f1; color:#eee; margin:0px auto; margin-top:40px; text-align:center; cursor:pointer; }
.header{ display:none;}
.header_md { display: block;}
.logo_png { display:none;}
.logo_svg { display:block;}
.nbsp { display:  inline-block;}
/*--------------------------*/
.foot_text dl { clear:both; width:100%; }
.foot_text dl dt{ float:left; margin-top:24px; line-height:20px;}
.foot_text dl dd{ float:left; margin-top:24px; line-height:20px;}
.foot_text dl dd a:hover { color:#fff; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; margin-left:0px; text-decoration:underline;}
.foot { width:100%; height:457px; /*background:#373d41; */margin-top:0px;}
.foot_text { width:100%; height:418px;margin:0px auto; padding-top:40px; position:relative;}
.footer_text { width:100%; height:100%; margin:0px auto; text-align:center;}
.footer_text .footer_text_left { margin-top:40px; float:none;}
.footer_text_right { width:100%; margin-top:43px;  float:none;}
/*.home_pic_1 ul li { text-align:center; float:left; width:50%; opacity:0; margin:0px; margin-top:40px;}
.home_pic_1 ul li.img_text {}
.home_pic_1 ul { width:100%; padding:0px;}
.home_pic_1 { width:100%; margin:0px auto; margin-top:0px;}*/
.clearli { display:none;}
.home_pic_2 { width:100%; margin:0px auto; margin-top:40px;}
.home_pic_2_text { position:relative; float:none; margin:0px auto; margin-top:55px; width:560px;}
.home_pic_2_text .pic_img{ width:560px; height:300px; overflow:hidden; position:relative; margin:0px auto;}
.pic_text { width:560px; margin:0px auto;}
.home_pic_2_text .background{ display:none;}
.home_pic_2_text.hover h3 { transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s; transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);-webkit-transform:translateX(0px);}
.home_pic_2_text.hover h3 a{color:#005caf; }
.home_pic_2_text p { width:550px; color:#898989; line-height:18px; margin-top:16px;}
/*.home_pic_1 ul li .img { width:170px; margin:0px auto;}*/
}
@media screen and (max-width:1010px){
.header_md_text .logo_md { margin-top:0px;  width:160px; height:90px; background:#fff; text-align:center; position:relative; bottom:-0px; z-index:10999990; opacity:0; }
/***.logo_md.show { bottom:-22px; opacity:1;transition:all 0.3s ease-in 0.9s;-moz-transition:all 0.3s ease-in 0.9s;-ms-transition:all 0.3s ease-in 0.9s;-o-transition:all 0.3s ease-in 0.9s;-webkit-transition:all 0.3s ease-in 0.9s;}***/
.header_md_text .nav_md .nav_btn { width:42px; height:30px; margin-top:0px; cursor:pointer; position:relative; opacity:0;}
.header_md_text .nav_md .nav_btn.show { margin-top:22px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s; }
.header_md_text .nav_md .seach_btn { width:50px; height:40px; cursor:pointer; background: url(../images/home/seach.png) no-repeat;   margin-top:0px; margin-left:10px; opacity:0;} 
.header_md_text .nav_md .seach_btn.show {margin-top:24px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s;}
.foot_text { width:100%; height:388px;margin:0px auto; padding-top:40px; position:relative;}
.nbsp { display:  inline-block;}
.foot_text dl { clear:both; width:100%; }
.foot_text dl dt{ float:left; margin-top:20px; line-height:20px;}
.foot_text dl dd{ float:left; margin-top:20px; line-height:20px;}
.foot_text dl dd a:hover { color:#fff; transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s; margin-left:0px; text-decoration:underline;}
.foot { width:100%; height:330px;/* background:#898989;*/margin-top:0px;}
.foot_text dl dd a{ font-size:12px; font-family:'b','微软雅黑'; color:#e6e6e6;margin-left:14px; text-indent:0px; display:inline-block;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.foot_text dl dd a:hover { color:#fff;  margin-left:14px;}
.home_pic_1 ul li .img_text a{ text-align:center;font-family:'b',"微软雅黑"; /*margin-top:22px;*/ font-size:14px; color:#666; display:inline-block; margin-left:0px;}

}
@media screen and (max-width:900px){
		.home_pic_1 { width:100%; margin:0px auto;padding: 40px 0px;}
.nbsp { display:  inline-block;}
.foot_text dl.dl5 {display:none;}
.header_md{ height: 84px;}
.header_md .logo_1{ top: 20px}
}
@media screen and (max-width:750px){
.header_md{ height: 60px;}
.header_md .logo_1{ top: 6px}
.header_md_text .nav_md .nav_btn.show{ margin-top: 9px;}
.nav_md_text{ top: 20px;}
}


@media screen and (max-width:638px){
		.home_pic_1 { width:100%; margin:0px auto;padding: 40px 0px;}

/*.home_banner	{ display:none;}*/
.pic_more { width:310px; margin:0px auto;}
.pic_more a { display:inline-block; width:310px; height:1px; padding-top:0px;  background:#f1f1f1; color:#eee; margin:0px auto; margin-top:40px; line-height:1px; text-align:center; cursor:pointer; }
.hyio{ width:320px; margin:0px auto;}
.hyio .seach_text { width:280px; height:40px; background:#fff; border:1px #cccccc solid; padding:0px; margin:0px; font-size:14px; text-indent:70px; font-family:'微软雅黑';}
.header_md { height:60px;}
.logo_2 {display: block; position:absolute; top:15px; width:60px;}
.logo_1 {display: none;}	
.nav_md_text {top:15px;}


.ul_list { display:none;}
.footer_text .footer_text_left span a { display:inline-block; margin:0px 0px; color:#e6e6e6; padding-bottom:1px; border-bottom:1px #535353 solid;font-family:'b','微软雅黑'; }
.home_pic_1 ul li .img_text a{ text-align:center;font-family:'b',"微软雅黑"; /*margin-top:22px; */font-size:14px; color:#666; display:inline-block; margin-left:0px;}
.seach_nav a { display:inline-block; margin:0px 35px; font-family:'微软雅黑'; color:#848484; line-height:40px;}
.seach_nav { padding:20px 0px;}
.seach_md { height:170px;}
.header_md_text .logo_md { margin-top:0px;  width:100px; height:60px; background:#fff; text-align:center; position:relative; bottom:-0px; z-index:10999990; opacity:0; }
/**.logo_md.show { bottom:-0px; opacity:1;transition:all 0.3s ease-in 0.9s;-moz-transition:all 0.3s ease-in 0.9s;-ms-transition:all 0.3s ease-in 0.9s;-o-transition:all 0.3s ease-in 0.9s;-webkit-transition:all 0.3s ease-in 0.9s;}***/
.header_md_text .nav_md .nav_btn { width:42px; height:30px; margin-top:0px; cursor:pointer; position:relative; opacity:0;}
.header_md_text .nav_md .nav_btn.show { margin-top:10px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s; }
.header_md_text .nav_md .seach_btn { width:40px; height:32px; cursor:pointer; background: url(../images/home/seach.png) no-repeat; background-size:100% 100%;   margin-top:0px; margin-left:10px; opacity:0;} 
.header_md_text .nav_md .seach_btn.show {margin-top:18px; opacity:1; transition:all 0.3s ease-in 1.2s;-moz-transition:all 0.3s ease-in 1.2s;-ms-transition:all 0.3s ease-in 1.2s;-o-transition:all 0.3s ease-in 1.2s;-webkit-transition:all 0.3s ease-in 1.2s;}
.for { position:absolute; top:-80px; right:20%; z-index:10; opacity:0.3; width:200px;}
.home_pic_2 { margin-top:10px;}
.home_pic_2_text { position:relative; float:none; margin:0px auto; margin-top:55px; width:310px;}
.home_pic_2_text .pic_img{ width:310px; height:168px; overflow:hidden; position:relative; margin:0px auto;}
.pic_text { width:300px; margin:0px auto;}
.home_pic_2_text .background{ display:none;}
.home_pic_2_text.hover h3 { transition:all 0.2s ease-in 0s;-moz-transition:all 0.2s ease-in 0s;-ms-transition:all 0.2s ease-in 0s;-o-transition:all 0.2s ease-in 0s;-webkit-transition:all 0.2s ease-in 0s; transform:translateX(0px);-moz-transform:translateX(0px);-ms-transform:translateX(0px);-o-transform:translateX(0px);-webkit-transform:translateX(0px);}
.home_pic_2_text.hover h3 a{color:#005caf; }
.home_pic_2_text p { width:300px; color:#005caf; line-height:18px; margin-top:16px;}

.foot { width:100%; height:400px; /*background:#373d41; */margin-top:0px;}
.footer { width:100%; height:215px; /*background:#373d41;*/ opacity:0; /*border-top: 1px solid #494d50;*/
}

.foot_text { width:100%; height:538px;margin:0px auto; padding-top:40px; position:relative;}
.foot_text dl { margin-top:0px;}
.foot_text dl dd { margin-top:10px;}
.foot_text dl dd a{ font-size:12px; font-family:'b','微软雅黑'; color:#e6e6e6;margin-left:6px; text-indent:0px; display:inline-block;transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.foot_text dl dd a:hover { color:#fff;  margin-left:6px;}
.foot_text dl dt { margin-top:10px; margin-right:10px; margin-bottom:30px; }
.foot_text dl dt a{ font-size:16px; font-family:'微软雅黑'; color:#e6e6e6; margin-left:22px; padding-bottom:2px; display: inline-block; border-bottom:1px #898989 solid;}
.footer_text { width:100%; height:100%; margin:0px auto; text-align:center;}
.footer_text .footer_text_left { margin-top:60px; float:none;}
.footer_text_right { width:100%; margin-top:30px;  float:none;}
/***.logo_bgl_md { display:none; }
.logo_bgr_md {  display:none; }
.logo_bgb_md {  display:none;}****/
.nbsp { display: inline-block;}

.ip_banner { display:block;}
.left_nav_b ul{display:none;}
.logo_png_00 { display:block; margin-top:14px;}

}


.loading_oo { width:100%; height:100%; background: url(../images/home/bah.jpg) no-repeat; background-size:100% auto; position:fixed; display:none; top:0px; left:0px;}
.loading_oo p { width:54%; max-width:530px; position:absolute; bottom:10%; left:23%;}



@media screen and (max-width:960px){
.loading_oo { display: none; z-index:9999999999999999999999999;}
.media_vio_ajax{display:none;}

}

.win_text_a p { overflow:hidden;}
.win_text_a p img { width:100%;}
.win_text_a { margin-left:24px;}
.arr_news { margin-left:-24px;}
.home_banner a:hover img{-moz-opacity:1;opacity: 1;}





/* 2014-12-09 合图 
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* 搜索图标
------------------------------------------- */
.seach_sr { width: 24px; height: 23px; background: url(../images/graph/graph.png) no-repeat; background-position: -351px -25px; position: absolute; right: 16%; top: 67px; cursor: pointer; z-index: 1000; transition: all 0.5s; }
.seach_sr span { display: block; width: 24px; height: 23px; background: url(../images/graph/graph.png) no-repeat; background-position: -351px -0px; transition: all 0.5s; opacity: 0; }
.seach_sr span:hover { opacity: 1; }
@media screen and (max-width:1616px){ 
.seach_sr { width: 24px; height: 23px; background: url(../images/graph/graph.png) no-repeat; background-position: -351px -25px; position: absolute; right: 8%; top: 37px; cursor: pointer; z-index: 1000; transition: all 0.5s; }
.seach_sr span { display: block; width: 24px; height: 23px; background: url(../images/graph/graph.png) no-repeat; background-position: -351px -0px; transition: all 0.5s; opacity: 0; }
.seach_sr span:hover { opacity: 1; }
}
/* 微博
------------------------------------------- */
.graph_wb_01 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -56px 0; margin: 0 4px; }
.graph_hover_01 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -2px 0; transition: all 0.5s; }
.graph_hover_01:hover { opacity: 0; filter:alpha(Opacity=0); }
/* 微信
------------------------------------------- */
.graph_wx_02 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -165px 0; margin: 0 4px; }
.graph_hover_02 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -110px 0; transition: all 0.5s; }
.graph_hover_02:hover { opacity: 0; filter:alpha(Opacity=0); }
/* 优酷
------------------------------------------- */
.graph_yk_03 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -275px 0; margin: 0 4px; }
.graph_hover_03 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph.png) no-repeat; background-position: -220px 0; transition: all 0.5s; }
.graph_hover_03:hover { opacity: 0; filter:alpha(Opacity=0); }


.graph_yk_04 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph_01.png) no-repeat; background-position: -55px 0; margin: 0 4px; }
.graph_hover_04 { display: inline-block; width: 47px; height: 47px; background: url(../images/graph/graph_01.png) no-repeat; background-position: -1px 0; transition: all 0.5s; }
.graph_hover_04:hover { opacity: 0; filter:alpha(Opacity=0); }
/* 提交按钮
------------------------------------------- */
.button span { display: inline-block; margin-left: 34px; width: 20px; height: 20px; background: url(../images/graph/graph.png) no-repeat; background-position: -324px 0; margin-top: 8px; float: left; }
.button:hover { background:#314790;}
.button:hover span { background: url(../images/graph/graph.png) no-repeat;  background-position: -324px -27px; }
/* 左侧菜单按钮  2014-14-08
-------------------------------------------------------------------------------------------------------------------------------- */
.left_nav_b ul li span { display: block; width: 48px; height: 48px; cursor: pointer; }
.left_nav_b ul li.oo1 span { background: url(../images/graph/graph.png) no-repeat; background-position: -882px 0; }
.left_nav_b ul li.oo2 span { background: url(../images/graph/graph.png) no-repeat; background-position: -943px 0; }
.left_nav_b ul li.oo3 span { background: url(../images/graph/graph.png) no-repeat; background-position: -1005px 0; }
/* 导航车型下拉小图
------------------------------------------- */
.outback_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1062px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }
.forester_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1153px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }
.subaruxv_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1252px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }
.legacy_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1338px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }
.subarubrz_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1431px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }
.wrxsti_icon { display: inline-block; width: 80px; height: 69px; background: url(../images/graph/graph.png) no-repeat; background-position: -1518px 0; margin-right: 10px; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; }

/* 首页小横
--------------------------------------------------------------------------------------- */
.more { text-align: center; margin-top: 82px; position: relative; }
.more a { display: inline-block; }
.more a b { width: 30px; height: 1px; background: #898989; display: inline-block; transition: all 0.3s ease-in 0s; -moz-transition: all 0.3s ease-in 0s; -ms-transition: all 0.3s ease-in 0s; -o-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s; }

.more a:hover b.b1 { transform:translateX(-20px);-moz-transform:translateX(-20px);-ms-transform:translateX(-20px);-o-transform:translateX(-20px);-webkit-transform:translateX(-20px); transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.more a:hover b.b2 { transform:translateX(20px);-moz-transform:translateX(20px);-ms-transform:translateX(20px);-o-transform:translateX(20px);-webkit-transform:translateX(20px);transition:all 0.3s ease-in 0s;-moz-transition:all 0.3s ease-in 0s;-ms-transition:all 0.3s ease-in 0s;-o-transition:all 0.3s ease-in 0s;-webkit-transition:all 0.3s ease-in 0s;}
.more a b.b3 { display: inline-block; width: 170px; height: 31px; background: url(../images/graph/graph.png) no-repeat; background-position: -409px 0px; text-align: center; }
.more a b.b4 { display: inline-block; width: 170px; height: 31px; background: url(../images/graph/graph.png) no-repeat; background-position: -579px -0px; text-align: center; margin-bottom: -11px; opacity: 0; }
.more a b.b4:hover { opacity: 1; filter:alpha(Opacity=100); }

@media screen and (max-width:540px){
.home_pic_1 ul	{-webkit-flex-wrap: wrap;
    flex-wrap: wrap;}
.home_pic_1 ul li {width: 30%!important;flex-grow: 1; opacity:0; margin: 0px 15px; box-sizing: border-box;}
}