﻿
body {
    background-color: #052E4E;
}
.master {
    margin: 0 auto;
    width: 982px;
}
.site {
    min-height: 200px;
    width: 100%;
}
.siteheader {
    background-image: url("/images/headbg.jpg");
    background-repeat: repeat-x;
    float: left;
    min-height: 116px;
    width: 100%;
}
.logo {
    float: left;
    height: 54px;
    margin-left: 18px;
    margin-top: 31px;
    width: 249px;
}
.dvbanner {
    float: left;
    height: 57px;
    margin-left: 78px;
    margin-top: 27px;
    width: 259px;
}
.dvphone {
    float: right;
    height: 44px;
    margin-top: 10px;
    padding-right: 5px;
    width: 314px;
}
.dvphone .dp
{
    float:left;
    width:100%;
    height:44px;
}
.socbox
{
    float:left;
    width:100%;
    height:34px;
}
.socbox div
{
    float:right;
}
.phoneleft {
    /* background-image: url("/images/phoneleft.png"); */
    /* background-repeat: no-repeat; */
    float: left;
    height: 100%;
    width: 21px;
}
.phonein {
    /* background-image: url("/images/phonein.png"); */
    /* background-repeat: repeat-x; */
    float: left;
    height: 44px;
    width: 271px;
	background:#09406c;
	border-radius:22px;
	padding:0 20px;
}
.phoneright {
    /* background-image: url("/images/phoneright.png"); */
    /* background-repeat: no-repeat; */
    float: left;
    height: 100%;
    width: 21px;
}
.phonetext {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 18px;
    height: 100%;
    line-height: 44px;
    width: 100%;
}
.ptext {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 18px;
    height: 100%;
    line-height: 44px;
    width: 75px;
}
.pnumbox {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 18px;
    height: 100%;
    line-height: 44px;
    width: 175px;
}
.pnumbox .pnum {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 18px;
    height: 100%;
    line-height: 44px;
    width: 70px;
}
.pnumbox .number {
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    width: 103px;
}
.phonetext .img {
    float: left;
    height: 21px;
    padding-top: 12px;
    width: 21px;
}
.sitecontent {
    background-color: #F5F5F5;
    float: left;
    min-height: 846px;
    width: 100%;
}
.sitemenu {
    background-image: url("/images/sitemenubg.jpg");
    background-repeat: repeat-x;
    float: left;
    min-height: 324px;
    width: 100%;
}
.insitemenu {
    background-image: url("/images/sitemenubg.jpg");
    background-repeat: repeat-x;
    float: left;
    width: 100%;
}
.siteleft {
    float: left;
    width: 690px;
}
.siteright {
    float: left;
    width: 280px;
}
.contentleft {
    float: left;
    min-height: 720px;
    width: 690px;
}
.incontentleft {
    background-color: #FFFFFF;
    float: left;
    min-height: 690px;
    width: 690px;
}
.topmenu {
    background-image: url("/images/topmenu.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 45px;
    width: 100%;
}
.topmenu ul {
    float: left;
}
.topmenu ul li {
    background-image: url("/images/topmenubl.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    line-height: 45px;
    padding-left: 25px;
    padding-right: 25px;
}
.topmenu ul li a {
    color: #FFFFFF;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
}
.topmenu .last {
    background-image: none;
}
.siteslide {
    float: left;
    height: 279px;
    width: 100%;
}
.rightmenu {
    background-image: url("/images/sitemenubg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 324px;
    width: 292px;
}
.rightmenu h3 {
    background-image: url("/images/rightbg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 22px;
    font-weight: normal;
    height: 67px;
    line-height: 44px;
    text-align: center;
    width: 292px;
}
.rightmenu h3 a {
    color: #FFFFFF;
    font-family: 'MyriadProCondensed';
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
}
.rightmenu ul {
    float: left;
    height: 250px;
    width: 100%;
}
.rightmenu ul li {
    background-image: url("/images/rightmenulibg.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    color: #073D69;
    float: left;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    height: 45px;
    line-height: 44px;
    padding-top: 10px;
    width: 100%;
}
.rightmenu ul li a {
    background-image: url("/images/arrow.png");
    background-position: 23px center;
    background-repeat: no-repeat;
    color: #073D69;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    padding-left: 46px;
    text-decoration: none;
}
.sitenews {
    float: left;
    min-height: 276px;
    width: 690px;
}
.newscontainer {
    float: left;
    width: 692px;
}
.newsbox {
    background-image: url("/images/newsbg.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 260px;
    width: 346px;
}
.newsindex {
    float: left;
    height: 222px;
    margin-left: 22px;
    width: 299px;
}
.newsindex h3 {
    border-bottom: 1px dotted #616365;
    color: #052E4E;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    width: 305px;
}
.newsindex h3 a {
    background-image: url("/images/arrow2.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #052E4E;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    text-decoration: none;
}
.indexdetail {
    float: left;
    height: 165px;
    margin-top: 10px;
    width: 100%;
}
.indexpic {
    float: left;
    height: 135px;
    width: 133px;
}
.indextext {
    color: #616365;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    height: 162px;
    line-height: 20px;
    padding-left: 15px;
    width: 142px;
}
.indexbutton {
    background-image: url("/images/detailbutton.png");
    background-position: center center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: right;
    font-family: 'MyriadProCondensed';
    font-size: 15px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    padding-left: 16px;
    width: 122px;
}
.indexbutton a {
    color: #FFFFFF;
    font-family: 'MyriadProCondensed';
    font-size: 15px;
    font-weight: normal;
    height: 22px;
    text-decoration: none;
}
.videobox {
    background-image: url("/images/videobg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 268px;
    padding-left: 9px;
    padding-top: 1px;
    width: 283px;
}
.videobox h3 {
    border-bottom: 1px dotted #616365;
    color: #052E4E;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    margin-bottom: 7px;
    width: 275px;
}
.videobox h3 a {
    background-image: url("/images/arrow2.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #052E4E;
    float: left;
    font-family: 'MyriadProCondensed';
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
    padding-left: 25px;
    text-decoration: none;
}
.sitefooter {
    float: left;
    height: 158px;
    width: 100%;
}
.footer {
    background-color: #247FC2;
    float: right;
    height: 48px;
    padding-top: 10px;
    width: 100%;
}
.dlbox {
    float: left;
    height: 200px;
    width: 100%;
}
.dlbox div {
    float: left;
    margin-top: 2px;
    width: 100%;
}
.video {
    background: none repeat scroll 0 0 #F4F9FC;
    border: 1px solid #CCCCCC;
    float: left;
      height: 346px;
    margin-bottom: 5px;
    padding: 5px;
    width: 615px;
}

.video iframe{
width:100% !important;
height:100% !important; 
}

.video embed{
width:100% !important;
height:100% !important; 
}
.vplayer {
    float: left;
    width: 100%;
    height: 346px;
}
.text {
    clear: left;
    float: left;
    margin-top: 20px;
    min-height: 30px;
    text-align: center;
    width: 100%;
}
.text h2 {
    font-size: 17px;
}
.text img {
    display: block;
    margin: 0 auto;
}
#slideshow {
    height: 313px;
    position: relative;
}
#slideshow IMG {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#slideshow IMG.active {
    opacity: 1;
    z-index: 10;
}
#slideshow IMG.last-active {
    z-index: 9;
}
#slideshowmain {
    height: 278px;
    position: relative;
}
#slideshowmain IMG {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 8;
}
#slideshowmain IMG.active {
    opacity: 1;
    z-index: 10;
}
#slideshowmain IMG.last-active {
    z-index: 9;
}
#slideshow {
    color: #FFFFFF;
    list-style: none outside none;
}
#slideshow span {
    display: none;
}
#container {
    height: 278px;
    padding-left: 0;
    position: relative;
    text-align: left;
    width: 691px;
}
#content {
    position: relative;
}
.mapbox {
    float: left;
    height: 220px;
    padding: 12px;
    width: 265px;
}

