﻿@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font-family: "微软雅黑"; color:#dcc2a3; font-size:1em; line-height:2em; background:/*#00002d*/ url(../images/bg.jpg) no-repeat center top fixed;}

.blank { clear:both; height:100px;}
.blank2 { display: none;}
.blank3 { display: none;}

/* 版头 */
.header_pc { margin:0 auto; width:100%; height:500px;}
.header_pc a { display: block; width:100%; height:500px; background:url(../images/header_pc.png) center no-repeat;}
.header_pc a:hover { background:url(../images/header_pc_on.png) center no-repeat;}
.header_phone { display: none;}

/* 侧边导航 */
.home-header { position:fixed; z-index:1; width:120px; top:20%; display: none;}
.home-header .header-background { float:left;}
.home-header .inner-section { position: relative; width: 120px; margin: 0 auto;}
.home-header .inner-section .logo { width:95px; padding:0 10px 0 15px; height:40px; line-height:40px; background:#85358f; float:left; cursor:default; font-size:16px; font-weight:bold; color:#fff;}
.home-header .inner-section .logo a { float:right; color:#fff;}
.home-header .inner-section .nav { float:left; width:120px; font-size:14px; line-height:36px; text-align:center; background:#fff;}
.home-header .inner-section .nav li { width:120px; border-bottom:1px solid #e1e1e1;}
.home-header .inner-section .nav li a { color: #222; text-decoration:none;}
.home-header .inner-section .nav li a:hover { color:#222; text-decoration:underline;}
.home-header .inner-section .code  { float:left; text-align:center; color:#666; padding:10px 10px 0 10px; background:#fff;}
.home-header .inner-section .code li { width:100px; font-size:12px; line-height: 24px; padding-bottom: 10px;}
.home-header .inner-section .code li img { width:100px;}

/* 版块设置 */
.area-item { width:100%; padding: 0;}
.name-item { width: 261px; height:156px; line-height:130px; color:#dcc2a3; font-size:48px; text-align: center; overflow:hidden; background:url(../images/title_bg.png) no-repeat; text-shadow: #00413b 1px 1px 1px; margin: 0 auto 30px;}
.hahabg { width:1040px; overflow: hidden; margin:0 auto; background: url(../images/main1.png) top center no-repeat,url(../images/main3.png) bottom center no-repeat;}
.main-item { width:960px; overflow: hidden; margin:40px auto; padding: 0 40px; background: url(../images/main2.png) center center repeat-y;}
/*.main-item { width:960px; overflow: hidden; margin:0 auto; background-image: linear-gradient(to right,#00278E,#020f31); padding: 19px; border: 1px solid transparent; border-image: linear-gradient(to right,#1A4AC7,#DABD7A) 1;}*/

.column2 { width: 470px;}
.column2-item1 { width: 470px; overflow: hidden;}
.column2-item2 { width: 430px; padding:10px 20px 15px; background:#002381; overflow: hidden;width:xxpx;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.name-item2 { height:60px; line-height:90px; margin: 1em 0 0.5em; color:#dcc2a3; font-size:24px; overflow:hidden; background:url(../images/title_bg2.png) no-repeat left top; text-shadow: #00413b 1px 1px 1px;}
.name-item3 { height:60px; line-height:90px; margin: 1em 0 0.5em; color:#dcc2a3; font-size:30px; overflow:hidden; background:url(../images/title_bg2.png) no-repeat center top; text-shadow: #00413b 1px 1px 1px; text-align: center;}

/* 视频 */
.movie1 a { display: block; width:960; height:460px; background:url(../images/movie1.jpg) center no-repeat;}
.movie1 a:hover { background:url(../images/movie1_on.jpg) center no-repeat;}
.movie2 a { display: block; width:960; height:460px; background:url(../images/movie2.jpg) center no-repeat;}
.movie2 a:hover { background:url(../images/movie2_on.jpg) center no-repeat;}
.movie3 a { display: block; width:960; height:460px; background:url(../images/movie3.jpg) center no-repeat;}
.movie3 a:hover { background:url(../images/movie3_on.jpg) center no-repeat;}
.movie4 a { display: block; width:960; height:460px; background:url(../images/movie4.jpg) center no-repeat;}
.movie4 a:hover { background:url(../images/movie4_on.jpg) center no-repeat;}

/* 导语 */
.introduction {}
.introduction .pic { width:400px;}
.introduction .pic img { width:400px; height: 300px;}
.introduction .text { width:520px; height: 260px; text-indent: 2em; background: #002381; color: #dcc2a3; padding: 20px;}
.introduction .text a { color: #ff0000;}

/* 企业介绍 */
.company {}
.company .text { background: #002381; padding: 1em; margin-top: 1em;}
.company .text .text1 { text-indent: 2em;}
.focus_w { position: relative; width: 100%; height: 0; padding-bottom: 46.7%;}
.focus_n { position: absolute; width: 100%; height: 100%; left: 0; top: 0;}

/* 新闻动态 */
.news_more { font-size: 0.6em; color: #dcc2a3; float: right; padding-right: 1em;}
.news { }
.news li { border-bottom:1px dashed #020f31; overflow: hidden;}
.news li .text1 { line-height: 2.5em; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news li .text2 {}

/* 诚邀加盟 */
.joins_pc {}
.joins_phone { display: none;}

/* 联系我们 */
.contact {}
.contact .pic { width:490px; height: 320px;}
.contact .text { width:430px; background: #002381; overflow: hidden; padding: 20px; height: 280px;}
.contact .text .name { font-size: 1.5em; font-weight: bold; border-bottom:1px solid #020f31; padding-bottom:0.5em; margin-bottom:0.5em; color: #dcc2a3;}

/* 底部 */
.footer_pc { width:100%; margin:0 auto; text-align:center; color:#dcc2a3; padding: 20px 0;}
.footer_pc a { color:#dcc2a3;}
.footer_phone { display: none;}

.one { position: relative;}
.one a { text-decoration: none;}
.one a span { font-weight: bold; font-size: 1.5em; text-align: center; background: #dcc2a3 url(../images/play.png) 0.25em center no-repeat; color: #020f31; padding: 0.25em 0.5em 0.25em 1.75em; position: absolute; bottom: 1em; z-index: 200;}
.one a.n1 { display: block; width: 478px; height: 250px; background: url(../images/n1.jpg) no-repeat; background-size: 100% 100%; background-size: cover; -webkit-filter:brightness(0.7); -o-filter:brightness(0.7); -moz-filter:brightness(0.7); filter:brightness(0.7);}
.one a.n1:hover { -webkit-filter:brightness(1); -o-filter:brightness(1); -moz-filter:brightness(1); filter:brightness(1);}

.one a.n2 { display: block; width: 478px; height: 250px; background: url(../images/n2.jpg) no-repeat; background-size: 100% 100%; background-size: cover; -webkit-filter:brightness(0.7); -o-filter:brightness(0.7); -moz-filter:brightness(0.7); filter:brightness(0.7);}
.one a.n2:hover { -webkit-filter:brightness(1); -o-filter:brightness(1); -moz-filter:brightness(1); filter:brightness(1);}

.one a.n3 { display: block; width: 318px; height: 173px; background: url(../images/n3.jpg) no-repeat; background-size: 100% 100%; background-size: cover; -webkit-filter:brightness(0.7); -o-filter:brightness(0.7); -moz-filter:brightness(0.7); filter:brightness(0.7);}
.one a.n3:hover { -webkit-filter:brightness(1); -o-filter:brightness(1); -moz-filter:brightness(1); filter:brightness(1);}

.one a.n4 { display: block; width: 318px; height: 173px; background: url(../images/n4.jpg) no-repeat; background-size: 100% 100%; background-size: cover; -webkit-filter:brightness(0.7); -o-filter:brightness(0.7); -moz-filter:brightness(0.7); filter:brightness(0.7);}
.one a.n4:hover { -webkit-filter:brightness(1); -o-filter:brightness(1); -moz-filter:brightness(1); filter:brightness(1);}

.one a.n5 { display: block; width: 318px; height: 173px; background: url(../images/n5.jpg) no-repeat; background-size: 100% 100%; background-size: cover; -webkit-filter:brightness(0.7); -o-filter:brightness(0.7); -moz-filter:brightness(0.7); filter:brightness(0.7);}
.one a.n5:hover { -webkit-filter:brightness(1); -o-filter:brightness(1); -moz-filter:brightness(1); filter:brightness(1);}

.one .m3 { margin: 0 3px;}
.one .m4 { margin-top: 4px;}
