@charset "utf-8";
@import"custom-88e6591812aeffec917a39d893218f79.css";
.site-header__search-bar{width: auto !important;justify-content: flex-end;}
.site-header__contacts__item.phone::before{
    font: normal normal normal 14px/1 FontAwesome;
}
.site-header__contacts__item.email::before{
    font: normal normal normal 14px/1 FontAwesome;
}
.primary-nav__navbar li:hover .dropdown-menu{
    display: block;
}
.site-header.power_2 .primary-nav__item {
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
}
.lis h3{
    width: 100%;
}
#searchs
{
    width: 100%;
}
.bg-primary {
    background-color: #1fabe8 !important;
}
@font-face{
		font-family:'Roboto';
		src:url(fonts/roboto/Roboto-Regular.ttf) format('truetype');
		font-weight:normal;
		font-style:normal;
}

.clear{ clear:both;}
a{ text-decoration:none; color:#222;}
a:hover{ text-decoration:none; color:#222;}
ul,form,fieldset,h1{ margin:0; padding:0; border:0;}
img{ border:none;}
li{ list-style:none;}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
body{
	margin:0;
	padding:0;
    color: #555;
	font-family: "Roboto",Arial,Helvetica,sans-serif;

    font-size: 14px;
	font-weight:400;
}
h1,h2,h3,h4,h5,h6 {  
    line-height: inherit;
 }
 
#bar {
    background: #18315a;
    color: #fff;
    position: relative;
    top: 0;
    width: 100%;
    display: table;
    /* padding: 10px; */
    line-height: 40px;
}

.top1right {
    float: right;
}
.lefttop {
	float:left;
    margin-left: 20px;
}
.top1right a{
    color: #FFFFFF;
    margin-right: 10px;
}
.g-share a {
    float: left;
    margin: 0 6px;
    background-position: center center;
    background-repeat: no-repeat;
    color: #eee;
    text-align: center;
}
.a-weix img{
    width: 20px;
}

#search-input {
    border: 0;
    background: #FFFFFF;
    width: 285px;
    padding-left: 10px;
    color: #333;
}
.butso{
    background: #FFFFFF;
    border: 0;
    margin-left: -5px;
    padding-left: 10px;
    padding-right: 10px;
}
.sole i{
    color: #0b5989;
    font-size: 20px;
}
.head{
	margin:0 auto;
	width: 100%;
    display: table;
	background-color: #f1f1f1; 
}

.basnav {
    background: none;
    border: 0;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 25px;
}
.navbar-default .navbar-nav>li>a{
    color: #333333;
    font-size: 18px;
}

.iysco li{
    float: left;
    padding: 3px;

}
.iysco li img{
	max-width:76%;
}
.imgsa {
    padding-top: 10px;
    padding-bottom: 10px;
}
.imgsa img{
	max-width:100%;
	margin-left: 30px;
}
.pb-2, .py-2{

}
.pt-2, .py-2 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}
/**************************/
/************************************
05)Banner
*************************************/

#t {
    position: relative;
    overflow: hidden;
    background: #122543;
    z-index: 0;
}
.fullwidth-box {
    z-index: 6;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 0 !important;
    border-right: 0 !important;
}
.fullwidth-box .center, .fullwidth-box .fullwidth-content {
    z-index: 5;
    position: relative;
}


#s {
    background: #fff;
    overflow: hidden;
}
.rev1 {
    margin: -1px;
}
#s .item {
    height: 31rem;
  
    width:25%;
}
#s .item .inner {
    background: #122543;
    color: #fff;
    position: relative;
    overflow: hidden;
}
#s .item {
    -webkit-transition: .5s ease all;
    -moz-transition: .5s ease all;
    -o-transition: .5s ease all;
    -ms-transition: .5s ease all;
    transition: .5s ease all;

 
}
.grid.justify-center>.item>.inner {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.grid>.item>.inner {
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#s .item .inner .link_mobile {
    display: none;
}


#s .item .inner .link {
    display: block;
}
#s .item .inner .link_mobile {
    display: block;
}
#s .item .inner .link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0,0,0,0);
    font-size: 0;
    cursor: pointer;
    display: block;
}
#s .item .bg {
    background-size: cover;
}