.pagetitle2 a {
    border: medium none !important;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
.pagetitle2 {
    background-color: #0662A5;
    background-image: url("../../images/ctbg2.jpg");
    background-repeat: repeat-x;
    border: medium none !important;
    color: #FFFFFF;
    float: left;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 235px;
    margin-left: 10px;
    margin-top: 15px;
    padding-left: 3px;
    position: relative;

}
.testhead2 {
    border: medium none !important;
    float: left;
    height: 83px;
    margin-top: 3px;
    padding: 35px 5px 5px;
    text-align: center;
    width: 260px;
}
#top-link {
    background: none repeat scroll 0 0 #006666;
    border: 1px solid green;
    bottom: 5px;
    color: #FFFFFF;
    display: none;
    font-weight: bold;
    padding: 10px;
    position: fixed;
    right: 5px;
    text-decoration: none;
    font-family:Tahoma;
	height:18px;
}
.pageshare {
    float: left;
    height: 20px;
    margin-top: 5px;
    width: 100%;
}

.pageshare .ps {
    float: right;
    width: 180px;
    font-size:11px;
}
.randevual-btn {
	background-color: #3d83df;
    border-color: #3d83df;
    box-shadow: 0 3px 9px 1px #98a1ab;
    height: 25px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 24px;
    padding: 0 11px;
    color: #ffffff;
    position: relative;
    top: 83px;
    width: 123px;
    right: -175px;
}

