﻿@charset "utf-8";
body{background:#fff; color: #000;font-family:"微软雅黑"; position:relative;}
a{text-decoration:none; color:#000;}
img{max-width: 100%; vertical-align: middle;}
input{font-family:"微软雅黑";}


/*gotop*/
.goToTop{ position:fixed;right:10px;bottom:93px; cursor:pointer;z-index:2;}
/*pc header*/
.marster_head{ width: 100%;position: relative; line-height: 57px; padding: 20px 0;}
.marster_head .sub_main{padding: 0 15px;}
.marster_head .logo{ width: 15.645%/*262px*/; display: inline-block;}
.marster_head .pc_right ul li{position: relative;margin-right: 45px;}
.marster_head .pc_right ul li span{position:absolute; left:0; bottom:0; height:2px; width:0; background-color:#ed5800; 
	-moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;behavior:url(../css/PIE.htc);}
.marster_head .pc_right ul li:hover span,.marster_head .pc_right ul li.cur span{width:100%;}
.marster_head .pc_right ul li a{font-size: 16px;color: #333;font-weight: bold;}
.marster_head .pc_right .lan a,.marster_head .pc_right .lan{color: #7c7c7c;font-size: 14px;}
.marster_head .pc_right .lan span{color: #c9c9c9;}
.marster_head .pc_right .lan a:hover,.footer .botnav ul li a:hover,.indexnew .dlnew dl dd h3 a:hover,.indexnew .dlnew dl dd p a:hover{color: #ec6c00;}
.marster_head .pc_right{display: block;}
/*phone header*/
.marster_head .phone_right{ display:none; position: relative; float: right; width: 5%; min-width: 30px; }
.marster_head .phone_right .icon{ cursor: pointer;}
.marster_head .phone_right .icon img{ width: 100%;}
.phone_menu_alert{ position: fixed; left: 0; top: 0; background: #000; width: 100%; height: 100%; z-index: 5; overflow: hidden; font-size: 14px; display: none;}
.phone_menu_alert .close{transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;-o-transition: 0.6s;behavior:url(../css/PIE.htc); position: absolute; left: 8px; top: 8px; width: 5%; min-width: 15px; cursor: pointer;}
.phone_menu_alert .close:hover{transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);behavior:url(../css/PIE.htc);}
.phone_menu_alert .alert_logo{ text-align: center; padding: 20px 0; min-width: 110px; display: block; width: 100%; margin: 0 auto; background: #000;}
.phone_menu_alert .alert_logo img{ background: #000; width: 40%; display: block; margin: 0 auto;}
.phone_menu_alert ul{ width: 85%; padding: 0 7.5%; margin: 0 auto; height: 70%; overflow-y: scroll; background: #000;}
.phone_menu_alert ul::-webkit-scrollbar {width: 3px;}
.phone_menu_alert ul::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 1px #fff;}
.phone_menu_alert ul::-webkit-scrollbar-thumb {background: #ab1d22;}
.phone_menu_alert ul::-webkit-scrollbar-thumb:window-inactive {background: #ab1d22;}
.phone_menu_alert ul li{ text-indent: 5px; line-height: 3em;}
.phone_menu_alert ul li a{ color: #d0d0d0; display: block; border-bottom: 1px solid #333;}
.phone_menu_alert ul li a:hover{ opacity: 0.8;filter: alpha(opacity=80);}
.phone_menu_alert ul li dl dd{ font-size: 0.8em; line-height: 2.5em; display: block; width: 100%; text-align: left; text-indent: 15px;}
.phone_menu_alert ul li dl dd a{ color: #aaa;}
.phone_menu_alert dl.language{ text-align: center;}
.phone_menu_alert dl.language dd{ display: inline-block; margin: 0 5px; line-height: 3em;}
.phone_menu_alert dl.language dd a,.phone_menu_alert dl.language dd span{ color: #d0d0d0;}
/*footer*/
.footer{width:100%;background-color: #002e5b;min-height: 130px;padding-bottom:10px;}
.footer .botnav{width:100%;min-height: 40px;line-height: 40px;border-top: #dbdbdb 1px solid;border-bottom: #294867 1px solid;}
.footer .botnav ul{text-align: center;}
.footer .botnav ul li{display: inline-block;color: #b5b5b5;}
.footer .botnav ul li a{font-size: 14px;color: #fff;padding:0 32px;}
.footer .select{width:180px;height: 27px;line-height: 25px;margin:0 auto;position: relative;}
.footer .select h4{width: 175px;height: 25px;font-size: 12px;color: #666; cursor: pointer;padding-left:5px;position: relative;border:#b5b5b5 1px solid;}
.footer .select h4 img{position: absolute;right: 6px;top: 10px;}
.footer .select ul{width:180px;border:1px solid #bbb;border-bottom: none; display: none; position: absolute;bottom:25px;left:0;z-index:9; background-color: #fff;}
.footer .select ul li{cursor: pointer;padding-left:5px;}
.footer .select ul li a{font-size: 12px;color: #666;}
.footer .select ul li:hover{background-color: #ed6d00;}
.footer .select ul li:hover a{color: #fff;}
.footer p.bq{font-size: 14px;color: #fff;text-align: center;margin:15px 0 10px 0;line-height: 30px;padding: 0 5px;}
.footer p.bq a {color: #fff;}
.footer p.bq a:hover {color: #ccc;}
/*index*/
.container{width: 66%/*1678px*/;margin:0 auto; font-size:16px;}
.indexMin .indexban ul{width: 100%;}
.indexMin .indexban ul li{width: 15%/*640px*/;position: relative; padding-left: 4%;
}
.indexMin .indexban ul li .pc{ display:block;}
.indexMin .indexban ul li .phone{ display:none;}
.indexMin .indexban ul li .opa_img{-moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;behavior:url(../css/PIE.htc);}
.indexMin .indexban ul li .opa_img:hover{transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);behavior:url(../css/PIE.htc);}
.indexMin .indexban ul li .opa_img1{width: 80%/*278px*/;position: absolute;right: 6.25%/*40px*/;bottom:12.343%;
	animation: donhua1 5s normal;
	-moz-animation: donhua1 5s normal;
	-webkit-animation: donhua1 5s normal; 
	-o-animation: donhua1 5s normal;
	behavior:url(../css/PIE.htc);
}
@keyframes donhua1
{
from {opacity: 0;}
to { opacity: 1;}
}

@-moz-keyframes donhua1 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-webkit-keyframes donhua1 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-o-keyframes donhua1
{
from {opacity: 0;}
to { opacity: 1;}
}
.indexMin .indexban ul li .opa_img2{width: 80%/*278px*/;position: absolute;right: 6.25%/*40px*/;bottom:12.343%/*79px*/;
	animation: donhua2 8s normal;
	-moz-animation: donhua2 8s normal;
	-webkit-animation: donhua2 8s normal; 
	-o-animation: donhua2 8s normal;
	behavior:url(../css/PIE.htc);
}
@keyframes donhua2
{
from {opacity: 0;}
to { opacity: 1;}
}

@-moz-keyframes donhua2 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-webkit-keyframes donhua2 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-o-keyframes donhua2
{
from {opacity: 0;}
to { opacity: 1;}
}
.indexMin .indexban ul li .opa_img3{width: 80%/*278px*/;position: absolute;right: 5.25%/*40px*/;bottom:12.343%;
	animation: donhua3 11s normal;
	-moz-animation: donhua3 11s normal;
	-webkit-animation: donhua3 11s normal; 
	-o-animation: donhua3 11s normal;
	behavior:url(../css/PIE.htc);
}
@keyframes donhua3
{
from {opacity: 0;}
to { opacity: 1;}
}

@-moz-keyframes donhua3 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-webkit-keyframes donhua3 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-o-keyframes donhua3
{
from {opacity: 0;}
to { opacity: 1;}
}
.indexMin .indexban ul li .opa_img4{width: 80%/*278px*/;position: absolute;right: 5.25%/*40px*/;/*202px*/bottom:12.343%;
	animation: donhua3 11s normal;
	-moz-animation: donhua3 11s normal;
	-webkit-animation: donhua3 11s normal; 
	-o-animation: donhua3 11s normal;
	behavior:url(../css/PIE.htc);
}
@keyframes donhua4
{
from {opacity: 0;}
to { opacity: 1;}
}

@-moz-keyframes donhua4 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-webkit-keyframes donhua4 
{
from {opacity: 0;}
to { opacity: 1;}
}

@-o-keyframes donhua4
{
from {opacity: 0;}
to { opacity: 1;}
}
.indexnew{padding:0 15px;}
.indexnew .tith1{font-size: 16px;color: #666; text-transform: uppercase;margin: 24px 0 10px 0;}
.indexnew .tith1 a{color: #666;font-size: 12px;}
.indexnew .tith1 a:hover{ text-decoration:underline;}
.indexnew .dlnew dl{width: 33.333%/*640px*/;padding:25px 0 28px 15px; box-sizing:border-box;border-right: #d9d9d9 1px solid;border-top: #d9d9d9 1px solid;}
.indexnew .dlnew dl:nth-of-type(1){padding-left:0;}
.indexnew .dlnew dl:nth-of-type(3){border-right:none;}
.indexnew .dlnew dl dt{width: 25.625%/*164px*/;margin-right: 20px;}
.indexnew .dlnew dl dd{width: 64.531%/*413px*/;}
.indexnew .dlnew dl dd h3 a{font-size: 14px;color: #666;font-weight: bold;height:19px;overflow: hidden; display: inline-block;}
.indexnew .dlnew dl dd p{margin:10px 0;line-height:22px;height: 44px;overflow: hidden;font-size: 14px;color: #888;}
/*.indexnew .dlnew dl dd p a{font-size: 14px;color: #888;}*/
.indexnew .dlnew dl dd time{font-size: 12px;color: #b8b8b8;}
/*xuanfu*/
.sy_share{ position:fixed; right:0; top:325px; z-index:2; height:262px;}
.fix1{ top:225px;}
.fix2{ bottom:381px;}
.share_ico1,.share_ico2,.share_ico3,.share_ico4{ position:absolute; cursor:pointer;}
.share_ico2{ right:-135px;top:150px; width:132px; padding:8px 0 0 61px; height:46px; background:url(../images/ycxf_pic2.png) no-repeat; color:#fff; z-index:1;background-size:cover !important;}
.share_ico2 h2{ font-family:"arial"; font-size:18px;}
.share_ico3{ right:-149px; top:-24px; width:149px; z-index:2;}
.share_ico3 a{ display:inline-block; position:absolute; left:-58px; top:50%; margin-top:-21px;}
.share_ico4{ right:-135px; top:90px; width:132px; padding:13px 0 0 61px; height:46px;  background:url(../images/ycxf_pic4.png) no-repeat; color:#fff; z-index:1;background-size:cover !important;}
.share_ico4 h2{ font-family:"arial"; font-size:16px; padding-top:2px;}
.share_ico1{right:-135px;top:-20px; width:132px; padding:0 0 0 61px; height:54px;line-height: 54px; background:url(../images/ycxf_pic1.png) no-repeat; z-index:1; background-size:cover !important;}
.share_ico1 h2 a{font-size:14px;color:#fff;}
/*new*/
.newBan{position: relative;}
.newBan img{width:100%;}
.newBan ul{background: #002e5b;position: absolute;left:0;bottom:0;width: 100%;}
.newBan ul li{float: left;text-align: center;width: 20%;height:54px;line-height: 54px;transition:0.5s; -webkit-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; -moz-transition:0.5s;behavior:url(../css/PIE.htc);}
.newBan ul li a{color: #fff;font-size: 18px; display:inline-block;width: 100%;border-right:#fff 1px solid;border-color:rgba(255,255,255,0.2);margin-left:-1px;}
.newBan ul li:last-child a{border-right:none;}
.newBan ul li:hover,.newBan ul li.cur{background: #FFF; }
.newBan ul li.cur a{color:#000; font-weight:bold;}
.newMin{background-color: #ededed;}
.paddingzhi{padding:3.489%/*67px*/ 0 2.864%/*55px*/ 0;}
/* pubuliu star */
#container{
	position:relative;
	width: 87.395%/*1678px*/;
	margin:0 auto;	
	overflow: hidden;
	zoom:1;
}
.grid{
	width:19.070%/*320px*/;
	min-height:100px;
	background:#fff;
	margin:8px;
	font-size:13px;
	float:left;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
	behavior:url(../css/PIE.htc);
}
.grid .font{padding: 0 12px;}
.grid .font strong {
	margin:25px 0 20px 0;
	display:block;	
}
.grid .font strong a{font-size:13px;color: #333;}
.grid .font p{margin:10px 0 30px 0;color:#666;}
.grid .font p a{color: #666;font-size: 13px;}
.grid .meta{
	height: 52px;
	line-height: 52px;
	background-color: #fafafa;
	border-top:1px solid #eee;
	padding: 0 12px;
	color:#888;
}
.paddingzhi .grid .meta .jiathis_style .jtico{ background:none !important;padding-left:20px !important;height:57px !important;line-height:39px !important;}
.grid .meta .time img{margin:-5px 10px 0 0;}
.grid .meta .like img{ cursor: pointer; vertical-align:bottom;}
.grid .imgholder img{
	width:100%;
	background:#ccc;
	display:block;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	behavior:url(../css/PIE.htc);
}
/* pubuliu end */
.newAll{ background-color: #fff;padding:0 2.083%/*40px*/; box-sizing:border-box;}
.newAll .newtit{border-bottom: #e5e5e5 1px solid;padding:4.166%/*80px*/ 0 1.302%/*25px*/ 0;}
.newAll .newtit h1{font-size: 36px;color: #000;font-weight: bold;border-left:#ed6d00 5px solid;padding-left: 15px;height:36px;line-height: 36px;}
.newAll .newtit .newtime{font-size: 16px;color: #666;line-height: 32px;}
.newAll .newtit .newtime img{margin:-5px 9px 0 0;}
.newAll .newtit .back a,.lasted .back a{font-size: 14px;color: #666; display: block;padding: 0 15px;height: 28px;line-height: 28px;border:#a0a0a0 1px solid;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;behavior:url(../css/PIE.htc);}
.newAll .newtit .back a:hover,.lasted .back a:hover{background-color: #ed6d00;border:#ed6d00 1px solid;color: #fff;}
.newtit .jiathis_style_32x32{margin:0 30px;}
.newtit .jiathis_style_32x32 .jtico{background:url(../images/new/xin.png) no-repeat left !important;padding-left:25px !important;}
.newtit .jiathis_style_32x32 .jtico_jiathis{color: #ed6d00;font-size: 14px !important;}
.newCon{padding-top:2.083%/*40px*/;}
.newCon p{font-size: 16px;color: #666;line-height: 38px;}
.newCon ul{width: 63.370%/*862px*/;}
.newCon ul li{margin:20px 20px 0 0;width: 47%;}
.newAll .lasted{margin-top:5.208%/*100px*/;}
.newAll .lasted h2{font-size: 24px;color: #333;margin-bottom: 10px;}
.newAll .lasted .box{padding:28px 0;border-top:#e5e5e5 1px solid;border-bottom:#e5e5e5 1px solid;}
/*.newAll .lasted .box p span{color: #05baff;}*/
.newAll .lasted .box p{font-size: 14px;color: #888;}
.newAll .lasted .box p a{font-size: 14px;color: #888;margin-bottom: 25px;display: inline-block;}
.newAll .lasted .box p a:hover{ text-decoration: underline;}
.newAll .lasted .box p:last-child a{margin-bottom:0px;}
.lasted .back{margin: 32px 0;}
/*about*/
/*jianjie*/
.abBan ul li{width: 20.285%/*12.5% 240px*/!important;}
.aboutMin .wyi{ text-align: center;padding:4.427%/*85px*/ 0 5%/*96px*/;}
.aboutMin .wyi h2{color: #ed6d00;font-size: 30px;font-weight: bold;margin-bottom: 1.305%/*20px*/;}
.aboutMin .wyi p,.aboutMin .udio p,.aboutMin .mart p,.aboutMin .Brand p{font-size: 16px;color: #333;line-height: 32px;}
.aboutMin .wyi .yuan{margin-top: 2.610%/*40px*/;}
.aboutMin .wyi .yuan span{border:#ff7d0e 3px solid;width: 105px;height: 105px;color:#ed6d00;font-size:18px;text-align: center;line-height: 105px;display: inline-block;-moz-border-radius:50%;-o-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;behavior:url(../css/PIE.htc);margin-right: 3.394%/*53px*/;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.aboutMin .wyi .yuan span:last-child{margin-right:0;}
.aboutMin .wyi .yuan span:hover{transform:rotate(360deg);-o-transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);border-color: #cdcdcd;}
.aboutMin .udio{padding:2.864%/*55px*/ 0 1.666%/*32px*/ 0;}
.aboutMin .udio .font span,.aboutMin .mart .font span{display: block;background-color: #ed6d00;font-size: 36px;color: #fff;height: 67px;line-height: 67px;padding:0 35px;margin-top: 4.553%/*25px*/;}
.aboutMin .udio .font .tit{margin-bottom: 10.018%/*55px*/;}
.aboutMin .udio .font{width: 100%/*786px*/;}
.aboutMin .udio .font1{width: 100%/*786px*/;}
.aboutMin .udio .imgtu{width: 30.869%/*381px*/;}
.aboutMin .mart{background-color: #f2f2f2;padding:3.593%/*69px*/ 0 4.583%/*88px*/;}
.aboutMin .marts{position: relative;}
.aboutMin .mart .font{text-align: right;}
.aboutMin .mart .imgtu{position: absolute;top:0;left: 0;width: 32.702%/*501px*/;}
.aboutMin .art{padding:5.208%/*100px*/ 0 3.437%/*66px*/ 0;}
.aboutMin .art .font .tit{margin-top: 5.089%/*40px*/;}
.aboutMin .art .imgtu{width: 32.375%/*496px*/;}
.aboutMin .lastmo{text-align: center;padding:5.364%/*103px*/ 0 4.895%/*94px*/;}
.aboutMin .lastmo h2{font-size: 24px;color: #fff;font-weight: bold;margin-bottom: 15px;}
.aboutMin .lastmo .bk{background:rgba(0,0,0,0.3);padding:1.041%/*20px*/;width:51.989%/*883px*/;margin:0 auto;font-size: 18px;color:#fff;line-height: 32px;opacity: 0.5;}
.aboutMin .Brand ul li{/*margin-right:5.221%80px*/;max-height: 71px;width: 11%; padding:10px;}
.aboutMin .Brand ul li img{transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
.aboutMin .Brand ul li img:hover{transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}
.aboutMin .Brand h2{font-size: 24px;color: #fff;margin-bottom: 0.979%/*15px*/;background-color: #002e5b;
    width: 360px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;}
.aboutMin .Brand ul{margin-top: 1.958%/*30px*/;}
.aboutMin .Brand{padding:3.541%/*68px*/ 0;}
/*shiguang*/
.abTimeMin .swiper-container {
    width: 100%;
    height: auto;
    margin: 0;
    
}
.abTimeMin .swiper-slide {
    /*width:20%;*/
    height: 386px;
    background: rgba(0,0,0,0.5);margin-left: -1px;border-right:#fff 1px solid;border-bottom:#fff 1px solid;border-color:rgba(255,255,255,0.4); display: table;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.abTimeMin .swiper-slide{position: relative;}
.abTimeMin .swiper-slide h1{font-size:72px;color: #fff;opacity: 0.1;display: table-cell;vertical-align: middle;font-weight: bold;}
.abTimeMin .swiper-slide .Timelist{position: absolute;left:0;top:0;padding:20px 25px;box-sizing:border-box;display: none;max-height:366px;overflow: hidden;}
.abTimeMin .swiper-slide .Timelist li{font-size: 14px;color: #666;line-height: 32px;background: url(../images/about/jian.png) no-repeat left 13px;padding-left:13px;}
.abTimeMin .swiper-slide:hover{background-color: #fff;}
.abTimeMin .swiper-slide:hover h1{color: #000;opacity: 0.1;}
.abTimeMin .swiper-slide:hover .Timelist{display: block;}
.abTimeMin .swiper-button-next,.abTimeMin .swiper-button-prev{width: 74px !important;height: 74px !important;}
.abTimeMin .swiper-button-next{background: url(../images/about/right.png) no-repeat !important;}
.abTimeMin .swiper-button-prev{background: url(../images/about/left.png) no-repeat !important;}
/*video*/
.abVideoMin{padding: 6.25%/*120px*/ 0 6.208%/*100px*/;position: relative;}
.abVideoMin .swiper-slide{position: relative;cursor: pointer;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);
filter: grayscale(100%);filter: gray; }
.abVideoMin .swiper-slide .bf{position: absolute;left:50%;top: 50%;margin-top:-23px;margin-left:-23px;}
.abVideoMin .swiper-slide .biao{position: absolute;bottom: 0;left:0;height: 50px;line-height: 50px;text-align: center;width: 100%;background: rgba(0,0,0,0.5);font-size: 14px;color: #fff;padding:0 2%; box-sizing:border-box; overflow:hidden;}
.abVideoMin .swiper-slide:hover{-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);
filter: grayscale(0%);filter: gray; }
.abVideoMin .swiper-slide:hover .biao{background: rgba(237,109,0,0.5);}
.abVideoMin .swiper-container{padding-bottom: 5.767%/*80px*/;}
.abVideoMin .swiper-pagination-bullet-active{background-color: #fff;}
.abVideoMin .swiper-pagination-bullet{width: 17px !important;height: 17px !important;}
.abVideoMin .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{margin:0 7px !important;}
/*video tanchu*/
.video{width: 100%;z-index: 100;height: 0;display: none; position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.7);}
.video .videow{width: 40%;position: absolute; left: 50%;margin-left: -20%;}
.video video{ width: 100%;height:400px;}
.video .close{font-size: 20px;color: #fff;text-align: right;margin-right: 2px;}
.video .close span{cursor: pointer;}
.embedbox{ width: 100%;z-index: 101;position: fixed;left: 0;top: 0;background-color: rgba(0,0,0,0.7); display:none;}
.embedbox .em{width: 40%;height:400px;position: absolute; left: 50%;margin-left: -20%;}
.embedbox .close{font-size: 20px;color: #fff;text-align: right;margin-right: 2px;}
.embedbox .close span{cursor: pointer;}
.embedbox .p embed,.embedbox .p iframe,.embedbox .p{width: 100% !important;height:100% !important;}
/*wide*/
.abWideMin{padding-top: 4.270%/*82px*/;}
.abWideMin .area{width: 55.390%/*971px*/;}
.abWideMin .map{width: 41.985%/*736px*/;}
.abWideMin .area h1{background: rgba(0,0,0,0.7);padding:15px;margin-bottom: 1px;}
.abWideMin .area h1 span{color: #fff;font-size: 18px;margin-right:24px;line-height: 41px;cursor: pointer;}
.abWideMin .area h1 span.on{color: #ed6d00;border-bottom: #ed6d00 1px solid;}
.abWideMin .area .areaCon{background: rgba(0,0,0,0.5);padding:5.149%/*50px*/;}
.area .areaCon h2{color: #ed6d00;font-size: 24px;margin-bottom: 2.059%/*20px*/;font-weight: bold;}
.area .areaCon p{color: #fff;font-size: 16px;line-height: 30px;}
.area .areaCon table{background: rgba(255,255,255,0.1);margin-top: 6.797%/*66px*/;width: 100%;margin-bottom: 26.261%/*255px*/;}
.area .areaCon table tr td{height: 50px;line-height: 50px;font-size: 16px;color: #fff;}
.area .areaCon table tr td:nth-of-type(1){width: 21.215%/*256px*/;padding-left: 5.149%/*50px*/;}
.area .areaCon table tr td:nth-of-type(2){width:62.821%/* 610px*/;}
.area .areaCon table tr:nth-of-type(1) td{color: #ed6d00;font-size: 18px;font-weight: bold;}
/*Recruit*/
.abRecruit{width: 100%;height: 890px;overflow: hidden;}
.abRecruit .recruLe{width: 37.5%/*720px*/;}
.abRecruit .recruRi{width: 62.5%/*1200px*/;height: 890px;}
.abRecruit .recruLe .recruimg{position: relative;}
.recruLe .recruimg{padding:8.333%/*60px*/ 0 0 6.25%/*45px*/;box-sizing:border-box;height: 446px;}
.recruLe .recruimg .font{font-size: 30px;line-height: 37px;color: #fff;font-weight: bold;}
.recruLe .recruimg .font1{font-size: 36px;line-height: 46px;}
.recruRi .opacity{background: rgba(0,0,0,0.5);width: 100%;height: 100%;}
.recruRi h1{padding:4%/*48px*/ 8.75%/*105px*/ 2.666%/*32px*/;box-sizing:border-box;font-size: 24px;color: #fff;font-weight: bold;width:100%; overflow:hidden;}
.recruRi h1 span{/*margin-right: 12.833%154px;*/cursor: pointer;opacity: 0.5;width:20%;text-align:center; float:left;margin-bottom:2%;}
.recruRi h1 span.on{opacity: 1;}
.recruRi .bigul li{padding:0 8.75%/*105px*/ 0;box-sizing:border-box;border-top:rgba(255,255,255,0.5) 1px solid;}
.recruRi .bigul .tou{height: 71px;line-height: 71px;cursor: pointer;}
.recruRi .bigul .tou h2{font-size: 18px;color: #fff;font-weight: bold;}
.recruRi .bigul .tou .img{margin-top: 18px;}
.recruRi .bigul .tou.cur h2{background: url(../images/about/shu.jpg) left center no-repeat;padding-left: 17px;}
.recruRi .bigul .tou.cur{margin-top: 3.833%/*22px*/;}
.bigul .nei{margin-bottom: 12.333%/*100px*/;position: relative;display: none;}
.bigul .nei .asked span{font-size: 16px;color: #fff;margin-right: 3.916%/*35px*/;background: url(../images/about/f.jpg) left center no-repeat;padding-left: 12px;}
.bigul .nei .asked span strong{font-weight: bold;}
.bigul .nei h3{font-size: 18px;color: #fff;font-weight: bold;line-height: 80px;}
.bigul .nei .quali li{border-top: none;padding-left: 0;font-size: 16px;color: #fff;opacity: 0.5;line-height: 36px;background: url(../images/about/f.jpg) left center no-repeat;padding-left: 12px;}
.bigul .nei .mailto{display: inline-block;padding:0 20px;height: 40px;line-height: 40px;background-color: #ed6d00;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;behavior:url(../css/PIE.htc);font-size: 18px;color: #fff;position: absolute;right: 0;bottom: 0;}
/*Home*/
.homeMin .search{padding:4.375%/*84px*/ 0 3.229%/*62px*/;}
.homeMin .serCon{width: 32.031%/*615px*/;margin:0 auto;}
.homeMin .serCon .txt{border:#ed6d00 4px solid;width: 82.601%/*508px*/;height: 44px;line-height: 44px;font-size: 14px;color: #c3c3c3;padding-left: 34px;box-sizing:border-box;background: url(../images/home/ser.png) 12px center no-repeat;}
.homeMin .serCon .sub{width: 17.398%/*107px*/;background-color: #ed6d00;color: #fff;font-size: 24px;border:none;height: 44px;line-height: 44px;cursor: pointer;}
.homeMin .serCon .serft a{font-size: 14px;color: #666;margin: 0 12px;line-height: 32px;}
.homeMin .serCon .serft a:hover,.homeMin .serCon .serft a.cur{color: #ed6d00;}
.Brselect{background-color: #f4f4f4;}
.Brselect .pinpai{width: 90%/*1469px*/;margin:0 auto;padding:3.166%/*80px*/ 0 2.083%/*40px*/;}
.Brselect .pinpai a{ font-size:14px; color:#000; font-weight:bold;}
.Brselect .pinpai li{width: auto;height: 70px;cursor: pointer; background-color:#fff; text-align:center;  margin-right:2%; line-height:70px; padding-left:20px; padding-right:20px;}
.Brselect .pinpai li a{ font-size:14px; height:80px; line-height:80px; font-weight:bold;}
.Brselect .pinpai li.cur,.Brselect .pinpai li:hover,.intellMin .pinpai li.cur,.intellMin .pinpai li:hover{background: url(../images/probj.jpg) center bottom repeat;background-size:contain; }
.Brselect .pinpai li.cur { color:#FFF; height: 70px;
    line-height: 70px;}
.Brselect .pinpai li.cur a { color:#FFF;}
.Brselect .proCon{width: 100%;border-top: #dcdcdc 1px solid;}
.Brselect .proCon .dlbox{width: 80.572%/*395px*/;margin:0 auto;padding: 2.083%/*40px*/ 0;}
.Brselect .proCon .dlbox dl{width: 25%;cursor: pointer;text-align: left;}
.Brselect .proCon .dlbox dt{width: 77px;height:59px; overflow: hidden;position: relative;margin:0 auto;}
.Brselect .proCon .dlbox dd{width: 77px;text-align:left;font-size: 18px;color: #666;line-height: 46px;width: 100%;}
.Brselect .dlbox dl .wu,.Brselect .dlbox dl .se{position: absolute;top:59px;left: 0;transition: 0.6s;-moz-transition: 0.6s;-webkit-transition: 0.6s;-o-transition: 0.6s;}
.Brselect .dlbox dl .se{top:0;}
.Brselect .dlbox dl:hover .wu,.Brselect .dlbox dl.on .wu{top:0;}
.Brselect .dlbox dl:hover .se,.Brselect .dlbox dl.on .se{top:-59px;}
.Brselect .dlbox dl:hover dd,.Brselect .dlbox dl.on dd{color: #ed6d00;}
.proMin{width: 90%;background-color: #fff;display: none; padding:2% 5% 0% 5%}
.proMin li{width: 20%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;border:#eee 4px solid; padding:2%;}
.proMin li .imgtu{text-align: center;}
.proMin li .imgtu img{/*max-width:391px;max-height:273px;*/width:100%; vertical-align:middle;}
.proMin li .tith1{height: 30px;line-height: 60px;padding-top:30px;border-top:#dcdcdc 1px solid;}

.proMin li .tith1 b{display: inline-block;background: url(../images/more.png) center center no-repeat;width: 9px;height: 45px;}
.proMin li .tith1 span{font-size: 16px;color: #666;display: inline-block;width: 100%;height:60px; line-height:30px;overflow: hidden;}
.proMin li:hover{border:#ffbd23 4px solid;}
.proMin li:hover .tith1 span{color: #ed6d00;}
.proMin li:hover .tith1 b{background: url(../images/more2.png) center center no-repeat;}
.proMin li:hover .tith1{border-top:#ed6d00 1px solid;}
/*fanye*/
.pages{text-align: center;height: 57px;line-height: 57px;}
.pages a{color: #333;font-size: 18px;}
.pages span{color: #ed6d00;font-size: 18px;}
.pages span,.pages a{margin:0 13px;font-weight: bold;}
.GiftCase{width: 100%;background-color: #f1f1f1;padding-bottom: 2.395%/*46px*/;}
.GiftCase h1{font-size: 24px;color: #ed6d00;text-align: center;padding:1.787%/*30px*/ 0;font-weight: bold;}
.GiftCase #owl-demo .item{
	margin:0 10px;
	overflow: hidden;
}
.GiftCase #owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.GiftCase .owl-pagination{display: none;}
.GiftCase .caseboxs{position: relative;}
.GiftCase .casebox{width: 95%;margin:0 auto;}
.GiftCase .container .owl-prev{background: url(../images/home/left.png) center center no-repeat !important;left:0;}
.GiftCase .container .owl-next{background: url(../images/home/right.png) center center no-repeat !important;right: 0;}
.GiftCase .container .owl-prev,.GiftCase .container .owl-next{width: 17px;height: 29px;position: absolute;top:50%;margin-top: -15px;}
.GiftCase .item{position: relative;}
.GiftCase .item p{color: #fff;font-size: 14px;height: 35px;line-height: 35px;width: 100%;text-align:center;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.6);}
.faqMin h1{padding:2.604%/*50px*/ 0 2.604%/*50px*/ 1.406%/*27px*/;}
.faqMin h1 span{font-weight: bold;height: 48px;display: inline-block;padding-top: 15px;margin-right: 3.385%/*65px*/;cursor: pointer;}
.faqMin h1 span a{color: #333;font-size: 24px;}
.faqMin h1 span.cjwt{background: url(../images/home/aw1.png) no-repeat;width: 125px;}
.faqMin h1 span.cppc{background: url(../images/home/aw2.png) no-repeat;width: 241px;}
.faqMin h1 span.cur a,.faqMin h1 span:hover a{color: #ed6d00;}
.faqMin .question ul li{padding:24px 0 24px 1.406%/*27px*/;border-bottom: #a6a6a6 1px dotted;}
.faqMin .question ul li:first-child{border-top: #a6a6a6 1px dotted;}
.faqMin .question ul li span{display: block;width: 25px;height: 25px;line-height: 25px;text-align: center;color: #fff;font-size: 16px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;behavior:url(../css/PIE.htc);background-color:#ed6d00;margin-right: 17px;}
.question li .font{width: 96.197%/*1847px*/;}
.question li .font h3{font-size: 18px;color: #333;margin-bottom: 15px;}
.question li .font p{font-size: 14px;color: #666;line-height: 24px;}
.question .grid{width:18.07%;margin:0.953%/*16px*/;}
.lanmu ul{width: 100%;}
.lanmu ul li{width: 20%;display: table;position: relative;overflow: hidden;}
.lanmu ul li span{color: #fff;font-size: 24px;font-weight: bold;display: table-cell;vertical-align: middle;display: inline-block;width: 100%;text-align: center;position: absolute;top:50%;left:0;margin-top: -15px;}
.lanmu ul li img,.GiftCase #owl-demo .item img,.overimg li img{width:100%;-moz-transition: transform 0.5s;-o-transition: transform 0.5s;-webkit-transition: transform 0.5s;transition: transform 0.5s;}.overimga li img{width:100%;-moz-transition: transform 0.5s;-o-transition: transform 0.5s;-webkit-transition: transform 0.5s;transition: transform 0.5s;}
.lanmu ul li:hover img,.GiftCase #owl-demo .item:hover img,.overimg li:hover img{-moz-transform: scale(1.06);-o-transform: scale(1.06);-webkit-transform: scale(1.06);transform: scale(1.06);}.overimga li:hover img{-moz-transform: scale(1.06);-o-transform: scale(1.06);-webkit-transform: scale(1.06);transform: scale(1.06);}
/*home detail*/
/*break*/
.break{height: 58px;line-height: 58px;border-bottom: #dcdcdc 1px solid;}
.break,.break a,.break span{font-size: 14px;color: #888;}
.break a:hover{color: #ed6d00;}
.smy_pro{padding:3.125%/*60px*/ 0;}
.smy_pro xxx{ font-size:36px;}
.smy_pro .qiehuan{ width:52.383%/*879px*/; height:auto; position:relative; overflow: hidden;zoom:1;}
.smy_pro .qiehuan img{ border:1px #f1f3f3 solid;}
.smy_pro .qiehuan .datu{  width:79.659%/*709px*/; /*height:389px;*/ overflow:hidden; position:relative;float: left;border: #dcdcdc 1px solid;margin-right: 1.706%/*15px*/;}
.smy_pro .qiehuan .datu ul{ position:absolute; left:0px; top:0px; height:auto; width:100%/*709px*/;}
.smy_pro .qiehuan .datu ul li{ display:none; width:100%/*709px*/; height:auto; position:absolute; left:0px; top:0px;text-align:center;}
.smy_pro .qiehuan .xiaotu{ position:relative; width:17.633%/*155px*/; height:auto;float: left;}
.smy_pro .qiehuan .xtu{ position:relative; margin:0px auto; overflow:hidden; height:auto;}
.smy_pro .qiehuan .xtu dl{ position:absolute; height:auto; left:0px; top:0px;}
.smy_pro .qiehuan .xtu dl dd{ position:relative; text-align:center; color:#fff; font-size:20px; font-weight:bold; /*width:98%153px*/;height:auto;float:left;cursor:pointer;margin-bottom: 10.706%/*15px*/;border: #dcdcdc 1px solid;}
.smy_pro .qiehuan .xtu dl dd img{width:100%;}
.smy_pro .qiehuan .xtu dl dd.current{border: #ed6d00 1px solid;}
.smy_pro .sumary{width: 40.703%/*683px*/;}
.smy_pro .sumary img{ border:1px #999999 solid;}
.smy_pro .sumary h1{width: 29.721%/*203px*/;}
.smy_pro .sumary h2{font-size: 30px;color: #ed6d00;font-weight:bold;margin:5.856%/*40px*/ 0 3.781%/*19px*/ 0;}
.smy_pro .sumary .tit{font-size: 24px;color: #333;font-weight:bold;margin-bottom: 2.464%/*10px*/;}
.smy_pro .sumary p{font-size: 16px;color: #666;line-height: 32px;}
.smy_pro .sumary .down{margin-top:7.881%/*47px*/; cursor:pointer;}
.smy_pro .sumary .down a{display: inline-block;width:40%; text-align:center;/*padding: 0 35px;*/height: 60px;line-height: 60px;color: #fff; font-weight: bold;font-size: 18px;background-color: #ed6d00;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;behavior:url(../css/PIE.htc);margin:0 3.660% 3.660% 0/*25px*/;}
.smy_pro .sumary .down a:hover,.recom .h1 a:hover{text-decoration: underline;}
.smy_pro .sumary .down a img{margin-left: 10px;}
.jianft ul{background-color: #002e5b;height: 80px;line-height: 80px;}
.jianft ul li{font-size: 24px;color: #fff;font-weight: bold;margin-right: 4.767%/*80px*/;cursor: pointer;position: relative;}
.jianft ul li img{position: absolute;left:50%;bottom:-13px;margin-left: -12px;display: none;}
.jianft ul li.cur img,.jianft ul li:hover img{display: block;}
.jianft .jianp{padding: 2.604%/*50px*/ 0 5.208%/*100px*/ 0;}
.jianft .jianp .p{font-size: 16px;color: #666;line-height: 32px;}
.recom{background-color: #ededed;}
.recom .h1{height: 63px;line-height: 63px;}
.recom .h1 span{color: #ed6d00;font-size: 24px;font-weight:bold;}
.recom .h1 a{color: #ed6d00;font-size: 14px;}
.recom .proMin,.serPage .proMin{display: block;}
/*search page*/
.serPage .tou{background-color: #f3f3f3;padding:1.562%/*30px*/ 0;}
.serPage .tou p{color: #333;font-size: 36px;}
.serPage .tou p span,.serPage .load a:hover{color: #ed6d00;}
.serPage .tou .back{display: inline-block;width: 135px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 18px;background-color: #ed6d00;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;behavior:url(../css/PIE.htc);border: #ed6d00 1px solid;}
.serPage .tou .back:hover{color: #ed6d00;background:transparent;}
.serPage .load{padding:2.083%/*40px*/ 0;text-align: center;}
.serPage .load a{display: block;font-size: 18px;color: #666;margin-bottom: 15px;}
.serPage .load img{animation:mymove 1s infinite;-webkit-animation:mymove 1s infinite;-o-animation:mymove 1s infinite;-moz-animation:mymove 1s infinite;}
@keyframes mymove
{
from {opacity: 1;}
to {opacity: 0;}
}

@-moz-keyframes mymove
{
from {opacity: 1;}
to {opacity: 0;}
}

@-webkit-keyframes mymove
{
from {opacity: 1;}
to {opacity: 0;}
}

@-o-keyframes mymove 
{
from {opacity: 1;}
to {opacity: 0;}
}
/*Movies & Bar*/
.movBarMin{background-color: #f4f4f4;}
.movBarMin .movBarLe{width: 28.75%/*552px*/;margin-right:2.968%/*57px*/;}
.movBarMin .movBarRi{width: 68.229%/*1310px*/;padding-right:4.687%/*90px*/;box-sizing:border-box;}
.movBarRi h1{width: 49.007%/*642px*/; }
.movBarRi .h1{padding:5.343%/*70px*/ 0 3.816%/*50px*/;}
.movBarRi p{font-size:16px;line-height: 28px;color: #666;margin-bottom: 1.290%/*30px*/;}
.mBxuan{padding-bottom: 3.020%/*58px*/;}
.mBxuan .movnav{background-color: #004a91;height: 112px;line-height: 112px;text-align: center;overflow: hidden;}
.mBxuan .movnav p span{font-size: 18px;color: #fff;padding:0 30px;cursor: pointer;display: inline-block;}
.mBxuan .movnav p span:hover,.mBxuan .movnav p span.cur{background-color: #003970;background: url(../images/mov/bk.png) center center no-repeat;background-size:cover;}
.mBxuan .proMin{display: block;}
.mBxuan .proMin li:hover{border:#dcdcdc 1px solid;-moz-box-shadow: 0px 5px 5px #dcdcdc;-o-box-shadow: 0px 5px 5px #dcdcdc;-webkit-box-shadow: 0px 5px 5px #dcdcdc;box-shadow: 0px 5px 5px #dcdcdc;}
.mBxuan .proMin li:hover .tith1 span{color: #ed6d00;}
.mBxuan .proMin li:hover .tith1 b{background: url(../images/home/more2.png) center center no-repeat;}
.mBxuan .proMin li:hover .tith1{border-top:#dcdcdc 1px solid;}
.movBarMin .movBarRi .shenq{font-size: 14px;color: #fff;width:10.837%;height: 37px;line-height: 37px;display: inline-block;background-color: #ed6d00;cursor: pointer; text-align:center;margin-bottom:0/*30px*/;margin-top:2.343%;}
/*music*/
.musicMin{width: 100%;padding:2.864%/*55px*/ 0;}
.musicMin .musicLe{width: 32.656%/*627px*/;padding-top:6.145%/*118px*/;}
.musicMin .musicMid{width: 34.687%/*666px*/;position: relative;text-align: center;}
.musicMin .musicMid span{font-size: 14px;color: #fff;width:37.837%/*252px*/;height: 45px;line-height: 45px;display: inline-block;position: absolute;bottom:20px;left:50%;margin-left:-17%;background-color: #333;cursor: pointer;}
.musicMin .musicRi{width: 32.656%/*627px*/;padding-top:6.145%/*118px*/;}
.musicLe .bktit,.musicRi .bktit{background-color: #eee;padding:12px 0;color: #333;padding-left: 20.733%/*130px*/;}
.musicLe .bktit h1,.musicRi .bktit h1{font-size: 36px;font-weight: bold;}
.musicLe .bktit strong,.musicRi .bktit strong{font-size: 18px;}
.musicLe .lefont,.musicRi .lefont{padding:5.582%/*35px*/ 0 6.379%/*40px*/;margin-left: 20.733%/*130px*/;border-bottom: #e5e5e5 1px solid;}
.musicLe .lefont p,.musicRi .lefont p{font-size: 14px;color: #666;line-height: 24px;}
.musicLe .lefont .bold strong,.musicRi .lefont .bold strong{font-size: 18px;color: #333;}
.musicLe .lefont .bold,.musicRi .lefont .bold{padding-top:3.987%/*25px*/;}
.musicRi .bktit{padding-left: 0;padding-right: 20.733%/*130px*/;text-align: right;}
.musicRi .lefont{margin-left:0;margin-right: 20.733%/*130px*/;text-align: right;}
.musicPro{width: 64.270%/*1234px*/;margin:0 auto;overflow: hidden;margin-bottom: 3.645%/*70px*/;}
.musicPro ul li{position: relative;width: 32.710%/*405px*/;margin: 0 0.810%/*10px*/ 0.810%/*10px*/ 0;}
.musicPro ul li:nth-of-type(3n){margin-right:0;}
.musicPro ul li p{font-size: 18px;color: #000;text-align: center;position: absolute;top:5.345%/*50px*/;width: 100%;text-transform: uppercase;}
.bantou{width: 100%;height: 100%;background: rgba(0,0,0,0.5);position: fixed;top:0;left:0;display: none;z-index:3;}
.bantou .formtan{width: 52.760%/*1013px*/;position: absolute;top:100px;left:50%;margin-left:-26.380%;background-color: #fff;}
.bantou .formtan h3{padding:4.738%/*48px*/ 0;width: 100%;}
.bantou .formtan .form{width: 81.539%/*826px*/;margin:0 auto;}
.bantou .formtan .liang{width: 100%;margin-bottom: 1.694%/*14px*/;}
/*.bantou .formtan .liang label,.bantou .formtan .liang input{display: block;}*/
.bantou .formtan .liang .li{width:48.910%/* 404px*/;}
.bantou .formtan .liang label{font-size: 18px;color: #333;line-height: 38px;}
.bantou .formtan .liang span{color:#f00;}
.bantou .formtan .liang input{background-color: #f2f2f2;border:#dbdbdb 1px solid;height: 45px;line-height: 45px;width: 100%;padding:0 2%;box-sizing:border-box;}
.bantou .formtan .yi .li{width: 100%;}
.bantou .formtan .zc input{font-size: 24px;color: #fff;border:none;background-color: #333;height: 58px;line-height: 58px;padding:0 12.106%/*100px*/;}
.bantou .formtan .zc{margin:3.455%/*35px*/ 0 6.910%/*70px*/;text-align: center;}
.bantou .formtan .cha{position: absolute;right:0;top:0;font-size: 24px;cursor: pointer; background-color: #333;color: #fff;width:28px;height: 28px;line-height: 22px; text-align: center;}
/*login*/
.loginMin{padding:10.833%/*208px*/ 0 14.166%/*272px*/;}
.loginMin .dengCon{width: 31.718%/*609px*/;margin:0 auto;background: rgba(255,255,255,0.4);border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;behavior:url(../css/PIE.htc);padding:0 1.197%/*23px*/ 3.333%/*64px*/;box-sizing:border-box;}
.dengCon .tit h1{font-size: 16px;color: #000;padding:30px 0 25px;}
.dengCon .tit h1 img{margin-right: 20px;}
.dengCon form input{border:none;color: #fff;font-size: 18px;padding:0 11.397%/*53px*/;box-sizing:border-box;width: 100%;height: 56px/*64px*/;line-height: 56px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;border-radius:5px;behavior:url(../css/PIE.htc);margin-bottom: 15px;}
.dengCon .user{background:url(../images/login/ren.png) 14px center no-repeat rgba(0,0,0,0.5); }
.dengCon .password{background:url(../images/login/suo.png) 14px center no-repeat rgba(0,0,0,0.5); }
.loginMin input::-webkit-input-placeholder { 
    color:    #fff;
}
.loginMin input:-moz-placeholder { 
    color:    #fff;
}
.loginMin input::-moz-placeholder {
    color:    #fff;
}
.loginMin input:-ms-input-placeholder {
    color:    #fff;
}
.dengCon .yzm{width: 61.51%/*53.51%330px*/;background:rgba(0,0,0,0.5);padding-left: 14px;box-sizing:border-box;}
.dengCon .ma{width:34.876% /*42.876%214px*/;}
.dengCon .ma img{/*margin-bottom: 15px;vertical-align:bottom;*/width:100%;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;behavior:url(../css/PIE.htc);}
.dengCon .ma p{text-align:center;font-size: 14px;color: #333;}
.dengCon .btn{margin-top: 20px;}
.dengCon .btn .dl,.dengCon .btn .zc{width: 47.787%/*270px*/; text-align: center;height: 57px/*65px*/;line-height: 57px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;behavior:url(../css/PIE.htc);font-size: 24px;color: #fff;}
.dengCon .btn .zc{background-color: #4e4e4e;display: block;}
.dengCon .btn .dl{background-color: #d76300; cursor:pointer;}
.dengCon .zh a{font-size:16px;color:#000;}
.dengCon .zh a:hover{color:#d76300;}
.zcCon .btn .zc{margin:0 auto;background-color: #d76300; cursor:pointer;}
.zcCon form input{background:rgba(0,0,0,0.5);padding:0 14px;box-sizing:border-box;}
.zcCon form .send input.emil{width:62%;margin-bottom:5px;}
.zcCon form .send input.sen{width:35%; background-color:#d76300;margin-bottom:5px;}
.zcCon form .first span{ display:block;margin-bottom:5px;}
.loginMin .sucCon{padding:7.812%/*150px*/ 0 5.208%/*100px*/;}
.sucCon h1{color: #ed6d00;font-size: 48px;text-align: center;}
.sucCon p{color: #333;font-size: 24px;text-align: center;margin:20px 0 30px;}
#btnExsit{color:#c9c9c9;font-size:14px;border:none;background:none;margin-top:-3px;margin-left:3px; cursor:pointer;}
/*intellMin*/
.intellMin{background: url(../images/intal/bk.jpg) repeat;}
.intellMin .pinpai{width: 47.447%/*911px*/;padding:2.083%/*40px*/ 0;}
.intellMin .pinpai li{width: 25%;height: auto;line-height:46px;}
.intellMin .pinpai li p{color: #313131;font-size: 18px;text-align: center;}
.intellMin .levelnav{width: /*29.416%*/488px;margin:0 auto;padding:4.125%/*60px*/ 0 2.458%/*28px*/;}
.intellMin .levelnav li{width: 64px;height:124px;background: url(../images/intal/libk1.png) no-repeat;background-size:cover;display: table;text-align: center;cursor: pointer;margin-right: /*11.065%*/54px;padding:0 30px;}
.intellMin .levelnav li:last-child{margin-right: 0;}
.levelnav li span{display: table-cell;vertical-align: middle;color: #fff;font-size: 24px;line-height: 32px;}
.intellMin .levelnav li:hover,.intellMin .levelnav li.current{background: url(../images/intal/libk2.png) no-repeat;background-size:cover;}
.intellCon .border{border-top: #dcdcdc 1px solid;border-bottom: #dcdcdc 1px solid;}
.intellCon .level{padding:3.906%/*75px*/ 0 4.583%/*88px*/;background-color: #fff;position: relative;display: none;}
.intellCon .levelLe{width: 40.625%/*780px*/;box-sizing:border-box;/*position: absolute;left:0;top:0;z-index:3;*/background-color: #fff;padding:0 0 0 4.166%/*80px*/;}
.intellCon .levelLe h1{width: 42.051%/*32.051%250px*/;margin-bottom:6.410%/*50px*/;background: url(../images/intal/h1.png) no-repeat;background-size:contain;}
.intellCon .levelLe h1 p{font-size:18px;color:#313131;padding-left:8%;}
.intellCon .levelLe h1 img{width:66.8%;}
.intellCon .levelLe p{font-size: 16px;line-height: 32px;color: #2f2f2f;}
.intellCon .levelRi{width: 59.375%/*1140px*/;position: relative;}
.levelRi .swiper-container {
    width: 100%;
    height: 100%;
}
.levelRi .swiper-slide {
    text-align: center;
    width: 66.666% !important;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.levelRi .swiper-slide img{width:100%;}
/*.levelRi .swiper-slide:nth-child(2n) {
    width: 60%;
}
.levelRi .swiper-slide:nth-child(3n) {
    width: 40%;
}
*/
.levelRi .swiper-button-prev,.levelRi .swiper-button-next{width: 36px;height: 36px;position: absolute;top:50%;z-index:99999;}
.levelRi .swiper-button-prev{left:-40px;background: url(../images/intal/left.png) no-repeat; background-size:cover;}
.levelRi .swiper-button-next{left:5px;background: url(../images/intal/right.png) no-repeat;background-size:cover;}
/*.levelRi .swiper-button-prev:hover{background: url(../images/intal/left2.jpg) no-repeat;background-size:cover;}
.levelRi .swiper-button-next:hover{background: url(../images/intal/right2.jpg) no-repeat;background-size:cover;}*/
/*about honor*/
.honorQie .qiehuan{ width:100%; height:auto; position:relative; overflow: hidden;zoom:1;}
.honorQie .qiehuan .datu{  width:24.637%/*577px*/; overflow:hidden; position:relative;float: left;margin:1.666%/*32px*/ 2.447%/*47px*/ 1.302%/*25px*/ 2.968%/*57px*/;}
.honorQie .qiehuan .datu ul{ position:absolute; left:0px; top:0px; height:auto; width:100%;}
.honorQie .qiehuan .datu ul li{ display:none; width:100%; height:auto; position:absolute; left:0px; top:0px;text-align:center;}
.honorQie .qiehuan .xiaotu{ position:relative; width:69.947%/*1343px*/; height:auto;float: left;background: rgba(0,0,0,0.5);}
.honorQie .qiehuan .xtu{ position:relative; margin:0px auto; overflow:hidden;margin-top: 7.446%/*100px*/;}
.honorQie .qiehuan .xtu dl{ position:absolute; height:auto; left:0px; top:0px;overflow: hidden;zoom:1;width: 100%;height: auto;}
.honorQie .qiehuan .xtu dl dd{ position:relative; text-align:center; color:#fff; font-size:20px; font-weight:bold; width:/*20.476%*/275px;height:auto;float:left;cursor:pointer;margin-right: 82px;}
.honorQie h1{font-size: 24px;color: #fff;padding-left: 2.968%/*57px*/;padding-top: 2.083%/*40px*/;}
.honorQie .qiehuan .datu li p{font-size: 18px;color: #fff;width: 100%;text-align: center;line-height: 42px;}
.honorQie .qiehuan .xtu dl p{font-size: 14px;color: #fff;width: 100%;text-align: center;font-weight: normal;line-height: 36px;}
.honorQie .qiehuan .xiaotu .next{cursor: pointer;position: absolute;top:50%;left:20px;margin-top:-25px;opacity:0.5;}
.honorQie .qiehuan .xiaotu .next:hover{opacity:1;}
.honorMin .zizhi h1{font-size: 24px;color: #333;padding-left: 2.968%/*57px*/;margin:1.822%/*35px*/ 0 2.343%/*45px*/;}
.honorMin #owl-demo1 .item{
	margin:0 10px;
}
.honorMin #owl-demo1 .item img{
	display: block;
	width: 100%;
	height: auto;
}
.honorMin .owl-pagination{display: none;}
.honorMin .caseboxs{position: relative;}
.honorMin .casebox{width: 95%;margin:0 auto;}
.honorMin .owl-prev{background: url(../images/home/left.png) center center no-repeat !important;left:0;}
.honorMin .owl-next{background: url(../images/home/right.png) center center no-repeat !important;right: 0;}
.honorMin .owl-prev,.honorMin .owl-next{width: 17px;height: 29px;position: absolute;top:50%;margin-top: -15px;}
.honorMin .item p{color: #333;font-size: 18px;height: 51px;line-height: 51px;width: 100%;text-align:center;}
.honorMin .containerbig{width: 95.729%/*1838px*/;margin:0 auto;margin-bottom: 2.343%/*45px*/;}
.honorMin .item img{border:#dcdcdc 1px solid;}
/*partner*/
.partCon{width: 58.229%/*1118px*/;margin:0 auto;padding:7.395%/*142px*/ 0 6.875%/*132px*/;}
.partCon ul{position: relative;height: 468px;}
.partCon ul li{width: 16.010%/*179px*/;transition: transform 1s;-moz-transition: transform 1s;-webkit-transition: transform 1s;-o-transition: transform 1s;}
.partCon ul li.li1{position: absolute;top:0;left:8.497%/*95px*/;}
.partCon ul li.li2{position: absolute;top:0;left:25.313%/*283px*/;}
.partCon ul li.li3{position: absolute;top:0;left:42.128%/*471px*/;}
.partCon ul li.li4{position: absolute;top:0;left:58.944%/*659px*/;}
.partCon ul li.li5{position: absolute;top:0;left:75.670%/*846px*/;}
.partCon ul li.li6{position: absolute;top:30.683%/*166px*/;left:0;}
.partCon ul li.li7{position: absolute;top:30.683%/*166px*/;left:16.905%/*189px*/;}
.partCon ul li.li8{position: absolute;top:30.683%/*166px*/;left:33.631%/*376px*/;}
.partCon ul li.li9{position: absolute;top:30.683%/*166px*/;left:50.357%/*563px*/;}
.partCon ul li.li10{position: absolute;top:30.683%/*166px*/;left:67.173%/*751px*/;}
.partCon ul li.li11{position: absolute;top:30.683%/*166px*/;left:83.899%/*938px*/;}
.partCon ul li.li12{position: absolute;top:61.513%/*329px*/;left:25.223%/*282px*/;}
.partCon ul li.li13{position: absolute;top:61.513%/*329px*/;left:42.039%/*470px*/;}
.partCon ul li.li14{position: absolute;top:61.5133%/*329px*/;left:58.765%/*657px*/;}
.partCon ul li:hover{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
/*art*/
.Overview{padding:4.166%/*80px*/ 0 3.645%/*70px*/;}
.Overview .jianjie h1{font-size: 50px;color: #231714;background: url(../images/h1.png) left bottom no-repeat;height: 88px;margin-right: 8.164%/*137px*/;}
.Overview .jianjie ul{padding-top: 45px;width: 60.734%/*952px*/;}
.Overview .jianjie ul li{color: #000;/*margin-right: 10.819%103px;*/width:25%;}
.Overview .jianjie ul li strong{display: block;font-size: 18px;}
.Overview .jianjie ul li span{display: block;font-size: 14px;}
.Overview .neir{margin-top: 3.277%/*55px*/;}
.Overview .neir p{font-size: 16px;color: #666;line-height: 24px;margin-bottom: 1.489%/*25px*/;}
.overimg ul{width: 100%;}
.overimg li{width: 14%;overflow: hidden; padding:1%;}
.overimga ul{width: 100%;}
.overimga li{width: 23%;overflow: hidden; padding:1%;}
.overVedio p.tit{font-size: 24px;color: #000;font-weight: bold;margin-top:10px;text-align:center;margin-bottom:1.822%;}
.overVedio h1{text-align: center;width:12.187%/*234px*/;margin:3.906%/*75px*/ auto 0.822%/*35px*/;}
.CACvedio{padding:3.645%/*70px*/ 0 4.947%/*95px*/;}
.CACvedio .CACcon{width: 51.354%/*986px*/;margin:0 auto;border:#fff 6px solid;border-color: rgba(255,255,255,0.23);position: relative;}
.CACvedio .CACcon .img{position: relative;}
.CACvedio .CACcon .img .spbtn{position: absolute;left:50%;top:50%;margin-top: -35px;margin-left:-35px;cursor: pointer;-moz-transition: transform 1s;-webkit-transition: transform 1s;-o-transition: transform 1s;transition: transform 1s;}
.CACvedio .CACcon .img .spbtn:hover{-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg); -o-transform: rotate(360deg);-moz-transform: rotate(360deg);transform: rotate(360deg);}
.CACcon .CACsp{position: absolute;top:0;left:0;width: 100%;height: 100%;background-color: #000;display: none; text-align:center;}
.CACcon .CACsp video,.CACcon .CACsp p,.CACcon .CACsp iframe{width: 100%;height: 100%;}
/*case all*/
.caseban,.caseban img{width:100%;}
.caseCon{width:77.604%/*1490px*/;margin:0 auto;min-height:500px;}
.caseCon h1{font-size:32px;color:#161616; text-align:center;margin:1.476%/*22px*/ 0 2.818%/*42px*/;}
.ceseimg{margin-bottom:2.147%/*32px*/;}
.ceseimg,.ceseimg img{width:100%;}
.ceseimg p{height:66px;line-height:66px;text-align:center;color:#333; background-color:#fff;}
.ceseimg p span{ color:#ed6d00;}

/*sitemap*/
.sitemap{width:98%; margin:0 auto;}
.sitemap h3{color:#000; font-size:24px;margin:2% 0;}
.sitemap ul li{ width:25%; list-style:circle; list-style-position:inside;}
.sitemap ul li a{ color:#666; font-size:12px; line-height:28px;}
.sitemap ul li a:hover{ text-decoration:underline;}




@media(min-width:1025px) and (max-width:1366px){
/*index*/
.marster_head .pc_right ul li{margin-right: 30px;}
/*new detail*/
.newAll .newtit h1{font-size: 26px;}
.newCon ul li{width: 46%;}
/*art*/
.Overview .jianjie ul{width: 65.734%;}
.Overview .jianjie ul li{/*margin-right: 6.819%;*/width:25%;}
/*intelligent
.intellMin .levelnav{width:36.416%;}
.intellMin .levelnav li{margin-right:10.065%;}*/
/*login*/
.loginMin .dengCon{width:38.718%;}
.dengCon .ma{width:29.876%;}
.dengCon .yzm{width:66.51%;}
.dengCon .tit h1{width:100%;font-size:14px;}
.dengCon .tit h1 img{width:34%; vertical-align:bottom;}
.dengCon form input{font-size:15px;margin-bottom:10px;}
.dengCon .btn .dl, .dengCon .btn .zc{font-size:22px;}
.dengCon .btn{margin-top:12px;}
/*xuanfu*/
.share_ico1{height:48px;line-height:48px;padding:0 0 0 54px;}
.share_ico3 a{width:34%;left:-51px;}
.share_ico4{width:125px;height:35px;top:79px;}
.share_ico2{width:125px;height:42px;padding:5px 0 0 61px;top:129px;}
.fix1{top:119px;}
.share_ico3{top:-29px;}
.goToTop{width:4%;}
/*home*/
.Brselect .proCon .dlbox{width:90%;}
.Brselect .pinpai{padding:2.166% 0 2.083%;}
/*music*/
.bantou .formtan{width:44.76%;margin-left:-22.38%;}
.bantou .formtan .liang{margin-bottom:0;}
/*detail*/
.jianft ul li,.recom .h1 span,.smy_pro .sumary .tit{font-size:18px;}
.smy_pro .sumary h2{font-size:18px;margin:1.856% 0 3.781%;}
/*yingba*/
.movBarRi p{font-size:14px;line-height:26px;}
.movBarRi h1{margin:4.343% 0 2.816%;}
.mBxuan .movnav{height:56px;line-height:56px;}
/*atr*/
.Overview .neir p{font-size:14px;}
/*about*/
.aboutMin .udio .font span, .aboutMin .mart .font span{ display:inline;padding:7px 15px;font-size:26px;}
.aboutMin .wyi p, .aboutMin .udio p, .aboutMin .mart p, .aboutMin .Brand p{font-size:14px;line-height:30px;}
.aboutMin .mart p{margin:3% 0;}
.aboutMin .mart .imgtu{width:26.702%;}
.aboutMin .lastmo .bk{font-size:16px;}
.aboutMin .lastmo{padding:6.364% 0 5.895%;}
.aboutMin .lastmo h2{margin-bottom:3%;}
}



@media(min-width:768px) and (max-width:1024px){
/*index*/
.marster_head .pc_right ul li{margin-right: 25px;}
.footer .botnav ul li a{padding: 0 28px;}
/*home*/
.homeMin .serCon{width: 53.031%;}
.Brselect .proCon .dlbox{width: 40.572%;}
.question li .font{width: 94.197%;}
.proMin li{width: 33.333%;}
.homeMin .serCon .sub{font-size: 20px;}
/*home detsail*/
.smy_pro .qiehuan,.smy_pro .sumary{float:none;width: 100%;}
.smy_pro .qiehuan{margin-bottom: 6.125%;}
.smy_pro .sumary h1{width: 19.721%;}
.smy_pro .sumary h2{margin: 2.856%/*40px*/ 0 2.781%/*19px*/ 0;}
/*home search*/
.serPage .tou p{font-size: 30px;}
.serPage .tou .back{font-size: 16px;}
/*music*/
.musicPro ul li{width: 48%;}
.musicPro ul li:nth-of-type(3n){margin: 0 10px 10px 0;}
.musicPro ul li:nth-of-type(2n){margin-right: 0;}
.musicPro{width: 80.27%;}
.musicMin .musicMid span{width: 60.837%;margin-left: -30.418%;}
.bantou .formtan{width: 88.76%;margin-left: -44.38%;top:15px;}
/*Movies*/
.mBxuan .movnav p span{font-size: 14px;padding: 0 27px;}
/*intelligent*/
/*.intellMin .levelnav{width: 62.416%;}*/
.intellMin .pinpai{width: 98.447% !important;}
.intellCon .levelLe h1{width: 40.051%;margin-bottom: 2.41%;}
.intellCon .levelLe h1 p{font-size:14px;margin-top:-5%;}
/*new*/
.grid{width: 31.333%;}
.newBan ul li a{font-size: 16px;}
.paddingzhi .grid .meta .jiathis_style .jtico{padding-left:40px !important;}
/*new detail*/
.newAll .newtit h1{font-size: 26px;margin-bottom: 2%;}
.newAll .newtit h1,.newAll .newtit .tt{float:none;width: 100%;}
.newCon ul{width: 76.37%;}
.newCon ul li{width: 45%;}
/*about jianjie*/
.aboutMin .wyi h2{font-size: 26px;}
.aboutMin .udio .font .tit img,.aboutMin .mart .font .tit img{width: 55%;}
.aboutMin .udio .font .tit{margin-bottom: 5.018%;}
.aboutMin .udio .font span, .aboutMin .mart .font span{font-size: 20px;}
.aboutMin .udio .imgtu{width: 31.869%;}
.aboutMin .art .font{width: 67.305%;}
.aboutMin .lastmo h2{font-size: 20px;}
/*about Recruit*/
.recruLe .recruimg{height: 336px;}
.abRecruit .recruRi{height: 672px;}
.abRecruit{height:672px;}
.recruLe .recruimg .font{font-size: 24px;line-height: 28px;}
.recruRi h1 span{/*margin-right: 5.833%;*/width:33.333%;}
.recruRi h1,.bigul .nei h3{font-size: 16px;line-height: 32px;}
.bigul .nei .mailto{position: inherit;margin-top: 2%;}
/*about video*/
.abVideoMin .swiper-container-horizontal>.swiper-pagination{bottom: 0;}
.video .videow{width: 60%;margin-left:-30%;}
.embedbox .em{width: 60%;margin-left:-30%;}
/*honor*/
.honorQie h1,.honorMin .zizhi h1{font-size: 20px;}
.honorQie .qiehuan .datu li p{font-size: 16px;line-height: 32px;}
.honorQie .qiehuan .xtu dl dd{width: 208px;margin-right: 20px;}
.honorQie .qiehuan .xiaotu .next{left:0;}
.honorQie .qiehuan .xtu{margin-top: 4.446%;}
.honorMin .item p{font-size: 16px;}
/*wide*/
.area .areaCon table tr td:nth-of-type(1){width: 41.215%;}
/*login*/
.loginMin .dengCon{width:58.718%;}
.dengCon .ma{ width:28.876%;}
.dengCon .yzm{ width:67.51%;}
/*art*/
.Overview .jianjie h1,.Overview .jianjie ul{float: none;}
.Overview .jianjie ul{width: 100%;padding-top: 30px;}
.Overview .jianjie ul li{/*margin-right: 5.819%;*/width:25%;}
.overVedio p.tit{font-size:22px;}
/*caseall*/
.caseCon h1{font-size:24px;}
.ceseimg p{height:40px;line-height:40px;}
/*faq*/
.question .grid{width:31.37%;margin:0.953%/*16px*/;}
/*sucss*/
.sucCon h1{font-size:35px;}
.sucCon p{font-size:16px;}
.dengCon .btn .dl, .dengCon .btn .zc{font-size:16px;width:37.787%/*270px*/;height:42px;line-height:42px;}
/*sitemap*/
.sitemap ul li{ width:50%;}
}



@media(max-width:1366px) {
/*Partner*/
.partCon ul{height:381px;}
/*music*/
.bantou .formtan{top:50px;width:50.76%;margin-left:-24.38%;}
.bantou .formtan .liang input{height:40px;line-height:40px;}
.bantou .formtan .zc input{height:50px;line-height:50px;}
}

@media(max-width:1280px) {
/*Partner*/
.partCon ul{height:362px;}
/*music*/
.bantou .formtan{width:56.76%;margin-left:-28.38%;top:0;}
/*yingba*/
.movBarRi h1{margin:2.343% 0 1.816%;width:38.007%;}
}

@media(max-width:1024px) {
/*Partner*/
.partCon ul{height:284px;}
}

@media(max-width:960px) {
/*index*/
/*head*/
.marster_head .pc_right{ display: none;}
.marster_head .phone_right{display: block;}
/*home*/
.proMin li{width: 50%;}
.lanmu ul li{width: 50%;}
/*Movies*/
.mBxuan .movnav p span{font-size: 14px;padding: 0 5px;}
.movBarMin .movBarRi .shenq{width:13.837%;font-size:12px;}
/*sitemap*/
.sitemap ul li{ width:50%;}

}

@media(max-width:768px) {
/*Partner*/
.partCon ul{height:218px;}
}

@media(max-width:667px) {
/*Partner*/
.partCon ul{height:188px;}
}

@media(max-width:568px) {
/*Partner*/
.partCon ul{height:163px;}
}

@media(max-width:480px) {
/*Partner*/
.partCon ul{height:137px;}
}

@media(max-width:375px) {
/*Partner*/
.partCon ul{height:108px;}
}

@media(max-width:320px) {
/*Partner*/
.partCon ul{height:95px;}
}


@media(min-width:320px) and (max-width:767px){
/*index*/
.marster_head .logo{width: 30%;}
.marster_head{padding: 10px 0;}
.indexnew .dlnew dl{width: 100%;border-right:none; float: none;padding:25px 2.812% 28px;box-sizing:border-box;}
/*.indexnew .dlnew dl dt,.indexnew .dlnew dl dd{ float: none;width: 100%;}*/
.indexnew{padding:0;}
.indexnew .tith1{padding:0 2.812%;}
.indexnew .dlnew dl{border-top:#d9d9d9 1px dashed;}
.indexnew .dlnew dl:nth-of-type(1){border-top:#d9d9d9 1px solid;padding-left:2.812%;}
.indexnew .dlnew dl dt{text-align: center;margin-right:0;width:33.625%;}
.indexnew .dlnew dl dt img{width: 100%;}
.indexnew .dlnew dl dd{margin-left:3.437%;width:62.531%;}
.indexnew .dlnew dl dd p{margin:0 0 5px 0;height: 40px;line-height:20px; overflow:hidden;}
.footer .botnav ul li a{padding: 0 10px;}
.indexnew .dlnew dl dd h3 a{line-height:19px;height: 19px;overflow:hidden;}
.indexnew .dlnew dl dd p a{font-size: 12px;}
.indexMin .indexban ul li{width:100%; float:none;margin-bottom:1px;}
.indexMin .indexban ul li .pc{ display:none;}
.indexMin .indexban ul li .phone{ display:block;}
.indexMin .indexban ul li .opa_img img{width:70%;}
.indexMin .indexban ul li:hover .pc{display:block;}
.indexMin .indexban ul li:hover .phone{display:none;}
.indexMin .indexban ul li:hover .opa_img img{width:100%;}
.indexMin .indexban ul li .opa_img2{right:0;left:6.25%;}
/*xuanfu*/
.sy_share{display: none;}
/*home*/
.homeMin .serCon{width: 91.031%;}
.Brselect .pinpai{width: 98.51% !important;}
.Brselect .proCon .dlbox{width: 54.572%;}
.proMin li{width: 50%;}
.faqMin h1{width: 90%;}
.faqMin h1 span.cjwt{width:26%;background-size:contain; }
.faqMin h1 span.cppc{width: 50%;background-size:contain;}
.faqMin h1 span{margin-right: 10.385%;}
.question li .font{width: 85.197%;}
.lanmu ul li{width: 100%;}
.homeMin .serCon .sub,.GiftCase h1,.faqMin h1 span a,.lanmu ul li span{font-size: 18px;}
.homeMin .serCon .serft a{font-size: 12px;}
.Brselect .proCon .dlbox dt{width: 40px;height: 30px;}
.Brselect .proCon .dlbox dd{font-size: 12px;line-height: 22px;}
.proMin li .tith1 span{font-size: 14px;}
.GiftCase h1{padding:4.787% 0;}
.homeMin .serCon .txt{font-size: 12px;}
.question li .font p,.intellCon .levelLe p{font-size: 12px;line-height: 22px;}
.homeMin .serCon .txt,.homeMin .serCon .sub{height: 35px;line-height: 35px;}

.Brselect .pinpai{width: 90%/*1469px*/;margin:0 auto;padding:1.166%/*80px*/ 0 2.083%/*40px*/;}
.Brselect .pinpai li{width: 100%;height: 23px;line-height: 23px;padding-bottom: 15px;cursor: pointer; background-color:#c3f951; text-align:center;  margin-right:2%;}
.Brselect .pinpai li a{ font-size:12px; height:23px; line-height:23px;}
.Brselect .pinpai li.cur,.Brselect .pinpai li:hover,.intellMin .pinpai li.cur,.intellMin .pinpai li:hover{background: url(../images/probj.jpg) center bottom repeat;background-size:contain;}
.Brselect .proCon{width: 100%;border-top: #dcdcdc 1px solid;}
.Brselect .proCon .dlbox{width: 80.572%/*395px*/;margin:0 auto;padding: 2.083%/*40px*/ 0;}
.Brselect .proCon .dlbox dl{width: 50%;cursor: pointer;text-align: left;}
.Brselect .proCon .dlbox dt{width: 77px;height:59px; overflow: hidden;position: relative;margin:0 auto;}
.Brselect .proCon .dlbox dd{width: 77px;text-align:left;font-size: 18px;color: #666;line-height: 46px;width: 100%;}

.intellMin .pinpai li{padding-bottom: 25px;}
/*xuanfu*/
.goToTop{width: 10%;}
/*home detsail*/
.smy_pro .qiehuan,.smy_pro .sumary{float:none;width: 100%;}
.smy_pro .qiehuan{margin-bottom: 6.125%;}
.break, .break a, .break span{font-size: 12px;}
.break{height: 40px;line-height: 40px;}
.smy_pro .sumary h1{width: 21.721%;}
.smy_pro .sumary h2{font-size: 22px;margin:2.856%/*40px*/ 0 1.781%/*19px*/ 0;}
.smy_pro .sumary .tit{font-size: 20px;}
.smy_pro .sumary p,.jianft .jianp p{font-size: 12px;line-height: 22px;}
.smy_pro .sumary .down a{font-size: 14px;height: 45px;line-height: 45px;}
.recom .h1 span{font-size: 18px;}
.jianft ul,.recom .h1{height: 45px;line-height: 45px;}
.jianft .jianp{padding: 6.604%/*50px*/ 0 6.208%/*100px*/ 0;}
.recom .h1 a{font-size: 12px;}
.jianft ul li{font-size: 14px;margin-right: 10.767%;}
/*home search*/
.serPage .tou p{font-size: 16px;line-height: 32px;}
.serPage .tou .back{font-size: 12px;height: 30px;line-height: 30px;width: 65px;}
.serPage .load a{font-size: 14px;margin-bottom: 8px;}
/*music*/
.musicMin .musicLe,.musicMin .musicMid,.musicMin .musicRi{float: none;width: 100%;}
.musicPro ul li{width: 100%;margin-right: 0;}
.musicRi .bktit{padding-right: 0;padding-left: 10.733%;text-align: left;}
.musicRi .lefont{margin-right: 0;margin-left: 10.733%;text-align: left;}
.musicLe .bktit{padding-left:10.733%;}
.musicLe .lefont{margin-left:10.733%;}
.musicMin .musicMid{margin-top:6%;}
.musicLe .bktit h1, .musicRi .bktit h1{font-size: 30px;}
.musicLe .bktit strong, .musicRi .bktit strong{font-size: 14px;}
.musicLe .lefont p, .musicRi .lefont p{font-size: 12px;line-height: 22px;}
.musicLe .lefont .bold strong, .musicRi .lefont .bold strong,.musicPro ul li p{font-size: 14px;}
.bantou .formtan{width: 98%;margin-left: -49%;top:20px;}
.bantou .formtan .zc input{font-size: 18px;height: 48px;line-height: 48px;}
.bantou .formtan .liang label{font-size: 14px;line-height: 28px;}
/*Movies*/
.movBarMin .movBarLe,.movBarMin .movBarRi{float: none;width: 100%;}
.movBarMin .movBarLe{text-align: center;}
.movBarMin .movBarRi{padding:0 4.687%;box-sizing:border-box;}
.movBarRi h1{width: 75.007%; float:none;}
.movBarRi p{font-size: 12px;line-height: 22px;}
.mBxuan .movnav p span{font-size: 12px;padding: 0;width: 50%;display: inline-block;float: left;}
.mBxuan .movnav{height: auto;line-height: 45px;width: 100%;}
.mBxuan .movnav p{width: 100%;overflow: hidden;zoom:1;}
.mBxuan .movnav p span:hover, .mBxuan .movnav p span.cur{background: #003970;}
/*intelligent*/
.intellMin .levelnav{width: 100%;}
.intellMin .levelnav li{margin-right: 5%;width: 30%;height: auto;background-size:100%;padding:13.2% 0;}
.intellMin .levelnav li:hover, .intellMin .levelnav li.current{background-size:100%;}
.levelnav li span{font-size: 16px;line-height: 24px;}
.intellMin .pinpai li p{font-size: 14px;line-height:22px;height:22px; overflow:hidden;}
.intellMin .pinpai li{line-height: 32px;}
.intellCon .levelLe,.intellCon .levelRi{float: none;width: 100%;}
.intellCon .levelLe h1{width: 43.051%;}
.intellCon .levelLe{padding: 0 4.166% 4.166%;}
.levelRi .swiper-button-prev,.levelRi .swiper-button-next{width:36px;height:36px;}
.levelRi .swiper-button-prev:hover,.levelRi .swiper-button-next:hover{}
.levelRi .swiper-button-prev{left:0;}
.levelRi .swiper-button-next{left: 41px;}
.intellCon .levelLe h1 p{font-size:12px;margin-top:-2%;}
/*new*/
.grid{width: 100%;}
.newBan ul li a{font-size: 12px;}
.grid .imgholder img{width: 100%;}
.newBan ul{position: inherit;background: rgba(0,0,0,1);}
/*new detail*/
.container{width: 98%;}
.newAll .newtit h1{font-size: 13px;margin-bottom: 2%;}
.newAll .newtit h1,.newAll .newtit .tt{float:none;}
.newCon ul{width: 100%;}
.newCon ul li,.newCon ul li img{width: 100%;}
.newAll .newtit .newtime,.newtit .jiathis_style_32x32 .jtico_jiathis,.newAll .newtit .back a, .lasted .back a{font-size: 12px !important;}
.newCon p{font-size: 12px;line-height: 22px;}
.newAll .lasted h2{font-size: 18px;}
.newAll .lasted .box{padding:15px 0;}
.newAll .lasted .box p a{font-size: 12px;}
.newAll .newtit h1{/*height: 26px;*/line-height: 20px;}
/*about jianjie*/
.abBan ul.abNav li{width: 20% !important;}
.newBan ul.abNav li:last-child a{border-right:#fff 1px solid;border-color: rgba(255,255,255,0.2);}
.newBan ul.abNav li a{border-bottom:#fff 1px solid;border-color: rgba(255,255,255,0.2);}
.aboutMin .wyi h2{font-size: 18px;}
.aboutMin .wyi p, .aboutMin .udio p, .aboutMin .mart p, .aboutMin .Brand p{font-size: 12px;line-height: 22px;}
.aboutMin .wyi .yuan span{width: 75px;height: 75px;line-height: 75px;font-size: 14px;}
.aboutMin .udio .font,.aboutMin .udio .imgtu,.aboutMin .mart .font,.aboutMin .mart .imgtu{float: none;width: 100%;}
.aboutMin .udio .imgtu{width: 60%;margin: 0 auto;}
.aboutMin .udio .font .tit{width: 50%;margin-bottom: 4.018%;}
.aboutMin .udio .font span, .aboutMin .mart .font span{font-size: 14px;padding: 0;text-align: center;height: 45px;line-height: 45px;}
.aboutMin .udio .font{margin-bottom: 3%;}
.aboutMin .mart .imgtu{position: inherit;width: 60%;margin: 0 auto;}
.aboutMin .mart .font{text-align: left;margin-bottom: 3%;}
.aboutMin .mart .font .tit{width: 80%;margin-bottom: 4.018%;}
.aboutMin .art .font .tit{width: 60%;}
.aboutMin .lastmo h2,.aboutMin .Brand h2{font-size: 16px;}
.aboutMin .lastmo .bk{width: 87.989%;font-size: 12px;line-height: 22px;}
.aboutMin .Brand ul li{width: 25%;}
.aboutMin .lastmo{padding: 14.364% 0 12.895%/*94px*/;}
.aboutMin .Brand{padding:9.541% 0;}
.aboutMin .Brand h2{margin-bottom: 2.979%;}
.aboutMin .Brand ul{margin-top: 4.958%;}
/*about Recruit*/
.abRecruit .recruLe,.abRecruit .recruRi{float: none;width: 100%;}
.recruLe .recruimg{height: 232px;}
.recruLe .recruimg .font{font-size: 18px;line-height: 24px;}
.recruRi h1 span{/*margin-right: 4.833%;*/width:33.333%;line-height:24px;}
.recruRi h1,.recruRi .bigul .tou h2,.bigul .nei h3{font-size: 14px;}
.recruRi .bigul .tou{height: 50px;line-height: 50px;}
.bigul .nei .asked span{font-size: 12px;}
.bigul .nei h3{line-height: 50px;}
.bigul .nei .quali li{line-height: 22px;font-size: 12px;}
.abRecruit{height: auto;}
.abRecruit .recruRi{height: 464px;}
.bigul .nei .mailto{position: inherit;margin-top: 2%;font-size: 12px;height: 30px;line-height: 30px;}
/*about video*/
.abVideoMin .swiper-container-horizontal>.swiper-pagination{bottom: 0;}
.abVideoMin .swiper-container{padding-bottom: 11.767%;}
.video .videow{width: 100%;margin-left:0;left:0;}
.embedbox .em{width: 100%;margin-left:0;left:0;}
/*honor*/
.honorQie h1,.honorMin .zizhi h1{font-size: 16px;}
.honorQie .qiehuan .datu,.honorQie .qiehuan .xiaotu{float: none;width: 100%;}
.honorQie .qiehuan .xiaotu{display: none;}
.honorQie .qiehuan{width: 98%;}
.honorQie .qiehuan .datu ul li img{width: 100%;}
.honorQie .qiehuan .datu li p,.honorMin .item p{font-size: 12px;line-height: 22px;}
.honorMin .item p{height: 22px;}
/*wide*/
.abWideMin .map,.abWideMin .area{float: none;width: 100%;}
.abWideMin .area h1 span{font-size: 14px;line-height: 24px;}
.area .areaCon h2{font-size: 16px;}
.area .areaCon p{font-size: 12px;line-height: 22px;}
.area .areaCon table tr:nth-of-type(1) td{font-size:16px;}
.area .areaCon table tr td:nth-of-type(1){width: 50.215%;}
.area .areaCon table tr td{font-size: 12px;height:32px;line-height: 32px;}
/*login*/
.loginMin .dengCon{width:98%;}
.dengCon .tit h1 img{width: 40%;}
.dengCon .tit h1{font-size: 12px;}
.dengCon form input,.dengCon .btn .dl, .dengCon .btn .zc{font-size: 14px;}
.dengCon .ma img{margin-bottom: 3px;}
.dengCon form input{padding: 0 14.397%;}
.dengCon .btn .dl, .dengCon .btn .zc{height: 45px;line-height: 45px;}
.zcCon form input{padding: 0 6.397%;}
/*art*/
.Overview .jianjie h1,.Overview .jianjie ul{float: none;}
.Overview .jianjie ul{width: 100%;padding-top: 20px;}
.Overview .jianjie ul li{/*margin-right: 9.819%;*/margin-bottom: 12px;width:50%; text-align:center;}
.Overview .jianjie h1{font-size: 24px;}
.Overview .jianjie h1{height:59px;width: 100%; background-repeat:repeat-x;}
.Overview .jianjie ul li strong,.overVedio h1 p{font-size: 16px;}
.Overview .jianjie ul li span{font-size: 14px;}
.Overview .neir p{font-size: 12px;line-height: 22px;}
.overimg li{width: 50%;}
.overimga li{width: 50%;}
.overVedio h1{width: 23.187%;marign:4.906% auto 2.822%;}
.CACvedio .CACcon{width: 87.354%;}
.CACvedio{padding:7.645% 0 9.947%;}
.question li .font h3{font-size: 15px;}
.overVedio p.tit{font-size:20px;}
/*caseall*/
.caseCon h1{font-size:16px;margin:3.476% 0 4.818%;}
.ceseimg p{height:25px;line-height:25px;}
/*faq*/
.question .grid{width:95%;margin:0.953% auto/*16px*/; float:none;}
/*movies*/
.movBarMin .movBarRi .shenq{width:24.837%; float:none;font-size:12px;height:30px;line-height:30px;}
/*sucss*/
.sucCon h1{font-size:24px;}
.sucCon p{font-size:14px;}
/*sitemap*/
.sitemap h3{margin:5% 0;}
.sitemap ul li{ width:100%;}

}
