.w1350{width: 1350px;}
.index_top{
	height: 99px;
	background-color: #111;
	border-bottom: 1px solid #444;
}
.index_top_sx{
	float: left;
	width: 1px;
	height: 45px;
	background-color: #ccc;
	margin: 31px 0 0 14px;
}
.index_top img{
	margin-top: 17px;
	float: left;
}
.index_name{
	float: left;
	font-size: 30px;
	color: #e2b51e;
	margin: 28px 0 0 16px;
}
.index_name p{
	font-size: 12px;
	color: #cccccc;
	letter-spacing: 0.08em;
	line-height: 20px;
}.number_text{color: #777;margin: 7px 5px 0 0;font-size: 15px;}
.index_r_text{background: url(../images/number_bg.png) no-repeat;color: #111;float: right;width: 189px;height:39px;text-align: center;line-height: 45px;padding-left: 30px;}
.index_r{float: right;margin: 0 0 0 0;}
.index_number{float: right; font-size: 14.5;}
.idnex_img{margin: 0 0 0 10px;position: relative;}


.nav{width: 100%;background-color: #111;}
.header-nav {
    width: 100%;
    background: #111;
	z-index:99;
	color:#000;
}
.index_logo{
	float: left;
}
.index_logo img{
	margin-top: 20px;
}
.header-content {
    width: 100%;
    height: 55px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    background-color: #111;
}
.header-nav-list {
    float: left;
    /*margin:20px 5px 0 240px;*/
   /*margin-top: -18px;*/
}

.header-nav-list ul {
    float: right;
    
}

.header-nav-list ul li {
    position: relative;
    display: block;
    float: left;

}

.header-nav-list ul li a {
    color: #fff;
    /*margin-left: 50px;*/
    padding: 0 42px;
    font-size: 16px;
    line-height: 55px;
    background: none;
    position: relative;
    display: block;
    /*font-weight: bold;*/
}

.header-nav-list ul li a:hover {
    color: #FFCC00;
}

.header-nav-list ul li .cur {
    color: #014693;
}
.inavi{font-size: 7px!important; margin: 0 3px;}



.UrlSiteNow{color: #014693!important;}



.aui-dow-box {
    position: absolute;
    top: 200%;
    left: 50%;
    width: 140px;
    padding: 30px 0;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.aui-dow-box-list {
    width: 1200px;
    left: -180px;
    height: 410px;
    z-index: 9999;
    background: #2bb4e6;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.drop-down:hover .aui-dow-box-list {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.aui-down-menu {
    padding: 0 24px;
    width: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
}

.aui-down-menu-title {
    padding-bottom: 10px;
    color: #000;
    font-size: 16px;
    line-height: 1;
    border-bottom: 0;
    margin-bottom: 0;
}

.aui-down-menu-list {
    float: left;
    font-size: 0;
}

.aui-down-menu-list-item {
    display: inline-block;
    margin:0 20px 30px;
    width: 330px;
    height: 150px;
    line-height: 30px;
    padding-top: 0;
}

.aui-top-border {
    border-top: 1px solid #9ee4fe;
}

.header-nav-list ul .aui-down-menu-list-item a {
    padding: 0;
    line-height: inherit;
}

.aui-down-menu-list-title {
    margin-top: 16px;
    margin-bottom: 15px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.aui-down-menu-list-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 26px;
    color: #def6ff;
    font-size: 13px;
    letter-spacing: 1px;
}

.aui-down-menu-list-text:hover{color: #fff; background: #014693;}

.aui-down-menu-list-title:hover {
    color: #fff;
    background: #014693;
}



.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -8%;
    top: 110%;
    min-width: 170px;
    padding: 7px 7px;
    background: #FFCC00;
    text-align: center;
    z-index: 99;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

.drop-down:hover .aui-about-dow {
    top: 101%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}

.header-nav-list .aui-about-dow li a {
	font-weight: 550;
    padding: 0;
    line-height:49px;
    display: block;
    padding:0;
    font-size: 14px;
	text-align:center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    /*-o-transition: all 0.3s ease;*/
    transition: all 0.3s ease;
    color: #333;
}

.header-nav-list .aui-about-dow li a:hover {
    color: #333!important;
    background: #f3f3f3;
}

.header-nav-list .aui-about-dow li {
    width: 100%;
}


.aui-header-nav.solid {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 60px;
    background:#014693;
    shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    box-shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 8px 15px rgba(0,0,0, 0.3);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.header-nav-right {
    float: right !important;
    top:48px;
    margin-top: 0;
    position: relative;
    width: 267px;
    height: 24px;
}
.header-nav-tel{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 19px;
    color: #1f8402;
    text-align: right;
}
.header-nav-tel a{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 5px;
    color: #1f8402;
}
.icon-tel {
    float: left;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    margin-top: 0px;
    background: url(../images/ico_tel.png) no-repeat;
	background-size:cover;
}


/*BANNER*/
.fullSlide{width:100%;position:relative;height:760px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:760px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:760px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:5px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#e2b51e;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;top:50%;margin-top:-30px;left:1%;z-index:1;width:40px;height:60px;border-radius: 50%; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=10);opacity:0.1;}
.fullSlide .next{left:auto;right:1%;background-position:-6px -137px;}
/*BANNER2*/
#full-screen-slider { width:100%; height:511px; float:left; position:relative}
#slides { display:block; width:100%; height:511px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:47%; top:450px; z-index:9900;  padding:5px 0; margin:0}
#pagination li { display:block; list-style:none; width:15px; height:15px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}



.button{width: 200px;height: 50px;margin-top: 42px;text-align: center;}
a.animated-button.thar-three {
	color: #000;
	cursor: pointer;
	display: block;
	position: relative;
	/*border: 1px solid #FFCC00;*/
	background-color: #f3f3f3;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
	height: 50px;
	line-height: 50px;
	letter-spacing: 0.2em;
0s;
}
a.animated-button.thar-three:hover {
	color: #000 !important;
	background-color: transparent;
	letter-spacing: 0.1em;	
	text-shadow: nthree;
}
a.animated-button.thar-three:hover:before {
	left: 0%;
	right: auto;
	width: 100%;
}
a.animated-button.thar-three:before {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #000 !important;
	background: #FFCC00;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);

	
}

/*case*/
.index_case{margin-top: 50px;text-align: center;}
.index_case_title{font-size: 30px;color: #111;margin: 0 auto;}
.index_case_title p{width: 126px;height: 8px;background-color: #e2b51e;margin-top: -7px;}
.index_case_main li{width: 410px;height: 325px;float: left;margin: 32px 20px;}
.index_case_img{width: 410px;height: 280px;background-color: #f3f3f3;border: 1px slide #eee; position: relative;align-items: center; justify-content: center;overflow: hidden;}
.index_case_img img{position:absolute;max-width: 400px;max-height: 270px;width: auto;height: auto;top:50%;left:50%;transform:translate(-50%,-50%);}
.index_case_main li p{height: 45px;background-color: #eee;line-height: 45px;font-size: 16px;}
.index_case_p_r{width: 45px;height: 45px;background-color: #e2b51e; float: right;transition: all 0.1s;}
.index_case_p_r i{font-size: 26px;color: #fff;line-height: 45px;}
.index_case_main a:hover{color: #000;}
.index_case_p_r:hover{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transition: all 0.1s;}
/*about*/
.index_about{height: 460px;background: url(../images/about.jpg) center no-repeat;margin-top: 40px;}
.index_about_title{margin: 58px 0 0 0;position: absolute;}
.index_about_title span{font-size: 36px;color: #fff;font-weight: bold;margin-left: 64px;}
.index_about_main{font-size: 16px;color: #fff;line-height: 30px;text-indent:2em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;padding-top: 154px;width: 1074px;}
.index_about_button i{font-size: 50px;color: #fff;float: right;}
.index_about_down{height: 180px;background: url(../images/about_down.jpg) center no-repeat;margin-top:50px;width: 1208px;text-align: center;}
.index_about_down li{width: 20%;cursor:pointer;float: left;position: relative;margin-top: 60px;border-right: 1px dashed #2c2c2c;transition: all 0.2s;}
.index_about_down li:hover{transform:scale(1.1);}
.index_about_down li:last-child{border-right: 0px dashed #2c2c2c;}
.index_about_down li i{font-size: 70px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li:nth-child(4) i{font-size: 63px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li:nth-child(5) i{font-size: 60px;color: #2c2c2c;transition: all 0.2s;}
.index_about_down li i:hover{color: #000;}
.index_about_down li p{font-size: 16px;color: #2d2d2d;transition: all 0.2s;}
.index_about_down li p:hover{color: #000;}
/*good*/
.index_good_title{position: relative;margin-top: 50px;}
.index_good_title_l{float: left;}
.index_good_title_l_text{position: absolute;font-size: 30px;color: #ccc;font-weight: 100;letter-spacing: 0.1em;margin: -122px 0 0 56px;}
.index_good_title_l_text p{font-size: 30px;color: #111;margin-top: 6px;letter-spacing: 0.2em;}
.index_good_title_r{float: right;font-size: 24px;color: #e2b51e;letter-spacing: 0.2em;margin-top: 70px;}
.index_good_main{margin-top: 30px;}
.index_good_main li{float: left;width: 243px;height: 380px;background-color: #e2b51e;border-radius: 30px 0 30px 0;margin: 0 53px;}
.index_good_main li:nth-of-type(even){background-color: #000;}
.good_up{width: 130px;height: 130px;background-color: #fff;border-radius: 50%;font-size: 24px;font-weight: bold;text-align: center;padding-top: 40px;margin-top: 53px;}
.good_up p{width: 94px;height: 7px;background-color: #e2b51e;margin-top: -10px;}
.good_up img{position: absolute;margin: -40px 0 0 -20px;}
.good_down{width: 190px;margin-top: 32px;font-size: 16px;line-height: 30px;color: #fff;text-align: center;}
.index_good_main i{font-size: 38px;color: #ccc;margin: 163px 0px 0 -13px;position: absolute;}
/*news*/
.index_news{height: 795px;background: url(../images/news_bg.jpg) center no-repeat;}
.index_news_title{position: relative;padding-top: 50px;}
.index_news_title_l{float: left;}
.index_news_title_l_text{position: absolute;font-size: 30px;color: #ccc;font-weight: 100;letter-spacing: 0.1em;margin: -122px 0 0 56px;}
.index_news_title_l_text p{font-size: 30px;color: #111;margin-top: 6px;letter-spacing: 0.2em;}
.index_news_title_r{float: right;font-size: 24px;color: #e2b51e;letter-spacing: 0.2em;margin-top: 70px;}
.index_news_main{margin-top: 53px;}
.index_news_main li{width: 361px; height: 430px;background-color: #fff;float: left;margin: 0 52px;}
.news_up{width: 361px;height: 220px;position: relative;align-items: center; justify-content: center;overflow: hidden;}
.news_up img{position:absolute;max-width: auto;max-height: 430px;width: auto;height: auto;top:50%;left:50%;transform:translate(-50%,-50%);}
.news_date{width: 71px;height: 64px;background-color: #ffcc00;float: right;text-align: center;font-size: 30px;color: #111;padding-top: 5px;margin: -50px 10px 0 0;position: relative;}
.news_date p{font-size: 12px;line-height: 16px;}
.news_text{width: 300px;font-size: 16px;color: #111;margin-top: 40px;}
.news_text span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.news_text_main{font-size: 14px;color: #999;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;line-height: 24px;margin-top: 5px;}
.news_button{font-size: 16px;font-weight: bold;color: #e2b51e;}
.news_text a:hover{color: #e2b51e;}

.button2{width: 200px;height: 50px;margin-top: 33px;text-align: center;}
.button2:hover{background-color: #ffcc00;}


/*footer*/
.index_footer{height: 303px;background-color: #000;position: relative;}
.index_footer_logo{margin-top: 40px;position: absolute;}
.footer_logo_sx{height: 45px;width: 1px;background-color: #999;position: absolute;margin: 15px 0 0 20px;}
.index_footer img:nth-child(2){margin: 0 0 0 20px;}
.index_footer_text img{position: absolute;margin: -50px 0 0 175px;}
.index_main{position: absolute;margin-top: 150px;color: #ccc;font-size: 14px;}
.index_main p{color: #ccc;font-size: 14px;line-height: 24px;}
.index_footer_button{width: 158px;height: 40px;border: 1px solid #ccc;line-height: 38px;text-align: center;color: #ccc;transition: all 0.2s;position: absolute;margin-top: 225px;}
.index_footer_button a{color: #ccc;transition: all 0.2s;}
.index_footer_button a:hover{color: #fff;}
.index_footer_button:hover{background-color: #e2b51e;border: 0px;color: #fff;}
.index_footer_r1{position: absolute;margin: 76px 23px 0 1149px;text-align: center;}
.index_footer_r1 p{font-size: 14px;color: #ccc;}
.index_footer_r2{position: absolute;margin: 76px 23px 0 980px;text-align: center;}
.index_footer_r2 p{font-size: 14px;color: #ccc;}

.footer_down{height: 60px;background-color: #000;}
.footer_down_main{font-size: 14px;color: #ccc;text-align: center;line-height: 59px;border-top:1px solid #777;}
.footer_down_main a{color: #ccc;}
.footer_down_main a:hover{color: #e2b51e;}


/*渚ц竟鎮诞*/
/*閹剚璇為柧鐐复*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#999;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#888;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:1px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}


.sub_title{margin: 30px auto; text-align: center; width: 1300px;}
.sub_title ul{text-align: center; display:table;}
.sub_title li{width: 130px;height: 50px;background-color: #f3f3f3;float: left;margin: 0 35px;border-radius: 5px;transition: all 0.2s;}
.sub_title a li{font-size: 16px;color: #000;line-height: 50px;text-align: center;}
.sub_title li:hover{background-color: #ffcc00;border-radius: 5px;}




.about_title{
	position: relative;
	margin-top:10px;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #000;
}
.about_title p{
	font-size: 14px;
	color: #999;
	font-weight: 500;
}
.about_title:before{
	content: "";
    border-top: 1px solid #dddddd;
    display: block;
    width: 520px;
    position: absolute;
    top: 20px;
}
.about_title:after{
	content: "";
    border-top: 1px solid #dddddd;
    display: block;
    width: 520px;
    right: 0;
    top: 20px;
    position: absolute;
}
.about_main_text{
}
.sub_content{width:1300px; padding:0; margin:30px auto; color:#000;font-size: 16px;}
.sub_content img{max-width: 100%;}






/*分页样式*/
.page_info{text-align:center;margin:10px;color:#999; clear: both;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*PROBORDER*/
.pmbox{
	width: 1300px;
	margin: 20px auto 0px;
	overflow: hidden;
}
.pmbox li{
	width: 300px;
	height: 220px;
	overflow: hidden;
	margin: 20px 12px;
	float: left;
	position: relative;
	cursor: pointer;
	background: #f2f2f2;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.pmbox_case{
	width: 1300px;
	margin: 20px auto 0px;
	overflow: hidden;
}
.pmbox_case li{
	width: 300px;
	height: 220px;
	margin: 20px 11px;
	float: left;
	position: relative;
	cursor: pointer;
	background: #f8f8f8;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
}
.pmbox_case li img{
	max-height: 210px;
	max-width: 290px;
      position: relative;
      top: 50%;
      transform: translateY(-50%);
	z-index: 1;
}
.pmbox_case li p{
	position: absolute;
	z-index: 2;
	background: rgba(8,48,97,1);
	height: 0px;
	line-height: 40px;
	width: 300px;
	text-align: center;
	color: #333;
	bottom: 4px;
	left: 4px;
}




.index_news_main2{
	width: 1300px;
	margin: 40px auto;
}
.index_news_main2 li{
	width: 1300px;
	height: 150px;
    background: #f5f5f5;
	margin-top: 20px;
	transition: all 0.3s;
	
}
.index_news_main2 li:hover{
	box-shadow:5px 5px 10px rgba(1,1,1,0.1);
}

.index_news_img{
	width: 200px;
	height: 150px;
	display: flex;
	align-items: center; 
	justify-content: center;
	float: left;
}
.index_news_img img{
	width: 200px!important;
	height: 150px!important;
}
.index_new_text{
	float: left;
	width: 950px;
	font-size: 14px;
	color: #ffba00;
	margin: 20px 0 0 20px;
}
.index_new_text a{
	font-size: 14px;
	color: #004286;
}
.index_new_text a:hover{
	color: #ffba00;
}
.index_new_text p:first-child{
	margin-top: 5px;
	font-size: 20px;
	color: #333;
}
.index_new_text p:last-child{
	margin-top: 10px;
	font-size: 16px;
	color: #bbb;
	line-height: 24px;
	height: 46px;
	overflow: hidden;
}


/*
内页产品
*/
.sub_fourser{width:1300px; margin:30px auto; float: left;}
.sub_fourser ul{margin:0; padding:0; list-style:none;}
.sub_fourser_li{width:300px; height:200px; margin:0px 25px 130px 0; float:left;  color:#efdba5; text-align:left; transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;}
.sub_fourser_li p{font-size:16px; text-align:center; overflow:hidden; line-height:25px; padding:5px; box-sizing:border-box; color: #000; transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out; }
.sub_fourser_li span{width:300px; line-height:15px; height: 15px; text-align: center; color: #777; font-size: 14px; display: block;}
.sub_fourser_li img{max-width:300px; max-height:225px;
    position: absolute;
    left: 0; top: 0; right: 0; bottom: 0; margin:auto;}
.sub_fourser_li .proimg{width:300px; height:225px; text-align: center; overflow:hidden;box-sizing:border-box; position: relative;}
.sub_fourser_li_more{width: 78px; height: 22px; text-align: center; line-height: 22px; color: #fff; background: #004098; margin: 10px auto; font-size: 13px;}
.sub_fourser_li_more i{font-size: 20px;}
.sub_fourser_li_line{width: 100%; height: 1px; background: #ccc; margin: 10px 0 5px 0;}


/*内页新闻*/
.event_box{margin: 30px auto 0 auto; width: 1300px;}
.event_box li{width: 400px; height: 470px; font-size: 16px; color: #000; background: #f5f5f5; float: left;position: relative; margin: 15px;}
.event_box li img{width: 400px; height: 255px;}
.event_box li p{color: #999; font-size: 14px; line-height: 20px;}
.event_box li span{display: block; width: 127px; font-size: 14px; font-weight: lighter;height: 27px; background: #fc0; text-align: center; line-height: 27px; color: #000; position: absolute; top: 420px; left: 15px;}
.event_time{width: 55px; height: 55px; line-height: 40px; background: #fc0; ; z-index: 9; top: 210px; font-size: 24px; position: absolute; left: 328px; color: #000; text-align:center;float: left;}
.event_box li .event_time p{color: #000; font-size: 12px; line-height:0px;}
.event_box li:hover span{background: #ffbc05;}
.event_box_title{width: 100%; padding:15px;word-wrap: break-word;  font-weight: bold; line-height: 25px;}
.event_box_title p{line-height: 25px!important; padding: 10px 0 0 0;}


/*SUB_PRO*/
.pro_pic{width: 950px;  float: left;}
.pro_main{width: 300px; float: right;}
.pro_depp{padding: 10px; color: #777; line-height: 25px;}
.pro_mp{padding: 20px; color: #333; line-height: 25px;}
.pro_name{height:45px; font-size: 22px; line-height: 22px; color: #c9b16a; padding: 0 0 0 15px;}
.pro_option{height: 40px; border-bottom: 1px solid #cfe1fa; font-size: 16px; line-height: 40px; color: #003476; padding: 0 0 0 5px;}
.pro_table{margin: 15px auto;}
.pro_table ul{text-align: center; list-style: none;}
.pro_table ul li{ list-style: none;}
.pro_table1{width: 175px; height: 34px; background: #1d1d1d; text-align: center; color: #fff; float: left; margin-bottom: 1px;}
.pro_table2{width: 175px; height: 34px; background: #2d2d2d; text-align: center; color: #ccc; float: left; margin-bottom: 1px;}
.pro_table3{width: 175px; height: 34px; background: #ddd; text-align: center; color: #444; float: left; margin-bottom: 1px; line-height: 34px;}
.pro_table4{width: 425px; height: 34px; background: #f1f1f1; text-align: center; color: #777; float: left; margin-bottom: 1px; line-height: 34px;}
.sub_pro_more {width:150px; height:50px; color:#fff; background:#e60012; text-align:center; line-height:50px; font-size:18px; float:left; margin:20px 0 0 0;}
.sub_pro_more a{color:#fff; background:#003476; display:block;}
.sub_pro_more a:hover{color:#fff; background:#032148;}
.sub_pro_more2 {width:150px; height:50px; color:#fff; background:#e60012; text-align:center; line-height:50px; font-size:18px; float:left; margin:20px 0 0 30px;}
.sub_pro_more2 a{color:#fff; background:#c1a72c; display:block;}
.sub_pro_more2 a:hover{color:#fff; background:#716322;}
/* 效果CSS开始 */
.mod18{width:1300px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevArrow.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:40%;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:40%;width:56px;height:56px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextArrow.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff; text-align: center;}
.mod18 .cf li video{
      position: relative;
      top: 50%;
      transform: translateY(-50%);}
.mod18 .cf a{display:block; text-align: center; width:1300px;height:850px;position:absolute;color:#fff;}
.mod18 .cf a img{
      position: absolute;
      top: 0;
    left: 0;
    right: 0;bottom: 0; margin: auto;
 max-width:1200px; max-height:850px;}
.mod18 .cf li span{display:block;width:1300px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(17,17,17,1);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:1300px; height:850px;position:relative;overflow:hidden; background:#f9f9f9;}
.mod18 .picBox ul{height:850px;position:absolute; left:0;}
.mod18 .picBox li{width:1300px;height:850px;}
.mod18 .listBox{width:1300px;height:108px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{width:1300px!important;position:absolute; background: #efefef; padding-left:12px;}
.mod18 .listBox li{width:112px;height:97px;cursor:pointer;position:relative; padding:5px 0 0 0; margin: 0 5px;}
.mod18 .listBox li a{display:block;width:112px;height:87px;}
.mod18 .listBox img{border:2px solid #ddd; width: 105px; height: 87px;}
.mod18 .listBox .on img{border:2px solid #ccc;}
.mod18 .listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}



/*产品详情页样式*/
.pro_left_fix{position:fixed; z-index: -5;}
.pro_left_fix p{width:300px; margin:0 auto; line-height:35px; font-size:18px; color:#083061; text-align:center;}
.pro_meline{width: 1px; background: #eee;}
.product_title{line-height:30px; font-size:22px; font-weight: lighter; text-align:center; color:#000;}
.product_title p{width:100%;background:#f6f6f6; padding:20px 10px;  margin:15px auto; line-height:25px; font-size:14px; color:#888;}
.product_time{width:100%; background:#999; color:#fff; height:30px; margin:10px auto; text-align:center; line-height:30px;}
.prodct_content_title{width:100%; margin:10px auto 0 auto;}
.prodct_content_title li{float:left; width:150px; height:50px; line-height:50px; text-align:center; margin:0;}
.bgcolor{ background:#FFCC00; color:#333;}
.bgcolor_on{ background:#FFCC00; color:#000}
.prodct_content_title li a{ color:#000}
.product_content{width:100%; margin:0 auto; border-top:1px #FFCC00 solid; padding: 30px 0 0 0;}
.product_content img{max-width: 950px;}
.prodct_content_titles{width:100%; margin:0 auto;}
.prodct_content_titles li{float:left; width:120px; height:50px; line-height:50px; text-align:center; margin:25px 1px 0 0;}
.prodct_content_titles li a{ color:#FFF}
.product_contents{width:100%; margin:0 auto; border-top:1px #555 solid;}
