@charset "UTF-8"; * {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    font-family: 'Microsoft Yahei',Helvetica,Arial,sans-serif;
    font-size: 14px;
}

ul,li {
    list-style: none;
}

h1,h2,h3,ul,li,p {
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}
#main-content {padding:100px 0;}
/*HEADER*/
.header {
    width: 100%;
    background-color: #fbfbfb;
    z-index: 999999;
    border-top: 4px solid #dc2221;
    border-bottom: 1px solid #ccc;
    _margin-bottom: 20px;
    position: fixed;
    top: 0;
    left: 0;
}

.wrap, .headwrap {
    margin: 0 auto;
    width: 1200px;
}

.logo, .menu>ul>li {
    float: left;
    position: relative;
}

.logo {
    width: 260px;
}

.logo a {
    background: url(../images/wtm-menu-logo.png) no-repeat;
    width: 220px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}

.menu {
    float: left;
}

.menu ul li a {
    display: block;
    line-height: 60px;
    width: 110px;
    text-align: center;
}

.menu ul li a .sub-indicator {
    right: 7px;
    top: 50%;
    margin-top: -2px;
    position: absolute;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top: 4px solid #ddd;
}

.menu ul li .child_navs {
    display: none;
    padding: 0 0 5px 0;
    position: absolute;
    top: 60px;
    z-index: 10;
    background-color: #fbfbfb;
    min-width: 200px;
    border: solid 1px #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.menu ul li .child_navs li {
    float: left;
    width: 50%;
}

.menu ul li .child_navs li:hover a {
    color: #dc2221;
}

.menu ul li ul li a {
    line-height: 40px;
    height: 40px;
}

/*FOOTER*/
#footer-2016-links-wrapper {
    width: 100%;
    background-color: #222;
    border-top: 1px solid #3c3b3b;
}

.footer-2016-content {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 20px;
}

.footer-2016-content h5, .footer-2016-content h6 {
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
}

#footer-2016-links-wrapper ul {
    padding: 0 0 20px;
    border-bottom: 0 solid #013e00;
}

#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}

#footer-2016-links-wrapper ul li a {
    color: #fff;
    display: block;
    margin-top: 7px;
    padding-top: 2px;
    height: 18px;
    background-size: 20px 20px;
}

#footer-2016-links-wrapper ul.more-links li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 13px;
}

#footer-2016-links-wrapper ul.more-links li a {
    color: #727272;
    height: auto;
    background-size: auto;
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin-top: 0;
    padding-left: 0;
}

.footer-2016-content p {
    margin: 10px 0;
    font-size: 12px;
    color: #727272;
}

.footer-2016-content p a {
    padding-right: 10px;
    color: #49cc08;
}

.links a {
    float: left;
    margin: 0 0 20px 20px;
}

.footer {
    margin-top: 20px;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    color: #999;
    line-height: 26px;
    font-size: 12px;
}


.main_lunbo{
	float: left;
}
.lunbo{
	position: relative;
	width:600px;
	height:350px;
	overflow: hidden;
	font: 12px/1.5 Verdana, Geneva, sans-serif;
	text-align: left;
	background: white;
	
}
.lunbo .pic img {
	width:600px;
	height:350px;
	display: block;
}
.lunbo .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 36px;
	width:100%;
	background: #333;
	filter: alpha(opacity=40);
	opacity: 0.58;
	overflow: hidden;
}
.lunbo .txt {
	position: absolute;
	top: 0;
	z-index: 2;
	height: 36px;
	width:100%;
	overflow: hidden;
	 background: #333;
	 opacity: 0.8;
}
.lunbo .txt li {
	height:36px;
	line-height:36px;
	position:absolute; 
}
.lunbo .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.lunbo .num {
	position: absolute;
	z-index: 3;
	bottom:12px;
	right:0px;
}
.lunbo .num li {
	float: left;
	position: relative;
	width: 10px;
	height: 10px;
	line-height: 15px;
	overflow: hidden;
	text-align: center;
	margin-right: 19px;
	cursor: pointer;
}
.lunbo .num li a, .lunbo .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
}
.lunbo .num li span {
	z-index: 1;
	background:#fff;
	opacity: 1;
}
.lunbo .num li.on a, .lunbo .num a:hover {
	background:#0075a9;
}


