body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: Arial, Helvetica, sans-serif;
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: Arial, Helvetica, sans-serif;
    /*文字字体定义 */
    font-size: 14px; font-family:Arial, Helvetica, sans-serif
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1000px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none; color:#333
}
a:hover{
    text-decoration: none; color:#ff2d32
}

/*

a:link {
    color: #2c2c2c;
}



a:visited {
    color: #2c2c2c;
}

*/

/*a:hover {
    color: #2c2c2c;
    text-decoration: none;
}*/


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}

a {
    transition: all 0.3s linear 0s;
}


/* 点击激活链接 */

/*p {
    line-height: 24px;
}*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #ff2d32;
}

.color {
    color: #ff2d32;
}

/*index banner*/

.banner {width: 100%;position: relative;z-index: 0;}
.banner .flexslider {width: 100%;height: 100%;overflow: hidden;min-width: 1000px;}
.banner .slides {position: relative;z-index: 1;}
.banner .slides li {height: 100%;}
.banner .slides li img {width: 100%;margin: 0 auto;display: block;}

/*左右切换*/
.banner .flex-direction-nav {width: 1200px;height: 48px;position: absolute;left: 50%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{display: none}


/*toparea*/
.topraea{ width:100%; height:40px; margin:0 auto; background:#333333}
.topraea ul{ width:1200px; height:40px; margin:0 auto}
.topraea ul li{ float:left; line-height:40px; color:#efefef; font-size:14px;}
.topraea ul li a{line-height:40px; color:#efefef; font-size:14px;}
.topraea ul li.li1{ background:url(../images/chinese.jpg) 0 center no-repeat; text-indent:35px; line-height:40px; font-size:16px; color:#efefef; margin-right:30px}
.topraea ul li.li2{ background:url(../images/english.jpg) 0 center no-repeat; text-indent:38px; line-height:40px; font-size:16px; color:#efefef}

/*header*/
.heading{ width:100%; height:120px; margin:0 auto; background:#fff; display:block; overflow:hidden}
.heading .main{ width:1200px; height:120px; margin:0 auto}

.heading .main .logo{ display:block; float:left; height:120px; background:url(../images/logo.png) 0 center no-repeat; padding-left:162px;}
.heading .main .logo p{
	font-size: 28px;
    color: #333333;
    line-height: 40px;
    padding-top: 24px;
    text-transform: uppercase;
    font-family: impact;}
.heading .main .logo span{
	color: #ff2d32;
    font-size: 14px;
    line-height: 18px;
    font-weight: 100;
    font-family: arial;
    width: 650px;
    height: auto;
    display: block;}

.heading .main .tel{ display:block; float:right; height:120px; background:url(../images/tel.jpg) 0 center no-repeat; padding-left:54px}
.heading .main .tel p{ font-size:14px; color:#494848; line-height:18px; padding-top:37px}
.heading .main .tel span{ font-size:28px; color:#333333; font-family:Arial, Helvetica, sans-serif; font-weight: bold; line-height:30px}

/*nav*/
.Topnav{width: 100%;height:60px; background:#ff2d32;position: relative;z-index: 99;/*margin-top: 20px;*/}
.nav>li{float: left;width: 171px;height: 60px;line-height: 60px;}
.nav>li.hover>a,.nav>li:hover>a{color: #ff2d32; background:#fff; font-weight:bold}
.nav>li.hover,.nav>li:hover{background:#fff;color:#ff2d32; font-weight:bold}
.nav>li>a{text-align: center;display: block;font-size: 16px;color:#fff; font-weight:bold; text-transform:uppercase}



.erji{background-color:#555555;margin-top:0;display: none; width:400px; margin-left:-150px; font-weight:100}
.erji>li{height: 35px;font-size: 14px;line-height: 35px; border-bottom: 1px solid #7c7c7c }
.erji>li>a{color: #fefbfb;line-height: 35px;text-align: center;display: block;margin: 0 auto;text-overflow:ellipsis;white-space:nowrap; display:block; overflow:hidden;font-weight:100}
.erji>li:hover a{color: #fff; font-weight:bold; background:#ff2d32}

@keyframes hover {
    0% {
        background-position-y: 78px;
    }
    100% {
        background-position-y: 68px;
    }
}


/*footer*/
/*foot*/
.foot{ width:100%; height: auto; margin:0 auto; background:#333333; padding-top:45px; padding-bottom:25px;}
.foot .main{ width:1200px; height:auto; margin:0 auto; }

.navigation{ width:405px; min-height:280px; display:block; float:left; }
.navigation .titlea{ height:43px; line-height:43px; font-size:24px; color:#ccc}
.navigation .titlea span{line-height:43px; font-size:12px; color:#60605e; font-family:Arial, Helvetica, sans-serif; margin-left:16PX}
.navigation .content{ margin-top:20px}
.navigation .content a{ width:105px; height:48px; display:block; border-bottom:1px solid #606060; float:left; line-height:48px; font-size:14px; color:#acacac; margin-right:70px; text-transform:uppercase}

.contacta{width:420px; min-height:280px; display:block; float:left;}
.contacta .titlea{ height:43px; line-height:43px; font-size:24px; color:#ccc}
.contacta .titlea span{line-height:43px; font-size:12px; color:#60605e; font-family:Arial, Helvetica, sans-serif; margin-left:16PX}
.contacta .content{ margin-top:20px; font-size:14px; line-height:30px; color:#acacac;}
.contacta .content *{font-size:14px; line-height:30px; color:#acacac;}
.contacta .content strong{ font-size:14px; line-height:32px; color:#acacac}

.ewma{ width:320px; height:auto; display:block; float:right;}
.ewma .titlea{ height:43px; line-height:43px; font-size:24px; color:#ccc}
.ewma .titlea span{line-height:43px; font-size:12px; color:#60605e; font-family:Arial, Helvetica, sans-serif; margin-left:16PX}
.ewma .content{ margin-top:20px; min-height:200px; position:relative}
.ewma .content .ewmaa{ position:absolute; right:0; top:0; width:149px; height:auto; line-height:45px; display:block; text-align:center; font-size:14px; color:#acacac}
.ewma .content .ewmaa img{ width:147px; height:147px;}
.ewma .content .hottel{ position:absolute; left:0; top:48px; width:164px; height:auto; display:block; text-align: right; font-size:16px; line-height:28px; color:#acacac}
.ewma .content .hottel img{ padding-bottom:15px}
.ewma .content .hottel p{font-size:20px; line-height:28px; color:#acacac; font-family:Arial, Helvetica, sans-serif}


.footer{ width:100%; height:70px; margin:0 auto; background:#333; border-top:1px solid #454545}
.footer ul{ width:1200px; height:70px; margin:0 auto;}
.footer ul li{ display:block; text-align:center; line-height:70px; font-size:14px; color:#acacac;}
.footer ul li a{line-height:70px; font-size:14px; color:#acacac;}

.nban{ width:100%; height:300px; margin:0 auto; background:#dfdfdf;}