/*--------------------reset--------------------------*/
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,tfoot,thead,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}
ol, ul {list-style:none;}
blockquote,q{quotes:none;}
img{vertical-align:top; border:0;}
embed{vertical-align:top;}
article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video {display:block;}
mark,rp,rt,ruby,summary,time{display:inline;}
input,textarea{border:0;padding:0;margin:0;outline:0;}
iframe{border:0;margin:0;padding:0;}
input,textarea,select {margin:0;padding:0px;}

@font-face {
    font-family: "yekan";
    src: url(../fonts/Yekan.eot);
    src: url(../fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(../fonts/Yekan.woff) format("woff"), url(../fonts/Yekan.ttf) format("truetype"), url(../fonts/Yekan.svg#BYekan) format("svg");
    font-weight: normal;
    font-style: normal
}
/*---------------------public-----------------------*/
body{margin:0px;background:#fff;color:#000;font:17px/20px nazanin, tahoma, arial, sans-serif;direction:rtl;text-align:right;}
a,/*span{display:inline-block}*/
a{text-decoration:none;color:#000;outline:none;} 
a:hover{color:#a00}
div,section,nav,aside,footer,article{margin:0 auto}
p{margin:0;padding:5px 0px;text-align:justify}
.clear{float:none !important;clear:both;height:0px;line-height:0px;overflow:hidden}
.hidden{display:none}
.t-left{text-align:left}
.t-center{text-align:center}
.t-right{text-align:right}
.main{width:980px}
.red{color:#be0b04}
.gray{color:#717171}
.black {color:#000;}
.m-bot{margin-bottom:10px}
.rel{position:relative}
.nobg{background:none !important}
.nobr{border:none !important}
.title{font:500 10pt/20px tahoma}
.right{float:right !important}
.left{float:left !important}
.margin-t10{margin-top:10px}
.margin-l10{margin-left:10px}
.margin-r10{margin-right:10px}
.margin-b10{margin-bottom:10px}
.auto{margin:0 auto}
.ltr {direction:ltr}
.overline {text-decoration:line-through;}

@font-face {font-family:"nazanin";src:url("../fonts/nazanin.eot");src:local("?"), url("../fonts/nazanin.woff") format("woff"), url("../fonts/nazanin.ttf") format("truetype");font-weight:bold;font-style:normal}

/*************************** Form *****************************/
.form_holder {/*background:url(../images/water_bg.jpg) no-repeat left top;background-size:100% 100%;*/}
.form_ttl {padding:20px 60px 5px 0;margin:0 0 10px;font-size:1.4em;color:#11498a;overflow:hidden;position:relative;}
.form_ttl:before,
.form_ttl:after {content:"";display:block;position:absolute;z-index:1}
.form_ttl:before {width:50px;height:50px;background:url(../images/sprite2.png) no-repeat -50px -100px;top:0;right:0;}
.form_ttl:after {width:100%;max-width:270px;height:2px;background:rgba(17,73,138,.2);right:55px;bottom:0}
.form_tbl {margin:10px;line-height:20px;border-collapse:collapse;}
.form_tbl td {vertical-align:top;padding:5px 0 0 10px;}
.form_tbl .star {color:#f33;font-size:1.5em;margin:0 0 0 5px}
.btn {float:left;display:inline-block;height:30px;padding:0 15px;margin:0 5px 0 0;background:#0a2f5a;color:#fff;border:none;cursor:pointer}
.btn:hover {background:#11498a}
.ddl {width:312px;height:30px;padding:0 5px;margin-bottom:5px;color:#000;background:#fff;border:1px solid rgba(0,0,0,.2);}
.txt {width:300px;height:30px;padding:0 5px;margin-bottom:5px;color:#000;background:#fff;border:1px solid rgba(0,0,0,.2);}
.lbl {padding:2px 10px;color:#c3b099;}
.txtarea {display:inline-block;width:300px;height:100px;padding:5px;margin-bottom:5px;color:#000;background:#fff;border:1px solid rgba(0,0,0,.2);}
input[type=radio], input[type=checkbox] {margin:4px 20px 0 5px}
input[type=text], input[type=button], input[type=submit], select, textarea {font:17px/20px nazanin, tahoma}
.checkbox {display:inline-block;margin:0 0 0 20px}
.checkbox input[type=checkbox],
.checkbox input[type=radio] {margin:5px 0 0 5px}
.checkbox label {display:inline}

/*************************** Mine *****************************/
.page_width {width:98%;max-width:1180px;padding:0 1%;margin:0 auto}
header {position:relative}
.header_sec {width:100%;background:rgba(255,255,255,.7);border-top:4px solid #11498a;position:absolute;top:0;right:0;left:0;z-index:100}
.header_box {padding:10px 1%;position:relative}
.main_section {}
footer {background:url(../images/footer_bg.jpg) no-repeat center top #0b0b0e;background-attachment:fixed;background-size:100% 100%;color:#fff;position:relative}
.footer_box {padding:20px 1%;}
.go_to_top {display:block;width:40px;height:40px;background:url(../images/sprite.png) no-repeat -90px 10px;border:1px solid rgba(255,255,255,.6);opacity:.6;cursor:pointer;position:absolute;left:5%;bottom:5%;z-index:1}
.go_to_top:hover {opacity:1}

.logo {float:right;width:228px;}
.logo img {width:100%;height:auto;}

.s_holder {float:left;width:30px;height:30px;position:absolute;top:0;left:0;z-index:1}
.s_tggl {width:30px;height:30px;background:url(../images/sprite.png) no-repeat 5px 5px #11498a;cursor:pointer;position:absolute;top:0;left:0;z-index:1}
.sbox {width:200px;height:24px;background:#fff;border:1px solid #dedede;border-radius:3px;overflow:hidden;position:absolute;left:0;top:30px;z-index:1;display:none}
.sbox .stxt {float:right;width:165px;height:24px;padding:0 5px;background:transparent;color:#aaa;font:10px/20px tahoma}
.sbox .stxt:hover {color:#000;}
.sbox .stxt:focus {color:#000;}
.sbox .sbtn {float:left;width:24px;height:24px;background:url(../images/sprite.png) no-repeat 4px -27px;cursor:pointer;opacity:.8}
.sbox .sbtn:hover {opacity:1}

.lang_list {position:absolute;top:0;left:30px;z-index:1}
.lang_list > li {float:left}
.lang_list > li a {display:block;width:40px;height:30px;background:#11498a;}
.lang_list > li img {width:25px;height:17px;margin:6px 7px;}

.taice {position:absolute;top:0;left:30px;z-index:1}
.taice > li {float:left}

.taice > li img {margin:0px 0px 0px 40px;}

.nav_toggle {display:block;width:26px;height:26px;background:url(../images/sprite.png) no-repeat -159px 5px;opacity:.6;position:absolute;top:0;right:0;z-index:2;cursor:pointer}
.nav_toggle:hover {opacity:1}
.nav_toggle.active {background-position:-133px 5px;opacity:1}
.nav {position:absolute;top:70px;right:280px;z-index:1;}
.navilist {}
.navilist > li {float:right;position:relative;}
.navilist > li:before,
.navilist > li:after {content:"";display:block;width:0;height:30px;background:rgba(17,73,138,.1);position:absolute;top:0;-moz-transition:500ms;-o-transition:500ms;-webkit-transition:500ms;transition:500ms;}
.navilist > li:before {right:0;z-index:1}
.navilist > li:after {left:0;z-index:2}
.navilist > li.more {}
.navilist > li .sign {display:block;width:20px;height:20px;background:url(../images/sprite.png) no-repeat -188px 5px;cursor:pointer;position:absolute;left:0;top:7px;z-index:10;}
.navilist > li .sign.active {background-position:-209px 5px;}
.navilist > li > a {display:block;padding:5px 10px;color:#11498a;position:relative;z-index:3;overflow:hidden;white-space:nowrap}
.navilist > li > a:before {content:attr(data-hover);display:block;width:100%;height:0;padding:10px 20px 50px;background:#036eb4;color:#fff;position:absolute;right:0;left:0;top:100%;z-index:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .5s cubic-bezier(.6,2,.4,1);-moz-transition:all .5s cubic-bezier(.6,2,.4,1);-ms-transition:all .5s cubic-bezier(.6,2,.4,1);-o-transition:all .5s cubic-bezier(.6,2,.4,1);transition:all .5s cubic-bezier(.6,2,.4,1);}
.navilist > li.open:after,
.navilist > li.open:before,
.navilist > li:hover:after,
.navilist > li:hover:before {width:100%}
.menu {min-width:180px;background:rgba(255,255,255,.8);position:absolute;right:0;top:30px;z-index:4;display:none;}
.menu > li {padding:0 10px;position:relative}
.menu > li:before,
.menu > li:after {content:"";display:block;width:0;height:100%;background:rgba(17,73,138,.1);position:absolute;top:0;-moz-transition:500ms;-o-transition:500ms;-webkit-transition:500ms;transition:500ms;}
.menu > li:before {right:0;z-index:1}
.menu > li:after {left:0;z-index:2}
.menu > li > a {display:block;padding:5px;color:#888;border-bottom:1px solid rgba(17,73,138,.4);position:relative;z-index:3}
.menu > li.open:after,
.menu > li.open:before,
.menu > li:hover:after,
.menu > li:hover:before {width:100%}
.menu > li.open > a,
.menu > li:hover > a {color:#000}
.submenu {display:none;margin:0 -10px;background:rgba(255,255,255,.4);position:relative;z-index:4}
.submenu > li { }
.submenu > li > a {display:block;padding:5px 15px;color:#000;border-bottom:1px solid rgba(17,73,138,.1);}
.submenu > li:hover {background:#fff}

.home_text_holder {padding:40px 1% 20px;text-align:center;}
.home_text_holder > h2 {color:#000;overflow:hidden;font-size:1.4em;position:relative}
.home_text_holder > h2:before,
.home_text_holder > h2:after {content:"";display:inline-block;width:245px;height:42px;background:url(../images/sprite.png) no-repeat 0 -458px;}
.drawer_holder { }
.drawer_holder .outer_box {height:80px;overflow:hidden}
.drawer_holder .inner_box { }
.drawer_holder .toggle {width:20px;height:20px;text-align:center;font-weight:bold;font-size:1.5em;line-height:10px;overflow:hidden;cursor:pointer}

.footer_list_holder {position:relative;z-index:5}
.footer_toggle {display:block;width:26px;height:26px;background:url(../images/sprite.png) no-repeat -232px 5px;cursor:pointer;position:absolute;top:0;right:0;z-index:1}
.footer_list {text-align:center}
.footer_list > li {display:inline-block;position:relative}
.footer_list > li:before {content:"";display:block;width:100%;height:0;background:#3769a1;position:absolute;right:0;top:0;z-index:1;-moz-transition:500ms cubic-bezier(0,.54,.06,1.28);-o-transition:500ms cubic-bezier(0,.54,.06,1.28);-webkit-transition:500ms cubic-bezier(0,.54,.06,1.28);transition:500ms cubic-bezier(0,.54,.06,1.28);}
.footer_list > li > a {display:block;padding:5px 15px;color:#fff;position:relative;z-index:2}
.footer_list > li:hover:before {height:100%}
.footer_list > li:hover > a { }

.footer_address {padding:20px 0;text-align:center}
.footer_address > h2 {margin:0 0 10px;font-weight:normal}
.footer_address p {padding:0 0 10px;margin:0 0 10px;text-align:center}
.footer_address a {color:#fff}
.footer_address a:hover {color:#487aaf}

.bot_list {padding:20px 0 0;border-top:1px solid #fff;box-shadow:0 1px 0 #1c4f87 inset;text-align:center}
.bot_list > li {display:inline-block;position:relative}
.bot_list > li:before {content:"";display:block;width:0;height:3px;background:#4579b5;position:absolute;right:0;bottom:0;z-index:1;-moz-transition:500ms cubic-bezier(0,.54,.06,1.28);-o-transition:500ms cubic-bezier(0,.54,.06,1.28);-webkit-transition:500ms cubic-bezier(0,.54,.06,1.28);transition:500ms cubic-bezier(0,.54,.06,1.28);}
.bot_list > li > a {display:block;padding:5px 15px;color:#fff}
.bot_list > li:hover:before {width:100%}
.bot_list > li:hover > a {color:#6598d2}

.social_list {height:28px;padding:10px 0;text-align:center;overflow:hidden}
.social_list > li {display:inline-block}
.social_list > li > a {display:block;opacity:.6;-moz-transition:500ms;-o-transition:500ms;-webkit-transition:500ms;transition:500ms;-moz-transform:rotateZ(-360deg);-ms-transform:rotateZ(-360deg);-o-transform:rotateZ(-360deg);-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg);}
.social_list img {width:28px;height:28px;}
.social_list > li > a:hover {opacity:1;-moz-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);}

.kaspid {display:block;width:220px;margin:0 auto;color:#aaa;font-size:14px;text-align:center;white-space:nowrap;overflow:hidden;position:relative;}
.kaspid:before {content:attr(data-cnt);display:block;width:100%;height:100%;background:#f26522;color:#fff;border-radius:10em;box-shadow:-4px -4px 8px rgba(0,0,0,.1) inset;text-shadow:-1px -1px 1px rgba(0,0,0,.4);opacity:0;position:absolute;top:0;left:-100%;z-index:1;-webkit-transition:all .5s cubic-bezier(.6,2,.4,1);-moz-transition:all .5s cubic-bezier(.6,2,.4,1);-ms-transition:all .5s cubic-bezier(.6,2,.4,1);-o-transition:all .5s cubic-bezier(.6,2,.4,1);transition:all .5s cubic-bezier(.6,2,.4,1);}
.kaspid:hover:before {opacity:1;left:0;}

/******************** HomeSlider ********************/
.home_slider_holder {max-height:500px;overflow:hidden}
.home_slider {width:100%;min-height:145px;padding:0;margin:0;list-style:none;overflow:hidden;position:relative;}
.home_slider li {-webkit-backface-visibility:hidden;display:none;width:100%;background:#000;position:absolute;left:0;top:0;}
.home_slider li:first-child {position:relative;display:block;float:left;}
.home_slider li a {display:block}
.home_slider li img {width:100%;height:auto;border:0;}
.slide_label {width:100%;position:absolute;left:0;right:0;bottom:0;z-index:100}
.slide_label .the_label {display:block;max-width:840px;padding:20px 1%;margin:0 auto;background:rgba(255,255,255,.4);color:#021e3e;border:1px solid #fff;text-align:center}

/******************* ProjectCarousel *******************/
.home_project_holder {padding:20px 0;background:url(../images/home_bg1.jpg) no-repeat center top;background-attachment:fixed;background-size:100% 100%;position:relative;}
.home_project_holder > h2 {margin:0 auto 20px;font-size:1.4em}
.home_project_holder > h2 span {display:inline-block;padding:5px 10px;background:rgba(0,0,0,.4);color:#fff;border-bottom:1px solid #fff;}
.home_project_holder .archive {padding:0 20px 0 0;color:#134783;position:absolute;right:0;bottom:20px;z-index:1}
.home_project_holder .archive:before {content:"";display:block;width:16px;height:16px;background:url(../images/sprite.png) no-repeat -68px -1px;position:absolute;top:0;right:0;z-index:1}
.home_project_carousel {margin:0 auto;position:relative;overflow:hidden}
.home_project_carousel div.slide {position:relative}
.home_project_carousel_id {height:260px;margin:0;overflow:hidden}
.home_project_carousel_id ul {margin:0;padding:0;list-style:none;display:block}
.home_project_carousel_id li {display:block;float:left;width:294px;height:260px;padding:0;margin:0;text-align:center;position:relative}
.home_project_carousel_id.responsive {width:auto;margin-left:0}

.home_project_obj {display:block;padding:20%;margin:4%;background:rgba(17,73,138,.7);text-align:center;position:relative}
.home_project_obj:before,
.home_project_obj:after {content:"";display:block;width:0;height:100%;background:rgba(30,71,120,.6);position:absolute;top:0;z-index:1;-moz-transition:500ms;-o-transition:500ms;-webkit-transition:500ms;transition:500ms;}
.home_project_obj:before {right:0}
.home_project_obj:after {left:0}
.home_project_obj img {width:120px;height:100px;position:relative;z-index:2;}
.home_project_obj .name {display:block;color:#eeebe1;position:relative;z-index:2}
.home_project_obj:hover {box-shadow:5px 5px 10px rgba(0,0,0,.6)}
.home_project_obj:hover:before,
.home_project_obj:hover:after {width:100%}

/******************* NewsCarousel *******************/
.home_news_holder {padding:100px 0;text-align:center;position:relative;}
.home_news_holder > h2 {height:52px;margin:0 0 20px;color:#000;font-size:1.4em;line-height:42px;overflow:hidden;position:relative}
.home_news_holder > h2:before,
.home_news_holder > h2:after {content:"";display:inline-block;width:245px;height:42px;background:url(../images/sprite.png) no-repeat 0 -458px;}
.home_news_holder .archive {padding:0 20px 0 0;color:#134783;position:absolute;right:0;bottom:20px;z-index:1}
.home_news_holder .archive:before {content:"";display:block;width:16px;height:16px;background:url(../images/sprite.png) no-repeat -68px -1px;position:absolute;top:0;right:0;z-index:1}
.home_news_holder .archive:hover {color:#000}
/*
.home_news_holder .control {display:block;width:40px;height:60px;background:url(../images/sprite.png) no-repeat #ebebe8;border-radius:5px;position:absolute;top:160px;z-index:1;}
.home_news_holder .control:hover {background-color:#ddd;}
.home_news_holder .prev {left:-30px;background-position:-9px -49px}
.home_news_holder .prev:hover { }
.home_news_holder .next {right:-30px;background-position:-64px -49px}
.home_news_holder .next:hover { }
*/
.home_news_carousel {margin:0 auto;position:relative;overflow:hidden;}
.home_news_carousel div.slide {position:relative}
.home_news_carousel_id {height:260px;margin:0;overflow:hidden}
.home_news_carousel_id ul {margin:0;padding:0;list-style:none;display:block}
.home_news_carousel_id li {display:block;float:left;width:390px;height:260px;padding:0;margin:0;text-align:center;position:relative}
.home_news_carousel_id.responsive {width:auto;margin-left:0}

.home_news_pager {height:14px;padding:10px 0}
.home_news_pager a {display:inline-block;width:12px;height:12px;margin:0 5px;border:1px solid #444;border-radius:50%}
.home_news_pager a span {display:none}
.home_news_pager a.selected {background:#444}

.home_project_pager {height:14px; background:none; text-align:center}
.home_project_pager a {display:inline-block;width:12px;height:12px;margin:0 5px;border:1px solid #444;border-radius:50%;text-align:center}
.home_project_pager a span {display:none}
.home_project_pager a.selected {background:#444}



#ten{color:#b2541a;font-size:50px;font-weight:bolder;}
#ten1{font-size:50px;font-weight:bolder;color:#004153;}
#ten2{font-size:50px;font-weight:bolder;color:#6a7f10;}
#age{font-size:25px;font-weight:bolder;font-family:yekan;}

.home_news_obj {width:360px;margin:0 auto}
.home_news_obj .name {display:block;height:48px;padding:0 0 10px;margin:0 0 10px;color:#555;border-bottom:1px solid #000;overflow:hidden;line-height:30px;}
.home_news_obj figure {width:320px;height:185px;margin:0 auto;overflow:hidden;position:relative}
.home_news_obj figure a {display:block}
.home_news_obj figure a:before,
.home_news_obj figure a:after {content:"";display:block;width:100%;height:100%;background:rgba(255,255,255,.8);position:absolute;right:0;z-index:1;-moz-transition:500ms;-o-transition:500ms;-webkit-transition:500ms;transition:500ms;}
.home_news_obj figure a:before {top:-100%}
.home_news_obj figure a:after {top:100%}
.home_news_obj figure img {width:320px;height:185px;}
.home_news_obj .image_over {display:block;width:100%;height:40px;background:rgba(0,0,0,.2);position:absolute;left:0;bottom:0;right:0;z-index:1}
.home_news_obj .time {display:block;width:80px;padding:5px 30px 0 0;margin:5px auto;color:#fff;white-space:nowrap;position:relative}
.home_news_obj .time:before {content:"";display:block;width:28px;height:26px;background:url(../images/sprite.png) no-repeat -31px -1px;position:absolute;top:0;right:0;z-index:1}
.home_news_obj:hover figure a:before,
.home_news_obj:hover figure a:after {top:0;background:rgba(255,255,255,0)}

/******************* HomeLogoCarousel *******************/
.home_logo_holder {margin:20px 0;border:1px solid #000;text-align:center;position:relative;}
.home_logo_carousel {width:98%;max-width:1180px;margin:0 auto;position:relative;overflow:hidden}
.home_logo_carousel div.slide {position:relative}
.home_logo_carousel_id {height:45px;margin:0;overflow:hidden}
.home_logo_carousel_id ul {margin:0;padding:0;list-style:none;display:block}
.home_logo_carousel_id li {display:block;float:left;width:55px;height:55px;padding:0;margin:0;text-align:center;position:relative}
.home_logo_carousel_id li a {display:block;width:45px;height:45px;margin:5px;overflow:hidden;}
.home_logo_carousel_id li img {width:45px;height:45px;}
.home_logo_carousel_id.responsive {width:auto;margin-left:0}

/****************** ResponsiveRules ***********/
@media (min-width:1301px) {
	.navilist > li > .sign, .nav_toggle, .footer_toggle {display:none}
	.navilist, .footer_list {display:block !important;}
	.home_text_holder > h2 {height:52px;margin:0 0 20px;line-height:42px;}
     #ten{margin-right:540px;float:right;}
     #ten1{margin-right:190px;float:right;}
     #ten2{margin-right:1000px;}
     #age{margin-right:500px;margin-top:20px;}
    
    
}
@media (min-width:1201px) and (max-width:1300px) {
	.navilist > li > .sign, .nav_toggle, .footer_toggle {display:none}
	.navilist, .footer_list {display:block !important;}
	.home_text_holder > h2 {height:52px;margin:0 0 20px;line-height:42px;}
     #ten{margin-right:380px;float:right;}
     #ten1{margin-right:210px;float:right;}
     #ten2{margin-right:850px;}
     #age{margin-right:350px;margin-top:10px;}
}

@media (min-width:981px) and (max-width:1200px) {
	.navilist > li > .sign, .nav_toggle, .footer_toggle {display:none}
	.navilist, .footer_list {display:block !important;}
	.home_text_holder > h2 {height:42px;margin:0 0 20px;line-height:42px;}
    #ten{margin-right:250px;float:right;}
     #ten1{margin-right:210px;float:right;}
     #ten2{margin-right:700px;}
     #age{margin-right:210px;}
}
@media (min-width:641px) and (max-width:980px) {
	body {font-size:15px}
	.nav {width:26px;height:26px;top:auto;right:auto;left:10px;bottom:10px;}
	.navilist {display:none;width:200px;position:absolute;top:36px;left:0;background:#fff;box-shadow:2px 2px 8px rgba(0,0,0,.1);}
	.navilist > li {float:none;margin:0;}
	.menu {position:static}
	.home_text_holder > h2 {margin:0 0 20px;}
	.home_text_holder > h2:before, .home_text_holder > h2:after, .home_news_holder > h2:before, .home_news_holder > h2:after {display:none}
	.footer_box {padding:10px 1%}
	.footer_address {padding:0}
	.footer_address > h2, .footer_address p {margin:0}
	.footer_address p, .footer_address a {color:#6598d2;}
	.footer_list_holder {height:26px}
	.footer_list {display:none;width:200px;background:rgba(0,0,0,.8);position:absolute;bottom:35px;right:0;z-index:1;}
	.footer_list > li {display:block}
    #ten{margin-right:100px;float:right;}
     #ten1{margin-right:210px;float:right;}
     #ten2{margin-right:600px;}
     #age{margin-right:70px;}
}
@media (min-width:481px) and (max-width:640px) {
	body {font-size:14px}
	.nav {width:26px;height:26px;top:auto;right:auto;left:10px;bottom:10px;}
	.navilist {display:none;width:200px;position:absolute;top:36px;left:0;background:#fff;box-shadow:2px 2px 8px rgba(0,0,0,.1);}
	.navilist > li {float:none;margin:0;}
	.menu {position:static}
	.home_text_holder > h2 {margin:0 0 20px;}
	.home_text_holder > h2:before, .home_text_holder > h2:after, .home_news_holder > h2:before, .home_news_holder > h2:after {display:none}
	.footer_box {padding:10px 1%}
	.footer_address {padding:0}
	.footer_address > h2, .footer_address p {margin:0}
	.footer_address p, .footer_address a {color:#6598d2;}
	.footer_list_holder {height:26px}
	.footer_list {display:none;width:200px;background:rgba(0,0,0,.8);position:absolute;bottom:35px;right:0;z-index:1;}
	.footer_list > li {display:block}
	.go_to_top {display:none}
     #ten{margin-right:30px;float:right;font-size:20px;}
     #ten1{margin-right:140px;float:right;font-size:20px;}
     #ten2{margin-right:350px;font-size:20px;}
     #age{margin-right:20px;font-size:17px;}
}
@media (max-width:480px) {
	body {font-size:13px}
	.logo {width:170px;}
	.nav {width:26px;height:26px;top:auto;right:auto;left:10px;bottom:10px;}
	.navilist {display:none;width:200px;position:absolute;top:36px;left:0;background:#fff;box-shadow:2px 2px 8px rgba(0,0,0,.1);}
	.navilist > li {float:none;margin:0;}
	.menu {position:static}
	.home_slider_holder {display:none}
	.header_sec {border-bottom:4px solid #11498a;position:relative;}
	.home_text_holder > h2 {margin:0 0 20px;}
	.home_text_holder > h2:before, .home_text_holder > h2:after, .home_news_holder > h2:before, .home_news_holder > h2:after {display:none}
	.footer_box {padding:10px 1%}
	.footer_address {padding:0}
	.footer_address > h2, .footer_address p {margin:0}
	.footer_address p, .footer_address a {color:#6598d2;}
	.footer_list_holder {height:26px}
	.footer_list {display:none;width:200px;background:rgba(0,0,0,.8);position:absolute;bottom:35px;right:0;z-index:1;}
	.footer_list > li {display:block}
	.bot_list > li > a {padding:5px;}
	.go_to_top {display:none}
	.txt, .txtarea {width:200px}
	.ddl {width:212px}
  #ten{margin-right:40px;float:right;font-size:17px;}
     #ten1{margin-right:140px;float:right;font-size:17px;}
     #ten2{margin-right:350px;font-size:17px;}
   
     #age{margin-right:20px;font-size:15px;}
}
@media (max-width:390px) {
	.home_news_obj {width:320px}
}