/**
 * by jayyu 2015/8/21
 */
@charset "gb2312";/* @base */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button{margin:0;padding:0; outline: none;}body,button,input,select,textarea{font-size:14px;font-family:'microsoft yahei',Sans-Serif;}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none;}input,select,textarea{font-size:100%;}table{border-collapse:collapse;border-spacing:0;}th{text-align:inherit;}fieldset,img,a img{border:0;}iframe{display:block;}abbr,acronym{border:0;font-variant:normal;}del{text-decoration:line-through;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:500;}ol,ul{list-style:none;}caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:500;}q:before,q:after{content:'';}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}em{font-style:normal;}ins,a{text-decoration:none;}a,input{-webkit-tap-highlight-color: transparent;}a{-webkit-touch-callout:none;}.fn-clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}.fn-clear{*zoom:1;}.fn-hide{display:none;}.fn-left,.fn-right{display:inline;}.fn-left{float:left;}.fn-right{float:right;}::-webkit-scrollbar{display: none;}
::-webkit-scrollbar-button:vertical{display:none;}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment{display:none;}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement{display:none;}
::-webkit-scrollbar-button:vertical:increment{display:none;}
::-webkit-scrollbar-button:vertical:decrement{display:none;}
::-webkit-scrollbar-track:vertical{background-color:#ABACAB;}
::-webkit-scrollbar-track-piece{background:white;}
::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#ABACAB;-webkit-border-radius: 5px;}
::-webkit-scrollbar-corner:vertical{background-color:#ABACAB;}
*{
    margin: 0;
    padding: 0;
}
body{
    color: #000;
    font-size: 16px;
    font-family: "Microsoft Yahei",sans-serif,"Helvetica Neue",Helvetica,Arial;
    background-color: #fff;
}
a:hover{
    color: #00b9ff!important;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
.head{
    height: 60px;
    position: relative;
}
.adv{
    position: relative;
    clear: both;
    margin: 10px 0;
}
.adv img{
    display: block;
}
.adv .adv_label{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 26px;
    height: 16px;
    z-index: 12;
    background: url(http://ra.gtimg.com/web/res/icon/leftbottom_new.png) 100% 0% no-repeat;
}
.logo-box{
    float: left;
    margin-top: 10px;
}
.defaultTips {
    position: absolute;
    top: 0;
    left: 15px;
    height: 30px;
    line-height: 30px;
    color: #e2e2e2;
}

.views{
    margin-top: 0px;
}
.views .viewCon{
    padding: 10px 0;
    height: 465px;
}
.views .viewCon table{
    width: 1000px;
}
.views .viewCon tr td{
    width: 250px;
    overflow: hidden;
    border: 0;
}
.views .viewCon tr td .tdCon{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.views .viewCon tr.one .theone .tdCon{
    width: 492px;
    height: 298px;
}
.views .viewCon tr.two .tdCon{
    height: 295px;
}
.views .viewCon tr td img{
    width: 250px;
    display: block;
}
.views .viewCon tr.one{
    height: 170px;
}
.views .viewCon tr.two{
    height: 130px;
}
.views .viewCon tr.three{
    height: 165px;
}
.views .viewCon tr.one .theone{
    width: 242px;
    padding: 0 4px 2px;
}
.views .viewCon tr.one td{
    height: 170px;
}
.views .viewCon tr.one td img{
    width: 250px;
    height: 170px;
}
.views .viewCon tr.one .theone img{
    width: 492px;
    height: 298px;
}
.views .viewCon tr.two td img{
    height: 295px;
}
.views .viewCon tr.three td.first{
    padding: 1px 2px 0 4px;
}
.views .viewCon tr.three td.second{
    padding: 1px 4px 0 2px;
}
.views .viewCon tr.three td img{
    width: 244px;
    height: 164px;
}
.tdCon .caption {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 4px 0;
    text-indent: 10px;
    z-index: 10;
    color: #fff;
}
.tdCon .cover{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    opacity: 0.6;
    filter:alpha(opacity=60);
    z-index: -1;
}
.tdCon .more .cover{
    background-color: #409EC1;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.tdCon .more{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999;
    color: #fff;
    font-size: 18px;
    display: none;
}
.tdCon .more .text{
    position: absolute;
    width: 100%;
    top: 35%;
    text-align: center;
    font-size: 16px;
    /*display: none;*/
}
.tdCon .more .text p{
    padding: 0 10px;
    text-align: left;
    font-size: 14px;
}
.cooperation{
    margin-top: 20px;
}
.cooperation .title .ways{
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    padding: 0 5px;
    border-radius: 5px;
    background-color: #409EC1;
}
.cooperation .title .ways img{
    display: inline;
    vertical-align: middle;
}
.cooperation .windows{
    height: 220px;
    padding: 20px 0;
    position: relative;
}
.cooperation .windows ul.slides{
    position: relative;
    width: 1000px;
    height: 220px;
    margin: 0 auto;
}
.cooperation .windows ul.slides li{
    width: 1000px;
    height: 220px;
    background-color: #eee;
}
.cooperation .windows ul.slides li .imgList{
    width: 976px;
    height: 196px;
    margin: 12px 12px;
}
.cooperation .windows ul.slides li img{
    float: left;
    width: 112px;
    height: 88px;
    margin: 5px;
}
.cooperation .windows .flex-control-nav{
    display: none;
}
.cooperation .windows .flexslider{
    width: 1000px;
    margin: 0 auto;
}
.cooperation .windows .flexslider .flex-viewport{
    overflow: visible!important;
}
.cooperation .windows .whiteCover{
    position: absolute;
    top: 20px;
    height: 220px;
    width: 50%;
}
.cooperation .windows .whiteCover.left{
    right: 50%;
    margin-right: 500px;
    background-color: #fff;
    z-index: 100;
    opacity: 0.6;
    filter:alpha(opacity=60);
}
.cooperation .windows .whiteCover.right{
    left: 50%;
    margin-left: 500px;
    background-color: #fff;
    z-index: 100;
    opacity: 0.6;
    filter:alpha(opacity=60);
}
.cooperation .windows .flex-direction-nav{
    position: absolute;
    height: 220px;
    width: 1000px;
    top: 20px;
    z-index: 1000;
}
.cooperation .windows .flex-direction-nav li{
    position: absolute;
    width: 36px;
    height: 117px;
    top: 50%;
    margin-top: -58px;
    background-image: url(../images/sprite.png);
    background-repeat: no-repeat;
}
.cooperation .windows .flex-direction-nav li a{
    height: 0;
    display: inline-block;
    width: 36px;
    overflow: hidden;
    padding-top: 117px;

}
.cooperation .windows .flex-direction-nav li.flex-nav-prev{
    background-position: 0 0;
    left: -36px;
}
.cooperation .windows .flex-direction-nav li.flex-nav-next{
    background-position: 0 -117px;
    right: -36px;
}
.to-top{
    width: 78px;
    height: 78px;
    position: fixed;
    left: 50%;
    margin-left: 550px;
    bottom: 50px;
    cursor: pointer;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    z-index: 10000;
    /*display: none;*/
}
.to-top:hover{
    background-color: #86c2d8;
}
.codeFixed{
    position: fixed;
    left: 50%;
    top: 50%;
    padding: 5px 5px;
    width: 100px;
    height: 150px;
    margin-top: -75px;
    margin-left: 550px;
    background-color: #409EC1;
    z-index: 9999;
}
.codeFixed img{
    width: 100px;
    height: 100px;
}
.codeFixed p{
    font-size: 14px;
    color: #fff;
    line-height: 1.6em;
    text-align: center;
}/*  |xGv00|6fe416094779cfddd08b1b832f88c041 */