@media screen and (max-width : 1280px) {
	.row1{ width:100%;}
/*.slider_area img {
	height:100%;
}*/
.row1 ul li{ margin:0 1px;}
}
@media screen and (max-width: 768px) {
.active {
	display: block;
}
.my_nav li {
	float: none;
}
.my_nav li .parent {
	background-position: 95% 50%;
}
.my_nav li li .parent {
	background-image: url("images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.my_nav ul {
	display: block;
	width: 100%;
}
.my_nav li.hover ul, .my_nav li li.hover ul {
	position: static;
}
.row1 ul {
	width: 97%;
	margin: 0;
	margin-left:0px;
	float:left;
}
.row1 ul li {
	float: none;
}
.row1 ul li a {
	background: #ddd;
	border-radius:0;
	border-bottom:1px dotted #aaa;
	padding-right:0;
	padding-left:0;
	text-indent:20px;
	margin:0;
}
.main2{ max-width:100%; width:100%;}
.row1_col1, .row1_col2, .row4_col, .row5_col1, .row5_col3, .row6_col1, .row_8_box2, .own_slide, .left, .footer ul, .footer p{ width:95%; margin:auto;  float:none;}
.row1 a img, .row4 img, .row5_col3 img{ float:none;}
.row1, .row1_col1, .row1_col2{text-align:center; border:0;}
.slider_area{ width:740px; margin:auto; height:313px;}
.slider_area img{ width:100%; height:100%;}
#pager{ width:100%; height:28px;}
#jssor_1{ width:95% !important; margin:auto !important;}
.footer ul{ display:inline-block; text-align:center;}
.row5_col3{ min-height:530px;}
.row2 h2 span{ float:left; width:100%;}
.left{ width:54%; text-align:center;}
.footer ul li{ float:none; margin:10px 0;}
}
@media screen and (max-width: 640px) {
.slider_area{ width:600px; margin:auto; height:250px;}
.row4_col p{ width:98%;}
.row2 h2{ font-size:30px;}
.row2 h3{ font-size:15px;}
.row5_col3{ min-height:480px;}
.left{ width:100%;}
.footer ul li:nth-child(2n){ display:none;}
.row4_col{ text-align:center;}
}
@media screen and (max-width: 480px) {
.slider_area{ width:450px; margin:auto; height:180px;}
.row4 img{ width:98%;}
#pager span{ width:5px; height:5px;}
#pager a{ padding:3px;}
#pager{ height:12px;}
.row5_col3{ min-height:350px;}
.footer ul li a, .footer p{ font-size:14px;}
.footer ul li{margin:7px 0;}
}
@media screen and (max-width: 360px) {
.slider_area{ width:320px; margin:auto; height:130px;}
.row5_col3{ min-height:250px;}
.footer ul li{ margin-left:2px;}
.footer p, .footer ul li a{ font-size:11px;}

}
@media screen and (max-width: 320px) {
	.row5_col3{ min-height:220px;}
}