.main{
    width:1024px;
    margin: 0 auto;
}
.main1{
	width: 100%;
	float: left; }

.main1-left{
	width:624px;
	float: left; 
	 
}
.main1-text{
	width:100%;
	float: left; 
}
.main1-left-ul{
	width:100%;
	margin-left: 10px;
	float: left;
}
.main1-left-ul li{
	line-height:35px;
	text-indent:1em;
	background: url(/img/2018/point.jpg) no-repeat 1px 10px;
}
.main1-left-ul li a{
	font-size: 18px;
}
.main1-middle{
	width:380px;
	float:right; 
}
.news{
	width:340px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}

.middle-ul li{
	height:32px;
	line-height: 32px; 
	background: url(/img/2018/point.png)no-repeat 5px 14px;
    text-indent: 25px;
    overflow: hidden;
}
.middle-ul li.first{
	background: none;
	text-indent: 0;
}
.middle-ul li h2 a{ 
	font-size: 22px;
}
.middle-ul li a{ 
	font-size:16px;
}
.middle-ul li p{
	line-height: 25px;
	text-indent: 2em;
	margin: 0 auto;
	margin-top: 5px;
}

/*hot*/
.hot{ 
	width: 960px;
	float: left;
	margin-top: 10px;
}
.hot-t{
	width: 100%;
	height:30px;
	line-height:30px; 
	font-size: 16px;
	color:#2B7ACD;
	font-weight: bold;
	
}
.hot ul{ 
	width: 960px;
	float: left; 
}
.hot ul li{ 
	width: 320px;
	float: left;
	margin-top: 10px;
	font-size: 16px;
	background:url(/img/2018/point.jpg)no-repeat 5px 10px;
	text-indent:15px;
}
.hot ul li a{  
}

/*main2*/
.main2{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.main2-t{
	width: 100%;
	float: left;
	border-bottom: 1px solid #ddd;
	line-height:40px; 
	font-size: 25px;
	
}
.main2-t a{
	float: right;
	font-size: 12px;
}
.main2-t span{ 
	margin-right: 15px;
	color: #2B7ACD;
	font-weight: bold;
}
.main2-b{
	width: 100%;
	float: left; 
	margin-top: 15px; 
}
.main2-bl{ 
	width: 400px;
	float: left;  
	margin-left: 10px;
	height: 224px; 
    position: relative; 
    overflow: hidden; 
}
.main2-bl:hover img{ 
	    transform: scale(1.05);
}
.main2-bl img{
	width: 400px;
	float: left; 
	height: 224px;
	
}
.main2-bl p{
	width: 400px; 
	position:relative; 
	bottom: 35px;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    padding: 10px;
    background-color: rgba(0,0,0,.7); 
    overflow: hidden;
}
.main2-br{ 
	width:510px ;
	float:right;   
}
.main2-br li{ 
	line-height:38px; 
	background:url(/img/2018/point.png)no-repeat 5px 14px;
	text-indent:25px;
}
.main2-br li a{ 
	font-size: 18px;
}
.main2-br1{ 
	width:450px ;
	float:right;
    margin-right:30px;	
}
.main2-br1 li{ 
	line-height:38px; 
	background:url(/img/2018/point.jpg)no-repeat 5px 15px;
	text-indent: 1em;
	overflow:hidden;
}
.main2-br1 li a{ 
	font-size: 18px;
}
.main3-l{
	width:45%;
	float: left; 
}
.main3-r{
	width:45%;
	float:right; 
}
.main3-b{
	width: 100%;
	float:left;
	margin-top: 10px;
}
.main3-b .img{
	position: relative;
}
.main3-b .text {
    width: 400px;
    height: auto;
    background: #000;
    FILTER: alpha(opacity=60);
    opacity: 0.7;
    -moz-opacity: 0.7;
    position: absolute;
    left: 0;
    bottom: 0;
}
.imgtext {
    width: 400px;
    height: auto;
    float: left;
    padding: 10px;
    color: #FFF;
    font-size: 14px;
    line-height: 200%;
}
.main3-b ul li{
	line-height:38px; 
	height:38px;
	text-overflow:ellipsis;
    white-space:nowrap;
	background:url(/img/2018/point.png)no-repeat 5px 14px;
	text-indent:25px;
	overflow:hidden;
}
.main3-b li a{ 
	font-size: 18px;
}


.main4-l{
	width:49%;
	float: left; 
}
.main4-r{
	width:49%;
	float:right; 
}
.main4-b{
	width: 100%;
	float: left;
	
}
.main4-b ul li{ 
	float: left;
	width: 150px;
	margin-left: 12px; 
	overflow: hidden;
	margin-top: 10px;
	_height:165px;
}

.main4-b li img{ 
	width: 140px;
	height: 120px;
	padding:0 5px;
}
.main4-b li p {
    padding:2px 5px;
	overflow:hidden;
}
#demo {
	background: #FFF;
	overflow: hidden;
	border: 0px dashed #CCC;
}
#demo img {
	border: 1px solid #F2F2F2;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
}
#demo2 {
	float: left;
}
.ul-pic li{
	float: left;
	width: 230px;
	overflow: hidden;
	margin-right: 10px;
}
.ul-pic li img{ 
	width: 230px;
	height: 150px;
}
.ul-pic li:hover img{ 
	    transform: scale(1.05);
}