.randevual-btn a{
	color:#ffffff !important;
}
.mobile-menu{display:none;
    width: 30px;
    height: 38px;
    padding: 5px 11px;
    text-align: center;
    background: #0a3f6b;
    color: #ffffff;
    position: relative;
}

.mobile-menu .hamburger{
	width:100%;
	height:3px;
	border-radius:1.5px;
	background:#ffffff;
	position:relative;
	top:16px;
}
.mobile-menu .hamburger:before{
	content:'';
	width:100%;
	height:3px;
	border-radius:1.5px;
	background:#ffffff;
	    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
}
.mobile-menu .hamburger:after{
	content:'';
	width:100%;
	height:3px;
	border-radius:1.5px;
	background:#ffffff;
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
}

@media(max-width:998px){
.master {
    max-width: 100%;
	/* overflow: hidden; */
}
.siteleft {
    width: 70%;
	/* overflow: hidden; */
}
.siteright {
    width: 30%;
}
.contentleft{
    width:100%;
}
#container {
    width: 100%;
}
#slideshowmain img{
    max-width:100%;
}
.topmenu ul{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-around;
	width:100%;
}
.topmenu ul li{
	max-width:25%;
	padding-left:10px;
	padding-right:10px;
	background-size: contain;
}
.topmenu ul li a{
	font-size:16px;
}
.rightmenu{
	max-width:100%;
    background-size: contain;
}
.rightmenu h3{
	max-width:100%;
}
.rightmenu ul li{
	background-size: 96% 79%;
}
.rightmenu ul li a{
	font-size:13px;
}
.sitenews {
    max-width:100%;
}
.newscontainer {
    max-width:100%;
	display:flex;
	flex-wrap:wrap;
}
.newsbox{
	max-width:47%;
	height:auto;
	padding-left: 1.5%;
	padding-right: 1.5%;
    padding-bottom: 20px;
}
.newsindex {
    max-width:100%;
	height:auto;
	    margin-left: 0;
}
.newsindex h3 {
    min-height: 50px;
	height:auto;
    max-width: 100%;
}
.indexpic {
    max-width:46%;
	height:auto;
	position:relative;
}
.indexpic:after{
	content: "";
    display: block;
    padding-top: 100%;
}
.indexpic img {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto !important;
}
.indexdetail{
	height:auto;
}
.indextext{
	max-width:52%;
	padding-left:2%;
}
.siteheader{
	height:auto;
	background-size:contain;
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
}
#headbanner {
    margin-left: 0.3%;
    max-width: 30%;
    margin-top: 36px;
}
#headbanner img{
	max-width:100%;
}
.dvphone{
max-width:33.3%;
}
.phonein{
	max-width:96%;
	padding-right:2%;
	padding-left:2%;
}
.logo {
    max-width:30%;
}
.logo img{
	max-width:100%;
}
.pnumbox .pnum{
	width:auto;
	font-size:14px;
	margin-right:5px;
}