.fullwidth-box .fullwidth-bg {
    background-attachment: scroll !important;
}
.fullwidth-box .fullwidth-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#s .item .inner .inner-text {
    position: relative;
    z-index: 5;
}
#s .item .inner h2 {
    text-transform: uppercase;
    font-size: 2.2rem;
    font-weight: 900;
    letter-spacing: -.02em;
    padding: 0;
    text-shadow: 0 0 25px rgba(0,0,0,.9);
}

#t h2 {
    padding: 0;
    margin: 10px 0;
}
#s .item .inner .btn {
    margin-top: 1rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0);
    -moz-transform: translate3d(-50%,0,0);
    -o-transform: translate3d(-50%,0,0);
    -ms-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: .3s .5s ease opacity;
    -moz-transition: .3s .5s ease opacity;
    -o-transition: .3s .5s ease opacity;
    -ms-transition: .3s .5s ease opacity;
    transition: .3s .5s ease opacity;
}

.btn-white-full {
    color: #004b8d;
    background: #fff;
    border-color: #fff;
}.btn:after, .btn:before {
    content: "";
    width: .6em;
    display: inline-block;
}
.btn:after, .btn:before {
    content: "";
    width: .6em;
    display: inline-block;
}
.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#s .item.active {
    width: 50%;
}
#s .item.active .btn {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
}
.xl-grid-3>.item:nth-child(3n+1) {

    clear: both;
}

.xl-grid-3>.item {
    width: 33.3335%;
}
.gap-2>.item {
    padding: 1px;
}
.grid .item {
    min-height: 1px;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.flex-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
#s {
    height: 31rem;
    max-height: 50vh;
    min-height: 15rem;
}

.bous {
    width: 100%;
    background: #1a93c8;
    height: 10px;
    margin-top: 3px;
    position: relative;
}
.bous:before{
    display: table;
    content: " ";

    position: absolute;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    left: 47.888%;
    z-index: -3;
    width: 0;
    height: 0;
    border-width: 0 35px 35px;
    border-style: solid;
    border-color: transparent transparent #1a93c8;
}

/***************************/
.mpro{
	margin:auto;
	width:100%;
    margin-top: 50px;
}
.container-lm30 {
	margin-left:30px;
	margin-right:30px;
}
.mpro h3{
	text-align:center;
	font-size: 30px;
}
.lisimg {
    margin: 30px;
}
.lisimg a img:hover{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}
.lisimg a{
    text-align: center;
    display: table;
    width: 100%;
    font-size: 20px;
}
#owl-demo{
	position:relative;
}