/*banner*/
.banner {
	width:600px;
	height:350px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.banner-btn {
	display:none;
}
.banner-btn a {
	display:block;
	line-height:40px;
	position:absolute;
	top:150px;
	width:40px;
	height:40px;
	background-color: #000;
	opacity:0.3;
filter:alpha(opacity=30) color: rgb(255, 255, 255);
	overflow: hidden;
	z-index:4;
}
.prevBtn {
	left:5px;
}
.nextBtn {
	right:5px;
}
.banner-img {
	font-size:0;
*word-spacing:-1px;/* IE6銆�7 */
	letter-spacing: -3px;
	position:relative; 
}
.banner-img li {
	display:inline-block;
*display:inline;
*zoom:1;/* IE6銆�7 */
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	font-size:12px;
}
.banner-img li img{
	width:600px;
	height:340px;
}
.banner i {
	background:url(../img/a.png) no-repeat;
	width: 15px;
	height: 23px;
	cursor:pointer;
	margin: 8px 0 0 12px;
	display:block;
}
.banner .nextBtn i {
	background-position:-200px -24px;
}
.banner .prevBtn i {
	background-position:-200px 0px;
}
.banner-circle {
	position:absolute;
	left:50%;
	bottom: 15px;
	height: 13px;
	text-align: center;
	font-size: 0;
	border-radius: 10px;
	background:rgba(255, 255, 255, 0.3);
filter:alpha(opacity:30);
}
.banner-circle li {
	border-radius: 10px;
	margin:2px;
	display: inline-block;
	display: -moz-inline-stack;
	vertical-align: middle;
	zoom: 1;
}
.banner-circle li a {
	display: block;
	padding-top: 9px;
	width: 9px;
	height: 0;
	border-radius: 50%;
	background: #B7B7B7;
	overflow: hidden;
}
.banner-circle .selected a {
	background:#F40;
}


@media (min-width: 1024px) and (max-width:1199px) {
/*HEAD*/
.wrap, .headwrap {
    margin: 0 auto;
    width: 1024px;
}
.logo {
    width: 180px;
    border: 0;
    overflow: hidden;
    text-align: center;
}
.logo a {
    background: url(../images/wtm-menu-logo.png) no-repeat;
    width: 180px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}
.menu ul li a {
    width: 110px;
}

    /*FOOTER*/
    .footer-2016-content {
        width: 1024px;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

.hot {width:96%;padding:0 2%;}
.main3-l, .main3-r {padding: 2%;}
.main2-t, .main2-b {width:96%;padding:0 2%;}

}

@media (min-width: 768px) and (max-width:1023px) {
/*HEAD*/
.wrap, .headwrap {
    margin: 0 auto;
    width: 768px;
}
.logo {
    width: 180px;
    border: 0;
    overflow: hidden;
    text-align: center;
}
.logo a {
    background: url(../images/wtm-menu-logo.png) no-repeat;
    width: 180px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}
.menu ul li a {
    width: 90px;
}

    /*FOOTER*/
    .footer-2016-content {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

#main-content {padding:80px 0;}
.main {width:100%;}
.main1-left {width:368px;}
.banner {width:100%;height:auto;}
.banner-img li img {width:100%;height:auto;}
.hot {width:96%;padding: 0 2%;}
.hot-t {margin-left:20px;}
.hot ul {width:100%;float:none;}
.hot ul li {width:50%;}

.main3-l, .main3-r {width:96%;padding:0 2%;float:none;}
.main2{width:96%;padding:0 2%;}
.main3-b ul li {float:left;width:50%;}
.main3-b img {width:100%;height:auto;}
.main4-l, .main4-r {width:100%; float:none;}
.main4-b ul li {width:31%;padding:0 1%; margin-left:0;}
.main4-b li img {width:100%;height:auto;}
}

@media only screen and (max-width: 767px) {
#indemo {
    height:210px;
}
/*HEAD*/
.header {
    position: relative;
    background: #fbfbfb;
	margin-bottom:0;
}
.wrap, .headwrap, .play, .left, .right, .sbox, .lbox, .list {
    width: 100%;
}
.mico {
    left: 0;
    background: url(../img/menu_ico.png) 16px no-repeat;
}
.mico, .sico {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 50px;
    border-right: 1px solid #ccc;
    text-indent: -9999px;
}
.logo {
    width: 220px;
    border: 0;
    overflow: hidden;
    float: none;
    text-align: center;
    margin-left: 60px;
}
.logo a {
    background: url(../images/wtm-menu-logo.png) no-repeat;
    width: 220px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 5px 0;
}
.menu {
    display:none;
}

    /*FOOTER*/
    .footer-2016-content {
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .footer-2016-content h5, .footer-2016-content h6 {
        margin: 10px 20px;
    }

    #footer-2016-links-wrapper ul {
        padding: 0 0 20px 20px;
        border-bottom: 0 solid #013e00;
    }

    #footer-2016-links-wrapper ul li {
        display: inline-block;
        margin-right: 9px;
    }

    .footer-2016-content p {
        margin: 10px 20px;
        font-size: 12px;
        color: #727272;
    }

#main-content {padding:10px 0;}
.main {width:100%;}
.main1-left{width:96%;padding:0 2%;float:none;}
.banner{width:100%;height:auto;}
.banner-img li img {width:100%;height: auto;}
.main1-middle {margin-top: 10px;width:96%;padding:0 2%;float:none;}

.hot {width:96%;padding: 0 2%;}
.hot-t {margin-left:20px;}
.hot ul {width:100%;float:none;}
.hot ul li {width:100%;float:none;}

.main3-l, .main3-r {width:96%;padding:0 2%;float:none;}
.main2{width:96%;padding:0 2%;}
.main3-b img {width:100%;height:auto;}
.main4-l, .main4-r {width:100%; float:none;}
.main4-b ul li {width:29%;padding:0 2%;margin-left:0;}
.main4-b li img {width:100%;height:auto;}
}


#owl-demo {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    display: block;
}
#owl-demo img {
    display: block;
    width: 100%;
}
