﻿/* 
* @Title:  共用样式表
* @Author: 张启宇
* @Date:   2016-11-1 11:43:52
* @Last Modified time: 
*/

/* 重置 */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend,li{font:13px/24px "微软雅黑",arial,"\5b8b\4f53";color:#333;outline:0;}
body{background:none;position:relative;max-width:1920px ;min-width:1230px; margin:0 auto;overflow-x:hidden;}

@media (max-width: 1315px) {
body{
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

/*公用样式*/
.w1200{width:1200px;margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.none{display:none;}
.ov{overflow: hidden;}
.pa-bot40{padding-bottom:40px;}


.group-2-img{width:100%;height:360px;}
.news_5{width:100%;height:650px;margin-top: 20px}
.gema-banner{width:100%;position:relative;}
.gema-left{width:800px;height:655px;paddi-ng:40px;; float:left;}
.gema-left h2{font-size:20px;color:#777777;padding-bottom:15px;}
.gema-left h3{font-size:36px;line-height: 40px;color:#ddbb98;font-family:'arial';letter-spacing:-2px;}
.gema-left h5{font-size:18px;color:#777777;}
.gema-left p{font-size:18px;color:#777777;text-align: center;line-height: 66px}

.gema-pics{width:800px;height:450px;position:relative;overflow:hidden;margin-top:35px;}
.gema-pics li{width:820px;height:535px;float:left;text-align:center;}
.gema-pics li p{font-size:18px;color:#777777;}
.gema-pics li .gema-video{width:820px;height:480px;padding-bottom:20px;}

.gema-right{width:270px;height:610px;padding:0px 40px; background:#e6e7e9;float:right;position:relative;}
.gema-right .gema-idxs{width:220px;height:480px;position:absolute;top:85px;overflow: hidden;}
.gema-right .gema-idxs li{width:220px;height:150px;margin-bottom:32px;text-align:center;cursor:pointer;}
.gema-right .gema-idxs li p{font-size:14px;color:#777777;}
.gema-btns a{width:42px;height:41px; position:absolute;left:128px;z-index:100;}
.gema-btns .gema-prev{background:url("../images/pema-prev.png") no-repeat center center;top:25px;}
.gema-btns .gema-next{background:url("../images/pema-next.png") no-repeat center center;bottom:25px;}












