html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{ margin:0;padding:0;border:0;font-size:16px;  vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;font-family: Microsoft YaHei, Arial;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;}

.txt-rt{text-align:right;}
.txt-lt{text-align:left;}
.txt-center{text-align:center;}
.float-rt{float:right;}
.float-lt{float:left;}
.clear{clear:both;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.vertical-base{	vertical-align:baseline;}
.vertical-top{	vertical-align:top;}
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}
nav.vertical ul li{	display:block;}
nav.horizontal ul li{ display: inline-block;}
img{max-width:100%;}
/*end reset*/

body{
	font-family:Microsoft YaHei, Arial;
	background:url(/images/body_bg.png);
}
.main_top{min-height: 40px;}
h2.titles{float: left;}
.update_time{float: right;font-size: 14px;}
.tuiImg{position: absolute;width:120px;max-height: 80px;}
.tuiInfo{padding-left: 125px;}

.biao td{border:1px solid #696969;font-weight: bold;}
.black{color: black;}
.navbar-nav  li  .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-nav  li  .dropdown-menu li{float:initial;}
.navbar-nav  li  .dropdown-menu li a{padding: 15px 20px;background-color: #323232;}
.dropdown-menu{position: absolute;z-index: 1000;display: none;}

/*搜索高亮显示*/
.highlight{background:green;font-weight:bold;color:white;}
.searchDiv{background-color:#d1dde8;}
.searchDiv_1{position:fixed;
    width:86%;
    z-index:999;
    background-color:#3399FF;
    top:0px;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop));
}
.content_bottom .searchDiv_1 a,.content_bottom .searchDiv a{
    color: #e05f2b;
    background-color: aquamarine;
    padding: 2px 5px;
    border: outset 1px;
}

.content table tr td{border:solid 1px;}
/*QQ*/
.main-im {
    position: fixed;
    right: 10px;
    top: 350px;
    z-index: 1000;
    width: 110px;
    height: 232px;
}
.go-top {
    width: 50px;
    height: 47px;
    border-bottom-right-radius: 10px;
    background: url(/images/totop-icon.png) no-repeat center center;
    position: fixed;
    right: 10px;
    top: 300px;
}
.main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
    background: url(/images/open_im.png) no-repeat left top;
}
.main-im .im_main {
    border: 1px solid #E2CE9B;
    border-radius: 10px;
    background: #F9FAFB;
    display: none;
}
.main-im .close-im {
    position: absolute;
    right: 10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}
.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 109px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #E2CE9B;
}
.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}
.main-im .qq-a {
    display: block;
    width: 106px;
    line-height: 20px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
    margin-top: 94px;
}
.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 109px;
    height: 55px;
    border-bottom: 1px solid #E2CE9B;
}
.main-im .im_main .weixing-container {
    
    border-right: 1px solid #E2CE9B;
    border-bottom-left-radius: 10px;
    /*
    width: 55px;
    height: 47px;
    background: url(/images/weixing-icon.png) no-repeat center center;  */
    float: left;
    text-align: center;
}
.main-im .im_main .weixing-show {
    width: 112px;
    height: 172px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #E2CE9B;
    position: absolute;
    left: -125px;
    top: -126px;
}
.main-im .im_main .weixing-show .weixing-txt {
    position: absolute;
    top: 110px;
    left: 7px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.main-im .im_main .weixing-show .weixing-ma {
    width: 104px;
    height: 103px;
    padding-left: 5px;
    padding-top: 5px;
}
.main-im .im_main .weixing-show .weixing-sanjiao {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    border-width: 6px;
    left: 112px;
    top: 134px;
    position: absolute;
    z-index: 2;
}
.main-im .im_main .weixing-show .weixing-sanjiao-big {
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent transparent #E2CE9B;
    border-width: 8px;
    left: 112px;
    top: 132px;
    position: absolute;
}
.main-im .close-im a:hover {
    text-decoration: none;
}
.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(/images/close_im.png) no-repeat left top;
}
.main-im .im_main .im-tel div {
    font-weight: bold;
    margin-top: 6px;
}
.main-im .im_main .im-tel .tel-num {
    font-family: Arial;
    font-weight: bold;
    color: #e66d15;
}
/*end QQ*/