.pnumbox .number {
   width:auto;
	font-size:18px;
	line-height: 42px;
}
.pnumbox {
    width: auto;
}
.socbox {
    height: 28px;
}
.indexbutton {
    background:#0665ac;
	border-radius:10px;
    float: left;
    padding-left: 2%;
	padding-right:2%;
    width: 96%;
}
.indexbutton a{
	float:left;
	width:100%;
	text-align:center;
}
.videobox{
	padding-left: 2%;
    padding-top: 1px;
   width:98%;
}
.videobox h3 {
   height:auto;
    min-height: 50px;
    line-height: 50px;
    margin-bottom: 7px;
    width: 100%;
}
.videobox img{
	max-width:100%;
}
.mapbox {
    padding: 12px 0;
    width: 100%;
}
.mapbox iframe{
	max-width:100%;
}
.pagetitle2 {
	background-size:contain;
    min-height: 235px;
    margin-left: 0;
    margin-top: 15px;
    padding-left: 2%;
	max-width: 98%;
	padding-bottom:20px;
}
.testhead2 {
   
    float: left;
    height: auto;
    padding: 35px 2% 5px;
    width: 96%;
}
.incontentleft{
	max-width:100%;
	position:relative;
}
.pageinntext img{
	max-width:96%;
	height:auto !important;
}
.video{
		padding-left:2% !important;
	padding-right:2% !important;
	max-width:96%;
}
.pagetext{
	padding-left:2% !important;
	padding-right:2% !important;
	max-width:96%;
}
.contact {
    padding-left: 2% !important;
    padding-right: 2% !important;
    width: 96% !important;
}
.pagetext .lft{
	 padding-left: 2% !important;
    padding-right: 2% !important;
    width: 96% !important;
}
.pagetext .gmap {
 padding-left: 2% !important;
    padding-right: 2% !important;
    width: 96% !important;
}
.pagetext .gmap iframe{
    max-width: 100% !important;
}
.randevual-btn {
    top: 88px;
    width: 123px;
    right: -243px;
}
}
@media(max-width:767px){
	.copyrght{
	    max-width: 97%;
	}
	/*.newsbox {
    max-width: 96%;
    height: auto;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 20px;
}*/
.siteleft {
   width:100%
}
.rightmenu{
	width:100%;
}
.siteright {
   width:100%
}
.rightmenu ul li {
    max-width: 300px;
}
.rightmenu ul {
    float: none;
    height: 250px;
    width: 300px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.rightmenu h3 {
	float: none;
    max-width: 100%;
	 margin-left: auto;
    margin-right: auto;
}
.siteslide #container {
    height: 39vw;
}
.siteslide {
    height: auto;
}
.videobox h3 a {
   width:100%;
   text-align:center;
   float:left;
   padding-left:0;
}
.videobox{
	text-align:center;
}
.videobox img{
	float:none;
}
.copyrght {
    padding-left:2%;
    margin-left: 0 !important;
    width: 98%;
}
.footer{
	height:auto;
	padding-bottom: 10px;
}
.developer{
 padding-left:2%;
    margin-left: 0;
    width: 98% !important;
float:left;	
margin-top:15px;
}
.pagetitle2 {
    padding-left: 0;
    max-width: 100%;
    width: 100%;
    padding-bottom: 20px;
    min-height: 100px;
    height: auto;
}
.dvphone {
    max-width: 33.3%;
}
.dvphone {
    max-width: 100%;
    float: left;
    width: 100%;
}
.socbox {
    float: left;
    width: auto;
    padding-left: 2%;
}
.dvphone .dp {
    float: right;
    width: 60%;
    height: auto;
    margin-top: -14px;
}
#headbanner {
    margin-left: 0;
    max-width: 33%;
    margin-top: 36px;
    margin-right: 2%;
}
.phonein {
    float: right;
    padding-left: 12%;
    padding-right: 4%;
    max-width: 76%;
}
.logo {
    max-width: 40%;
}
.ptext {
    font-size: 15px;
    line-height: 44px;
    width: auto;
    margin-right: 2%;
}
.topmenu ul li{
	background-image:initial;
	 max-width: 100%;
	 width:auto;
    padding-left: 1%;
    padding-right: 1%;
}
.newsindex h3 a {
    font-size: 18px;
}
.pageinntext {
	overflow:hidden;
    padding: 2% !important;
}
}


