body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    color: #222;
}
body, button, input, select, textarea {
    font: 14px/1 "Microsoft YaHei", "微软雅黑";
}
h1 {
    font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
h4, h5, h6 {
    font-size: 100%;
}
address, cite, dfn, em, var {
    font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
    font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
    font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol {
    list-style: none;
}
/* 重置文本格式元素 */
a {
    text-decoration: none;
    color: #666
}
a:hover {
    text-decoration: none;
    color: #ca3214
}
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
    border-bottom: 1px dotted;
    cursor: help;
}
q:before, q:after {
    content: '';
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px
}
::-webkit-scrollbar-track {
  width: 8px;
  background-color: #f9f9f9
}
::-webkit-scrollbar-thumb {
  background:#274d9a;

  background-clip: padding-box;
  min-height: 100px
}
::-webkit-scrollbar-thumb:hover {
  background-color: #555
}
.width100 {
    width: 100%;
    overflow: hidden;
}
.mp0 {
    padding: 0 0rem;
    overflow: hidden;
}
.mp2 {
    padding: 0 0.2rem;
    overflow: hidden;
}
.mp5 {
    padding: 0 0.5rem;
    overflow: hidden;
}
.b1 {
    height: 1px;
    clear: both;
    overflow: hidden;
}
.b10 {
    height: 10px;
    clear: both;
    overflow: hidden;
}
.b20 {
    height: 20px;
    clear: both;
    overflow: hidden;
}
.b40 {
    height: 40px;
    clear: both;
    overflow: hidden;
}
.img100{width: 100%;}
/*clear*/
.clear {
    clear: both;
    float: none;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.clearfix {
    zoom: 1;
}

.display-pc {  display: block; }

.not-display-pc {  display: none; }
.flash-move {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(100px);
  transition: all .8s; }

.flash-move.move-on {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: all .7s; }

ul,li,ol{list-style:none;}


.screen{width: 100%; padding: 0 6%; overflow: hidden;}

.sticky-nav {
left: 0;
margin: auto;
position: fixed !important;
top: 0;
width: 100%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
z-index: 9999;
-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
transition: .5s !important;
background: #549e28 !important;
}
.sticky-nav .dreamit-header-menu ul li a {
    color: #fff;
}
.stiky-logo {
display: none;
}
.sticky-nav .stiky-logo {
display: block;
}
.sticky-nav .main-logo {
display: none;
width: 100%;
}
.header-area {
	position: fixed;
	width: 100%;
    background: #ffffffeb;
	z-index: 9999;
} 
.dreamit-header-logo {
    margin: 10px 0 10px 36px;
} 

.dreamit-header-menu {
	float: right;
}
.dreamit-header-menu ul {
   
}
.dreamit-header-menu ul li {
    display: inline-block;
    margin:0 15px;
    position: relative;
}
.dreamit-header-menu ul li a {
	line-height: 40px;
    display: inline-block;
    color: #333;
    font-size: 17px;
    font-weight: 500;
    transition: .3s;
    margin: 27px 0;
}
.dreamit-header-menu ul li a:hover {
    color: #274d9a;
}
.header-button {
	width: 100%;height: 100%;
    display: inline-block;
}
.pagination{width: 100%;}
.pagination span{padding: 8px; background: #2F3237; margin-right: 5px; color: #fff;}
.pagination span a{color: #fff;}
.page-numbar a{ margin-right: 10px;}
.page-numbar a.page-num-current{color: # 274d9a;}
.dreamit-header-menu ul li .dropdown-menu{min-width: 100px; top: 96%;border-top: 3px solid #274d9a;}
.dreamit-header-menu ul li .btn-group .dropdown-toggle{font-size: 14px;}
.dreamit-header-menu ul li .btn-group .dropdown-toggle {text-decoration: none;}
.dreamit-header-menu ul li .dropdown-menu a{width: 100%; margin: 2px 0;}
.dreamit-header-menu ul li .dropdown-menu li{width: 100%; margin: 0;}
.header-button a {
	font-family:'DoHyeon', sans-serif;
	width: 100%; height: 100%;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    background: #274d9a;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    transition: .5s;
	line-height: 90px;
}
.header-button a:hover {
    background: #fff;
    color: #213C71;
}
.menu-dg img{vertical-align: middle;}
.dreamit-header-menu ul li.menu-tel a{font-family:'DoHyeon', sans-serif; font-size: 32px;font-weight: bold; color: #274d9a; margin: 0; padding-right: 15px;vertical-align: middle;}
.menu-tel i{    font-size: 36px;vertical-align: middle;
    background: none;
    color: #274d9a;
    margin-right: 5px;
}
.dreamit-header-menu ul li .btn-group .btn{font-size: 12px;}
.dreamit-header-menu ul li:last-child{margin-left: 0px;padding-left:45px;background: url(../images2/t1.png) no-repeat left top;}
.sticky-nav .menu-tel i{background: none;color: #fff; font-size: 32px;}
.sticky-nav  .dreamit-header-menu ul li:last-child{background: url(../images2/t1.png) no-repeat left bottom !important;}



.menu-wrapper .mr0{margin-right: 0;}



.logo-txt::before{
    content: "MILITANT";
    position: absolute;
    top: 17px;
    left: 10px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    z-index: 9999;
    font-weight: 700;
    display: none;
}
.menu-toggle {
    color: #fff;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 17px;
    display: none;
    cursor: pointer;
}
.mobile-angle-icon{
    display: none !important;
}

.header-top-area {
    background: #274d9a;
    padding: 9px 0;
}
.dreamit-header-menu-address ul {
    list-style: none;
}
.dreamit-header-menu-address ul li {
    display: inline-block;
    margin-right: 16px;
}
.dreamit-header-menu-address ul li a {
    color: #fff;
}
.dreamit-header-menu-address ul li span {
    color: #fff;
}
.dreamit-header-menu-address ul li a i {
    margin-right: 7px;
}
.dreamit-header-menu-address ul li span i {
    margin-right: 7px;
}
.dreamit-header-top-socail {
    text-align: right;
}
.dreamit-header-top-socail a {
    color: #fff;
    display: inline-block;
    margin-left: 15px;
}
.sticky-nav {
left: 0;
margin: auto;
position: fixed !important;
top: 0;
width: 100%;
box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
z-index: 9999;
-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
transition: .5s !important;
background: #274d9a!important;
}
.sticky-nav .dreamit-header-menu ul li a {
    color: #fff;
}
.stiky-logo {
display: none;
}
.sticky-nav .stiky-logo {
display: inline-block;
}
.sticky-nav .main-logo {
display: none;
	width: 100%;
}

.mobile-menu-social-icon {
    display: none;
}
.sticky-nav .header-button a{background: #274d9a; color: #fff;}

/* Sub Menu Css */
.dreamit-header-menu ul li .sub-menu {
    opacity: 0;
    background: #fff;
    width: 286px;
    position: absolute;
    left: 0;
    top: 150%;
    transition: .5s;
    z-index: 22;
    overflow: hidden;
    visibility: hidden;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-top: 3px solid #274d9a;
    padding: 10px 0;
	text-align: left;
}
.dreamit-header-menu ul li:hover .sub-menu{
    opacity: 1;
    top: 101%;
    visibility: visible;
}
.dreamit-header-menu ul li .sub-menu ul li {
    display: block;
}
.dreamit-header-menu ul li .sub-menu ul li a {
    visibility: inherit;
    padding: 8px 0px;
    transition: .5s;
    display: block;
    font-size: 15px;
    color: #333 !important;
    transition: .5s;
    margin: 0;
}
.dreamit-header-menu ul li .sub-menu ul li:last-child{ margin: 0 15px;  background: none !important; padding-left: 0px;}
.dreamit-header-menu ul li .sub-menu ul li a:hover{
    color:#274d9a !important;
}
/* Home Two Css */
.single-middle-address-icon i {
    font-size: 30px;
    float: left;
    color: #274d9a;
    padding-right: 15px;
}

.single-middle-address-content h3 {
    color: #565872;
    font-size: 15px;
    font-weight: 600;
}
.single-middle-address-content a:hover {
    color: #333;
}

.single-middle-address-content a {
    color: #274d9a;
    transition: .5s;
}


.vidbacking-active-body-back{
	position: fixed;
	z-index: -100;
	min-width: 100%;
	min-height: 100%;
	top: 50%;
	left: 50%;
	background-size: cover;
	overflow: hidden;
	opacity: 1;
	transition: 2s opacity;
	transform: translateX(-50%) translateY(-50%);
}

.vidbacking-active-block-back{

	width: 100%;
display: block;
}

.vidbacking{
	display: none;
}
.vidmask-body-back{
	background: url("../images2/bg1.png") repeat;
	opacity: 0.4;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -50;
	display: block;
}
.vidmask-block-back{
	background: url("../images2/bg1.png") repeat;
	opacity: 1;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: auto;
	z-index: -50;
	display: block;
}



.kaiwen{
display: flex !important;
align-items: center !important;
}
.video-back{width: 100%;}

.video-back h2{
	font-family:'DoHyeon', sans-serif;
    letter-spacing: 5px;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: 4px;
    margin: 0 0 10px;
    text-transform: uppercase;
    color: #fff;}

.video-back h3 {
    font-size: 24px;
    font-weight: 500;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    line-height: 1.4;
    color: #fff;
}

.witr_shape_item_inner {
    position: absolute;
    left: -65px;
    /* text-align: center; */
    top: 13px;
    /* margin: auto; */
    z-index:-1;
    content: "";
	transition:.5s;	
}
.witr_shape_image{
	animation: witr_movelr_box45  5s  linear  1s  infinite  alternate  running;
}
@keyframes witr_movelr_box45 {
  0%{
	  transform: translateX(0px);
	}
  100%{
	  transform: translateX(45px);
	}
}
.single_image {
    position: relative;
}
.single_image  img{
    max-width:100%;
}

.witr_shape_image img{
    max-width:100%;
}

.single_image:before {
    content: '';
    position: absolute;
    /* background: #274d9a; */
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.witr_tx_ovei_title {
    position: absolute;
    left: 20px;
    bottom: 5px;
    z-index: 9;
}
.witr_tx_ovei_title h2 {
    margin-bottom: 5px;
}
.witr_tx_ovei_title p{
	color:#222222;
}
.kaiwen_about_area {
    padding: 70px 0px 100px;
}
.kaiwen_about_area .witr_shape_item_inner {
    left: -10px;
    top:30px;
}
.witr_about_title h3{
	 margin-top: 9px;
	margin-bottom: 25px;
	    width: 80%;
}
.kaiwen_about_area .witr_section_title_inner h1 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    margin: 29px 0px 30px 0px;
}
.kaiwen_about_area .witr_section_title_inner.text-left p {
    width: 100%;
	font-size: 17px;
    line-height: 30px;
}
.witr_about_title .witr_section_title_inner.text-left p {
    width: 90%;
}

.icon-list-items li{
    margin-bottom: 13px;
}
.icon-list-items li span{
   padding-left:5px;
}
.icon-list-items li span i {
    color: #008D00;
}

.kaiwen_about_area .witr_button_area {
    margin-top:36px;
}
.kaiwen_about_area .witr_btn {
    font-size: 18px;
    padding: 15px 30px;
    font-weight: 700;
}

.about_service_item{
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #274d9a;
    box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 9%);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	margin: -100px 85px 0px 55px;
	 padding: 25px 24px 20px 24px;
	 background:#fff;
	  border-radius: 10px;
	  width: 66%;
		position: relative;
}
.about_service_item .service-item.all_color_service {
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    margin-bottom:0px;
}
.about_service_item .text_box{overflow: hidden;}
.about_service_item .text_box h3 {
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
} 
.about_service_item .witr_custom_icons{text-align: center;}
.about_service_item .witr_custom_icons i {
    color: #FF0000;
    font-size: 21px;
	background: transparent;
    border: none;
} 
.about_service_item .text_box.all_icon_color {
    padding: 0px;
}
.title_top{
	margin-top:100px;
}

.witr_section_title {
    position: relative;
}

.witr_section_title_inner {
    position: relative;
    z-index: 1;
}
.witr_section_title_inner h3 {
    font-size: 17px;
    color: #274d9a;
    margin-bottom: 13px;
    display: inline-block;
    font-weight: 700;
}
.witr_section_title_inner h2 {
    font-size: 38px;
    font-weight: 700;
}

.hisfull_about_area .witr_section_title_inner h1 {
    color: #222222;
    font-size: 20px;
    font-weight: 500;
    margin: 29px 0px 30px 0px;
}
.hisfull_about_area .witr_section_title_inner.text-left p {
    width: 98%;
}
.witr_section_title_inner p {
    margin-top: 10px;
}

.hisfull_about_area .witr_button_area {
    margin-top:36px;
}
.hisfull_about_area .witr_btn {
    font-size: 18px;
    padding: 15px 30px;
    font-weight: 700;
}
.witr_gbtn {
    background-color: #3d59e8;
    background: linear-gradient(
45deg
, #274d9a, #666);
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 30px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: all 0.5s;
}
.witr_gbtn:hover {
    color: #fff;
    background-image: linear-gradient(45deg, #274d9a, #666);}
.witr_gbtn:hover::before {
    opacity: 1;
}
.witr_gbtn::before {
    position: absolute;
    border-radius: 3px;
    left: 0;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: linear-gradient(
45deg
, #274d9a, #666);
    top: 0;
    content: "";
    width: 100%;
    z-index: -2;
    transition: all .5s ease;
}
.witr_gbtn.witr_gbtn2 {
    border-radius: 30px;
    padding: 18px 30px;font-size: 17px;
}
.witr_gbtn.witr_gbtn2::before {
    border-radius: 30px;
    background: linear-gradient(
45deg
, #666 , #274d9a);
}
.witr_btn_sinner .witr_gbtn.witr_gbtn2 span {
    margin-left: 10px;
}

.em-service2.sleft {
    text-align: left;
}
.witr_sstyle_9 {
    position: relative;
    z-index: 1;
	text-align: left;
    padding: 42px 50px 50px;
    box-shadow: 0px 5px 20px 0px #dddddd3b;
    transition: .5s;
}
.witr_sstyle_9::before {
    background: #e5edf5;
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    content: "";
    z-index: -1;
    border-radius: 0 0 80px 0;
    transition: .5s;
}
.service_top_text {
 
}
.em-service2.sleft .em-service-icon {
    float: left;
    margin-right: 30px;
    margin-top: 10px;
	font-size: 35px;
}

.em-service2.sleft:hover .em-service-icon{background-position:left bottom !important}

.em-service2 .em-service-icon i {
    font-size: 50px;
    box-shadow: none;
	color: #274d9a;
}
.em-service2 .em-service-icon i {
    width: 68px;
    display: inline-block;
    height: 68px;
    line-height: 68px;
    box-shadow: none;
    text-align: center;
    font-size: 40px;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service2 .em-service-inner {
    overflow: hidden;
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h3 {
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 10px 0 15px;
	font-size: 18px;
	font-weight: bold;
}
.em-service-desc p {
	line-height: 24px;
    -webkit-transition: .5s;
    transition: .5s;
}
.service-btn.service_btn3 a{
	color: #FFFFFF;
    background:#274d9a;
    margin: 12px 0px 0px 0px;
    padding: 15px 30px 15px 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
    display: inline-block;
    transition: .5s;
	clear: both;
float: left;
}
.service-btn.service_btn3 a i{
	margin-left:10px;
}
.service-btn.service_btn3 a:hover{
    background-color:#15133A;
}
.witr_sstyle_9:hover .service-btn > a {
    border-color: #274d9a;
    color: #fff;
    background: #274d9a;
}
.witr_sstyle_9:hover .service-btn > a:hover {
    background: #15133A;
}

.zhuanli-list{margin: 5% auto;}
.zhuanli-xx{    background: url(../images2/zhuanli.jpg) center no-repeat; background-size: cover; height: 100%;    padding: 50px 0;}
.zhuanli-xx .witr_section_title_inner h3, .zhuanli-xx .witr_section_title_inner h2, .zhuanli-xx .witr_section_title_inner p{ color: #fff;}
.zhuanli-xx-n{margin-top: 60px;}
.zhuanli-xx-n ul{}
.zhuanli-xx-n ul li{ text-align: center; background: #666; padding-bottom: 90px; padding-top: 50px; border-radius: 8px; background: #274d9ac4;}
.zhuanli-xx-n ul li:hover{}
.zhuanli-xx-n ul li h2{ color: #fff; padding: 24px 0; font-size: 24px;}
.zhuanli-xx-n ul li i{ width: 32px; height: 1px; display: inline-block; background: #fff;}
.zhuanli-xx-n ul li p{color: #fff; padding: 24px 27px; font-size: 16px; line-height: 24px; height: 48px;}
.zhuanli-xx-n .owl-nav{ display: block !important;}
.zhuanli-xx-n .owl-nav .owl-prev{position: absolute;left: -4%;top: 43%;background: url(../images2/zl-left.png) no-repeat;width: 40px;height: 42px;}
.zhuanli-xx-n .owl-nav .fa-chevron-left:before{ content: "";}
.zhuanli-xx-n .owl-nav .fa-chevron-right:before { content: "";}
.zhuanli-xx-n .owl-nav .owl-prev i{}
.zhuanli-xx-n .owl-nav .owl-next{position: absolute;right: -4%;top: 44%;background: url(../images2/zl-right.png) no-repeat;width: 40px;height: 42px;}
.zhuanli-xx-n .owl-nav .owl-next i{}



.fuwuxm{margin-top: 60px;}

 .witr_sstyle_9:hover .service-btn > a {
    border-color: #274d9a;
    color: #fff;
    background: #274d9a;
}
.witr_sstyle_9:hover .service-btn > a:hover {
    background: #15133A;
}
.em-service2.all_color_service {
       padding: 45px 25px 45px 37px;
    box-shadow: 0px 0px 20px 0px rgb(42 67 113 / 15%);
	    margin-bottom: 30px;
}
.em-service-icon i {
    color: #274d9a;
}
.range {
    display: flex; 
    flex-wrap: wrap;
}
.fuwu-list{margin-top: 6px;height: 100px;overflow: hidden;}
.fuwu-list div{line-height: 26px; -webkit-transition: .5s;    transition: .5s;}
.fuwu-list div a{display: inline-block; height: 25px; overflow: hidden;color: #333;padding-left:30px;background:url(../images/gou.png) no-repeat top left;}
.fuwu-list div a i{ margin-right: 2px;}
.con8 .owl-carousel .owl-item:hover .fuwu-list div a{background:url(../images/gou.png) no-repeat bottom left;}


.witr_sstyle_9:hover::before {
    width: 100%;
    height: 100%;
    border-radius: 0px;
    background: #274d9a;
}
.witr_sstyle_9:hover .em-service-icon i {
    color: #fff;
   background-position: bottom !important;
}
.witr_sstyle_9:hover h3, .witr_sstyle_9:hover p, .witr_sstyle_9:hover a, .witr_sstyle_9:hover .fuwu-list div {
    color: #fff;
}
.witr_sstyle_9:hover .service-btn > a:hover {
    background: #15133A;
}

.zhuanliys{margin-top: 100px; margin-bottom: 100px;}
.service_top_text {
    display: block;
}
.em-service-icon {
	float: left;
	font-size: 35px;
    margin-right: 8px;
    margin-top: -6px;
}
.em-service-icon i {
    box-shadow: none;
    font-size: 55px;
    color: #274d9a;
}
.em-service-icon i {
    width: 68px;
    display: inline-block;
    height: 68px;
    line-height: 68px;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.em-service-inner {
    margin-bottom: 10px;
	overflow: hidden;
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h3 {
    margin: 0px 0 15px;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-service-title h3 a{font-size: 24px;color: #222;letter-spacing: 1px;}
.em-service-desc p {
    -webkit-transition: .5s;
    transition: .5s;
}
.zhuanliys .text_box{margin-bottom: 40px;}

.call_action_bg {
    background-image: url(../images2/ad.jpg);
    background-position: center center;
    background-size: cover;
    position: relative;
   padding: 5% 0%;
}
.call_action_bg:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(21,19,58,0.9);
}

.call_content h3 {
	font-size: 18px;
    font-weight: 400;
    padding: 4px 0px;
    color: #fff;
    text-align: center;
	margin-bottom: 20px;
}
.call_content h2 {
	font-size: 24px;
    font-weight: 700;
    padding: 4px 0px;
    color: #fff;
    text-align: center;
}
.call_content .ad_button {
    text-align: center;
    margin-top: 28px;
}

.call_content a{
	background: #274d9a;
    padding: 15px 35px;
    color: #fff;
    display: inline-block;
    transition: 1s;
    margin-right: 15px;
    font-weight: 500;
    border-radius: 5px;
    font-size: 17px;
}
.ad_button a i {
    margin-left: 10px;
}
.ad_button a:hover {
    background: #666;
}

.anli-xx-n{margin-top: 0px; margin-bottom: 80px;}
.anli-xx-n ul{}
.anli-xx-n ul li{  text-align: left;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
    overflow: hidden;}
.anli-xx-n ul li img{max-width: 100%;}
.anli-xx-n ul li:hover{}
.anli-xx-n ul li p{color: #FA4C17; padding: 6px 5px; font-size: 16px; line-height: 24px; height: 36px; text-align: center; overflow: hidden;}
.anli-xx-n .owl-dots{text-align: center; margin-top: 5px;}
.anli-xx-n .owl-theme .owl-dots .owl-dot.active span, .anli-xx-n .owl-theme .owl-dots .owl-dot:hover span{background: #ff0000;}
.anli-xx-n .owl-theme .owl-dots .owl-dot span{width: 20px; height: 8px;}


.single-blog {
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgb(148 146 245 / 20%);
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
	text-align: left;
}
.blog-thumb {
    overflow: hidden;
}

.blog-thumb a {
	position: relative;
    display: block;
}
.blog-thumb a:before {
    content: "";
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background: #274d9a;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    z-index: 999;
    -webkit-transition: .5s;
    transition: .5s;
}
.blog-thumb img {
    -webkit-transition: .5s;
    transition: .5s;
    display: block;
	height: 255px;
}
.em-blog-content-area {
    padding: 15px 15px 15px;
}
.blog-page-title h2 {
    display: block;
    font-size: 18px;
    margin-bottom: 7px;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.blog-page-title a {
	color: #222;
    display: inline-block;
    word-break: break-all;
	line-height: 26px;
}
.blog-meta {
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.blog-meta-left {
    padding: 0 0 9px;
}
.blog-meta-left i{ color: #ff0000; margin-right: 5px;}
.blog-meta-left a, .blog-meta-left span {
    color: #666;
    font-size: 13px;
    margin-right: 5px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.blog-content {
    word-break: break-word;
}
.single-blog:hover .blog-thumb a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single-blog:hover .blog-thumb img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.blog-content p{font-size: 15px;line-height: 24px;}
.kaiwen-news{}

.kw-news-right{transition: .5s;}
.kw-news-right dl{ display: inline-flex; margin-top: 9px; margin-bottom: 9px;}
.kw-news-right dl dt{ float: left; text-align: center; width: 100px; line-height: 48px; font: 42px "Microsoft YaHei"; color: #7e7e7e; font-weight: bold; border-right: 1px solid #ccc; padding-right: 12px;}
.kw-news-right dl dt em{ display: block; font: 16px "Microsoft YaHei"; color: #999; line-height: 32px;}
.kw-news-right dl dd{float: left;padding-left: 12px;}
.kw-news-right dl dd h2{ display: inline-block;}
.kw-news-right dl dd h2 a{display: block;font-size: 16px;font-weight: normal;color: #000;line-height: 24px; height: 48px; text-decoration: none; overflow: hidden;}
.kw-news-right dl dd p{font-size: 14px;color: #666;}

.kw-news-right:hover{background:#274d9a;}
.kw-news-right:hover dl dt, .kw-news-right:hover dl dt em, .kw-news-right:hover dl dd h2 a, .kw-news-right:hover dl dd p {color: #fff;}

.news-bg{ padding-top: 80px; padding-bottom: 80px; background: #f5f5f5; background-size: cover; overflow: hidden;}


.kaiwen-hezuo{margin: 5% auto;}
.hezuo-xx-n{margin-top: 0px;}




.con5{width:100%;height:auto;clear:both;float:left;overflow:hidden;}
.con5 .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.con5 .owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.con5 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.con5 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.con5 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.con5 .owl-carousel .owl-item{float: left;}
.con5 .owl-controls .owl-page,
.con5 .owl-controls .owl-buttons div{cursor: pointer;}
.con5 .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.con5 .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.con5 .owl-carousel .owl-wrapper,
.con5 .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.con5 .owl-theme .owl-controls .owl-page{display: none;}
.con5 .con5 .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.con5 .con5 .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}


#owl-demo .item{	margin:2%}
#owl-demo .item img{	display: block;	width: 100%;	height: auto;}
.shape{width:100;height:auto;position:relative}
.shape .overlay{display:block;width:110%;height:110%;position:absolute;top:-5px;left:-5px;-webkit-transform:scale(1,1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.6s;-moz-transform:scale(1,1);-moz-transition-timing-function:ease-out;-moz-transition-duration:0.6s;transform:scale(1,1);transition-timing-function:ease-out;transition-duration:0.6s;z-index:500;pointer-events:none;background-repeat:no-repeat;outline:0}
.shape:hover{cursor:pointer}
.shape .overlay.round{background:url(../img/round.png)}
.shape .overlay.hexagon{background:url(../img/hexagon.png)}
.shape .overlay.pentagon{background:url(../img/pentagon.png)}
.shape:hover .overlay{-webkit-transform:scale(1.07,1.07);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.3s;-moz-transform:scale(1.07,1.07);-moz-transition-timing-function:ease-out;-moz-transition-duration:0.3s}
.shape:hover .bg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;display:block}
.shape:hover .details{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;z-index:450;display:block}
.shape .bg,.shape .details{position:absolute;width:100%;height:100%;display:table-cell;vertical-align:middle;text-align:center;top:0;left:0;opacity:0;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;display:none}
.shape .bg{background:#274d9a}
.shape .details span.heading{font-family:'Microsoft Yahei',serif;font-size:24px;display:block;margin-top:70px;color:#fff;text-decoration:none;line-height: 2;letter-spacing: 2px;}
.shape .details p{font-family:'Microsoft Yahei',sans-serif;color:#fff;width:70%;font-size:16px;margin:0 auto}
.shape a.button{padding:5px 15px;font-family:'Microsoft Yahei',sans-serif;font-size:12px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;background:#15133a;text-decoration:none;color:#fff;display:block;width:100px;margin:0 auto;text-align:center;margin-top:15px}
.shape a.button:hover{background:#fff;color:#2f3644}







.con5 .owl-theme .owl-controls {  margin: 2% auto;  height: 35px;background:url(../images/dian.png) no-repeat center center;width:240px;}
.con5 .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;}

.con5 .owl-theme .owl-controls .owl-buttons .owl-prev{float:left;width:53px;height:33px;display:block;background:url(../images/prol.png) no-repeat center top;font-size:0px;}
.con5 .owl-theme .owl-controls .owl-buttons .owl-next{float:right;width:53px;height:33px;display:block;background:url(../images/pror.png) no-repeat center top;font-size:0px;}






.con6{width:100%;height:auto;clear:both;float:left;margin: 2% auto;}
.con6 .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.con6 .owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.con6 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.con6 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.con6 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.con6 .owl-carousel .owl-item{float: left;}
.con6 .owl-controls .owl-page,
.con6 .owl-controls .owl-buttons div{cursor: pointer;}
.con6 .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.con6 .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.con6 .owl-carousel .owl-wrapper,
.con6 .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.con6 .owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.con6 .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;width: 40px;height: 42px;font-size:0px;}
.con6 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.con6 .owl-theme .owl-controls .owl-page{display: none;}
.con6 .owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.con6 .owl-theme .owl-controls .owl-page.active span,.con6 .owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
.con6 .con6 .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.con6 .con6 .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}


.con6 .owl-controls .owl-page{display:block;}




.con6 .owl-theme .owl-controls .owl-buttons .owl-prev{position: absolute;left: -4%;top: 43%;background: url(../images2/zl-left.png) no-repeat;width: 40px;height: 42px;}

.con6 .owl-theme .owl-controls .owl-buttons .owl-next{position: absolute;right: -4%;top: 44%;background: url(../images2/zl-right.png) no-repeat;width: 40px;height: 42px;}





#owl-demo2 .item{margin: 5%;}

#owl-demo2 .item{ text-align: center; background: #666; padding-bottom: 90px; padding-top: 50px; border-radius: 8px; background: #274d9ac4;}
#owl-demo2 .item:hover{}
#owl-demo2 .item h2{ color: #fff; line-height:50px;height:50px;display:block;padding:0 5%;overflow:hidden;width:100%;font-size: 24px;}
#owl-demo2 .item i{ width: 32px; height: 1px; display: inline-block; background: #fff;}
#owl-demo2 .item p{color: #fff; padding: 24px 27px; font-size: 14px; line-height: 24px;height: 180px;text-align: left;overflow: hidden;}


.con6  .owl-nav{ display: block !important;}
.con6  .owl-nav .owl-prev{font-size: 0px;position: absolute;left: -4%;top: 43%;background: url(../images2/zl-left.png) no-repeat;width: 40px;height: 42px;}
.con6  .owl-nav .fa-chevron-left:before{ content: "";}
.con6  .owl-nav .fa-chevron-right:before { content: "";}
.con6  .owl-nav .owl-prev i{}
.con6  .owl-nav .owl-next{font-size: 0px;position: absolute;right: -4%;top: 44%;background: url(../images2/zl-right.png) no-repeat;width: 40px;height: 42px;}
.con6  .owl-nav .owl-next i{}



.con7{width:100%;height:auto;clear:both;float:left;overflow:hidden;}
.con7 .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.con7 .owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.con7 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.con7 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.con7 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.con7 .owl-carousel .owl-item{float: left;}
.con7 .owl-controls .owl-page,
.con7 .owl-controls .owl-buttons div{cursor: pointer;}
.con7 .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.con7 .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.con7 .owl-carousel .owl-wrapper,
.con7 .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.con7 .owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.con7 .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}

.con7 .owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/display:none}
.con7 .owl-theme .owl-controls .owl-page span{display: block;width: 40px;height: 3px;margin: 5px 7px;background: #ccc;}
.con7 .owl-theme .owl-controls .owl-page.active span,.con7 .owl-theme .owl-controls.clickable .owl-page:hover span{background: #274d9a;}
.con7 .con7 .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.con7 .con7 .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}



.con7 .owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.con7 .owl-theme .owl-controls .owl-buttons div{width:108px;height:40px;display:block;font-size:0px;}
.con7 .owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/pl.png) no-repeat center center;background-size:100% 100%;display: inline-table;float: left;}
.con7 .owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/pr.png) no-repeat center center;background-size:100% 100%;/*! display: inline-table; */float: right;}
.con7 .owl-theme .owl-controls .owl-buttons {display:block;width:300px;text-align:center;background:url(../images/fen.png) no-repeat center center;margin: 0 auto;height: 40px;}


#owl-demo3 .item{	margin: 3px;}
#owl-demo3 .item img{	display: block;	width: 100%;	height: auto;}
#owl-demo3 .item p{width:100%;text-align:center;line-height:3;font-size:16px;}





.con8{width:100%;height:auto;clear:both;float:left;overflow:hidden;}
.con8 .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.con8 .owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.con8 .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.con8 .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.con8 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.con8 .owl-carousel .owl-item{float: left;padding: 0 20px;}
.con8 .owl-controls .owl-page,
.con8 .owl-controls .owl-buttons div{cursor: pointer;}
.con8 .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.con8 .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.con8 .owl-carousel .owl-wrapper,
.con8 .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.con8 .owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.con8 .owl-theme .owl-controls .owl-buttons div{width:108px;height:40px;display:block;font-size:0px;}
.con8 .owl-theme .owl-controls .owl-buttons .owl-prev{background:url(../images/pl.png) no-repeat center center;background-size:100% 100%;display: inline-table;float: left;}

.con8 .owl-theme .owl-controls .owl-buttons .owl-next{background:url(../images/pr.png) no-repeat center center;background-size:100% 100%;/*! display: inline-table; */float: right;}
.con8 .owl-theme .owl-controls .owl-buttons {display:block;width:300px;text-align:center;background:url(../images/fen.png) no-repeat center center;/*! background-size:100% 100% */
margin: 0 auto;
height: 40px;
}

.con8 .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.con8 .owl-theme .owl-controls .owl-page{display: none;zoom: 1;*display: inline;/*IE7 life-saver*/}
.con8 .owl-theme .owl-controls .owl-page span{display: block;width: 40px;height: 3px;margin: 5px 7px;background: #ccc;}
.con8 .owl-theme .owl-controls .owl-page.active span,.con8 .owl-theme .owl-controls.clickable .owl-page:hover span{background:#274d9a}
.con8 .con8 .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.con8 .con8 .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}


#owl-demo4 .item{	margin:2%}
#owl-demo4 .item img{	display: block;	width: 100%;	height: auto;}






.con8 .owl-theme .owl-controls .owl-buttonss div{color: #FFF;}



.oppllox{}
.oppllox h3{text-align: center; height: 98px;line-height: 98px;border-top-right-radius: 30px;background-color: #274d9a;}
.oppllox h3 a{font-size: 24px;    color: #FFFFFF;   line-height: 30px;}

.oppllox .opp{padding: 30px;	background-color: #fff;}
.oppllox p{font-size: 15px;line-height: 36px;padding-bottom: 10px; padding-top: 10px;	border-bottom: 1px solid #eeeeee;	background-color: #fff; text-align: left;}
.oppllox p b{color: #274d9a; margin-right: 10px;}


.opllp a{
	display: inherit;
}
.opllp{
	height: 60px; 
	font-size: 16px;
	text-align: left;
	line-height: 60px;
	border-bottom: 1px solid #eee;
	background-color: #fff;
	padding-left: 60px;
}
.opllp:hover{
	color: #FFFFFF;
	background-color: #274d9a;
}
.opllp:hover a{
	color: #FFFFFF;
	text-decoration: none;
	
}
.xiangguan{clear: both; width: 99%;font-size: 18px; font-weight: bold; margin: 30px 10px 0 5px;line-height: 45px; border-radius: 5px; color: #274d9a; overflow: hidden;}
.xiangguan i{margin: 0 5px 0 5px;}
.gengduo-2{display: block; padding: 10px 10px 10px 10px;border: 1px solid #e3e3e3; border-radius: 5px; margin-top: 15px; margin-bottom: 10px; transition: 0.5s;}
.gengduo-tit{font-size: 16px;line-height: 36px; font-weight: bold;color: #222;}
.gengduo-desc{font-size: 14px; line-height: 24px; color: #777;}
.gengduo-2:hover{border-color: transparent;    box-shadow: 0 5px 5px rgb(0 0 0 / 20%);}

.newsL{ float:left; width:100%; margin-bottom:56px;}
.newsL ul{ float:left; width:100%;} 
.newsL ul li{ float:left; width:100%; border:1px solid #e5e5e5; padding:12px; margin-bottom:26px;-webkit-transition: 1s ease;
   -moz-transition: 1s ease;
	-ms-transition: 1s ease;
	 -o-transition: 1s ease;
		transition: 1s ease; }  
.newsL ul li a{ float:left; width:100%; position:relative; padding-left:313px;}
.newsL ul li i{ float:left; width:313px; height:210px; line-height:0; overflow:hidden; position:absolute; left:0; top:0;}
.newsL ul li i img{
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;transition: -webkit-transform 2s;vertical-align:middle;-ms-interpolation-mode:bicubic;}
.newsL ul li a:hover i img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1);transform: scale(1.1);}
.newsL ul li .cont{ float:left; width:100%; display:flex; flex-direction:column; justify-content: center; min-height:210px; padding:0 4.3% 0 5.7%;}
.newsL ul li h6{ float:left; width:100%; color:#555555; font-size:16px; line-height:36px; display: flex;  align-items: center;  justify-content: space-between;}
.newsL ul li h6 time{display: flex;  align-items: center;}
.newsL ul li h6 span{ font-size:30px; font-weight:bold; margin-right:14px;}
.newsL ul li h6 img{ float:right; width:20px; height:14px; background:url("../images2/main17.png") center no-repeat;}
.newsL ul li h3{ float:left; width:100%; color:#333333; font-size:22px; font-weight: bold; line-height:28px; margin-top:10px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.newsL ul li p{ float:left; width:100%; color:#555555; font-size:16px; line-height:28px; overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2; margin-top:16px;}
.newsL ul li:hover h3{color: #fff;}
.newsL ul li:hover{ border:1px solid #274d9a; background:#274d9a;} 
.newsL ul li:hover h6{ color:#fff;} 
.newsL ul li:hover h5{ color:#fff;} 
.newsL ul li:hover p{ color:#fff;} 

.newsDet {
    width: 100%;
   /* border: 1px solid #e5e5e5;*/
    padding: 55px 3.88% 35px 3.88%;
}
.newsDet img{max-width: 100%;}
.newsDet h1{ width: 100%; color:#333333; font-size:28px; line-height:38px; text-align:center;}
.newsDet .dTime{ width: 100%; color:#555555; font-size:16px; line-height:26px; margin-top:6px; text-align:center;}
.newsDet .dTime img{vertical-align: middle; margin-top: -2px;}
.newsDet .newsWords{ width: 100%; margin-top:33px; border-top:1px solid #e5e5e5; color:#555555; font-size:16px; line-height:28px;  padding:38px 0 48px 0;}
.newsDet .newsWords h3{line-height: 48px;font-weight: 600;font-size: 22px;color:#274d9a; }
.newsDet .newsWords h2{line-height: 48px;font-weight: 600;font-size: 24px;color:#274d9a; }
.newsDet .newsWords img{max-width: 100%;}
.xypg-detail-pn {
	margin-top: 30px;
}

.xypg-detail-pn div {
	margin-bottom: 10px;
	background: #ededed;
	line-height: 35px;
	padding: 0 20px;
	position: relative;
}

.xypg-detail-pn div b {
	font-size: 16px;
	color: #333333;
	float: left;
	font-weight: normal;
}

.xypg-detail-pn div a {
	width: 75%;
	font-size: 14px;
	color: #565656;
}

.xypg-detail-pn div a:hover {
	color: #0088cf;
}

.service_style_one {
    background: #fff;
    border-radius: 10px;
}
.service_style_one {
    background: #fff;
	border-radius:10px;
	text-align: center;
	margin-bottom: 30px;
	padding: 40px 25px; 
	box-shadow: 0px 3px 20px 2px #eee;
}
.service_style_one_icon i {
    width: 75px;
    height: 75px;
    line-height: 75px;
    background: #f6f6f6;
    border-radius: 100%;
    color: #274d9a;
    display: inline-block;
    border-radius: 33% 66% 70% 30%/49% 62% 38% 51%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
	font-size:35px;
}
.service_style_one_icon i img{width:50px;height:auto;}
 
.service_style_one_icon:hover i img{filter: grayscale(0%) brightness(2000%);}
.service_style_one:hover i img{filter: grayscale(0%) brightness(2000%);}
.service_style_one_title h4{position:relative;}
.service_style_one_title h4 a{
	clear: both;
	display: block;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
    font-weight: 700;
    color: #274d9a;	
}
.service_style_one_title h4:before {
    position: absolute;
    content: "";
    left: 0;
    top: 37px;
    height: 1px;
    width: 100px;
    background: #d1d1d1;
    margin: auto;
    right: 0;
}
.service_style_one_text{margin-bottom: 30px;}
.service_style_one_text p{line-height: 24px; font-size: 15px;}
.service_style_one_button{margin-top: 10px;}
.service_style_one_button a {
    color: #616161;
    border: 1px solid #f7efef;
    padding: 12px 25px;
	border-radius: 20px;
	display: inline-block;
    font-size: 16px;
}
.service_style_one_button a i {
    margin-left: 7px;
}
.service_style_one:hover .service_style_one_button a {
    background-color: #274d9a;
    color: #fff;
    border-color: #274d9a;
}
.service_style_one:hover .service_style_one_icon i {
    background-color: #274d9a;
    color: #fff;
}

.anli_three{
	margin-bottom:30px;
}
.anli_three_thumb {
    position: relative;
}
.anli_three_thumb img {
    width: 100%;
}
.anli_three_icon {
    position: absolute;
    top: 90%;
    right: 0;
    left: 0;
    text-align: center;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    width: 83%;
    background: #274d9a;
    margin: 0 30px;
    margin: auto;
	padding:12px 0;
	transition:.5s;
	opacity:0;
}
.anli_three_content {
    text-align: center;
    padding: 10px 0 22px;
    -webkit-box-shadow: 0 16px 32px rgba(207,228,255,.8);
    box-shadow: -1 16px 32px rgba(207,228,255,.8);
    -webkit-transform: translateY(0px);
	z-index:1;
}
.anli_three:hover .anli_three_icon{
	top: 83%;
	opacity:1;
	color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.anli_three_icon i {
    color: #fff;
    margin: 0 5px;
}


       .client-2 {
            position: fixed;
            right: -226px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(../images2/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;

        }
        
        .client-2 .my-kefu-online i {
             background-position: -34px -22px;
        }
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 8px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #274d9a;
            color: #fff;
            height: 75px;
            width: 300px;
            padding:16px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #274d9a;
            width: 97px;
            height: 75px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    











.footer{background: #333333;}
.footer-left{}
.footer-top{padding-top:80px;padding-bottom: 10px; }
.footer-left h4{display: block;line-height: 36px; margin-bottom: 15px;}
.footer-left-h4{margin-top: -14px;}
.footer-left h4 a{font-size: 16px; color: #fff;}
.footer-left p a{font-size: 14px; color: #fff;line-height: 28px;height: 28px;overflow: hidden;display: block;}
.footer-left p a:hover{color: #f7f7f7;}

.code-p{text-align: center;line-height: 40px;color: #fff;}
.footer-h3{font-size: 22px;font-weight: 500;color: #fff; margin-bottom: 15px;}
.footer-h4{font-family:'DoHyeon', sans-serif;font-size: 18px;font-weight: 500;line-height: 24px;color: #fff;}
.footer-h4 span{font-size: 20px;}
.footer-r-p{font-size: 15px;font-weight: 500;line-height: 24px;color: #fff; margin-top: 8px;}
.footer-mz{margin-top: 40px;}
.footer-mz p{font-size: 13px; color: #a9a9a9;line-height: 20px;}
.footer-bq{border-top: 1px solid #a9a9a9; margin-top: 10px;}
.footer-bq p{line-height: 50px; text-align: center; color: #666;}
.footer-bq p a:hover{color: #555;}
.footer-link{line-height: 24px; background: #333;}
.footer-link a{display: inline-block;padding: 0 5px; line-height: 24px;}
.footer-cp{background: #333;}




h1.title {
    font-size: 22px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
}
.headertop {
    padding: 20px 0;
    background: #fbfbfb;
}
.venus-menu {
    width: 100%;
}
.venus-menu li {
    width: 14%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
.venus-menu li a {
    font-size: 18px;
    line-height: 42px;
}
.venus-menu li a:hover {
    color: #085fb0;
    font-weight: 500;
}
.width30 {
    width: 30%;
    float: left;
    background: url("../images2/nab_bg.jpg") no-repeat;
    background-size: cover;
}
.width70 {
    width: 70%;
    float: left;
}
.bgfff {
    background: #fff;
    overflow: hidden;
}
.width30 h3 {
    text-align: right;
    font-size: 35px;
    line-height: 50px;
    padding: 60px 30px 60px 0;
    color: #fff;
}
.f9 {
    background: #f9f9f9;
    padding: 30px 0;
}
.f6 {
    background: #f6f6f6;
    padding: 30px 0;
}
.con_body h3 {
    font-size: 16px;
    line-height: 2.2em;
}
.con_body p {
    line-height: 42px;
    font-size: 16px;
}
/*footer*/




.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    text-decoration: none;
    background: none;
    padding: 0;
    border: none;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #999;
    background:none;
    border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
nav.for-pagination {
    text-align: center;
    margin-bottom: 50px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
display: inline;
    float: left;
    line-height: 1.42;
    border: 1px solid #ccc;
    padding: 6px 12px;
    margin: 0 0 0 5px;
}
.pagination>li.thisclass {
    background: #274d9a;
    color: #fff;
    margin-left: 0.75em;
}
.pagination>li.shouye {
    padding: 6px 12px;
    background: #fff;
    color: #999;
    border: 1px solid #ddd;
    margin-left: 0.75em;
    line-height: 1.42;
}
nav.for-pagination .pagination li.active a {
    background-color: #334870;
    border-color: #334870;
    color: #fff;
}
nav.for-pagination .pagination li span {
    color: #999;
}
nav.for-pagination .pagination li:nth-child(n+2) a {
    color: #999;
}
.map {
    height: 550px;
}

.mianbaoxie{border-bottom: 1px solid #e3e4e4; line-height: 60px;}
.cp-tit{ width: 100%; background: url("../images2/left-top.jpg") center no-repeat; background-size: cover;}
.cp-tit h3{line-height: 36px; margin-left: 20px; font-size: 30px; font-weight: bold;color: #fff; padding: 40px 0;}
.left-dl{ border: 1px solid #e3e4e4;}
.left-dl dd{line-height: 46px; font-size: 16px;padding-left: 20px; border-bottom: 1px solid #e3e4e4;}
.left-dl dd:last-child{border: none;}
.left-bottom{width: 100%; background: url("../images2/left-bot.jpg") center no-repeat; background-size: cover; height: 239px;}
.left-bottom p{
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-size: 18px;
    padding-top: 106px;
    display: block;}

.tel400 {
    font-family: "Impact";
    line-height: 55px;
    width: 100%;
    margin-top: 8px;
    text-align: center;
    font-size: 33px;
    color: #FFF;
}
.left-lianxi{border: 1px solid #e3e4e4;}
.left-lianxi-tit h3{padding: 20px;color: #fff;font-size: 20px; width: 100%; background: url("../images2/left-tit.jpg") center no-repeat; background-size: cover;}
.left-lianxi p{ margin: 0 20px; line-height: 26px;}
.left-lianxi p img{text-align: center;}

.newText .H1{font-size:24px; color:#333333; text-align: center}
.newTextDiv{border-top:1px solid #d7d8d8; border-bottom:1px solid #d7d8d8; padding:9px 0; margin: 30px 0 40px 0; text-align: center;}
.newTextDiv .H2{font-size:14px; color:#777777; margin-right:0.83%; display: inline-block; line-height: 34px; letter-spacing: 0.5px;}
.newTextCon{font-size:14px; line-height: 30px; color:#333333; }
.newTextCon img{max-width: 100%;}

.xinwen-list{}
.xinwen-list dl dd{ display: block;padding: 30px 0; border-bottom: 1px solid #e3e4e4; overflow: hidden;}
.xinwen-list dl dd .time{width:9.76%; float:left; position: relative; padding-top:10px;}
.xinwen-list dl dd .time::after{width:30px; height: 2px; content: ""; background-color:#d9d9d9; position: absolute; top:22px; right:0;}
.xinwen-list dl dd .time .H4{font-size:44px; font-family: Arial; font-weight: bold; color:#1A7BBE; line-height: 40px; }
.xinwen-list dl dd .time .H5{font-size:16px; color:#999999;font-family: Arial; margin: 12px 0;}
.xinwen-list dl dd .time .ico{width:24px; height: 12px; line-height: 0; display: block;}
.xinwen-list dl dd .text{width:87%; float:left; margin-left:2.4%;}
.xinwen-list dl dd .text .H4{font-size:18px; color:#333333; padding:14px 0 23px 0;}
.xinwen-list dl dd .text .p{font-size:14px; color:#999999; line-height: 26px; height:78px;
	overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; }
.xinwen-list dl dd .list:hover .H4{color:#1A7BBE;}

.chanpin-list{background: #F5F5F5;padding: 20px;}
.chanpin-list ul{width: 100%;}
.chanpin-list .list{float:left; width:31.76%; margin:0 2.36% 30px 0; background-color:#fff;}
.chanpin-list .list:nth-child(3n){margin-right:0;}
.chanpin-list .box .img{width:100%; padding-bottom:100%; position: relative; overflow: hidden;}
.chanpin-list .box .img img{width:100%; height: 100%; position: absolute;
-webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;}
.chanpin-list .box .text{border:1px solid #e7e7e7; padding:30px 15px;}
.chanpin-list .box .text .H4{font-size:16px; color:#282d28; height: 18px;line-height: 18px; overflow: hidden;}
.chanpin-list .box .text .line{width:68px; height: 2px; display: block; background-color:#1A7BBE; margin: 20px 0; position: relative;}
.chanpin-list .box .text .line::after{width:25px; height: 2px; background-color:#afafaf; position: absolute; top:0; left:76px; content: "";}
.chanpin-list .box .text .more{font-size:12px; color:#666666; font-family: Arial; text-transform: uppercase;}
.chanpin-list .list:hover .img img{transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);}
.chanpin-list .list:hover .H4{color:#1A7BBE;}









.banner{width:100%;height:auto;overflow:hidden;position:relative;float:left}
.banner .owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.banner .owl-carousel{position: relative;width: 100%;-ms-touch-action: pan-y;}
.banner .owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.banner .owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.banner .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.banner .owl-carousel .owl-item{float: left;}
.banner .owl-controls .owl-page,
.banner .owl-controls .owl-buttons div{cursor: pointer;}
.banner .owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.banner .grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
.banner .owl-carousel .owl-wrapper,
.banner .owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.banner .owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.banner .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;width: 40px;height: 42px;font-size:0px;}
.banner .owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.banner .owl-theme .owl-controls .owl-page{width: auto;}
.banner .owl-theme .owl-controls .owl-page span{display: block;width: 40px;height:3px;margin: 5px 7px;background: #fff;float: left;}
.banner .owl-theme .owl-controls .owl-page.active span,.banner .owl-theme .owl-controls.clickable .owl-page:hover span{background: #0f66c3;}
.banner  .owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.banner  .owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}

.banner .owl-controls .owl-page{display:none}

.banner .owl-controls .owl-pagination{position: absolute;width: 96%;left: 2%;bottom: 20px;}

.banner  .owl-item .video-back{width:100%;position:absolute;left:0%;top:0%;height:100%;background: url(../images/bg1.png) rgba(0,0,0,0.3);}
.banner  .owl-item .video-back img{width:100%}




#owl-demo10 .item{margin: 0px;}

#owl-demo10 .item{ text-align: center;}
#owl-demo10 .item:hover{}
#owl-demo10 .item h2{ color: #fff; line-height:50px;height:50px;display:block;padding:0 5%;overflow:hidden;width:100%;font-size: 24px;}
#owl-demo10 .item i{ width: 32px; height: 1px; display: inline-block; background: #fff;}
#owl-demo10 .item p{color: #fff; padding: 24px 27px; font-size: 14px; line-height: 24px;height: 180px;text-align: left;overflow: hidden;}


.banner .owl-theme .owl-controls {  margin: 2% auto;  height: 35px;}
.banner .owl-theme .owl-controls .owl-buttons {position: absolute;width: 96%;left: 2%;bottom: 40%;}

.banner .owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;}

.banner .owl-theme .owl-controls .owl-buttons .owl-prev{float:left;width:55px;height:55px;display:block;background:url(../images/bl.png) no-repeat center top;font-size:0px;background-size: 100% 100%;}
.banner .owl-theme .owl-controls .owl-buttons .owl-next{float:right;width:55px;height:55px;display:block;background:url(../images/br.png) no-repeat center top;font-size:0px;background-size: 100% 100%;}










.yyphone{display:none;}

@media (max-width:990px){
.yyphone{display:block}
.yypc{display:none;}

}







/*******************************************************************************************************************************************************************************/
@media (max-width: 1920px) {
  .display-pc{display: block;}
  .display-600 {display: none; }
}

@media (max-width: 1600px) {
.em-service2.all_color_service{min-height: 395px;}	
.zhuanliys .single_image {    margin-top: 120px;}	
.call_content h2{letter-spacing: 2px;font-size: 24px;letter-spacing: 0px;}
.single_image_area .single_image{margin-top: 60px;}
.kw-news-right dl dt em{font-size: 13px;}
.anli_three:hover .anli_three_icon{font-size: 16px;}
	.oppllox p{font-size: 14px;}
	
}
@media (max-width: 1440px) {
	.dreamit-header-menu ul li {margin: 0 10px;}

	
.em-service2.all_color_service{min-height: 398px;padding: 45px 25px 45px 10px;}	
.em-service2.sleft .em-service-icon{margin-right: 10px; margin-top: -10px;}
	.zhuanliys {
    margin-top: 40px;
    margin-bottom: 40px;
}
.zhuanliys .single_image {    margin-top: 120px;}	
.call_content h2{letter-spacing: 2px;}
.single_image_area .single_image{margin-top: 60px;}
.kw-news-right dl dt em{font-size: 13px;}
.anli_three:hover .anli_three_icon{font-size: 14px;}
	.oppllox p{font-size: 12px; line-height: 22px;}
	.footer-h3{font-size: 20px;}
	.footer-left p a{font-size: 13px;}
}
@media (max-width: 1366px) {
	.dreamit-header-menu ul li a{font-size: 15px;}
	.dreamit-header-menu ul li {margin: 0 10px;}
	.dreamit-header-menu ul li.menu-tel a{font-size: 26px;}
	.menu-tel i{font-size: 26px;}
	.zhuanli-xx-n ul li p {
    padding: 24px 18px;
    font-size: 13px;
    line-height: 20px;
}
.em-service-desc p {    font-size: 12px;		line-height: 18px;}
	.kw-news-right dl dd p{font-size: 12px;}
.em-service2.all_color_service{min-height: 398px;padding: 45px 25px 45px 10px;}	
.em-service2.sleft .em-service-icon{margin-right: 10px; margin-top: -10px;}
	.zhuanliys {
    margin-top: 40px;
    margin-bottom: 40px;
}
.zhuanliys .single_image {   margin-top: 20px;}	
.call_content h2{letter-spacing: 2px;}
.single_image_area .single_image{margin-top: 20px;}
.kw-news-right dl dt em{font-size: 13px;}
.anli_three:hover .anli_three_icon{font-size: 14px;}
	.oppllox p{font-size: 12px; line-height: 22px;}
	.footer-h3{font-size: 18px;}
	.footer-left p a{font-size: 13px;}
	.oppllox .opp{padding: 30px 15px;}
	
}

@media (max-width: 1000px) {
  .display-pc {display: none; }
  .display-600 {display: block; }
  .not-display-pc{display: block; }
  .not-display-600 {display: none; }
    
    
    

.sub-menu-w {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow-y: scroll;
  padding-bottom: 40px;
  display: none;
}
.sub-menu-w .btn-close {
  width: 56px;
  height: 56px;
  right: 0;
  top: 0;
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.sub-menu-w .btn-close img {
  width: 12px;
}
.sub-menu-w .menu-w {
  padding: 65px 40px 0;
}
.sub-menu-w .menu-w .menu-l {
  width: 100%;
  text-align: center;
  border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
}
.sub-menu-w .menu-w .menu-l .mtt, .sub-menu-w .menu-w .menu-l .mtt a {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  padding: 9px 0;
}
.sub-menu-w .menu-w .menu-l:last-child {
  border-bottom: none;
}
.sub-menu-w .menu-w .menu-l .sub-menu {
  border-top: 1px rgba(255, 255, 255, 0.8) solid;
  padding: 8px 0;
  display: none;
}
.sub-menu-w .menu-w .menu-l .sub-menu a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0;
}
    
.topbar {
    height: 56px;
}

.topbar .logo-w {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 56px;
  background-color: #fff;
}
.topbar .logo-w .logo-ww {
  width: 100%;
  height: 56px;
  float: left;
  display: flex;
  justify-content: left;
  align-items: center;
}
.topbar .logo-w .logo-ww img {
  height: 50px;
    margin-left: 10px;
}
.topbar .logo-w.ylw {
  background-color: #fff;
}
.topbar .navs-w {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  height: 56px;
  background-color: #333;
}
.topbar .navs-w .menu-opener {
  width: 56px;
  height: 56px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.topbar .navs-w .menu-opener img {
  width: 14px;
}
.topbar .navs-w .phone {
  width: auto;
  height: 56px;
  float: left;
  border-right: 1px rgba(0, 0, 0, 0.1) solid;
  padding: 0 25px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.topbar .navs-w .phone img {
  width: 19px;
  margin-right: 10px;
}
.topbar .navs-w .phone span {
  font-weight: bold;
  font-size: 21px;
}
.topbar .menu-w {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 0;
  height: 56px;
  overflow: hidden;
  transition: all 0.5s;
  border-left: 1px rgba(0, 0, 0, 0.1) solid;
}
.topbar .menu-w .menu-ww {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  padding-left: 25px;
  width: 100%;
  height: 100%;
  background-color: #333;
}
.topbar .menu-w .menu-ww .menus {
  padding-right: 35px;
}
.topbar .menu-w .menu-ww .menus .item {
  padding: 0 22px;
  line-height: 56px;
  font-size: 12px;
  color: #000;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  display: inline-block;
  height: 56px;
  float: left;
}
.topbar .menu-w .menu-ww .menus .item:after {
  content: ' ';
  height: 3px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.4s;
}
.topbar .menu-w .menu-ww .menus .item.active:after, .topbar .menu-w .menu-ww .menus .item:hover:after {
  opacity: 1;
}
.topbar .menu-w .menu-ww .close-w {
  width: 56px;
  height: 56px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
}
.topbar .menu-w .menu-ww .close-w img {
  height: 10px;
}
.topbar .menu-w.active {
  opacity: 1;
  width: calc(100% - 196px);
}
	
.pagination>li {padding: 1px 7px;}
}



@media (max-width:768px){
.witr_section_title_inner h2 {font-size: 24px;}
.video-back h3 {{font-size: 14px;}

.video-back h2 {font-size: 24px;}
}


@media (min-width:769px) and (max-width:990px){
.witr_section_title_inner h2 {font-size: 26px;}
.video-back h2 {font-size: 26px;}
.video-back h3 {{font-size: 16px;}
}


@media (min-width:991px) and (max-width:1200px){
.witr_section_title_inner h2 {font-size: 30px;}
.video-back h2 {font-size: 30px;}
.video-back h3 {{font-size: 18px;}
}
@media (min-width:1201px) and (max-width:1440px){
.witr_section_title_inner h2 {font-size: 32px;}
.video-back h2 {font-size: 32px;}
.video-back h3 {{font-size: 20px;}
}

@media (min-width:1441px) and (max-width:1600px){
.witr_section_title_inner h2 {font-size: 34px;}
.video-back h2 {font-size: 34px;}
.video-back h3 {{font-size: 22px;}
}