.owl-theme .owl-controls .owl-nav .owl-prev{
    position: absolute;
    left: -26px;
    top: 40%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.owl-theme .owl-controls .owl-nav [class*=owl-]{
	background:none !important;
}
.owl-theme .owl-controls .owl-nav .owl-prev:before{
    display: table;
    content: "\f104";
    color: #308dec;
    font-size: 60px;
}
.owl-theme .owl-controls .owl-nav .owl-next{
    position: absolute;
    right: -26px;
    top: 40%;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}
.owl-theme .owl-controls .owl-nav .owl-next:before{
    display: table;
    content: "\f105";
    color: #308dec;
    font-size: 60px;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	background:none !important;
}
.lis {
    margin: auto;
    margin-top: 50px;
}
.lis h3{
	text-align:center;
    font-size: 30px;
}
.selsectse {
    margin-left: 35%;
    margin-top: 50px;
}
.selsectse select{
    padding: 5px;
    border: 1px solid #1a93c8;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #777777;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
}
.lisselse:before{
    display: table;
    content: "";
    position: absolute;
    border-width: 0 11px 11px;
    border-style: solid;
    border-color: transparent transparent #1a93c8;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    z-index: 100;
    right: 10px;
    top: 40%;
}
.lisselse {
    position: relative;
    display: table;
    width: 100%;
}
.lefts {
	border-right: 1px solid #c8c8c8;
    padding-bottom: 45px
}

.refts {
	border-left: 1px solid #c8c8c8;
    padding-bottom: 45px
}
.sosea{
    margin-right: 35%;
    margin-top: 50px;
}
.sosea .search-sy{
	padding: 5px;
    border: 1px solid #1a93c8;
    border-radius: 5px;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #777777;
}
.sobut{
    position: relative;
    display: table;
    width: 100%;
}
.sobut .butso-s{
    position: absolute;
    background: url(../images/so01.png) no-repeat;
    border-style: none;
    border: 0;
    padding-right: 10px;
    width: 35px;
    height: 35px;
    right: 10px;
    top: 6px;
    background-size: 100%;
}
.h3-lkis {
    margin-top: 35px;
    float: left;
    display: table;
    width: 100%;
    text-align: center;
}
.h3-lkis h1{
    font-style: italic;
    color: #00639e;
    font-size: 41px;
}

.a-weixxs {
    margin: 0 auto;
    margin-top: 30px;
    background: #1fabe8;
    padding-top: 65px;
    padding-bottom: 65px;
    display: table;
    width: 100%;
	
}

.container-ahi {
	padding-left:10%;
	padding-right:10%;
}
.left-img{
    border: 8px solid #ffff00;
    padding: 15px;
    border-radius: 8px;
}
.left-img img{
	width:100%;
	
}
.ri-text h3{
    color: #FFFFFF;
    margin-top: 0;
    font-size: 21px;
}
.ri-text p{
	color:#FFFFFF;
}
.moaa2 {
	text-align: center;
    display: table;
    padding-left: 50px;
    padding-right: 50px;
    width: 100%;
    margin-top: 5px;
}
.moaa2 a{
    padding: 10px 30px;
    color: #FFFFFF;
    border: 1.5px solid #ffffff;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 28px;
    /* display: table; */
    /* font-size: large; */
    /* float: left; */
    display: inline-block;
	-webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.moaa2 a:hover{
    border: 1.5px solid #ffff00;
}
.newseve{
    margin: auto;
    width: 100%;
    margin-top: 50px;
    display: table;
}
.container-new {
	padding-left: 5%;
    padding-right: 5%;
}
.newseve h1{
	text-align: center;
	margin-bottom: 30px;
}
.news1{
    background: #1fabe8;
    color: #FFFFFF;
    padding: 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin: 0;
}
.news12{
    background: #1fabe8;
    color: #FFFFFF;
    padding: 10px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin: 0;
}
.img-i{
    padding: 10px 20px;	
}
.img-i img{
	width:100%;
}
.img-i h4{
    font-size: 16px;
    color: #000000;	
}
.img-i p{
	font-size:14px;
}
.testimonialblock .testimonial {
    display: table;
    background: #c6d0d5 url(../images/t03.png) no-repeat top right;
    padding: 50px 20px;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 30px;
}
.testimonialblock .testimonial .new {
    float: right;
    width: 130px;
    height: 160px;
    margin-right: 10px;
    border-radius: 0;
    margin-left: 10px;
}
.testimonialblock .testimonial .quote {
    font-style: italic;
    display: grid;
    font-size: 16px;
}
.funcname span.name{
	font-size:16px;
}
.testimonialblock .testimonial .funcname .company {
    display: block;
    font-size: 12px;
    font-style: normal;
}

.testimonialblock .testimonial .personimage {
    float: left;
    width: 130px;
    height: 160px;
    margin-right: 25px;
    border-radius: 0;
}

.listblock  ul {
    margin: 0;
    padding: 0;
}
.listblock  ul li {
    list-style-type: none;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
}
.listblock  ul li .content__item {
    display: flex;
    align-items: flex-start;
}
.listblock  ul li .content__item .thumb {
    flex: 0 0 35%;
    max-width: 35%;
    margin: 0 10px 0 0;
}
.listblock  ul li .content__item .thumb img {
    width: 100%;
    height: auto;
}
.listblock  ul li span {
    display: block;
    margin-top: -2px;
    line-height: 20px;
}

.listblock  a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.selsect-h{
	margin:auto;
}
.bals2 {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #1fabe8;
    display: table;
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
}
.bals2 h1{
    color: #FFFFFF;
    text-align: center;
}
.bals2 p{
    color: #FFFFFF;
    font-size: 18px;
    margin-top: 35px;
}
.maulse {
	margin: auto;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 35px;
    display: table;
    width: 100%;
}
.img-lis{
    width: 100%;
    padding: 15px;
    text-align: center;
}
.img-lis img{
	max-width: 100%;
    height: 200px;
}
.img-lis img:hover{
	transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.cnsa {
    display: table;
    width: 100%;
    color: #FFFFFF;
    margin-top: 35px;
    font-size: 18px;
}
.moresola {
    display: table;
    width: 100%;
    text-align: center;
    margin-top: 35px;

}
.moresola a{
    display: initial;
    padding: 15px 20px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 37px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.moresola a:hover{
    border: 1.5px solid #ffff00;	
}

.foot1 {
   
    display: table;
    width: 100%;
    background: #4f4e4a;
    height: 65px;
    line-height: 65px;
}
.fontmene {
	width:100%;
	margin-left:15px;
	margin-right:15px;
}
.teafoot{
	text-align:center;
}
.teafoot a{
	display: block;
    width: 100%;
    padding: 15px 0px;
    font-size: 16px;
    color: #FFFFFF;	
}

.foot2 {
	display:table;
	width:100%;
	background:#333230;
}
.closte {
    text-align: center;
    padding: 30px;
    padding-top: 55px;
    padding-left: 0;
    padding-right: 0;
}
.slxfoot {
    list-style: none;
    text-align: center;
    width: 1;
    display: table;
    /* width: calc(100% - 620px); */
    width: 100%;
}
.slxfoot li{
    display: inline;
    padding: 10px;
}
.pcopy{
    font-size: 20px;
    margin-top: 24px;
    color: #FFFFFF;
    width: 260px;
    display: -webkit-inline-box;	
}

.pfoot3 {
    padding: 30px;
    text-align: center;
    border-top: 1px solid #434240;	
}
.pfoot3 p,.pfoot3 p a{
    margin: 0;
    color: #c7c7c7;	
}
.navbar-nav li:hover .dropdown-menu{
	display: block;
}
#t {
    position: relative;
    overflow: hidden;
    background: #122543;
    z-index: 0;
}
.fullwidth-box {
    z-index: 6;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 0 !important;
    border-right: 0 !important;
}
.center, .center-1, .center-2, .center-wide {
    max-width: 1920px;
}
#t #crumbs {
    color: rgba(255,255,255,.95);
    text-transform: uppercase;
}
#t #crumbs a {
    color: rgba(223,232,242,.95);
}
#t #crumbs .breadcrumb_last {
    display: none;
}
#t .header-h1, #t h1 {
	padding: 0;
    margin: 10px 0;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: .02em;
    color: #FFFFFF;

}
.fullwidth-box .fullwidth-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.container-zi30 {
	padding-left:45px;
	padding-right:45px;		
}
.center-v {
    padding-top: 4rem;
    padding-bottom: 3rem;
}
.fs-08 a, .fs-08{
    color: #FFFFFF;
    font-size: 20px;
}
.fs-08 .breadcrumb_last {
	display: none;
}
.xl-show {
	display: inherit !important;
}
.liopainnd {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 35px;	
}
.selili {
    margin: auto;
    display: table;
    width: 100%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.marbag {
	background: #eef4ff;
    padding-top: 30px;
    padding-left: 45px;
    padding-bottom: 30px;
}
.widget-title {
    background: #18315a;
    color: #fff;
    text-transform: uppercase;
    display: table;
    padding: 1em 3em;
    font-size: 16px;
    margin-left: -45px
}
.widget-list li {
    margin: 1em 0;	
}
.featured-cms {
    padding-left: 45px;
    padding-right: 45px;	
	margin-top: 45px;
}
.widget-list li i{
	margin-right: 5px;
    color: #949494;
    font-size: 14px;
}
.widget-list li a{
    color: #000000;
    font-size: 20px;	
}
.li-optit {
    font-size: 26px;
    color: #18315a;
    padding: 30px;
    padding-left: 45px;
    padding-right: 45px;	
}
.block--rel-links-group {
	display: table;	
}

.block__list li {
    overflow: hidden;
    padding: 1%;
    margin-bottom: 2.96%;
    box-shadow: 0px 1px 0px #d8d8d8;
}
.block__list li .time {
    display: block;
    float: left;
    text-align: center;
    color: #acacac;
    padding-right: 5%;
    line-height: 20px;
}
.block__list .kitkkd {
    padding-left: 5%;
    float: left;
}
.block__list li .time a {
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    display: flex;
    align-items: center; 
    justify-content: space-around;
    flex-direction: column;
    height: 160px;
}
.block__list li img {
    max-width: 100%;
    max-height: 100%;
}
.kitkkd a {
    float: left;
    display: table;
    width: 100%;
    /* line-height: 25; */
    margin-bottom: 20px;
    font-size: 16px;
    color: #18315a;
}
.kitkkd p {
    margin-top: 20px;
}

.ndate {
	padding-top: 20px;
    padding-bottom: 20px;	
}
.ktfssfx {
    display: table;
    width: 50%;
    float: left;
}
.ktfssfx .tojscx {
    float: left;
    width: 100%;
}
.tojscx .tkjies {
    float: left;
    width: 40%;
    height: 35px;
    border: 1px solid #18315a;
    padding-left: 5px;
}
.tojscx .xljksf {
    height: 35px;
    margin-left: -1px;
    border: 1px solid #18315a;
    width: 26%;
}
.tojscx .subleftMain{
    width: 130px;
    border: 0;
    background: #18315a;
    color: #FFFFFF;
    height: 34px;
    border: 1px solid #18315a;
}

.ultwo  .icon-plus-square {
	position: absolute;
    left: -10px;
	color:#949494;
}
.ul-00 li a{
    color: #000000;
    font-size: 20px;	
}
.so-set {
    padding-left: 45px;
    padding-right: 45px;	
}
.sgtilefta a {
    padding: 6px 10px;
    /* background: #8a8a8a; */
    color: #000;
    float: right;
    border: 1px solid #18315a;
    /* font-size: 14px; */
}
.sgtilefta a:hover {
    color: #333333;
}
.tojscx .sgtileft {
    width: 23.333%;
	float: right;
    padding-right: 0;

}
.ktfssfx .texlos {
    width: 80%;
    height: 35px;
    border: 1px solid #18315a;
}
.sgtileft {
    float: left;	
}
.proul-1{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px dotted #999;
}
.proul-1 > a.pr1 {
    float: left;
    overflow: hidden;
    width: 50%;
}
.proul-1 .caidlo {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 50%;	
}
.proul-1 .caidlo h3 {
    font-size: 22px;
    font-weight: 400;
}
.proul-1 .caidlo hr.separator {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: #939393;
    clear: both;
    display: block;
    margin: 5px auto 20px auto;
    position: relative;
    width: 200px;
}
.proul-1 .caidlo p {
    color: #2D2D2D!important;
    font-size: 14px;
    margin: 0 0 0 10px;
    text-align: justify;
}
.proul-1 .caidlo > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 24px;
    position: absolute;
    top: 40%;
    width: 100%;
}