/*list*/
.bw_news ul {
    padding: 0px;
    margin: 0px;
    border: 0px;
    color: #444444;
    width: 100%;
    font-family: Verdana, 宋体;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 20px;
    orphans: auto;
    text-align: start;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    widows: auto;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
}
.bw_news ul li {
    line-height: 20px;
    margin: 0px;
    padding: 15px 0px 6px;
    border: 0px;
    color: #444444;
    list-style: none;
    width: 100%;
    clear: both;
    overflow: hidden;
    display: block;
    cursor: pointer;
}
.bw_news ul li .news_date {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #444444;
    float: left;
    width: 4%;
}
.bw_news ul li .news_date .news_Nos {
    margin: 0px;
    padding: 0px 0px 3px;
    border: 0px;
    color: #006633;
    line-height: 36px;
    font-family: Impact;
    font-size: 36px;
}
.bw_news ul li p,.bw_news ul li p a{
    text-indent: 0em;
    font-size: 15px;
}
.bw_news ul li .news_date .news_datetime {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #339933;
    line-height: 16px;
    font-size: 14px;
}
.bw_news ul li .news_date .news_datetime {
    margin: 0px;
    padding: 0px;
    border: 0px;
    color: #339933;
    line-height: 16px;
    font-size: 14px;
}
.bw_news ul li .news_lists {
    margin: 0px;
    padding: 0px 0px 22px;
    border-width: 0px 0px 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(211, 211, 211);
    color: rgb(111, 111, 111);
    float: left;
    width: 95%;
}
.news_title a{color: #0099CC;}
/*end list*/

/*end pageBottomlist 分页器*/
.listpagelinks {
    width: 80%;
    min-height: 30px;
    _height: 30px;
    height: auto;
    margin: 10px auto;
    clear: both;
}
.listpagelinks li {
    float: left;
    display: block;
    padding: 3px 10px;
    margin: 2px;
    background-color: #af0005;
    color: white;
    border: 1px solid #6c2224;
    font-weight: bold;
}
.listpagelinks li a {
    color: #14e908;
}
.buttons:hover { border:1px solid #999999;}

/*end pageBottomlist 分页器*/

#allmaps { width:96%; height:400px; margin:auto; border:1px solid #999999; font-size:13px;}

#mapPicture { width:100%; min-height:20px; overflow:auto;}
#mapPicture img { width:100%; margin:3px auto;}

/* ���IE6��֧��position:fixed;  #0099CC */
/* ��IE6�������ͨ�÷��� */
.backTotop { width:34px; height:34px; position:fixed; right:0; bottom:0; margin:0 20px 20px 0;}
/* IE6����������з��� ����IE6��bug */
* html,* html body{background-attachment:fixed;}
* html .backTotop{ width:34px; height:34px; position:absolute;right:expression(eval(document.documentElement.scrollRight));bottom:expression(eval(document.documentElement.scrollBottom)); margin:0 20px 20px 0;}


.backTotop a { width:34px; height:34px; display:block; background-image:url(/images/bg_gotop.png); background-position:0 0;}
.backTotop a:hover { background-position:0 34px;}

.mainpics { width:38%; margin:2%; float:left;}
.clear { clear:both;}
.nextlink { font-size:13px; margin-top:15px;}
.nextlink a { color:#003366; font-weight:bold;}
.nextlink a:hover { color:#E60013;}

.newslists { width:100%;}
.newslists ul li { display:block; line-height:28px; min-height:28px; overflow:auto; border:1px solid #DDDDDD; background-color:#FFFFFF; margin:5px auto; font-size:13px;}
.newslists ul li a { margin-left:2%; width:83%; display:block; color:#363636; float:left;}
.newslists ul li span { float:left; margin-left:2%; width:80px;}
.newslists ul li:hover {border:1px solid #DDDDDD; background-color:#99CC00;}
.newslists ul li:hover a { color:#CC0033;}

.Pagelistbottomlinks { margin-top:10px; border-top:1px solid #CCCCCC; width:100%; font-size:13px;}
.Pagelistbottomlinks .countsmsg { float:left; padding:15px 20px 0 0; line-height:30px;}
.Pagelistbottomlinks .pagecountlink { float:left; line-height:30px; height:30px; padding-top:15px;}
.Pagelistbottomlinks .pagecountlink a { border:1px solid #CCCCCC; background-color:#EEEEEE; color:#363636; padding:5px 10px; margin:0 5px;}
.Pagelistbottomlinks .pagecountlink a:hover { background-color:#FF9900; color:#FFFFFF;}
.Pagelistbottomlinks .pagecountlink a.onfoc { background-color:#006633; color:#FFFFFF;}
.Pagelistbottomlinks .pagecountlink a.onfoc:hover { background-color:#006633; color:#FFFFFF;}


.sitemaplink { line-height:24px;}
.sitemaplink a { margin:0 5px; color:#363636; text-decoration:none;}
.sitemaplink a:hover { color:#E60013; text-decoration:underline;}


.footpart, .footifram { width:100%; height:72px;}

.wrap{
	/*width:80%;*/
	margin:0 auto;
	transition:all .2s linear;
	-moz-transition:all .2s linear;/* firefox */
	-webkit-transition:all .2s linear; /* safari and chrome */
	-o-transition:all .2s linear; /* opera */
	-ms-transition:all .2s linear;
}
.header{
	background:#323232;
}
.logo{
	float:left;
	padding:10px 0;
}
.menu{
	float:right;
}
.menu li{
	float:left;
	min-width:106px;
	text-align:center;
	}
.menu li a{
	display:block;
	font-size:16px;
	color:#FFF;
	text-transform:uppercase;
	padding:36px 20px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	position:relative;
}
.menu li a:hover,.menu li.active a{
	color:#FFF;
	background:#ee5010;
}

.relevant{width: 100%;display: block;
    border-bottom: 1px solid #f7f7fc;min-height: 80px;
}
.content_bottom .relevant a{
    color: #999aaa;
    /*background-repeat: no-repeat;*/
    /*background-size: 120px;*/
    /*padding-left: 125px;*/
    display: block;
    margin: 10px 0px;
}
.content_bottom .relevant h4{color: #4d9cb7;}
/********* Main ************/
.content{
	float:left;
	width:72%;
	margin:0 2%;
	padding: 10px 0px 0px 0px;
	margin-bottom: 20px;
	}

.sidebar{
	float:left;
	width:22%;
	padding: 10px 0px 0px 0px;
}
/************* Sidebar - Right ***********/
.services h3{
	color:#FFF;
	font-size:1.2em;
	text-transform:uppercase;
	padding:8px 0;
	text-align:center;
	background:#EE5010;
}
.services_list{
	margin-top:5px;
	background:#FFF;
}
.services_list li a{
	display:block;
	background:url(/images/arrow.png) no-repeat 10px 9px;
	color:#363636;
	font-size:0.85em;
	border-bottom:1px solid #D6D6D6;
	padding:8px 0 8px 25px;
}
.services_list li a.onselect, .services_list li a:hover
{
	background:#555 url(/images/arrow-hover.png) no-repeat 10px 9px;
	color:#FFF;
	}
.sidebar_left_bottom{
	margin-top:15px;
}
.projects h3{
	color:#FFF;
	font-size:1.2em;
	text-transform:uppercase;
	padding:8px 0;
	text-align:center;
	background:#EE5010;
}
.project_img{
	margin-top:5px;
	background:#FFF;
	padding:15px;
}
.projects img{
	max-width:100%;
	display:block;
	width:100%;
	margin-bottom:6px;
}
.projects span
{
    display:block;
    line-height:24px;
    /*height:24px;*/
    font-size:13px;
    }
.projects span.pagecompanyname { font-size:16px; color:#003300;}
/********* Content ***********/
.content_bottom
{
	padding:25px;
	background:#FFF;
	overflow:auto;min-height: 473px;
	line-height: 2em;
	}
.content_bottom a{color: #DBAC76;font-weight: bold;font-size: 15px;}
.content_bottom h2{
	
	font-size: 1.5em;
	color: #7b7474;
	padding:5px 0;
}
.content_bottom h2 a{
	color: #0099cc;font-size: 1em;
}
.content_bottom h3{
	color: #131d64;
	padding:5px 0;
	line-height:1.6em;
}
.xiahuaxian{background-color: #6cefae;display: block;height: 3px;width: 30%;line-height: 3px;}
.content_bottom p{
	color:#363636;
	padding:5px 0;
	line-height:1.8em;
	}
.content_bottom p a { color:#0099CC; text-decoration:none; margin:0 5px;}
.content_bottom p a:hover { color:#339933; text-decoration:underline;}


.content_bottom .contacts b { font-size:20px; color:#003366;}
.content_bottom .contacts span { display:block; width:48%; float:left; margin-left:2%; line-height:50px; font-size:16px;}
.content_bottom .contacts span img { width:40px; height:40px; float:left; margin:5px;}
.content_bottom .contacts span img:hover 
{
    cursor:pointer;
    filter:alpha(opacity=50);  /*֧�� IE �����*/
    -moz-opacity:0.50; /*֧�� FireFox �����*/
    opacity:0.50;  /*֧�� Chrome, Opera, Safari �������*/
    }
.content_bottom .contacts #allmaps span{font-size:13px;}
.content_bottom .contacts { display: block;}
.feature_list{
	padding-top:22px;
}
.feature_list li{
	color:#888;
	font-size:0.85em;
	padding:8px 0 8px 15px;
	background:url(/images/list-img.png) no-repeat 0;
}
/************** Sidebar - Right *************/
.sidebar_right_top h3{
	color:#FFF;
	font-size:1.2em;
	text-transform:uppercase;
	
	padding:8px 0;
	text-align:center;
	background:#EE5010;
}
.latestnews{
	background:#FFF;
	padding:15px;
	margin-bottom:10px;
	margin-top:5px;
}
.latestnews_desc{
	padding:10px 0px;
	border-bottom: 1px solid #ECECEC;
}
.latestnews_desc h4{
	color:#555;
	
	font-size:1em;
}
.latestnews_desc p{
	color: #969494;
	font-size:0.85em;
	padding:5px 0;
	line-height:1.8em;
}
.latestnews_desc span a{
	
	font-size:0.8em;
	text-transform:uppercase;
	display:block;
	text-align:right;
	color:#777;
	text-decoration:underline;
}
.latestnews_desc span a:hover{
	color:#EE5010;
	text-decoration:none;
}
.view-all{
   padding-top:5px;	
}
.view-all a {
	
	color:#EE5010;
	font-size:0.85em;
	background:url(/images/arrow.png) no-repeat 0;
	padding-left:15px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	text-align: right;
}
.view-all a:hover{
	color:#555;
}
/******** Member-Login ********/
.sidebar_right_bottom h3{
	color:#FFF;
	font-size:1.2em;
	text-transform:uppercase;
	
	padding:8px 0;
	text-align:center;
	background:#EE5010;
}
.login_form{
	padding:15px;
	background:#FFF;
	margin-top:5px;
}
.login_form h3{
	color: #EE5010;
	font-size: 1.2em;
	text-transform: uppercase;
	
	padding-bottom: 15px;
}
.login_form div{
	padding:5px 0;
}
.login_form span{
	display:block;
	font-size:0.85em;
	color:#6A6A6A;
	padding-bottom:5px;
	text-transform:uppercase;
	
}
.login_form input[type="text"]{
	font-size:1em;
	color:#3A3A3A;
	border:1px solid #CCC;
	background:#cecece;
	padding:6px;
	width:94%;
	outline:none;
}
.login_form input[type="password"]{
	font-size:1em;
	color:#3A3A3A;
	border:1px solid #CCC;
	background:#cecece;
	padding:6px;
	width:94%;
    outline:none;
}
.mybutton{
		
	    background:#EE5010;
		padding:8px 15px;
		color: #FFF;
		border:none;
		display:inline-block;
		transition: 0.5s ease;
		-o-transition: 0.5s ease;
		-moz-transition: 0.5s ease;
		-webkit-transition: 0.5s ease;
		text-transform: uppercase;  
	    cursor:pointer;
	    -webkit-appearance:none;
	    float:right;
}
.mybutton:hover{
    background:#222;
    color:#FFF;
}
.login_form span a{
	color:#888;
}
.login_form span a:hover{
	text-decoration:underline;
	color:#555;
}
.login_form h4{
	font-size:1em;
	color:#888;
	
	padding-top:20px;
}
.login_form a{
	font-size:0.85em;
	color:#EE5010;
}
.login_form a:hover{
	color:#555;
	text-decoration:underline;
}
/*** Footer ***/
.footer{
	background:#FFF;
}
 /*  GRID OF FOUR   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col_1_of_4:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
	
.span_1_of_4 {
	width: 20.8%;
	padding:1.5%; 
}
.span_1_of_4  h3{
	 font-size:1.2em;
	 color:#EE5010;
	 border-bottom: 1px dotted #D5D5D5;
	 
	 text-transform:uppercase;
	 margin-bottom:10px;
}
.span_1_of_4  p{
	font-size:0.85em;
	padding:5px 0;
	color:#969494;
	line-height: 1.8em;
}
.span_1_of_4  p span a{
	color:#EE5010;
	
}
.span_1_of_4  p span a:hover{
	color:#222;
}
.location li,ul.address li{
	font-size:0.85em;
	color:#6A6A6A;
	display:block;
	padding:7px 0;
}
.Testimonials_desc p span.up{
	padding-right:10px;
}
.Testimonials_desc p span.down{
	padding-left:10px;
}
.Testimonials_desc p span.down img{
	vertical-align:middle;
}
.Testimonials_desc h5{
	font-size:0.85em;
	color:#EE5010;
	
	text-align:right;
	font-style:italic;
}
 .copy-right{
	text-align:center;
	padding:25px 0;
	background:#323232;
 }
 .copy-right p{
	font-size:0.85em;
	color:#FFF;
	
 }
 .copy-right p span { margin:0 10px;}
 .copy-right p a
 {
     margin:0 5px;
	text-decoration:underline;
	color:#EE5010;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
 }
 .copy-right p a:hover{
 	color:#FFF;
	text-decoration:none;
 } 
 /************ Services **************/
.services_grid{
	float:left;
	width:77%;
	margin:0 2% 0 0;
}
.service_desc{
	padding-bottom:18px;
}
.listview_1_of_2{
	display: block;
	float:left;
	margin: 0% 0 0% 1.6%;
}
.listimg{
	display: block;
	float:left;
}
.text{
	display: block;
	float:left;
	margin: 0% 0 0% 3.6%;
}
.listview_1_of_2:first-child { margin-left: 0; } 

.images_1_of_2 {
	width: 46.2%;
	padding:1.5%; 
}
.listimg_2_of_1 {
	width:16.2%;
}
.list_2_of_1 {
	width: 78.2%;
}
.images_1_of_2  img {
	max-width:100%;
	display:block;
}
.list_2_of_1  h4{
	color:#555;
	font-size: 1.4em;
	margin:5px 0;
	text-transform: uppercase;
	
}
.list_2_of_1  p{
	color: #969494;
	font-size: 0.85em;
	padding:0;
	line-height: 1.8em;	
}
/*********** Marketing ************/
.marketing{
	margin-bottom:12px;
}
.image {
	clear: both;
	padding: 1.5%;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.grid {
	display: block;
	float:left;
	margin: 0% 0 0% 2.6%;
}
.grid:first-child { margin-left: 0; }

.images_3_of_1 {
	width:35.2%;
	position:relative;
}
.blog-leftgrids{
	margin-bottom:25px;
}
.blog-desc{
	width: 60.1%;
}
.images_3_of_1  img {
	max-width:100%;
	display:block;
}
.blog-desc  h4 a{
	color:#555;
	
	font-size:1.2em;
	text-transform:uppercase;
}
.blog-desc  p {
	font-size:0.85em;
	color:#787878;
   line-height:1.8em;
}
/*********** Contact ************/
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding:5px 0;
}
.contact-form span{
	display:block;
	color: #949494;
	
	padding-bottom:5px;
	font-size:0.85em;
	text-transform:uppercase;
}
.contact-form input[type="text"],.contact-form textarea{
		    padding:8px;
			display:block;
			width:98%;
			background:none;
			border:1px solid #DDDCDC;
			outline:none;
			color:#555;
			font-size:1em;
			font-family:Arial, Helvetica, sans-serif;
			-webkit-appearance:none;
}
.contact-form textarea{
		resize:none;
		height:120px;		
}
.contact-form input[type="text"]:focus,.contact-form textarea:focus{
	border:1px solid #CAC8C8;
}
.submit_button{
	font-size:1em;
	padding:10px 20px;
	text-shadow:0px 1px 1px rgba(94, 94, 94, 0.9);
	color:#FFF;
	border:none;
	cursor:pointer;
	background:#EE5010;
	text-decoration: none;
	text-transform:uppercase;
	outline: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
    position:absolute;
    right:0;
}
.submit_button:hover{
	text-shadow: 0px 0px 1px #000;
    background:#000; 
}
.contact_info{
	margin-top:30px;
}
.gs_list_page{margin-top:10px;}
.gs_list_page ul li{list-style: none;float: left;margin: 0 5px;font-size: 13px;}
.gs_list_page ul li a{border: 1px solid #CCCCCC;padding: 5px 10px;background-color: #EEEEEE;color: #363636;}
.gs_list_page ul li a:hover {	background-color: #FF9900;color: #FFFFFF;}
.articleInfo{line-height: 2rem;}
.articleInfo strong{font-weight: bold;}
.articleInfo p,.quyu{line-height: 2rem;font-size: 14px;}
.quyu strong{font-weight: bold;}
.quyu ul{display: block;border: 1px dashed #B9DFF9;clear: both;}
.quyu ul li{float: left;margin-right: 10px;font-size: 14px;line-height: 2rem;}
.bold{font-weight:bold;}
.pic100 img{width: 100%;}
.max500{max-width: 500px;}

.column {
	float: left;
	width: 276px;
	height: 230px;
	border: 1px #eeefef solid;
	display: inline;
	margin: 0 0 40px 20px;
	background-color: #FFF;
	box-shadow: 0 2px 2px #f8f8f8;
}
.pic_a {
	display: inline-block;
	padding: 0 8px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;color: #208d13;
}
.column a:hover{color:#EFA95D;font-weight: bold;}


/**** Responsice Layout *****/
@media only screen and (max-width: 1920px) and (min-width: 1366px) {
	.content{width: 83%;}
	.sidebar{width: 11%;}
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {

	.content{width: 78%;}
	.sidebar{width: 16%;}
	
	.bw_news ul li .news_date{width: 6%;}
	.bw_news ul li .news_lists{width: 93%;}
	.main_top{min-height: 70px;}
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
	
	.bw_news ul li .news_date{width: 8%;}
	.bw_news ul li .news_lists{width: 91%;}
	.main_top{min-height: 110px;}
}
@media all and (max-width: 1024px) {
	.content{width: 72%;}
	.sidebar{width: 22%;}
	
	.bw_news ul li .news_date{width: 9%;}
	.bw_news ul li .news_lists{width: 90%;}
	.main_top{min-height: 110px;}
}
@media all and (max-width:800px) {
    .copy-right p span,.copy-right p a{font-size: 15px;}
	.logo{
		padding:0;
	}
	.menu li a{
		font-size:0.95em;
		padding:25px 10px;
	}
	.content{
		width: 69%;
	}
	.content_bottom{
		padding:15px;
	}
	.sidebar{
		width:26%;
	}
	.services_grid{
		width:72%;
	}
	.contact-form input[type="text"], .contact-form textarea{
		width:93%;
	}
	
	.maphot{display: none;}
	
	.bw_news ul li .news_date{width: 18%;}
	.bw_news ul li .news_lists{width: 81%;}
	
	.main_top{min-height: initial;}
	h2.titles {float: initial;}
	.update_time{float: initial;}
}
@media all and (max-width:640px) {
    .window{display: none;}
	.content_bottom{min-height:initial;}
	.content_bottom .contacts span{width:96%;}
	.wrap{
		width:95%;
	}
	.logo{
		width:40%;
		padding:8px 0;
	}
	.menu li a{
		padding:25px 5px;
	}
	.sidebar{
		float:none;
		width:100%;
	}
	.content{
		float:none;
		width:100%;
		margin:10px 0;
	}
	.col_1_of_4{
		margin:0;
	}
	.span_1_of_4{
		width:94%;
		padding:3%;
	}
	.services_grid{
		float:none;
		width:100%;
		margin:0 0 10px 0;
	}
	.blog-desc h4 a{
		font-size:1em;
	}
	.marketing{
		margin-bottom:0;
	}
	
	.bw_news ul li .news_date{width: 10%;}
	.bw_news ul li .news_lists{width: 89%;}
}
@media all and (max-width:480px) {
	.wrap{
		width:95%;
	}
	.logo{
		float:none;
		width:100%;
		text-align:center;
		padding:0;
	}
	.menu{
		float:none;
	}
	.menu li a{
		padding:10px 18px;
	}
	.services h3,.projects h3,.sidebar_right_bottom h3{
		font-size:1em;
		padding:6px 0;
	}
	.feature_list{
		padding-top:0;
	}
	.listview_1_of_2{
		margin:0 0 10px 0;
	}
	.images_1_of_2{
		width:100%;
		padding:0%;
	}
	.images_3_of_1,.blog-desc{
		width:100%;
	}
	.grid{
		margin:10px 0 0 0;
	}
	.contact_info{
		margin-top:10px;
	}
	
	.bw_news ul li .news_date{width: 16%;}
	.bw_news ul li .news_lists{width: 83%;}
	
 }
@media all and (max-width:320px) {
	.wrap{
		width:95%;
	}
	.menu li a {
		font-size:0.7em;
		padding: 6px 4.2px;
	}
}
.content_bbs{width:96%;}