@media(max-width:480px){
	#top-link {
    position: fixed !important;
    top: auto !important;
}
.mobile-menu{display:block;}
.top-menu-show{
display: block !important;
}

.topmenu ul li {
    width:100%;
	padding-left:2%;
}
.topmenu ul{
   background: #0d436f;
   padding-bottom:15px;
}
.newsbox {
    max-width: 96%;
	width: 96%;
    height: auto;
    padding-left: 2%;
    padding-right: 2%;
	background-size: cover;

}
.newsindex {
    width: 100%;
}
.indextext {
    width: 52%;
}
.indexpic {
    width: 46%;
}
.logo {
    max-width: 96%;
	margin-left:0;
	margin-right:0;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	width:100%;
}
#headbanner {
   max-width: 96%;
	margin-left:0;
	margin-right:0;
	padding-left:2%;
	padding-right:2%;
	text-align:center;
	margin-top:20px;
	width:100%;
}
#headbanner img {
    max-width: 100%;
    width: 146px;
}
.dvphone .dp {
    float: right;
    width: 50%;
    height: auto;
}

.ptext {
    display:none;
}
.phonein {
    float: right;
    padding-left: 6%;
    padding-right: 6%;
    max-width: 88%;
}
.phonetext .img {
    margin-right: 8%;
}
.contentleft{
	position:relative;
}
.topmenu{
	    display: none;
    height: auto;
    position: absolute;
    top: 48px;
    z-index: 23;
}
.contentitle h1 {
    font-size: 14px !important;
}
.randevual-btn {
    height: 40px;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 11px 0 11px;
    top: 84px;
    width: 53px;
    right: -175px;
}
}
@media (max-width: 480px) and (min-width:450px){
	.randevual-btn {
    height: 40px;
    font-size: 12px;
    line-height: 12px;
    padding: 6px 11px 0 11px;
    top: 84px;
    width: 53px;
    right: -278px;
}
}
@media (max-width:390px){
	.socbox {
    width: 86px;
}
.socbox div {
    float: left;
	width:100%;
	text-align:center;
}
.socbox{
	height:auto;
}
.dvphone .dp{
	width:180px;
}
}
@media (max-width:320px){
	.indexpic {
    max-width: 100%;
	width: 100%;
    height: auto;
    position: relative;
	margin-bottom:20px;
}
.indexpic img{
	float:none;
}
.indextext {
   width: 100%;
   max-width: 100%;
   height:auto;
   margin-bottom:20px;
}
.indexpic:after {
    display:none;
}
.indexpic a{
	float:left;
	width:100%;
	text-align:center;
}
.indexpic img{
	position:relative;
	-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}
@media (max-width:295px){
.socbox {
    width: 100%;
    margin-bottom: 23px;
	padding-left:0;
}

.dvphone .dp{
	width:100%;
}
.dvphone{
	height:auto;
padding-bottom: 20px;
padding-right:0;
}
}