.inner-r {
    float: right;
    width: 100%;
}
.jq-zoom {
    width: 560px;
    float: left;
    position: relative;
}

.pro-info-con {
    float: right;
    width: calc(100% - 600px);
}
.pro-info-con h1 {
    font-size: 24px;
    color: #141414;
    padding-bottom: 20px;
}
.pro-info-con .btns {
    margin-top: 30px;
}


.pro-info-con .LayImAhrefNode, .pro-info-con .btns>div, .pro-info-con .sendInquiry {
    font-size: 18px;
    display: flex;
    display: -webkit-flex;
    height: 60px;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    text-align: center;
    background: #18315a;
    border-radius: 3px;
    width: 45%;
    margin-right: 5%;
    float: left;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.pro-info-con .btns>div {
    background: #fff;
    border: 1px #d2d2d2 solid;
    position: relative;
}
.pro-info-con .btns>div:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background: #18315a;
}
.pro-info-con .btn>div a {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
}
.pro-btn>span {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    top: 215px;
    left: 0;
    z-index: 11;
    cursor: pointer;
}
.pro-btn .next {
    right: 0;
    left: auto;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
.pro-detaile .pro-name h3 {
    font-size: 18px;
    background: #18315a;
    padding: 18px 35px;
    display: inline-block;
    color: #FFFFFF;
}
.pro-detaile {
    margin-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px #d2d2d2 solid;
}
.pro-detaile .pro-name {
    width: 100%;
    border-bottom: 1px #d2d2d2 solid;
    margin-bottom: 15px;
}

.srszd {
    margin-top: 20px;	
}
.Ename {
    background-color: #18315a;
}
.btnsb {
    background: none repeat scroll 0 0 #8F8F8F;
    border: 1px solid #8F8F8F;
    color: #FFFFFF;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    /* margin-right: 10px; */
    padding: 10px;
    display: inline;
}
.soall {
    padding-top: 50px;
    font-size: 20px;
}
.left-15s {
	margin-left:-15px;
margin-bottom: 20px;

}
.right-15s {
    margin-right: -15px;
    margin-bottom: 20px;
    display: table;
    width: 100%;

}

.field-inzsp {
    margin-bottom: 10px;
}
.field-inzsp input{
    width: 80%;
    height: 45px;
    padding-left: 5px;
    border: 1px solid #18315a;	
}
.field-inzsp textarea{
    width: 80%;
    height:70px;
    padding-left: 5px;
    border: 1px solid #18315a;	
}
.but-zsapds2 {
    border: 0;
    background: #18315a;
    color: #FFFFFF;
    padding: 15px 30px;
    float: right;
    margin-right: 20%;
    margin-top: 5px;	
}
.img-lis img {
    width: 200px;

    height: 200px;
    border-radius: 107px;
    border: 3px solid #FFFFFF;
}
/*.proul-1 .caidlo:before {
    border: 12px solid #edefed;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    content: "";
    display: block;
    left: -24px;
    position: absolute;
    top: 65px;
}*/
/************分页样式******************/
.pagerBox {
    font-size: 12px;
    height: 55px;
    text-align: center;
    margin-top: 20px;
}

.pagelist {padding:10px 0;     text-align: left;}
.pagelist span,.pagelist a{ border-radius:3px; border:1px solid #dfdfdf;display:inline-block; padding:5px 12px;}
.pagelist a{ margin:0 3px;}
.pagelist span.current{     
	background: #18315a;
    color: #FFF;
    border-color: #E3E5E6;
    margin: 0 2px;
}
.pagelist a:hover{background:#18315a; color:#FFF; border-color:#E3E5E6; }
.pagelist label{ padding-left:15px; color:#999;}
.pagelist label b{color:red; font-weight:normal; margin:0 3px;}
/******************************/

@media only screen and (max-width: 2200px) {
	.ri-text h3{
		font-size:30px;
	}
	.ri-text p{
		font-size:20px;
	}
}
@media only screen and (max-width: 2000px) {
	.ri-text h3{
		font-size:25px;
	}
	.ri-text p{
		font-size:18px;
	}
}
@media only screen and (max-width: 1900px) {
	.ri-text h3{
		font-size:24px;
	}
	.ri-text p{
		font-size:16px;
	}	
	
}
@media only screen and (max-width: 1800px) {
	.ri-text h3{
		font-size:24px;
	}
	.ri-text p{
		font-size:16px;
	}	
	.testimonialblock .testimonial{
	    padding: 40px 20px;
	}
	
}
@media only screen and (max-width: 1700px) {
	.ri-text h3{
		font-size:24px;
	}
	.ri-text p{
		font-size:16px;
	}
	.testimonialblock .testimonial{
	    padding: 43px 20px;
	}
}
@media only screen and (max-width: 1500px) {

	.imgsa{
		    padding-top: 18px;
	}
	.ri-text h3{
		font-size:20px;
	}
	.ri-text p{
		font-size:14px;
	}
	.testimonialblock .testimonial{
	    padding: 35px 20px;
	}
	
}
@media only screen and (max-width: 1400px) {
	.head .navbar-default .navbar-nav>li>a{
		font-size: 16px;
	}
	.imgsa{
		    padding-top: 18px;
	}
	.ri-text h3{
		font-size:18px;
	}
	.ri-text p{
		font-size:12px;
	}
	
}
@media only screen and (max-width: 768px) {
	#bar {
    	padding-bottom: 10px;	
	}
	.imgsa img {
		margin-left: 0;	
	}
	.imgsa {
	    padding-top: 10px;
	    padding-bottom: 5px;
	    padding-left: 5px;
	}
	.basnav {
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
	.navbar-collapse {
	    position: absolute;
    	z-index: 100;
    	background: #18315a;
	    right: 0 !important;
	}
	.head .navbar-default .navbar-nav>li>a{
	    color: #FFFFFF;
	    padding: 5px 5px;
    	font-size: 13px;
	}
	.lefttop {
		margin-left: 0;
	    position: relative;
	    width: 100%;
	}
	#search-input {
	    width: 100%;	
	}
	.fs-08 a, .fs-08 {
	    color: #FFFFFF;
	    font-size: 15px;
	}
	.top1right {
	    float: right;
	    width: 100%;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.butso {
	    position: absolute;
	    top: 0;
	    right: 0;
	}
	.navbar-toggle {
	    margin-right: 0px;
	}
	.container-fluid {
		    padding-right: 5px;
			padding-right: 5px;
	}
	.bous:before {
		left:38.88888%;
	}
	.mpro h3 {
	    text-align: center;
	    font-size: 24px;
	}
	.lis h3 {
	    text-align: center;
	    font-size: 24px;
	}
	.lisimg a {
	    font-size: 14px;
	}
	.selsectse {
	    margin-left: 1%;
	    margin-top: 10px;
	}
	.sosea {
	    margin-right: 1%;
	    margin-top: 10px;
	}
	.refts {

	    padding-bottom: 20px;
	}
	.lefts {

	    padding-bottom: 20px;
	}
	.sosea .search-sy, .selsectse select{
	    height: 39px;
	    font-size: 14px;
	}
	.sobut .butso-s {
		width: 25px;
	    height: 25px;
		    right: 5px;
	}
	.lisselse:before {
	    border-width: 0 9px 9px;
	}
	 .h3-lkis h1 {
		font-size: 24px;
	 }
	.container-ahi,.container-new {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.moaa2 a {
	    margin-bottom: 5px;
	    padding: 10px 10px;
	}
	.ri-text p {
	    font-size: 13px;
	}
	.newseve h1 {
			font-size: 24px;
	}
	.news1,.news12 {
			font-size: 20px;
	}
	.col-xs-12 {
	    padding-left: 0;
	    padding-right: 0;
	}
	.container-new .col-xs-12{
	    margin-bottom: 5px;
	}
	.bals2 {
		padding-left: 5px;
	    padding-right: 5px;
	}
	.bals2 h1 {
		font-size: 24px;
	}
	.bals2 {
	    padding-top: 30px;
	}
	.bals2 p {
	    font-size: 14px;
	}
	.img-lis {
	    padding: 5px;
	}
	.img-lis img {
		height: 110px;
	}
	.cnsa {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.fontmene {
		margin-left: 0;
	    margin-right: 0;
	}
	.teafoot a {
	    padding: 5px 0px;
	}
	.fontmene .col-xs-5 {
	    padding: 1px;
	}
	.foot1 {
	    line-height: 24px;
	}
	.teafoot a {
		font-size: 14px;
	}
	.center-v {
	    padding-top: 0rem;
	    padding-bottom: 0rem;
	}
	.container-zi30 {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	#t .header-h1, #t h1 {
	    font-size: 16px;
	
	}
	.liopainnd {
	    padding-top: 10px;
	    padding-bottom: 10px;
	    padding-left: 0;
	}
	.marbag {
	    padding-top: 10px;
	    padding-bottom: 10px;
	}
	.widget-list {
	    padding-left: 5px;
	    padding-right: 5px;	
	}
	.li-optit {
	    font-size: 20px;
	    padding: 0px;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.featured-cms {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.block__list .kitkkd {
	    padding-left: 0%;
	}
	.so-set {
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.ktfssfx {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.tojscx .subleftMain {
		width:110px;
	}
	.tojscx .tkjies {
	width: calc(92% - 218px);
	}
	.ktfssfx .texlos {
	width: calc(100% - 19px);
	}
	.proul-1 > a.pr1 {
	    width: 100%;
	}
	.proul-1 .caidlo {
	    width: 100%;
	    margin-bottom: 5px;
	}
	.proul-1 .caidlo::before{
	    display: table;
	    content: "";
	    width: 100%;
	    height: 100%;
	    background: #FFFFFF;
	    opacity: 0.6;
	}
	.pr1 img{
		max-width:100%;
	}
	.proul-1 .caidlo > div {
	    top: 32%;
	    padding: 10px;
	}
	.jq-zoom {
		width:100%;
	}
	.jqzoom {
	    width: 100%;
		    height: 380px;
	}
	.pro-info-con {
	    float: left;
	    width: 100%;
	    display: table;
	}
	.proul-1 .caidlo p {
	    max-height: 100px;
	    overflow: hidden;
	}
    .site-header .primary-nav {
        /* display: none !important; */
        width: 100%;
        position: absolute;
        width: 100%;
        background: #d6d6d6;
        position: absolute;
        top: 42px;
        z-index: 10000;
        left: 0;
    }
    .site-header.power_2 .primary-nav__item {
        margin-left: 0;
        margin-right: 15px;
        position: relative;
        width: 100%;
        border-bottom: 1px solid #FFF;
        padding-left: 15px;
        padding: 5px;
    }
}
.navbar-nav>li>.dropdown-menu{
	    background: #1a93c8;
}
.dropdown-menu>li>a{
    color: #fff;	
}


