body{
	font-family:"myriad-pro", "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:18px;
	line-height:1.5;
	color:#444444;
	overflow-x:hidden;
	
}

.container{
	min-width:300px;	
}

a{
	font-family:"微软雅黑";
	font-weight:400;
	color:#0067ae;	
	text-decoration:none;
}

a:hover{
	color:#0067ae;	
	text-decoration:none;
}

a:active{
color:#ccc;
text-decoration:none;
}

a:focus{
	color:#0067ae;
	text-decoration:none;
}

.app-links a:focus{
	color:#ccc;
	text-decoration:none;
}

a.in-text-link{
	text-decoration:underline;	
}

span.warning{
	font-size:.5em;
}

a h4:hover{
	text-decoration:underline;
}

.wp-issue a:hover:not(.btn),
.item > a:hover,
.brochure-issue a:hover:not(.btn) {
	text-decoration:underline solid #444;
}

li{list-style:none;}

/***************************
HEADER
***************************/
.headtop{width:100%; height:30px; line-height:30px; background:rgb(106, 201, 254); color:#fff;}
.headtop_left{width:20%; padding:0 3%; float:left;}
.headtop_right{width:50%; margin-right:120px; text-align:right; float:right;}
#head{position:absolute; z-index:1001; width:100%; height:80px; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,.1); transition:all .35s; top:30px;}
#head>.logo{position:absolute; left:0; top:0; width:20%; height:80px; padding:0 3%; text-align:center;}
#head>.logo img{width:100%;}
#head>.logo a{ display:block; height:80px; line-height:80px; transition:all .2s;}
#head>.menu{position:absolute; right:100px; top:0;}
#head .menu>ul{line-height:80px;}
#head .menu>ul>li{ position:relative; float:left; text-align:center;list-style: none;}
#head .menu>ul>li:last-child{ background:none !important;}
#head .menu>ul>li>a{position:relative; padding:0; margin:0 20px; font-weight:bold; font-size:16px;color:#333; text-align:center; line-height:80px; display:inline-block; transition:all .25s;}
#head .menu>ul>li>a:after{position:absolute; left:0; bottom:-4px; width:100%; height:4px; background:#0067ae; font-size:0; opacity:0; content:''; display:block; transition:all .18s;}
#head .menu>ul>li.A>a:after{ opacity:1; bottom:0px;}
#head .menu>ul>li.A>a{ color:#0067ae !important;}
#head .menu>ul>li>div{position:absolute; z-index:99; left:0; top:80px; width:230px; height:auto; padding:20px 0; background:#fff; overflow:hidden; display:none; transition:top .35s;}
#head .menu>ul>li>div a{ position:relative; display:block; width:80%; height:35px; line-height:35px; padding:0 5%; margin:5px auto; font-size:14px;font-family:"Arial"; color:#333; text-align:left; transition:all .35s;}
#head .menu>ul>li>div a:hover{ color:#fff; background:#0067ae url("../images/menu-arrow.png") no-repeat; background-position:98% 50%; background-size:18px auto;}
#head>.language{ position:absolute; right:80px; top:0; line-height:80px; border-left:1px solid #e4e4e4;}
#head>.language img{ margin-right:6px;}
#head>.language>.btn2{ display:block;font-size:14px; padding:0 10px; color:#999; height:80px; line-height:80px;}
#head>.language>.btn2>img{ height:30px; width:auto; opacity:.4;}
#head>.language>.A{ background:#eee; color:#666;}
#head>.language>.A>>img{ opacity:.6;}
#head>.language>.son{ display:none; position:absolute; z-index:14; left:0; top:80px; width:100%; background:#fff; box-shadow:0 2px 5px rgba(0,0,0,.1);}
#head>.language>.son a{ display:block; text-align:left; font-size:14px; padding:0 10px 0 10px; line-height:40px; color:#999; transition:all .35s;}
#head>.language>.son a:hover{ background:#f5f5f5;}
#head>.search{ position:absolute; right:0; top:0; width:80px; line-height:80px; background:#0067ae; cursor:pointer; text-align:center; transition:all .35s;}
#head>.search>.btn2 img{ height:26px; width:auto;}
#head>.search>.inputcon{ position:absolute; z-index:99; top:0; right:-500px; width:500px; height:80px; line-height:80px; background:#999;}
#head>.search>.inputcon>form{position:absolute; left:0; top:0; width:420px; height:80px;}
#head>.search>.inputcon>form input[type="text"]{outline: medium;float:left;height:80px;line-height:80px;width:70%; padding:0 5%;border:none; font-family:"Arial"; font-size:16px; background:none;color:#fff;box-sizing:border-box;overflow:hidden;}
#head>.search>.inputcon>form input::-webkit-input-placeholder{ color:#ccc;}
#head>.search>.inputcon>form button{	float:right;width:20%;height:80px;border:none; opacity:.8;background:url(../images/icon-go.png) no-repeat center center;background-size:auto 25px;cursor:pointer;box-sizing:border-box;overflow:hidden;}
#head>.search>.inputcon>.close{ position:absolute; right:0; top:0; width:80px; line-height:80px; background:#0067ae; opacity:1;}
#head>.search>.inputcon>.close img{ height:26px; width:auto;}

/*css for seven slider*/
.seven_clearfix:before, .seven_clearfix:after {/*content:""; display:block; clear:both;*/}
.seven_container{position:relative; margin:80px auto 0; cursor:pointer;}
.seven_container #seven_viewport{position:absolute; width:100%;height:100%;margin-left:0%; overflow:hidden; z-index:20; background:#000;}
.seven_container #seven_lightbox{position:fixed; left:0; top:0; background-color:#000; background-color:rgba(0,0,0,0.9); width:100%; height:100%; z-index:100;} 
.seven_container #seven_sublightbox{padding:8px; background-color:#fff; border-radius:5px;	z-index:100; margin:0 auto; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */box-sizing: border-box;         /* Opera/IE 8+ */}
.seven_container #seven_sublightbox img{ width:100% !important;}
.seven_container #seven_lclose{width:25px; height:25px;	float:right; margin-top:-25px;	margin-right:-10px;	cursor:pointer;}
.seven_container .seven_slider{ display:none;}
.seven_container .seven_slide_title{position:absolute; font-family:Verdana, Arial, Helvetica, sans-serif;font-size:24px;text-align:center; filter: alpha(opacity=40);background-color:#fff;background-color:rgba(200,200,200,0.6);	bottom: 15px; color: #000000; border-radius:0px 20px 0px 20px;padding:5px 25px 5px 25px;}
.seven_container .seven_nav{z-index:40;	width:43px;	height:43px;position:absolute;text-indent:-10000px;cursor:pointer;background-image:url(../images/default.png);	opacity:0.5;
-moz-opacity:0.5;-khtml-opacity: 0.5;-webkit-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-ms-transition: opacity 0.5s ease-in-out;-o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out; filter: alpha(opacity=50); display:none;}
.seven_container .seven_nav.disable{opacity:0.1;-moz-opacity:0.1;-khtml-opacity: 0.1;filter: alpha(opacity=10);}
.seven_container .seven_nav:hover{-webkit-transition: opacity 0s ease-in-out; -moz-transition: opacity 0s ease-in-out; -ms-transition: opacity 0s ease-in-out; -o-transition: opacity 0s ease-in-out; transition: opacity 0s ease-in-out; opacity:1; filter: alpha(opacity=90);}
.seven_container #right_btn{ background-position:100% 0;}
/*css for bullet*/
.seven_container .seven_bt_preview{ position:absolute; width:100px;height:48px; top:-55px; overflow:hidden;background-color:#333333;display:none;}
.seven_container .seven_bt_container{}
.seven_container .seven_bt_slide{width:100px;height:48px;float:left;}
.seven_container .seven_preview_img{width:100px;height:48px;}
.seven_container .seven_bullet_control{height:35px; width:100%; position: absolute;z-index: 20; bottom:0;}
.seven_container .seven_bullet_control #seven_bullet_viewport{width:100%; height:100%; margin:0; padding:0;}
.seven_container .seven_bullet_control #seven_bullet_inner_viewport{ display:inline-block;}
.seven_container .seven_circle{width:11px;height:11px;background-image:url(../images/v1.png); background-position: 50% 0;margin:0 5px 0 5px;cursor:pointer; display:inline-block; position:relative;}
.seven_container .seven_circle:hover{background-position: 100% 0;}
.seven_container .seven_circle.active,.seven_container .seven_circle.active:hover{background-position:0;}
.seven_container .seven_a_play{display:inline-block;margin:0 5px 0 5px;cursor:pointer;background-position:100% 0;}
.seven_container .seven_a_pause{display:inline-block;margin:0 5px 0 5px;cursor:pointer;background-position:0% 0;}
/*css for prev/next slide container*/
.seven_container .seven_func_slide{position:absolute;width:100%;height:100%;margin-left:0%;overflow:hidden;}
.seven_container #seven_next_slide{z-index:20;-ms-transform-origin:0% 0%; transform-origin:0% 0%;-webkit-transform-origin:0% 0%;-moz-transform-origin:0% 0%;}
.seven_container #seven_prev_slide{z-index:10;top:0;}
/*css for carousel viewport*/
.seven_container .seven_hcarousel{position:absolute;overflow:hidden;width:100%;height:87px;top:101%;}
.seven_container #seven_hviewport{position:absolute;left:0;height:80px;padding-top:3px;}
.seven_container #seven_hviewport .carousel{float:left;margin:0px 3px 0px 3px;border:solid 2px #000;}
.seven_container #seven_hviewport .carousel img{width:150px;height:80px;}
.seven_container .seven_carousel_nav{position:absolute;width:25px;height:25px;background-image:url(../images/skin/carousel_nav.png);opacity:0.5;filter: alpha(opacity=30);-moz-opacity:0.5;-khtml-opacity: 0.5;-webkit-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-ms-transition: opacity 0.5s ease-in-out;-o-transition: opacity 0.5s ease-in-out;transition: opacity 0.5s ease-in-out;display:none;top:35px;}
.seven_container .seven_carousel_nav.cn_left{left:0;}
.seven_container .seven_carousel_nav.cn_right{position:absolute;background-position:100% 0;right:0;}
.seven_container .seven_carousel_nav:hover{opacity:1;filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;-webkit-transition: opacity 0s ease-in-out;-moz-transition: opacity 0s ease-in-out;-ms-transition: opacity 0s ease-in-out;-o-transition: opacity 0s ease-in-out;transition: opacity 0s ease-in-out;}
/* carousel css */
.seven_container .carousel{opacity:0.5;filter: alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;cursor:pointer;-webkit-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-ms-transition: opacity 0.5s ease-in-out;-o-transition: opacity 0.5s ease-in-out;transition: opacity 0.5s ease-in-out;}
.seven_container .carousel:hover{opacity:1.0;filter: alpha(opacity=100);-moz-opacity:1.0;-khtml-opacity: 1.0;}
.seven_container .carousel.active{opacity:1;filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;}
/* css for slicebox */
.seven_container .sb-slider {margin: 10px auto;position: relative;overflow: hidden;width: 100%;list-style-type: none;padding: 0;}
.seven_container .sb-slider li {margin: 0;padding: 0;display: none;}
.seven_container .sb-slider li > a {outline: none;}
.seven_container .sb-slider li > a img {border: none;}
.seven_container .sb-slider img {max-width: 100%;display: block;}
.seven_container .sb-description {padding: 20px;bottom: 10px;left: 10px;right: 10px;z-index: 1000;position: absolute;background: #CBBFAE;background: rgba(190,176,155, 0.4);
border-left: 4px solid rgba(255,255,255,0.7);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;color: #fff;-webkit-transition: all 200ms;-moz-transition: all 200ms;-o-transition: all 200ms;-ms-transition: all 200ms;transition: all 200ms;}
.seven_container .sb-slider li.sb-current .sb-description {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);	opacity: 1;}
.seven_container .sb-slider li.sb-current .sb-description:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";filter: alpha(opacity=99);background: rgba(190,176,155, 0.7);}
.seven_container .sb-perspective {position: relative;}
.seven_container .sb-perspective > div {position: absolute;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-o-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-backface-visibility : hidden;-moz-backface-visibility : hidden;-o-backface-visibility : hidden;
-ms-backface-visibility : hidden;backface-visibility : hidden;}
.seven_container .sb-side {margin: 0;display: block;position: absolute;-moz-backface-visibility : hidden;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;
-o-transform-style: preserve-3d;-ms-transform-style: preserve-3d;transform-style: preserve-3d;}
/* css for progressbar*/
.seven_container #lprogress{position:absolute;background: none repeat scroll 0 0 #FFFFFF;left: 0px;top: 0px;width:100%;height:4px;z-index:40;}
.seven_container #cprogress{position:absolute;right:15px;top:15px;width:40px;height:40px;z-index:50;}
.seven_container #lp_ct.progressbar{position:absolute;background-color:#000;left: 0px;top: 0px;width:100%;height:4px;z-index:40;opacity:0.6;-moz-opacity:0.6;-khtml-opacity: 0.6;filter: alpha(opacity=50);}
.seven_container .progressbar.invisible{opacity:0 !important;-moz-opacity:0 !important;-khtml-opacity: 0 !important;filter: alpha(opacity=0) !important;}
/*css for player*/
.seven_container .seven_play,.seven_container .seven_pause{width:50px !important;height:50px !important;cursor:pointer;}
.seven_container .seven_play{opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5;-webkit-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out;filter: alpha(opacity=50);}
.seven_container .seven_play:hover{opacity:1;-moz-opacity:1;-khtml-opacity: 1;-webkit-transition: opacity 0.5s ease-in-out;-moz-transition: opacity 0.5s ease-in-out;-ms-transition: opacity 0.5s ease-in-out; -o-transition: opacity 0.5s ease-in-out; transition: opacity 0.5s ease-in-out;filter: alpha(opacity=100);}
.seven_container #seven_sublightbox iframe{border:none;background:#000;}
.seven_container .seven_video{position:absolute;left:0;top:0;width:100%;height:100%;border:none;background:#000;}
.seven_container .seven_pause{display:none;}

.tskc{width:100%; background:url(../images/tskcbg.jpg) top center no-repeat; display:table; height:530px;}
.tskc_title{width:1200px; margin:50px auto; color:#fff; display:table;}
.tskc_title strong{font-size: 35px; height:40px; line-height:40px;     font-weight: 500; text-transform: uppercase; width:100%; float:left; text-align:center;}
.tskc_title span{font-size: 25px;width:100%; float:left; text-align:center;}


.tskc_list{width:1200px; margin:0 auto;}
.tskc_list ul {margin:0px; padding:0px;}
.tskc_list ul li{width:400px; height:280px; float:left;color:#fff;}
.tskc_list ul li:nth-child(1){ background:rgb(50, 177, 108); color:#fff;}
.tskc_list ul li strong{font-size:20px; height:40px; line-height:40px; margin-top:50px;  text-align: left; width:350px; padding-left:50px; display:table; }
.tskc_list ul li p{ margin-top:20px; font-size:12px; line-height:24px; width:350px; padding-left:50px; }
.tskc_list ul li span{font-size:16px;margin-left:50px; margin-top:20px; text-align: center; width:100px; border:2px solid #fff; border-radius:50px; height:30px; line-height:30px; display:table;}
.tskc_list ul li span a{color:#fff;}
.tskc_list ul li:hover span{ background:#fff; }
.tskc_list ul li:hover span a{color:rgba(6,167,216,1);}
.tskc_list ul li:nth-child(3){ background:rgb(248, 181, 81); color:#fff;}
.tskc_list ul li:nth-child(5){ background:rgb(0, 183, 238); color:#fff;}

.about{width:100%;  display:table; margin-top:200px;}
.aboutbox{width:100%;background:url(../images/b_nmum.jpg) top center no-repeat; background-size:cover; height:500px; display:table;}
.about_box_1{width:1200px; margin:0 auto; display:table;}
.about_box_left{width:600px; float:left; margin-bottom:-5px;}
.about_box_2{width:580px; float:right; padding:20px;     margin-top: 225px;}
.about_box_title{float:left; font-size: 30px;color: #666;text-transform: uppercase; width:100%;height: 58px; }
.about_box_title strong{color: rgb(0, 103, 174);font-size: 30px; font-weight:500; }
.about_c{ width:100%; color:#999; font-size:12px; line-height:24px; margin:20px 0;}
.about_btn{width:150px; border:2px solid #0067ae; border-radius:5px; height:40px; line-height:40px; color:#0067ae; font-size:14px; text-align:center;}

.about_list{width:1200px; margin:0 auto;}
.about_list ul {margin:0px; padding:0px;}
.about_list ul li{width:400px; height:280px; float:left;color:#fff;}
.about_list ul li:nth-child(2){ background:rgb(50, 177, 108); color:#fff;}
.about_list ul li strong{font-size:20px; height:40px; line-height:40px; margin-top:50px;  text-align: left; width:350px; padding-left:50px; display:table; }
.about_list ul li p{ margin-top:20px; font-size:12px; line-height:24px; width:350px; padding-left:50px; }
.about_list ul li span{font-size:16px;margin-left:50px; margin-top:20px; text-align: center; width:100px; border:2px solid #fff; border-radius:50px; height:30px; line-height:30px; display:table;}
.about_list ul li span a{color:#fff;}
.about_list ul li:hover span{ background:#fff; }
.about_list ul li:hover span a{color:rgba(6,167,216,1);}
.about_list ul li:nth-child(4){ background:rgb(248, 181, 81); color:#fff;}
.about_list ul li:nth-child(6){ background:rgb(0, 183, 238); color:#fff;}

.news{width:1200px; margin:150px auto 100px; display:table;}
.news_title{width:100%; float:left; color:#000;}
.news_title strong{font-size: 35px; height:40px; line-height:40px; font-weight: 500; text-transform: uppercase; width:100%; float:left; text-align:center;}
.news_title span{font-size: 25px;width:100%; float:left; text-align:center;}

.news_list{width:1200px; margin:50px auto; float:left;}
.news_list ul{margin:0px; padding:0px;}
.news_list ul li{width:378px; height:610px; float:left; margin-right:33px;}

.news_list ul li:nth-child(3){margin-right:0px;}
.news_list ul li img{width:378px; height:284px; float:left;}
.news_list ul li .subnewlist{width:378px; float:left; border-bottom:1px solid #e8e8e8; height:88px; margin-top:10px;}
.news_list ul li .subnewlist strong{width:100%; float:left; height:30px; line-height:30px; color:#000; font-size:14px;}
.news_list ul li .subnewlist:hover strong{color:#0067ae;}
.news_list ul li .subnewlist span{width:100%; float:left; height:20px; line-height:20px; color:#999; font-size:12px;}
.news_list ul li .subnewlist p{width:100%; float:left; line-height:24px; color:#666; overflow:hidden; height:30px;}

.news_list ul li:nth-child(2){background:#0067ae; width:378px;}
.news_list ul li:nth-child(2) .subnewlist{ border-bottom:1px solid #3c78d8; margin:10px 10px 0; width:358px;}
.news_list ul li:nth-child(2) .subnewlist strong{color:#fff; }
.news_list ul li:nth-child(2) .subnewlist:hover strong{color:rgba(206,166,117,1); }
.news_list ul li:nth-child(2) .subnewlist span{color:#fff; }
.news_list ul li:nth-child(2) .subnewlist p{color:#fff;}


.fenyuan{width:1200px; margin:100px auto; display:table; }
.fenyuan_list{width:1200px; margin:50px auto; float:left;}
.fenyuan_list ul {margin:0px; padding:0px;}
.fenyuan_list ul li{width:400px; height:280px; float:left;color:#fff;}
.fenyuan_list ul li:nth-child(1){ background:rgba(169,204,86,1); color:#fff;}
.fenyuan_list ul li strong{font-size:20px; height:40px; line-height:40px; margin-top:50px;  text-align: left; width:350px; padding-left:50px; display:table; }
.fenyuan_list ul li p{ margin-top:20px; font-size:12px; line-height:24px; width:350px; padding-left:50px; }
.fenyuan_list ul li span{font-size:16px;margin-left:50px; margin-top:20px; text-align: center; width:100px; border:2px solid #fff; border-radius:50px; height:30px; line-height:30px; display:table;}
.fenyuan_list ul li span a{color:#fff;}
.fenyuan_list ul li:hover span{ background:#fff; }
.fenyuan_list ul li:hover span a{color:rgba(6,167,216,1);}
.fenyuan_list ul li:nth-child(3){ background:rgba(19,181,177,1); color:#fff;}
.fenyuan_list ul li:nth-child(5){ background:rgba(241,145,73,1); color:#fff;}


/*

foot

-----------------------------------------------------------------*/
#foot{ position:relative; width:100%; min-height:500px; background:#0067ae; margin:0px auto; padding:30px 0px;}
#foot .container{ position:relative; left:50%; margin-left:-600px; margin-top:-70px; width:1200px; height:320px; overflow:hidden; background:#fafafa;box-shadow: 0 15px 30px 0 rgba(0,0,0,.05);}
#foot .container h2{ display:block; color:#0067ae; font-size:20px; line-height:32px; margin-bottom:25px;}
#foot .container .sns{float:left; text-align:left; width:480px; padding:60px;}
#foot .container .sns a{ display:inline-block; width:100px; margin:0px 5px;  transition:all .35s;font-size: 14px;}
#foot .container .sns a img{ width:100%; height:auto;}
#foot .container .address{ float:left;text-align:left; width:310px; padding:60px; line-height:30px; font-size:16px; color:#888;}
#foot .container .call{ float:left;text-align:left; width:378px; padding:60px 60px 60px 0px; line-height:20px; font-size:14px; color:#888;}
#foot .container .call img{ width:40px; height:auto; margin-right:10px;}
#foot .container .call a{  display:inline-block;font-size:12px; color:#0067ae;}
#foot .logo{ width:600px; margin:0px auto; padding:50px 0px; font-size:14px; color:#fff; line-height:20px; text-align:center;}
#foot .logo img{ display:block; margin:30px auto;}
#foot .copyright{ width:1200px; margin:0px auto; font-size:14px; color:#fff; text-align:center; padding:30px; text-align:center; border-top:1px solid rgba(255,255,255,.2); line-height:30px;}
#foot .copyright a{ color:#fff;padding:0 20px;}
#foot .copyright a:hover{color:#ccc;}



@media only screen and (max-width: 900px){
  #foot{ min-height:auto; height:auto;}
  #foot .container{ width:90%;margin-left:-45%; margin-top:-70px;height:auto;}
  #foot .container h2{ font-size:21px; line-height:25px; margin-bottom:15px; text-align:center;}
  #foot .container .sns{ float:none;width:80%; padding:10%; text-align:center;}
  #foot .container .sns a{ width:26px; height:26px;}
  #foot .container .address{ display:none; float:none;width:80%; padding:10%; line-height:20px; font-size:12px; margin:0px auto;}
  #foot .container .call{ display:none; float:none;width:80%; padding:10%; line-height:20px; font-size:12px; margin:0px auto;}
  #foot .logo{ width:80%; padding:30px 0px; font-size:12px; line-height:16px;}
  #foot .logo img{ display:block; margin:20px auto; width:100%;  height:auto;}
  #foot .copyright{ width:90%; font-size:12px; padding:20px 0px;}
  #foot .copyright a{ display:block;}
}

/* end*/

/*************************************
HIGH RES IMAGES PAGE
*************************************/
#images-group .thumbnail .caption {
	font-size:.8em;
	padding: 15px !important;
}

 /**********************************
Back To Top Button
**********************************/
#topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #222;
  position: fixed;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 15px !important;
  opacity:.7;
  filter: alpha(opacity=70); /* IE6+ */
}

#topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #fff;
  background: #0067ae;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}